@CHARSET "UTF-8";

#technology {
	width: 900px;
	height: 607px;
	background: #000 url(/images/rideplus/technology/bg.jpg) no-repeat top left;
	position: relative;
}

#technology .main_copy {
	position: absolute;
	color: #fff;
	top: 50px;
	left: 50px;
	z-index: 1;
}

#technology .main_copy h1 {
	float: none;
	display: block;
	text-transform: none;
	font-weight: 500;
	font-size: 2.5em;
	margin: 0;
	padding: 0;
	color: #f58220;
}

#technology .main_copy p {
	font-size: 1.2em;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #333;
}

#technology a.techlabel {
	z-index: 799;
	background: #fff;
	color: #f58220;
	position: absolute;
	padding: 5px;
	text-decoration: none;
	font-size: 1.4em;
	line-height: 1em;
	font-weight: 500;
	font-family: "Century Gothic", Avant Garde, Century Gothic, 'ITC Avant Garde Gothic', Avant Garde Gothic, "Lucida Sans", Helvetica, Trebuchet, Arial, Sans;	
}

#btn_syn_drive {
	left: 474px;
	top: 72px;
}

#btn_rideplus_console {
	left: 645px;
	top: 37px;
}

#btn_rechargeable_battery {
	left: 33px;
	top: 215px;
}

#btn_silent_drive {
	left: 100px;
	top: 349px;
}

#btn_regenerative_braking {
	left: 550px;
	top: 353px;
}

.tech_desc {
	background: #fff url(/images/rideplus/technology/bg_tech_desc_thumb.jpg) repeat-x bottom left;
	width: 281px;
	z-index: 800;
	padding: 10px;
	position: absolute;
	color: #666;
	line-height: 1.5em;
}

.tech_desc h2 {
	font-weight: 500;
	color: #f58220;
	font-size: 1.4em;
}

.tech_desc a.close {
	position: absolute;
	right: 3px;
	top: 3px;
}

.tech_desc .video_thumb {
	padding: 0 0 7px 15px;
	width: 271px;
	overflow: hidden;
}

.tech_desc .video_thumb div.copy {
	width: 120px;
	float: left;
	display: inline;
}

.tech_desc .video_thumb a {
	color: #f58220;
	padding-left: 8px;
	background: transparent url(/images/rideplus/technology/small_orange_right_arrow.gif) no-repeat left center;
	text-decoration: none;
}

.tech_desc .video_thumb a.thumb {
	padding: 0;
	background: none;
	float: left;
	display: inline;
	margin-right: 10px;
	width: auto;
}

#syn_drive {
	left: 469px;
	top: 67px;
}

#rideplus_console {
	left: 594px;
	top: 32px;
}

#rechargeable_battery {
	left: 28px;
	top: 210px;
}

#silent_drive {
	left: 95px;
	top: 344px;
}

#regenerative_braking {
	left: 545px;
	top: 348px;
}

a.videoClose {
	position: absolute;
	top: 20px;
	right: 20px;
}
