body{
	background-color: black;
	background-repeat:repeat-y;
	background-position:center; 
	font-family: "Helvetica",Helvetica,Jamrul,sans-serif;
	color: white;

}
a img{
	border: none;	
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover{
	text-decoration: underline;
	color: #CC0000;
}

.whiteLink{
	color: black;	
}

.url{
	color: #666;
}

.commentmetadata a{
	color: #666;
}

.commentmetadata a:hover{
	color: #CC0000;
}

.curved {
      /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

#background{
	width: 1100px;
	color: white;
	margin-right: auto;
	margin-left: auto;
	background-image:url('../images/smax_revisedBG_slice02.jpg');
}

#bottomBackground{
	width: 1100px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image:url('../images/smax_bgBTM_slice.jpg');
}

#center{
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -15px;
	background-color: black;
	padding-top: 5px;

}

#nav{
	float: right;
	background-color: #CC0000;	
	height: 35px;
	width: 420px;
	margin-top: 57px;
	margin-right: 20px;
	padding-top: 5px;
	background-image:url('../images/NavSlant02.gif');
	background-repeat: no-repeat;
	background-position:left; 
	text-align: right;
	padding-right: 10px;
	font-size: 13pt;
}

#nav a{
	color: white;
	text-decoration: none;
}

#nav a:hover{
	text-decoration: underline;	
}


#contentWrapper{
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	background-color: #CCCCCC;
}

#header{ 
	padding-top: 20px; 
	padding-bottom: 10px;
	padding-left: 10px; 
	}
	
#content{
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	width: 98%;
}

#contentWhite{
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	width: 98%;
	min-height: 350px;
	color: black;
	clear: both;
}

#news{
	float: left;
	margin-left: 10px;
	background-color: #333333;
	width: 150px;
	height: 395px;
	color: white;
	padding: 5px;
	font-size: 10pt;
	display: block;
}

.NewsHeasline{
	font-size: 16pt;
}

#news ul{
	margin-left: -25px;
}

#news li{
	margin-bottom: 5px;
}

.quickNewsList a{
	color: white;
	text-decoration: none;	
}

.quickNewsList:hover a{
	text-decoration: underline;	
}

#homeImage{
	width: 500px;
	height: 423px;
	margin-left: 170px;
}

#Products{
	float: right;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #EEEEEE;
	width: 230px;
	height: 400px;	
	margin-right: 10px;
	display: block;
}

#largeNav{
	float: left;
	display: block;
	width: 205px;	
	margin-left: 5px;
	
}

img.nohover {
	border: none; 
}
img.hover {
	border: none;
	display:none;
	text-decoration: none;	
	}
A:hover img.hover {display:inline}
A:hover img.nohover {display:none}


#largeNav img{
	padding-bottom: 5px;	
}
#video{
	width: 325px;
	height: 280px;
	margin-left: 218px;	
}
#featuredProduct{
	float: right;
	height: 278px;
	width: 224px;
	background-color: #000;
	background-image:url('../images/featureProduct_iceTubes.jpg');
	margin-right: 10px;
}
#bottomBar{
	width: 99%;
	background-color: #CC0000;
	height: 30px;	
	margin-top: 20px;
	padding: 5px;
	color: white;
}


#bottomBarMin{
	width: 99%;
	background-color: #CC0000;
	height: 30px;	
	margin-top: 150px;
	padding: 5px;
	color: white;
}

.productPhoto{
	margin-left: 10px;	
	min-height: 400px;
}

#productDescription{
	float: right;
	margin-right: 10px;
	width: 400px;	
	font-size: 10pt;
}

.Headline{
	color: #CC0000;
	font-size: 18pt;
}

.featureText{
	font-size: 14pt;	
}

#productShowcase{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	background-color: #cccccc;
	padding: 5px;
}
.featureHeadline{
	font-size: 18pt;
	color: #000;
}
.featProdText{
	color: #fff;
	font-size: 10pt;	
	margin-top: 190px;
	margin-left: auto;
	margin-right: auto;
	width: 90%
}
.prodPagePhoto{
	margin-left: 9px;
	margin-right: 9px;	
	margin-bottom: 20px;
}

.photoAbout{
	float: left;
	padding: 10px;
}
.backText{
	margin-left: 20px;
	font-size: 14pt;
	color:#CC0000;
	text-decoration: none;
}
.backText:hover{
	text-decoration: underline;	
}

#videoPageSpot{
	padding: 10px;
	background-color: black;
	width: 70%;
	margin-left: 10px;
}

#videoDesc{
	float: right;	
	background-color: #666666;
	height: 300px;
	width: 200px;
	padding: 10px;
	color: #fff;
	font-size: 10pt;
	margin-right: 10px;
}

.vidCenter{
	margin-left: 80px;
}

#homeTopImage{
	float: left;
}


#search{
	position: absolute;
	margin-left: 650px;
}

input.btn { 
  color:#fff; 
  background-color:#666; 
  border:1px solid; 
  border-color: #696 #363 #363 #696; 
	} 
	
#rideLogin{
		width: 200px;
		height: 200px;
		color: #333333;
		padding-left: 15px;
		padding-top: 10px;
		border-left: solid;
		border-bottom: solid;
		margin-top: 35px;
		float: right;
	}
	
#rideLogin a{
	color: #666;
	font-size: 10pt;
}

#vidThumbs{
	padding: 20px;
}

.imageThumbs{
	position: relative;
	width: 680px;	
	height: 700px;
}

.rideTitle{
  	float:left;
  	width:190px; 
    text-align:left;
    padding-left: 10px;
    padding-top: 10px;
    
    }      
  .thumb img{
  	width:190px;
  	}


.imgMaxwidth{
	max-width: 600px;
}

.formReg{
	border: solid;
	width: 300px;
	margin-left: 50px;
	margin-top: 20px;
	padding: 15px;
}

#membersRides{
	padding: 15px;
	min-height: 400px;
}

.smallFooter{
	font-size: 8pt;
	color: #fff;
	float: right;
}

.smallFooter a:hover{
	text-decoration: underline;
	color: #ccc;
}