body { 
	background-color: #000;
	margin:0;
}

a { color:blue; }
a:hover { color:blue; }

#banner {
	background-image: url(../images/mastheadTagline.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0;
	width:900px;
	height:94px;
	margin-left: auto;
	margin-right: auto;
}

#bottomContent {
	background-color: #fff;
	width:900px;
	height:221px;
	margin: 0;
	padding: 0;
}

#bottomContent1 {
	background-color: #fff;
	width:900px;
	height:621px;
	margin: 0;
	padding: 0;}

#footer {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	padding-top:12px;
	padding-bottom:6px;
	color: #ccc;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#footer a:link {
	color:#ccc;
}

#footer a:hover {
	color:#ccc;
}

#footer a:visited {
	color:#ccc;
}

h1, h1 a {
	/*text-shadow: 5px 5px 2px #676767;*/
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #b0292f;
}

#map {
	width:359px;
	height:219px;
	float:left;
	margin: 0;
	padding: 0;
}

#news {
	width:521px;
	height:160px;
	font-family: arial,helvetica,sans-serif;
	font-size:12px;
	line-height: 21px;
	padding-left:0px;
	margin-top: 0px;
}

#rightBlock {
	float:right;
	margin:0;
	padding:0;
	width: 536px;
	height: 218px;
}
#logobar {
	background-color: #C4C4C6;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#subContent {
	background-image: url(../images/tiretrack.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width:800px;
	height:auto;
	background-color: #fff;
	padding:10px 50px 50px 50px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#subContent h1 { border-bottom:1px dashed black; }
body.blog #subContent h1 { margin-bottom:3px;}
#subContent h1 a {text-decoration:none;}

#wrapperHome {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	min-height: 605px;
	_height:605px;
	border:1px solid #fff;
}

#wrapperHome1 {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:1400px;
	background:#fff;
	border:1px solid #fff;
}

#wrapperSub {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height: auto;
	border:0;
}
#flash {
	width: 900px;
}


/* Navbar Styles */

#nav {
	margin: 0;
	padding: 0;
	height: 34px;
	list-style: none;
	display: inline;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/navbk.jpg)!important;
	background-repeat:repeat-x;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
		}

#nav a {
	float: left;
	padding: 34px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -34px;
	}

/* #nav a:active, #nav a.selected {
	background-position: 0 -34px;
	} */
	
/* Specific Button Selectors */

#btnHome a  {
	width: 61px;
	background:url(../images/home_off.jpg) top left no-repeat;
	}
#btnHome a:hover  {
	width: 61px;
	background:url(../images/home_on.jpg) top left no-repeat;
	}
	
#btnAboutUs a  {
	width: 79px;
	background: url(../images/btnAboutus.jpg) top left no-repeat;
	}
	
#btnIntAcc a  {
	width: 144px;
	background:url(../images/int_acc_off.jpg) top left no-repeat;
	}
#btnIntAcc a:hover  {
	width: 144px;
	background:url(../images/int_acc_on.jpg) top left no-repeat;
	}

#btnExtAcc a  {
	width: 142px;
	background:url(../images/ext_acc_off.jpg) top left no-repeat;
	}
#btnExtAcc a:hover  {
	width: 142px;
	background:url(../images/ext_acc_on.jpg) top left no-repeat;
	}

#btnServices a  {
	width: 70px;
	background:url(../images/services_off.jpg) top left no-repeat;
	}
#btnServices a:hover  {
	width: 70px;
	background:url(../images/services_on.jpg) top left no-repeat;
	}
	
#btntrailerHitches a {
	width: 114px;
	background:url(../images/trailer_off.jpg) top left no-repeat;
}
#btntrailerHitches a:hover {
	width: 114px;
	background: url(../images/trailer_on.jpg) top left no-repeat;
}

#btnCommercial a  {
	width: 94px;
	background:url(../images/commercial_off.jpg) top left no-repeat;
	}
