@import url("../common/cWidgets.css");

/*__________________________________________________*/


/*__________ 8: Special Scroller ______________ */


#specialrotator{
  background-color:#E8ECE4; 
  background-image:url(images/form_bk.jpg);
  background-repeat:repeat-x; 
  height:386px;
  overflow:hidden;

}
#frmspTitleBox {
	width:90%;
	height:45px;	
	text-align:left;
  background-image:url(images/title_icon.GIF);
  background-repeat:no-repeat;  
}
.spTitle {	
	font-size:14px;
	font-weight:bold;
	color:#ECEFE9;
	position:relative;
	top:7px;
	left:40px;
}
#newsrotator {
	color:#666;	  
}
#rotatorup {   
	width:28px;
  height:28px;    
	background: url(images/scrollarrow-up.gif) no-repeat 0px 0px;
	background-repeat: no-repeat; 
	position:relative;
	left:230px;
  top:303px;
}
#newsrotator .over#rotatorup {
	background-position: 0px -29px;
}
 #rotatordown {
	width:28px;
	height:28px;  
  background: url(images/scrollarrow-down.gif) no-repeat 0px 0px;
  background-repeat: no-repeat; 
  position:relative;
  left:260px;
  top:15px;
}
#newsrotator .over#rotatordown {
	background-position: 0px -29px;
}
#newsrotator #scrollarea {
	height: 260px;
  background-color:#FFFFFF;	
	margin:0px 0px 0px 10px;  
}

/*__________ 10: Quick Quote  ______________ */



#quickQuoteWidget {

  background-color:#E8ECE4; 
  background-image:url(images/form_bk.jpg);
  background-repeat:repeat-x; 
  height:386px;
  overflow:hidden;

}
#frmqqTitleBox {
	width:90%;
	height:45px;	
	text-align:left;
  background-image:url(images/title_icon.GIF);
  background-repeat:no-repeat; 
}
.qqTitle {	
font-size:14px;
	font-weight:bold;
	color:#ECEFE9;
	position:relative;
	top:7px;
	left:40px;
}
#qqVehicleType {	
	padding-left:8px;
	margin-bottom:15px;
	margin-top:15px;
}
#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-color:#E8ECE4;
  background-image:url(images/form_bk.jpg);
  background-repeat:repeat-x; 
  height:256px;
  overflow:hidden;

}
#frmisTitleBox {
width:90%;
	height:45px;	
	text-align:left;
  background-image:url(images/title_icon.GIF);
  background-repeat:no-repeat;  
}
.isTitle {	
font-size:14px;
	font-weight:bold;
	color:#ECEFE9;
	position:relative;
	top:7px;
	left:40px;
}
#isVehicleType {	
	text-align:left;
	margin-bottom:10px;	
	padding-left:8px;
}
#isVehicleInfo {
	padding-left:8px;
}
#frmisSubmitButton {
	width:94%;
	height:20px;
}

/*__________________For Horizontal Search____________________*/


#siH #inventorySearchWidget{
	height:130px;

}
#siH #isVehicleType {
    margin-top:28px;
	float:left;
	padding-left:8px;
	width:160px;
	text-align:left;
  
}
#siH #isVehicleInfo {
	float:left;
	clear:none;
	padding-left:8px;
    margin-top:28px;
	width:670px;
}
#siH  #frmisSubmitButton{
	padding-left:8px;
    margin-top:28px;

}
#siH #isVehicleInfo .inputStyleList{
	width:130px;
}
*html #siH #isVehicleInfo .inputStyleList{
	width:120px;
}

/*__________ 12: Inventory Browse ______________ */


#BrowseInventoryWidget {
  background-color:#E8ECE4;
  background-image:url(images/form_bk.jpg);
  background-repeat:repeat-x; 
  height:256px;
  overflow:hidden;
}
#BrowseInventoryTitleBox {
  width:90%;
	height:45px;	
	text-align:left;
  background-image:url(images/title_icon.GIF);
  background-repeat:no-repeat;  
}
.biTitle {	
font-size:14px;
	font-weight:bold;
	color:#ECEFE9;
	position:relative;
	top:7px;
	left:40px;
}
#BrowseInventoryvehicleType {
	width:95%;
	text-align:right;
	margin:0px auto;
}
#browseInventoryNew {	
	margin-top:5px;
	width:260px;
	height:87px;
	background-image:url(images/browseInventoryNew.gif);
  margin-left:27px;
}
#browseInventoryUsed {
	width:260px;
	height:87px;	
	background-image:url(images/browseInventoryUsed.gif);
	margin-top:5px;
  margin-left:27px;
}

