﻿/*-----------------------------------------------------------------------------
RESET STYLESHEET
--------------------------------------------------------------------------------*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, em, font, img, small, strike, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: top;}

/* remember to define focus styles! */
:focus {
	outline: 0;}

ol, ul {
	list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;}

/*-----------------------------------------------------------------------------
GENERAL GLOBAL STYLES
--------------------------------------------------------------------------------*/
html, body {
	height: 100%;
	width: 100%; }

body {
    line-height: 1em;
    color: #b2aca1;
    background: #2a2928;
    font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-size: 100%;
    background-image: url('../images/background.gif');
    background-repeat: repeat-x; }

h1 {
	font-family: Myriad, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 14px;
	text-align: left;
	line-height: 1.3em;
	color: #ffffff; }

h2 {
	font-family: Myriad, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #ffffff; }

h3 /* module titles */ {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	margin-bottom: 18px;
	margin-top: 0px;
	padding: 0 0 4px 0;
	color: #f5f5f5;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #7e7a72;}

h4 {
	font-family: Geneva, Times New Roman, Times, Serif;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 8px 0;
	line-height: 1.25em;
	color: #72a8b8;}

p {
	margin-bottom: 14px;}

small {
	font-size: 10px;
	line-height: 1.3em; }

big {
	font-size: 13px;
	line-height: 1.3em; }

strong {
	font-weight: bold; }

.floatleft {
    float: left;}

.floatright {
    float: right;}
    
.clearing {
    width: 100%;
    clear: both;
    height: 1px;}
    
div hr, p hr {
	display: none; }
	
div.hr {
    height: 1px;
    border-bottom: 1px solid #5e5d57;
    margin: 15px 0 15px 0;}
    
/*-----------------------------------------------------------------------------
TEXT STYLES
--------------------------------------------------------------------------------*/
.subtle {
    color: #878074;}
    
#main-stretch h1 {
    margin: 0 0 15px 0;}
    
.searchresults h3 {
    font-size: 1em;
	margin-bottom: 15px;
	color: #c0bab0; 
    border-bottom: 1px solid #5e5d57;
    text-align: left;}

/*-----------------------------------------------------------------------------
LINK STYLES
--------------------------------------------------------------------------------*/
a:link, a:visited {
	color: #b2aca1;
	text-decoration: underline;}

a:hover, a:active {
	color: #72a8b8;
	text-decoration: underline;}
	
#footer a:link, #footer a:visited {
    color: #72a8b8;
    text-decoration: underline;}
    
#footer a:hover, #footer a:active {
    color: #2a2928;
    background: #72a8b8;
    text-decoration: none;}
    
h2 a:link, h4 a:link, h2 a:visited, h4 a:visited {
    color: #72a8b8;
    text-decoration: none;}
    
h2 a:hover, h2 a:active, h4 a:hover, h4 a:active {
    color: #2a2928;
    background: #72a8b8;
    text-decoration: none;}

a.nolink:link, a.nolink:visited {
	color: #72a8b8;
	text-decoration: none;
	background: transparent;}

a.nolink:hover, a.nolink:active {
	color: #72a8b8;
	text-decoration: none;
	background: transparent;}

/* show users that this is an email link */
a[href^="mailto:"] {
	background: url(../images/email.png) no-repeat left center;
	padding-left: 15px; }

/*-----------------------------------------------------------------------------
LAYOUT & CONTAINER STYLES
--------------------------------------------------------------------------------*/
.paddingleft
{
 padding-left: 10px;    
}


#container {
	position: relative;
	width: 935px;
	margin: 0 auto 0 auto;
	font-size: 0.68em;}

#header{
    position: relative;
    height: 480px;
    width: 100%; }

#mainimage {
    position: absolute;
	top: 82px;
	left: 0px;
	width: 670px;
	height: 298px;}

#topsearch {
    position: absolute;
	top: 82px;
	left: 685px;
	width: 211px;
	height: 307px;
	padding: 16px 20px;
	background: url(../images/search_background.gif) no-repeat;
	color: #f5f5f5; }

#ringback {
    position: absolute;
	top: 27px;
	right: 0px;
	height: 40px;
	text-align: right;}


#ringback h2 {
    font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	float: left;
	color: #ffffff;
	padding: 5px 4px 0 0; } 
	
#ringback #phone {
    position: relative;
    top: -4px;
    margin: 0 8px 0 0px;}

#logo {
    position: absolute;
	top: 0px;
	left: 0px;
	width: 260px;
	height: 78px; }

#searchtable {
	width: 100%;
	padding: 0px;}

/* specials */
#specials{
    position: relative;
    text-align: left;
	width: 251px;
	margin-left: 685px;}

#specialdealstable {
    width: 100%;
    font-size: 10px;
    color: #b2aca1;}

#specialdealstable td {
   vertical-align: middle;
   line-height: 1.3em; }

#specials h1 {
 	position: relative;
 	font-family: Arial;
	font-weight: normal;
	font-size: 1.3em;
	margin-top: 0px;
	text-align: left;
	line-height: 1.3em;
	color: #ffffff;}

#content{
    position: relative;
	width: 934px;
	margin: 16px 0 0 0;}


#main {
    position: relative;
    width: 634px;
    float: left;
    font-size: 12px;
    line-height: 1.4em; }
    
