@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
}

table{
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;
}

div{
	width:auto;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/*start page css*/


html{
	}

body{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#8d959c;
	background-repeat: repeat-y;
	background-position: top center;
	margin-right:1px;
	color: #4b4b49;
	font-size: 12px;
	}

a:link, a:visited{
	color:#003362;
	text-decoration: none;
	}

a:hover, a:active{
	color:#919D29;
	text-decoration: underline;
}

#mainContainer{
	height:auto;
	margin:0px auto;
	width: 960px;
	background-color:#fff;
	position: relative;
	}

#mainBuffer{
	position: relative;
	height:auto;
	}

#pageData{
	height:auto;
	float:left;
	margin:155px 0 0px 0;
	}

#pageData .buffer{
	height: auto;
	position: relative;
	float:left;
	width:960px;
	}

/*header*/

#header{
	background:url(images/header_slice.jpg) repeat-x;
	position: absolute;
	left:0px;
	top:0px;
	height:139px;
	width: 960px;
	}

#header .logo{
	position: absolute;
	left: 0;
	top:46px;
	width: 482px;
	height: 84px;
	background:url(images/tn_logo.jpg) no-repeat;
	}

#header img.rrlogo{
	position:absolute;
	left:307px;
	top:45px;
	}


/*main content*/

	
/*column one*/

.column1{
	width: 786px;
	float: left;
	margin: 0 0 0 0;
	position:relative;
	height:auto;
	}
	
.internalPage {
	width: 513px;
	height: auto;
	float: left;
	margin: 22px 0 18px 18px;
}

.internalPage-wide{
	width: 95%;
	height: auto;
	float: left;
	margin: 22px 0 18px 18px;
}
	
/*column two*/


.column2{
	height: 100%;
	min-height: 930px;
	width:156px; 
	float: right;
	position: relative;
	background-color:#f6f6ed;
	padding:0 0 10px 0;
	}

.column2_search{
	width: 160px;
	min-height: 1130px;
	height: auto;
	float: right;
	position:relative;
	margin-left:3px;
	}
	
.secondColumn {
	width: 352px;
	height: auto;
	margin: 14px 8px 0 30px;
	float: left;
}
	
.forum{
	width: 710px;
	float: left;
	height: auto;
	position:relative;
	margin-left:12px;
	margin-top: -4px;
	}

/*footer*/

#mainFooter .clearer{
	float: left;
	clear: both;
	width: 960px;
	height: 0px;
	}

#mainFooter{
	background: #eceddb;
	height: 59px;
	width: 960px;
	float:left;
	clear: both;
	position: relative;
	}

#mainFooter img.rrlogo{
	position: absolute;
	left:18px;
	top:9px;
	}

#mainFooter ul{
	display: block;
	width: 600px;
	float:right;
	clear:both;
	color: #000;
	font-size:10px;
	text-align:right;
	line-height:18px;
	margin:0 10px 0 0;
	}
	
#mainFooter ul li {
	color: #000;
	font-size:10px;
	text-align:right;
	line-height:18px;
	display:inline;
	}	

#mainFooter ul li a:link, #mainFooter ul li a:visited{
	color: #000;
	}	

.intro-title {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #CA2128;
	margin: 10px 0 10px 0;
}

.feature-title {
	display: none;
}

.clearer_box{
clear:both;
width:100%;
height:20px;
}	
	
/* clearer */
.clearer {
	clear:both;
	width:100%;
	}
	
.digiMag a.maglinks{
	}
	

.truckmagazines{
	width:100px;
	height:130px;
	float:left;
	margin:14px 0 0 12px;
	text-align:center;
	}
	
.truckmagazines img{
	width:100px;
	height:130px;	
	}
	
.search_banner{
	margin-left:-14px;
	margin-top:9px;
	margin-bottom:3px;
	padding:0px;
	}
	
.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
	display: inline;
}

.comments_box textarea{
	width:400px;
	}
	 
.comments_box input{
	margin-bottom:5px;
	}
	
.facebook a, .facebook a:visited {
	background: url(images/facebook_icon.jpg) no-repeat;
	width: 27px;
	height: 26px;
	position: absolute;
	top: 0;
	right: 52px;
	text-indent: -1000em;
}

