/* =============================== */
/* = Standard typography styling = */
/* =============================== */
body{
	font-family: verdana, sans-serif;
	position: relative;
	background: #000;
	min-width: 964px;
/*	overflow: hidden;*/
}
p, ul,ol{
	font-size: 11px;
	line-height: 16px;
	color: #636363;
	margin: 0px 0px 7px 0;
}
td, th {
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	color: #636363;
}
body.section #container, body.section #container p{
	color: #FFF;
}
h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS";
	color: #000;
}
.section h1, .section h2, .section h3, .section h4, .section h5, .section h6{
	color: #fff;
}
h3{
	font-family: verdana, sans-serif;
	font-weight: normal;
	color: #444444;
	font-size: 15px;
	line-height: 21px;
	margin-bottom: 10px !important;
}

h4{
	color: #B40024;
	font-weight: bold;
	font-size: 24px;
	margin-top: 23px;
	margin-bottom: 17px;
	margin-left: -40px;
}
.news_post h4 {
	margin-left: 0px;
}
h5{
	font-size: 18px;
	margin-top: 15px !important;
	margin-bottom: 5px !important;
	font-weight: bold;
}
h6{
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px !important;
}
a, a:visited{
	color: #1783c8;
	text-decoration: none;
}
a:hover {
	color: #0c4a73;
	text-decoration: underline;
}
#sitemap li a.currentPage {
	 color: #C8002F !important;
}
#sidebar .blocks a,
#sitemap li a {
	color: #1BA2FA !important;
}
#sidebar .blocks a:hover,
#sitemap li a:hover {
	color: #FFF !important;
}
table.table{
	border: 2px solid #E7857D;
	background: #c41230;
}

table.table td, table.table th{
	border-top: 1px solid #E7857D;
	padding: 5px 8px;
	vertical-align: top;
	font-size: 12px;
	color: #FFF;
}

table.table th{
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	border: none;
	background: #DD5256;
}

table.table a {
	color: #FFF;
}

table.table p {
	color: #EEC7CA;
}

table.red_border { 
        width: 100%; 
        border: none; 
        margin: 2px; 
} 
table.red_border td{ 
        background: #000; 
        border: none; 
				padding: 0 8px 5px 8px;
        width: 50%; 
        border-left: 1px solid #C9002F; 
}
table.red_border td a{
	font-size: 12px !important;
}

