/*  
LoadPilot Layout
*/

* {
	margin:0px;padding:0px;
} 

p {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 
#line_break{
	margin: 0px;
	padding: 0px;
	clear: both;
}

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, #wrap {
	height: 100%;
}

body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/secure_area_v2/sidebar_background.gif);
	background-repeat: repeat-y;
	background-position: left top;

}

body.blank-page {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: none;
	margin: 20px;

}
body > #wrap {
	height: auto; 
	min-height: 100%;
}

#main {
	padding-bottom: 150px;
}  /* must be same height as the footer */


#footer {
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	padding: 31px 20px 0px 20px;
	height: 150px;
	clear:both;	
	color: #FFFFFF;
	background-image: url(../images/secure_area_v2/footer_background.gif);
	background-repeat: repeat-x;
} 


/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */







/* LoadPilot Layout CSS */

#banner {
	color: #333;
	width: 100%;
	float: left;
	padding: 0px;
	height: 90px;
	margin: 0px;
	background-image: url(../images/secure_area_v2/banner_background.gif);
	background-repeat: repeat-x;
	clear: both;
	background-position: left top;
}
#banner #free_tech_support {
	float: right;
	height: 34px;
	width: 403px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner #frieght_broker_logo {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 98px;
	width: 377px;
}

#navigation {
	float: left;
	width: 100%;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 56px;
	background-image: url(../images/secure_area_v2/menu_background.gif);
	background-repeat: repeat-x;
	clear: both;
}

#leftcolumn {
	color: #333333;
	margin: 0px;
	height: auto;
	width: 150px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: none;
	float: left;
}
#signout-bx{
	background-image: url(../images/secure_area_v2/signout-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 40px;
	width: 105px;
	position: relative;
	right: 10px;
	padding-top: 9px;
	padding-right: 33px;
	padding-left: 33px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#rightcolumn {
	color: #333333;
	margin: 0px;
	height: auto;
	width: 850px;
	display: inline;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	clear: none;
	float: left;
}
.status_alerts {
	font-size: 20px;
	color: #882025;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/* footer links */
.footer_menu, .footer_menu a:link, .footer_menu a:visited, .footer_menu a:active , .footer_menu a:hover{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.user_welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	clear:both;
	margin: 0px 0px 15px 0px;
}


.user_welcome .show_your_name {
	font-weight:bold;
}



INPUT.read_only {
	border:solid 0 #ffffff;
	background: transparent;
	font-size: 14px;
	color: #294994;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}



INPUT.greyed_read_only {
	border:solid 0 #ffffff;
	background: transparent;
	font-size: 14px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/*Account Page Formatting
=============================================*/
#account-container{
	clear: both;
	float: none;
	width: 700px;
	overflow: hidden;
	visibility: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.left-accountside{
	float: left;
	width: 275px;
	padding: 0px;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
.right-accountside{
	float: left;
	width: 275px;
	padding: 0px;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
.required{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	clear: both;
}
.account-bx{
	padding: 10px;
	clear: both;
	float: none;
	width: 600px;
	background-color: #faf8f8;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f2f2f2;
	border-right-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
	border-left-color: #f2f2f2;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	font-variant: normal;
	margin: 0px;
}
.account-bx-bx2{
	padding: 10px;
	clear: both;
	float: none;
	width: 380px;
	height: 215px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f4f2f2;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	font-variant: normal;
}
.account-bx-bx3{
	padding: 10px;
	clear: both;
	float: none;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f4f2f2;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	font-variant: normal;
	height: 650px;
}
.account-bx hr{
	clear: both;
	float: none;
	height: 0px;
	width: 98%;
	margin-top: 9px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
	padding: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #9f1209;
}
.clear_line{
	margin: 0px;
	padding: 0px;
	clear: both;
}
.clear{
	clear: both;
	float: none;
	height: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
hr{
	clear: both;
	float: none;
	height: 0px;
	width: 98%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #a3a2a2;
	border-bottom-color: #e3e3e3;
}
