* { margin: 0px; padding: 0px; }
body { background: #d8d3b1 url(images/bg.headerRepeatx.gif) repeat-x scroll center top; }
a { outline:none; }

/*
---------------- HEADER and FEATURE IMAGE - all
positioned divs for png placement
-------------------------------------------------------- */	

#header {
	margin: 0px auto;
	width: 900px;
	height: 150px;
	position: relative;
	}
	
#header h1 {
	text-indent: -9999px;
	background: url(images/logo.gif) no-repeat scroll left top;
	position: absolute;
	left: 5px;
	top: 26px;
	height: 50px;
	width: 743px;
	}

#header h1 a {
	background: url(images/img.logo.gif) no-repeat scroll left top;
	height: 46px;
	width: 743px;
	text-indent: -9999px;
	display: block;
	}
	
#vendorLink {
	position: absolute;
	right: 5px;
	bottom: 68px;
	}
	
#vendorLink a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #e9e6d2;
	padding-left: 19px;
	background: url(images/icon.learnmoreArrow.jpg) no-repeat scroll 3px 1px;
	text-decoration: none;
	}

#vendorLink a:hover {
	background: #000000 url(images/icon.learnmoreArrow.jpg) no-repeat scroll 3px 1px;
	}
	
#number {
	height: 41px;
	width: 166px;
	background: url(images/img.number.gif) no-repeat scroll left top;
	position: absolute;
	top: -41px;
	right: 0px;
	background-image: url(images/img.number.gif);
	}
	
#number p {
	text-indent: -9999px;
	}

#featureImg {
	float:right;
	position: absolute;
	right: -28px;
	z-index: 1;
	top: 118px;
	background-image: url(/images/img.logo.gif);
	}
	
/*
---------------- BANNER
-------------------------------------------------------- */	
	
#bannerContainer {
	height: 254px;
	width: 100%;
	background: url(images/bg.bannerRepeatx.jpg) repeat-x scroll center top;
	}
	
#banner {
	margin: 0px auto;
	width: 900px;
	height: 213px;
	background: url(images/img.banner.jpg) no-repeat scroll center top;
	}


	
/*
---------------- HOME MAIN CONTENT
-------------------------------------------------------- */	
	
#fullWidth {
	width: 100%;
	padding: 20px 0px;
	background: #E7E2C0;
	float: left;
	}
	
#inside #fullWidth {
	width: 100%;
	padding: 20px 0px;
	background: #E7E2C0 url(images/bg.insideFullWidthTOP.gif) repeat-x scroll left top;
	float: left;
	}
	
#contentContainer {
	margin: 0px auto;
	width: 890px;
	}	
		
#contentContainer h2 {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #933d16;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#contentContainer h4 {
	font: bold 18px/22px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 5px;
	border-bottom: 1px dotted #C7C2A0;
	padding-bottom: 5px;
	margin-top: 27px;
	}
	
#productDetail h4 {
	margin-top: 0px;
	background: none;
	}
	
#contentContainer p {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #2b2a23;
	margin-bottom: 10px;
	}
#contentContainer ul {
	margin-bottom: 10px;
	}
	
#contentContainer li {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #2b2a23;
	list-style: circle inside;
	}
	
#mainContent {
	float: right;
	width: 610px;
	margin: 10px 0px 0px 0px;
	}
#fullWidth #sideBar img {
	float: left;
	padding-right: 13px;
	}

img.left {
	float: left;
	padding: 4px;
	margin: 4px 10px 4px 0px;
	border: 1px solid #7F7657;
	}
	
img.right {
	float: right;
	padding: 4px;
	margin: 4px 0px 4px 10px;
	border: 1px solid #7F7657;
	}
	
#mainContent h3 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 25px;
	text-transform: uppercase;
	background: url(images/img.headerUnderline.gif) no-repeat scroll left bottom;
	padding-bottom: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	}	
	
#globalContent {
	width: 890px;
	float: left;
	}
	
