html,
body {
	margin: 0;
	padding: 0;
	background: #000;
}

#body {	
	background: #000 url(/images/story/2008/eride/primary_bg.jpg) no-repeat center top;
}
#body.rideplus_es,
#body.rideplus_uk {
	background: #000 url(/images/story/2008/eride/bg_73fx.jpg) no-repeat center top;
}

#marquee {
	padding: 50px 0 0 490px;
	margin: 0;
}

#marquee h1 {
	color: #fff;
	font-size: 4.8em;
	padding: 0;
	margin: 0 0 0 10px;
}

#marquee h2 {
	color: #999;
	font-size: 2.0em;
	padding: 0;
	margin: 0 0 0 10px;
	line-height: 1.4em;
}

/* Bike Family Gallery Overrides */

#familyGallery {
	margin-top: 30px;
	width: 280px;
}

#familyGalleryTopCap .left, #familyGalleryBottomCap .left {
	width: 250px;
}

#familyGalleryThumbListContainer {
	width: 230px;
}

#familyGalleryTopCap .left {
	background: url(/images/story/2008/eride/familyGalleryTopTile.gif) no-repeat top left;
}

#familyGalleryBottomCap .left {
	background: url(/images/story/2008/eride/familyGalleryBottomTile.gif) no-repeat top left;
}

#familyGalleryTopCap .right {
	background: url(/images/story/2008/eride/familyGalleryNavNextTop.gif) no-repeat top left;
}

#familyGalleryBottomCap .right {
	background: url(/images/story/2008/eride/familyGalleryNavNextBottom.gif) no-repeat top left;
}

a#familyGalleryPrev img, a#familyGalleryNext img {
	background: #262626;
}

/* The rest */

#columns {
	margin-top: 5px;
}

#columns h2 {
	color: #fefefe;
	font-size: 1.8em;
	clear: both;
	padding: 0;
	margin: 15px 0;
}

#columns #left {
	width: 596px;
	float: left;
	display: inline;
	margin-right: 20px;
}

#columns #right {
	width: 280px;
	float: left;
	display: inline;
}

#columns #overview {
	border-top: 1px solid #303030;
	margin-bottom: 20px;
}

#fxTechnologies .tabs {
	min-height: 150px;
}

#fxTechnologies .tabs .tab img { 
	width: 220px;
	border: 2px solid #4c4c4c;
	float: left;
	display: inline;
	margin: 0 20px 30px 0;
}

#forMe {
	border-bottom: none;
}

#footer {
	padding-bottom: 200px !important;
}

#videos .tabHeaders ul li {
	font-size: 1.1em;
}

#marquee h3 {
	color: #cccccc;
	font-size: 1.4em;
	margin: 0;
	padding: 23px 0 0 0;
	text-transform: none;
}

#marquee #sub_text {
	color: #cccccc;
	font-size: 1.1em;
	margin: 0;
	padding: 5px 0 0 0;
}

/*////////////////////////////////////////////////////////////////////
	Float Fix
////////////////////////////////////////////////////////////////////*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#mpl { margin-left: 180px !important; }

