body{
	margin:0;
	background: url(/images/layout/header_bg.gif) repeat-x;
}

/* Nav */
#mainMenu
{
	margin:0px;
	padding:0px;
	list-style:none;
}
#mainMenu li
{
	float:left;
	
	width:125px;
	height:34px;
	background: url(/images/layout/tab_over.gif) no-repeat;
	
}
#mainMenu li.active
{
	
	background: url(/images/layout/tab_normal.gif) no-repeat;
	
}
#mainMenu li:hover
{
	
	background: url(/images/layout/tab_normal.gif) no-repeat;
	
}
#mainMenu li a
{
	display:block;
	color: #fff;
	text-decoration:none;
	text-align:center;
	padding-top:10px;
	font-weight:bold;
	font-size:13px;
}


img{
	border:none;
}

td{
	font-family:Arial;
	font-size:12px;
}

.topBg{
	background:#ecf7ff;
}

#top a{
	text-decoration:none;
	color:#000000;
}

#top a:hover{
	text-decoration:none;
	color:#000000;
}
#navigation td.blank
{
	background:#1d87d5;
	color:#ffffff;
}
#navigation a{
	background:#1d87d5;
	color:#ffffff;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	padding-top:7px;
	padding-bottom:7px;
/*	vertical-align:middle; */
	text-align:center; 
	display:block;
}

#navigation a:hover{
	color:#ffffff;
	text-decoration:none;
	background:#33a9fe;
}

#navigation a.active{
	color:#ffffff;
	text-decoration:none;
	background:#33a9fe;
}

#navigation td{
	color:#ffffff;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-top:#ffffff 1px solid;	
	font-weight:bold;
	height:28px;
}

.centerGoogleads{
	background:#dff2ff;
	border:#abcbeb 1px solid;
}


#footer{
	border-top:2px solid #333;
	padding-top:7px;
	
}
#footer td{
	font-size:11px;
	
}
#footer a{
	text-decoration:none;
	color:#0099ff;
	font-size:11px;
}
	
#footer a:hover{
	text-decoration:underline;
}

#copyrights{
	color:#000000;
}

#copyrights a{
	color:#000000;
	text-decoration:none;
}

#copyrights a:hover{
	color:#000000;
	text-decoration:none;	
}

#vehicleSearch{
	color:#ffffff;
}


#vehicleSearch .bg{
	background:url(/images/sites/IL/searchVehilceBg.jpg) no-repeat right #1d87d5;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}
#vehicleSearch .form {
	padding-top:10px;

}
#vehicleSearch .form td{
	background: #1d87d5;
	padding-bottom:5px;
	color:#fff;

}
#vehicleSearch .form td.formCaption{
	text-align:right;

}
#homeSellBox .bgrnd{
	color:#ffffff;
	background:#1d87d5;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
}

#homeSellBox .bgrnd a{
	color:#ffffff;

}


#homeSellBox .bgrnd a.sellNow{
	color:#ffffff;
	font-size:13pt;
	font-weight:bold;
}

#shoppingTools{
	border:#bcbcbc 1px solid;
}

#shoppingTools .heading{
	background:#dedede;
	padding-left:15px;
	font-weight:bold
/*	border:#bcbcbc 1px solid;*/
}

#shoppingTools img{
	padding-right:5px;
}

#shoppingTools .txt{
	background:#f1f1f1;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}



#bodyTables .bodyHeading{
	background:#336699;
	color:#ffffff;
	padding-left:15px;
	font-size:14px;
}

#bodyTables .bodyText{
	
	padding-top:10px;	
	padding-left:15px;
}



/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
	Used cars
   ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#usedCarDataGrid
{
	border:1px solid #EEF5FA;
}    
#usedCarDataGrid th
{
	background:url(/images/grey_bg_shade.gif); 
	background-color:#CBE1EF;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	height:29px;
/*	text-align: left;*/
	border-right:1px solid #EEF5FA;
} 
#usedCarDataGrid td
{
	border-bottom:1px solid #EEF5FA;
	border-right:1px solid #EEF5FA;
	padding:5px;
}    
#usedCarDataGrid .oddRow
{
	background-color: #efefef;
}
#usedCarDataGrid .highlight
{
	background-color: #ffffcc;
}
#usedCarDataGrid th.smallText
{
	font-size:10px;
}
#usedCarDataGrid td.smallText
{
	font-size:9px;
}
#usedCarDataGrid a.viewDetails
{
	display:block;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
}
#inventoryDetails td.heading
{
	background-color: #EEF5FA;
	font-weight:bold;
}
#inventoryTools 
{

	text-align: left;
}
#inventoryTools td
{
	text-align:center;
	border: 0px solid #ccc;
}
#toolsContact td {
	
	border: 0px solid #ccc;
}


