body {
	background-color: #000000;
	margin: 0px;
	padding-top: 10px;
}
.siteWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.bannerArea {
	background-image: url(../images/template/bannerBack.gif);
	background-repeat: repeat-x;
	height: 86px;
	width: 960px;
}

.mainNavLeft {
	float: left;
	width: 311px;
}
.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D9FA2;
}
.mainNav a {
	color: #9D9FA2;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: 18px;
	padding-top: 2px;
	background-image: url(../images/template/navArrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 36px;
}
.mainNav a:hover {
	color: #FFC20E;
	background-image: url(../images/template/navArrowRoll.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.navSep {
	float: left;
	margin-top: 27px;
}
#home {
	width: 139px;
}
#resources {
	width: 170px;
}
#contact {
	width: 127px;
}
#search {
	width: 65px;
	text-align: left;
}
input.searchButton {
	width:65px;
	margin-top: 38px;
	float: left;
	height: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D9FA2;
	background: none;
	border: 0px solid black;
	background-image: url(../images/template/navArrow.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}

input.searchButton:hover{
	color: #FFC20E;
	background: none;
	background-image: url(../images/template/navArrowRoll.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	
}

.searchField {
	width: 85px;
	height: 10px;
	margin-top: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
}





.mainNavCenter {
	float: left;
	width: 338px;
	background-image: url(../images/template/logoArea.gif);
	background-repeat: no-repeat;
	height: 43px;
	padding-top: 26px;
	text-align: center;
}
.mainNavRight {
	float: left;
	width: 311px;
}
.contentArea {
	background-color: #191718;
	background-image: url(../images/template/grungeBack.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 960px;
}
.productNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D9FA2;
	background-image: url(../images/template/productNavBack.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 241px;
	float: left;
	margin-left: 10px;
	padding-top: 37px;
}
.productNav a {
	color: #9D9FA2;
	text-decoration: none;
	display: block;
	text-align: right;
	background-image: url(../images/template/navArrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.productNav a:hover {
	color: #FFC20E;
	background-image: url(../images/template/navArrowRoll.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#Helmets {
	width: 180px;
	height: 34px;
	padding-right: 20px;
	padding-top: 20px;
}
#HelmetsReplacementParts {
	width: 155px;
	padding-right: 20px;
	height: 43px;
	padding-top: 10px;
}
#Motorcycle {
	width: 131px;
	padding-right: 20px;
	height: 44px;
	padding-top: 10px;
}
#ATVProducts {
	width: 130px;
	height: 44px;
	padding-top: 10px;
	padding-right: 5px;
}
#SnowmobileProducts {
	width: 150px;
	height: 43px;
	padding-top: 10px;
	padding-right: 5px;
}
#AdditionalProducts {
	width: 170px;
	height: 44px;
	padding-top: 10px;
	padding-right: 5px;
}






.pageContent {
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 11px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #0d0c0c;
	min-height: 420px;
	float: left;
	width: 694px;
	border-right-color: #0d0c0c;
	border-bottom-color: #0d0c0c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.pageContent a {
	color: #808285;
	text-decoration: none;
}
.pageContent a:hover {
	color: #000000;
	text-decoration: underline;
}

.contentWrapper {
	background-image: url(../images/template/contentWrapperBack.gif);
	background-repeat: repeat-y;
	float: left;
	width: 960px;
}
.mossi {
	float: right;
	padding-right: 15px;
	padding-top: 15px;
}


.footerArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9FA2;
	background-image: url(../images/template/footerBack.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 940px;
	clear: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 29px;
}
.footerArea a {
	color: #9D9FA2;
}
.footerArea a:hover {
	color: #FFC20E;
}

.footerLeft {
	float: left;
	width: 450px;
}
.footerRight {
	float: right;
}
.flashArea {
	width: 455px;
	margin-left: -80px;
	float: left;
}
.homeCopy {
	width: 300px;
	padding-left: 10px;
	float: left;
	padding-top: 23px;
}

.pageHeaders {
	margin-left: 20px;
}

.copyArea {
	width: 750px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
}
.copyArea2 {
	width: 600px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
}


.catThumb {
	float: left;
	width: 150px;
    height: 165px; 
	line-height: 100%;
	margin-right: 20px;
	margin-bottom: 25px; 
	background-color: white;
	/*display: block;*/
	/*border: 1px solid #808285;*/	
	/*vertical-align: bottom;*/
}

.thumbnailImage {
	width: 112px;
	height: 123px;
	line-height: 121px;
	margin-top: 10px; 
	border: 1px solid #808285;
	background-color: white;
	cursor: pointer;
	/* line-height: 110px;  */
	/* white-space: nowrap;  */
}

.thumbnailImage  img {
	vertical-align: middle;
	/*margin-top: 25px;*/
	/*border: 1px solid black;*/
}

.thumbnailImage  span {
  visibility: hidden;
}

h1 {
	color: #808285;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.productLeft {
	float: left;
	width: 350px;
}
.productRight {
	float: right;
	width: 340px;
	
}

.mediumImage {
	/*border: 1px solid black;*/
	width: 250px; 
	height: 236px;
	vertical-align: middle;
}

.largeImagea {
	border: 1px solid black;
	width: 500px; 
	height: 300px;
	vertical-align: middle;
}

.caption {
	font-style: italic;
	color: #808285;
	width: 250px;
}

.galleryThumbnail {
	float: left;

	margin-top: 10px;
}.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.black14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
/*-------- Center content -------*/
.outer{
	float: left;
	/*border: 1px solid #808285;*/
	width: 135px;
    height: 180px; 
	margin-right: 20px;
	margin-bottom: 25px; 
	background-color: white;
	cursor: pointer;
}
.v-outer {	
	width: 122px;
	height: 133px;
	line-height: 121px;
	margin-top: 10px;
	border: 1px solid #808285;
	display: table;
	#position: relative;
	overflow: hidden;
	background: white;
	color: white;
}
.v-middle {
	display: table-cell;
	#position: absolute;
	#top: 50%;
	#right: 50%;
	vertical-align: middle;
	text-align:center;
}
.v-inner {
	#position: relative;
	#top: -50%;
	#right: -50%;
}




.cartButtons {
	background-image: url(../images/template/cartButtonBack.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 241px;
	margin-top: 19px;
}
#viewCart {
	height: 20px;
	padding-top: 6px;
	padding-right: 20px;
	width: 180px;
	margin-top: 2px;
}
#checkout {
	height: 18px;
	padding-top: 4px;
	padding-right: 20px;
	width: 192px;
}
