html, body
{
	margin: 0;
	padding: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

img
{
	border: 0;
}

a
{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.iconLink
{
	font-size: 10px;
	text-decoration: underline;

	background: url("images/continuation.gif") center right no-repeat;
	padding-right: 18px;
}

a.iconLink:hover
{
	text-decoration: none;
}

input
{
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;	
}

input#query
{
	border: 2px solid #fff;
	border-bottom-width: 0px;
	border-top-width: 1px;
}

/*
	Main Site Outline
*/

#mainContainer
{
	/* Box Model Hack */
	width: 790px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 780px;
}

#mainContainer #mainBody
{
	background: url("images/body_bg.gif");
}

/*
	Header Links:
	View Cart, Order Status, Help
*/

#mainContainer #cartLinks
{
	width: 225px;
	float: right;
}

#cartLinks p
{
	margin: 0;
	text-align: right
}


#cartLinks #phoneNumberOpen
{
	margin-top: 4px;
	margin-left: 40px;
}

#cartLinks #phoneNumberClosed
{
	margin-top: 14px;
	margin-left: 60px;
}


/*
	Header Logo:
	AutoAnything Brand, Lower price guarantee, Accessories Links
*/

#mainContainer #headerLogo
{
	background: url("images/logo_bg.gif") bottom left repeat-x;
}

#headerLogo #logo
{
	vertical-align: top;
	margin-left: 20px;
}

#headerLogo #lowerPriceGuarantee
{
	vertical-align: top;
	margin-top: 30px;
}

#headerLinks ul
{
	margin: -16px 8px 0 0;
	padding: 0 0 3px 0;
	text-align: right;
}

#headerLinks ul li
{
	display: inline;
	font-size: 11px;
}

#headerLinks ul li.noBorder
{
	margin: 0;
}

/*
	Search Promo:
	Search Box, promotional banners
*/

#mainContainer #searchPromo
{
	height: 32px;
	background: #1e3e64;
}

#searchPromo #searchForm
{
	width: 295px;
	float: left;
	margin: 0;
	padding: 0;
}

#searchPromo input
{
	margin: 6px 0 0 0;
	padding: 3px;
	font-size: 10px;
}

#searchPromo #goButton
{
	margin-top: 1px;
}

#searchPromo #save70Percent, #searchPromo #freeShipping, #searchPromo #easyReturns
{
	margin: 0 0 0 8px;
}

#searchPromoButtons
{
	width: 450px;
	float: right;
	margin-right: 0;
}

/*
	Left Nav
*/

#mainContainer #leftNav
{
	float: left;
	width: 170px;
	margin: 1px 1px 0 0;
	background: #e9e9e9;
}

#mainContainer #leftNav p
{
	padding: 5px 5px 5px 8px;
	margin: 0;
	background: #1e3e64;

	font: bold 10px Verdana, Arial, Helvetica, sans-serif;	
	color: #fff;
	text-transform: uppercase;
}

#mainContainer #leftNav ul
{
	margin: 0;
	padding: 4px 0 4px 0;
}

#mainContainer #leftNav ul li
{
	display: inline;

	margin: 0;
	padding: 0;

	color: #666;
}

#mainContainer #leftNav ul li a
{
	display: block;

	padding: 2px 0 2px 0;

	background: #e9e9e9;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;	
}

#mainContainer #leftNav ul li a:hover
{
	background: #C0C0C0;
	text-decoration: none;
}

#mainContainer #leftNav ul li a span
{
	display: block;
	padding-left: 12px;
	margin-left: 10px;
	background: url("images/red_nav.gif") top left no-repeat;
	background-position: 0 3px;
}

/*
	Category Nav within Left Nav
*/

#mainContainer #leftNav p#categoryHeading
{
	background: #CC0000;
}

#mainContainer #leftNav ul.shopByList
{
	margin: 0 0 0 12px;
}

#mainContainer #leftNav ul.shopByList li ul
{
	margin: 0 0 0 1px;
	padding: 2px 0;
}

#mainContainer #leftNav ul.shopByList li
{
	color: #1e3e64;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#mainContainer #leftNav ul.shopByList li ul li
{
	text-transform: none;
}

#mainContainer #leftNav ul.shopByList li ul li#currentItem a
{
	font-weight: bold;
	background: url("images/red_nav.gif") top left no-repeat;
	background-position: 0 4px;
	padding-left: 8px;
}

#mainContainer #leftNav ul.shopByList li ul li a
{
	display: block;

	padding: 1px 0;
	padding-left: 8px;

	background: #e9e9e9;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;	
}

#mainContainer #leftNav ul.shopByList li ul li a:hover
{
	background: #e9e9e9;
	text-decoration: underline;
}


/*
	Body
*/

#mainContainer #headerPromoImage
{
	margin-top: 1px;	
}

#mainContainer #body
{
	float: left;
	background: transparent;
}

/*
	Body: Left
*/

/* Sub pages body left div (larger w/ no left nav) */
#mainContainer #body #left
{
	float: left;
	margin: 6px 0 0 4px;
	width: 546px;
}

/* Home Page Body Left Div */
#mainBody #body #left
{
	float: left;
	margin: 6px 0 0 4px;
	width: 600px;
	border: none;
}

#prContent p
{
	margin: 6px;	
}

#prContent .leftColumn, #prContent .rightColumn
{
	width: 260px;
	margin-right: 5px;
	float: left;
}

#body #left h1
{
	margin: 0 0 12px 0;
	padding: 6px 4px 6px 4px;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;	

	border: 1px solid #cdcdcd;
	background: #eeeef0;
	color: #1e3e64;
}

#body #left h2
{
	float: left;
	clear: left;
	width: 365px;
	margin: 12px 0 12px 0;
	padding: 6px 4px 6px 4px;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;	

	border: 1px solid #cdcdcd;
	background: #eeeef0;
	color: #1e3e64;
}

#body #left h2 strong, 
#body #left h1 strong
{
	color: #EF1827;
}

/* Press Room Content */

#body #left h1#pressRoomHeader
{
	margin: 0 0 4px 0;
	padding: 0 4px 6px 0;
	border: 0;
	background: #fff;
}

#body #left h2.pressRoomSubHeader
{
	margin: 12px 0 4px 0;
	padding: 6px 4px 6px 4px;
	border: 0;
	background: #fff;
}

#body #left #pressRoomContent p
{
	margin: 10px 0 8px 10px;
}

/* Promotional Product Display on homepage */

#body #left .productLarge
{
	display: block;
	margin: 10px 0 10px 0;
	border: 1px solid #cdcdcd;
}

.productLarge a, .productLarge a:hover
{
}

.productLarge p
{
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	font-size: 11px;
}

.productLarge p a
{
	font-size: 11px;
}

.productLarge p.price
{
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 10px;
	color: #EF1827;
	font-weight: bold;
	text-align: right;
}

.productLarge p.price a
{
	color: #EF1827;
	font-weight: bold;
}

.productLarge p.price strong
{
	font-size: 18px;
}

.productSmallOne
{
	height: 80px;
	width: 184px;

	margin-top: 8px;
	float: left;
	border-right: 1px dashed #C8C8C8;
	padding-bottom: 10px;
}

.productSmallTwo
{
	height: 80px;
	width: 184px;

	margin-top: 8px;
	float: left;
	padding-bottom: 10px;
}

.productSmallThree
{
	height: 80px;
	width: 184px;

	margin-bottom: 5px;

	padding-top: 4px;
	float: left;
	clear: left;
	border-top: 1px dashed #C8C8C8;
	border-right: 1px dashed #C8C8C8;
	padding-top: 10px;
}

.productSmallFour
{
	height: 80px;
	width: 184px;

	margin-bottom: 5px;
	border-top: 1px dashed #C8C8C8;

	padding-top: 4px;
	float: left;
	padding-top: 10px;
}

.productSmallOne .productSmallImage, 
.productSmallTwo .productSmallImage, 
.productSmallThree .productSmallImage, 
.productSmallFour .productSmallImage
{
	float: left;
	width: 85px;
}

.productSmallOne .productSmallBrand, 
.productSmallTwo .productSmallBrand, 
.productSmallThree .productSmallBrand, 
.productSmallFour .productSmallBrand
{
	width: 95px;
	float: right;
}

.productSmallOne .productSmallPrice, 
.productSmallTwo .productSmallPrice, 
.productSmallThree .productSmallPrice, 
.productSmallFour .productSmallPrice
{
	float: right;
	width: 96px;
	text-align: right;
	margin-right: 2px;
	margin-top: 5px;
}

.productSmallOne .productSmallPrice a, 
.productSmallTwo .productSmallPrice a , 
.productSmallThree .productSmallPrice a, 
.productSmallFour .productSmallPrice a
{
	font-size: 10px;
}

.productSmallOne .productSmallPrice a strong, 
.productSmallTwo .productSmallPrice a strong, 
.productSmallThree .productSmallPrice a strong, 
.productSmallFour .productSmallPrice a strong
{
	color: #EF1827;
}

.productSmallOne .productSmallPrice a:hover, 
.productSmallTwo .productSmallPrice a:hover, 
.productSmallThree .productSmallPrice a:hover, 
.productSmallFour .productSmallPrice a:hover
{
	text-decoration: none;
}

/*
	Body: Right
*/

#mainContainer #mainBody #body #right
{
	float: left;
	margin: 6px 0 0 8px;
	width: 215px;
}

#mainContainer #body #right
{
	float: left;
	margin: 6px 0 0 8px;
	width: 215px;
}

#right .rightBox
{
	padding: 4px 0 4px 6px;
	border-left: 1px dashed #C8C8C8;
	border-bottom: 1px dashed #C8C8C8;
}

.rightBox form
{
	margin: 0;
	padding: 0;
}



.rightBox h2, .rightBox p.rightBoxHeading
{
	margin: 2px 0 2px 0;
	padding: 0;
	font: normal 17px  Verdana, Arial, Helvetica, sans-serif;
	color: #1e3e64;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.rightBox h2 em
{
	color: #EF1827;
	font-style: normal;
}

.rightBox p.subHeading
{
	margin: -1px 0 0 0;
	padding: 0;
	font: bold 11px  Verdana, Arial, Helvetica, sans-serif;
}

p.subHeading strong
{
	font-size: 16px;
	color: #EF1827;
}

.rightBox p
{
	margin: 8px 0 8px 0;
	padding: 0;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.rightBox #email_addr
{
	padding: 3px;
	font-size: 10px;
}

.rightBox #phoneNumber
{
	font-size: 14px;
	font-weight: bold;
	color: #EF1827;	
}

.rightBox #selectVehicle
{
	padding: 8px 0 0 28px;
	background: url("images/red_arrow_sm_curve.gif") top left no-repeat;
	background-position: -1px 0;
}

.rightBox #saveButton
{
	margin-bottom: -7px;
}

.rightBox .articleSummary
{
	padding: 1px 0 0 15px;
	background: url("images/blue_indicator.gif") top left no-repeat;
	background-position: 4px 11px;
}

.articleSummary p strong
{
	font-size: 11px;
	text-transform: uppercase;
}

/*
	Order Summary
*/

.orderSummary
{
	width: 164px;
	padding: 4px;
	margin-left: 6px;
}

/*
	Order Item Table
*/

.orderItem
{
	width: 596px;
	border: 1px solid #D0D0D0;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
}

#cartBody .orderItem
{
	margin-left: 40px;
	width: 540px;
	border: 1px solid #D0D0D0;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
}

.orderItem .lastColumn
{
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

.orderItem tr th
{
	border: 1px solid #eee;	
}

.orderItem tr.alternate td
{
	background: #eee;
}

.orderItem tr.orderItemHeader
{
		background: #eee;
}

.orderItem tr.orderItemFooter td
{
	border-top: 1px solid #D0D0D0;	
}

.orderItem td
{
	vertical-align: top;
	padding: 4px;
	border-left: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

.orderItem td a
{
	text-decoration: underline;	
}

.orderItem td a:hover
{
	text-decoration: none;	
}

.orderItem tfoot td
{
	border: 0;
}

/*
	Footer Content: Research Guide, etc...
*/

.footerContent
{
	margin-top: 0px;
	float: left;
}

.footerContent #leftColumn, 
.footerContent #middleColumn
{
	width: 235px;
	float: left;
	margin-left: 10px;
}

.footerContent #rightColumn
{
	margin-left: 10px;
	width: 235px;
	float: left;
	padding-left: 10px;
	border-left: 1px dashed #C8C8C8;
}

.footerContent #leftColumn .readMore, 
.footerContent #middleColumn .readMore, 
.footerContent #rightColumn .readMore
{
	float: right;
	margin: 5px 10px 0 0;
	padding: 0;
}

.footerContent #leftColumn p.readMore a.iconLink, 
.footerContent #middleColumn p.readMore a.iconLink, 
.footerContent #rightColumn p.readMore a.iconLink
{
	display: block;
	width: 65px;

	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px dashed #efefef;
}

.footerContent #leftColumn p.readMore a.iconLink:hover, 
.footerContent #middleColumn p.readMore a.iconLink:hover, 
.footerContent #rightColumn p.readMore a.iconLink:hover
{
	font-size: 11px;
	border-bottom: 1px solid #666;
}

.footerContent #leftColumn h2, 
.footerContent #rightColumn h2
{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 13px;
	color: #EF1827;
}

.footerContent #leftColumn h2 a, 
.footerContent #rightColumn h2 a
{
	font-weight: bold;
	font-size: 13px;
	color: #EF1827;
}

.footerContent #leftColumn p, 
.footerContent #rightColumn p
{
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 10px;
}

.footerContent #middleColumn p
{
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 10px;
}

.footerContent h2.shoppingGuide
{
	width: 750px;
	margin: 7px;
	padding: 6px 6px 4px 6px;
	border: 1px solid #C7C6CC;
	background: #ECEBF0;
	font: normal 17px "Trebuchet MS", Helvetica, Arial, Helvetica, sans-serif;
	color: #1e3e64;
	text-transform: uppercase;
}

.footerContent .shoppingGuideColumn
{
	float: left;
	width: 150px;
	font-size: 11px;
	background: url("images/shopping_guide.gif") top left no-repeat;
	background-position: 10px 3px;
}

.shoppingGuideColumn ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}

.shoppingGuideColumn ul li a
{
	font-size: 10px;
}


/*
	True Footer
*/

#mainContainer #footer
{
	clear: left;
	margin: 7px;
	text-align: center;
	background: #ECEBF0;
	border: #ccc 1px solid;
}

#footer p
{
	margin: 0;
	padding: 0;
	line-height: 18px;
	font-size: 11px;
	color: #ccc;
}

#footer p a
{
	font-size: 11px;
}

#mainContainer #hoursOfOperation
{
	background: #fff;
	padding: 4px;
	margin-bottom: 4px;
}

#hoursOfOperation p
{
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 16px;
}

/*
	Misc.	
*/

.debug
{
	margin: 5px 10px;
	padding: 10px;
	line-height: 14px;
}

.debug pre
{
	margin: 0;
	padding: 6px;
	border: 1px solid #000;
	line-height: 16px;
	background: #eee;
	color: #000;
}

.debug table
{
	border: 1px solid #000;
	border-bottom-width: 0;
	border-right-width: 0;
	background: #eee;
}

.debug table tr td
{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 6px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

#mainContainer form
{
	margin: 0;
	padding: 0;	
}

form#checkoutPaymentRetry, form#checkoutIDReview, 
form#checkoutAddress, form#checkoutPaymentReview,
form#bml, form#frm_checkout_receipt
{
	margin: 0;
	padding: 0;	
}

#secureCheckout
{
	margin: 3px 0 2px 2px; 
	float: left; 
	font-family: "Trebuchet MS", Helvetica;
	font-size: 20px;
	color: #fff;	
}

#proceedToCheckout
{
	float: right;
	margin: 8px 0 8px 0;	
}

#continueShopping
{
	clear: both;
	float: right;
	margin: 8px 0 8px 0;	
}

.clearer
{
	clear: both;
}

/* Subscribe Email */
#emailExclusive 
{
	padding: 6px 2px 2px 5px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}


#shopByCategory ul, #shopByBrand ul
{
	list-style-type: none;
}

#shopByCategory ul li , #shopByBrand ul li
{
	padding-left: 15px;
	background: url("images/red_circle.gif") top left no-repeat;
	background-position: 0 1px;
	font-size: 10px;
}


.style3 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style42 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style44 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style46 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style47 {font-size: 11px}
.style34 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style36 {font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style38 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style48 {color: #004181}