@import url("../common/cWidgets.css");


/*_________________  Group Map  _____________*/

#groupMapWidget{
	border: 1px solid #b9c8d2;
	background-color:#fff; 		
	background-image:url(images/gradient.gif);  
  background-repeat:repeat-x;
  background-position:top left; 
	width:427px;
overflow:hidden;
}

#frmgmTitleBox {
  display:block;
	width:100%;
	height:39px;
	border-bottom: 3px solid #b1c6d1;
	background-color:#fff; 	
  background-image:url(images/arrow.gif);  
  background-repeat:no-repeat;
  background-position:top right;   
  text-align:left;
  text-transform: uppercase;
}

.gmTitle {
	font-family:arial, verdana,trebuchet ms ;
  font-weight:bold;    
  font-size:14px;	
  color:#003366;
  position:relative;
  top:12px;
  left:10px;     
}




/*__________ 8: Special Scroller ______________ 

/*__________________________________________________ Manufacturer's */

#manufscrollarea #specialrotator{
	width:427px;
}
#specialrotator{
	border: 1px solid #b9c8d2;
	background-color:#fff; 		
	background-image:url(images/gradient.gif);  
  background-repeat:repeat-x;
  background-position:top left; 
}

#frmspTitleBox {
  display:block;
	width:100%;
	height:39px;
	border-bottom: 3px solid #b1c6d1;
	background-color:#fff; 	
  background-image:url(images/arrow.gif);  
  background-repeat:no-repeat;
  background-position:top right;   
  text-align:left;
  text-transform: uppercase;
}

.spTitle {
	font-family:arial, verdana,trebuchet ms ;
  font-weight:bold;    
  font-size:14px;	
  color:#003366;
  position:relative;
  top:12px;
  left:10px;     
}

#manufscrollarea #newsrotator #scrollarea {
  margin:0px;
	padding:0px;
	margin-left:10px; 
  background-color:transparent;
}

#manufscrollarea #newsrotator .newsitem {	
	overflow: hidden; 
	width: 400px; 
	height: 90px;
  text-align:left;
  margin:0px;
	padding:0px;
  margin-bottom:5px; 
}

#manufscrollarea #rotatorup {   
	width:34px;
	height:33px;    
  background: url(images/scrollarrow-up.gif) no-repeat 0px 0px;
  background-repeat: no-repeat; 
  Position:relative;
  left:5px;
  top:200px;
}

#manufscrollarea #rotatordown {
	width:34px;
	height:33px;    
  background: url(images/scrollarrow-down.gif) no-repeat 0px 0px;
  background-repeat: no-repeat; 
  Position:relative;
  left:36px;
	top:-23px;
}


#manufscrollarea #newsrotator .over#rotatordown {
	BACKGROUND-POSITION: 0px -33px;
}

#manufscrollarea #newsrotator .over#rotatorup {
	BACKGROUND-POSITION: 0px -33px;
}

#manufscrollarea h5{
 font-size:12px;
color:#002A6F;
}

#manufscrollarea A{
 color: #F04007;
 font-weight:100;
}

#manufscrollarea A:hover{
 color: #F04007;
 font-weight:100;
text-decoration:underline;
}

#manufscrollarea #newsrotator .newsitem IMG {
	border:1px solid #BDC8CA; 
}


/*__________ 10: Quick Quote  ______________ */


#quickQuoteWidget {
	border: 1px solid #b9c8d2;
	background-color:#fff; 		
	background-image:url(images/gradient.gif);  
  background-repeat:repeat-x;
  background-position:top left; 
}

#frmqqTitleBox  {		
	display:block;
	width:100%;
	height:39px;
	border-bottom: 3px solid #b1c6d1;
	background-color:#fff; 	
  background-image:url(images/arrow.gif);  
  background-repeat:no-repeat;
  background-position:top right;   
  text-align:left;
  text-transform: uppercase;
}

.qqTitle {
  font-family:arial, verdana,trebuchet ms ;
  font-weight:bold;    
  font-size:14px;	
  color:#003366;
  position:relative;
  top:12px;
  left:10px;    
}

#qqVehicleType {
	margin:20px 0px 20px 0px;
	padding-left:8px;	
}

#qqVehicleInfo {
	width:280px;
	padding-bottom:20px;	
}

#qqVehicleInfoText {
	width:98px;
}

/*__________ 11: Search Inventory ______________ */

#inventorySearchWidget {
	width:100%;	
	height:265px;
	border: 1px solid #b9c8d2;
	background-color:#fff; 		
	background-image:url(images/gradient.gif);  
  background-repeat:repeat-x;
  background-position:top left; 
}

#frmisTitleBox {
	display:block;
	width:100%;
	height:39px;
	border-bottom: 3px solid #b1c6d1;
	background-color:#fff; 	
  background-image:url(images/arrow.gif);  
  background-repeat:no-repeat;
  background-position:top right;   
  text-align:left;
  text-transform: uppercase;
}

.isTitle {
	font-family:arial, verdana,trebuchet ms ;
  font-weight:bold;    
  font-size:14px;	
  color:#003366;
  position:relative;
  top:12px;
  left:10px;    
}

