body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Trebuchet MS", Arial;
	background:url(images/footer_bg.gif);
}
form{
	margin:0px;
}
h1, h2, h3, h4, h5, h6 {
margin-top:0px;
}
h1 {
font-size:18px;
}
h2{
font-size: 16px;
}
h3{
font-size: 14px;
}
h4{
font-size: 12px;
}
h5{
font-size: 12px;
}
h6{
font-size: 12px;
}
a {
	text-decoration: none;
	color: #2A87C5;
}
a:hover {
	color: #1A337A;
	text-decoration: none;
}
a span {cursor:pointer;}

#master_container {
	height: inherit;
	min-width: 945px;
	width: 100% !important;
	width: 945px;
	position: relative;
	overflow: visible;
	float: left;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 100%;
	overflow:hidden;
	position: relative;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
}
#header_extender {
	height: 40px;
	border-bottom: 1px solid #999999;
	background-color: #BBBDBF;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	left: 0px;
}
#master_container #header #gotoselection {
	height: 60px;
	width: 185px;
	clear: right;
	float: left;
}
#master_container #header #mast {
	height: 80px;
	width: 760px;
	background-image: url(images/header_bg.gif);
	float: left;
	background-color: #BCBEC0;
}
#header #logo
 h1 {
	margin: 0px;
	padding: 0px;
}
#header #logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
}
#header #tagline {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	position: relative;
	color: #333333;
	font-size: 12px;
}
#header #tagline img {
	position: relative;
}
#header #tagline h3 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#header #customer_menu {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	height: 80px;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	width: 204px;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#header #customer_menu a {
	color: #2D91DF;
	font-weight:bold;
	background-image: url(images/leftnav_bug.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
	text-decoration:none;
}
#header #customer_menu a:hover {
	color: #333333;
	text-decoration:underline;
}
#header #customer_menu #ccbug {
background-image: url(../images/ccard_100x13.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin: 0px;
	padding: 5px 0px;
	clear: right;
	float: left;
	height: 13px;
	width: 100px;
	
}
#header #customer_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 4px;
}
#header #customer_menu #ccbug span {
	display: none;
}
#header #customer_menu .padding5 strong{
margin:0;
padding-top:10px;
font-size:16px;
text-transform:capitalize;
}
#header #customer_menu .padding5{
padding-bottom:5px;
padding-top:0;
margin:0;
}
#header #customer_menu .style1{
margin:0;

}

#container {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height:inherit;
	position:relative;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat;
	overflow: visible;
	float: left;
}
#container #mainav {
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	background-image: url(images/mainav_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	float: right;
	clear: left;
	top: 0px;
	z-index: 1000;
	width: 610px;
}
#container #mainav ul {
	padding:0px;
	margin:0px;
	list-style-type: none;
	height: auto;
	width: 100%;
}
#container #mainav ul li {
	position: relative;
	float:left;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width:auto;
	list-style-type: none;
}
#container #mainav li a {
	display:block;
	position:relative;
	padding-right: auto;
	padding-left: auto;
	padding-top: 3px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 114px;
	height:15px;
	line-height: normal;
	vertical-align: 50%;
	font-size: 9px;
	text-decoration: none;
	overflow:hidden;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D91DF;
	border-right-color: #13346C;
	border-bottom-color: #13346C;
	border-left-color: #2D91DF;
}
#container #mainav li a:hover {
	background-image: url(images/mainnav_bg_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#container #mainav li a:active {
	background-image:url(images/mainnav_bg_active.gif);
	background-repeat: repeat-x;
}
#container #mainav li a span {
	background: url(images/arrowr_6x6.gif) no-repeat right center;
	padding-right: 10px;
	float:none;
}
#container #livehelp {
	overflow: hidden;
	position: relative;
	height: 132px;
	width: 148px;
	left: 0px;
	top: 0px;
	background-image: url(images/livehelp_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D91DF;
	border-right-color: #13346C;
	border-bottom-color: #13346C;
	border-left-color: #2D91DF;
	clear: left;
	float: left;
	z-index: 1000;
}
#container #mainav #home a {
width: 28px;
}
#master_container #container #mainav #home img {
	padding-top: 1px;
}
#master_container #content_container {
	position: relative;
	overflow: visible;
	float: left;
	width: 100%;
	min-width: 945px;
	background-image: url(images/content_container.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainav .norm_btn a {
width: 146px;
}

#container #livehelp #status {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#container #livehelp #phonesupport #time {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin: 4px;
	line-height: 14px;
    font-weight:bold;
    letter-spacing:1px;
}
#container #livehelp #phonesupport #time p {
    margin:0px;
    padding-top: 6px;
    font-size:16px;
    text-transform:capitalize;
    font-weight:bold;
    letter-spacing:normal;
}
#container #leftnav {
	margin: 0px;
	padding: 0px;
	width: 150px;
	position: relative;
	clear:left;
	float: left;
	font-size: 11px;
	color: #333333;
	background-image: url(images/leftnav_bg.gif);
	background-repeat: repeat;
	overflow: visible;
}
#leftnav #choosenav {
	padding: 2px;
}
#choosenav a {
	color: #2881C0;
}
#container #leftnav h2 {
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	color: #2779B9;
	background:#DCDCDD url(images/leftnav_h2_bug.gif) no-repeat 98% 50%;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
