body
{
font-family: arial;
margin: 0px;
background: url(/images/bg.jpg) repeat top center;
}

td
{
		font-family: arial;
		font-size: 10pt;
		color: #000000;
}

.inventoryAdvanceSearchTab
{
	background-color:#00a4e4; padding: 6px; color: #FFFFFF; font-weight: bold;
}
.titleRow, .titleRow td { background-color: #61cbf6; color: #FFFFFF; white-space: nowrap; }
.titleRow td.selected { border-top: 1px solid #ff0033; }
.titleRow a img { width: 8px; height: 4px; border: 0px; vertical-align: middle; text-align: right; padding-left: 4px; }
.titleRow a { color: #FFFFFF; text-decoration: none; display: block; margin: 0px; }
.titleRow a:hover { text-decoration: underline; }
.oddRow { background-color: #FFFFFF; }
.evenRow { background-color:#ebf4f8; }
.highLightRow { background-color:#FFFFCC; border-top: 2px solid #EFEFEF; border-bottom: 2px solid #EFEFEF;  }
	.titlePage  {font-size: 13pt; font-weight: bold; color: #000000; }
    .redText { color: #ff0000; }
	.inventoryOptions { background-color: #F7F3F7; }
	a { color: #333366; text-decoration: none; }
	a:hover { text-decoration: underline; }
	.closeWindow { background-color: #cccccc;  color: #000000; text-decoration: none;}
	.tableBorder { background-color: #00048a;  color: #FFFFFF; }
	img { border-color : #000000 }

	/* Inventory Details "Schedule Test Drive", etc. Tools buttons */
	.submitButton {
		font-family: Tahoma, Verdana, Arial; 
		font-size: 10px; color: #ffffff; 
		/* background-color: #336666; */
		background-color: #2C3136;
		border-color: #feefc4 #ffdc78 #ffdc78 #feefc4; 
		letter-spacing: 1px; 
		position: relative; 
		left: 8px;

		font-weight: bold; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px
	}	
	/* ../inventory/index.cfm "Search" and "View All" buttons */
	.searchFormBtn {
		font-family: Tahoma, Verdana, Arial; 
		font-size: 10px; color: #ffffff; 
		background-color: #2C3136;
		/* background-color: #336666; */
		border-color: #feefc4 #ffdc78 #ffdc78 #feefc4; 
		letter-spacing: 1px; 
		left: 8px;
		height: 25;

		font-weight: bold; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px
	}		
.listPriceColumnValue
{
	color:green;font-weight:bold;
}
 
 /* Home Page Featured Cars */
   .homeFeaturedCarBg {
    padding: 5px;
	background-color: #FFFFFF;
	width:150px;
  }
   .homeFeaturedCarPrice {
    color: #990000;
	font-weight: bold;
  }
  .homeFeaturedTitle {
    padding: 3px;
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	border-bottom: solid 2px #ffffff;
  }
  /**************************************************
    MULTI IMAGE NEXT PREV FIST LAST CSS
**************************************************/
.imgSlideOver {
	cursor:pointer;
	background-color: #C3E3EA;
	color: #000000;
	}
.imgSlideOut {
	background-color: #EEEEEE; 
}
.showingImages {
	background-color: #e1e1e1;
}
.dealerThumbnailActive
{
	border:3px solid #61CBF6;
}
  /**************************************************
    Inventory Search Results
**************************************************/
.searchNav	{
font-size: 12px;
font-family: verdana;
color: #FFFFFF;
background-color: #61cbf6;
}

#searchNavLinks	a {
font-weight:bold;
	font-size: 13px;
	color: #ffff99
}

#searchNavLinks	a:hover{
color: #FFFFFF;
}
#sortByLinks {
font-size: 12px;
font-family: verdana;
color: #FFFFFF;
background-color: #61cbf6;
}

#sortByLinks	a {
color: #FFFFFF;
text-decoration: underline;
font-size: 12px;
font-family: verdana;
padding-right: 7px;
}

#sortByLinks a:hover {
color: #fff;
}

.priceSelling	{ font-size: 10px; font-family:arial; color: #333333; font-weight:bold; }
.dollarSign	{ color: #FF9900; font-size: 14px; font-weight: bold; font-family: arial;}
#bigPrice	{ font-size: 20px; font-family:arial; font-weight: bold; color: #3599c2; text-decoration: none; }


	
  /**************************************************
    CONTACT FORM CSS
**************************************************/	
   .contactFormHeading
   	{
		font-size: 12pt;
		color: #4d5980;
		padding-bottom: 3px;
		border-bottom: 1px solid #abb1c4;
	}
	.contactFormHeaddingSpacer
	{
		  padding:5px;
	}
	#contactFormTable td
	{
		padding-top: 5px;
	}



H2 {
	font-size:16px;
}	

/*******************************************************************************
									Navigation 
*******************************************************************************/

A.leftNav { 
	font-family: verdana;
	font-size: 13px;
	font-weight:bold;
	color: #008ecd;
	text-decoration:underline;
}
A.leftNav:hover { 
	font-family: verdana;
	font-size: 13px;
	font-weight:bold;
	color: #008ecd;
	text-decoration:underline;
}

/*******************************************************************************
										Recently Viewed
*******************************************************************************/
#recentlyViewed td.title
{
	font-family:arial,verdana,sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color: #999999;
	padding-bottom:8px;
}
#recentlyViewed td.vehicleBG
{
	background-color:#ebf4f8;
	padding:5px;
}	

/**************************************************************************
 *					Staff Page
 *************************************************************************/
 #staffPage
 {
 	width:100%;

 
 }
#staffPage .subHeading
{
	background-color: #61cbf6;
	color: #ffffff;
	font-weight:bold;
	font-size:10pt;
	padding:5px;
}
#staffPage ul 
{
	list-style: none;
}
#staffPage li 
{
	padding: 3px 0px 3px 15px;
	background: url(/images/arrow.gif) 0 0.4em no-repeat; 
}

div.staffBio
{
	padding-left: 10px;
	width: 656px;
}

div.staffBio div.dataPoints 
	{
		padding-top:8px;
		line-height:22px;
		font-size: 11pt;
	}
div.staffBio div.dataPoints span.heading { 
		font-size:13pt;
		font-weight:bold;
	}


/*******************************************************************************
				Hours of Operations 
*******************************************************************************/
#popuphours {
	background-color: #92d9ff;
	color: #000000;
}
#popuphours .heading {
	background-color: #0688cc;
	color: #FFFFFF;
	font-weight:bold;
}
#popuphours .days {
	text-align:right;
	font-weight:bold;

}
#popuphours .hours {
	font-size:11px;
}

/**************************************************************************
 *					PAGE TITLES/SECTIONS
 *************************************************************************/
 
.PageSectionTitle {
	font-family:arial,verdana,sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color: #D03539;

}
 
div#pageTitle h1 {
	font-family:arial;
	font-size:11pt;
	font-style:normal;
	font-weight:bold;
	text-transform: uppercase;
	color: #9b9b9b;
	padding-bottom:6px;	
	border-bottom: 1px solid #95daf9;
}
div#cumbs
	{
		font-size:8pt;
		text-align:right;
	}

div.websiteContent {
		padding-left:5px;
		padding-right:5px;
	}
	
#schlAppointment .heading
{
	font-weight:bold;
	font-size: 10pt;
	color: #3eb6e9;
	border-bottom: 1px dotted #333298;

}
/**************************************************************************
 *					FOOTER
 *************************************************************************/
 
 
#footer td {
	font-size:9px;
	color:#616d7d;
}

#footer a 
{
	font-size:9px;
	color: #616d7d;
}


.copyRights {
font-family: verdana;
font-size: 10px;
color: #FFFFFF;
}

.copyRights a 	{
font-family: verdana;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
	}
	
.divider	{
margin-left: 4px;
margin-right: 4px;
}


/*
	Note About us and Services has sub menus
	:::::::::::::::::::::::::::::::::::::::::  MENU CODE :::::::::::::::::::::::
 */		
#menu
	{
		color:#fff;
		width:100%;
		background-color: #3eb6e9;
		

	}
#menuItem_1 a
	{
		font-family: arial;
		font-size:12px;
		color: #ffffff;
		font-weight:bold;
		text-decoration: none;
		display:block;
		
	}

	
#menuItem_1
	{
		margin:0px; 
		padding:0px;
		list-style: none;
		width:100%;
	}
#menuItem_1 li
	{
		padding: 6px 0px 6px 30px;
		text-decoration:none; 
		color:#fff;
		border-bottom: 2px solid #fff;
		display:block;		

		background: url(/images/whiteArrow.png) 11px center no-repeat;
	}	
#menuItem_1 li.inMenu
	{
		background: url(/images/whiteArrow.png) 11px center no-repeat #4F4F4F;
	}	
#menuItem_1 li.mHover
	{
		background: url(/images/whiteArrow.png) 11px center no-repeat #000000;
	}	
#menuItem_1 li:hover	{
		background: url(/images/whiteArrow.png) 11px center no-repeat #000000;
}

#menuItem_1 li.active 	{		
		background: url(/images/whiteArrow.png) 11px center no-repeat #000000;
	}	

	
#menuItem_2 a
	{
		font-size:12px;
		color: #ffffff;
		text-decoration: none;
		display:block;	
		font-weight:bold;	
	}
	
#menuItem_2
	{
		margin:0px; 
		padding:0px;
		list-style: none;
		background-color: #3eb6e9;
		width: 170px;
	}
#menuItem_2 li
	{
		padding: 6px 0px 6px 30px;
		text-decoration:none; 
		color:#fff;
		border-bottom: 2px solid #fff;
		display:block;
		background: url(/images/whiteArrow.png) 11px center no-repeat;
	}	
#menuItem_2 li.active 
	{
		
		text-decoration:none; 
		background-color: #000000;
		-moz-opacity:.95;
		opacity:.95; 
		background: url(/images/whiteArrow.png) 11px center no-repeat;
	
	}	
#menuItem_2 li.inMenu
	{
		background: url(/images/whiteArrow.png) 11px center no-repeat;
	}
		
#menuItem_2 li:hover
	{
		
		text-decoration:none; 
		font-weight:bold;
		background: url(/images/whiteArrow.png) 11px center no-repeat #000;
		-moz-opacity:.95;
		opacity:.95;
	}
	
#menuItem_3 a
	{
		font-size:10px;
		color: #ffffff;
		font-weight:bold;
		text-decoration: none;
		display:block;
	}			
#menuItem_3
	{
		margin:0px; 
		padding:0px;
		list-style: none;
		background-color: #2C3136;
	}
#menuItem_3 li
	{
		padding: 3px 0px 3px 52px;
		text-decoration:none; 
		color:#006699;
		border-bottom: 1px solid #000000;
		display:block;
	}	
#menuItem_3 li.active 
	{
		
		text-decoration:none; 
		font-weight:bold;
		background-color: #ff3333;
		-moz-opacity:.95;
		opacity:.95; 
	
	}		
/*
	:::::::::::::::::::::::::::::::::::::::::;  END MENU CODE :::::::::::::::::::::::
 */	
 
 
  /**** FINANCE FORM CSS ****/
.formTitleRowText {
    font-family: Arial, Verdana; 
	font-size: 14px; 
	font-weight: bold;
	color: #ffffff;
	background-color: #fe8f01;
}
.formTitleRowRequired {
   font-weight: bold;
   font-size: 12px;
   color: #FFFFFF;
   background-color: #fe8f01;
}
.subTitleRow {
   background-color: #DEDEDE;
   font:bold 14px/18px trebuchet ms, arial, helvetica, sans-serif; 
   /* color: #336699; */
   color: #000000;
}	
.redText
	{
		color: #cdaf05;
		font-weight:bold;
	}

/* Alignment of icons and bg */
#inventoryOptionsTableImages td
{
    text-align:center;
    background-color: #ebf4f8;
}
/*mouse over color of icon bg */
#inventoryOptionsTableImages td.inventoryOptionsOver
{
    background-color: #fff;
}
/*fixes bug with png's in ie 6.0 and 5.5 */
#inventoryOptionsTableImages td img
{
     behavior: url(/jScripts/iepngfix/iepngfix.htc)
} 

	
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
	Research Landing Page
   ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#researchCompare td.compare_build
{
	border-left:1px dashed #00a2e3;
	padding-left:10px;
}
#researchCompare div.compare_build_split
{
	border-top:1px dashed #00a2e3 ;
}
.accordion-content
{
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
	margin: 20px auto 20px auto;

}

.ui-accordion-header {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; 
	font-size: 100%; list-style: none;
	cursor: pointer;
	background: #15b5f1 url(/css/images/15b5f1_wave_500x100.png) 0 50% repeat-x;
	width:100%;
}
.ui-accordion-header span {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	display: block;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	padding: .5em .5em .5em 1.7em;
	color: #ffffff;
	background: url(/css/images/arrow_right.gif) .5em 50% no-repeat;
}
.ui-accordion-header_selected{
	background: #00a2e3 url(/css/images/00a2e3_wave_500x100.png) 0 50% repeat-x;
}
 #rshAccordion {
      margin: 0;
      width: 500px;   
      height: 100px;    
    }
	
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
	Research NewCar Inventory Models
   ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
  
 #newCarModelList td.tdYears
 {
 	padding-top:10px;
	padding-bottom:5px;
	font-size: 14pt;
 }

 #newCarModelList td.tdYears a
 {
 	font-size: 14pt;
 }
 #newCarModelList td.model
 {
 	
	padding:11px 0px 11px 0px;
 }
 
 #modelBox
 {
 	
	border:1px solid #868686;
	background-color:#f7f7f7;
	padding:5px;
	cursor:pointer;
 
 }
 #modelBox td.modelName
 {
 	text-align:center;
	padding: 8px 0px 3px 0px;
	font-size: 12pt;
 }
 
  #modelBox td.details
 {
 	
	padding: 8px 0px 15px 8px;

 }
.payment {
	font-size: 26pt;
	color:#339900;
	text-align:center;
	line-height: 28pt;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
	Research NewCar Inventory Models Details
   ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

div.lcol
{
	float:left;
	width:49%;
}
div.block
{
	display:block;
}
div.clear
{
	clear:both;
	padding:0px;
	margin:0px;	
}
   
#reviewBox .titleRow
{
	background-color: #efefef;

}
#reviewBox tr.titleRow td, #modelPrices tr.titleRow td, #features tr.titleRow td, 
#options tr.titleRow td, #safety tr.titleRow td, #techSpecs tr.titleRow td
{
	
	font-size: 13pt;
	font-weight:bold;
	height:25px;
	padding: 5px;
	background: #15b5f1 url(/css/images/15b5f1_wave_500x100.png) 0 50% repeat-x;
}
 #modelPrices tr.evenRow td, #features tr.evenRow td, #options tr.evenRow td, #safety tr.evenRow td,  
 #techSpecs tr.evenRow td
 {
 	background-color: #fff;
 }
#reviewBox td {
	padding-top:10px;
	padding-bottom: 10px;
}


	
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
	NewCar Inventory Models StylePrices
   ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#stylesPrice
{
	border:1px solid #EEF5FA;
}    
#stylesPrice th
{
	background-color:#c5eafd;
	font-size:13px;
	font-weight:bold;
	height: 40px;
	padding:5px;
} 


#stylesPrice td
{
	border-bottom:1px solid #EEF5FA;
	border-right:1px solid #EEF5FA;
	padding:5px;
	height: 50px;
}    
span.newCarStylePrice
{
	color: #999;
	font-size: 20px;
	font-weight:bold;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
	NewCar Inventory Models Features, techSpecs, safety
   ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#newCarDataGrid
{
	border:1px solid #EEF5FA;
}    
#newCarDataGrid th
{
	background-color:#c5eafd;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	height:29px;
} 
#newCarDataGrid td
{
	border-bottom:1px solid #EEF5FA;
	border-right:1px solid #EEF5FA;
	padding:5px;
}    
#newCarDataGrid .oddRow
{
	background-color: #efefef;
}
#newCarDataGrid .highlight
{
	background-color: #ffffcc;
}
#newCarDataGrid th.smallText
{
	font-size:10px;
}
#newCarDataGrid td.smallText
{
	font-size:9px;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
	Research - Vehicle Details Buttons
   ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.btnContainer
{
	font-weight:bold;
	font-family: arial, helvetica, sans-serif;
	height: 29px;
	line-height:29px;
	margin-bottom: 10px;
}   
#newSpecBtns
{
	width: 100%;
}

div#blueBtns .lcap
{
	background: url(/images/buildPriceResearch/bnav_leftcap.gif) no-repeat;
}
.lcap, .rcap, .navdiv
{
	float:left;
	height:100%;
	width:6px;
}
.navdiv
{
	background: url(/images/buildPriceResearch/bnav_div.gif) no-repeat;
	width:2px;
}
div#blueBtns .rcap
{
	background: url(/images/buildPriceResearch/bnav_rightcap.gif) no-repeat;
}
div#blueBtns a.btn
{
	background: url(/images/buildPriceResearch/bnav_bg.gif) repeat-x;
}
div#blueBtns a.active 
{
	background: url(/images/buildPriceResearch/bnav_bg_active.gif) repeat-x;
	cursor: auto;
}
a.btn:hover {
	color: #E8E814;
	text-decoration:none;
}
div#blueBtns a.active:hover
{
	color: #fff;
}
a.btn
{
	color: #fff;
	float:left;
	height:100%;
	padding:0pt 5px;
	font-size:12px;
	text-decoration:none;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
	Blue Nav
   ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
 button {
	margin: .5em 0 .5em 8px;
	color: #ffffff;
	background: #15b5f1 url(/css/images/15b5f1_gloss_500x100.png) 0 50% repeat-x;
	font-size: 1em;
	border: 1px solid #d3d3d3;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	line-height: 1.4em;
	text-transform:uppercase;
	font-weight: bold;
	
}
button:hover {
	color: #212121;
	background: #dadada url(/css/images/dadada_glass_40x100.png) 0 50% repeat-x;
	border: 1px solid #999999;
}
button:active {
	color: #ffffff;
	background: #15b5f1 url(/css/images/15b5f1_gloss_500x100.png) 0 50% repeat-x;
	border: 1px solid #dddddd;
}

/* :::::::::::::::::::: Trims Pages ::::::::::::::::::::::::::::: */
#buildTrim td.image
	{
		padding:3px;
	}
	#buildTrim #currentTrim
	{

		font-size:11pt;
		margin:0px;
	}
	#buildTrim #trimMSRP
	{
		font-weight:bold;
		font-size:15px;
	}

	#buildTrim td.title h2
	{
		margin:0px;
		padding:0px;
		font-size:11pt;
	}
	#buildTrim td.border
	{
		border:1px solid #15b5f1;
		border-bottom: 0px;
		
	}
	#buildTrim td.borderBottom
	{
		border-bottom:1px solid #15b5f1;

	}
	#buildTrim td.borderLeftNone
	{
		border-left:0px;
	}
	#buildTrim td.borderTopNone
	{
		border-left:0px;
	}
	#buildTrim td.borderRightNone
	{
		border-right:0px;
		
	}
	#buildTrim td.priceDetails
	{
		padding:6px;
		background: #15b5f1 url(/css/images/15b5f1_wave_500x100.png) 0 135% repeat-x;
	}
	#buildTrim td.priceDetails td
	{
		color: #fff;
	}
	#buildTrim td.padding5
	{
		padding:5px;
	}
	#buildTrim td.price
	{
		text-align: right;
	}
	#buildTrim td.heading_trim, #buildTrim td.heading_basePrice, #buildTrim td.heading_mpg, #buildTrim td.heading_compare 
	{
		vertical-align: bottom;
		font-weight:bold;
		font-size:12px;
		padding-top:5px;
		
	}
	#buildTrim td.heading_trim
	{
		width: 218px;
		padding-left:8px;
	}
	#buildTrim td.heading_basePrice
	{
		width: 80px;

	}
	#buildTrim td.heading_mpg
	{
		width: 75px;
	
	}
	#buildTrim td.heading_compare
	{
		width: 125px;
		text-align:center;
	}
	#buildTrim td.trim_trim
	{
		width: 245px;
		padding-left:8px;
		height:25px;
	}
	#buildTrim td.trim_basePrice
	{
		width: 75px;
		padding-left:5px;
		padding-right:5px;
		height:25px;
		border-left:1px solid #15b5f1;
	}
	#buildTrim td.trim_mpg
	{
		width: 75px;
		padding-left:5px;
		padding-right:5px;
		height:25px;
		border-left:1px solid #15b5f1;
	}
	#buildTrim td.trim_compare
	{
		width: 125px;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
		height:25px;
		border-left:1px solid #15b5f1;
	}
	#buildTrim td.trim_compare a
	{
		font-size: 10px;
	}
	#buildTrim tr.selected
	{
		background-color: #15b5f1;
	}
	#buildTrim tr.highlight
	{
		background-color: #ffffcc;
	}
	#buildTrim tr.highlight_selected
	{
		background-color: #ffffcc;
		font-weight:bold;
	}
	#buildTrim tr.selected td
	{
		font-weight: bold;
	}
	#buildTrim tr.base_trim td
	{
		font-weight:bold;
		padding:12px 0px 3px 12px;
	}
	/* ::::::::::::::BUILDER OPTIONS PAGE ::::::::::::::: */
	#buildTrim div#optionListing
	{
		background-color:#c5eafd;
	}
	#buildTrim div#optionListing table.border
	{
		border:1px solid #15b5f1;
	}
	#buildTrim div#optionListing tr.optionTitleRow
	{
		background: #15b5f1 url(/css/images/15b5f1_wave_500x100.png) 0 50% repeat-x;
		color: #fff;
	}
	#buildTrim div#optionListing td.optionColorsText
	{
		background-color: #fff;
		padding:5px;
	}
	#buildTrim div#optionListing tr.optionTitleRow td
	{
		border-bottom:1px solid #15b5f1;
	}
	
	#buildTrim div#optionListing td.otpionTitle
	{
		font-weight:bold;
		padding:3px;
		padding-left:5px;
	}
	
	#blockUI
	{
	       border:  3px solid #15b5f1;
		   padding:  0px;
		   margin: 0px;
		   left: 30%;
		   position: absolute;
		   background-color: #fff;
		   overflow: hidden;
	}	
	#overlay
	{
		background-color:#fff;
		width:100%;
		top:0;
		left: 0;
		position: absolute;
	}
	#blockUI td.borderBottom
	{
	       border-bottom:  2px solid #15b5f1;
	}
	#blockUI td.borderBottom
	{
	       border-bottom:  2px solid #15b5f1;
	}
	#blockUI td.borderTop
	{
	       border-top:  2px solid #15b5f1;
	}	
	

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
	NEW CAR QUOTE 
   ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#rshQuoteCarBox td.priceType
{
	font-weight:bold;
	border-bottom:1px dotted #000;
}
#rshQuoteCarBox td.price
{
	font-weight:bold;
	text-align:right;
	border-bottom:1px dotted #000;
}
#rshQuoteCarBox td.heading
{
	font-size: 18px;
	border-bottom:1px solid #000;
	margin:0pt 20px 0pt 0pt;
}
#rshQuoteForm td.title
{
	font-size: 18px;
	border-bottom:1px solid #000;
	margin:0pt 20px 0pt 0pt;
}
#rshQuoteForm td.field input {
	width:200px;
}
#rshQuoteForm td.field select {
	width:200px;
}	

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
	Compare Tool
   :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
	.data_empty {
		display:none;
	}
	tr.data td
	{
		border-bottom:1px solid #efefef;
	}
	tr.model b
	{
		font-size: 13px;
	}
	tr.dataHeading
	{
		background: #15b5f1 url(/css/images/15b5f1_wave_500x100.png) 0 50% repeat-x;
		color: #fff;
		
	}
	tr.dataHeading td
	{
		font-size:12pt;
		font-weight:bold;
	}
	tr.subDataHeading td.heading
	{
		font-size:11pt;
		font-weight:bold;
		color:#105366;
	}
	tr.subDataHeading td
	{
		border:1px solid #105366;
		border-left:0;
		border-right:0px;
	}
	td.dataPoint, td.blank
	{
		width:20%;
		text-align:left;
	}
	td.dPoint1, td.dPoint2, td.remove1, td.remove2
	{
		border-right:1px solid #efefef;
	}
	
	tr.data td.heading
	{
		width:40%;
	}
	td.remove
	{
		font-weight:bold;
		text-align:right;
		background-color:c5eafd;
	}
	
	/* ::::::::::::: BUILD COMARE TO SELECT POP UP STYLES :::::::::: */
	
	#trimABS td.title 
	{
		font-size: 11pt;
		font-weight:bold;
		color:#000;
		padding-top:10px;
	}
	
	/* ::::::::::::: Let us Find It ::::::::::::::::::::: */
	#letsUsFindItForm .label
	{
		font-weight:bold;
	}
	#letsUsFindItForm .required
	{
		color: red;
	}
	#letsUsFindItForm .heading
	{
		font-size:11pt;
		font-weight:bold;
	
		background: #15b5f1 url(/css/images/15b5f1_wave_500x100.png) 0 50% repeat-x;
		color: #fff;

	}
	#letsUsFindItForm .contactInfo 
	{
		border-right:1px solid #fff;
		padding-right:12px;
	}
	#letsUsFindItForm .vehicle
	{
		padding-left:10px;
	}
	#letsUsFindItForm
	{
		background-color:c5eafd;
	}
	
	/*:::::::::::::::::: BUILD SUMMARY :::::::::: */
	#buildSummary .summaryHeading, .nextSteps
	{
		padding-left: 5px;
		font-size: 10pt;
		text-transform: uppercase;
		font-weight:bold;
		padding-top:5px;
		color: #1b1b1b;
		padding-right:8px;
	}
	#buildSummary .nextSteps
	{
		color: #000;
	}
	#buildSummary .price
	{
		padding-right:5px;
		padding-top:5px;
		font-size: 11px;
	}
	#buildSummary .description
	{
		padding-top:5px;
		padding-bottom:5px;
		font-size: 11px;
	}
	#buildSummary .destinationFees
	{
		padding:5px;
	}
	#buildSummary .msrp
	{
		padding:5px;
		font-size: 23px;
	}
	#buildSummary .title
	{
		padding:5px;
	}
	#buildSummary h2.yourCar
	{
		font-size:26px;
		text-transform: uppercase;
		margin:0px;
		padding:5px;
	}
	#buildSummary td.borderBottom
	{
	       border-bottom:  1px solid #15b5f1;
	}
	#buildSummary .border
	{
	       border:  1px solid #15b5f1;
	}
	#buildSummary td.padding5
	{
		padding:5px;
	}
	
	#buildSummary td.price
	{
		text-align: right;
	}
	/* ::::::::::::: Build Steps ::::::::::::::::::::: */
	#buildSteps
	{
		border:1px solid #ccc;
		background-color:#eee;

	}
	#buildSteps td.heading
	{
		padding:5px;
	}
	#buildSteps td.step
	{
		padding: 5px 5px 5px 10px;
	}
	#buildSteps td.onStep
	{
		background-color:#c5eafd;
	
	}
	#builSteps td.onStep a
	{
		font-weight:bold;
		color: #00a2e3;
	}
	#buildSteps td.buildDifferent
	{
		text-align:right;
		font-size: 11px;
	}
	/* ::::::::::::: Build Request Quote ::::::::::::::::::::: */
	#requestQuoteForm .label
	{
		font-weight:bold;
	}
	#requestQuoteForm .required
	{
		color: red;
	}
	#requestQuoteForm .heading
	{
		font-size:11pt;
		font-weight:bold;
	
		background: #15b5f1 url(/css/images/15b5f1_wave_500x100.png) 0 50% repeat-x;
		color: #fff;

	}
	#requestQuoteForm .contactInfo 
	{
		border-left:1px solid #fff;
		background-color:#c5eafd;
	}
	#requestQuoteForm .vehicle
	{
		padding-left:10px;
	}
	#requestQuoteForm span.asConfigured
	{
		color: #15b5f1;
	}
	#requestQuoteForm span.msrp
	{
		font-size: 30px;
		color: #00a2e3;
		font-weight:bold;
		letter-spacing:-0.04em;
		line-height:30px;
	}
	#requestQuoteForm span.msrp span.dollar
	{
		float:left;
		font-family:Arial;
		font-size:24px;
		font-weight:bold;
		line-height:20px;
		margin-top:0px;
	}



/**************************************************************************
 *					Left side related
 *************************************************************************/

#relatedVehicles .evenRow
{
	background-color: #54bfed;
	cursor:pointer;
	border-bottom:1px solid #000;
}
#relatedVehicles .oddRow
{
	background-color: #88ceeb;
	pointer:pointer;
	border-bottom:1px solid #000;
}
#relatedVehicles tr.titleRow td
{
	background-color: #3babda;
	text-transform: uppercase;
	font-weight: bold;
}
#relatedVehicles .carDetails
{
	color: #000000;
}
#relatedVehicles .carDetails a 
{
	color: #000000;
}
#relatedVehicles a.carHeading
{
	color: #000000;
	text-decoration: none;
}
#relatedVehicles .highLightRow
{
	background-color: #fcf9d1;
	cursor:pointer;
	border-bottom:1px solid #000;
}

/**************************************************************************
 *					More Info Text
 *************************************************************************/
#moreInfoText {
	font-size:12px;
	background-color:#fff;
	padding:10px;
	border: 2px solid #8CD8F8;
}
#moreInfoText h1 {
	font-size: 16px;
}