.clear{
	clear: both;
}
ul li, ol li{
	margin-left: 37px;
	list-style: disc outside;
}
ol li{
	list-style: decimal outside;
}
a img{
	border: none;
}
img.alignleft {
		margin: 0 15px 5px 0;
}
img.alignright {
		margin: 0 0 5px 15px;
}
/* =================== */
/* = custom elements = */
/* =================== */
.section_nav{
	margin-bottom: 15px;
	float: left;
}
.section_nav img{
	float: left;
}
.section_nav_content{
	margin-left: 110px;
	padding-top: 10px;
	background: url('../img/bkg_section_nav_seperator.gif') repeat-x;
}
.section_nav_content h6{
	margin: 0px;
}
.section_nav a {
	color: #FFF;
	text-decoration: none;
}
.section_nav a:hover {
	color: #EE998F;
	text-decoration: underline;
}
/* =============== */
/* = Page Layout = */
/* =============== */
#wrapper{
	position: relative;
	width: 100%;
	padding-bottom: 41px;
	margin-bottom: 80px;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:2;
}
#header h1{
	margin: 0;
	padding: 0;
}
#home_link{
	top: 21px;
	left: 33px;
	z-index: 40;
	background: none;
	position: absolute;
	width: 163px;
	height: 145px;
}
#secondary_navigation{
	background: url('../img/bkg_secondary_menu.gif') no-repeat top right;
	position: absolute;
	top:18px;
	right: 0px;
	height: 171px;
	width: 220px;
	z-index: 10;
}
.section #secondary_navigation{
	background: url('../img/bkg_secondary_menu_section.gif') no-repeat top right;
}
.home #secondary_navigation{
	background: url('../img/bkg_secondary_menu_home.gif') no-repeat top right;
}
#secondary_navigation .request_a_rate, #secondary_navigation .track_your_shipment{ 
        position: relative; 
        width: 149px; 
        height: 15px; 
        overflow: hidden; 
        font-size: 10px; 
        display: block; 
} 
#secondary_navigation .request_a_rate{ 
        margin-left: 20px; 
        margin-bottom: 7px; 
} 
#secondary_navigation .request_a_rate span{ 
        background: url('../img/btn_interior_request_a_rate.gif') no-repeat top left; 
        width: 149px; 
        height: 15px; 
        position: absolute; 
        display: block; 
} 
#secondary_navigation .track_your_shipment span{ 
        background: url('../img/btn_interior_track_your_shipment.gif') no-repeat top left; 
        width: 149px; 
        height: 15px; 
        position: absolute; 
} 
.home #secondary_navigation .request_a_rate span{ 
        background: url('../img/btn_home_request_a_rate.gif') no-repeat top left; 
} 
.home #secondary_navigation .track_your_shipment span{ 
        background: url('../img/btn_home_track_your_shipment.gif') no-repeat top left; 
} 
.section #secondary_navigation .request_a_rate span{ 
        background: url('../img/btn_section_request_a_rate.gif') no-repeat top left; 
} 
.section #secondary_navigation .track_your_shipment span{ 
        background: url('../img/btn_section_track_your_shipment.gif') no-repeat top left; 
}
#sidebar{
	margin-left: 42px;
	margin-top: 180px;
	margin-bottom: 150px;
	z-index: 6;
	width: 286px;
	position: relative;
	float: left;
}
#search_form{
	border: 1px solid #1A1A1A;
	padding: 10px;
	width: 265px;
	margin-top: 31px;
}
#search_form input{
	float: left;
	background: #1B1B1B url('../img/bkg_search_box.gif') no-repeat 5px 5px;
	border: 1px solid #444;
	padding: 6px 1px 1px 27px;
	height: 19px;
	color: #fff;
	font-weight: bold;
	width: 162px;
	margin-right: 4px;
}
#search_form div.submit input{
	padding: 0;
	float: none;
	width: 67px;
	height: 26px;
	border: 1px solid #C9002F;
	margin-right: 0;
}

#search_results h4 {
	margin-left: 0px;
	margin-top: 20px;
	font-size: 16px;
}

.search_result {
	margin-bottom: 15px;
	color: #666;
	font-size: 11px;
	line-height: 14px;
}

.search_result h4 {
	margin: 0px 0px 2px 0px;
	font-size: 12px;
	line-height: 17px;
	padding-top: 2px;
	border-top: 1px solid #DDD;
}

span.highlight {
	background-color: #FFF99D;
	color: #000;
	font-weight: bold;
}

#clearing_wrapper{
	position: relative;
	z-index: 0;
	width: 900px;
	padding-left: 0;
}
#home_blocks{
	color: #fff;
	position: absolute;
	top: 187px;
	left: 598px;
	width: 341px;
	z-index: 12;
}
#container{
	/* padding-top: 152px; */
	padding-top: 104px;
	position: relative;
	margin-left:376px;
	min-width: 200px;
}
.section #container{
	/* padding-top: 142px; */
	padding-top: 104px;
}
body.section #content h3 a,
body.section #content a {
	color: #FFF;
}
#interior_top_fade{
	background: url('../img/bkg_main_content.gif') repeat-x 200px 0px;
	position:absolute;
	width: 100%;
	height: 200px;
	z-index:0;
}
.section #container{
	background: none;
}
#background_wrapper{
	min-width: 900px;
}
.section #background_wrapper{
	background: #c41230 url('../img/bkg_sidebar.gif') repeat-y;
}
.interior #background_wrapper{
	background: #fff url('../img/bkg_sidebar.gif') repeat-y;
