/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
   many pages have custom tags on the body so we can adjust the 
   general tags per page without using style tags. Here is the list...
   
   /OEM/browseCategories.aspx                   #partStoreCategories
   /OEM/viewProducts.aspx                       #viewOEMProducts
   /OEM/keywordSearch.aspx                      #OEMKeywordSearch
   /OEM/partnumberSearch.aspx                   #OEMPartNumberSearch
   /aftermarket/index.aspx                      #aftermarketStore
   /aftermarket/browseProductLines.aspx         #browseProductLines
   /aftermarket/viewProductLine2.aspx           #viewProductLineTwo
   /afterMarket/afSearch.aspx                   #afSearch
   /ShoppingCart/reviewOrder.aspx               #shoppingCart
   /ShoppingCart/login.aspx                     #cartLogin
   /ShoppingCart/enterBillingShipping.aspx      #cartBS
   /ShoppingCart/selectShippingMethod.aspx      #cartFreeShip
   /ShoppingCart/enterPayment.aspx              #cartVerify
   /ShoppingCart/confirmOrder.aspx              #cartDone    
   /ShoppingCart/ordererror.aspx                #orderError
   /contactUs/index.aspx                        #contactUs
   /myAccount/login.aspx                        #maLogin
   /myAccount/index.aspx                        #maHome
   /myAccount/accountDetails.aspx               #maDetails
   /myAccount/changePassword.aspx               #maPassword
   /myAccount/editCar.aspx                      #maCar
   /myAccount/enterBillingShipping.aspx         #maCreateAccount
   /myAccount/viewOrder.aspx                    #maViewOrder
   /techSupport/index.aspx                      #techSupport
   /specials/index.aspx                         #siteSpecials
   /index.aspx                                  #mainHomepage

*/


html {
	height: 100%; }
	
body a:hover {
	color: #244E83; }
body a {
	color: #5684BF; }
body p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #000000;  }
body {
	margin: 0px;
	height: 100%; 
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	line-height: 14px;
	background-color: #032F55;
	background-image: url("/images/bg_main.jpg");
	background-repeat: repeat-x; }
	
h2, div.purchase {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	margin: 0px;
	padding: 0px 0px 2px 0px; }
	
.divFix {
	clear: both; 
	padding: 0px; 
	margin: 0px; 
	height: 1px;
	display: block; }
	
form {
	margin: 0px; }
	
.spacerFix {
	display: block; }
	
a img {
	border: 0px; }
img {
	margin: 0px;
	padding: 0px;
	line-height: 0px; }
	
.floatLeft {
	float: left;
	margin: 5px 5px 5px 0px; }
	
.floatRight {
	float: right;
	margin: 5px 0px 5px 5px; }
	
.error {
	color: #ffffff; 
	background-color: #ff0000;
	padding: 5px;
	font-size: 12px;
	font-weight: bold; 
	line-height: 13px;
	margin: 0px 0px 0px 0px; }
	 
.pageNote h1 {	
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	line-height: 12px;
	background-image: url('/images/arrow_orange.gif');
	background-repeat: no-repeat;
	background-position: 3px 4px; }
.pageNote {
	background-color: #FACD8A;
	border: 1px dashed #E8641B;
	padding: 10px 10px 10px 34px;
	color: #AD4B14;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	background-image: url('/images/bg_exclamation_orange.gif');
	background-repeat: no-repeat;
	background-position: 10px 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px; }	
	
.finePrint h1 {
	font-size: 10px;
	line-height: 10px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-style: italic;
	color: #666666; }
.finePrint {
	margin: 0px 25px 15px 25px; }

img { behavior: url(/includes/iepngfix.htc); }
#subArrowRight { behavior: url(/includes/iepngfix.htc); }
#findOEMArrow { behavior: url(/includes/iepngfix.htc); }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Structural +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
	
.a {
	width: 750px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;  }
	
.b .cart3 a:hover {
	text-decoration: none; 
	background-color: #efefef; 
	color: #707070; }
.b .cart3 a {
	padding: 2px 2px 3px 2px;
	border: 1px dotted #959595;
	color: #959595; 
	margin-left: 5px; }
.b .cart2_on {
	padding: 0px 0px 0px 0px;
	margin-left: 5px; }
.b .cart2 {
	padding: 0px 0px 0px 0px;
	margin-left: 5px; }
.b .cart1On span { }
.b .cart1 span { }
.b .cart1On a {
	width: 76px;
	height: 15px; 
	background-image: url('/images/button_shoppingCartBlack.gif');
	background-repeat: no-repeat;
	border-right: 1px dotted #000;
	padding: 0px 9px 0px 30px; }
.b .cart1 a {
	width: 76px;
	height: 15px; 
	background-image: url('/images/button_shoppingCartBlack.gif');
	background-repeat: no-repeat;
	border-right: 1px dotted #000;
	padding: 0px 9px 0px 30px; }
.b .cart a:hover {
	text-decoration: underline; }
.b .cart a img {
	border: 0px;
	margin-bottom: -2px;  }
.b .cart a {
	text-decoration: none;
	font-size: 11px;
	color: #000000; }
.b .cart div {
   display: inline; }
.b .cart {
	width: 600px;
	line-height: 12px;
	position: absolute;
	top: 57px;
	left: 143px; 
	text-align: right;
	padding: 6px; }	
.b  {
	background-image: url("/images/logo_topbar.gif");
	background-position: 2px 21px;
	background-repeat: no-repeat;
	width: 750px;
	height: 80px;
	position: relative; }
	
.c .message {
	position: absolute;
	width: 200px;
	top: 10px;
	left: 541px;
	line-height: 12px;
	text-align: right; }
.c {
	height: 28px;
	width: 750px;
	background-image: url("/images/bg_navbar.gif");
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
	background-color: #000000;
	position: relative;
	font-size: 11px; }

.d h6 {
	clear: both; 
	padding: 0px; 
	margin: 0px; 
	height: 1px;
	display: block; }
#af_short .af_navigate {
	display: none; }
#af_short .af_search {
	background-image: url(/images/bg_searchbar_af.jpg); }
#af_short {
	background-image: none;
	height: 32px;  }
#af_tall .af_search {
	background-image: url(/images/bg_searchbarShort.jpg); }
#af_tall {
	background-image: none;
	height: 70px;  }
.d {
	background-image: url('/images/bg_searchbar.jpg');
	background-repeat: no-repeat;
	height: 39px;
	width: 750px;
	position: relative;
	font-size: 11px; 
	background-position: left bottom; }

.bottomCurveLeft {
	background-image: url('/images/corner_greyLeft.gif') !important;
	background-repeat: no-repeat; 
	height: 3px !important;
	background-color: #FFFFFF; }	
.bottomCurveRight {
	background-image: url('/images/corner_whiteRight.gif') !important;
	background-repeat: no-repeat;
	background-position: right;
	height: 3px !important; }
#partStoreCategories #colCenter {
   background-color: #FFFFFF;
   padding:0px 0px 20px 10px;
   vertical-align:top;
   width:255px;  }
#colCenter {}
#partStoreCategories #colRight {
   background-color: #FFFFFF;
	padding:0px 20px 20px 10px;
   vertical-align:top;
   width:180px;
	background-image: none; }
#aftermarketStore #colRight {
   width: 150px; 
   background-color: #ffffff; 
   padding: 66px 25px 20px 25px; }