#btnCommercial a:hover  {
	width: 94px;
	background:url(../images/commercial_on.jpg) top left no-repeat;
	}

#btnLocations a  {
	width: 80px;
	background:url(../images/locations_off.jpg) top left no-repeat;
	}
#btnLocations a:hover  {
	width: 80px;
	background:url(../images/locations_on.jpg) top left no-repeat;
	}
	
#btnBlog a {
	background:url(../images/nav_blog_off.jpg) top left no-repeat;
	width:56px;
	}
	
#btnBlog a:hover {
	background:url(../images/nav_blog_on.jpg) top left no-repeat;
	width:56px;
	}
	
#btnOnlineStore a  {
	width: 97px;
	background:url(../images/onlinestore_off.jpg) top left no-repeat;
	}
#btnOnlineStore a:hover  {
	width: 97px;
	background:url(../images/onlinestore_on.jpg) top left no-repeat;
	}
	
	#btnFiller a  {
	width: 20px;
	background:url(../images/navbg.gif) top left repeat-x;
	}
#btnFiller a:hover  {
	width: 48px;
	background:url(../images/navbg.gif) top left repeat-x;
	}
	
#btnContactUs a  {
	width: 98px;
	background:url(../images/contact_off.jpg) top left no-repeat;
	}
#btnContactUs a:hover  {
	width: 98px;
	background:url(../images/contact_on.jpg) top left no-repeat;
	}
.locationBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #FFFFFF;
	height: auto;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #CC0000;
	padding-bottom: 10px;
	background-image: url(../images/locationBkgd.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 15px;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	margin: 10px;
	width: 50%;
}
.locationBoxHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	display: block;
	height: 20px;
	width: auto;
	padding-left: 4px;
	padding-right:1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.locationBox table {
	margin-top: 40px;
	margin-right: 25px;
	height: 90px;
}
.events {
	font: 12px/17px Arial, Helvetica, sans-serif;
	margin-top: 0;
	width: 540px;
	float: right;
}
.events ul{
	list-style:none;
}
.events ul li{
	
	margin-top: 4px;
}
.homeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	background-color: #FFFFFF;
	padding: 9px;
}
.prodDisplay{ 
	width:180px;
	float:left;
	padding:10px;
	height:280px;
	text-align:center;
	display:block;
}

.prodDisplay .border {border: 1px solid black; padding:15px;}

.prodDisplay h2, .itemDisplay h2 { font-size:12px; color: #b0292f; text-decoration:none; margin:0; padding:0;}
.prodDisplay div.imageDiv { height:145px; position:relative;}
.prodDisplay img { border:1px solid black; }
.prodDisplay a {display:block; }
.prodDisplay strong { padding:12px 0; display:block; line-height:12px;}

#imageDisplay { float:left; padding-right: 15px; margin-right:20px; border-right: 1px dashed #b0292f; }
.itemDisplay h3 { border-bottom:1px dashed #b0292f; }

.relatedDisplay { float:left; width:150px; padding:10px; margin:10px; height:200px; text-align:center; }
.relatedDisplay div { height:100px; }

#sideSearch {width:125px; display:block; margin:0; padding:0;}
#sideSearch ul, #sideSearch li { display:block; padding:0 0 6px 0; margin:0; list-style:none;}
#sideSearch label {display:block; padding:0 0 3px 0; margin:0;}
.imageRight{
	float:right;
}

div.buyDirect { behavior: url(/js/iepngfix.htc) }


/*Forms - Added 5/27/11*/
.form {padding:0 0 10px 0;}
.form li {list-style:none; width:350px; float:left; padding:0 15px 10px 0;}
.form li label {width:350px; font-weight:bold;}
.form li input, .form li select {width:350px; border:1px solid #999; height:20px;}
.form li.state, .form li.state select {width:260px;}
.form li.zip, .form li.zip input {width:75px;}
.form li.textarea {float:none; width:715px;}
.form li textarea {border:1px solid #999; float:none; width:715px;}