#container #leftnav h2 a{
	display:block;
	color: #2779B9;
	text-decoration:none;
}
#container #leftnav h2 a:hover{
	color:#1C4D94;
}
#container #leftnav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#container #leftnav li {
	padding: 2px 2px 2px 8px;
}
#container #leftnav li a {
	text-decoration: none;
	color: #333333;
	padding-left: 8px;
	background:  url(images/leftnav_bug.gif) no-repeat left center;
}
#container #leftnav li a:hover {
text-decoration:underline;
}
#powerdbygtaa {
	text-align:center;
	margin-top:10px;
}
#container #mainbody {
	margin: 0px;
	padding: 0px;
	height: inherit;
	width: 610px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/mainbody_shadow_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: right;
	clear: right;
	overflow: visible;
}
#container #mainbody #shadow {
	background-image: url(images/mainbody_shadow_top.gif);
	background-repeat: repeat-x;
	height: 5px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#container #mainbody #content_wrapper {
	min-height: 600px;
	height: auto !important;
	height: 600px;
	width: auto;
	margin-left: 8px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 5px;
	overflow: visible;
	position: relative;
	visibility: visible;
	color: #333333;
	font-size: 12px;
}
#content_wrapper h1{
	color: #333333;
	margin: 0px 0px 10px 0px;
	font-size: 18px;
}
#content_wrapper h2,#content_wrapper h3,#content_wrapper h4,#content_wrapper h5,#content_wrapper h6 {

}
#content_wrapper p, #content_wrapper ul {
	font-size: 12px;
	line-height: 18px;
}
#content_wrapper .faqCategoryTitle {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #053753;
}
#content_wrapper .innerPadding {
	padding: 15px;
}
#faqsList {
	padding-bottom: 10px;
}
#faqsList ul {
	margin: 0px;
	padding: 10px;
	display: table;
}
#faqsList li {
	display: table-cell;
	list-style-type: none;
	float: left;
	width: 50%;
	overflow: hidden;
}


#master_container #container #mainbody #subnav {
	background-color: #CCCCCC;
	height: 20px;
	background-image: url(images/subnav_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#footer {
	background-color: #2273AA;
	margin: 0px;
	padding: 0px 0px 20px;
	height: auto;
	width: 100%;
	clear: left;
	float: left;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat;
	position: relative;
	overflow: visible;
}
#footer #top {
	background-image: url(images/footer_top_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 100%;
}
#footer #bottom {
	width: 945px;
	position: relative;
}
#footer #security {
	height: auto;
	width: 160px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	position: relative;
	float: left;
}
#footer #security a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #security a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer #links {
	font-size: 10px;
	color: #e3e3e3;
	height: auto;
	width: 765px;
	position: relative;
	clear: right;
	float: left;
	list-style-type: none;
	padding: 5px;
}
#footer #links a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer #links a span {
	white-space: nowrap;
}
#footer #links ul {
	list-style-type: none;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 610px;
}
#footer #links #copyright {
	float: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 610px;
	height: auto;
}
#footer #links h4 {
	clear: both;
	float: left;
	font-size: 16px;
	margin: 5px 0px 0px;
	padding: 0px;
	width: 610px;
	color: #CCCCCC;
}
#footer #links li {
	float: left;
	width: auto;
	background-image: url(images/arrowr_6x6.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:5px;
}
#footer #links li a {
	float: left;
	width: auto;
	margin-right: 5px;
	white-space: nowrap;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
	text-transform: uppercase;
}
#footer #links li a:hover {
	text-decoration: underline;
}
.shadegray {
color:#c9c9c9;
}
.shadewhite {
color:#ffffff;
}
.gotoline-dropdown {
	width: 174px;
	font-size: 10px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	margin-top: 2px;
}
#subnav a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding: 4px 5px;
	float: left;
}
#subnav a span {
	white-space: nowrap;
}
#subnav a:hover {
	color: #333333;
	background-image: url(images/subnav_bg_hover.gif);
	background-repeat: repeat-x;
	}
