body {
	background-image: url(../images/custom/bg.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	background-color: #0E0500;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
}
strong {
	color: #333;
}
h1 {
	font-size: 42px;
	text-transform: uppercase;
	color: #333;
}
h2 {
	font-size: 24px;
	text-transform: uppercase;
	color: #20A9DC;
	margin-bottom: 0px;
	margin-top: 10px;
}
h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	visibility: hidden;
}
h5 {
	font-size: 15px;
	text-transform: uppercase;
	color: #20A9DC;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-size: 14px;
	text-transform: uppercase;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #20ADDB;
	text-decoration: none;
}
a:visited {
	color: #20ADDB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #20ADDB;
}
a:active {
	text-decoration: none;
	color: #20ADDB;
}

p {
	margin-top: 0px;
	line-height: 17px;
}

#header {
	width:940px;
	text-align: left;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/custom/bg_tire-tracks.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo {
	width: 220px;
	height: 150px;
}

#cart {
	vertical-align: top;
	height: 115px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 295px;
	height: 116px;
}
#cartNav {
	background-image: url(../images/custom/bg_cart-nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 101px;
	width: 340px;
	text-align: center;
	padding-top: 15px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#cartNav a {
	color: #51230E;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#cartNav a:hover {
	color: #20ADDB;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#breadcrumb {
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	margin-left: -10px;
	color: #999;
	padding-left: 5px;
}
#breadcrumb a{
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #79554B;
}
#breadcrumb a:hover{
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFF;
	background-color: #20A9DC;
}
.active {
	padding-left: 5px;
}
.nav {
	text-align: left;
	vertical-align: top;
	height: 34px;
}

#productImage {
	border: 1px solid #EAEAEA;
}

#wrap {
	width:940px;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	background-color: #FFF;
	background-image: url(../images/custom/bg_content-corners-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	width: 900px;
}

.hero {
	padding-bottom: 20px;
}
#sideBar {
	width: 250px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
#subMenu {
	width: 250px;
	text-align: left;
	vertical-align: top;
	background-color: #EDEDEE;
	background-image: url(../images/custom/sub_menu-box-bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 15px;
}
#subMenu a{
	display: block;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	background-image: url(../images/custom/sub_nav-arrow-up.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#subMenu a:hover{
	display: block;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 29px;
	background-color: #FAFAFA;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e1e2;
	font-size: 11px;
	line-height: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e1e2;
	background-image: url(../images/custom/sub_nav-arrow-over.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 1px;
}
.subNavCat {
	display: block;
	padding-left: 15px;
}
.subNavOn {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	background-color: #DFDFDF;
}
.subMenuTop {
	background-image: url(../images/custom/sub_menu-box-top.gif);
	background-repeat: repeat-y;
	height: 15px;
}
.subMenuContent {
	background-image: url(../images/custom/sub_menu-box-bg.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.subMenuBtm {
	background-image: url(../images/custom/sub_menu-box-bottom.gif);
	height: 15px;
}
#subSubNav {
	text-indent: 20px;
	background-color: #291710;
}
#subSubNav a{
	display: block;
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	background-image: url(../images/custom/sub_sub_nav-arrow-up.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#subSubNav a:hover{
	display: block;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 29px;
	background-color: #0E0500;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0E0500;
	font-size: 11px;
	line-height: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0E0500;
	background-image: url(../images/custom/sub_sub_nav-arrow-over.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 1px;
}
.subSubNavOn {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	background-color: #0E0500;
}
#tread {
	width: 250px;
	text-align: left;
	vertical-align: top;
}
#tread a{
	display: block;
}

#treadNightlyWrapper h3 {
	display: inline;
}

.treadTop {
	background-image: url(../images/custom/sub_menu-box-top.gif);
	background-repeat: repeat-y;
	height: 15px;
}
.treadContent {
	background-image: url(../images/custom/sub_menu-box-bg.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.treadBtm {
	background-image: url(../images/custom/sub_menu-box-bottom.gif);
	height: 15px;
}
.content {
	text-align: left;
	vertical-align: top;
	padding-right: 50px;
	padding-bottom: 50px;
}
.profile {
	padding: 3px;
	border: 1px solid #E6E6E7;
	margin-right: 15px;
}

.feature {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9EAEB;
	padding-bottom: 15px;
	margin-top: 10px;
	line-height: 18px;
}

.date {
	font-size: 10px;
	color: #20A9DC;
}
.pict {
	margin-bottom: 10px;
}
.caption {
	margin-right: 0px;
	margin-top: 0px;
	float: right;
	width: 200px;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	color: #666;
	line-height: 12px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.homeProduct {
	margin-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9EAEB;
}
.button {
	padding-right: 10px;
	padding-bottom: 10px;
}
.mtbr {
	margin-left: 15px;
}
.small {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 12px;
}
.ordering {
	text-align: left;
	vertical-align: top;
	width: 35%;
	padding-top: 30px;
	line-height: 15px;
}
.full {
	border: 1px solid #EDEDEE;
	width: 340px;
}
.thumb {
	padding-right: 10px;
}
#addressBar {
	width:900px;
	text-align: left;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #0E0500;
	color: #8D7159;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #867159;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #867159;
}
#addressBar a{
	background-color: #2A1710;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#addressBar a:hover{
	background-color: #5AB7E2;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.addressBarSeparator {
	width:100%;
	text-align: center;
	vertical-align: top;
	background-color: #0E0500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B7158;
	padding-bottom: 10px;
}
#footer {
	width:900px;
	text-align: right;
	vertical-align: top;
	margin-top: 0;
	background-color: #FFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 11px;
}
#footer a{
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	color: #666;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer a:hover{
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	color: #FFF;
	background-color: #5AB7D9;
	padding-top: 2px;
	padding-bottom: 2px;
}
#twitter_div {
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 25px;
}
#twitter_update_list {
	list-style-type: none;
	text-indent: 0px;
	list-style-position: outside;
	bottom: 25px;
}
#twitter_update_list a {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 15px;
	text-transform: capitalize;
	color: #20A9DC;
	text-decoration: none;
}
#twitter_update_list a:hover {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 15px;
	text-transform: capitalize;
	color: #20A9DC;
	text-decoration: underline;
}
