﻿a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}
* {margin: 0; padding: 0;}

body {
	margin: 0px;
	background-image: url('../images/booth-bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#656565;
}
h1.SEO {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	font-weight:bold;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
#build-table{
	width:450px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:gray;
	font-size:12px;
	text-align:center;
	padding-left:30px;
	
}
#shadow-bg {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/booth-shadow.png');
	background-repeat: no-repeat;
	padding-top: 6px;
}
#container{
	width: 940px;
	min-height: 1007px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#banner-container {
	width: 940px;
	height: 142px;
	margin-left:auto;
	margin-right:auto;
}
.banner-top-slice {
	width: 940px;
	height: 8px;
}
.banner-left-logo {
	width: 315px;
	height: 134px;
	position: relative;
	float: left;
}
.banner-right-logo {
	width: 625px;
	height: 134px;
	position: relative;
	float: left;
}
.hrz-nav {
	width: 938px;
	height: 20px;
	position: relative;
	background-image: url('../images/hrz-nav-repeat.jpg');
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	padding-top:6px;
	padding-bottom:7px;
}
.containment {
	width: 938px;
	min-height: 696px;
	margin:0;
	padding:0;
	background-image: url('../images/main-body-repeat.jpg');
	background-repeat: repeat-x;
	background-color:#dedddc;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	
}

#shadow-bg-listings {
	width: 966px;
    margin-left: auto;
	margin-right: auto;
	background-image: url('../images/booth-shadow-listings.png');
	background-repeat: no-repeat;
	padding-top: 6px;
}
#container-listings{
	width: 940px;
	min-height: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.containment-listings {
	width: 938px;
	min-height: 600px;
	margin:0;
	padding:0;
	background-image: url('../images/main-body-repeat.jpg');
	background-repeat: repeat-x;
	background-color:#dedddc;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;

}
.float-contain-listings {
	width: 938px;
	min-height:600px;
	position:relative;
	margin:0;
	padding:0;
	
	
}
.content-area-listings {
	width: 938px;
	min-height:600px;
	background-color: #242424;
	background-repeat: repeat-y;
	margin:0;
		
}

.content-area-listings h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:14px;
	font-weight:500;
	margin-left:20px;		
}
.content-area-listings a {
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	font-weight:500;
	margin-left:20px;		
}
.content-area-listings a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:yellow;
	font-size:12px;
	font-weight:500;
	margin-left:20px;		
}
.buttons-holder {
	width: 650px;
	height: 30px;
	margin:0;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
}



.listings-back-btn {
	width: 650px;
	height: 30px;
	position:absolute;
	top:16px;
	left:312px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
}
.listings-back-btn a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
    text-decoration:none;
 
}
.listings-back-btn a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:yellow;
    text-decoration:none;
}




img {
	border:none;
	margin:0;
	padding:0;
}
.float-contain {
	width: 938px;
	margin:0;
	padding:0;
	
	
}
.nav-contain {
	width: 218px;
	min-height: 317px;
	background-repeat:repeat-y;
	background-color: #000000;

}
.nav-top {
	width: 218px;
	height: 15px;
}
.nav-bottom {
	width: 218px;
	height: 9px;
}
.menu-push {
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-left:8px;

}


.clear-fix {
	clear: both;
	margin:0;
	padding:0;
}

.float-L {
	width: 218px;
	position:relative;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	margin:0;
	z-index:99;

}

.float-M {
	width: 472px;
	position:relative;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	margin:0;
	
	

	}
.float-R {
	width: 218px;
	position:relative;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	margin:0;
	}

.scroll-top{
	width:218px;
	height:45px;
}	
.scroll-contain{
	width: 218px;
	min-height: 307px;
	background-repeat:repeat-y;
	background-color: #000000;
	position:relative;
	margin:0;
	padding:0;
}
.scroll-bottom{
	width:218px;
	height:8px;
}	
p {
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 4px;
	}
.flash {
	width: 472px;
	height: 360px;
}
.content-container {
	margin: 9px auto 11px auto;
	width: 472px;
	min-height:274px;
	
	
}
.content-top-body {
	width: 472px;
	height: 42px;
}
.content-area {
	width: 454px;
	min-height:274px;
	position:relative;
	background-color: #242424;
	background-repeat: repeat-y;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin:0;
	padding-left:8px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;

	
	}

.content-area h2{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:18px;
	margin:0;
	padding-bottom:10px;
	
}
.content-area h4{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:18px;
	margin:0;
	background-color:red;
	padding-left:4px;
	
}



.content-area a{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	text-decoration:none;
	
}

.content-area a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:red;
	font-size:12px;
}

.service-list{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	list-style:circle;
	padding-left:20px;
}



.content-bottom-body {
	width: 472px;
	height: 9px;
}
.footer-area {
	width: 938px;
	height: 124px;
	position:relative;
	background-image: url('../images/footer-repeat.jpg');
	background-repeat: repeat-x;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bottom-slice-footer {
	width: 940px;
	height: 9px;
}
.build-btn {
	width: 218px;
	height: 189px;
	display: block;
	margin-top: 9px;
}
.cnh-btn {
	width: 218px;
	height: 129px;
	display: block;
	margin-top: 7px;
}
.hot-list-btn {
	width: 218px;
	height: 189px;
	display: block;
	margin-top: 9px;
}
.parts-btn {
	width: 218px;
	height: 129px;
	display: block;
	margin-top: 7px;
}
.bottom-padding {
	width: 940px;
	height: 10px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#layer1 {
	width: 268px;
	height: 20px;
	float: right;
	position: relative;
	margin:0;
	padding:0;
}
#go {
	background:transparent;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	margin-left:-4px;
	width:60px;
	height:14px;
	float:left;
	margin-top:px;
	
}
.clearField{
	background-image:url('../images/search-bx.jpg');
	background-repeat:no-repeat;
	border:0;
	margin:0;
	padding:0;
	width:207px;
	height:20px;
	float:left;
	line-height:19px;
	color:#5b5b5b;
	text-align:center;
	
	}