#subnav a:active {
	color:#333333;
	background-image: url(images/subnav_bg_hover.gif);
	background-repeat: repeat-x;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav li {
	float: left;
	background:url(images/leftnav_bug.gif) no-repeat right center;
	padding-right: 4px;
}
#subnav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	z-index: 1000;
	position: relative;
}
#specials_container {
	margin: auto;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	clear: right;
	width: 185px;
	float:left;
}
#specials_container .special_box {
	margin: 2px 4px 4px;
	width: 175px;
	background-color: #FFFFFF;
	border-top: 1px solid #333333;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #333333;
}
#specials_container .special_box h4 {
	position:relative;
	font-size: 12px;
	color: #0066CC;
	margin: 2px;
	padding: 0px;
}
#specials_container .special_box .prod_img {
	margin: 2px;
	padding: 0px;
	height: auto;
	width: 170px;
	text-align: center;
	vertical-align:middle;
}
#specials_container .special_box .prod_img img {
	position: relative;
	vertical-align:middle;
}
#specials_container .special_box .prod_desc {
	font-size: 12px;
	color: #666666;
	padding: 2px;
}
#specials_container .special_box .price {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #999999;
	padding: 2px;
	position: relative;
}

#specials_container .special_box .vehicle {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #999999;
	padding: 2px;
	position: relative;
}
#specials_container .special_box .price a {
	font-size: 10px;
	padding: 2px;
	background-color: #e3e3e3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	margin: 1px;
	position: absolute;
	left: 102px;
	background-image: url(images/specialbtn_bg.gif);
	display: inline;
	float: right;
	color: #0066CC;
	text-decoration: none;
	top: 1px;
}
#specials_container .special_box .price a:hover {
	background-image: url(images/specialbtn_bg_over.gif);
}
#specials_container .special_box .price a:active {
	background-image: url(images/specialbtn_bg_active.gif);
}
#specials_container .special_box .price span {
	background-image: url(images/leftnav_bug.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
}
/*
Home page specific classes and ids
*/
#home_mast {
	position: relative;
	float: left;
}
#home_specials {
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
#home_container {
	position: relative;
	margin-top: 5px;
	float: left;
	width: 100%;
}
#home_container #rightCol {
	float: right;
	clear: left;
	width: 350px;
	padding: 5px;
}
#home_container.dieselPerformance #rightCol {
	width: 265px;
}
.home_category {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	float: left;
	display: block;
	height: auto;
}
.home_category a {
	text-decoration: none;
	color: #333333;
	width: auto;
	font-weight: bold;
}
.home_category a:hover {
	text-decoration:underline;
}
.home_category h2 {
	font-size: 12px;
	color:#ffffff;
	display: block;
	background-image: url(images/homecategory_h2.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top left;
	height: 16px;
	padding-top: 4px;
	margin: 0px;
	clear: both;
}
.home_category h2 a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	display: block;
}
.home_category h2 a:hover {
	color:#e2e2e2;
	text-decoration:none;
	background-color: transparent;
}

.home_category ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	list-style-type: none;
	float: left;
	line-height: 10px;
}
.home_category li {
	padding: 2px;
	position: relative;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left center;
	width: 193px;
	list-style-type: none;
	float: left;
	margin: 0px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #f3f3f3;
	line-height: 12px;
	text-align: left;
	height: 155px;
}
.home_category li img {
	display: block;
}