#inventoryTools a
{

	text-align:center;
	font-weight:bold;
	font-size: 12px;
	display: block;

	
}
#toolsInventory td
{
	background-color: #012862;
	color: #fff;
}
#toolsHeading td
{
	background-color: #aecadb;

}


.titleRow
{
	background-color: #efefef;

}
tr.titleRow td
{
	background-color: #efefef;
	font-size: 13pt;
	font-weight:bold;
	height:25px;
	padding: 5px;
}

#dealerInfo
{
	display:none;
}
/**************************************************
    MULTI IMAGE NEXT PREV FIST LAST CSS
**************************************************/
.imgSlideOver {
	cursor:pointer;
	background-color: #C3E3EA;
	color: #000000;
	}
.imgSlideOut {
	background-color: #EEEEEE; 
}
.showingImages {
	background-color: #e1e1e1;
}



  /*---------------------------- DISPLAY RELATED -----------------------------*/	
		.redText {
		    color: #990000;
		}
		.hidden {
		    display:none;
		}
		.clearBoth {
		    clear: both;
		}
		/*//// DO 40% Columns ////*/
	    .left40 {
		    float:left; 
			width: 40%; 
			clear:both;
		}
		.right40 {
		    float:right; 
			width: 40%;
		}
		

.formCaption {
 	background-color: #EEEEEE;
	text-align: right;
	text-valign: top;
 }
 .formColor {
 	background-color: #DBE4F8;
 } 
 .formTitleRow {
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
   background-color: #5a89be;
   height: 25px;
}


/* -------------------------------------------------------------
		MY ACCOUNT 
   ------------------------------------------------------------- */


#myAccountTabNav
{
	height: 20px;
	margin: 0px;
	padding-left: 10px;
	background: url(/images/myAccount/tab_bottom.gif) repeat-x bottom;
}

#myAccountTabNav li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#myAccountTabNav a:link,
#myAccountTabNav a:visited
{
	float: left;
	background: #f3f3f3;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
	background: url(/images/myAccount/tab_bg.gif) repeat-x;
}

#myAccountTabNav a:link.active,
#myAccountTabNav a:visited.active
{
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}
#myAccountTabNav a:hover
{
	background: #fff;
}

/* Home Curves */

.homeBoxText_outerDiv
{
	position:relative;
	border-top:1px solid #B6B3B3;
	margin:0px;
	padding:0px;
}
.homeBoxText_bgImage
{
	position:absolute;
	top:-1px;
	height:38;
	background: url(/images/layout/homeBox_tl.gif) no-repeat;
	margin:0px;
	padding:0px;
	/* IE Fix */
	.top: 0px;
}

.homeBoxText_heading
{
	width:198px;
	padding-left:28px;
	padding-top:9px; 
	color:red;
	font-size:12pt;
	font-weight:bold;
}

.homeBox
{
	background:url(/images/layout/homeBox_bg.gif) bottom left repeat-x;
}

.homeBox_center
{
	border:1px solid #B6B3B3; 
	border-top:0px; 
	border-bottom:0px;
	height:180px;
}

.homeBox .label
{
	font-weight:bold;
}

span.requiredField 
{
	color:red;
}

#dealerSearchResults .evenRow td{
	border-bottom:1px dotted #b6b3b3;
	padding:5px;
}
#dealerSearchResults .oddRow td{
	border-bottom:1px dotted #b6b3b3;
	padding:5px;
}

.resultsDealerInformation{
	border-bottom:1px dotted #b6b3b3;
	border-right:1px dotted #b6b3b3;
}
.resultsDistance{
	border-bottom:1px dotted #b6b3b3;
	border-right:1px dotted #b6b3b3;
}
.resultsViewInventory{
	border-bottom:1px dotted #b6b3b3;
	border-right:1px dotted #b6b3b3;
}
.resultsMapIt{
	border-bottom:1px dotted #b6b3b3;
}

.resultsHeading{
	font-weight:bold;
	font-size:14px;
}