/**
* RIGHT HAND COLUMN
*/

#content_right
{
	width: 215px;
	float: right;
	padding-right: 29px;
}

.button215
{
	width: 215px;
	margin-bottom: 10px;
}

.button_image215
{
	width: 215px;
	margin-bottom: 0;
}

.button215 a
{
	width: 177px;
	padding: 8px 30px 8px 8px;
	display: block;
	background-color: #666;
	background-image: url(../images/rh_buttons/bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
}

.button_image215 a
{
	width: 137px;
	height: 51px;
	padding: 18px 70px 16px 8px;
	display: block;
	background-image: url(../images/rh_buttons/bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
}

.button215 a:hover, .button215 a.on , .button_image215 a:hover , .button_image215 a.on
{
	background-position: right center;
	color: #fff;
}

#content_right #blending_analytical a{
	width: 157px;
	padding: 18px 50px 16px 8px;
}

#content_right #blending_analytical a { background-image: url(../images/rh_buttons/analytical.gif); }
#content_right #differentiation a { background-image: url(../images/rh_buttons/differentiation.gif); }
#content_right #engine_bed a { background-image: url(../images/rh_buttons/engine_bed.gif); }
#content_right #track a { background-image: url(../images/rh_buttons/track.gif); }
#content_right #button_bike_oils a { background-image: url(../images/rh_buttons/bike.gif); }
#content_right #button_maintenance a { background-image: url(../images/rh_buttons/chain.gif); }
#content_right #racing a { background-image: url(../images/rh_buttons/racing.gif); }
#content_right #scooter a { background-image: url(../images/rh_buttons/scooter.gif); }
#content_right #trizone a { background-image: url(../images/rh_buttons/trizone.gif); }
#content_right #engine a { background-image: url(../images/rh_buttons/engine.gif); }
#content_right #clutch a { background-image: url(../images/rh_buttons/clutch.gif); }
#content_right #gearbox a { background-image: url(../images/rh_buttons/gearbox.gif); }

/*#content_right #differentiation a{
	width: 107px;
	padding: 18px 100px 16px 8px;
	background-color:#f00;
}*/

.button87
{
	height: 87px;
	width: 215px;
	overflow: hidden;
	position: relative;
}

.button87new
{
	height: 87px;
	width: 215px;
	overflow: hidden;
	position: relative;
}

.button87new a img { margin-left: 0; }
.button87new a:hover img, .button87new:hover img { margin-left: -215px; }

.button87new span
{
	position: absolute;
	top: 20px;
	left: 8px;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1em;
	padding: 0 70px 0 0;
	color: #fff;
	font-weight: bold;
}

.button58
{
	height: 58px;
	margin-bottom: 10px;
	width: 215px;
	overflow: hidden;
	position: relative;
}

.button28
{
	height: 28px;
	margin-bottom: 10px;
	width: 215px;
	overflow: hidden;
	position: relative;
}

.button_inner
{
	position: absolute;
	top: 8px;
	left: 8px;
	padding-right: 25px;
}

.button87 .button_inner
{
	position: absolute;
	top: 20px;
	left: 8px;
	padding-right: 70px;
}

.button_inner p
{
	text-transform: uppercase;
	font-size: 1.2em;
	padding: 0;
	line-height: 1em;
}

.button_inner a
{
	color: #fff;
	font-weight: bold;
}

img.bg_on { margin-left: -215px; }
.rhbox { padding-bottom: 10px; }

.rhbox h2
{
	padding: 8px 25px 8px 8px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #017226;
	color: #fff;
	background-image: url(../images/rhcol_h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content .rhbox h2 a{
	color:#fff;
	
}

.rhbox .inner
{
	padding: 11px 7px 11px 7px;
	border-width: 0 1px 1px 1px;
	border-color: #C2C2C2;
	border-style: solid;
}

.rhbox h3
{
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #019a34;
}

.rhbox h3 a
{
	color: #019a34;
}

.rhbox .expando h3 a
{
	
	padding-left: 14px;
	background-image: url(../images/rhcol_h3_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 0 0.15em;
}


.rhbox .expando_closed h3 a { 
	background-image: url(../images/rhcol_h3_arrow.gif);
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: 0 0.15em;
}

.rhbox h4
{
	padding: 0 0 2px 0;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #636363;
}

.rhbox .expando_content h4 { padding-top: 5px; }

.rhbox h5
{
	padding: 4px 0 2px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #636363;
}

.rhbox p
{
	padding: 0 0 4px 0;
	line-height: 1.3em;
}

.rhbox .expando_closed .expando_content
{
	display: none;
	padding: 0;
}

.rhbox .expando .expando_content { padding: 5px 0 0 0; }
.rhbox .expando, .rhbox .expando_closed { padding: 0 0 10px 0; }

.rhbox a
{
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}

.rhbox a.on, .rhbox a:hover
{
	color: #fe0103;
	text-decoration: none;
}

.video_preview
{
	width: 100%;
	overflow: hidden;
	border-width: 0 0 1px 0;
	border-color: #CCC;
	padding: 7px 0 7px 0;
	border-style: solid;
}

.video_preview img
{
	float: left;
	padding-right: 5px;
}
