/* CSS Document */

html, body {
	height: 100%;
	background-color: #666666;
	margin: 0px;
	text-align: center;
	height: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/images/background_stripe.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

img {
	border: none;
}

#wrapper {
	width: 832px;
	margin-right: auto;
	margin-left: auto;
	height:auto
}

#wrapper2 {
	width: 832px;
	float:left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/background_shadow.png);
	background-repeat: repeat-y;
	min-height:100%
}

#containter {
	width: 800px;
	min-height: 100%;
	margin-right: auto;
	margin-left: 16px;
	float: left;
	background-color: #000000;
}

#contentWrap {
	float: left;
	height: auto;
	width: 800px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

#topHead {
	background-image: url(/images/top_head_background.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 800px;
}

#mainHeader {
	float: left;
	height: 220px;
	width: 800px;
}

#leftColumn {
	float: left;
	height: auto;
	width: 220px;
	padding-top: 18px;
}

#navigation {
	float: left;
	height: auto;
	width: 180px;
	margin-left: 20px;
	background-color: #FFFFFF;
	padding-bottom: 1px;
}

#navigationButtons {
	float: left;
	width: 178px;
	margin-right: 1px;
	margin-left: 1px;
	background-color: #000000;
	margin-top: 1px;
}

#navigationLinks {
	float: left;
	width: 142px;
	margin-left: 20px;
	background-color: #000000;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
}

#events {
	float: left;
	height: auto;
	width: 180px;
	margin-left: 20px;
	background-color: #FFFFFF;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#eventsInside {
	float: left;
	width: 178px;
	margin-right: 1px;
	margin-left: 1px;
	background-color: #000000;
	height: auto;
	padding-bottom: 8px;
}

#eventsInfo {
	float: left;
	width: 162px;
	margin-left: 10px;
	background-color: #000000;
	height: auto;
	margin-top: 6px;
	padding-right:6px;
}

.eventsTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.eventsDate {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

#gallery {
	float: left;
	height: auto;
	width: 180px;
	margin-left: 20px;
	background-color: #FFFFFF;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#galleryInside {
	float: left;
	width: 178px;
	margin-right: 1px;
	margin-left: 1px;
	background-color: #000000;
	height: auto;
	padding-bottom: 8px;
	text-align: center;
}

#galleryInfo {
	float: left;
	width: 168px;
	background-color: #000000;
	height: auto;
	margin-top: 6px;
	text-align: center;
	padding-left:5px;
}

#rightColumn {
	float: left;
	height: auto;
	width: 580px;
	padding-top: 18px;
}

#rcInside {
	float: left;
	height: auto;
	width: 550px;
	margin-left: 15px;
}

#rcContent {
	float: left;
	height: auto;
	width: 536px;
	padding-top: 14px;
	padding-bottom: 18px;
	padding-right: 10px;
	padding-left: 4px;
	font-size: 12px;
	line-height: 20px;
}

#galleryContent {
	float: left;
	height: auto;
	width: 536px;
	padding-top: 14px;
	padding-bottom: 18px;
	padding-right: 10px;
	padding-left: 4px;
	font-size: 12px;
	line-height: 20px;
}

#galleryContent img {
	margin: 10px;
	float: left;
	border: 1px solid #CCCCCC;
}

#footer {
	background-image: url(/images/footer.jpg);
	float: left;
	height: 100px;
	width: 800px;
	margin-top: 20px;
	background-repeat: repeat-x;
	background-position: left center;
}

#footerInfo {
	float: left;
	height: 12px;
	width: 220px;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 12px;
}

#footerInfoRight {
	float: right;
	height: 12px;
	width: 220px;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 12px;
}

#cm_logo {
	background-color: #000000;
	height: 100px;
	width: 75px;
	float: right;
	margin-right: 60px;
	text-align: center;
}

#featuredContainer {
	float: left;
	height: auto;
	width: 550px;
	margin-top: 18px;
	font-size: 10px;
	padding-top: 14px;
}
.featuredContainer {
	float: left;
	height: auto;
	width: 550px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 18px;
	font-size: 10px;
	padding-top: 14px;
}

#featuredContainer2 {
	float: left;
	height: auto;
	width: 550px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 18px;
	font-size: 12px;
	padding-top: 10px;
	line-height: 20px;
}

.featuredContainer2 {
	float: left;
	height: auto;
	width: 550px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 18px;
	font-size: 12px;
	padding-top: 10px;
	line-height: 20px;
}

#featuredContainer3 {
	float: left;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 18px;
	font-size: 12px;
	padding-top: 10px;
	line-height: 20px;
}

#featuredPic1 {
	float: left;
	height: 189px;
	width: 253px;
	padding-right: 12px;
	padding-left: 8px;
}

#featuredPic2 {
	float: left;
	height: 189px;
	width: 252px;
	padding-right: 8px;
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.featuredPic1 {
	float: left;
	height: 189px;
	width: 253px;
	padding-right: 12px;
	padding-left: 8px;
}