#moreInfoText li
{
font-size:11px;
font-weight:normal;
line-height:15px;
list-style-type:circle;
}

/**************************************************************************
 *					Finance Calc
 *************************************************************************/
	.calculatorSimpleFinance_payments td.months
	{
		width: 40px;
		text-align:center;
		font-weight:bold;
	}
	.calculatorSimpleFinance_payments td.financePayment
	{
		width: 40px;
		text-align:center;
		background-color: #ddd;
	}
	.calculatorSimpleFinance_payments td.payments, .calculatorSimpleFinance_payments td.terms
	{
		font-weight:bold;
		background-color: #19A1EB;
		color:#fff;
		text-align:center;
		font-size:11px;
	}
	.calculatorSimpleFinance_payments td.payments
	{
		background-color: #61CBF6;
	}
	
	
	.staffDetailsPage{
		font-size:14pt; 
		font-weight:bold; 
/*		color:#00a4e4; */
		border-bottom:1px dotted #ccc; 
		padding-bottom:6px;
	}
	
	.staffName{
		color:#00a4e4; 
	}
	
/**************************************************************************
 *					Ask an Expert
 *************************************************************************/	
 td.browseCategory a
 {
 	display: inline;
 }
 
 ol.articleListing li
 {
 	padding-bottom:20px;
	color:#3a3a3a;
 }

 .articleListing a{
	color:#04a0ea;
 }
 div.AnEArticleContent td.title
 {
 	font-weight:bold;
	font-size:12pt;
	padding-bottom:10px;
 }
 div.AnEArticleContent td.relatedArticles
 {
 	font-weight:bold;
	font-size:11pt;
	border-bottom:1px solid #00A4E3;
 }	 
 
   #comments td.titleComments
 {
 	font-weight:bold;
	font-size:11pt;
	border-bottom:1px solid #00A4E3;
 }	 
 
