@import url(global.css);
#boxes {
	margin: 0 0 0 0;
	width:744px;
	float:none;
	overflow:hidden;
	clear:both;
}
#video_box {
	width:389px;
	margin:7px 0 0px 0px;
	height:340px;
	float:right;
	overflow:hidden;
	background:#436324 url(../images/video_box-bg.gif) repeat-y left top;
}
#video_box h2 {
	background: #2d520e url(/pics/index/video_tutorials_top-bg.gif) repeat-x;
	/*border-bottom: solid 1px #140;*/
	padding: 0;
	height: 36px;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	/*text-transform: uppercase;*/
}
#video_list {
	padding-top:20px;
	border-top: solid 1px #693;
	width:105px;
	height:250px;
	float:left;
	overflow:hidden;
	background: url(../images/video_box_top-bg.gif) no-repeat left top;
}

#video_list li a {
	padding: 10px 10px;
	display:block;
	color:#ffc;
}
#video_list li a span {
	
	font-size:9px;
	display:block;
	padding:5px 0 0 0;
}

/*#video_list li a:hover {
	background:#360 url(../images/video_list_hover-bg.png) right top;
}*/
#video_list li.selected a {
	background:#30530d;
}

#video_list li.selected a img,
#video_list li a:hover img {
	background:#ff9;
	
}
#video_list li a img {
	padding:2px;
	background:#548229;
	margin:0;
	display:block;
}
#v_flashbox {
	border-top: solid 1px #436324;
	padding: 10px 11px 0 10px;
	width:263px;
	float:right;
	background: url(../images/video_box_top-bg.gif) no-repeat -105px top;
}
#v_flashbox h4 {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size:17px;
	line-height:18px;
	/*text-transform: uppercase;*/
	color:#ffc;
	/*font-weight:bold;*/
	margin: 10px;
}
#v_flashbox p a {
	color:#fff;
}
#v_flashbox p {
	color:#fff;
	font-size:11px;
	padding: 0 10px;
	line-height:12px;
}
#left_box {
	width:350px;
	height:350px;
	overflow:hidden;
	float:left;
}
#ad_box {
	height:350px;
	width:350px;
	background: url(../images/sunrisenews.jpg) no-repeat top left ;
	padding:65px 20px 20px 0px;
	overflow:hidden;
	float: none;
}
#dealer_box {
	width:506px;
	padding:20px 20px 30px 20px;
	float:left;
	height:187px;
	margin:0 1px 1px 0;
	background:#00488b url(/pics/index/dealer_advantage-bg.jpg) no-repeat left top;
	overflow:hidden;
	position:relative;
}
#dealer_box p {
	font-size:11px;
	color:#fff;
	line-height:16px;
	margin: 0 225px 0 3px;
}
#dealer_box h3 a {
	display:block;
	padding-top:49px;
	width:183px;
	height:0px;
	overflow:hidden;
	margin: 0 0 3px 0;
	background:url(/pics/index/the_dealer_advantage.png) no-repeat left top;
}
* html #dealer_box h3 a { 
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pics/index/the_dealer_advantage.png", sizingMethod="crop");
}
#adv_search { color:#fff; }


#flash_intro {
	clear:both;
	height:312px;
	width:744px;
	overflow:hidden;
	margin:0 0 1px 0;
}

#butterfly_ss {
	
	width:744px;
	height:312px;
	margin:0px 0px 0px 0px;
	float:none;
	overflow:hidden;
	background:#fff ;
	/*background:#fff url(../images/sunrisebutterfly.jpg) repeat-y left top;*/
	border-bottom: solid 3px #140;
}

#map {

	width:300px;
	height:300px;
	margin:0px 0px 0px 0px;
	float:none;
	overflow:hidden;
	background:#fff url(../images/map.jpg) repeat-y left top;
	border-bottom: solid 2px #140;
}