@import url("../common/cWidgets.css");
@import url("../common/vvcgalleryBlue.css");

#qn_img_h {display:none;}

#si_img_v {display:none;}

#qq_img_v {display:none;}

#sp_img {display:none;}


/*__________ 8: Special Scroller ______________ */
h3{
	font-size:12px;
}

#content_right_320 #specialrotator {
	border-bottom:2px solid #fff;
	background-color:#e7f0f5;
	padding-bottom:6px;
  	height:250px;
}

#content_right_320 #frmspTitleBox {
	width:322px;
	height:49px;  
	border:0px;
	background-image:url(images/titlebg.gif);
	background-repeat:no-repeat;  
	padding-top:12px;  
}

#content_right_320 #newsrotator #scrollarea  {
	width:290px;
	background-color:#fff;	
}

#content_right_320 #newsrotator #scrollarea  a, a:hover{
	font:normal 12px arial, verdana;
}

#specialrotator{
	border-bottom:2px solid #fff;
	background-color:#e7f0f5;
	height:260px; 
	overflow:hidden;
}

#frmspTitleBox  {
  height:49px;  
  border:0px;
  background-image:url(images/650titlebg.gif);
  background-repeat:no-repeat;  
  padding-top:12px;  
}

.spTitle {
	color:#990000;
	font-size:16px;	
	font-weight:bold;	  
	padding-left:18px; 
}

#newsrotator {	
	color:#333;
	height:200px;
	margin-top:-20px;
}

*html #newsrotator{
	margin-top:-10px;	
}

#newsrotator #scrollarea {
	background-color:#fff;
	height:170px;
	margin:-30px 0 0 10px;
}

#newsrotator .newsitem {
	height:140px;
}

#up {
	position:relative;
	top:170px;
	left:220px;
}

*html #up {
	top:170px;
}

#rotatorup {
	width:33px;
 	height:26px;
 	background-repeat: no-repeat;  
 	background: url(images/scrollarrow-up.gif) no-repeat 0px 0px;
}

#down {
	position:relative;
	left:256px;
	top:4px;
}

*html #down {
	position:relative;
	left:256px;
	top:-9px;
}

#rotatordown {	
	width:33px;
	height:26px;
	background-repeat: no-repeat; 
	background: url(images/scrollarrow-down.gif) no-repeat 0px 0px;
}

#newsrotator .over#rotatorup {
	background-position: 0px -26px;
}

#newsrotator .over#rotatordown {
	background-position: 0px -26px;
}

/*__________ 10: Quick Quote  ______________ */


#quickQuoteWidget {
	border-bottom:2px solid #fff;
	background-color:#e7f0f5;
	height:386px; 
}

#frmqqTitleBox  {
  height:49px;  
  border:0px;
  background-image:url(images/650titlebg.gif);
  background-repeat:no-repeat;  
  padding-top:12px;  
}

.qqTitle {
	color:#990000;
	font-size:16px;	
	font-weight:bold;	  
	padding-left:18px; 
}

#qqVehicleType {
	margin:10px 0px 15px 0px;
	padding-left:18px;
}

*html #qqVehicleType{
	margin:15px 0px 15px 0px;
}

#qqVehicleInfo {
	width:290px;
}

#qqVehicleInfoText {
	width:98px;
	padding-left:8px;
}

#qqContactInfo {
	margin-top:30px;
}

#content_left_650 #quickQuoteWidget,#content_right_650 #quickQuoteWidget{
	height:256px;
}

#content_right_650 #qqContactInfo,#content_left_650 #qqContactInfo{
	margin-top:0px;
}


/*__________ 11: Search Inventory ______________ */


#inventorySearchWidget {
	height:262px;
	width:100%; 	
	position: absolute;
	top: 0; left: 0;		
	z-index: 2; 
	margin:0px auto 0px auto;
}

.tr_si{
	z-index: 1; position: relative;top: 0;left: 0;
}

#frmisTitleBox {
	height:49px;
	text-align:left;	
	padding-top:18px; 
}

*html #isTitle {
	padding-top:30px; 
}

.isTitle {
	color:#990000;
	font-size:14px;	
	font-weight:bold;	  
	padding-left:18px; 
}

#isVehicleType {
	margin:0px 0px 10px 0px;
	padding-left:12px;
	text-align:left;
}