/*	overflow: hidden;*/
}
.home #container{
	background: #000;
	padding-top: 401px;
	margin-left: 376px;
}
#page_title{
	margin-left: 100px;
	margin-bottom: 75px;
}
#page_title h1{
	color: #000;
	font-size: 32px;
}
.section #page_title h1{
	color: #fff;
}
#page_title h2{
	color: #C7002E;
	font-size: 18px;
}
#corner_clear{
	position: relative;
	z-index: 5;
	padding-left: 77px;
	height: 46px;
	min-width: 400px;
	margin-left:376px;
	width: 10px;
	background: url('../img/bkg_content.gif') no-repeat bottom left;	
}
#content{
	position: relative;
	padding-left: 77px;
	width: 480px;
	overflow: hidden;
	float: left;
	z-index: 8;
}
#content li {
	margin-bottom: 5px;
}
.home #home_content_wrap{
	background: #fff url('../img/bkg_home_content.gif') repeat-y top right;
	width: 558px;
}
.home #content{
	width: 300px;
	float: left;
	padding-left: 43px;
	padding-right: 32px;
}
.home #corner_image{
	background: url('../img/bkg_content_home.gif') no-repeat;
	padding-top: 30px;
}
.home #corner_clear{
	margin-left: 0;
	background: url('../img/bkg_corner_clear.gif') no-repeat;
	height: 42px;
	width: auto;
}
#home_news{
	float: right;
	width: 147px;
	padding-right: 20px;
	font-size: 11px;
}
#home_news a{
	color: #FFF;
	text-decoration: none;
}
.section #corner_clear{
	background: url('../img/bkg_content_section.gif') no-repeat bottom left;	
}
.news_item{
	padding: 8px 0 3px 0;
}
.news_item .date{
	font-weight: bold;
	padding-bottom: 2px;
	font-size: 10px;
}
.news_link {
	line-height: 1.3;
}
.news_link a:hover {
	color: #E7857D !important;
}
#footer{
	width: 223px;
	position: absolute;
	bottom: -88px;
	padding-left: 94px;
	margin-top: 220px;
	padding-top: 160px;
	font-size: 10px;
	color: #686F63;
	height: 183px;
	background: url('../img/bkg_wrapper.gif') no-repeat left;
}
#footer p{
	font-size: 12px;
}
#footer p.hidden, #footer p.hidden a {
	color: #000 !important;
}
#footer p.hidden a:hover {
	color: #686F63 !important;
}
.home #footer{
	z-index: 1;
}
#site_credit{
	position: absolute;
	top: 240px;
	left: 690px;
	width: 270px;
	font-size: 12px;
}
#banner_image {
	z-index: 3;
	width: 382px;
	height: 281px;
	background: url('../img/bkg_interior_banner.gif') no-repeat;
	position: absolute;
	top: 0px;
	left: -145px;
}
.home #banner_image img{
	position: absolute;
	top: 0;
	left: 0;
}
/* ================ */ 
/* = Block Layout = */ 
/* ================ */ 
#sidebar .blocks{ 
        padding: 20px 10px; 
} 
#sidebar .blocks a{ 
        font-size: 11px; 
} 
#sidebar .blocks h3{ 
        color: #C8002F; 
        margin-top: 10px; 
} 
/* ================== */ 
/* = Banner display = */ 
/* ================== */
body.section #banner_image {
	background: url('../img/bkg_section_banner.gif') no-repeat;
}
body.home #banner_image {
	width: 524px;
	height: 367px;
	background: url('../img/bkg_home_banner.gif') no-repeat;
}
body.home #homepage_block_content{
	display:block;
	margin-bottom: 20px;
}
body.home .homepage_block_for_carriers{
	padding-right: 15px;
}