@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:#454549;
	text-decoration:none !important;
	}

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

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

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

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

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

/*----------{header}----------*/

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

#header .logo{
	position: absolute;
	left: 25px;
	top:20px;
	width: 410px;
	height: 97px;
	/*background:url(images/header-tps-logo.jpg) no-repeat;*/
	}

#header .rr-logo {
	background:url("images/header-rr-logo.jpg") no-repeat scroll 0 0 transparent;
	height:38px;
	position:absolute;
	right:0;
	top:92px;
	width:138px;
}

#header .social{
width:84px;
height:24px;
right:18px;
bottom:47px;
position:absolute;
}

#header .social a{
float:left;
margin:0 0 0 3px;
}

#header .social a.rss{
display:block;
height:24px;
width:24px;
background:url(images/header-social-sprite.jpg) no-repeat;
}

#header .social a.rss:hover{
background:url(images/header-social-sprite.jpg) no-repeat -25px top
}

#header .social a.linked-in{
display:block;
height:24px;
width:25px;
background:url(images/header-social-sprite.jpg) no-repeat -51px top;
}

#header .social a.linked-in:hover{
background:url(images/header-social-sprite.jpg) no-repeat -77px top
}

#header .social a.facebook{
display:block;
height:24px;
width:25px;
background:url(images/header-social-sprite.jpg) no-repeat -103px top;
}

#header .social a.facebook:hover{
background:url(images/header-social-sprite.jpg) no-repeat -128px top
}


	
/*----------{column one}----------*/

.column1{
	width: 825px;
	float: left;
	margin: 0 0 0 0;
	position:relative;
	height:auto;
	}
	
.internalPage {
	width: 825px;
	height: auto;
	float: left;
	margin: 22px 0 18px 18px;
}
	
/*----------{column two}----------*/


.column2{
	height: 100%;
	min-height: 1130px;
	float: right;
	position: relative;
	}

.column2_search{
	width: 160px;
	min-height: 1130px;
	height: auto;
	float: right;
	position:relative;
	margin-left:3px;
	}
	
.secondColumn {
	width: 372px;
	height: auto;
	margin: 14px 15px 0 25px;
	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: 1000px;
	height: 0px;
	}

#mainFooter{
	background:url(images/header-bg.jpg) repeat-x;
	height: 59px;
	width: 1000px;
	float:left;
	clear: both;
	position: relative;
	}

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

#mainFooter ul{
	display: block;
	position: absolute;
	right: 18px;
	top:12px;
	color: #fff;
	font-size:10px;
	text-align:right;
	line-height:18px;
	}

.clearer_box{
clear:both;
width:100%;
height:20px;
}	
	
/* clearer */
.clearer {
	clear:both;
	width:100%;
	}
	
/*----------{trucking magazine}----------*/

.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;
	}
	
#sforum {lise
	width:513px!important;
}

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

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

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

/*ul.top a{
		color:#BEC32D!important;
		margin-bottom:7px!important;
		font-family:Trebuchet MS,Verdana,Sans-Serif;
		font-size:14px;
		background:url("http://img.64k.be/wp-content/themes/k2/images/entry-title-h3.gif") no-repeat scroll center bottom transparent;
		padding-top:4px;
		padding-bottom:4px;
	}
ul.top li{
	margin-bottom:10px;
	
	
}
#buyers-guide h1{
	margin-top:10px;
	font-size:20px;	
	
}
*/

h1.digitalTitle{
	font-size:12px;
	margin-bottom:4px;
	font-weight:normal;
	}
	
h1.digitalCat{
	margin-bottom:4px;
	}
	
h1.webinar{
	color:#9C9D9D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
}

.webinarborder{
	border-bottom:1px dotted #D79E22;
	}

p.update{
	margin-bottom:7px;
}

.company-details p{
	margin-left:4px;
}

a#make-homepage  {
	display:block;
	float:right;
	margin:90px 140px 0 0;
	padding:1px 0 0 5px;
	width:60px;
	font: normal 10px Arial, Helvectica, sans-serif;
	color: #fff;
	line-height: 10px;
	text-align: center;
}
