body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777;
	line-height: 17px;
}

h1 {
	margin: 10px 0px;
	padding: 0;
	font-size: 24px;
	letter-spacing: 0px;
	color: #333333;
	text-transform: uppercase;
}

h2 {
	margin: 10px 0px;
	padding: 0;
	font-size: 15px;
	letter-spacing: 0px;
	color: #333333;
	text-transform: uppercase;
}

h3 {
  margin: 12px 0px;
  padding: 0;
  font-size: 12px;
  color: #a10000;
}

strong {
	font-weight: bold;
	color: #333333;
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 150px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#cartNav {
	height: 18px;
	background-color: #FFF;
	text-align: right;
	padding-top: 7px;
	padding-right: 20px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#cartLinks .first a {
	border-left: none;
}
#cartLinks a {
	color:#777;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD;
}
#cartLinks a:hover{
	text-decoration: underline;
	color: #E9742F;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD;
}
#cartLogin{
	display: inline;
}
#cartLogin a {
	color:#E9742F;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#cartLogin a:hover{
	text-decoration: underline;
	color: #E9742F;
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#breadcrumb {
	text-align: left;
	font-size: 10px;
	width: 650px;
	margin-left: -10px;
	padding-bottom: 10px;
}
#breadcrumb  a {
	color:#AAAAAA;
	text-decoration: none;
	padding-right: 10px;
	list-style-type: disc;
	background-image: url(images/breadcrumb_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 10px;
}
#breadcrumb  a:hover{
	text-decoration: underline;
	color: #E9742F;
	padding-right: 10px;
	padding-left: 10px;
}
#breadcrumb  span {
	color:#999999;
	text-decoration: none;
	padding-right: 10px;
	list-style-type: disc;
	padding-left: 10px;
}
#dealersAdvancedSearch {
	display: none;
}
#productReviews {
	display: none;
}
#reviewBackToProduct {
	font-size: 10px;
}
#reviewsListWrapper {
	height: 200px;
	overflow: auto;
	width: 448px;
	margin-top: 15px;
	padding: 10px;
	background-color: #F8F8F8;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
.data-name {
	text-align: right;
	font-weight: bold;
}
.header {
	width: 980px;
	margin-top: 30px;
}
.logo {
	width: 265px;
	text-align: left;
}
.navBlock {
	width: 415px;
}
.nav {
	height: 22px;
	width: 390px;
	text-align: left;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search {
	width: 275px;
	padding-left: 25px;
	text-align: left;
}
input.rounded{
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	padding:4px 30px 2px 10px;
	width:140px;
	background-image: url(images/input.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}
input.locator{
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	width:150px;
	background-image: url(images/input_locator2.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#categoryProductOptions {
	padding-left: 5px;
	padding-bottom: 10px;
}

#contentWrapper {
	width: 100%;
	margin-top: 12px;
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 100px;
	text-align: center;
}

#content {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.promo {
	margin-top: 3px;
}
.locatorTable {
	margin-top: 10px;
}
.locator {
	background-image: url(images/promo_dealer-locator-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 100px;
	width: 220px;
	padding-top: 12px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	line-height: 10px;
	padding-right: 26px;
}
.copyBlock {
	padding-right: 50px;
	text-align: left;
	vertical-align: top;
}
.homeExert {
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 25px;
	width: 215px;
}
.productHead {
	padding-bottom: 10px;
}
.tag {
	width: 150px;
	text-align: right;
	vertical-align: top;
}
.productFull {
	text-align: left;
	vertical-align: top;
	height: 240px;
	width: 480px;
}
.productBlock {
	text-align: left;
	vertical-align: top;
	background-image: url(images/product_desc-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.productDesc {
	background-color: #E5E5E5;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 20px;
	font-size: 10px;
	padding-top: 14px;
	line-height: 11px;
	text-transform: uppercase;
}

.productDesc #productTitleWrapper {
	width: 210px;
}

h2.productTitle {
	font-size: 26px;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
	margin: 0px;
}
h2.price {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #333;
	font-weight: bold;
	line-height: 18px;
	margin: 7px;
}

#productImage {

}

#productImages {

}

#productTitleWrapper h2 {
	font-size: 29px;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
	margin: 0px;
}

