/* @group Dealerspan Viewer */

#dealerspan_viewer{
	margin: 0 0 20px 0;
	color: white;
	clear: both;
	background: #666666 url(images/products/dealerspan/dealerspan_viewer_bottom.png) 0 bottom no-repeat;
}
#dealerspan_viewer a{
	color: #E0FF66;
}
#dealerspan_viewer .nav{
	width: 700px;
	height: 60px;
	background: url(images/products/dealerspan/dealerspan_viewer_nav_bg.jpg) 0 0 no-repeat;
}
#dealerspan_viewer .nav{
	margin: 0;
	padding: 0;
	list-style-image: none;
}
#dealerspan_viewer li{
	float: left;
}
#dealerspan_viewer .nav a{
	float: left;
	display: block;
	height: 60px;
	width: 170px;
	position: relative;
	text-indent: -9000px;
	overflow: hidden;
}
#dealerspan_viewer.dms .nav li.dms a,
body.products_dealerspan_dms #dealerspan_viewer .nav li.dms a{
	background: url(images/products/dealerspan/nav_dms.jpg) 0 0 no-repeat;
	width: 180px;
}
#dealerspan_viewer.core .nav li.core a,
body.products_dealerspan_core_application #dealerspan_viewer .nav li.core a{
	background: url(images/products/dealerspan/nav_core.jpg) 0 0 no-repeat;
	width: 180px;
	left: -20px;
}
#dealerspan_viewer.online .nav li.online a,
body.products_dealerspan_online_services #dealerspan_viewer .nav li.online a{
	background: url(images/products/dealerspan/nav_online.jpg) 0 0 no-repeat;
	width: 180px;
	left: -10px;
}
#dealerspan_viewer.financial .nav li.financial a,
body.products_dealerspan_financial_services #dealerspan_viewer .nav li.financial a{
	background: url(images/products/dealerspan/nav_financial.jpg) 0 0 no-repeat;
	width: 180px;
	left: -10px;
}


#current_screencast{
	float: left;
	width: 444px;
	padding: 20px;
}
#current_screencast .viewer{
	width: 400px;
	height: 300px;
	padding: 18px 22px 22px 22px;
	background: url(images/products/dealerspan/screencast_bg.png) 0 0 no-repeat;
}
* html #current_screencast .viewer{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/corp/style/content/images/products/dealerspan/screencast_bg.png', sizingMethod='crop');
		
}
* html #current_screencast .viewer *{
	position: relative;
}
#current_screencast .description_title{
	color: white;
	background: url(images/dark_inset.gif) 0 bottom repeat-x;
	padding-bottom: 0.5em;
}
#dealerspan_viewer .screencasts{
	float: right;
	width: 196px;
	padding: 0 20px 0 0;
}
#dealerspan_viewer .screencasts_choices{
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#dealerspan_viewer .screencasts_title{
	color: white;
	background: url(images/dark_inset.gif) 0 bottom repeat-x;
}
#dealerspan_viewer .screencasts_title small{
	display: block;
	font-style: italic;
	font-weight: normal;
	line-height: 30px;
}
.screencasts_choices li{
	background: url(images/dark_inset.gif) 0 bottom repeat-x;
	position: relative;
}
.screencasts_choices li:last-child{
	background: none;
}
.screencasts_choices a strong{
	color: #E0FF66;
	text-decoration: underline;
	font-style: normal;
}
#dealerspan_viewer .screencasts_choices a{
	color: white;
	font-style: italic;
	display: block;
	text-decoration: none;
	padding: 5px 10px;	
}
#dealerspan_viewer .screencasts_choices a p{
	padding-left: 55px;
	background: url(images/products/screencasts_icon.gif) 0 center no-repeat;

}
#dealerspan_viewer .screencasts_choices li.current{
	background: none;
}
#dealerspan_viewer .screencasts_choices li.current a{
	background-color: #333;
	position: relative;
	left: -21px;
	width: 175px;
	padding-left: 31px;
}
/* @end */

/* @group Preview Features */

#main ul.preview_features{
	margin: 0;
	padding: 0;
	list-style-image: none;
}
#sub_page_content ul.preview_features{
	float: right;
	width: 220px;
	margin: 0 0 0 2em;
	position: relative;
}
ul.preview_features li{
	padding: 1em 0;
	border-bottom: 1px solid #CCC;
	padding-left:60px;
}
* html ul.preview_features li{
	height: 1%;	
}
ul.preview_features li strong{
	display: block;
	line-height: 1.6em;
}
ul.preview_features li small{
	font-style: italic;
	font-size: 11px;
	color: #777;
}
ul.preview_features li.screencasts{
	background: url(images/products/dealerspan/screencasts_icon.gif) 0 center no-repeat;	
}
ul.preview_features li.pricing{
	background: url(images/products/dealerspan/pricing_plans.gif) 0 center no-repeat;
	border: none;
}
.unlock_link{
	text-align: center;
}

/* @end */

/* @group Sidebar Screencasts */

.sidebar_screencasts{
	position: absolute;
	width: 212px;
	top: 255px;
	left: 0;
}


/* @end */

/* @group Preview Status/Timer */

.preview_status{
	width: 170px;
	height: 68px;
	background: black url(images/products/dealerspan/preview_status_pod.png) 0 0 no-repeat;
	color: white;
	text-align: center;
	margin:1em auto;
}
.preview_status small{
	display: block;
	height: 38px;
	line-height: 38px;
	font-size: 13px;
}
.preview_status strong{
	color: white;
	display: block;
	height: 20px;
	font-size: 15px;
	line-height: 20px;
}

/* @end */