*html #browseInventoryUsed{
  margin-left:16px;
}

*html #browseInventoryNew  {
  margin-left:16px;
}
/*__________ 13: Payment Search  ______________ */



#affordabilitySearchWidget {

  background-color:#E8ECE4;
  background-image:url(images/form_bk.jpg);
  background-repeat:repeat-x; 
  height:256px;
  overflow:hidden;
}
#frmafTitleBox {
  width:90%;
	height:45px;	
	text-align:left;
  background-image:url(images/title_icon.GIF);
  background-repeat:no-repeat;  
}
.afTitle {	
  font-size:14px;
	font-weight:bold;
	color:#ECEFE9;
	position:relative;
	top:7px;
	left:40px;
}

#afvehicleType {
	margin-bottom:15px;
	margin-top:18px;
	padding-left:8px;
}

#frmafSubmitButton {
	margin:0px;
}

/*__________ 14: Video Player  ______________ */

#videoPlayer{

  background-color:#C6C7C3;
	height:256px;
  overflow:hidden;
}
#frmvideoTitleBox {
	height:10px;		
}
.videoTitle {	
	display:none;
}

/*__________ 15: Quick Navigation  ______________ */


#quicknavigation{
  background-image:url(images/form_bk.jpg);
  background-repeat:repeat-x; 
  height:386px;
  overflow:hidden;
}
#frmqnTitleBox {
  width:90%;
	height:45px;	
	text-align:left;
  background-image:url(images/title_icon.GIF);
  background-repeat:no-repeat;  
}
.qnTitle {	
  font-size:14px;
	font-weight:bold;
	color:#ECEFE9;
	position:relative;
	top:7px;
	left:40px;
}

#qnavigationlist{
	width:100%;
	margin:3px;
}

#qngroup1{
	width:283px;
	padding-left:15px;
}
#qngroup2{
	width:283px;
	padding-left:15px;

}

#content_left_650 #quicknavigation, #content_right_650 #quicknavigation{
	height:130px;
  background-image:none;
}

#content_left_650 #frmqnTitleBox, #content_right_650 #frmqnTitleBox{
	display:none;
}

#content_left_650 #qnavigationlist{
	margin:-2px;
}
#content_left_650 #qngroup2{
float:right;
}

#content_right_650 #qnavigationlist{
	margin:-2px;
}

#content_right_650 #qngroup2{
float:right;
}

/*__________ 16: Virtual Vehicle center 2.0  ______________ */


#vVehicleCenterWidget{
  background-color:#E8ECE4; 
  background-image:url(images/form_bk.jpg);
  background-repeat:repeat-x; 
  height:386px;
  overflow:hidden;
}
#vvcTitleBox {
	width:90%;
	height:45px;	
	text-align:left;
  background-image:url(images/title_icon.GIF);
  background-repeat:no-repeat;  
}
.vvcTitle {	
	font-size:14px;
	font-weight:bold;
	color:#ECEFE9;
	position:relative;
	top:7px;
	left:40px;
}

#vvcMovie{
	margin:0px auto 10px auto;	
}
#frm_vvc{
	margin:0px;
}
#vvclistbox{
	height:30px;
  margin:0px;
}
#vvcbuttons{
	width:316px;
	height:64px;
  margin:0px auto;
}
#vvc_exterior{
	width:156px;
	height:32px;
	background-image:url(images/ex_button.gif);
	background-repeat:no-repeat;
}
#vvc_exterior.over {
	background-position:0px -36px;
}
#vvc_interior{
	width:156px;
	height:32px;
	background-image:url(images/in_button.gif);
	background-repeat:no-repeat;
}
#vvc_interior.over {
	background-position:0px -36px;
}
#vvc_gallery{
	width:156px;
	height:32px;
	background-image:url(images/gallery_button.gif);
	background-repeat:no-repeat;
}
#vvc_gallery.over {
	background-position:0px -36px;
}
#vvc_more{
	width:156px;
	height:32px;
	background-image:url(images/more_button.gif);
	background-repeat:no-repeat;
}
#vvc_more.over {
	background-position:0px -36px;
}

