﻿/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
	}

body {
	background: #000;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	}

h1 {
	display: none;
	}

#wrapper {
	width: 830px;
	margin: 0 auto;
	text-align: left;
	background: url(images/wrapper.gif) repeat-y center top;
	}
	
#home #wrapper {
	width: 805px;
	padding: 0 0 0 5px;
	background: none;
	}

ul#nav {
	background: url(images/header.jpg) no-repeat left top;
	width: 800px;
	padding: 0 15px;
	height: 143px;
	}

#home ul#nav {
	background: url(images/home-header.jpg) no-repeat left top;
	width: 695px;
	height: 28px;
	padding: 107px 0 0 105px;
	}
	
ul#nav li {
	display: inline;
	list-style: none;
	}

ul#nav li a {
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	height: 25px;
	}

ul#nav li.n-header a {
	width: 800px;
	height: 104px;
	margin: 0 0 3px;
	display: block;
	float: none;
	}
	
#home ul#nav li.n-header { display: none; }

ul#nav li.n-home a { background-image: url(images/n-home.gif); width: 61px; margin-left: 107px; display: inline; }
#home ul#nav li.n-home a { margin: 0; }
ul#nav li.n-services a { background-image: url(images/n-services.gif); width: 89px; }
ul#nav li.n-about a { background-image: url(images/n-about.gif); width: 92px; }
ul#nav li.n-careers a { background-image: url(images/n-careers.gif); width: 85px; }
ul#nav li.n-news a { background-image: url(images/n-news.gif); width: 66px; }
ul#nav li.n-awards a { background-image: url(images/n-awards.gif); width: 84px; }
ul#nav li.n-contact a { background-image: url(images/n-contact.gif); width: 105px; }

ul#nav li a.on,
ul#nav li a:hover {	
	background-position: left bottom;
	}

ul#nav li a span {
	display: none;
	}
	
#flash {
	width: 800px;
	height: 225px;
	background: url(images/home-flash.jpg) no-repeat left top;
	overflow: hidden;
	}
	
ul#features {
	height: 129px;
	}
	
ul#features li {
	display: inline;
	list-style: none;
	}

ul#features li a {
	float: left;
	}

ul#features li a img {
	margin: 0;
	padding: 0;
	display: block;
	}
	
#top
{
	padding: 30px 0 0 16px;
}	

#top img {
	display: block;
	margin: 0 0 15px 25px;
	}
	
#login
{
	position: absolute;
	z-index: 2;
	top: 100px;
	width: 500px;
	left: 375px;

}	

#left {
	float: left;
	width: 150px;
	padding: 0 0 0 16px;
	height: 85px;
}
	
#left img {
	display: block;
	margin: 0 0 15px 25px;
	}

#left ul {
	width: 127px;
	}
	
#left ul li {
	display: inline;
	list-style: none;
	}

#left ul li a,
#left ul li.double li a {
	float: left;
	width: 127px;
	height: 30px;
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #404040;
	}	

#left ul li.double a {
	height: 45px;
	}

#left ul li.s-trucks a { background-image: url(images/subnavs/s-trucks.gif); }
#left ul li.s-trailers a { background-image: url(images/subnavs/s-trailers.gif); }
#left ul li.s-other a { background-image: url(images/subnavs/s-other.gif); }
#left ul li.s-roehl a { background-image: url(images/subnavs/s-roehl.gif); }

#left ul li a.on {
	background-position: left bottom;
	}


#left .contact {
	clear: both;
	font: normal 12px/14px Helvetica, Arial, sans-serif;
	padding: 10px 0 10px 5px;
	width: 122px;
	white-space: nowrap;
	}
	
#left .contact p {
	margin: 0 0 10px;
	}
	
#left .contact a {
	color: #000;
	}


#left ul li a span {
	display: none;
	}
	
#truckload {
	width: 625px;
	background: url(images/right.jpg) no-repeat right top;
	float: left;
	padding: 30px 0 0;
	}	
	
#content {
	float: left;
	width: 570px;
	padding: 10px 10px 90px 0;
	overflow: hidden;
	}

#truckload #content {
	padding: 10px 10px 90px;
	}

#content h2 {
	font: bold 16px/20px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0 0 10px;
	color: #000;
	}

#content h3 {
	font: bold 15px/18px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #000;
	margin: 0 0 10px;
	}

#content p,
#content ul,
#content ol {
	font: normal 14px/18px Helvetica, Arial, sans-serif;
	margin: 0 0 10px;
	}
	
