body
{
	margin: 0;
	padding: 0;
	background: url(../images/headerbg.gif) top left repeat-x #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

p {margin: 0; padding: 0;}
img {border: none;}
a {color: #000;text-decoration: none;}
a:hover {text-decoration: underline;}

div#container
{
	display: block;
	width: 912px;
	margin: auto;
	position: relative;
}

div#header
{
	display: block;
	height: 200px;
	margin: 0;
	padding: 0;
}

div#header a.logo {float: left;}

div#header div#headersnippet {float: right; margin-top: 5px;}

div#maincontent
{
	display: block;
	clear: both;
	background: url(../images/maincontentbg.gif) top left repeat-y;
	margin: 0;
	padding: 0 6px 0 6px;
}

div#maincontent div.leftcol
{
	width: 230px;
	float: left;
	overflow: hidden;
}

div.leftcol p.colheader, div.leftcont a.ecommerce
{
	display: block;
	color: #00429c;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 14px;
	background: url(../images/leftcolheader.gif) top left no-repeat;
	padding: 4px 0 3px 7px;
	margin-left: 4px;
	text-decoration: none;
}

div.leftcol div.leftcont
{
	display: block;
	padding: 10px 0 10px 7px;
}

div.leftcont a {display: block;margin-top: 8px;}

div.leftcont img {margin-left: 4px;}

div.leftcol ul
{
	list-style: disc outside url(../images/bullet.gif);
	margin: 2px 0 0 0;
	padding: 0 0 0 25px;
	display: block;
}

div.leftcol ul li
{
	margin: 0;
	padding: 0;
}

div.leftcol ul li a
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin: 0 0 0 -5px;
	padding: 0;
}

div.leftcol ul li a:hover {text-decoration: underline;}

div.leftcol ul.subnav {display: none;}

div#maincontent div.rightcol
{
	width: 670px;
	float: left;
	clear: none;
	padding: 0 0 15px 0;
}

div.leftcol div.search
{
	display: block;
	padding: 0 8px 10px 7px;
}

div.search input.searchbox
{
	display: block;
	border: 1px solid #000;
	font-size: 12px;
	font-weight: bold;
	color: #a7a7a7;
	width: 207px;
	padding: 5px 0 3px 8px;
	font-family: inherit;
}

div.search label
{
	font-weight: bold;
	font-size: 14px;
	display: block;
}

div.search input.searchbutton
{
	float: right;
	clear: both;
	margin-top: 3px;
}

/* Hitch lookup */

div.rightcol div.hitchlookup
{
	display: block;
	clear: both;
	height: 224px;
	background: url(../images/hitchlookupbg.gif) top left no-repeat;
}

img.findahitch {display: none;}

div.hitchlookup div.findahitch
{
	width: 165px;
	padding: 43px 0 0 260px;
	float: left;
}

div.findahitch select
{
	display: block;
	clear: both;
	width: 100%;
	border: 1px solid #a5acb2;
	margin: 0 0 3px 0;
	padding: 0;
}

/* Safari Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    div.findahitch select { margin: 0 0 1px 0; }
}

div.findahitch input
{
	float: right;
	clear: both;
}

div.hitchlookup div.lookuphighlights
{
	width: 220px;
	float: left;
	clear: none;
	padding: 43px 0 0 20px;
}

div.hitchlookup div.lookuphighlights a
{
	padding-bottom: 2px;
}

/* Navigation Menu */

ul#nav
{
	position: absolute;
	list-style-type: none;
	width: 656px;
	border-left: 1px solid #bcbcbc;
	padding: 0;
	margin: 0;
	right: 12px;
	top: 165px;
}

ul#nav li
{
	float: left;
	clear: none;
	border: 1px solid #bcbcbc;
	border-left: none;
	padding: 0;
	margin: 0;
}

ul#nav li a, ul#nav li a.current
{
	background: url(../images/navbg.gif) top left repeat-x;
	text-align: center;
	color: #a7a7a7;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 130px;
	padding: 20px 0 20px 0;
}

ul#nav li a.current {color: #fff;}

ul#nav li a:hover, ul#nav li a.current:hover {color: #fff;}

/* Content */

div.contentPiece, div.ecommercecontent
{
	display: block;
	clear: both;
	padding: 0 17px 10px 17px;
}

div.contentPiece p.pageTitle
{
	position: relative;
	display: block;
	background: url(../images/titlebg.gif) top left no-repeat;
	color: #00429c;
	font-weight: bold;
	font-size: 19px;
	font-family: Rockwell;
	padding: 10px 9px 11px 9px;
	margin: 17px 0 0 0;
}

div.contentPiece a {color: #00429c;}

div.contentPiece div.content
{
	display: block;
	padding: 0 2px 0 13px;
	margin: 0;
}

div.contentPiece div.content p {margin: 1em 0;}

div.contentPiece div.homecontent
{
	float: left;
	clear: none;
	padding: 0 10px 0 13px;
	margin: 0;
	width: 313px;
}

div.contentPiece div.flashrotation
{
	float: left;
	clear: none;
	width: 300px;
}

/* Footer */

div#footer
{
	display: block;
	clear: both;
	background: url(../images/footerbg.gif) top left repeat-x;
	height: 106px;
	color: #fff;
	font-size: 12px;
	padding: 10px 10px 0 10px;
}

div#footer a
{
	color: #fff;
	text-decoration: none;
}

div#footer a:hover {text-decoration: underline;}
div#footer p.curt {padding-top: 25px;}
div#footer p.curt a {font-weight: bold;}

/* Sitemap */

a.sitemapParent
{
	float: left;
	clear: both;
	padding-left: 15px;
	font-size: 12px;
}

a.sitemapChild
{
	float: left;
	clear: both;
	padding-left: 30px;
	font-size: 12px;
}

/* FAQ */

div.faqleft
{
	float: left;
	clear: none;
	width: 280px;
	background-color: #ccc;
	padding: 5px;
	margin: 20px 9px 9px 0;
}

div.faqleft p.faqheader
{
	display: block;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #00429C;
	font-style: italic;
	text-transform: uppercase;
	padding-bottom: 5px;
}

div.faqleft p.faqtopic
{
	display: block;
	clear: both;
	position: relative;
	font-weight: bold;
	font-size: 12px;
	padding: 4px 0 0 4px;
}

div.faqleft a.faqquestion
{
	display: block;
	clear: both;
	position: relative;
	font-size: 11px;
	padding-left: 12px;
}

p.faqQHeader {font-weight: bold;padding: 20px 0 4px 0;}

/* Contact Us */

div.contactleft, div.contactright
{
	float: left;
	clear: none;
	position: relative;
	width: 275px;
	padding-right: 15px;
}

div.contactright
{
	width: 325px;
	padding: 10px 0 0 20px;
	border-left: 1px dashed #ccc;
}

div.contactforms {display: block;}

div.formcont
{
	display: block;
	clear: both;
	margin-bottom: 3px;
}

div.formcont p
{
	font-size: 12px;
	float: left;
	clear: both;
	width: 100px;
	margin: 0;
	padding: 0;
}

div.formcont p.required
{
	color: red;
	clear: none;
	margin-left: 5px;
	font-size: 11px;
	width: 55px;
}

div.formcont input, div.formcont textarea
{
	float: left;
	clear: none;
	margin-left: 5px;
	border: 1px solid #301800;
	padding: 2px;
}

div.formcont input.city
{
	text-transform: capitalize;
	width: 65px;
}

div.formcont input.state
{
	text-transform: uppercase;
	width: 22px;
}

div.formcont input.zip {width: 37px;border: 1px solid #301800;}

div.formcont div.recaptchadiv
{
	float: left;
}

div.contactforms input.contactsubmit
{
	float: right;
	clear: both;
	margin: 10px 10px 25px 0px;
}

/* Home Featured Products */

div.featuredProducts
{
	display: block;
	clear: both;
}

p.featuredHeader
{
	display: block;
	clear: both;
	font-weight: bold;
	font-family: Rockwell;
	font-size: 19px;
	color: #000;
	padding: 8px 0 0 13px;
}

div.featuredProducts div.highlights
{
	display: block;
	padding: 5px 0 5px 24px;
	position: relative;
}

div.featuredProducts div.highlights div.highlight
{
	float: left;
	clear: none;
	position: relative;
	width: 151px;
	height: 114px;
	border: 1px solid #000;
	background-color: #fff;
	margin: 2px;
	overflow: hidden;
}

div.featuredProducts div.highlights div.highlight a.highlighttext
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #301800;
	padding: 4px 0 0 4px;
	position: relative;
}

div.featuredProducts div.highlights div.highlight img
{
	display: block;
	position: relative;
}

table th {white-space: nowrap;}

div.ecommercecontent
{
	padding: 10px;
}
div.newSelect {display: block;clear: both;width: 100%;cursor: default;margin: 0 0 3px 0;padding: 0;border: 1px solid #A5ACB2;line-height: 1;height: 18px;background: #fff url('../images/selectBox.gif') top right no-repeat;position: relative;font-family: MS Shell Dlg; font-size: 13px;}
div.newSelectH {background: #fff url('../images/selectBox-h.gif') top right no-repeat;}
div.newSelect div.newSelectText {display: block; clear: both; text-align: left; color: #000; margin: 3px 18px 0 4px;white-space: nowrap; overflow: hidden; height: 18px;}
div.newSelect div.newOptions {position: absolute; border: 1px solid #b1b1b1; background-color:#fff; top: 18px; left: 0; z-index: 8000; min-width: 100%; display: none;}
div.newSelect div.newOptions p {display: block; padding: 1px; clear: both; cursor: default; white-space: nowrap;border: 1px solid #FFF;}
div.newSelect div.newOptions p.hovered {background-color: #2673CF; color: #fff; border: 1px dotted #FFAD1F;}


