body {
	margin:0px;
	padding:0px;
}
#header{
	width: 1400px;
	margin: 0 auto;
}
#header .logo {
	height:75px;
	padding-left:50px;
}

#header .logo img {
	height: 35px;
}

/** Search **/
#header .search {
	width: 200px;
	font-size: 10px;
	padding-right: 20px;
	text-align: right;
	vertical-align: top;
	padding-top: 15px;
}
#header .search img {
	margin-right: 2px;
}
#header .search input {
	font-style: italic;
	color: grey;
	width: 200px;
}

#header .advancedSearch input{
	width:100px;
	
}
#header  .textBoxIcon{
	position: absolute; 
	margin-left:182px; 
	margin-top:3px;
    text-decoration: none;
    height:15px; 
    z-index: 1
}

#header  .advancedSearch td.label{
	width:165px;
	text-align: right;
	
}
#header .advancedSearch td.datePicker{
	width:100px;
	
}

#header  .company{
padding-bottom:10px;
font-weight: bold;
	}


/** Links **/
#header .links {
	text-align: right;
	padding-right:50px;
}


#header .links select  {
	margin-top: 5px;
}

#header .links .company  {
	display:block;
	margin-top: 5px;
}
#container{
	clear: both;
}
#content {
	width: 1400px;
	margin: 0 auto;
	clear: both;
	position: relative;
}

#footer {
	text-align: right;
	width: 1400px;
	margin: 0 auto;
	clear: both;
}

td.deleteColumn{
	width:10px;
	}
div.contentPanel{
	position: relative;
	height: 100%
}
.passwordDialog, .contactEssDialog{
	width:30%!important;
}

.contactDialog{
	width:60%!important;
}

.contactManageDialog .ui-dialog-content{
	overflow-x:hidden !important;
	overflow-y:auto !important;
	height:700px !important;
}


td.searchTab{
	padding: 0px;
	
}

td.searchTab .searchButton{
	height: 40px;
	width: auto !important;
	padding-left: 20px;
	padding-right: 20px;	
	background-color : rgb(229, 228, 226);
	border: 0px;
	padding-bottom: 0px;
	font-size: 16px;
}

td.searchTab .selected{
	background-color: rgb(74, 107, 139);
	color: white;	
}
.searchPrimary{
margin-left:50px;
}

.searchSecondary label{
	color:white;
	font-size: 16px;
	}

.searchSecondary{
	background-color: rgb(74, 107, 139);
	height: 40px;
	width:100%;
	padding: 0px;

}

.searchSecondary.advance{
	height: 120px;
}

.selectFilter{
	width:100px;
}

.searchSecondary  .calendar input{
	width:85px !important;
}

.searchSecondary  .input{
	height:25px !important;
}

.searchSecondary a:LINK{
	
	line-height: 40px;
	padding-left: 10px;

	}
	
.searchSecondary .advancedSearchPanel .ui-icon-calendar{
	background: url("/javax.faces.resource/img/icon/sprites.png.xhtml?ln=default") no-repeat -558px -309px; 
	height: 28px;
	width: 28px;
	margin-top: -17px;
	margin-left: 0px;
}


.searchSecondary .searchPanel{
	float:left;
	width:100px;
	vertical-align: middle;
}

.searchSecondary .advancedSearchPanel{
	width:150px;
	color:white;
	padding-left:0px;
	font-size: 16px;
	text-align: left;
	vertical-align:middle;
}

.tablePager{
background-color: rgb(74, 107, 139);
height: 40px;
width:100%;
padding: 0px;
}

.searchSecondaryRight{
float: right;
margin-right: 136px;
margin-left: 2px;
margin-top: 3px;
vertical-align: middle;
height:90px;
}

.searchSecondaryLeft{
float: left;
margin-top: 3px;
vertical-align: middle;
height:100px;
}

td.firstSearchLabel{
	color:white;
	width:160px;
	padding-left:50px;
	padding-right:5px;	
	font-size: 16px;
	text-align: left;
	vertical-align:middle;
}

