html, body {
	height: 100%;
}

body{
	margin:0px;
	background-color: #B0AFAF;
	height:100%;
}

#bg{
	margin: 0 auto;
	width:945px;
}

#adColumn{
	float:right;
	margin-top:-195px;
	margin-left:1px;
	width:120px;
	height:100%;
}
#headerContainer{
	width:810px;
}
#header{
	font: italic 11px verdana, arial, sans-serif;
	color: #fff;
	text-align:center;
	background: #666666 url('images/1.jpg') no-repeat bottom; 
	height:133px;
}

#randomHeader{

    background: no-repeat bottom right; 
	height:100%;
	width:100%;
}

.truckStats{
	font-size:10px;

}

.truckStats th{
	text-align:left;
}

#menuSeperator{
	background:url('images/3a.png') repeat-x;
	height:42px;
}

#content{
	float:left;
	font: 12px verdana, arial, sans-serif;
	height:100%;
	background-color: #E3E3E3;
	padding:0px;
	margin:0px;
	width:810px;
	clear:both;
}

html>body #content {
	/*height:auto;*/
}

#leftColumn{
	float:left;
	width:145px;
	padding: 0px 3px 3px 3px;
}

#leftColumn input{
	width:86px;
	font: 9px verdana, arial, sans-serif;
}



#leftColumn ul{
	margin:0px;
}

#leftColumn ul.li{
	background-image: url('images/9.jpg');
}

#leftColumn input.goButton{
	background: transparent url("images/11.jpg") no-repeat;
	height:19px;
	border:0px;
	width:41px;
	color:#fff
}

#leftColumn a:link{
	text-decoration:none;
}

#leftColumn a:hover{
	text-decoration:none;
}

#leftColumn a:visited{
	text-decoration:none;
}

#centerColumn{
	float:left;
	background:#ccc;
	width:643px;
	margin:16px 3px 3px 3px;
	padding:5px;
	color: #000;
}

#centerColumn A:active{
	color:#FF0000;
}

#centerColumn A:link, A:visted{
	color:#000000;
}

#centerColumn p{
	text-align:justify;
}

#categories, #truckSearch, #siteSearch, #contactsInfo{
	background: url('images/left-bg.png') repeat-y;
}

#fullColumn{
	float:left;
	background:#ccc;
	width:793px;
	margin:16px 2px 2px 2px;
	padding:2px;
	color: #000;
}

html>body #fullColumn{
	margin:16px 3px 3px 3px;
	padding:5px;
	width:794px;
}

.leftBlock {
	padding: 0px;
	margin: 10px 0px;
}

.leftBlockTitle{
	font-size:9px;
	height:34px;
	background:#e3e3e3 no-repeat;
	margin-bottom:2px;
	background-image: url('images/left-cap.jpg');
}

#categories div.leftBlockTitle{
	background-image: url('images/left-cap-4x4.jpg');
}

#truckSearch div.leftBlockTitle{
	background-image: url('images/left-cap-concept.jpg');
}

#siteSearch div.leftBlockTitle{
	background-image: url('images/left-cap-baja.jpg');
}

#contactsInfo div.leftBlockTitle{
	background-image: url('images/left-cap-ty.jpg');
}

.leftBlockTitle span{
	position:relative;
	left:4px;
	top:10px;
	color: #fff;
	font-weight:bold;
	text-transform:uppercase;	
}

.leftBlockBody {
	width: 140px;
	padding: 0 2px;
}

.leftBlockFooter{
	background: url('images/left-bottom-cap.png') no-repeat bottom;
	height:7px;
	padding:0px;
}


.buttonList {
	width: 140px;
	padding: 0 2px;
	font: 11px 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

.buttonList ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
.buttonList li {
	margin: 0;
	height:20px;
}

html>body .buttonList li a {
	width: auto;
}

.buttonList li a:hover {
	color: #fff
}

.buttonList a {
	display: block;
	padding:0px;
	margin:0px;
	background: url('images/9.jpg') no-repeat;
	color: #333;
	text-decoration: none;
	font-weight:bold;
	width: 100%;
}

html>body .buttonList a {
	padding: 1px 5px 2px .3em;
}

form{
	padding:0px;
	margin:2px 2px 4px 2px;
}

.centerHeader{
	margin: 2px 2px 5px 2px;
	width:757px;
	height:23px;
	background: url('images/headerBar.png') no-repeat;
	color: #fff;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 13px;
	clear:both;
	padding:0px;
	padding-top:3px;
	padding-left:28px;
}

html>body .centerHeader{
	margin:5px;
	width:786px;
	height:23px;
	padding-left:28px;
	padding-top:2px;

}

.centerHeader a {
	color: #fff;
}

.centerMenuBG{
	width: 100%;
	background: url('images/mainMenuBG2.png') repeat-x;
}

.chromestyle{
	width: 730px;
	height:29px;
	padding: auto;
	margin: auto;
	font-weight: bold;
}

.chromestyle ul{
	width:auto;
	height:25px;
	padding: 4px 0px 0px 0px;
	margin: 0;
	text-align: center;
	background: url('images/mainMenuBG1.png') repeat-x;
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	padding: 4px 3px;
	margin: 0;
	text-decoration: none;
	text-transform:uppercase;
	font: 11px 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #FFEE00;
	font-weight: bold;
}

.chromestyle ul li a:hover{
	color: #fff;
	background: #444444;
	text-decoration:none;
}

.chromestyle ul li a:visited{
	text-decoration:none;
}

.truckList{
	margin:2px;
	margin-left:8px;
	margin-bottom:5px;
	padding:2px;
	font-size:12px;
	float:left;
	clear:both;
	width:95%;
	background:#fff no-repeat right bottom ;
}

.truckList a{
	color:#000;
}

.truckList a:visited{
	color:#000;
}

.truckList a:hover{
	color:#FFEE00;
}


#truckListSUV{
	background-image:url('images/suv-silloette.gif');

}