#postComments td
{
	padding-top:8px;
}
  #postComments td.titlePostComments
 {
 	font-weight:bold;
	font-size:11pt;
	border-bottom:1px solid #00A4E3;
 }	 
    #postComments td.label
 {
 	width:50px;
	font-weight:bold;
	color: #7F7F7F;
 }	 
 
 #postComments td.field
 {
 	width:90%;
	font-size: 10px;
 }	 
 
  #postComments tr.verify td.label
 {
 	padding-top:15px;
 }	 
 
 #postComments tr.errorMessage td
 {
 	font-weight:bold;
	color: red;
	font-size: 13px;
 }
 
  #postComments tr.comment textarea
 {
 	width: 90%
 }	 
 
 #comments td.commentdata
 {
 	padding:5px;
 }
 
 #comments td.commentdata div.name
 {
 	font-size: 11pt;
	font-weight:bold;
	padding-top:3px;
 }
 
 #comments td.commentdata div.date
 {
 	color: #7F7F7F;
	font-size:11px;
 }
 #comments td.commentdata div.comment
 {
 	padding-top:10px;
 }


.askAnExpertButton div a b, .content div a span
{
	display: block;
	line-height: 1.2;
}
.askAnExpertButton div a span
{
	padding: 5px 0px 5px 0px;
	font-size:12px;
}
.askAnExpertButton div a 
{
	
	color: black;
	margin: 0;
	font-weight:normal;
	border:0;
	display: block;
	padding: 5px 8px 5px 10px;
	text-decoration: none;
}
.askAnExpertButton div a
{
	background: #f5f5f5;

}