#isVehicleType {
	margin:20px 0px 5px 14px;
	text-align:left;
}

#isVehicleInfo {
	padding:0px 0px 0px 14px;
	text-align:left;
}

#frmisSubmitButton {
	padding:10px 0px 0px 8px;
}

/*_____________________For Horizontal Search________________________*/


#siH #inventorySearchWidget{
	height:120px;
	margin-top:10px;
}

#siH #frmisSubmitButton {
	padding-left:2px;
}

/*_____________________For Top Search________________________*/


#content_top #inventorySearchWidget{
	height:90px;
}
#content_top #isVehicleType {
	margin-bottom:10px;
	float:left;
	padding-left:8px;
	width:160px;
	text-align:left;
}
#content_top #isVehicleInfo {
	float:left;
	clear:none;
	padding-left:8px;
	width:670px;
}
#content_top #isVehicleInfo .inputStyleList{
	width:130px;
}

/*__________ 12: Inventory Browse ______________ */

#BrowseInventoryWidget{
	border: 1px solid #b9c8d2;
	background-color:#fff; 		
	background-image:url(images/gradient.gif);  
  background-repeat:repeat-x;
  background-position:top left; 
}

#BrowseInventoryTitleBox {
	display:block;
	width:100%;
	height:39px;
	border-bottom: 3px solid #b1c6d1;
	background-color:#fff; 	
  background-image:url(images/arrow.gif);  
  background-repeat:no-repeat;
  background-position:top right;   
  text-align:left;
  text-transform: uppercase;
}

.biTitle {
	font-family:arial, verdana,trebuchet ms ;
  font-weight:bold;    
  font-size:14px;	
  color:#003366;
  position:relative;
  top:12px;
  left:10px;  
}

#BrowseInventoryvehicleType {
	width:100%;
	padding:18px 0px 20px 10px;
	text-align:center;	
}

#browseInventoryNew {
	background-image:url(images/browseInventoryNew.gif);
	background-repeat:none;
	width:260px;
	height:87px;
	position:relative;
	top:0px;
	left:15px;
}

#browseInventoryUsed {
	background-image:url(images/browseInventoryUsed.gif);
	background-repeat:none;
  width:260px;
	height:87px;
	position:relative;
	top:6px;
	left:15px;	
}


/*__________ 13: Payment Search  ______________ */

#affordabilitySearchWidget {
	border: 1px solid #b9c8d2;
	background-color:#fff; 		
	background-image:url(images/gradient.gif);  
  background-repeat:repeat-x;
  background-position:top left; 
}

#frmafTitleBox {
  display:block;
	width:100%;
	height:39px;
	border-bottom: 3px solid #b1c6d1;
	background-color:#fff; 	
  background-image:url(images/arrow.gif);  
  background-repeat:no-repeat;
  background-position:top right;   
  text-align:left;
  text-transform: uppercase;
}

.afTitle {
	font-family:arial, verdana,trebuchet ms ;
  font-weight:bold;    
  font-size:14px;	
  color:#003366;
  position:relative;
  top:12px;
  left:10px;  
}

#afvehicleType {
	margin:20px 0px 15px 0px;
	padding-left:8px;
}


/*__________ 14: Video Player  ______________ */

#videoPlayer{
	border: 1px solid #b9c8d2;
	background-color:#fff; 		
	background-image:url(images/gradient.gif);  
  background-repeat:repeat-x;
  background-position:top left; 
  height:265px;
}

#frmvideoTitleBox {
  display:block;
	width:100%;
	height:39px;
	border-bottom: 3px solid #b1c6d1;
	background-color:#fff; 	
  background-image:url(images/arrow.gif);  
  background-repeat:no-repeat;
  background-position:top right;   
  text-align:left;
  text-transform: uppercase;
}

.videoTitle {
	font-family:arial, verdana,trebuchet ms ;
  font-weight:bold;    
  font-size:14px;	
  color:#003366;
  position:relative;
  top:12px;
  left:10px;   
}

#videoPlayer{
	width:100%;
  margin:0px;
  text-align:left;  
}
#flashmovie{	
	width:200px;
	height:200px;
  text-align:left;
	margin:0px;
}

/*__________ 15: Quick Navigation  ______________ */


#quicknavigation {		
	border: 1px solid #b9c8d2;
	background-color:#fff; 		
	background-image:url(images/gradient.gif);  
  background-repeat:repeat-x;
  background-position:top left; 
}

#qnavigationlist{
	margin:3px;
	padding:0px 0px 0px 7px;
}

#frmqnTitleBox {	
  display:block;
	width:100%;
	height:39px;
	border-bottom: 3px solid #b1c6d1;
	background-color:#fff; 	
  background-image:url(images/arrow.gif);  
  background-repeat:no-repeat;
  background-position:top right;   
  text-align:left;
  text-transform: uppercase;
}

.qnTitle {
 	font-family:arial, verdana,trebuchet ms ;
  font-weight:bold;    
  font-size:14px;	
  color:#003366;
  position:relative;
  top:12px;
  left:10px;   
}

#qngroup1{
	width:310px;	  
  padding-top:20px;
  padding-top:0px !important;
}