#fullWidth a, #footerContainer a {
	color: #933D16;
	text-decoration: none;
	border-bottom: 1px dotted #B17B38;
	}
	
#fullWidth a:hover, #footerContainer a:hover {
	color: #222222;
	background: #E7E2C0;
	border: none;
	}
	
/*
---------------- SIDEBAR
-------------------------------------------------------- */	

#fullWidth #sideBar {
	width: 198px;
	background: #d8d3b1 url(images/bg.catColumntop.gif) no-repeat scroll left top;
	padding: 20px 20px 20px 20px;
	float: left;
	}

#fullWidth #sideBar ul {
	width: 198px;
	float: left;
	}
	
#fullWidth #sideBar li {
	list-style: none;
	width: 198px;
	float: left;
	display: inline;
	}
	
#fullWidth #sideBar a {
	display: block;
	padding: 18px 10px 15px 15px;
	border: 0px;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	background: url(images/img.catSep.gif) no-repeat scroll left top;
	}
	
#fullWidth #sideBar p {
	margin-bottom: 10px;
	}
	
#fullWidth #sideBar a:hover {
	display: block;
	padding: 18px 10px 15px 15px;
	border: 0px;
	color: #923C15;
	}	
	
#fullWidth #sideBar li#currentPage a {
	display: block;
	padding: 18px 10px 15px 10px;
	border: 0px;
	color: #923C15;
	background: #E7E2C0 url(images/img.catSepON.gif) no-repeat scroll left top;
	}

/*
---------------- PRODUCT LIST
-------------------------------------------------------- */	

#productContainer {
	float: left;
	}
	
#contentContainer #productContainer a, #contentContainer #productContainer a img, #contentContainer #productContainer a:hover {
	border-width: 0px;
	background:none;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
.productItem {
	float: left;
	height: 209px;
	width: 177px;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	padding-right: 26px;
	margin-bottom: 30px;
	}
	
#contentContainer #mainContent #productContainer a.productListImg {
	background: #FF0000 url(images/_products/bg.detailImgBg.gif) no-repeat scroll left top;
	height: 146px;
	width: 177px;
	float: left;
	display: block;
	}
	
a.buyNow {
	display: block;
	height: 35px;
	width: 177px;
	background: #2A281D url(images/_products/btn.buyNow.jpg) no-repeat scroll left top;
	float: left;
	text-indent: -9999px;
	}
	
.productName {
	width: 177px;
	margin-top: 5px;
	float: left;
	}

#contentContainer #mainContent .productName a {
	color: #933D16;
	text-decoration: none;
	border-bottom: 1px dotted #B17B38;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	}
	
#contentContainer #mainContent .productName a:hover {	
	color: #222222;
	background: #F7F7EA;
	border: none;
	}
	
/*
---------------- PRODUCT DETAIL
-------------------------------------------------------- */	
	
#productDetail {
	float: left;
	width: 610px;
	background: #d8d3b1;
	}

#productDetail h4 {
	font: bold 24px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #943D16;
	padding: 30px 0px 10px 30px;
	}
	
#productDetail p {
	padding-left: 30px;
	width: 343px;
	text-align: justify;
	}
#productDetail .small {
	font-size: 11px;
	background: url(images/icon.recommended.gif) no-repeat scroll 30px 3px;
	padding-left: 48px;
}
#acceptedPayment {
	margin: 10px 0px;
	float: left;
	width: 550px;
}
	
#detailBG {
	float: right;
	margin-top: 30px;
	padding-right: 30px;
	margin-bottom: 20px;
	padding-left: 20px;
	}
.browseDrop {
	margin-bottom: 10px;
	float: left;
}
.browseDrop form {
	background: #E7E2C0;
	border-top: 1px dashed #898670;
	border-bottom: 1px dashed #898670;
	padding: 12px 10px;
}
.browseDrop select {
	width: 178px;
}
	