.home_category p {
	line-height: normal;
	color:#333333;
	padding: 8px 8px;
	margin: 0px;
	font-size: 12px;
}
/* gotodiesel */
.gotodiesel {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 320px;
}
.gotodiesel h2 {
	font-size: 12px;
	color:#FFFFFF;
	background-image: url(images/homecateogry2_h2_diesel.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top left;
	height: 16px;
	padding-top: 4px;
	margin: 0px;
	position: relative;
	display:block;
	white-space: nowrap;
}
.gotodiesel h2 a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	position:relative;
}
.gotodiesel h2 a:hover {
	color:#999999;
	text-decoration:none;
	background-color: transparent;
}
.gotodiesel ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	list-style-type: none;
	line-height: 10px;
	width: 320px;
}
.gotodiesel li {
	position: relative;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	float: left;
	margin: 0px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #f3f3f3;
	line-height: 12px;
	padding: 5px;
	width: 308px;
}
.gotodiesel li a {
	font-weight: normal;
	color:#666666;
}
.gotodiesel li a:hover {
	color: #333333;
	text-decoration: none;
}
.gotodiesel img {
	margin: 0px 0px 0px 5px;
	border: 1px solid #cccccc;
	float: right;
}
.gotodiesel li a .prod{
}
.gotodiesel li a .logo{
	position: relative;
}
.gotodiesel li a .text{
}
.gotodiesel a:hover{
	text-decoration:none;
}

.gotodiesel p {
	line-height: normal;
	color:#333333;
	padding: 8px 8px;
	margin: 0px;
	font-size: 12px;
}

/* hc 2*/

.home_category2 {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 235px;
	background-color: #ffffff;
	float: left;
}
.home_category2 a {
	text-decoration: none;
	color: #666666;
	width: auto;
}
.home_category2 a:hover {
	text-decoration:none;
	color: #333333;
}
.home_category2 h2 {
	font-size: 12px;
	color:#FFFFFF;
	background-image: url(images/homecategory2_h2.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top left;
	height: 16px;
	padding-top: 4px;
	margin: 0px;
	position: relative;
	float: left;
	white-space: nowrap;
	display: block;
	width: 225px;
}
.home_category2 h2 a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	position:relative;
	clear:both;
	white-space: nowrap;
}
.home_category2 h2 a:hover {
	color:#e2e2e2;
	text-decoration:none;
	background-color: transparent;
}