td.quickFirstSearchLabel{
	color:white;
	width:80px;
	padding-left:50px;
	padding-right:5px;	
	font-size: 16px;
	text-align: left;
	vertical-align:middle;
}

td.searchLabel{
	color:white;
	width:170px;
	padding-left:10px;
	padding-right:5px;	
	font-size: 16px;
	text-align: left;
	vertical-align:middle;
}

td.searchDeal{
	color:white;
	width:65px;
	padding-left:10px;
	padding-right:5px;	
	font-size: 16px;
	text-align: left;
	vertical-align:middle;
}

.separatorBottom{
	border-bottom: solid 1px #cccccc;
}

.sprite { 
		display: block; 
		background-repeat: no-repeat; 
		width: 26px; 
		height: 28px; 
		background-image: url("/javax.faces.resource/img/icon/sprites.png.xhtml?ln=default");
}

.sprite-inline{
		display: inline-block;
		background-repeat: no-repeat; 
		width: 26px; 
		height: 28px; 
		background-image: url("/javax.faces.resource/img/icon/sprites.png.xhtml?ln=default");
		margin-left: 10px;	
}

.red-delete{
		display: inline-block;
		background-repeat: no-repeat; 
		width: 26px; 
		height: 28px; 
		background-image: url("/javax.faces.resource/img/icon/redcross.png.xhtml?ln=default");
		margin-left: 10px;	
}

.add-more { 
		display: block; 
		background-repeat: no-repeat; 
		width: 29px; 
		height: 24px; 
		background-image: url("/javax.faces.resource/img/icon/arrowhead.png.xhtml?ln=default");
		float: left;
}

.add-more-text{
	line-height: 25px;
	font-weight: bold;
	font-size: 15px;
	color: #66CC66;
}

.linkList td{
	padding-left:15px;
}

a.sprite-with-text { 
	line-height: 30px;
	}

span.sprite {
	float:left;
	} 
	 
span.text {
	float: left; 
	margin-left: 10px;
	font-weight: bold;
	}

.headerActions{
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;

}	
	
.sprite-fob { background-position: -98px -18px; }

.sprite-cif { background-position: -158px -18px; }

.sprite-load { background-position: -232px -18px; }

.sprite-discharge { background-position: -296px -18px; }
	
.sprite-news { background-position: -230px -77px; }

.sprite-contact { background-position: -164px -77px; }

.sprite-settings { background-position: -97px -77px; }

.sprite-logout { background-position: -295px -77px; }

.sprite-next {background-position:-342px -894px;}

.sprite-previous {background-position:-293px -894px;}

.sprite-search {background-position:-432px -894px;}

.sprite-delete { background-position: -625px -78px; }

.sprite-confirm { background-position: -164px -210px; }

.sprite-contacts { background-position: -361px -78px;}

.sprite-info { background-position: -494px -78px;}

.sprite-add-blue { background-position: -428px -310px;}
.sprite-add { background-position: -428px -78px;}

.sprite-revert { background-position: -558px -142px; }

.sprite-fax { background-position: -428px -142px; }
tr.ui-state-highlight .sprite-fax { background-position: -428px -375px; }


.sprite-note { background-position: -428px -142px; }
.sprite-draft { background-position: -232px -142px; }

#header  .commonLinks{
font-weight: bold;
	}
	
#header  table.commonLinks{
float: right;	
	}
	
.floatRight {
	float: right;
}

.transportDataHtmlStyle {
	border: 1px solid black;
	padding: 5px;
}
.logWarpMessage{
	word-break: break-all;
	word-wrap: break-word;
	white-space:normal;
	width: 500px;
}

.selectedDocument{
	background-color:rgb(229, 228, 226) !important;
	width:100%
}

.updateCheckNotification{
	background-color:white;
	color: rgb(74, 107, 139);
	font-weight: bold;
	font-size:15px;
	display:none;
}