#mainContent form {
	background: url(images/_products/btn.formactionsBG.gif) no-repeat scroll left top;
	height: 78px;
	width: 550px;
	padding-right: 30px;
	padding-left: 30px;
	clear: both;
	}
ul#browse {
	background: url(images/img.liSep.gif) no-repeat scroll center bottom;
}
	
#productDetail select {
	width: 180px;
	float: left;
	margin-top: 31px;
	}
	
#productDetail #detailPrice {
	float: left;
	height: 73px;
	line-height: 73px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 5px;
	text-align: right;
	width: 120px;
	}
	
#productDetail input {
	float: right;
	margin-top: 22px;
	}
	
/*
---------------- BODY CONTENT
-------------------------------------------------------- */	

#homeContent {
	width: 890px;
	background: url(images/bg.fauxColumns.gif) repeat-y scroll center top;
	float: left;
	position: relative;
	background-image: url(images/bg.fauxColumns.gif);
	}
	
.columnSpacing {
	padding: 25px 20px 5px 20px;
	margin-bottom: 15px;
	}
	
img.articleImg {
	float: left;
	padding: 5px 10px 0px 0px;
	}
	
#left {
	width: 238px;
	background: url(images/bg.columntop.gif) no-repeat scroll left top;
	float: left;
	}
	
#middle {
	width: 238px;
	float: left;
	margin: 0px 28px;
	background: url(images/bg.columntop2.gif) no-repeat scroll left top;
	}

#right {
	float: left;
	width: 238px;
	background: url(images/bg.columntop.gif) no-repeat scroll left top;
	}
	
#right p {
	margin-bottom: 0px;
	}
	
#tiresImg {
	position: absolute;
	top: -34px;
	left: 170px;
	background-image: url(images/salmon.gif);
	background-position: center center;
	}

#cleartire {
	float: right;
	height: 30px;
	width: 70px;
	}
	
h2#browseProduct {
	background: url(images/h.browseCat.gif) no-repeat scroll left top;
	height: 32px;
	width: 165px;
	margin: 10px 0px;
	text-indent: -9999px;
	border: none;
	}
	
h2#browseSize {
	background: url(images/h.browseTireSize.gif) no-repeat scroll left top;
	height: 33px;
	width: 125px;
	margin: 20px 0px 10px 0px;
	text-indent: -9999px;
	}
	
h2#thanks {
	background: url(images/h.thanks.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 36px;
	width: 169px;
	margin: 5px 0px 15px 0px;
	}
	
h2#categories {
	background: url(images/h.categories.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 34px;
	width: 141px;
	margin: 5px 0px 0px 0px;
	}
	
h2#welcome  {
	background: url(images/h.welcome.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 34px;
	width: 141px;
	}
	
h2#product {
	text-indent: -9999px;
	height: 34px;
	width: 175px;
	background-attachment: scroll;
	background-image: url(images/h.events.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

h2#dealer {
	background: url(images/h.dates.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 34px;
	width: 203px;
	}
	
h2#process {
	background: url(images/h.process.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 16px;
	width: 153px;
	margin-top: 20px;
	}
	
ul#productCats {
	width: 238px;
	float: left;
	}
	
#productCats li {
	list-style: none;
	background: url(images/img.liSep.gif) no-repeat scroll center top;
	width: 238px;
	padding: 8px 0px 10px 0px;
	float: left;
	}
	
#productCats li:hover {
	background: #dfdbba url(images/img.liSep.gif) no-repeat scroll center top;
	padding: 8px 0px 10px 0px;
	}
	
#productCats span.productThumb a {
	height: 54px;
	width: 81px;
	margin-top: 4px;
	float: left;
	display: block;
	border-width: 0px;
	margin-left: 3px;
	}
	
html>body #productCats span.productThumb a {
	margin-left: 6px;
	}
	
#productCats img {
	border-width: 0px;
	}
	
#productCats .productInfo {
	width: 134px;
	float: left;
	display: block;
	padding: 8px 0px 0px 10px;
	}
	
