@import url("../common/cWidgets.css");
@import url("../common/vvcgalleryGray.css");


/*__________ 8: Special Scroller ______________ */

h3{
font-size:12px;
}


#specialrotator{
	background-image:url(images/form_blue.jpg);
	background-repeat:repeat-x; 
	background-color:#ECECEC;
  height:386px;
  overflow:hidden;
}

#frmspTitleBox {
	height:32px;	
	margin-top:15px;
}

.spTitle {
	font-weight:bold;
	font-size:14px;
	color:#062333;
	padding-left:8px;
}
#newsrotator {
  color:#666;    
	background-image:url(images/special_bk.jpg);
	background-repeat:none;  
margin-top:-20px;
}
#rotatorup {   
  width:26px;
  height:31px;
  background: url(images/scrollarrow-up.gif) no-repeat 0px 0px;
  background-repeat: no-repeat; 
}
#rotatordown {
  width:26px;
  height:31px;    
  background: url(images/scrollarrow-down.gif) no-repeat 0px 0px;
  background-repeat: no-repeat; 
}
#newsrotator .over#rotatorup {
	background-position: 0px -31px;
}
#newsrotator .over#rotatordown {
	background-position: 0px -31px;
}

/*___________________________________________________________________________________________________________*/


/*__________ 10: Quick Quote  ______________ */

#quickQuoteWidget {
  background-image:url(images/form_blue.jpg);
  background-repeat:repeat-x; 
  background-color:#ECECEC;
  height:386px;  
}

#frmqqTitleBox {	
	height:32px;		
	margin-top:15px;
}
.qqTitle {
	font-weight:bold;
	font-size:14px;	
	color:#062333;	
	padding-left:8px;
}
#qqVehicleType {
	margin-top:15px;
	margin-bottom:15px;
	padding-left:8px;
}
#qqVehicleInfoBox {
	padding-left:0pt;
}

#qqContactInfo {
 margin-top:30px;
}

#content_left_650 #quickQuoteWidget{
 height:256px;
}

#content_left_650 #qqContactInfo{
 margin-top:0px;
}

#content_right_650 #quickQuoteWidget{
 height:256px;
}
#content_right_650 #qqContactInfo{
 margin-top:0px;
}
/*__________ 11: Search Inventory ______________ */


#inventorySearchWidget {
	background-image:url(images/form_blue.jpg);
	background-repeat:repeat-x; 
	background-color:#ECECEC;
  height:256px;
}
#frmisTitleBox {
	height:32px;		
	margin-top:15px;
	text-align:left;
}
.isTitle {
	font-weight:bold;
	font-size:14px;
	color:#062333;
	padding-left:5px;
}
#isVehicleType {
	margin-bottom:10px;	
	padding-left:8px;
	text-align:left;
}
#isVehicleInfo {
	padding-left:8px;
}


/*_____________________For Horizontal Search________________________*/


#siH #inventorySearchWidget{
	height:120px;
}
#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{
	background-image:url(images/form_blue.jpg);
	background-repeat:repeat-x; 	
	background-color:#ECECEC;
  height:256px;

}
#BrowseInventoryTitleBox {
	height:32px;
	margin-top:15px;
}
.biTitle {
	font-weight:bold;
	font-size:14px;
	color:#062333;
	padding-left:8px;
}
#BrowseInventoryvehicleType {
	width:290px;
	text-align:right;	
	margin-bottom:10px;
	margin-top:10px;
  padding-left:30px;
}
#browseInventoryNew {	
	width:260px;
	height:87px;
	background-image:url(images/browseInventoryNew.gif);
	background-repeat:none;
  margin-top:5px;
}
#browseInventoryUsed {	
	width:260px;
	height:87px;
	background-image:url(images/browseInventoryUsed.gif);
	background-repeat:none;
	top:5px;
	position:relative;
}

/*__________ 13: Payment Search  ______________ */


#affordabilitySearchWidget {
	background-image:url(images/form_blue.jpg) ;
	background-repeat:repeat-x; 
	background-color:#ECECEC;
  height:256px;
}
#frmafTitleBox {
	height:32px;	
	margin-top:15px;
}
.afTitle {
	font-weight:bold;
	font-size:14px;
	color:#062333;	
	padding-left:8px;
}
#afvehicleType {
	margin-bottom:15px;
	margin-top:15px;
	padding-left:8px;
}

/*__________ 14: Video Player  ______________ */


#videoPlayer{
	height:290px;
  background-image:url(images/form_blue.jpg);
  background-repeat:repeat-x; 
  background-color:#ECECEC;
  height:256px;
  overflow:hidden;
}
#frmvideoTitleBox {
	height:10px;	
}
.videoTitle {
  display:none;
}

/*__________ 15: Quick Navigation  ______________ */


#quicknavigation{
	background-image:url(images/form_blue.jpg);
	background-repeat:repeat-x; 
	background-color:#ECECEC;
  height:386px;
 
}
#qnavigationlist{
	width:90%; 
	margin:5px;
}
#frmqnTitleBox {
	height:32px;		
	margin-top:15px;
  text-align:left;
}
.qnTitle {
	font-size:14px;
	font-weight:bold;
	color:#062333;
	padding-left:8px;
}
#qngroup1{
	width:290px;
	padding-left:25px;
}
#qngroup2{
  width:290px;
  padding-left:25px;	
}


#content_left_650 #quicknavigation, #content_right_650 #quicknavigation{
	background:none;