#qngroup2{
	width:310px;
	padding-bottom:20px;
}


/*__________ 16: Virtual Vehicle center 2.0  ______________ */

#vVehicleCenterWidget{
	height:auto;
 	border: 1px solid #b9c8d2;
	background-color:#fff; 		
	background-image:url(images/gradient.gif);  
  background-repeat:repeat-x;
  background-position:top left; 
}

#vvcTitleBox {
  display:block;
	width:100%;
	height:39px;
	border-bottom: 3px solid #b1c6d1;
	background-color:#fff; 	
  background-image:url(images/arrow.gif);  
  background-repeat:no-repeat;
  background-position:top right;   
  text-align:left;
  text-transform: uppercase;
}

.vvcTitle {
	font-family:arial, verdana,trebuchet ms ;
  font-weight:bold;    
  font-size:14px;	
  color:#003366;
  position:relative;
  top:12px;
  left:10px;   
}

#vvclistbox{
	height:20px;
}

#vvcMovie{	
	background-color:transparent;
	height:220px;
	padding:0px;
	margin:0px;
}

#vvcbuttons{
	width:315px;
	height:76px;
	margin:0px auto 8px auto;
	padding:5px 0px 0px 2px;
}

#vvc_exterior{
	width:156px;
	height:38px;
	background-image:url(images/ex_button.gif);
	background-repeat:no-repeat;
}

#vvc_exterior.over {
	background-position:0px -40px;
}

#vvc_interior{
	width:156px;
	height:38px;
	background-image:url(images/in_button.gif);
	background-repeat:no-repeat;
}

#vvc_interior.over {
	background-position:0px -40px;
}

#vvc_gallery{
	width:156px;
	height:38px;
	background-image:url(images/gallery_button.gif);
	background-repeat:no-repeat;
}

#vvc_gallery.over {
	background-position:0px -40px;
}

#vvc_more{
	width:156px;
	height:38px;
	background-image:url(images/more_button.gif);
	background-repeat:no-repeat;
}

#vvc_more.over {
	background-position:0px -40px;
}

/*__________ 17: News Ticker  ______________ */


#newstickerrotator {
	color:#012837;
}

#newsScroller {
 padding: 3px;
 margin-top:12px;
}

/*__________ 23: Contact US ___________________*/


#contactUsWidget {
	border: 1px solid #b9c8d2;
	background-color:#fff; 		
	background-image:url(images/gradient.gif);  
  background-repeat:repeat-x;
  background-position:top left; 
}

#frmcuTitleBox {
  display:block;
	width:100%;
	height:39px;
	border-bottom: 3px solid #b1c6d1;
	background-color:#fff; 	
  background-image:url(images/arrow.gif);  
  background-repeat:no-repeat;
  background-position:top right;   
  text-align:left;
  text-transform: uppercase;
}

.cuTitle {
	font-family:arial, verdana,trebuchet ms ;
  font-weight:bold;    
  font-size:14px;	
  color:#003366;
  position:relative;
  top:12px;
  left:10px;     
}

#cuContactInfo .inputStyle{
	color:#A5A5A5;
	background-color:#ffffff;
}


/*__________ 25: Special Ticker ______________*/

#specialTickerWidget {
	border: 1px solid #bdc8ca;
	background-color:#e9f4f3; 	
  background-image:url(images/titlebg.gif);  
  background-repeat:repeat-x;
  background-position:top left; 
}

#frmstTitleBox {
	background-image:url(images/arrow.gif);  
  background-repeat:no-repeat;
  background-position:top right; 
  height:45px;
  text-align:left;
  text-transform: uppercase;
}

.stTitle {
	font-family:arial, verdana,trebuchet ms ;
  font-weight:bold;    
  font-size:14px;	
  color:#f04007;
  position:relative;
  top:12px;
  left:10px;  
}

/*_____________________________________________*/


.tr,.tr_sp,.tr_qq,.tr_si,.tr_ib,.tr_af,.tr_vi,.tr_vvc,.tr_qq,.tr_news,.tr_cu,.tr_qn,.tr_st{
	border:0px solid #c2cee1;
}

.br{
 background-color:#fff;
}
.tr_bn{
 border:1px solid #c2cee1; 
}

.br_news{
 background-color:#fff;
 border:1px solid #c2cee1; 
}


/*__________ Form Elemets ______________ */

.radioFormLable {
	color:#000000;
}

.reqFormLabel {
	color:#000000;
}

.frmFormLabel {
	color:#000000;	
}

.inputStyle {
	background-color:#f7fafe;
	border:1px solid #9eb6c4;
	font-family:arial;
	font-size:12px;
	color:#000000;
	padding-top:3px;
	width:180px;
}

.inputStyleList {
	background-color:#f7fafe;
	border:1px solid #9eb6c4;
	font-family:arial;
	font-size:12px;
	color:#000000;
	padding-top:3px;
	width:228px;
}

#hHeader .inputStyleList{
	background-color:#ffffff;
}

.buttonClass {
	border:1px solid #bb5400;
	background-color:#e7630c;	
	color:#fff;
	font: bold 12px arial;
	width:100px;
}