#truckListSUVFF{
	background-image:url('images/suv-silloette-ff.jpg');
}
#truckListSUVHistorical{
	background-image:url('images/suv-silloette-historical.jpg');
}
#truckListPickup{
	background-image:url('images/pickup-silloette.gif');
}
#truckListPickupHistorical{
	background-image:url('images/pickup-silloette-historical.jpg');
}

#truckListPickupFF{
	background-image:url('images/pickup-silloette-ff.jpg');
}

.truckListImg{
	float:left;
	margin-right:8px;
}

.truckListModel{
	font-size:20px;
	text-indent:10px;
}

.centerImage{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#truckDetailsTop{
	background: #fff;
	float:left;
	clear:both;
	width:99%;
	padding:5px;
}
#truckDetailsTop img{
	float:left;
	margin-right:5px;
}

#footerad{
	clear:both;
	padding-top:30px;
	width:728px;
	margin-left:auto;
	margin-right:auto;
}


/* Wordpress  */

.post{
	float:left;
	clear:both;
	width:95%;
	margin:0px 5px 0px 5px;
	size:10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.post img{
	margin:5px;
}

a:link{
	color:#000000;
	text-decoration:underline;
}

a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

a:visited{
	text-decoration:underline;
}

.post .postmetadata{
	font-size:10px;
}

#comment{
	width:550px;
}

.navigation {
	margin-top: -6px;
	font-size: 10px;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.navigation a{
	color: #000;
	text-decoration:none;
}

.navigation a:hover{
	color: #FFF;
	text-decoration:underline;
}

.alignright {
	float: right;
	margin:10px;
}

#pageNumbers{
	clear:both;
	font-size:10px;
}

.alignleft {
	float: left;
	margin-bottom:10px;
}

.postHeader{
	border-bottom:1px dashed #333333;
	margin:5px 0px 5px 0px;

}

.postHeader h1{
	margin:0px;
	font-size: 16px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #111111;
}
.postHeader a{
	color: #000000;
	text-decoration:none;
}

.postHeader a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

.posttime{
	margin-left: 10px;
	font-size:10px;
}

.posttags{
	margin-left: 10px;
	font-size:10px;
}

.postcontent{
	margin-left: 10px;
}

.postfooter{
	clear:both;
	font-size:10px;
	margin-bottom:30px;
	padding-left:10px;
	border-top:1px dashed #333333;
}

.postfooter a{
	color: #000000;
	text-decoration:none;
}

.postfooter a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

/* Front Page  */
#homeBlock{
	background-color:#505050;
	border:0px;
	padding:0px;
}
#home_left {
	width:430px;
	border:0px;
	padding:0px;
}

#TopNews{
	margin-right:4px;
}

#RandomTrucks{
	background-color:#333333;
	text-align:center;
	margin:0px;
	padding:0px;
}

#truckSeperater{
	width:100%;
	background: url(images/randTruckBar.png) repeat-x;
	height:8px;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:0px;

}
#home_right{
	border:0px;
	padding:0px;
	float:left;
	width:360px;
	border-left:1px solid #333333;
	color:#FFFFFF;
	font-size:10px;
	background-color:#505050;
}
html>body #home_right {
	min-height:420px;
}
#home_right ul{
	padding:5px;
	margin:0px;
	list-style:none;
}
#home_right li{
	padding:3px;
}
#home_right a:link{
	color:#FFF;
	text-decoration:none;
}
#home_right a:hover{
	color:#FFF;
	text-decoration:underline;
}
#home_right a:visited{
	color:#FFF;
	text-decoration:none;
}

#home_videos{
	background-color:#777777;
}

#home_forums{
	background-color:#636363;
}

#home_features{
	background-color:#505050;
}

.home_latestTops{
	background: url(images/3a.png) repeat-x 0px -9px;
	padding:5px;
	font-size:10px;
}


#searchbox{
	float:right;
	margin-top:14px;
	color:#FFF;
	font-size: 10px;
	height:15px;
	vertical-align:top;
	margin-right:4px;
}
html>body #searchbox {
	margin-top:15px;
}
#searchbox form{
	display:block;
	margin:0px;
	padding:0px;
	vertical-align:top;
}
#searchbox label{
	display:none;
	font-size:0px; /* ns 7 still shows */
}
#sbi  {
	vertical-align:top;
	border:0px;
	font-size:9px;
	height:15px;
	width:95px;
	margin:0px;
	padding:0px;
}
#sbb{
	vertical-align:top;
	border:0px;
	font-size:0px;
	line-height:0px;
	height:15px;
	width:45px;
	margin:0px;
	padding:0px;
	background: url(/images/toolbarsearch_button.gif) no-repeat;
	margin-top:1px; /* ie 5-6 */
}
html>body #sbb {
	margin-top:0px;
}

/* Target IE7 only */
html>body #sbb {
	*margin-top:1px;
}
/* end */
