
/* Stylesheet: C:/Inetpub/wwwroot/vectrix/shared/css/console.css */
/* Main content Area */
#experience_gallery #main {
	height: 390px;
}
#main {
	background:#666;
	background-image: url('/img/console/main-bkgd.jpg');
}

#index #main {
	height:511px;
}

#experience_interact #main {
	height:390px;
}

/* Promo Area */
#promos {
	padding:10px 0 0 13px;
	background-color:#191919;
	height:148px;
}

#leftpromo {
	width:277px;
	height:128px;
	background:url(/img/console/promo-left.jpg) no-repeat 0 0;
	float:left;
	padding:10px;
}
#rightpromo {
	width:281px;
	height:128px;
	background:url(/img/console/promo-right.jpg) no-repeat 0 0;
	float:left;
	padding:10px;
}
.openQuote {
	float: left;
}
#leftpromo .openQuote {
	padding:0;
}
#rightpromo .openQuote {
	padding:0 0 0 30px;
}
.closeQuote {
	position: relative; 
	bottom: 13px; 
	float: right;	
}
#leftpromo .closeQuote {
	padding: 30px;
}
.promo h2{
	color:#FFF;
	font-family:"arial black", arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0 0 15px 0;
	line-height:1.2em;
}
.faq p {
	margin: 10px 0 0 5px;
	width: 230px !important;
}
.faq h2 {
	margin: 1px 0 0 46px;
	padding: 9px 0 0;
}
#leftpromo .testimonials h2 {
	padding:0 0 35px 0px;	
	margin: 0 0 0 29px;
}
#rightpromo .testimonials h2 {
	padding: 0 0 35px 63px;
}
.faq p a {
	padding-left: 0;
}
.promo h1 {
	color:#1DB35A;
	float:left;
	width:35px;
	font-family: arial, sans-serif;
	font-size:36px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

.testimonials {
	margin-top:10px;
}

.testimonials p {
	width: 212px !important;
	position: relative;
}
#leftpromo .testimonials p {
	margin: 0 0 0 28px;
}
#rightpromo .testimonials p {
	margin: 0 0 0 63px;
}

.promo p {
	color:#A7A9AC;
	font-family:arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:0 0 7px 0;
	width:260px;
	line-height:1.2em;
}

.promo p a {
	color:#1DB35A;
	font-family:arial, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	
}
.promo {
	position: relative;
}
.promo a.out {
	color:#1DB35A;
	font-family:Arial Black, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	position: absolute;
	bottom: 15px;
}
.promo .faq a.out {
	left: 17px;
}

#leftpromo .testimonials a.out {
	left: 38px;
}
#rightpromo .testimonials a.out {
	left: 72px;
}

#rightpromo .environment {
	margin:0 0 0 30px;
}

#ridebuy {
	width:200px;
	height:110px;
	float:left;
	background:#000;
	padding: 18px 63px;
}

#console_flash {
	height: 100%;
}
#console_center, #console_center .pos {
	position: relative;
}
#console_center .abs {
	position: absolute; 
	top: 0; 
	left: 0;
}
#console_center .size {
	position: relative; 
	width: 200px; 
	height: 110px;
}
#console_center #road {
	position: absolute; 
	top: 49px; 
	left: 62px;
	width: 48px;
	height: 44px;
	overflow: hidden;
}
#console_center #road_fore {
	position: absolute; 
	top: 0px; 
	left: -32px;
}
#console_center .control {
	position: absolute; 
	top: 43px; 
	left: -10px;	
}
#console_center .control select, #console_center .control input {
	font-size: 10px; 
	font-family: Arial Narrow, Arial;
}
#console_center .control .test_ride {
	position: relative; 
	top: 3px;
}
#console_center .control .test_ride:focus, #console_center .control .buy:focus {
	outline: none;
}
#console_center .control .buy {
	display: block; 
	position: absolute; 
	top: 20px; 
	left: 0px; 
	width: 78px; 
	height: 14px;	
}
#home_center {
	position: relative;
	width: 950px;
	margin: 0 auto;
}
#home_center #ridebuy {
	position: absolute; 
	top: -153px; 
	left: 373px;
	display: none;
	background-color: none;
	padding:14px 12px;
}
div.cmf-skinned-select {
    background: url('/img/console/flex_select.png') top right no-repeat ;
    border: none;
	width: 80px;
}
div.cmf-skinned-text {
	line-height: 20px;
	background: url('/img/console/flex_select.png') top left no-repeat;
	left: 0;
	text-align: center;
	font-family: Terbuchet MS, Arial;
	color: #666666;
}
#manual option {
	text-align: center;
	font-family: Trebuchet MS, Arial;
	color: #666666;
}