#productCats strong a {
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	}
	
#productCats strong a:hover {
	color: #933D16;
	}
	
#productCats p {
	line-height: 16px;
	margin-bottom: 0px;
	font-size: 11px;
	}

/*
---------------- MAIN NAVIGATION
-------------------------------------------------------- */	

ul#nav  {
	left: 5px;
	top: 100px;
	height: 50px;
	width: 432px;
	z-index: 11;
	position: absolute;
	}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
	}
	
#nav li a {
	display: block;
	height: 50px;
	float: left;
	text-indent: -9999px;
	}

/*
---------------- HOME BUTTON
-------------------------------------------------------- */	

#nav li#nHome {
	background: url(images/_nav/btn.home.gif) no-repeat left top;
	width: 92px;
	}
	
#nav li#nHome a {
	background: url(images/_nav/btn.home.gif) no-repeat left top;
	width: 92px;
	}
	
#nav li#nHome a:hover {
	background: url(images/_nav/btn.home.gif) no-repeat left -50px;
	width: 92px;
	}

#nav li#nHomecurrent a, #nav li#nHomecurrent {
	background: url(images/_nav/btn.home.gif) no-repeat left -100px;
	width: 92px;
	}
	
/*
---------------- STORE BUTTON
-------------------------------------------------------- */	

#nav li#nStore {
	background: url(images/_nav/btn.store.gif) no-repeat scroll left top;
	width: 107px;
	}
	
#nav li#nStore a {
	background: url(images/_nav/btn.store.gif) no-repeat left top;
	width: 107px;
	}
	
#nav li#nStore a:hover {
	background: url(images/_nav/btn.store.gif) no-repeat left -50px;
	width: 107px;
	}
#nav li#nStorecurrent a, #nav li#nStorecurrent {
	background: url(images/_nav/btn.store.gif) no-repeat scroll left -100px;
	width: 107px;
	}
	
/*
---------------- ABOUT BUTTON
-------------------------------------------------------- */	

#nav li#nAbout {
	background: url(images/_nav/btn.about.gif) no-repeat scroll left top;
	width: 110px;
	}
	
#nav li#nAbout a {
	background: url(images/_nav/btn.about.gif) no-repeat left top;
	width: 110px;
	}
	
#nav li#nAbout a:hover {
	background: url(images/_nav/btn.about.gif) no-repeat left -50px;
	width: 110px;
	}

#nav li#nAboutcurrent a, #nav li#nAboutcurrent {
	background: url(images/_nav/btn.about.gif) no-repeat left -100px;
	width: 110px;
	}
	
/*
---------------- CONTACT BUTTON
-------------------------------------------------------- */	

#nav li#nContact {
	background: url(images/_nav/btn.contact.gif) no-repeat scroll left top;
	width: 123px;
	}
	
#nav li#nContact a {
	background: url(images/_nav/btn.contact.gif) no-repeat left top;
	width: 123px;
	}
	
#nav li#nContact a:hover {
	background: url(images/_nav/btn.contact.gif) no-repeat left -50px;
	width: 123px;
	}

#nav li#nContactcurrent a, #nav li#nContactcurrent {
	background: url(images/_nav/btn.contact.gif) no-repeat left -100px;
	width: 123px;
	}
	
/*
---------------- FOOTER
-------------------------------------------------------- */	
	
#clear {
	clear: both;
	}
	
#footerContainer {
	width: 100%;
	background: url(images/bg.footerRepeatx.gif) repeat-x scroll left top;
	clear: both;
	float: left;
	}
	
#footer {
	margin: 0px auto;
	width: 890px;
	padding: 20px 0px;
	}
	
#footer p {
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	color: #2b2a23;
	margin-bottom: 18px;
	text-align: center;
	}

/*
---------------- sIFR - if need be
-------------------------------------------------------- */	

.sIFR-active h3 {
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	}
	
.sIFR-active h3 {
	font-size: 21px;
	color: #933d16;
	}