.featuredPic2 {
	float: left;
	height: 189px;
	width: 252px;
	padding-right: 8px;
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#featuredPic20 {
	float: left;
	height: 189px;
	width: 252px;
	padding-right: 8px;
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size:12px;
}

#featuredPic1a {
	float: left;
	height: auto;
	width: 253px;
	padding-right: 12px;
	padding-left: 8px;
}

#featuredPic2a {
	float: left;
	height: auto;
	width: 252px;
	padding-right: 8px;
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#featuredPic1b {
	float: left;
	height: auto;
	width: 253px;
	padding-right: 12px;
	padding-left: 8px;
	margin-bottom:8px;
}

#featuredPic2b {
	float: left;
	height: auto;
	width: 252px;
	padding-right: 8px;
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-bottom:8px;
}

#featuredPic3 {
	float: left;
	height: 116px;
	width: 253px;
	padding-right: 12px;
	padding-left: 8px;
}

#featuredPic4 {
	float: left;
	height: 116px;
	width: 252px;
	padding-right: 8px;
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#featuredText1 {
	float: left;
	height: 52px;
	width: 253px;
	padding-right: 12px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#featuredText2 {
	float: left;
	height: 52px;
	width: 252px;
	padding-right: 8px;
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#featuredText3 {
	float: left;
	height: auto;
	width: 253px;
	padding-right: 12px;
	padding-left: 8px;
}

#featuredText4 {
	float: left;
	height: auto;
	width: 252px;
	padding-right: 8px;
	padding-left: 14px;
}

.featuredText1 {
	float: left;
	height: 52px;
	width: 253px;
	padding-right: 12px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.featuredText2 {
	float: left;
	height: 52px;
	width: 252px;
	padding-right: 8px;
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.featuredText3 {
	float: left;
	height: auto;
	width: 253px;
	padding-right: 12px;
	padding-left: 8px;
}

.featuredText4 {
	float: left;
	height: auto;
	width: 252px;
	padding-right: 8px;
	padding-left: 14px;
}

/* style classes and link settings */

.border {
	border: 1px dotted #CCCCCC;
}

.redHighlight1 {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}

.redHighlight3 {
	font-weight: bold;
	color: #FF0000;
	font-size: 20px;
}

.fill {
	background-color: #333333;
}

.bikeTitle {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

.tableTitle {
	color: #CCCCCC;
	font-size: 14px;
}

a:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;

}

/* menu */

.demo-show {
	float: left;
	width: 178px;
}
.demo-show h3 {
height:23px;

}
.demo-show div {

} 

h3 {
	float: left;
	width: 158px;
	background-color: #000000;
	height:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}

h1 {
	font-size: 20px;
	color: #FF0000;
	display:inline;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

h4 a { cursor:pointer;}


h5 {
	font-size: 36px;
	color: #FFFFFF;
	font-weight: normal;
	display: inline;
}

h6 {
	font-size: 16px;
	color: #1e90ff;
	font-weight: normal;
}

#flashGallery {
	float: right;
	height: auto;
	width: 230px;
	margin-left: 8px;
	text-align: left;
	border: 1px solid #666666;
	padding-left: 12px;
	padding-bottom:4px;
	padding-top:6px;
}

.flashGalleryImg {
	padding: 4px;
}

.success {}

.name {
	float: left;
	height: auto;
	width: 80px;
	text-align: right;
	font-weight: bold;
	color: #FF0000;
	padding-right: 4px;
}

.info {
	float: left;
	height: auto;
	width: 420px;
	clear: right;+
	text-align: left;
	padding-left: 4px;
}

.profile {
	float: left;
	height: auto;
	width: 536px;
	font-size: 12px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom:8px;
}

#banner {
	float: left;
	height: auto;
	width: auto;
}

/* lightbox stuff */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

/*#prevLink {
	left: 0;
	float: left;
	background: url(/images/prevlabel.gif) left 15% no-repeat;
	height: 100%;
	display: block;
	}
	
#nextLink {
	right: 0;
	float: right;
	background: url(/images/nextlabel.gif) right 15% no-repeat;
	height: 100%;
	display: block;
	}

#prevLink:hover, #prevLink:visited:hover {  }
#nextLink:hover, #nextLink:visited:hover {  }*/


#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink{ background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink { background: url(../images/nextlabel.gif) right 15% no-repeat; } 


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.productContainer {
	width:500px;
	padding:16px;
	background-color:#1B1B1B;
	color:#0099FF;
	float: left;
	height: auto;
	margin-right: 20px;
	margin-bottom:20px;
}

.imageContainer { width:300px; float:left; border:solid; border-width:1px; border-color:#999999;}

.detailsContainer { 
width:500px; 
height:auto; 
clear:both; 
float:left; 
margin-top:10px; 
border-top:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC;
padding-top:10px;
}

.productTitle{
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
	line-height:26px;
}

.greyText{
	color: #CCCCCC;
}

a.newsletterBtn:hover {

}