#productDescriptionWrapper {
	padding-right: 50px;
}

h2#locateStore {
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
}

.productBtn {
	background-color: #E5E5E5;
	padding-left: 15px;
	padding-bottom: 0px;
	vertical-align: top;
}
.productSmall {
	text-align: left;
	vertical-align: top;
	height: 240px;
	width: 185px;
}
.productSmBlock {
	text-align: left;
	vertical-align: top;
	background-image: url(images/product_desc-smbg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.productSmDesc {
	background-color: #E5E5E5;
	height: 145px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: 10px;
	padding-top: 9px;
	width: 157px;
	line-height: 11px;
}
.productSmBtn {
	background-color: #E5E5E5;
	padding-left: 7px;
	height: 80px;
	text-align: left;
	vertical-align: top;
}
.productPageFull {
	text-align: left;
	vertical-align: top;
	height: 325px;
	width: 480px;
}
.productPageBlock {
	text-align: left;
	vertical-align: top;
	background-image: url(images/product_page-desc-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.storeLocator {
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	line-height: 10px;
	padding-right: 26px;
	background-color: #E5E5E5;
}
input.productLocator {
	height:16px;
	font-family: Gill Sans, Century Gothic, Futura, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	width:126px;
	background-image: url(images/input_locator3.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-color: #E5E5E5;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.productPageLocator {
	margin-top: 10px;
}
.productLocator {
	background-image: url(images/promo_dealer-locator-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 100px;
	width: 220px;
	padding-top: 12px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	line-height: 10px;
	padding-right: 26px;
}
.productCopy {
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}
.corporateCopy {
	font-size: 13px;
	line-height: 16px;
	color: #CCCCCC;
	background-color: #000000;
	padding-right: 75px;
	padding-left: 75px;
	padding-bottom: 75px;
	text-align: left;
	vertical-align: top;
}
.reviews {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 11px;
	background-image: url(images/reviews_box-bg.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}
.dealerTable {
	border: 1px solid #DDDDDD;
}
#recommendedProductsContent {
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 25px;
}
#recommendedProductsContent .recommendedProductImage {
	width: 125px;
}
#recommendedProductsContent .recommendedProductText {
	width: 300px;
}
#subNav {
	width: 150px;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
}
#subNav  a {
	display: block;
	text-decoration: none;
	color: #777;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#subNav  a:hover {
	display: block;
	color: #333333;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	background-image: url(images/sub_nav-bg.jpg);
	background-repeat: no-repeat;
}
#subNav_on {
	width: 150px;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	background-image: url(images/tag_blank.gif);
	background-repeat: no-repeat;
}

#subNav_on a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 10px;
	height: 19px;
	padding-top: 6px;
	line-height: 14px;
}
#footer {
	height: 25px;
	background-color: #FFF;
	text-align: right;
	padding-top: 10px;
	font-size: 10px;
}
#footerLinks a {
	color:#777;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD;
}
#footerLinks a:hover{
	text-decoration: underline;
	color: #E9742F;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD;
}
a.review:link {
	color: #E9742F;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
a.review:visited {
	text-decoration: none;
	color: #E9742F;
}
a.review:hover {
	text-decoration: underline;
	color: #FF9900;
}
a.review:active {
	text-decoration: none;
	color: #FF9900;
}
a:link {
	color: #E9742F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E9742F;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#twitter_div {
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
#twitter_update_list {
	list-style-type: none;
	text-indent: 0px;
	list-style-position: outside;
}
#twitter_update_list a {
	list-style-type: none;
	display: block;
	padding-bottom: 15px;
	text-transform: capitalize;
}

.corporateNoPict {
	padding-right: 50px;
	text-align: left;
	vertical-align: top;
}
.follow {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