.facebook a:hover, .facebook a:active {
	background: url(images/facebook_icon.jpg) 0 bottom no-repeat;
}

.twitter a, .twitter a:visited {
	background: url(images/twitter_icon.jpg) 0 top no-repeat;
	width: 27px;
	height: 26px;
	position: absolute;
	top: 0;
	right: 28px;
	text-indent: -1000em;
}

.google a, .google a:visited {
	background:url(https://ssl.gstatic.com/images/icons/gplus-16.png) 0 top no-repeat;
	width: 27px;
	height: 26px;
	position: absolute;
	top: 5px;
	right: 70px;
	text-indent: -1000em;
}

.twitter a:hover, .twitter a:active {
	background: url(images/twitter_icon.jpg) 0 bottom no-repeat;
}

#sforum {
	width:513px!important;
}

.category tag{
	width: auto;
	height: auto;
	float: left;
}

img#wpstats {
	position: absolute;
	left: -1000em;
}
.recruitinglinks {
	margin: 0 8px 0 5px;	
}

.recruitinglinks li{
	list-style: disc;
	margin: 2px 5px 0 20px;}
	
/* top-fleets */

.top-fleets {
	background:url(images/top-fleets-hd-bg.jpg) repeat-x;
	width:800px;
	color:#313131;
	margin:20px 10px 0 10px;
	font-family:"Helvetica";}
	
.top-fleets-content {
	background:#eee url(images/top-fleets-blue-bg.jpg) repeat-x top;
	margin:8px 0px 0px 0px;
	padding:30px 20px 20px 20px;}
	
.top-fleets .top-fleets-logo {
	margin:45px 0 0 20px;}

.top-fleets h2 {
	font-family:"Helvetica";
	letter-spacing:-1px;
	margin:20px 0 5px 0;
	font-size:24px;
	color:#313131}
	
.top-fleets h3 {
	margin:10px 0 5px 0;
	font-size:16px;}
	
.top-fleets p {
	margin-bottom:15px;
	font-size:13px;}
	
.top-fleets-section-a {
	width:450px;
	padding:0 0px 0 0;
	margin:0 20px 0 0;
	display:block;
	float:left;}
	
.top-fleets-section {
	display:block;
	float:left;
	margin-top:10px;
	padding:0px 20px 20px 60px;}

.top-fleets .top-fleets-mag {
	display:block;
	width:150px;
	background:#eee;
	border:1px solid #999;
	padding:10px;}	

.top-fleets .top-fleets-mag-link {
	margin:10px 10px 10px 0;}

.top-fleets-footer {
	height:20px;
	padding:4px 4px 0 0;}
	
.top-fleets-footer span {
	color:#444;
	float:right;}
	
.top-fleets .top-fleets-category h1 a {}	

.top-fleets .top-fleets-category {
	width:600px;
	margin-bottom:25px;}

.top-fleets .top-fleets-category h1, .top-fleets .top-fleets-category h2 {
	display:block;
	float:none;
	margin:0 0 0px 0px;
	padding:0px;}
	
.top-fleets .news-hd {
	font-family:"Helvetica";
	letter-spacing:-1px;
	font-size:21px;
	border-bottom:1px solid #999;}
	
.top-fleets .top-fleets-category h1 {
	margin-bottom:-5px;}

.top-fleets .featured-fleet h3 {
	font-size:28px;
	text-transform:uppercase;}
	
.top-fleets-thumb {
	overflow:hidden;
	width:100px;
	height:100px;}
	
.top-fleets-thumb img {
	width:100px;
	height:auto;}
	
.top-fleets .postimg {
	width:auto; 
	height:auto;}
	
.top-fleets .excerpt .top-fleets-thumb {
	height: auto;
	float:left;
	margin:0 10px 10px 0;}
	
.fleetBanners {
	display:block;
	float:left;
	width:120px;
	margin:20px 0 0 0px;} 
	
.fleetBanners h1 {
	background:url(images/top-fleets-hd-bg.jpg) repeat-x top;
	margin-bottom:5px;
	padding:5px;
	text-transform:uppercase;
	color:#fff;;}
	