height:130px;
}

#content_left_650 #frmqnTitleBox, #content_right_650 #frmqnTitleBox{
display:none;
}


#content_left_650 #qnavigationlist{
	margin:0px;
  margin-top:-1px;
}
#content_left_650 #qngroup2{
float:right;
}

#content_right_650 #qnavigationlist{
	margin:0px;
  margin-top:-1px;
}

#content_right_650 #qngroup2{
float:right;
}

/*__________ 16: Virtual Vehicle center 2.0  ______________ */


#vVehicleCenterWidget{
	background-image:url(images/form_blue.jpg);
	background-repeat:repeat-x; 
	background-color:#ECECEC;
	height:386px;
  width:316px;
  overflow:hidden;
}
#vvcTitleBox {
	height:32px;		
	margin-top:15px;
}
#vvclistbox{
	height:25px;
}
*html #vvclistbox{
	height:20px;
margin-top:-20px;
}
#vvcbuttons{
margin:10px auto;
	height:61px;
	background-color:#CCCCCC;
}
#vvc_exterior{
	width:156px;
	height:30px;
	background-image:url(/assets/styles/2/images/ex_button.jpg);
	background-repeat:no-repeat;
}
#vvc_exterior.over {
	background-position:0px -29px;
}
#vvc_interior{
	width:157px;
	height:30px;
	background-image:url(/assets/styles/2/images/in_button.jpg);
	background-repeat:no-repeat;
}
#vvc_interior.over {
	background-position:0px -29px;
}
#vvc_gallery{
	width:156px;
	height:30px;
	background-image:url(/assets/styles/2/images/gallery_button.jpg);
	background-repeat:no-repeat;
}
#vvc_gallery.over {
	background-position:0px -29px;
}

#vvc_more{
	width:157px;
	height:30px;
	background-image:url(/assets/styles/2/images/more_button.jpg);
	background-repeat:no-repeat;
}
#vvc_more.over {
	background-position:0px -29px;
}
.vvcTitle {
	font-weight:bold;
	font-size:14px;
	color:#062333;	
	padding-left:8px;
}
#vvcMovie{
 margin-left:3px;
}

/*__________ 17: News Ticker  ______________ */


#newstickerrotator {
	color:#012837;	
}

#newsScroller {
 margin-top:12px;
 padding: 3px; 
}

/*__________ 23: Contact US ___________________*/

#contactUsWidget {
	background-image:url(images/form_blue.jpg);
	background-repeat:repeat-x; 
	background-color:#ECECEC;
  height:254px;

}
#frmcuTitleBox {
	height:28px;		
	margin-top:15px;
	text-align:left;
}
.cuTitle {
	font-weight:bold;
	font-size:14px;
	color:#062333;
	padding-left:6px;
}
#cuContactInfo .inputStyle{
	background-color:#E9E9EA;
}

/*__________ 25: Special Ticker ___________________*/

#specialTickerWidget {
	background-image:url(images/form_blue.jpg);
	background-repeat:repeat-x; 
	background-color:#ECECEC;
 height:386px;
}

#frmstTitleBox {
	height:28px;		
	margin-top:15px;
	text-align:left;
}
.stTitle {
	font-weight:bold;
	font-size:14px;
	color:#062333;
	padding-left:6px;
}

/*__________ 46: Pre Approved ___________________*/

#preApprovedWidget{
	background-image:url(images/form_blue.jpg);
	background-repeat:repeat-x; 
	background-color:#ECECEC;
  height:254px;

}
#frmpaTitleBox {
	height:28px;		
	margin-top:15px;
	text-align:left;
}
.paTitle {
	font-weight:bold;
	font-size:14px;
	color:#062333;
	padding-left:6px;
}
#paContactInfo .inputStyle{
	background-color:#E9E9EA;
}

/*___________________________________________________________________________________________________________*/

.bl_sp,.bl_qq,.bl_si,.bl_ib,.bl_af,.bl_vi,.bl_qn,.bl_vvc,.bl_qq,.bl_qn,.bl_cu,.bl_st,.bl_pa{
	border:1px solid #ccc;
}

.br_sp,.br_qq,.br_si,.br_ib,.br_af,.br_vi,.br_qn,.br_vvc,.br_qq,.br_qn,.br_cu,.br_st,.br_pa{
	border:1px solid #fff;
}

.br_news{ 
	border:1px solid #cccccc;
}

.bl_news {
	background: url(images/form_blue_news.jpg) repeat-x; width: 100%;background-color:#FFFFFF; 
}

#content_left_650 .bl_qn, #content_left_650 .br_qn{
border:0px;
}

#content_right_650 .bl_qn, #content_right_650 .br_qn  {
border:0px;
}
/*__________ Form Elemets ______________ */

.radioFormLable {
	color:#2E477F;
}
.reqFormLabel {
	color:#2E477F;
}
.frmFormLabel {
	color:#2E477F;
}
.inputStyle {
	background-color:#AEB3CB;
	border:1px solid #0B1D56;
}
.inputStyleList {
	background-color:#AEB3CB;
	border:1px solid #0B1D56;
}
.buttonClass {
	width:120px;
	background-color:#F5F6F6;
	border:1px solid #B2B6B7;
	color:#2E477F;	
}

#inventoryGallery span {
	line-height:11px !important;
	font-size:11px;
	background-color:#fff !important;
}

#inventoryGallery ul#invGalleryList li {
    height: 160px !important;

}
	