.askAnExpertButton div a:hover
{
	background: #f5f5f5;
	color: #005fa3;
}

/* ::::::::::: POST QUESTION ::::::::::: */

#postQuestion td
{
	padding-top:8px;
}
  #postQuestion td.titlePostQuestion
 {
 	font-weight:bold;
	font-size:11pt;
	border-bottom:1px solid #00A4E3;
 }	 
    #postQuestion td.label
 {
 	width:150px;
	font-weight:bold;
	color: #7F7F7F;
 }	 
 
 #postQuestion td.field
 {
 	width:90%;
	font-size: 10px;
 }	 
 
  #postQuestion tr.verify td.label
 {
 	padding-top:15px;
 }	 
 
 #postQuestion tr.errorMessage td
 {
 	font-weight:bold;
	color: red;
	font-size: 13px;
 }
 
  #postQuestion tr.comment textarea
 {
 	width: 90%
 }
 
 
 div.successMessage
{
	background-image: url("http://www.autojini.com/images/shared/icons/famfamfam/silk/icons/accept.png");
	background-repeat: no-repeat;
	background-position: 3 2px;
	padding: 3px 3px 3px 22px;
	display:block;
	font-size:11px;
	background-color: #F0F4CB;
}

div.errorMessage
{
	background-image: url("http://www.autojini.com/images/shared/icons/famfamfam/silk/icons/error.png");
	background-repeat: no-repeat;
	background-position: 3 2px;
	padding: 3px 3px 3px 22px;
	display:block;
	font-size:11px;
	background-color: #F0F4CB;
}
.contentBox {
	background:url(/images/coupons.png) no-repeat top left;
	height:90px;
	width:247px;
}
.contentBox .contentbox_head{
	text-align:center;
	font-size:17px;
	font-weight:bold;
	color:#16b4f2;
	text-transform:uppercase;
	padding-top:20px;
	padding-bottom:5px;
}

.contentBox .contentbox_body {
	color:#fff;
	font-size:13px;
}

.contentBox .contentbox_body p {
	margin: 0;
	padding: 0 16px 0 16px;
	text-align: center;
}

.contentBox .contentbox_body a {
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
}

.contentBox .contentbox_body ul{
	padding:0;
	margin:0;
}
.contentBox .contentbox_body li{
	width:247px;
	line-height:17px;
	text-align:center;
	list-style-type:none;
}
.contentBox .contentbox_body li a{
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
}
.contentBox .contentbox_body li .price{
	display:block;
}

/*
.cb-coupon{
	background:url(/images/coupons.png) no-repeat top left;
	height:90px;
	width:247px;
}
.cb-coupon .contentbox_head{
	text-align:center;
	font-size:17px;
	font-weight:bold;
	color:#16b4f2;
	text-transform:uppercase;
	padding-top:20px;
	padding-bottom:5px;
}

.cb-coupon .contentbox_body ul{
	padding:0;
	margin:0;
}
.cb-coupon .contentbox_body li{
	width:247px;
	line-height:17px;
	text-align:center;
	list-style-type:none;
}
.cb-coupon .contentbox_body li a{
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
}
.cb-coupon .contentbox_body li .price{
	display:block;
}
*/