.cbox {
	float: left;
	width: 168px;
	margin: 0 10px 0 0;
	}

.cbox strong {
	text-transform: uppercase;
	color: #c52127;
	}

#content li  {
	margin: 0 25px;
	}

#content a {
	color: #c52127;
	}

#content dl.test dt {
	float: left;
	width: 85px;
	clear: both;
	padding: 3px 0 0;
	}
	
#content dl.test dd {
	font: normal 14px/18px Helvetica, Arial, sans-serif;
	float: left;
	width: 270px;
	padding: 0 0 20px;
	}

#content dl.test dt img {
	display: block;
	border: 1px solid #c9292e;
	}

#content table {
	font-size: 12px;
	margin: 0 0 10px;
	}	
	
#content table th {
	vertical-align: bottom;
	padding: 0 5px 5px 0;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #ccc;	
	}

#content table td {
	vertical-align: top;
	padding: 5px 5px 5px 0;
	}

#content p img {
	display: block;
	margin: 0 0 20px;
	}
	
#content .column {
	float: left;
	width: 175px;
	overflow: hidden;
	}

strong.tr {
	font-family: Verdana, Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
	font-style: italic;
	font-size: 13px;
	}
	
#right {
	float: left;
	width: 255px;
	background: url(images/right.jpg) no-repeat right top;
	min-height: 670px;
	padding: 30px 0 0;
	}
	
#truckload #right {
	background: none;
	float: right;
	width: 215px;
	padding: 10px 0 0;
	min-height: 0;
	}

#right img {
	display: block;
	margin: 0;
	padding: 0;
	}



#right p,
#right ul,
#right ol {
	font: bold 12px/18px Helvetica, Arial, sans-serif;
	margin: 0 20px 10px 60px;
	color: #fff;
	}

#right li {
	margin-left: 10px;
	}

#right a {
	color: #fff;
	}

#truckload #right p,
#truckload #right ul,
#truckload #right ol {
	margin-left: 20px;
	}

#right p.img {
	margin: 0 0 20px 40px;
	text-align: center;
	}	

#truckload #right p.img {
	margin-left: 0;
	}

#right p.img img {
	display: block;
	margin: 0 auto;
	}

#right p.capt {
	font-weight: normal;
	text-align: right;
	margin-bottom: 15px;
	}

ul#footer {	
	background: url(images/footer.gif) no-repeat left bottom;
	width: 760px;
	height: 70px;
	padding: 9px 35px 0;
	font: normal 10px/10px Helvetica, Arial, sans-serif;
	color: #999;
	clear: both;
	}
	
#home ul#footer {	
	background: url(images/home-footer.jpg) no-repeat left top;
	width: 760px;
	height: 91px;
	padding: 20px 20px 0;
	font: normal 10px/10px Helvetica, Arial, sans-serif;
	color: #999;
	}
	
ul#footer li {
	display: inline;
	list-style: none;
	}

ul#footer li a {
	float: left;
	margin: 0 10px 0 0;
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
	}
	
ul#footer li a:hover {
	text-decoration: underline;
	}

ul#footer li a.on {
	color: #c52127;
	}


ul#footer li.n-rm a {
	margin: 0;
	float: right;
	}
	
	
ul#footer li.n-copy {
	float: left;
	margin: 12px 0 0;
	clear: left;
	}

ul#footer li.n-mrlogin a {
	text-transform: none;
	font: italic 13px/15px Helvetica, Arial, sans-serif;
	color: #fff;
	}

ul#footer li.n-mrlogin a strong {
	font-size: 15px;
	}
	
ul#footer li.n-mrlogin span.red {
	text-transform: uppercase;
	color: #c52127;
	}

#home ul#footer li.n-home,
#home ul#footer li.n-services,
#home ul#footer li.n-about,
#home ul#footer li.n-careers,
#home ul#footer li.n-news,
#home ul#footer li.n-awards,
#home ul#footer li.n-contact {
	display: none;
	}
	
ul#footer li.n-mrlogin {
	display: none;
	}

#home ul#footer li.n-mrlogin {
	display: inline;
	}	
	
	/* 

ul#footer li.copy a img {
	margin: 3px 0 0 auto;
	display: block;
	}
	
	*/
	
	
#content .contact {
	border-top: 1px solid #ddd;
	padding: 10px 0 0;
	}

#content .contact p {
	font: normal 11px/14px Helvetica, Arial, sans-serif;
	}
