/*///////////////////////////////////////////////////////////////////

Ride Four Ever  2.0, base styles  v1

///////////////////////////////////////////////////////////////////*/

/*-----imports-----------------------------------------------------*/
/*@import "base.css";*/
/*------main elements----------------------------------------------*/
#content {	
	margin-left:223px;
	width:667px;	
	}
	
#center{
	width:425px;
	float:left;
	/*background-color:red;*/
}
.promos {
	margin-left:4px;
	/*center column*/	
}

.promos #promo_2{
	margin-left:5px;
}
.promos img{
	/*center column*/	
}
/*----homepage hero-----------*/

#header{
	margin-left:23px;
}
#headerMask {
	position: relative;
	width: 852px;
	height: 301px;
	overflow: hidden;
}
#headerContent {
	position: absolute;
	top: 0;
	left: 0;
}
#headerNavigationWrapper {	
	position:absolute;		
	height:35px;
	width:98px;
	top:300px;
	left:715px;		
}
#headerNavigation {	
	padding:10px;
	padding-left:10px;			
	background-image: url(../images/base/gallerynav.png);
	background-repeat: no-repeat;
	background-position:center bottom;
}
#headerNavigation a {
	color: #000;
	padding-right:3px;
	outline: none;
}
#headerNavigation a.active {
	color: #ff0000;
}

/* featured products */

#featureMask {
	position: relative;
	width: 200px;
	height: 580px;
	overflow: hidden;
}
#featureContent {
	position: absolute;
	top: 0;
	left: 0;
}
#featureContent div.product {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#featureContent #featureProductA {
	top: 0;
}
#featureContent #featureProductB {
	top: 290px;
}
#featureContent #featureProductC {
	top: 580px;
}

/*----homepage blog-----------*/

#homepage-blog {
	/*center column*/
	padding:15px;	
}
#archive{
	margin-left:3px;
}
.item{
	margin-left:7px;
	margin-bottom:15px;	
}
.item h4{
	margin-top:3px;
	margin-bottom:3px;
	font-weight:bold;
	/*font-size:1.250em;*/
	font-size:14px;
}
.item img{
	margin-bottom:5px;
}
.postdate {
	padding-top:20px;
	width:85px;	
	background-repeat: no-repeat;
	background-position:right;
	background-image: url(../images/base/posted.gif);
}

/*--------------------*/	
#featuredproducts {
	/*right column*/
	/*background-color:gray;*/
	float:right;
	padding-top:45px;	
	width:235px;
	height:660px;
	background-repeat: no-repeat;
	background-image: url(../images/base/featureprod_back.jpg);
}
.imageOverlay{
	position:absolute;
}
.product{
	margin-top:9px;
	margin-left:27px;
}
.product img{
	margin-bottom:3px;	
}
.featurehead {
	display: block;
	width:156px;	
	margin-left:30px;	
	padding-top: 19px; height: 0 !important;
	height /**/: 19px; overflow: hidden;
	clip:rect(0 19px 156px 0);
	background-repeat: no-repeat;
	background-image: url(../images/base/latest_head.gif);
}

/*-----support class'--------------------------------------------*/

