@CHARSET "UTF-8";

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

#home .main_copy {
	position: absolute;
	color: #000;
	top: 50px;
	left: 50px;
	z-index: 1;
	width: 275px;
}

#home .main_copy h1 {
	float: none;
	text-transform: none;
	font-weight: 500;
	font-size: 2.6em;
	margin: 0;
	padding: 0;
	color: #f58220;
	padding-right: 20px;
}

#home .main_copy p {
	font-size: 1.2em;
	margin-bottom: 20px;
}

#home .main_copy .video_link {
	background: transparent;
}

#home[id] .main_copy .video_link {
	background: transparent url(/images/rideplus/home/video_shadow.png) no-repeat 10px bottom;
	padding: 0 0 13px 20px;
}

#home .main_copy .video_link a {
	color: #000;
	text-decoration: none;
	font-size: 1.4em;
	font-family: "Century Gothic", Avant Garde, Century Gothic, 'ITC Avant Garde Gothic', Avant Garde Gothic, "Lucida Sans", Helvetica, Trebuchet, Arial, Sans;	
	font-weight: 500;
	height: 50px;
	background: transparent url(/images/rideplus/home/video_thumb.jpg) no-repeat left center;
	display: block;
	padding: 35px 0 0 122px;
}

#home .links {
	position: absolute;
	width: 833px;
	overflow: hidden;
	bottom: 50px;
	left: 33px;
	background: transparent url(/images/rideplus/home/bg_boxes.gif) repeat-y top left;
}

#home .links .section {
	width: 237px;
	float: left;
	display: inline;
	margin: 0 16px 0 0;
	padding: 15px;
	color: #666;
	overflow: hidden;
}

#home .links .section.last {
	margin: 0;
}

#home .links .section h2 {
	font-weight: 500;
	font-size: 1.6em;
	color: #f58220;
}

#home .links .section a {
	color: #fff;
	text-decoration: none;
	background: #f58220 url(/images/rideplus/home/white_circle_orange_right_arrow.gif) no-repeat 5px center;
	float: left;
	display: inline;
	padding: 5px 5px 5px 22px;
}

#home .dealer {
	position: absolute;
	bottom: 20px;
	left: 33px;
}

#home .dealer p {
	color: #fff;
	background: transparent url(/images/rideplus/home/orange_circle_white_right_arrow.gif) no-repeat left center;
	padding: 5px 0;
	margin: 0;
}

#home .dealer p a {
	text-decoration: none;
	color: #f58220;
	padding-left: 17px;
	font-size: 1.2em;
}

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