/*__________ 17: News Ticker  ______________ */




#newstickerrotator {	
	color:#433B30;
}
#newsScroller {
 margin:0px;
 padding-top: 13px;
 padding-left:10px; 
}


/*__________ 23: Contact US ___________________*/


#contactUsWidget {
  background-color:#E8ECE4;
  background-image:url(images/form_bk.jpg);
  background-repeat:repeat-x; 
  height:256px;
  overflow:hidden;
}
#frmcuTitleBox {
  width:90%;
	height:45px;	
	text-align:left;
  background-image:url(images/title_icon.GIF);
  background-repeat:no-repeat;  
}
.cuTitle {	
  font-size:14px;
	font-weight:bold;
	color:#ECEFE9;
	position:relative;
	top:7px;
	left:40px;
}



#cuContactInfo {
	padding-left:8px;
}
#cuContactInfo .inputStyle{
	color:#A5A5A5;
}
#frmcuSubmitButton {
	width:94%;
	height:20px;
	text-align:right;
}

/*__________ 25: Special Ticker ______________*/

#specialTickerWidget{
  background-color:#E8ECE4; 
  background-image:url(images/form_bk.jpg);
  background-repeat:repeat-x; 
  height:386px;
  overflow:hidden;
}
#frmstTitleBox {
	width:90%;
	height:45px;	
	text-align:left;
  background-image:url(images/title_icon.GIF);
  background-repeat:no-repeat;  
}
.stTitle {	
	font-size:14px;
	font-weight:bold;
	color:#ECEFE9;
	position:relative;
	top:7px;
	left:40px;
}
/*__________ 46: Pre Approved ___________________*/

#preApprovedWidget{
  background-color:#E8ECE4;
  background-image:url(images/form_bk.jpg);
  background-repeat:repeat-x; 
  height:256px;
  overflow:hidden;
}
#frmpaTitleBox {
  width:90%;
	height:45px;	
	text-align:left;
  background-image:url(images/title_icon.GIF);
  background-repeat:no-repeat;  
}
.paTitle {	
  font-size:14px;
	font-weight:bold;
	color:#ECEFE9;
	position:relative;
	top:7px;
	left:40px;
}
#paContactInfo {
	padding-left:8px;
}
#paContactInfo .inputStyle{
	color:#A5A5A5;
}
#frmpaSubmitButton {
	width:94%;
	height:20px;
	text-align:right;
}

/*_____________________________________________*/

.bl{ 
	border-top:1px solid #ced5c8;
	border-right:1px solid #c2c8bd;
	border-bottom:1px solid #a7af9e;
	border-left:1px solid #b5bdad;
}

.br,.br_news{ 
	border:1px solid #fff; 
	background-image:url(images/textbg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #e8ebe2; 
}

.tr,.tr_sp,.tr_qq,.tr_si,.tr_ib,.tr_af,.tr_vi,.tr_vvc,.tr_qq,.tr_news,.tr_cu,.tr_st,.tr_qn,.tr_pa{
	border:1px solid #EAEEE7;
}

.br,.br_sp,.br_qq,.br_si,.br_ib,.br_af,.br_vi,.br_vvc,.br_qq,.br_news,.br_cu,.br_st,.br_qn,.br_pa{
	 border:1px solid #C6CBC1;
}


#content_left_650 .br_qn, #content_right_650 .br_qn{
border:0px;
}

#content_left_650 .tr_qn, #content_right_650 .tr_qn{
border:0px;

}

/*__________ Form Elemets ______________ */

.radioFormLable {
	color:#433B30;
}
.reqFormLabel {
	color:#433B30;
}
.frmFormLabel {
	color:#433B30;
}
.inputStyle {
	background-color:#fff;
	border:1px solid #bcbcbc;
	color:#433B30;
}
.inputStyleList {
	width:180;
	background-color:#fff;
	border:1px solid #bcbcbc;
}
.buttonClass {
	width:89px;
	height:20px;
	background-image:url(images/btn.gif);
	background-repeat:no-repeat;
	background-position:top right;
	border:0px;
	font-family: arial;
	font-weight:bold;
	font-size:11px;
	color:#fff;
}
