* { border:0px; margin:0px; padding:0px; }
body { background: #666 url(/images/background.gif) 50% 0 repeat-y; color: #000; font-family: "Tahoma",Arial,Helvetica,sans-serif; font-size: 12px; width: 100%; }

h1 { font-size: 24px; color: #000; padding-bottom: 15px; font-weight: normal;  }
h2 { font-size: 16px; color: #000; padding-bottom: 10px; font-weight: bold; clear: both; padding-top: 15px; }
h2.home { color: #cc0000; font-weight: normal; font-size: 20px; line-height: 1.6em; padding: 5px 0; }

ul { list-style: none; }
select { border: 1px solid #999; }
p { font-size: 12px; }
textarea { border: 1px solid #999; font-family: "Tahoma",Arial,Helvetica,sans-serif; font-size: 12px; background-color: #eee;}
a { text-decoration: none; color: #0033cc; }
a:hover { text-decoration: underline; }
a.copy { background: #fff url(/images/icon-copy.gif) 0px 50% no-repeat; display: block; padding: 3px 0px 3px 30px; height: 20px; width: 275px;  }
input.quantity { width: 25px; border: 1px solid #999; }
input.text { border: 1px solid #999; }

#wrapper { margin: 0 auto; width: 726px; padding-left: 3px; height: 500px; position: relative; }
	html>body #wrapper { padding-left: 2px; }

#topBar { height: 10px; background: #666; width: 760px; margin: 0 auto; }
#top { border-top: 2px solid #fff; border-bottom: 2px solid #fff; line-height: 0em; background: url(/images/background-top.gif) 100% 0 no-repeat; width: 100%; float: left; }

#searchBar { width: 100%; float: left; background: #000; border-bottom: 2px solid #fff; text-indent: 15px; line-height: 0em; height: 31px; }
#searchBar img.selectVehicle { margin-right: 230px; }
#searchBar input.search { width: 150px; height: 20px; background: #fff url(/images/background-search.gif) 0 0 repeat-x; border: 1px solid #fff; margin-bottom: 7px; left: 400px; font-size: 14px; }
	html>body #searchBar input.search { margin-bottom: 12px; }
#searchBar input.submitSearch { margin-bottom: 3px; }
	html>body #searchBar input.submitSearch { margin-bottom: 4px; }

#vehicles { width: 100%; float: left; border-bottom: 2px solid #fff; line-height: 0em; }

#leftMenu { float: left; width: 175px; margin-right: 2px; margin-bottom: 25px; line-height: 0em; }
#leftMenu ul li a { display: block; width: 155px; background: #000 url(/images/background-menu.gif) 0 0 no-repeat; padding: 3px 0 4px 20px; border-bottom: 1px solid #fff; color: #fff; font-weight: normal; font-size: 11px; text-decoration: none; line-height: 1em; }
#leftMenu ul li a:hover { background: #000 url(/images/background-menu2.gif) 0 0 no-repeat; }

#banner { float: left; width: 548px; }
	
#content { float: left; width: 519px; height: 400px; background: #fff url(/images/background-content.gif) 0 0 repeat-x; padding: 15px 15px 15px 15px; }
#content p { line-height: 1.7em; font-size: 12px; }

#contentFooter { width: 100%; clear: both; text-indent: 20px; border-top: 1px solid #ccc; padding: 10px 0 10px 0; background: #fff; margin-top: 15px; }
#contentFooter ul { padding-bottom: 20px; }
#contentFooter ul li { display: inline; }
#contentFooter ul li a { display: block; padding: 3px 15px 3px 5px; float: left; font-family: "Verdana",Arial,Helvetica,sans-serif; font-size: 10px; font-weight: normal; color: #666; text-decoration: underline; }
#contentFooter ul li a.email { background: url(/images/icon-email.gif) 0 50% no-repeat; }
#contentFooter ul li a.bookmark { background: url(/images/icon-bookmark.gif) 0 50% no-repeat; }
#contentFooter ul li a.printPage { background: url(/images/icon-print.gif) 0 50% no-repeat; }

#content p.footer { font-size: 11px; color: #999; }
#content p.footer a { color: #666; text-decoration: underline; font-weight: normal; font-size: 11px;  }

#topMenu { position: absolute; top: 2px; left: 228px; }
#topMenu img { border-right: 2px solid #fff; }

div.creditCards { position: absolute; top: 5px; right: 17px; }
div.shoppingCart { position: absolute; top: 112px; right: 15px; color: #fff; }
div.shoppingCart a { color: #fff; text-decoration: underline; }
div.mission { color: #000; font-size: 18px; position: absolute; top: 45px; width: 425px; right: 15px; text-align: right; }


/* Bread Crumbs */
#breadCrumbs { list-style-type: none; font-size: 10px; border-bottom: 1px solid #ccc; margin-bottom: 10px;  padding-bottom: 10px; }
#breadCrumbs li { display: inline; color: #999; }
#breadCrumbs a { text-decoration: underline; font-weight: normal; color: #0033cc; }
#breadCrumbs a:hover { color: #990000; }
#breadCrumbs li.current { font-weight: bold; padding-left: 15px; padding-top: 2px; }
#breadCrumbs li.you-are-here, li.current { font-style: italic; padding-top: 2px;  }
li.bread { background: #fff url(/images/arrow-bread.gif) 0px 50% no-repeat; padding-left: 12px; margin-left: 7px;}
li.home { margin-left: 10px; }


/* Category Listing */
ul.categoryListing { }
ul.categoryListing li { margin-bottom: 4px; }
ul.categoryListing li a { display: block; font-size: 12px; text-decoration: underline; background: url(/images/arrow-category.gif) 10px 50% no-repeat; width: 430px; padding: 3px 0 2px 35px; font-weight: bold; }
ul.categoryListing li a:hover { color: #990000; }

#categoryListing td { }
#categoryListing td a { font-size: 14px; font-weight: bold; text-decoration: underline; }
#categoryListing td a:hover { color: #cc0000; }

/* Product Listing */
div.productListing { text-align: center; float: left; width: 145px; margin-bottom: 25px; border-bottom: 1px solid #ccc; margin-right: 25px; }
div.productListing p.productImage { height: 130px; padding-bottom: 10px; }
p.productName { padding-bottom: 10px; height: 40px; }
p.productName a { font-size: 12px; font-weight: normal; text-decoration: underline; }
p.productInfo { padding-bottom: 10px; }
span.availability { font-size: 10px; }
span.stock { color: #990000; }
p.addToCart { font-size: 11px; padding-bottom: 15px; }
input.qtyListing { width: 20px; padding: 3px 0; border: 1px solid #999; font-size: 12px;  }
input.listingSubmit { margin-bottom: -4px;  }
html>body input.listingSubmit { margin-bottom: -7px; }


/* Home Listing */
div.homeListing { text-align: center; float: left; width: 100px; margin-bottom: 15px; margin-right: 20px; }
div.homeListing p.homeImage { height: 100px; padding-bottom: 10px; }
p.homeName { padding-bottom: 10px; height: 40px; }
p.homeName a { font-size: 11px; font-weight: normal; text-decoration: underline; line-height: 1.3em; }
p.homeInfo { padding-bottom: 5px; line-height: 1em; }
span.availability { font-size: 10px; }
span.stock { color: #990000; }
p.addToCart { font-size: 11px; padding-bottom: 10px; }
input.qtyListing { width: 20px; padding: 3px 0; border: 1px solid #999; font-size: 12px;  }
input.listingSubmit { margin-bottom: -4px;  }
html>body input.listingSubmit { margin-bottom: -7px; }

p.homeDescription { font-size: 14px; line-height: 1.7em; padding: 10px; border: 1px solid #ccc; background: #eee; margin-bottom: 10px; }


/* Product */
p.description { margin-bottom: 15px; text-align: justify; line-height: 1.5em; width: 250px; font-size: 12px; }
p.error { margin-bottom: 15px; text-align: justify; line-height: 1.5em; width: 425px; font-size: 12px; }
p.errors { line-height: 1.5em; color: #cc0000; font-weight: bold; }
p.brand { margin-bottom: 15px; line-height: 1.5em; }
ul.images li a { border: 1px solid #ccc; padding: 3px 3px 25px 3px; display: block; width: 225px;
	background: transparent url(/images/enlarge-image.gif) 0px 100% no-repeat;
	margin-bottom: 10px; 
}
div.smaller a { padding: 0px; display: block; width: 105px;
	margin-bottom: 5px; margin-right: 2px; background: #fff; float: left;
}
div.smaller img { border: 1px solid #ccc; }

a.smallerImages { border: 1px solid #ccc; padding: 3px;}
img.secondary { border: 1px solid #ccc; }

#product { width: 509px; }
#productLeft { width: 265px; margin-bottom: 15px; float: left;  }
#productRight { width: 234px; top: 165px; float: right; }

table.data { width: 100%; border-collapse: collapse; margin-bottom: 10px; margin-top: 10px; clear: both; }
table.data tr th { height: 20px; font-size: 10px; font-weight: normal; }
table.data tr td { height: 24px; font-size: 10px; }
table tr.altRow { background-color: #eee; }
table.data tr td.addToCart { width: 65px; }

p.productBrowse { text-align: right; font-size: 14px; padding-bottom: 10px; font-weight: bold; }

ul.productFiles li a {
	font-size: 14px; 
	text-decoration: none;
	display: block;
	padding-top: 2px;
	height: 19px;
	padding-left: 30px;
	width: 200px;
	color: #f66a0c;
}
ul.productFiles li a.pdf { background: #fff url(/images/icon-pdf.gif) 0px 50% no-repeat; }
ul.productFiles li a.files { background: #fff url(/images/icon-files.gif) 0px 50% no-repeat; }
ul.productFiles li a:hover { text-decoration: underline; }



/* Related */
span.red { color: #990000; }
div.related { width: 100%; float: left; clear: both; padding-top: 10px; border-bottom: 1px solid #ccc; padding-bottom: 10px;  }
div.relatedLeft { width: 220px; float: left; }
div.relatedLeft img { margin-right: 15px; }
div.relatedRight { width: 250px; float: left; padding-left: 10px; line-height: 1.7em; }
div.relatedRight a { font-weight: normal; }
input.buyTogether { margin-top: 5px; }


/* RELATED 2 */
ul.related a {
	width: 390px;
	font-size: 12Px; 
	text-decoration: none;
	display: block;
	border-bottom: 1px solid white; border-top: 1px solid white;
	padding-top: 10px; height: 75px; padding-left: 100px; background-repeat: no-repeat; background-position: 5px 50%;
	color: #0033cc;
}
ul.related a:hover { color: #0033cc; }
ul.related a:hover span.productName { text-decoration: underline; }
span.related { color: #666; font-size: 11px; font-weight: normal; }



/* Manufacturers */
ul.manufacturers { margin-bottom: 10px; }
ul.manufacturers li a { display: block; width: 100%; text-indent: 30px;
	background: transparent url(/images/arrow-black.gif) 10px 7px no-repeat; text-decoration: none;
	height: 18px;
	border-bottom: 1px dashed #ccc; font-size: 11px;
	padding: 3px 0 1px 0;
	color: #cc0000;
}
ul.manufacturers li a:hover { background-color: #eee; }
span.productCount { font-size: 11px; color: #999; font-weight: normal; }



/* MISC */
div.footerMoreInfo { font-size: 11px; text-align: center; border-bottom: 1px solid #ccc; padding-bottom: 15px; padding-top: 15px; clear: both; }
p.moreInfo { font-size: 11px; line-height: 1.5em; text-align: center; padding: 10px; border: 1px solid #ccc; background: #eee; }
span.red { color: #cc0000; }
div.selectProduct { clear: both; padding-bottom: 10px; }

#contact { margin-bottom: 10px; }
#contact td { line-height: 1.4em; padding: 5px 20px 5px 10px; }
#contact input.contact { width: 200px; border: 1px solid #999; background: #eee; }
#contact textarea.contactMessage { height: 125px; width: 300px; border: 1px solid #999; background: #eee; }
span.mandatory { font-size: 12px; font-weight: bold; color: #cc0000; }
#contactForm td { line-height: 1.8em; padding: 5px 20px 5px 10px; vertical-align: top; }
#contactForm input.text { background-color: #eee; border: 1px solid #999; }

table.fixed { width: 500px; }
table.confirm { width: 400px; margin-bottom: 10px; }
table.confirm td { padding-right: 25px; padding-bottom: 3px;  }



/* CART */
#cart { width: 99%; border-collapse: collapse;  }
#cart input.cartqty { width: 25px; height: 18px; border: 1px solid #999; text-align: center; font-weight: bold; }
#cart input.remove { border: 0px; }
#cart th { border-bottom: 1px solid #ccc; padding-bottom: 3px; color: #666; font-size: 10px; }
#cart td { text-align: center; font-size: 11px; border-bottom: 1px solid #ccc; }
#cart td.left { text-align: left; padding: 5px 0 5px 10px; }
#cart th.left { text-align: left; }
#cart a { text-decoration: none; }
#cart a:hover { text-decoration: underline; }

#checkout { margin-bottom: 15px; }
#checkout td { padding-right: 15px; line-height: 1.7em; padding-bottom: 3px; font-size: 12px;   }
#checkout input { background-color: #eee; }

#checkoutSteps { margin-bottom: 10px; }
#checkoutSteps ul li { display: inline;  }
#checkoutSteps ul li a {
	padding: 45px 20px 10px 20px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	font-weight: normal; 
}
span.checkout { 
	color: #666;
	padding: 45px 20px 10px 20px;
	text-align: center;
	text-decoration: none;
	font-weight: normal; 
	float: left;
}
#checkoutSteps ul li a:hover { text-decoration: underline; }
#checkoutInfo { float: left; width: 100%; position: relative; }

table.fixed { width: 500px; }
table.confirm { width: 400px; margin-bottom: 10px; }
table.confirm td { padding-right: 25px; padding-bottom: 3px;  }


/* Sitemap Section */
#sitemap { width: 515px; }
#sitemap td { vertical-align: top }
#sitemap ul li { margin-bottom: 10px; }
#sitemap ul ul { margin-top: 5px; }
#sitemap ul li li a { font-size: 11px; font-weight: normal; }
#sitemap ul li li { margin-bottom: 3px; }


div.silentAuction { width: 100%; background: #6c86b2 url(/images/background-silent-auction.gif) -30px 0 repeat-x; }
div.silentAuction p { width: 350px; padding-left: 165px; color: #fff; line-height: 1.4em; padding-bottom: 10px;  }
div.silentAuction a { color: #fff; text-decoration: underline; font-weight: bold; }

table.productListing { width: 99%; border-collapse: collapse; }
table.productListing td.imageColumn { padding-left: 5px; width: 150px; height: 125px; padding-top: 5px; padding-bottom: 5px; }
table.productListing td.productInfo { width: 342px; }
table.productListing td.cart { width: 92px; text-align: center; line-height: 1.5em; padding-right: 10px; }
span.listingPrice { font-size: 16px; font-weight: bold; color: #cc0000; }
span.listingAvailability { font-size: 10px; }
span.red { color: #cc0000; }
span.eleven { font-size: 11px; }
a.ten { font-size: 10px; }

span.homeFrom { font-size: 10px; color: #666; font-weight: normal; }