*html #isVehicleType {
	margin:10px 0px 10px 0px;
}

#isVehicleInfo {
	padding-left:12px;
}

#frmisSubmitButton {
	padding-top:15px;}





/*_____________________For Horizontal Search________________________*/


#siH #inventorySearchWidget{
	height:110px;
}

#siH #isVehicleType {
	margin-top:8px;
	float:left;
	padding-left:8px;
	width:160px;
	text-align:left;  
}

#siH #isVehicleInfo {
	float:left;
	clear:none;
	padding-left:8px;
 	margin-top:8px;
	width:670px;
}

#siH  #frmisSubmitButton{
	padding-left:8px;
 	margin-top:8px;
}

#siH #isVehicleInfo .inputStyleList{
	width:130px;
}


/*__________ 12: Inventory Browse ______________ */


#BrowseInventoryWidget{
	border-bottom:2px solid #fff;
	background-color:#e7f0f5;
	padding-bottom:6px;
  	height:250px;
}

#BrowseInventoryTitleBox {
	width:322px;
	height:49px;  
	border:0px;
	background-image:url(images/titlebg.gif);
	background-repeat:no-repeat;  
	padding-top:12px;  
}

.biTitle {
	color:#990000;
	font-size:16px;	
	font-weight:bold;	  
	padding-left:18px; 
}

#BrowseInventoryvehicleType {
	padding-bottom:10px;
	margin-left:10px;
	text-align:center;
	width:302px;
}

#browseInventoryNew {
	background-image:url(images/browseInventoryNew.gif);
	background-repeat:none;
	width:302px;
	height:87px;
	position:relative;
	left:0px;
}

#browseInventoryUsed {
	background-image:url(images/browseInventoryUsed.gif);
	background-repeat:none;
	width:302px;
	height:87px;
	position:relative;
	top:5px;
	left:0px;	
}

*html #browseInventoryNew {
	top:15px;
	left:-10px;		
}

*html #browseInventoryUsed {
	left:-10px;	
}

/*__________ 13: Payment Search  ______________ */


#affordabilitySearchWidget {
  	border-bottom:2px solid #fff;
	background-color:#e7f0f5;
	padding-bottom:6px;
  	height:270px;
  	overflow:hidden;
}

#frmafTitleBox {
	width:322px;
	height:49px;  
	border:0px;
	background-image:url(images/titlebg.gif);
	background-repeat:no-repeat;  
	padding-top:12px;  
}

.afTitle {
	color:#990000;
	font-size:16px;	
	font-weight:bold;	  
	padding-left:18px; 
}

#afvehicleType {
	margin-bottom:15px;
	margin-top:10px;
	padding-left:8px;
}

/*__________ 14: Video Player  ______________ */


#videoPlayer{
  text-align:center;
  height:256px;
  background-color:#BDC9D4;
  overflow:hidden;
}

#frmvideoTitleBox {
  height:10px;
}

.videoTitle {
	display:none;
}


/*__________ 15: Quick Navigation  ______________ */


#qnavigationlist{
	width:100%; 
}

#frmqnTitleBox {
	display:none;
}

#qngroup1{
	width:498px;
	padding-left:4px;
}

#qngroup2{
	width:498px;
}

#qnavigationlist {
	float:left;
	width:166px;
	height:102px;
}

#content_left_650 #quicknavigation, #content_right_650 #quicknavigation{	
	height:102px;
}

#content_left_650 #qnavigationlist{
	margin:0px;
}

#content_left_650 #qngroup2{
	float:right;
}

#content_right_650 #qnavigationlist{
	margin:0px;
}

#content_right_650 #qngroup2{
	float:right;
}



/*__________ 16: Virtual Vehicle center 2.0  ______________ */

#vVehicleCenterWidget{
  background-color:#D7DCE0;    
  background-image:url(images/form_bk.jpg);
  background-repeat:repeat-x; 
	text-align:center;
  height:386px;
  overflow:hidden;
  width:100%;
}

#vvcTitleBox {
  height:25px;
  margin-top:15px;   
}

.vvcTitle {
	color:#132F01;
	font-size:14px;
	font-weight:bold;
	padding-left:8px;
}

#vvclistbox{
	height:20px;
	margin-top:0px;
}