#colRight {
	background-color: #FFFFFF;
	padding: 10px 25px 20px 26px;
	width: 415px;
	vertical-align: top;
	background-image: url("/images/cornerpiece.gif");
	background-repeat: no-repeat; }
#partStoreCategories #colLeft {
   background-color: #ffffff;
	padding: 0px 0px 20px 20px;
   vertical-align: top;
   width: 255px;
	background-image: none;  }
#aftermarketStore #colLeft {
   width: 530px; 
   background-color: #ffffff; 
   padding: 9px 0px 12px 20px; 
   background-image: none; }
#colLeft {
	background-color: #F4F4F4;
	padding: 0px 0px 20px 0px;
	width: 284px;
	vertical-align: top;
	background-image: url('/images/bg_sidebar.jpg');
	background-repeat: no-repeat; }
.contentTable {
	border-bottom: 1px solid #032F55; }
	
.colSingle h6 {
	clear: both; 
	padding: 0px; 
	margin: 0px; 
	height: 1px;
	display: block; }
.colSingle h1.currentVehicle {
	display:inline;
	font-size:12px;
	margin:0px; }
.colSingle {
	padding: 25px; }
	
#OEMPartNumberSearch .imgTitle {
    margin-top: 15px; }
.imgTitle .textTitle {
   display: none; 
   background-color: #ff00ff;
   padding: 10px;
   font-size: 24px; }
.imgTitle span {
	display: block;
	color: #ff0000;
	font-size: 13px;
	margin-top: -4px; }
.imgTitle img {
	display: block; }
.imgTitle {
	margin-bottom: 10px;
	position: relative; }
	
.imgTitleSB {
	padding: 23px 0px 2px 5px;
	border-bottom: 1px solid #ffffff;
	position: relative; }
	
.featureText {
	font-size: 11px;}
.featureTitle span {
   font-weight: normal;
	font-style: oblique;
	margin-left: 6px;
	font-size: 10px;
	line-height: 12px;	}
