﻿body {
	font-family: Verdana , Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	background-color: #0c0c0c;
	background-image: url(../../images/bground_top_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	behavior: url("../../csshover2.htc");
}
body.admin {
	font-family: Verdana , Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: White;
	text-align: left; /*  */
	background-color: Black;
	background-image: none;
	behavior: url("../../csshover2.htc");
}
body.test {
	font-family: Verdana , Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	background-color: Black;
	background-image: none;
	behavior: url("../../csshover2.htc");
	text-align:center;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border-style: none;
	border-width: 0;
}
br
{
	line-height: 5px;
}

.oneColFixCtrHdr #container {
	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
/* the auto margins (in conjunction with a width) center the page */	
	text-align: left;
}
.oneColFixCtrHdr #header {
	margin-left: 0px;
	text-align: left;
}
.oneColFixCtrHdr #headernav {
	margin-left: 0px;
	text-align: left;
}

.oneColFixCtrHdr #mainContent {
	padding: 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtrHdr #footer {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
/* this padding matches the left alignment of the elements in the divs that appear above it. */	
	background-image: url(../../images/bground_bottom_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 356px;
}
.oneColFixCtrHdr #footer .footerstyle {
	width: 750px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar...
					watch out for the left/right padding though! That padding space needs to be accounted for in the width, so overall width - total left/right
					padding should be your width amount for the container.  */
	margin: 0 auto;
	text-align: left;
	padding: 10px 10px 10px 10px;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}
.oneColFixCtrHdr #leftNav {
	float: left;
	width: 208px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left;
	margin-left: 0px;
}
.oneColFixCtrHdr #mainContentPlaceHolder {
	float: left;
	width: 562px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left;
}

.CuteEditorFrame 
{
	height: 200px;
	width: 200px;
	}

#DefaultMainContentDIV {
	padding-top: 52px;	
}
#DefaultMainContentDIV .floatleft {
	float: left;
	margin-left: 15px;	
}
#GreyMainContentDIV {
	background-color: #545454;
}
#GreyMainContentDIV .Section{
	color: #000000;
	width: 502px;
	margin-left: 20px;
	margin-right: 20px;
}
#GreyMainContentDIV .SectionNoMarg{
	color: #000000;
	width: 502px;
}
#GreyMainContentDIV .SectionWhite{
	background-color: #FFFFFF;
	color: #000000;
	width: 502px;
	margin-left: 20px;
	margin-right: 20px;
}
#GreyMainContentDIV .SectionBlack
{
	background-color: #0C0C0C;
	color: #000000;
	width: 502px;
	margin-left: 20px;
	margin-right: 20px;
}
#GreyMainContentDIV .SectionOffWhite
{
	background-color: #e3e3e3;
	color: #000000;
	width: 502px;
	margin-left: 20px;
	margin-right: 20px;
}
#GreyMainContentDIV .SectionGray
{
	color: #FFFFFF;
	width: 502px;
	margin-left: 20px;
	margin-right: 20px;
}
#GreyMainContentDIV li{
	margin: 0; /* IE/Firefox render li different... This should even the playing field
					I'm putting this here in case the users inject li into the dynamic text content
					areas of the pages */
	padding: 0;
}
#GreyMainContentDIV .SectionText {
	font-size: 12px;
	padding: 10px;
}
#GreyMainContentDIV .SectionBreak {
	margin-left: 20px;
	margin-right: 20px;
}
#GreyMainContentDIV .MarginBoth {
	margin-left: 20px;
	padding-top: 20px; /* For some reason, "margin-top" doesn't work here... need to use padding */
}
#GreyMainContentDIV .Margin {
	margin-left: 20px;
}
#GreyMainContentDIV .MarginBig {
	margin-left: 100px;
}
#GreyMainContentDIV .MarginSuperBig {
	margin-left: 150px;
}
#GreyMainContentDIV .lhmedium {
	line-height: 25px;
}