#main-stretch {
    position: relative;
    font-size: 12px;
    line-height: 1.4em;}
    

 

/* Footer styles */
#footer {
    position: relative;
    margin-top: 30px;
    background: url(../images/seperator_line_dark.gif) top left  repeat-x;}

#footertext {
    padding: 23px 0 19px 0;
    text-align: center ;}
    

    
#footertext p {
    margin-bottom: 10px;}


#map-holder {
    width: 400px;
    float: right;
    margin: 0 0 0 30px;
    background: #49463f;
    padding: 15px;
    border: solid 1px #5e5d57;}

#map {
    width: 400px;
    height: 450px;}


.verticallines {
    background: url(../images/lines_vertical.gif);
    background-repeat: repeat-y;
    width: 1px;}
    
.dash-vertical {
    background: url(../images/dash_vertical.gif) repeat-y top left;}

#frontpagetable {
    width:100%;
    color: #878074; }

#frontpagetable td {}

/*-----------------------------------------------------------------------------
CAR DETAILS CLASSES
--------------------------------------------------------------------------------*/
   
td.vehiclephoto {
    padding-right: 10px;
    background: #33322d;
    text-align: right; }
    
td.vehiclephoto a {
    cursor: pointer;}
    
td.vehiclephotomini {
    width: 59px;
    background: #33322d;
    text-align: left;}
    
td.vehiclephotomini img {
    margin-bottom: 5px !important;
    margin-bottom: 3px;  
    background: #33322d;
    padding-right:20px;}
    
td.vehiclephotomini a {
    cursor:pointer;}
        
table.details_list td {
    padding: 2px;
    vertical-align: bottom;
    background: #33322d;}



.cardetailstop
{
	width: 670px;
	height: 15px;
	background: url(../images/car_details_top.png) no-repeat;
}

.cardetailsbottom
{
	width: 670px;
	height: 15px;
	background: url(../images/car_details_bottom.png) no-repeat;
}


.photo {
    position: relative;
    margin-top: 23px;}

.photo #imageoverlay{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 320px;
	height: 240px;	
    background: url(../images/image_overlay.png) no-repeat; }



/*-----------------------------------------------------------------------------
TOP LEVEL NAVIGATION (TABS)
--------------------------------------------------------------------------------*/
#nav
{
	position: absolute;
	top: 396px;
	left: 0px;
	width: 940px;
	height: 77px;
    text-align:center;
}


#nav ul
{
    width: 865px;
	height: 77px;
	list-style: none;
	
}

#nav ul li
{
    width: 85px;
    float: left;
	height: 77px;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
}

#nav ul li a
{
	display: block;
	line-height: 77px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: center top; /* horizontally centers the background image */
}

#nav ul li a:hover
{
	background-position: 50% -77px;
}

#nav ul li a.currentSection, #nav ul li a.currentSection:hover
{
	background-position: 50% -154px;
}



#ctl00_navHome
{
	width: 85px;
	background: url(../images/navigation_home.jpg) no-repeat;
	padding-left: 5px;
}

#ctl00_navStocklist
{
	width: 85px;
	background: url(../images/navigation_stocklist.jpg) no-repeat;
		padding-left: 5px;
}

#ctl00_navUsedCars
{
	width: 85px;
	background: url(../images/navigation_usedcars.jpg) no-repeat;
	padding-left: 5px;
}

#ctl00_navCarSourcing
{
    width: 85px;
	background: url(../images/navigation_carsourcing.jpg) no-repeat;
	padding-left: 5px;
    }

#ctl00_navWarranty
{
	width: 85px;
	background: url(../images/navigation_warranty.jpg) no-repeat;
		padding-left: 5px;
}

#ctl00_navFinance
{
	width: 85px;
	background: url(../images/navigation_finance.jpg) no-repeat;
		padding-left: 5px;
}

#ctl00_navFAQs
{
	width: 85px;
	background: url(../images/navigation_faqs.jpg) no-repeat;
		padding-left: 5px;
}

#ctl00_navNews
{
	width: 85px;
	background: url(../images/navigation_news.jpg) no-repeat;
		padding-left: 5px;
}

#ctl00_navAboutUs
{
	width: 85px;
	background: url(../images/navigation_aboutus.jpg) no-repeat;
		padding-left: 5px;
}
#ctl00_navContactUs
{
	width: 85px;
	background: url(../images/navigation_contactus.jpg) no-repeat;
}

/*-----------------------------------------------------------------------------
grid CLASSES
--------------------------------------------------------------------------------*/
.searchresults {
	padding: 0px;
	border: 0px;
	width: 934px;}

.searchtop {
	width: 934px;
	height: 15px;
	background: url(../images/search_results_top.png) no-repeat;}

.searchmiddle {
	background-color: #33322d;
	padding: 3px 18px 3px 0px;
	text-align:left;}

.searchbottom {
	width: 934px;
	height: 15px;
	background: url(../images/search_results_bottom.png) no-repeat;}
	
.searchresults h2 { /* car titles */
    font-family: Geneva, Times New Roman, Times, Serif;
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 15px 0;
	line-height: 1.25em;
	color: #72a8b8;}
	
.searchresults p {
    margin-bottom: 6px;}