.featureTitle em {
	font-style: normal;
	color: #D95D19;
	padding: 0px 3px 0px 3px;
	background-color: #FACD8A; }
.featureTitle {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 3px solid #999999;
	padding: 7px 0px 2px 3px;
	line-height: 14px;
	margin-bottom: 0px; }
	
.columnLeft {
	width: 345px;
	float: left; }
	
.columnRight {
	width: 335px;
	float: left;
	margin-left: 18px; }
	
.floatBox h6 {
	clear: both; 
	padding: 0px; 
	margin: 0px; 
	height: 1px;
	display: block; }
	
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* topbar searches and car type and buttons +++++++++++++++++++++++++*/	

.afn4 {
   position: absolute; 
   top: 0px;
   left: 0px;
   display: none; }
.afn3 {
   position: absolute; 
   top: 0px;
   left: 370px;
   width: 113px;
   height: 30px;
   background-image: url("/images/searchbar_cap.gif"); }
.afn2 img {
   width: 234px;
   height: 30px; }
.afn2 a:hover {
   background-image: url("/images/button_pLine_on.gif"); }
.afn2 a {
   display: block;
   background-image: url("/images/button_pLine_off.gif"); }
.afn2 {
   position: absolute; 
   top: 0px;
   left: 136px; }
.afn1 img {
   width: 136px;
   height: 30px; }
.afn1 a:hover {
  background-image: url("/images/button_category_on.gif"); }
.afn1 a {
   display: block;
   background-image: url("/images/button_category_off.gif"); }
.afn1 {
   position: absolute; 
   top: 0px;
   left: 0px; }
.af_navigate {
   position: relative; }

.afs2 {
   position: absolute;
   top: 9px;
   left: 263px; }
.afs1 input {
   width: 130px; 
   padding: 3px 0px 2px 0px; 
   margin: 0px 0px 0px 4px; } 
.afs1 {
   position: absolute;
   top: 7px;
   left: 119px; }
.afsTitle { 
   background-image: url("/images/rt_afSearch.gif");
   position: absolute;
   top: 10px;
   left: 10px;
   width: 100px;
   height: 18px; }
.af_search {
   background-repeat: no-repeat; 
   background-position: left bottom; 
   height: 32px; 
   padding: 6px 0px 0px 3px; 
   vertical-align: top;
   position: relative; }

.dct2 {
   position: absolute;
   top: 10px;
   left: 666px; }
.dct1 h2 {
   display: block; 
   font-weight: bold; 
   color: #ffffff; }
.dct1 {
   position: absolute;
   top: 7px;
   left: 404px;
   color: #bed6f7;
   line-height: 12px; }
.dctTitle {
   display: none; }
.dCarType {
   position: relative; }

.ds2 {
   left:263px;
    position:absolute;
    top:9px; }
.ds1 input {
    margin:0px 0px 0px 4px;
    padding:3px 0px 2px;
    width:130px; }
.ds1 {
   position: absolute;
   top: 8px;
   left: 119px; }
.dsTitle {
   background-image: url('/images/rt_oemSearch.gif');
   width: 99px;
   height: 18px;
   display: block;
   position: absolute;
   top: 10px;
   left: 10px; }
.dSearch {
   position: relative; }
   
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Search Pages +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
	
.searchTitle span a {
    color: #ff0000; }
.searchTitle span {
    color: #ff0000; }
.searchTitle {
    margin-top: 15px; border-top: 1px dotted #666;
    padding-top: 15px; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* General Form Formatting ++++++++++++++++++++++++++++++++++++++++++*/	
	
.submitButton {
	font: 11px arial,helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1;
	color: #333333;
	cursor: pointer;
	cursor: hand;
	background-image: url("/mgmt/images/bg_submitButton.gif");
	background-color: #ffffff; }
.submitButton:hover {
	border-color: #000000 !important; }
.submitButton:focus {
	border-color: #000000 !important; }
	
.submitRed {
	font: 11px arial,helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1;
	color: #DF0024;
	cursor: pointer;
	cursor: hand;
	background-image :  url("/mgmt/images/bg_submitRed.gif");
	background-color : #ffffff; }
.submitRed:hover {
	border-color: #B9504B #DA7878 #DF9A9A #DA7878 !important; }
.submitRed:focus {
	border-color: #B9504B #DA7878 #DF9A9A #DA7878 !important; }

.fakeButton {
	display: block;
	font: 11px arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1;
	color: #333333;
	cursor: pointer;
	cursor: hand;
	background-image :  url("/mgmt/images/bg_submitButton.gif");
	background-color : #ffffff;
	line-height: 12px;
	height: 15px;
	padding: 5px 10px 0px 10px;
	text-decoration: none;
	border-top: 1px outset #ffffff;
	border-left: 1px outset #ffffff;
	border-right: 2px outset #ACA899;
	border-bottom: 2px outset #ACA899;
	text-align: center; }
.fakeButton:hover {
	border-color: #777777 !important;
	color: #333333 !important; }
.fakeButton:focus {
	border-color: #777777 !important; }
.fakeButton:visited {
	color: #333333; }
	
.submitBox span {
	color: #ff0000;
	font-style: italic; 
	display: block; }
.submitBox {
	padding: 5px 0px 0px 0px;
	text-align: right;
	font-size: 11px; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Various Navigation Elements ++++++++++++++++++++++++++++++++++++++*/
	
.accSelectPage2 .viewAll {
	background-color: #EEECEB !important; }
.accSelectPage2 .pageArrows {
	background-color: #EEECEB !important; }
.accSelectPage2 .accOnPage {
	border-bottom:1px solid #EEECEA;
	border-top:1px solid #EEECEA;
	border-right:1px solid #EEECEA;
	padding: 1px 3px 1px 3px; 
	font-weight: bold;
	background-color: #EDC000 !important;
	color: #000000;
	text-decoration: none; 
	font-style: normal; }
.accSelectPage2 a:visited {
	font-style: normal; }
.accSelectPage2 a:hover {
	font-weight: bold;
	background-color: #F8E599; }
.accSelectPage2 a {
	border-bottom:1px solid #EEECEA;
	border-top:1px solid #EEECEA;
	border-right:1px solid #EEECEA;
	padding: 1px 3px 1px 3px; 
	font-weight: bold;
	color: #000000 !important;
	text-decoration: none !important;
	font-style: normal;
	font-size: 9px; }
.accSelectPage2 {
	text-align: right; 
	font-style: oblique;
	padding-bottom: 2px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 21px; }

.accSelectItems select {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #5681BD;
	color: #ffffff; }
.accSelectItems {
	text-align: right; 
	font-style: oblique;
	padding-bottom: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal; }

.accSelectPage span {
	border-bottom: 1px solid #EEECEA;
	border-right: 1px solid #EEECEA;
	border: 1px solid #000000;
	padding: 1px 3px 1px 3px; }
.accSelectPage a:visited {
	font-style: normal; }
.accSelectPage a:hover {
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #888888; }
.accSelectPage a {
	padding: 1px 3px 1px 3px; 
	font-weight: bold;
	color: #000000 !important;
	text-decoration: none !important;
	font-style: normal;
	font-size: 9px;
	border: 1px solid #CCCCCC; }
.accSelectPage td {
	font-size: 10px;
	padding: 5px 5px 1px 0px;
	background-color: #CCCCCC; }

.nbOn a:hover {
	text-decoration: underline;
	color: #ffffff; }
.nbOn a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('/images/navbar_buttonBgOn.jpg'); 
	height: 18px;
	padding: 10px 10px 0px 10px;
	float: left;
	font-weight: bold;
	border-right: 1px solid #9E9E9E;
	line-height: 12px; }

.nbOff #home2 {
	background-image: url('/images/navbar_homeButtonBgOff.jpg') !important;
	background-repeat: no-repeat !important;
	background-position: 0px -5px;
	border-top: 0px !important; }
.nbOff a:hover {
	text-decoration: underline;
	color: #ffffff; }
.nbOff a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 18px;
	padding: 5px 10px 0px 10px;
	margin: 5px 0px 0px 0px;
	float: left;
	font-weight: bold;
	border-right: 1px solid #9E9E9E;
	line-height: 12px;
	background-color: #000000; }

.sbAltOn a:hover {
	text-decoration: underline;
	color: #000000; }
.sbAltOn a {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	padding: 5px 5px 5px 17px;
	display: block;
	color: #000000;
	background-color: #E4E4E4; }

.sbAlt a:hover {
	background-color: #E4E4E4;
	color: #000000; }
.sbAlt a {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	padding: 5px 5px 5px 17px;
	display: block;
	color: #000000; }

.sbSubSelected img {
	display: block; }
.sbSubSelected em a:link {
   background-color:transparent !important;
   background-image:url(/images/check_locked.gif) !important;
   background-position:0px;
   background-repeat:no-repeat; }
.sbSubSelected em a:hover {
   background-color:transparent !important;
   background-image:url(/images/check_locked.gif) !important;
   background-position:0px;
   background-repeat:no-repeat; }
.sbSubSelected em a:visited {
   background-color:transparent !important;
   background-image:url(/images/check_locked.gif) !important;
   background-position:0px;
   background-repeat:no-repeat; }
.sbSubSelected em a:active {
   background-color:transparent !important;
   background-image:url(/images/check_locked.gif) !important;
   background-position:0px;
   background-repeat:no-repeat; }
.sbSubSelected em a {
	margin: 0px !important;
	padding: 0px !important;
	height: 12px;
	width: 14px;
	background-image: url('/images/check_locked.gif') !important;
	background-repeat: no-repeat;
	background-color: transparent !important;
	display: block;
	background-position: 0px 0px;
	cursor: pointer !important; }
.sbSubSelected em {
	position: absolute; 
	top: 1px;
	left: -18px; }
.sbSubSelected a:hover {
	text-decoration: underline;
	color: #000000; }
.sbSubSelected a {
	padding: 0px 0px 5px 0px !important;
	line-height: 15px;
	font-weight: bold !important;
	display: block;
	background-image: none !important; } 
.sbSubSelected {
	position: relative;
	margin-left: 36px; }
	
.sbSubOn img {
	display: block; }
.sbSubOn em a:active {
	background-image: url('/images/check_onOver.gif') !important; }
.sbSubOn em a {
	margin: 0px !important;
	padding: 0px !important;
	height: 12px;
	width: 14px;
	background-image: url('/images/check_on.gif') !important;
	background-repeat: no-repeat;
	background-color: transparent !important;
	display: block;
	background-position: 0px 0px; }
.sbSubOn em {
	position: absolute; 
	top: 1px;
	left: -18px; }
.sbSubOn a:hover {
	text-decoration: underline;
	color: #000000; }
.sbSubOn a {
	padding: 0px 0px 5px 0px !important;
	line-height: 15px;
	font-weight: bold !important;
	display: block;
	background-image: none !important; } 
.sbSubOn {
	position: relative;
	margin-left: 36px; }
	
.sbSubBlank img {
	display: block; }
.sbSubBlank em a:active { }
.sbSubBlank em a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1; }
.sbSubBlank em a {
	margin: 0px !important;
	padding: 0px !important;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
	height: 12px;
	width: 14px;
	background-repeat: no-repeat;
	background-color: transparent !important;
	display: block;
	background-position: 0px 0px; }
.sbSubBlank em {
	position: absolute; 
	top: 1px;
	left: -18px; }
.sbSubBlank a:hover {
	text-decoration: underline;
	color: #000000; }
.sbSubBlank a {
	padding: 0px 0px 5px 0px !important;
	line-height: 15px;
	display: block;
	background-image: none !important; }
.sbSubBlank {
	position: relative;
	margin-left: 36px; }

.sbSub img {
	display: block; }
.sbSub em a:active {
	background-image: url('/images/check_offOver.gif') !important; }
.sbSub em a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1; }
.sbSub em a {
	margin: 0px !important;
	padding: 0px !important;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
	height: 12px;
	width: 14px;
	background-image: url('/images/check_off.gif') !important;
	background-repeat: no-repeat;
	background-color: transparent !important;
	display: block;
	background-position: 0px 0px; }
.sbSub em {
	position: absolute; 
	top: 1px;
	left: -18px; }
.sbSub a:hover {
	text-decoration: underline;
	color: #000000; }
.sbSub a {
	padding: 0px 0px 5px 0px !important;
	line-height: 15px;
	display: block;
	background-image: none !important; }
.sbSub {
	position: relative;
	margin-left: 36px; }

.sbMainOn blockquote {
	font-weight: normal;
	background-color: #E4E4E4;
	margin: 0px;
	padding: 0px 0px 4px 0px; }
.sbMainOn a:hover {
	text-decoration: underline;
	color: #000000; }
.sbMainOn a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 5px 0px 5px 17px; 
	background-color: #E4E4E4;   
	background-image: url('/images/arrow_redOn.gif');
	background-repeat: no-repeat;
	background-position: 6px 11px; }
.sbMainOn {
	background-color: #E4E4E4; }
	
.sbMain a:hover {
	background-color: #E4E4E4;
	color: #000000; }
.sbMain a {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	padding: 5px 5px 5px 17px;
	background-image: url("/images/arrow_redOff.gif");
	background-repeat: no-repeat;
	background-position: 8px 10px;
	display: block;
	color: #000000; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* breadcrumb +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	

.breadcrumb a:hover {
	color: #6c6c6c; }
.breadcrumb a {
	color: #9A9A9A;
	text-decoration: none; }
.breadcrumb h1, .breadcrumb h2, .breadcrumb h3 {
	display:inline;
	font-size: 10px;
	font-weight: normal; }
.breadcrumb img {
	margin: 6px 6px 0px 6px; }
.breadcrumb {
	font-size: 10px;
	padding-right: 6px; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* find OEM Parts +++++++++++++++++++++++++++++++++++++++++++++++++++*/

#oemIMG_3 {}
#oemIMG_2 {}
#oemIMG_1 {}
.OEMSubmit div {
	position: absolute;
	top: -46px;
	left: 353px; } 
.OEMSubmit {
	position: relative; }
.findOEMInput {
	margin: 0px 0px 8px 0px;
	border: 1px solid #000000; }
.findOEMRightCol select {
	width: 185px; }
.findOEMRightCol {
	width: 73%; }
.findOEMLeftCol {
	text-align: right;
	padding: 10px 20px 10px 0px;
	width: 27%; }
#findOEMArrow {
	position: absolute;
	top: -64px;
	left: -42px;
	width: 88px;
	height: 69px;
	background-image: url("/images/findOEMParts/arrow_largeRight.png");
	background-repeat: no-repeat; }
.findOEMContent {
	background-image: url("/images/findOEMParts/bg_Main.gif");
	background-repeat: no-repeat;
	position: relative;
	width: 422px; }
.findOEM h5 {
	padding: 5px 5px 5px 5px;
	margin: 0px 36px 0px 36px;
	color: #ffffff;
	font-size: 14px; 
	line-height: 16px;
	background-color: #ff0000;
	text-align: center; }
.findOEM table {
	width: 300px; 
	margin: auto; }
.findOEM {
	background-image: url("/images/findOEMParts/bg_MainPattern.gif");
	padding: 0px; }
	
.selectLeft {
   padding: 0px 25px 25px 25px; }

.selectRight {
   padding: 0px 25px 25px 0px; }	
   
.selectTable tr td {
   white-space: nowrap !important; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* My Account +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
	
.cancelledOrder {
	background-color: #ed1c24;
	color: #ffffff;
	padding: 3px;
	margin-bottom: 1px;
	font-weight: bold;  }
.shippedOrder a {
	color: #003e1e; }
.shippedOrder span {
	font-size: 10px;
	font-weight: normal; }
.shippedOrder {
	background-color: #9ee18e;
	color: #003e1e;
	padding: 3px;
	margin-bottom: 1px;
	font-weight: bold;  }
.processingOrder {
	background-color: #fff251;
	color: #8a7008;
	padding: 3px;
	margin-bottom: 1px;
	font-weight: bold; }		
	
.noPurchaseItem {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px; }
.purchaseItem #cancelled {
	background-color: #ed1c24;
	color: #ffffff;
	padding: 3px;
	margin-bottom: 1px; }
.purchaseItem #Shipped {
	background-color: #9ee18e;
	color: #003e1e;
	padding: 3px;
	margin-bottom: 1px;  }
.purchaseItem #processing {
	background-color: #fff251;
	color: #8a7008;
	padding: 3px;
	margin-bottom: 1px;  }
.purchaseItem font span {
	font-size: 11px; 
	font-weight: bold;
	display: block; }
.purchaseItem font {
	margin-top: 5px; 
	display: block; }
.purchaseItem a b em {
	color: #818181;
	margin-top: 0px;
	display: block;
	line-height: 12px !important;
	font-size: 10px;  }
.purchaseItem a b span {
	display: block;
	font-size: 10px; 
	font-weight: normal;
	line-height: 12px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #818181;
	font-weight: bold; }
.purchaseItem a b {
	font-size: 15px; 
	color: #ff0000;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif; }
.purchaseItem a:hover strong {
	display: inline;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	margin-left: 5px;
	text-decoration: underline; }
.purchaseItem a strong {
	display: none; }
.purchaseItem a:hover {
	background-color: #efefef; }
.purchaseItem a {
	display: block;
	padding: 5px; 
	border: 1px dashed #666666;
	text-decoration: none;
	margin-bottom: 2px; }
	
#cancelled {
	background-color: #ed1c24;
	color: #ffffff;
	padding: 3px;
	margin-bottom: 1px; }
#Shipped {
	background-color: #9ee18e;
	color: #003e1e;
	padding: 3px;
	margin-bottom: 1px;  }
#processing {
	background-color: #fff251;
	color: #8a7008;
	padding: 3px;
	margin-bottom: 1px;  }
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Table Formatting +++++++++++++++++++++++++++++++++++++++++++++++++*/	
	
.tableLabel {
	font-weight: bold;
	font-size: 11px; 
	border-bottom: 1px solid #000000 !important;
	margin: 30px 0px 0px 0px;
	padding: 3px 5px 2px 5px; }

.tableComments {
	font-size: 11px;
	padding: 5px 5px 5px 3px;
	background-color: #F8F8F8;
	border-bottom: 1px solid #ffffff; }
	
.tableEmphasis {
	font-size: 11px;
	background-color: #FEF3D6;
	margin: 0px 0px 10px 0px;
	padding: 3px 5px 4px 5px;
	border: 1px dashed #DDA203; }

.formElement {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #000000;
	border-top: 1px solid #C0C0C0; }
	
.formError {
	background-color: #FDD9D9;
	border: 1px solid #ff0000 !important; }
	
.formLocked {
	font-style: oblique;
	border: 1px solid #666666 !important;
	background-color: #EBE9E9; }

.firstFormColumn {
	text-align: left;
	padding-right: 6px !important; /* This supercedes the padding command in .formTable*/
	vertical-align: top; } 

.secondFormColumn {
	text-align: left;
	vertical-align: top; }

#cHeader {
    padding: 0px !important;
	vertical-align: bottom;
	font-style: italic; }
.formTable tr td h5 { /* this is the error message state */
	margin: 0px;
	color: #ff0000;
	font-size: 9px;
	display: block;
	padding: 0px 4px 0px 5px;
	font-weight: normal !important; }
.formTable tr td span {
	display: block;
	font-size: 9px;
	line-height: 9px;
	color: #A7A7A7;
	font-weight: normal;
	padding: 2px 0px 0px 0px; }
.formTable tr td {
	border-bottom: 2px solid #ffffff;
	padding: 6px 4px 6px 4px;
	line-height: 14px;
	vertical-align: center;
	font-size: 11px;
	line-height: 13px;
	background-color: #F2F2F2; }
.formTable input {
	font-size: 11px;
	border: 1px solid #C4C4C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px; }
.formTable textarea {
	font-size: 12px;
	border: 1px solid #C4C4C4;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
.formTable 	{
	width: 100%; }
	
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* OEM Specific Classes +++++++++++++++++++++++++++++++++++++++++++++*/	

.oemCheckoutBtn {
    float: right; 
    margin: 0px 0px 10px 10px; }

.productsLoading {
	border: 1px dotted #666666;
	padding: 5px;
	text-align: center;
	visibility:;  }

#subArrowleft {
	position: absolute;
	width: 50px;
	height: 42px;
	top: 60px;
	left: 255px; }
#subArrowRight {
	position: absolute;
	width: 50px;
	height: 42px;
	top: -20px;
	left: -55px; }
	
.oemCategory a:hover {
	color: #244E83; }
.oemCategory a {
	display: block;
	margin: 0px 0px 0px 10px;
	text-decoration: none; }
.oemCategory h1 {
	font-weight: bold;
	color: #000000;
	background-color: #F4F4F4;
	padding: 3px 0px 3px 10px;
	font-size: 12px;
	margin: 0px 0px 5px 0px; }
.oemCategory {
	font-size: 12px;
	margin: 0px 0px 10px 0px; }
.oemCategory span {
	font-style: italic;
	display: block;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-decoration: none; }
.oemCategory div {
	display: block;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-decoration: none; }

.oemCatHeader {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	margin-top: 25px; }
	
.oemDetails h1 {
	margin: 0px; 
	padding: 0px;
	font-size: 12px;
	color: #000000;
	line-height: 15px; }
.oemItem .oemFooter {
	height: 6px;
	background-image: url('/images/bg_oemFooter.gif');
	background-position: right top; }
.oemAdd .content .oemSubmit {
	margin-bottom: -6px; }
.oemAdd .content .addFlag {
	position: absolute; 
	top: -40px; 
	left: 90px;
	background-color: #ffffff;
	border: 1px solid #666666;
	width: 100px;
	padding: 5px 10px 25px 10px;
	text-align: center;
	background-image: url('/images/loadingBars.gif');
	background-position: center 25px ;
	background-repeat: no-repeat; }
.oemAdd .content {
	padding: 2px 5px 0px 5px;
	position: relative; }
.oemAdd .header em {
	display: block;
	position: absolute; 
	top: 0px;
	left: 0px;
	height: 3px;
	width: 5px;
	background-image: url('/images/bg_OEMF_priceTopCap.gif');
	background-repeat: no-repeat; }
.oemAdd .header {
	background-image: url('/images/bg_OEMF_priceTop.gif');
	background-position: right top;
	position: relative;
	height: 3px; }
.oemAdd img {
	margin-bottom: -6px; }
.oemAdd input {
	width: 15px;
	font-size: 10px; }
.oemAdd {
	background-color: #e1e1e1;
	vertical-align: top;
	text-align: center;
	white-space: nowrap; }
.oemPrice h4 em {
	font-style: normal; 
	margin-left: 5px;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold; }
.oemPrice h4 span {
	text-decoration: line-through; }
.oemPrice a:hover {
	color: #666666;
	background-color: #FFFFFF; }
.oemPrice a {
	color: #818181; }
.oemPrice h4 {
	margin: 0px;
	font-size: 9px;
	color: #818181;
	font-weight: normal; }
.oemPrice {	
	background-image: url('/images/bg_OEMF_priceMiddle.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 3px solid #ffffff; 
	background-color: #f4f4f4;
	text-align: right;
	padding-right: 5px; }
.oemSuggested h3 {
	margin: 0px; 
	font-size: 9px; 
	font-weight: normal;
	text-align: right;
	line-height: 12px; }
.oemSuggested {
	vertical-align: bottom;
	padding-bottom: 7px; }
.oemImage {
	vertical-align: bottom;
	padding-bottom: 7px; }
.oemDescription h2, .oemDescription .purchase {
	font-weight: normal;
	margin: 3px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px; }
.oemDescription h1 span {
	color: #545454; 
	font-size: 9px; 
	line-height: 12px;
	display: block;
	font-weight: normal; }
.oemDescription h1 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
    line-height: 14px; }
.oemDescription {
	vertical-align: bottom;
	padding-bottom: 7px; }
.oemItem {
	margin-top: 5px; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* AfterMarket Specific Classes +++++++++++++++++++++++++++++++++++++*/	

.plpLink a:hover {
	background-color: #244E83;
	border: 3px double #fff;
	color: #fff;  }
.plpLink a {
	color: #fff;
	font-size: 11px;
	font-family: verdana !important;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	padding: 2px 4px 2px 25px;
	background-color: #5684BF;
	border: 3px double #fff;
	background-image: url('/images/arrow_white.gif');
	background-repeat: no-repeat;
	background-position: 10px center; }
.plpLink {
	text-align: right;
	padding: 4px 0px 4px 0px; }
.plpHeader a:hover {
	color: #000; } 
.plpHeader h2 a {
	line-height: 14px;
	padding: 0 0 1px; }
.plpHeader a {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	padding: 0px 0px 3px 0px;
	display: block;
	text-decoration: none; 
	color: #000; }
.plpHeader td {
	border-top: 1px dotted #666;
	padding-top: 5px; }
.plpItem #col4 {
	vertical-align: middle;
	padding: 0px 0px 0px 5px;
	width: 7%; }
.plpItem #col3 {
	vertical-align: middle;
	padding: 0px 0px 0px 5px;
	width: 13%; }
.plpItem #col2 h3 span {
	font-size: 10px; 
	margin: 0px;
	font-weight: normal;
	line-height: 12px;
	font-style: italic;
	margin-right: 4px; }
.plpItem #col2 h1 em, .plpItem #col2 a em {
	font-weight: normal;
	font-style: normal;
	margin-left: 10px;
	font-size: 10px; }
.plpItem #col2 h1 a span, .plpItem #col2 a span {
	font-weight: normal;
	margin-left: 0px;
	font-size: 10px;
	text-decoration: none !important;
	display: block; }
.plpItem #col2 h1, .plpItem #col2 a {
	display:block;
	font-size: 12px; 
	font-weight: bold;
	margin: 0px;
	padding-left: 10px; }
.plpItem #col2 {
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	width: 70%; }
.plpItem #col1 img {
	border: 1px solid #666666; }
.plpItem #col1 {
	padding: 2px 3px 2px 3px;
	vertical-align: middle;
	width: 10%; }
.plpItem td {
	border-top: 0px dotted #666; }
.plPreviewTable {
	margin-bottom: 15px; }

.companyLogo div {
	position: absolute; 
	top: -55px; 
	left: 485px; 
	width: 240px; 
	height: 50px; 
	text-align: center; }
.companyLogo {
	position: relative;
	height: 0px; }

.afrItem #col3 span {
	display: block;
	margin-top: 3px; }
.afrItem #col3 {
	vertical-align: top;
	padding: 4px 0px 0px 5px; }
.afrItem #col2 h3 span {
	font-size: 10px; 
	margin: 0px;
	font-weight: normal;
	line-height: 12px;
	font-style: italic;
	margin-right: 4px; }
.afrItem #col2 h3 {
	font-size: 10px; 
	margin: 0px;
	font-weight: normal;
	line-height: 12px;
	background-color: #eeeeee;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 5px 10px; }
.afrItem #col2 h2 {
	font-size: 11px; 
	margin: 0px;
	font-weight: normal;
	line-height: 12px;
	padding: 0px 0px 5px 10px; }
.afrItem #col2 h1 em {
	font-weight: normal;
	font-style: normal;
	margin-left: 10px;
	font-size: 10px; }
.afrItem #col2 h1 a span {
	font-weight: normal;
	margin-left: 0px;
	font-size: 10px;
	text-decoration: none !important;
	display: block; }
.afrItem #col2 h1 {
	font-size: 12px; 
	margin: 0px;
	font-weight: bold;
	padding-left: 10px; }
.afrItem #col2 {
	vertical-align: center;
	padding: 3px 0px 0px 0px; }
.afrItem #col1 img {
	border: 1px solid #666666; }
.afrItem #col1 {
	padding: 3px 3px 3px 3px;
	vertical-align: center; 
	vertical-align: middle; }
.afrItem td {
	border-top: 1px dotted #666; }
.afResultsTable {
	}

.infoColumn h2 span, .infoColumn .purchase span {
	display: block;
	margin-top: 4px; }
.infoColumn h2, .infoColumn .purchase {
	background-color: #e6e6e6;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	margin: 0px;
	padding: 7px; }
.detailTable .tLeft {
	font-style: italic; }
.detailTable td {
	border-bottom: 1px solid #CACACA;
	padding: 4px 5px 4px 0px; }
.detailTable {
	border-top: 1px solid #CACACA;
	margin-bottom: 15px; }
.infoColumn p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px; }
.infoColumn h1 span {
	font-size: 11px;
	display: block;
	font-weight: normal; 
	line-height: 13px; }
.infoColumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 18px;
	line-height: 19px;
	padding-bottom: 15px; }
.infoColumn {
	width: 288px;
	float: left;
	padding: 16px 0px 20px 0px; }
.picColumn img {
	border: 1px solid #7E7E7E; }
.picColumn {
	width: 350px;
	padding: 16px 22px 15px 18px;
	float: left; }

.thumbnailRow h6 { /* This replaces the "divFix" class used to plug up the floating div problem.*/
	clear: both; 
	padding: 0px; 
	margin: 0px; 
	height: 1px;
	display: block; }	
.item a em {
	display: block;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-style: normal; }
.item a span span {
	color: #ff0000;
	font-weight: normal;
	background-color: #FFE2E2;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-size: 10px;
	padding-top: 0px; }
.item a:hover span {
	text-decoration: underline; }
.item a span {
	display: block;
	font-size: 10px;
	line-height: 11px;
	color: #595959;
	text-align: center;
	padding-top: 4px; }
.item a:hover {
	border-top: 3px solid #737373;
	margin-top: 0px; }
.item a {
	display: block; 
	height: 151px;
	float: left; 
	width: 94px;
	text-decoration: none;
	margin-top: 3px; }
.item a img {
	border: 1px solid #737373;
	line-height: 0px;
	display: block; }
.item {
   padding-right: 20px; }
.thumbnailRow .noBorder {
	border: 0px; }
.thumbnailRow p {
	width: 20px;
	float: left; }
.thumbnailRow {
	padding-bottom: 10px; }

.thumbBg h6 { /* This replaces the "divFix" class used to plug up the floating div problem.*/
	clear: both; 
	padding: 0px; 
	margin: 0px; 
	height: 1px;
	display: block; }	
.thumbBg {
	background-image: url('/images/bg_pTableCHeader.gif');
	background-repeat: repeat-x;
	background-color: #F3F3F3;
	padding: 15px 0px 0px 15px;
	margin: 0px 2px 0px 2px; }
	
.ptItem #col5 {
	padding: 10px; 
	vertical-align: center; }
.ptItem #col4 {
	padding: 10px;
	vertical-align: center; }
.ptItem #col3 h3 span {
	font-size: 10px; 
	margin: 0px;
	font-weight: normal;
	line-height: 12px;
	font-style: italic;
	margin-right: 4px; }
.ptItem #col3 h3 {
	font-size: 10px; 
	margin: 0px;
	font-weight: normal;
	line-height: 12px;
	background-color: #eeeeee;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 5px 10px; }
.ptItem #col3 div.description {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	margin: 0px;
	font-weight: normal;
	line-height: 12px;
	padding: 0px 0px 5px 10px; }
.ptItem #col3 h2 em {
	font-weight: normal;
	font-style: normal;
	margin-left: 10px;
	font-size: 10px; }
.ptItem #col3 h2 span {
	font-weight: normal;
	margin-left: 10px;
	font-size: 10px; }
.ptItem #col3 h2 {
	font-size: 12px; 
	margin: 0px;
	font-weight: bold;
	padding-left: 10px; }
.ptItem #col3 {
	vertical-align: center;
	padding: 3px 0px 0px 0px; }
.ptItem #col2 { 
	padding: 0px 10px 0px 10px;
	vertical-align: center;
	font-size: 11px;
	background-color: #EEEEEE;
	background-image: url('/images/bg_ptItem.gif');
	background-repeat: repeat-x; }
.ptItem #col1 img {
	border: 1px solid #666666; }
.ptItem #col1 {
	padding: 3px 0px 3px 6px;
	vertical-align: center;
	background-color: #EEEEEE;
	background-image: url('/images/bg_ptItem.gif');
	background-repeat: repeat-x; }
.ptItem td {
	border-bottom: 1px solid #CCCCCC; }
.pTable2 {
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	margin-bottom: 10px; }

.pTableSelect td {
	background-color: #cccccc;  
	padding: 5px 4px 5px 0px; }
.pTableCHeader .onColumn {
	background-image: url('/images/bg_pTableCHeader_on.gif');
	background-repeat: repeat-x; }
.pTableCHeader td a:hover {
	color: #303030;
	border-bottom: 3px solid #DBDBDB; } 
.pTableCHeader td a {
	color: #303030;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-left: 2px;
	border-bottom: 3px solid #F3F3F3; } 
.pTableCHeader td {
	background-image: url('/images/bg_pTableCHeader.gif');
	background-repeat: repeat-x;
	background-color: #F3F3F3;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	text-transform: lowercase;
	color: #303030; }
.pTableRowAlt td {
	background-color: #EDEDED;
	font-size: 10px;
	color: #4B4B4B;
	padding: 2px 1px 2px 2px;
	line-height: 12px;
	border-top: 1px solid #ffffff; }
.pTableRow td {
	background-color: #F3F3F3;
	font-size: 10px;
	color: #4B4B4B;
	padding: 2px 1px 2px 2px;
	line-height: 12px;
	border-top: 1px solid #ffffff; }
.pTable {
/*	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;   */
	margin-bottom: 10px;
	width: 694px;
	margin: auto; }

.mTableMiddle .onPage:hover {
	text-decoration: none; }
.mTableMiddle .onPage {
	border: 1px solid #BED6F7;
	padding: 1px 2px 1px 2px;
	color: #ffffff;
	background-color: #214591; }
.mTableMiddle td a:hover {
	border: 1px solid #BED6F7;
	padding: 1px 2px 1px 2px;
	color: #ffffff; }
.mTableMiddle td a {
	color: #BED6F7;
	font-size: 11px;
	line-height: 17px;
	padding: 2px 3px 2px 3px;
	text-decoration: none; }
.mTableMiddle td {
	background-image: url('/images/bg_afmake2.jpg'); 
	background-color: #5681BD;
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat; }
.mTableTop #right {
	background-image: url('/images/bg_afmake1R.jpg');
	background-repeat: no-repeat;
	background-position: right top; 
	color: #ffffff;
	padding: 4px 4px 4px 0px; }
.mTableTop #left h1 {
	font-size:14px;
	font-style:italic;
	line-height:16px;
	margin:0;
	padding:0; }
.mTableTop #left {
	background-image: url('/images/bg_afmake1L.jpg');
	background-repeat: no-repeat;
	color: #C2D8F6;
	padding: 4px 0px 4px 9px; }
.mTableTop td {
	background-color: #4067AC; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #303030;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px dashed #C2D8F6; }
	
.af_insetBrand h1 {
	font-size:18px; }
.af_insetBrand {
	padding-bottom:14px; }
.af_sbsubOn a:hover {
	background-color: #bbbbbb;
	color: #000; }
.af_sbsubOn a {
	padding: 4px 4px 4px 4px;
	display: block;
	border-bottom: 1px dotted #4A4A4A;
	text-decoration: none;
	font-weight: bold;
	background-color: #bbbbbb;
	background-image: url('/images/arrow_whiteDotted.gif');
	background-position: right;
	background-repeat: no-repeat;
	color: #000; }
.af_sbsubOff a:hover {
	background-color: #dadada;
	color: #000; }
.af_sbsubOff a {
	padding: 4px 4px 4px 4px;
	display: block;
	border-bottom: 1px dotted #4A4A4A;
	text-decoration: none;
	color: #000000; }
.af_sbArrow {
	position: absolute;
	top: 40px;
	left: 40px; }
.af_sbOn a:hover {
	color: #000;
	background-color: #bbb; }
.af_sbOn a {
	line-height: 12px;
	margin: 0px;
	color: #000000;
	font-weight: bold;
	display: block;
	font-size: 12px;
	background-color: #bbb;
	padding: 4px 4px 4px 4px;
	border-bottom: 1px dotted #4A4A4A;
	text-decoration: none;
	background-image: url('/images/arrow_whiteDotted.gif');
	background-position: right;
	background-repeat: no-repeat;  }
.af_sbOff a:hover {
	background-color: #dadada;
	display: block;
	text-decoration: none;
	color: #000; }
.af_sbOff a {
	line-height: 12px;
	margin: 0px;
	display: block;
	font-size: 12px;
	color: #000;
	padding: 4px 4px 4px 4px;
	border-bottom: 1px dotted #4A4A4A;
	text-decoration: none; }
.af_sidebar h2 {
	font-size: 12px;
	font-style: italic;
	margin: 10px 0px 0px 0px;
	font-weight: normal;
	color: #000000; 
	line-height: 13px;
	padding: 0px; }
.af_sidebar h1 a:hover {
	color: #000000;
	text-decoration: underline; }
.af_sidebar h1 a {
	color: #000000;
	text-decoration: none;
	display: block; }
.af_sidebar h1 span {
	display: none; }
.af_sidebar h1 {
	display: none; }
.af_sidebar {
	padding: 14px; }

.pLineList .indexItem {
	padding-left: 0px; }

.af_brand h6 {
	clear: both; 
	padding: 0px; 
	margin: 0px; 
	height: 1px;
	display: block; }
.af_brand  a {
	display: block;
	margin: 0px 0px 0px 10px; }
.af_brand h2 {
	float: left;
	width: 248px;
	margin: 0px;
	font-size: 12px;
	line-height: 15px;
	padding: 0px;
	font-weight: normal; }
.af_brand h1 {
	font-weight: bold;
	font-style: italic;
	color: #000000;
	background-color: #F4F4F4;
	padding: 3px 0px 3px 5px;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	text-transform: capitalize; }
.af_brand  {
	font-size: 12px;
	margin: 20px 0px 10px 0px; }

.alphaSort .onPage:hover {
	text-decoration: none; }
.alphaSort .onPage {
	background-color: #EAF3FF;
	border: 1px solid #B3CDED; }
.alphaSort h1 a:hover {
	text-decoration: underline; }
.alphaSort h1 a {
	text-decoration: none;
	margin-right: 11px;
	padding: 0px 2px 0px 2px; }
.alphaSort h1 {
	margin: 12px 0px 0px 0px;
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; }
.alphaSort {
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px; }

#af_singleCol {
	padding: 10px 25px 10px 25px;
	width: 100%; }
#af_colRight {
	background-color: #FFFFFF;
	padding: 10px 25px 20px 26px;
	width: 497px;
	vertical-align: top;
	background-image: url("/images/cornerpiece.gif");
	background-repeat: no-repeat; }
#af_colLeft {
	background-color: #F4F4F4;
	padding: 0px 0px 20px 0px;
	width: 203px;
	vertical-align: top;
	background-image: url('/images/bg_sidebar.jpg');
	background-repeat: no-repeat; }

#af_SubArrowSingleCol {
	position: absolute;
	width: 50px;
	height: 42px;
	top: -5px;
	left: -60px; }
#af_SubArrowleft {
	position: absolute;
	width: 50px;
	height: 42px;
	top: 60px;
	left: 255px; }
#af_SubArrowRight {
	position: absolute;
	width: 50px;
	height: 42px;
	top: 20px;
	left: 165px; }
	
.afBrand tr td {
	vertical-align: top; }
.afBrand a:hover {
	color: #244E83; }
.afBrand a {
	display: block;
	margin: 0px 0px 0px 10px; }
.afBrand h1 {
	font-weight: bold;
	font-style: italic;
	color: #000000;
	background-color: #F4F4F4;
	padding: 3px 0px 3px 10px;
	font-size: 12px;
	margin: 0px 0px 5px 0px; }
.afBrand {
	font-size: 12px;
	margin: 0px 0px 20px 0px; 
	line-height: 16px;}

.afBrandNav a:hover {
	color: #8FB6E9; }
.afBrandNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	text-decoration: none;
	margin: 5px 5px 0px 0px; }	
.afBrandNav {
	border-bottom: 1px dashed #000000;
	border-top: 1px dashed #000000;
	padding: 5px 0px 5px 0px;
	margin-bottom: 15px;
	width: 100%; }
	
.catItem a:hover {
	color: #000000; }
.catItem a {
	color: #737373;
	font-size: 9px;
	margin-right: 4px; }
.catItem div {
	display: inline; }
.catItem h1 {
	font-size: 12px; 
	margin: 0px;
	color: #000000; }
.catItem {
	background-repeat: no-repeat; 
	background-position: 10px 0px;
	padding: 0px 0px 20px 59px; }
.browseCat td {
	vertical-align: top;
	line-height: 12px; }
.browseCat {
	background-color: #EFEFEF; }
	
.indexItemEmph span {
	color: #818181;
	font-size: 9px;
	margin-left: 5px; }
.indexItemEmph {
	background-image: url('/images/star.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
    font-size: 12px;
	padding-left: 8px; }
.indexItem span {
	color: #818181;
	font-size: 9px;
	margin-left: 5px; }
.indexItem {
	font-size: 12px;
	padding-left: 8px; }
.browseIndex {
	margin: 25px 0px 10px 0px; }
	
#plColumn {
	width: 230px; }
#kspaceColumn {
	width: 40px;
	background-image: url('/images/divider_vertDotted.gif');
	background-repeat: repeat-y;
	background-position: 10px 0px; }
#kitColumn .thumbnailRow {
	margin-left: 0px !important; }
#kitColumn {
	width: 230px; }

.kitCompTable #descColumn h1 span {
	font-size: 10px; 
	display: block; }
.kitCompTable #descColumn h1 {
	margin: 0px;
	font-size: 12px;
	line-height: 12px; }
.kitCompTable #descColumn {
	width: 390px; }
.kitCompTable #picColumn {
	width: 110px; }
.kitCompTable td {
	vertical-align: top; }

.kitPrice h4 {
	margin: 5px 0px 0px 0px; }
.kitPrice h3 {
	margin: 0px;
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 28px;
	margin-top: 10px; }
.kitPrice h2 {
	margin: 0px;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #666666; }
.kitPrice h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 14px;
	color: #666666;  }
.kitPrice {
	float: right;
	margin: 0px 0px 15px 15px;
	width: 200px; 
	border: 1px dashed #666666;
	padding: 15px; }
.kitImage {
	margin-bottom: 7px; }
.kitTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin-bottom: 7px; }
	
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* AfterMarket Logo Sidebar +++++++++++++++++++++++++++++++++++++++++*/	

.viewAllBrands a:hover {
	text-decoration: underline; }
.viewAllBrands a {
	color: #737373;
	text-decoration: none; }
.viewAllBrands {
	padding: 5px 0px 0px 20px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 12px;
	background-image:url('/images/arrows_smallDoubleRight.gif');
	background-repeat: no-repeat;
	background-position: 10px 10px; }

.hSpan img {
	display: block;
	height: 3px; }
.hSpan {
	height: 3px; }
	
.vSpan img {
	width: 3px;
	display: block; }
.vSpan {
	width: 3px; }
	
.logo img {
	margin: auto; }
.logo a:hover {
	background-color: transparent !important; }
.logo a {
	display: block;
	background-image:  url("/images/logos/sbl_right.gif");
	background-repeat: no-repeat;
	background-position: 100% 100%;
	text-align: center;
	height: 48px;
	vertical-align: middle; }
.logo {
	background-color: #E8F0F6;
	background-image:  url("/images/logos/sbl_left.gif");
	background-repeat: no-repeat;  
	height: 48px; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* bottombar ++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	
	
.bottombar a:hover {
	background-color: #1E5483;
	color: #90A4B4; }
.bottombar a {
	text-decoration: none;
	color: #90A4B4;
	padding: 0px 2px 0px 2px; }
.bottombar table td {
   padding: 0px 0px 4px 0px;
   line-height: 13px;
   color: #90A4B4;
   font-size: 10px; }
.bottombar {
	 padding: 10px 15px 5px 15px;
	 background-color: #032F55;
	 position: relative; }	
	 
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Pop-Ups & Pop-Downs ++++++++++++++++++++++++++++++++++++++++++++++*/

.loginModalBackground {
   background-color: #000;
   filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4; }
.loginModalPop {
   background-color: #fff;
   padding: 300px; }

.popSubmitBox {
	text-align: right;
	margin-top: 5px; }

.popFormTable h1 {
	background-image: none !important;
	background-color: transparent !important;
	color: #ff0000 !important;
	font-weight: normal;
	font-size: 9px !important;
	line-height: 11px !important; }
.popFormTable td {
	padding-bottom: 3px;
	line-height: 12px; }

.popEmphasis {
	border-top: 1px dashed #737373;
	padding: 6px 3px 3px 3px;
	margin-top: 10px; }

.popUp h2 select,input {
	font-size: 10px; }

.popUpBrand {
	background-color: #ffffff; 
	border: 3px solid #C3C3C3; 
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=4);
	position: absolute; 
	top: 0px; 
	left: 0px;
	visibility: hidden;
	background-image: url('/images/bg_greySbPop.jpg');
	background-repeat: repeat-x; }
	 
.popUpCategory {
	background-color: #F4F4F4; 
	border: 3px solid #C3C3C3; 
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=4);
	position: absolute; 
	top: 0px; 
	left: 0px;
	visibility: hidden; }

.popUp h2 {
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	padding: 7px 7px 7px 7px;
	background-image: url('/mgmt/images/bg_popBody.gif');
	background-repeat: repeat-x; }
.popUp h1 img {
	float: right;
	display: block; }
.popUp h1 {
	margin: 0px;
	background-color: #656565;
	font-size: 11px;
	color: #E6E6E6;
	padding: 2px 0px 3px 7px;
	line-height: 13px;
	background-image: url('/mgmt/images/bg_popHeader.jpg');
	background-repeat: repeat-x; }
.popUp {
	background-color: #ECECEC; 
	border: 1px solid; 
	border-width: 1px 2px 2px 1px; 
	z-index: 1;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=4);
	position: absolute; 
	top: 0px; 
	left: 0px;
	visibility:hidden; }
	 
.popUpProduct h2 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	display: block;
	background-color: #CCCCCC;
	padding: 2px;
	color: #373737; }
.popUpProduct h2 {
	font-weight: normal;
	font-size: 11px; 
	line-height: 12px;
	margin-bottom: 7px;
	padding: 0px 7px 0px 7px; }
.popUpProduct h1 {
	text-align: right;
	margin: 0px;
	padding: 7px 7px 7px 0px; }
.popUpProduct {
	background-color: #ffffff; 
	border: 1px solid; 
	border-width: 1px 2px 2px 1px; 
	z-index: 1;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=4);
	position: absolute; 
	top: 0px; 
	left: 0px;
	visibility:hidden; }
	 
.popUpRed a {
	color: #DF0024; }
.popUpRed h2 {
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	padding: 7px 7px 7px 7px;
	background-image: url('/mgmt/images/bg_popBodyRed.gif');
	background-repeat: repeat-x;
	line-height: 12px; }
.popUpRed h1 img {
	float: right;
	display: block; }
.popUpRed h1 {
	margin: 0px;
	background-color: #CA0000;
	font-size: 11px;
	color: #E6E6E6;
	padding: 2px 0px 3px 7px;
	line-height: 13px;
	background-image: url('/mgmt/images/bg_popHeaderRed.jpg');
	background-repeat: repeat-x; }
.popUpRed {
	background-color: #FFD9D9; 
	border: 1px solid; 
	border-width: 1px 2px 2px 1px; 
	z-index: 1;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=4);
	position: absolute; 
	top: 0px; 
	left: 0px;
	visibility:hidden; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Cart Layout ++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cancelledOrder {
	background-color: #ed1c24;
	color: #ffffff;
	padding: 3px;
	margin-bottom: 1px; }
.shippedOrder a {
	color: #003e1e; }
.shippedOrder span {
	font-size: 10px; }
.shippedOrder {
	background-color: #9ee18e;
	color: #003e1e;
	padding: 3px;
	margin-bottom: 1px; }
.processingOrder {
	background-color: #fff251;
	color: #8a7008;
	padding: 3px;
	margin-bottom: 1px; }
	