*html #vvclistbox{
  margin-top:-20px;
}

#vvcbuttons{
	height:61px;
	background-color:#D7DCE0;
	margin:0px auto;
}

*html #vvcbuttons{
	margin-top:-1px;
}
#vvc_exterior{
	width:156px;
	height:39px;
	background-image:url(images/ex_button.gif);
	background-repeat:no-repeat;
}

#vvc_exterior.over {
	background-position:0px -39px;
}

#vvc_interior{
	width:156px;
	height:39px;
	background-image:url(images/in_button.gif);
	background-repeat:no-repeat;
}

#vvc_interior.over {
	background-position:0px -39px;
}

#vvc_gallery{
	width:156px;
	height:36px;
	background-image:url(images/gallery_button.gif);
	background-repeat:no-repeat;
}

#vvc_gallery.over {
	background-position:0px -39px;
}

#vvc_more{
	width:156px;
	height:36px;
	background-image:url(images/more_button.gif);
	background-repeat:no-repeat;
}

#vvc_more.over {
	background-position:0px -39px;
}

#vvcMovie{
  margin:0px auto;
}

/*__________ 17: News Ticker  ______________ */


#newstickerrotator {
	color:#012837;
}

#newsScroller {
	padding: 3px;
	margin-top:12px;
}


/*__________ 23: Contact US ___________________*/


#contactUsWidget {
	background-color:#D7DCE0;
	background-image:url(images/form_bk.jpg);
	background-repeat:repeat-x; 
	height:257px;
}

#frmcuTitleBox {
	width:100%;
	clear:both;  
	margin-top:15px;   
	text-align:left;
}

.cuTitle {
	color:#132F01;
	font-size:14px;	
	font-weight:bold;
	padding-left:8px;
}

#cuContactInfo .inputStyle{
	color:#A5A5A5;
	background-color:#ffffff;
}


/*__________ 25: Special Ticker ______________*/


#specialTickerWidget{
 	border-bottom:2px solid #fff;
	background-color:#e7f0f5;
	height:260px; 
	overflow:hidden;
}

#frmstTitleBox  {
  height:49px;  
  border:0px;
  background-image:url(images/650titlebg.gif);
  background-repeat:no-repeat;  
  padding-top:12px;  
}

.stTitle {
	color:#990000;
	font-size:16px;	
	font-weight:bold;	  
	padding-left:18px; 
}

/*__________ Get Pre-approved  ______________ */


#preApprovedWidget {
  	border-bottom:2px solid #fff;
	background-color:#e7f0f5;
	padding-bottom:6px;
  	height:270px;
}

#frmpaTitleBox {
	width:322px;
	height:49px;  
	border:0px;
	background-image:url(images/titlebg.gif);
	background-repeat:no-repeat;  
	padding-top:12px;  
}

.paTitle {
	color:#990000;
	font-size:16px;	
	font-weight:bold;	  
	padding-left:18px; 
}

#paContactInfo {
	margin-bottom:5px;
	padding-left:8px;
}


/*_________________________________________*/

.tr,.tr_sp,.tr_qq,.tr_ib,.tr_af,.tr_vi,.tr_vvc,.tr_qq,.tr_news,.tr_cu,.tr_st{
	border:0px solid #ffffff;
}

.br,.br_sp,.br_qq,.br_ib,.br_af,.br_vi,.br_vvc,.br_qq,.br_news,.br_cu,.br_st{
	border:0px solid #BDC9D4;
}
 .br{
	background-color:#EFF0F2;
}
 .br_news{
	background-color:#EFF0F2;
}


/*__________ Form Elemets ______________ */

.radioFormLable {
	color:#000000;
}

.reqFormLabel {
	color:#000000;
}

.frmFormLabel {
	color:#000000;
}

.inputStyle {
	background-image:url(images/formbg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	border:1px solid #c4d3dc;
	color:#000000;
}

.inputStyleList {
	background-image:url(images/ddformbg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	border:1px solid #c4d3dc;
	color:#000000;
}

#hHeader .inputStyleList{
	background-color:#ffffff;
}

.buttonClass {
	width:78px;
	height:24px;
	border:0px;
	background-image:url(images/button.gif);
	background-repeat:no-repeat;	
	font-family:arial, verdana;
	font-weight:normal;
	color:#fff;
	
	
}