/************************
SITEMAP
************************/
#sitemap-list {padding:0; margin:0; list-style:none; font-weight:bold; line-height:150%; text-decoration:underline;color:white; } /*1st level list*/
#sitemap-list li {padding:10px;font-size:13px; background:#242424; text-decoration:underline; color:white;} /*1st level items*/
 
#sitemap-list ul {margin:0; padding:5px 10px; font-weight:normal; background:#242424; text-decoration:underline;color:white;} /*2nd level lists*/
#sitemap-list li li {padding:0; margin:0; list-style:none; font-weight:bold; font-size:11px; line-height:18px; background:none; text-decoration:underline;color:white;} /*2nd level items*/
 
#sitemap-list ul ul {margin-left:10px;padding:5px 10px;  background:#242424; text-decoration:underline;color:white;} /*3rd level lists*/
#sitemap-list li li li {font-size:11px; font-weight:normal; text-decoration:underline;color:white;} /*3rd level items*/



/************************
Footer
************************/
.contact-info{
	width:279px;
	min-height:55px;
	position:absolute;
	top:10px;
	left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-align:left;
	margin:0;
	padding:0;
}
.contact-info hr{
    border:none;
    height:1px;
    background-color:white;
    margin-bottom:4px;
    padding:0;
	}
.contact-info table{
    margin:0;
    padding:0;
  	}

	
.style1 {
	width: 100%;
	margin:0;
	padding:0;}

.footer-nav{
    width:279px;
    min-height:55px;
    position:absolute;
	top:10px;
	left:650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-align:right;
	margin:0;
	padding:0;
}
.footer-nav hr{
    border:none;
    height:1px;
    background-color:white;
    margin-bottom:4px;
    padding:0;
	}
.footer-nav table{
    margin:0;
    padding:0;
  	}

.copyright{
    width:580px;
    min-height:25px;
    margin-left:auto;
    margin-right:auto;
    margin-top:6px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-align:center;
	padding:0;
}

.copyright a{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-align:center;
	}

.copyright a:hover{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:yellow;
	text-align:center;
	}


/***************************
Listings
***************************/

.listings-control-bx{
	width:195px;
	height:249px;
	position:relative;
	top:16px;
	left:11px;
	background-color:#000;
	border:solid 1px #ffffff;
	margin:0;
	padding:0;
	}
.listings-control-bx h3{
	display:none;
	}

	
	
	
#ticker { 
    background: transparent;
	overflow:hidden;
	width:195px;
	height:249px;
    position:relative;
	margin:0;
	padding:0;
	}

#test ul{margin:0; padding:0;}
#test ul li{margin:0; padding:0;}

#ticker a { text-decoration:none; margin:0; padding:0; }
#ticker img { border: 2px solid #FFFFFF; margin:0; padding:0;  }

.ticker-jcarouselliteV {margin:0; padding:0;}
.ticker-jcarouselliteV h3{margin:0; padding:0; display:none;}
.ticker-jcarouselliteV .image-holder {margin-top:4px; margin-left:2px; padding:0;}
.ticker-jcarouselliteV p{margin:0; padding:0; }
.ticker-jcarouselliteV ul{ margin:0; padding:0;}
.ticker-jcarouselliteV ul li{ color:white; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:12px;  border-bottom:solid 1px #fff;}
.ticker-jcarouselliteV ul li.even { background-image: url('../images/ticker-red.jpg'); background-repeat:repeat-x; width:195px; min-height:83px; margin:0; padding:0;}
.ticker-jcarouselliteV ul li.odd { background-image: url('../images/ticker-gray.jpg'); background-repeat:repeat-x; width:195px; min-height:83px; margin:0; padding:0;}
.ticker-jcarouselliteV ul li.even a { color: white; margin:0; padding:0;}
.ticker-jcarouselliteV ul li.odd a{ color: #000; margin:0; padding:0;}

.ticker-jcarouselliteV img { width:59px; height:58px; margin:0; float:left; }

.tipsy { padding: 5px; font-size: 12px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../images/tipsy.gif); font-family:Arial, Helvetica, sans-serif;}
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; border: 1px white solid;}
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }


/********************************************
TipsPageCss
********************************************/

#TipList ul {
	list-style: none;
	list-style-position: outside;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	
	
}

#TipList li {
	margin: 0px;
	padding: 0px;
		
}


#TipList li.TipEntry{
	margin-bottom: 10px;
	list-style:none;
	width:434px;
	min-height:60px;
	float:left;
	list-style-position:outside;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333;
	background: #373737;
	padding:10px;
	
}


#TipList li .TipImage {
	margin-right: 10px;
	float:left;
	border:4px #CCCCCC solid; 
}

#TipList .TipName{
	font-size:15px;
	font-weight:bold;
	color:yellow;
	margin-bottom:5px;
	float:left;
	width:350px;
}
#TipList .TipDiscription{
	float:left;
	width: 350px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	
}