#GreyMainContentDIV .MarginSmall
{
	margin-left: 10px;
}
#GreyMainContentDIV .DealerLocatorLeft
{
	width: 200px;
	float: left;
}
#GreyMainContentDIV .DealerLocatorMiddle
{
	width: 200px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
}
#GreyMainContentDIV .DealerLocatorRight
{
	width: 50px;
	margin-left: 10px;
	float: left;
}
#GreyMainContentDIV .ProductSearchBlackBox
{
	background-color: #0C0C0C;
	color: #FFFFFF;
	width: 255px;
	font-size: 12px;
	float: left;
}
#GreyMainContentDIV .ProductSearchRightBox
{
	padding: 5px;
	color: #FFFFFF;
	width: 235px;
	font-size: 10px;
	float: left;
	margin-left: 2px;
}
#GreyMainContentDIV .SectionProductDetailHeader
{
	padding: 20px 0 0 0;
	color: #FFFFFF;
	width: 502px;
	margin-left: 20px;
	margin-right: 20px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.ProductSearchLabels
{
	padding: 5px;
	float: left;
	text-align: right;
	width: 40px;
}
.ProductSearchDropDown
{
	float: left;
	width: 140px;
	padding-left: 5px;
}
.ProductSearchResultsDetail
{
	float: left;
	width: 402px;
	margin-left: 10px;
}

.insidetxt {
	font-size: 12px;
	padding: 5px;
}
.downloadsSmallText
{
	font-size: 11px;
}
.productdetailFitsEngine
{
	font-size: 9px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.CategoryImage
{
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #545454;
}
.requiredfield {
	color: red;
}
.backgroundGray
{
	background-color: #545454;
}
.backgroundGrayLight
{
	background-color: #e3e3e3;
}
a.weblink       {
	color: #ec8f24;
	text-decoration: none;
}
a.weblink:hover {
	color: #ec8f24;
	text-decoration: underline;
	cursor: hand;
}
a.downloadslink
{
	color: #ec8f24;
	text-decoration: none;
	font-size: 11px;
}
a.downloadslink:hover
{
	color: #ec8f24;
	text-decoration: underline;
	cursor: hand;
	font-size: 11px;
}
a.Partlink      {color: #000000; text-decoration: none;}
a.Partlink:hover{color: #000000; text-decoration: underline; cursor: hand;}

.validatorCalloutHighlight {
    background-color: lemonchiffon;
}
.unwatermarked {
	font-weight:bold;
}

.watermarked {
	height:20px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#CAF5F6;
	color:gray;
}	

.download_text {
	padding-left: 20px;
	word-spacing: normal;
	letter-spacing: normal;
	float: left;
}
.download_box_wideth {
	width: 543px;
	margin-left: 25px;
}
.topimage {
	padding-top: 0px;
	margin: 0px;
}
.image_spacing {
	padding-right: 5px;
}

.innertextarea {
	font-size: 11px;
	font-style: normal;
}
.intake_spacing {
	padding: 3px;
	font-size: 11px;
}
.productsearch {
	font-size: 11px;
}
.bground {
	background-color: #000000;
	background-image: url(../../images/bground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgBottomRepeat {
	background-image: url(../../images/bground_bottom_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.style16 {
	font-size: 16px;
}
.style17 {
	font-size: 14px;
	font-weight: bold;
}
.TextOnBlack
{
	color: #FFFFFF;
	font-size: 12px;
}
.TextOnBlackBigBold
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
}
.lh29
{
	line-height: 29px;
}
.PadTop11
{
	padding-top: 11px;
}

.floatleft {
	float: left;
}
.floatright
{
	float: right;
}
.ClearBoth {
	clear: both;
}
.overflowHidden
{
	overflow: hidden;
}
.marginleft15
{
	margin-left: 15px;
}
.marginrightsmall
{
	margin-right: 10px;
}

.myWidth
{
	width: 402px;
}
.AlignCenter
{
	text-align: center;
}
.textalignleft
{
	text-align: left;
}
.textalignright
{
	text-align: right;
}

/* ADMIN  */
/* Login */
#LoginContainer {
	text-align: center;
	width: auto;
	margin-top: 10px;
}
#LoginPage table
{
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #3B5C6B;
	background-color: #ededed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B5C6B;
}
#LoginPage table td{
	padding:5px;
}
#LoginPage table table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
#LoginPage table table .tableHeader{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B5C6B;


}
#LoginPage table table .button{
	border: 1px solid #3B5C6B;
	color: #3B5C6B;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	background-color: #EDEDED;
	padding: 5px;
}

.AdminMenuItemSpacer {background-color: #999999;}
.AdminMenuBG {background-color: #999999;}
.AdminMenuItem {font-size: 10px; width: 75px;
                    text-align: center;
                    vertical-align: middle;}                    
a.adminLogin {font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: bold;
            color: #d3d3d3;}
a.adminLogin:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: bold;
            color: #F8F400;}
.AdminMenuHeader {color: White; font-size: 16px; 
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-weight: bold;
                    text-align: center;
                    background-color: #999999;}                    
.wLeftXpctAdminMenu {background-color: #999999;
                    width: 50%;}
.wRightXpctAdminMenu {background-color: #999999;
                    width: 50%;}
a.AdminLink {color: White;}
a.AdminLink:hover {color: Navy; font-weight: bold;}
a.AdminLinkON {color: Navy; font-weight: bold;}

a.AdminNAVarrows {font-family: Verdana, Arial, Helvetica, sans-serif;
                        font-size: 12px;
                        font-weight: bold;
                        color: White;}
a.AdminNAVarrows:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
                        font-size: 12px;
                        font-weight: bold;
                        color: Red;}
.adminFormHeaderCell {vertical-align: top; color: Black;
						font-family: Verdana, Arial, Helvetica, sans-serif;
                        font-size: 10px;
                        font-weight: bold;}

.AdminContent 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 15px;
}

.adminHeader
{
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

.adminFVFieldHeader
{
	font-size: 10pt;
	font-weight: bold;
	color: White;
	
}

.adminFVFieldHeaderInsertMargin
{
	margin-left: 10px;
}
.adminFVFieldValueLBL
{
	font-size: 10pt;
	font-weight: normal;
	color: Gray;
}

#divGV a {color: White;}
#divGV a:hover {color: Red; font-weight: bold;}

#leftNav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#leftNav {
	width: 200px;
	border-style: solid solid solid solid;
	border-color: #0e69be;
	border-width: 0px;
	}
	
#leftNav li a
{
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 17px;
	font-variant: normal;
}	
	
#leftNav li a:link, #leftNav li a:visited
{
	margin: 0px 0px 0px 0px;
	background-position: url(../../images/home/menua.jpg);
	color: #ffffff;
	display: block;
	background: url(../../images/home/menua.jpg);
	background-repeat: no-repeat;
	padding: 8px 0 0 10px;
}
	
#leftNav li a:hover {
	color: #ffffff;
	background: url(../../images/home/menub.jpg) ;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#leftNav li a:active
{
	color: #ffffff;
	background: url(../../images/home/menub.jpg);
	background-repeat: no-repeat;
	padding: 8px 0 0 10px;
}