.home_category2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 235px;
	position: relative;
	display: block;
	float: left;
	margin-bottom: 5px;
	background-color: #F3F3F3;
}
.home_category2 li {
	padding: 4px 2px;
	position: relative;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left center;
	width: 229px;
	list-style-type: none;
	float: left;
	margin: 0px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #f3f3f3;
	line-height: 12px;
	text-align: left;
}
.home_category2 li a {
	background-image: url(images/leftnav_bug.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}

.home_category2 p {
	line-height: normal;
	color:#666666;
	padding: 8px 8px;
	margin: 0px;
	font-size: 12px;
	clear: both;
}

/* site specific home category styles */
.bushwacker h2 {
	background-image: url(images/homecateogry2_h2-bushwacker.gif);
}

.rampage h2 {
	background-image: url(images/homecateogry2_h2-rampage.gif);
}
.airlift h2 {
	background-image: url(images/homecateogry2_h2-airlift.gif);
}
.coverking h2 {
	background-image: url(images/homecateogry2_h2-dashmat.gif);
}

.dashdesigns h2 {
	background-image: url(images/homecateogry2_h2-dashmat.gif);
}

.warn h2 {
	background-image: url(images/homecateogry2_h2-warn.gif);
}

.softtops h2 {
	background-image: url(images/homecateogry2_h2-softtops.gif);
}

.fordgen h2 {
	background-image: url(images/homecateogry2_h2-fordgen.gif);
}
.dashmat h2 {
	background-image: url(images/homecateogry2_h2-dashmat.gif);
}
.flares h2 {
	background-image: url(images/homecateogry2_h2_flares.gif);
}
.flrmats h2 {
	background-image: url(images/homecateogry2_h2-flrmats.gif);
}
.stcvrs h2 {
	background-image: url(images/homecateogry2_h2_stcvrs.gif);
}
.pttricks h2 {
	background-image: url(images/homecateogry2_h2_pttricks.gif);
}
.darkgry h2 {
	background-image: url(images/homecateogry2_h2-darkgry.gif);
}
.darkgry h2 a {
	color: #333333;
}
.darkgry h2 a:hover {
	color: #666666;
}
.ltgry h2 {
	background-image: url(images/homecateogry2_h2-ltgry.gif);
}
.ltgry h2 a {
	color: #333333;
}
.ltgry h2 a:hover {
	color: #666666;
}
.orange h2 {
	background-image: url(images/homecateogry2_h2-orange.gif);
	color:#333333;
}
.orange h2 a {
	color: #333333;
}
.orange h2 a:hover {
	color: #666666;
}

/* end hc 2*/

.goIcon {
	background-color: transparent;
	background-image: url(images/goIcon.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 28px;
	width: 28px;
	position: absolute;
	overflow:visible;
	margin:0px;
	padding:0px;
	left: -7px;
	top: -5px;
}

/*
Custom classes

*/
.GoToAutoAccessories {
	display: none
}

.bodyText {
	font-family:  Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.bodyTextBold {
	font-family:  Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.bodyTextHeadingCell {
	font-family:  Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #DCDCDC;
	color: Black;
}

.bodyTextHeadingCellTable {
  border: 1px;
  border-color: #DCDCDC;
  border-style: solid;
}

input {
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin: 1px;
	padding: 1px;
}
select {
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	margin: 1px;
	padding: 1px;
}

.FlatFormFields {
	cursor:pointer;
	color : #FFFFFF;
	background-color : #1B468E;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D91DF;
	border-right-color: #13346C;
	border-bottom-color: #13346C;
	border-left-color: #2D91DF;
	background-image: url(images/inputbtns_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	text-transform: uppercase;
}
.FlatFormFields:hover {
	cursor:pointer;
	color : #FFFFFF;
	background-color : #1B468E;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D91DF;
	border-right-color: #13346C;
	border-bottom-color: #13346C;
	border-left-color: #2D91DF;
	background-image: url(images/inputbtns_bg-hover.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	text-transform: uppercase;
}
.FlatFormFieldsover {
	cursor:pointer;
	color : #FFFFFF;
	background-color : #1B468E;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D91DF;
	border-right-color: #13346C;
	border-bottom-color: #13346C;
	border-left-color: #2D91DF;
	background-image: url(images/inputbtns_bg-hover.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	text-transform: uppercase;
}
.FlatFormFieldsDown {
	cursor:pointer;
	color : #FFFFFF;
	background-color : #1B468E;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D91DF;
	border-right-color: #13346C;
	border-bottom-color: #13346C;
	border-left-color: #2D91DF;
	background-image: url(images/inputbtns_bg-down.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	text-transform: uppercase;
}
.FlatFormFields:active {
	cursor:pointer;
	color : #FFFFFF;
	background-color : #1B468E;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D91DF;
	border-right-color: #13346C;
	border-bottom-color: #13346C;
	border-left-color: #2D91DF;
	background-image: url(images/inputbtns_bg-down.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	text-transform: uppercase;
}
HR {
    height: 1px;
    color: #DCDCDC;
    background-color: #DCDCDC;
    border: none;
}

  #notifyProcess {
    visibility:hidden;
    position: relative;
    font-family: Tahoma, "Trebuchet MS", Arial;
    font-size: 11pt;
    color:red;
    z-index: 1;
  }

  .body2 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Trebuchet MS", Arial;
	background: White;
	background-image: none;
}

.FlatFormFields2 {
	cursor:pointer;
	color : #FFFFFF;
	background-color : #333333;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 9px;
	padding: 2px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-image: url(images/inputbtns_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	text-transform: uppercase;
}
.FlatFormFields2:hover {
	cursor:pointer;
	color : #FFFFFF;
	background-color : #333333;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 9px;
	padding: 2px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-image: url(images/inputbtns_bg-hover.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	text-transform: uppercase;
}
.FlatFormFields2over {
	cursor:pointer;
	color : #FFFFFF;
	background-color : #333333;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 9px;
	padding: 2px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-image: url(images/inputbtns_bg-hover.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	text-transform: uppercase;
}
.FlatFormFields2Down {
	cursor:pointer;
	color : #FFFFFF;
	background-color : #333333;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 9px;
	padding: 2px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-image: url(images/inputbtns_bg-down.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	text-transform: uppercase;
}
.FlatFormFields2:active {
	cursor:pointer;
	color : #FFFFFF;
	background-color : #333333;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 9px;
	padding: 2px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-image: url(images/inputbtns_bg-down.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	text-transform: uppercase;
}/*
Check out styles
*/
input {
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: Black;
	margin: 1px;
	padding: 1px;
}
select {
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: Black;
	margin: 1px;
	padding: 1px;
}
.accentRed {
	color: #CC0000;
}
.accentblue {
	color: #0066CC;
	font-weight: bold;
}
.accentColor {
	color:#2E607E;
}
table {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
}
#cart_container {
	border: 1px solid #cccccc;
	padding-bottom: 5px;
}
#cart_container div {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#cart_container h2 {
	font-size: 18px;
	padding-top: 5px;
	padding-left: 5px;
}
#checkout_container {
	padding: 0px;
	height: auto;
	width: 680px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	position: relative;
}
#checkout_topbar {
	background-image: url(images/checkout-topbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 680px;
}
#checkout_header {
	background-image: url(images/checkout-containerbg.gif);
	background-repeat: repeat-y;
	background-position: left center;
	position: relative;
	height: 51px;
	padding-left: 10px;
	padding-right: 10px;
}
#checkout_body {
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/checkout-containerbg.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
#checkout_footer {
	clear: both;
	padding: 0px;
	position: relative;
}
#checkout_header .checkout_title {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.checkout_table {
	font-size: 11px;
}
.checkout_total {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.checkout_tdheading {
	background-color: #e3e3e3;
	color:#333333;
	font-size: 10px;
	text-align:center;
}
.tdHeadings {
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/tdHeadings_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 4px;
}
.formDiv {
padding: 5px;
border: 1px solid #cccccc;
}
/*
search page styling
*/
#searchbox {
padding:0px;
margin:0px;
margin-bottom: 10px;
position: relative;
}
#searchbox h1 {
 color: white;
 font-size:12px;
 text-transform:uppercase;
 margin:0px;
 padding:5px;
 background-image:url(images/search_h1bg.gif);
 background-position:top left;
 background-repeat:repeat-x;
 position:relative;
 border-bottom: 1px solid #1B468E;
 border-right: 1px solid #1B468E;
}
#searchbox .goIcon {
	background-color: transparent;
	background-image: url(images/goIcon_search.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 33px;
	width: 33px;
	position: absolute;
	overflow:visible;
	margin:0px;
	padding:0px;
	left: -11px;
	top: -4px;
}
#searchbox h1 .text {
	position:relative;
	left: 30px;
	clear:both;
}
#searchbox ul {
	margin:0px;
	padding:0px;
	left: 25px;
	height:20px;
	position: relative;
	width: 540px;
}
#searchbox li {
	list-style:none;
	float:left;
	margin-right:1px;
	font-size:10px;
	white-space:nowrap;
	padding: 0px;
	text-align: center;
}
#searchbox li a{
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/searchtab_right.gif) no-repeat right top;
	height:20px;
	color:#666666;
	text-transform:uppercase;
	text-align: center;
}
#searchbox li a:hover{
text-decoration:none;
color: #333333;
}
#searchbox li a span {
	display: block;
	padding: 3px 8px;
	background:url(images/searchtab_left.gif) no-repeat left top;
	white-space: nowrap;
}
#searchbox li.active a{
	margin:0px;
	padding:0px;
	background:url(images/searchtab_right-active.gif) no-repeat right top;
	height:20px;
	color:white;
	text-transform:uppercase;
	float: left;
}
#searchbox li.active a:hover{
text-decoration:none;
color:white;
}
#searchbox li.active a span {
	display: block;
	padding: 3px 8px;
	background:url(images/searchtab_left-active.gif) no-repeat left top;
	white-space: nowrap;
}
#searchbox .search_bottom {
	background: url(images/searchbox_bot.gif) no-repeat center bottom;
	padding: 10px 20px;
}
/*
end search tabs styling
*/
.prodUl {
	font-weight: bold;
	list-style-image: url(images/leftnav_bug.gif);
	text-align: left;
	margin: 0px;
}
.prodUl li {
	background-color:#f2f2f2;
	margin-top: 2px;
	margin-left: 10px;
	width: 45%;
	float: left;
	margin-right: 10px;
}
.prodUl li a {
	display:block;
	text-decoration: none;
}
.prodUl li a:hover {
	text-decoration: none;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.bgshade {
	background-color: #f1f1f1;
}
.cookietrail{
	padding:2px 15px;
	color: #4F81A2;
	font-weight: bold;
	font-size: 11px;
}
.cookietrail a {
	font-weight:bold;
	color:#666666;
	background-image: url(images/leftnav_bug.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 2px;
	padding-right: 8px;
	text-decoration:none;
}
.cookietrail a:hover: {
	color: #333333;
}
.prodImgBox {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: auto;
	float: left;
	height: 300px;
	width: 300px;
	overflow: hidden;
	position: relative;
}
.prodImgBox img {
	position: relative;
	vertical-align:50%;
	margin: auto;
}
.prodChBox {
	text-align: left;
	margin: auto;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}
.prodChBox .chooseBox {
	text-align: left;
	width: 250px;
}
.prodChBox .chooseFormBox {
	padding: 5px;
	width: 275px;
	border: 1px solid #cccccc;
}
.title {
	margin-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #69ABD6;
	border-right-color: #063954;
	border-bottom-color: #063954;
	border-left-color: #69ABD6;
	background-color: #e2e2e2;
	padding: 5px;
	color: #FFFFFF;
	background-image: url(images/inputbtns_bg.gif);
	background-repeat: repeat-x;
}
.title h2 {
	margin:0px;
	padding:0px;
	cursor: pointer;
	font-size:12px;
}
.tooltip {
	color: #FFFFFF;
	background-color: #00324C;
	padding: 5px;
	width: 200px;
	z-index: 1000;
	font-size: 10px;
}
.tooltip h4{
	margin: 0px;
	padding:0px;
}
.tooltip p{

}

.searchResults {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #cccccc;
}
.searchResults h2 {
	background-color: #f2f2f2;
	margin: 0px;
	padding: 2px 5px 5px;
	position: relative;
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
.searchResults h2 a {
	color: #333333;
}
.searchResults ul {
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.searchResults li {
	padding: 2px 2px 2px 5px;
	position: relative;
	font-size: 11px;
}
.searchResults li a {
	font-weight:bold;
	display: block;
	background-image: url(images/leftnav_bug.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	padding-left: 12px;
}
.searchResults li .items {
	text-align: right;
	position: absolute;
	right: 5px;
	left: 60%;
	top: 0px;
	color: #666666;
}
.searchResults li.alt {
	background-color: #E4F1FF;
}
.searchResults h2 a:hover {
	color: #666666;
}

/* Go Go Popup Styling */
#footer #links ul.popMenu  { /* all lists */
	font-size:14px;
	padding: 2px;
	margin: 0px;
	list-style: none;
	width: 280px;
	border:1px solid #ccc;
}

#footer #links ul.popMenu li { /* all list items */
	font-size:12px;
	position: relative;
	margin:0px;
	padding:0px;
	display: block;
	float:left;
	width: 100%;
	cursor:pointer;
}
#footer #links ul.popMenu li a { /* all list items */
	display: block; 
	float:left;
	width:100%;
}

#footer #links ul.popMenu li ul { /* second-level lists */
	display: none;
	position: absolute;
	bottom: .75em;
	left: 0px;
	padding:0px;
	width:auto;
	margin:0px;
	z-index: 1000;
}

#footer #links ul.popMenu li > ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#footer #links ul.popMenu li:hover ul, #footer #links ul.popMenu li.over ul  { /* lists nested under hovered list items */
	margin: 0px;
	display: block;
	width:200px;
	padding:0px;
	background-color:#e4e4e4;
	color: #333333;
	background-color: #f2f2f2;
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;	
}

#footer #links ul.popMenu li:hover ul li, #footer #links ul.popMenu li.over ul li {
	margin: 0px;
	padding:0px;
	width: 100%;
	display:block;
	position:relative;
}
#footer #links ul.popMenu li:hover ul li a, #footer #links ul.popMenu li.over ul li a {
	display:block;
	position:relative;
	padding:4px;
	padding-left: 12px;
	margin:0px;
	text-decoration:none;
	font-size:11px;
	text-transform:none;
	color:#000000;
	width: 184px;
	background-image: url(images/leftnav_bug.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
#footer #links ul.popMenu li:hover ul li a:hover, #footer #links ul.popMenu li.over ul li a:hover {
	display:block;
	background-color:#CCCCCC;
}

