/*------------------------------------------------------------------
[Splash Stylesheet]

Theme Name:		Englewood Auto Group
Version:		1.0
Last Change:	4/16/2010 - MJC

[Table of Contents]

1. Global Attributes
2. Header
3. Column
4. Choose Make
5. Used Vehicles
6. Footer

[Notes]

-------------------------------------------------------------------*/

/* 1. GLOBAL ATTRIBUTES */

* {margin:0; padding:0;}
html {background:url(../images/template/html_bg.jpg) no-repeat center top #000;}
body {width:100%; display:table;
	font-family:Arial, Verdana, Helvetica, sans-serif; color:#fff;
	font-size:100%; /* Resets 1em to 16px */
	line-height:1.125em; /* 16?1.125=18 */}
a {text-decoration:none; color:#fe2000; outline:none; /* removes dotted border from FireFox */}
a:hover {color:#ffde00;}
h1,h2,h3,h4,h5,h6,strong {font-weight:bold;}
abbr,acronym {border-bottom:1px dotted; cursor:help;} 
em {font-style:italic;}
blockquote,ul,ol,dl {margin:1em;}
ol,ul,dl {margin-left:2em;}
ol li {list-style: decimal outside;}
ul li {list-style: disc outside;}
dl dd {margin-left:1em;}
th,td {border:1px solid #000; padding:.5em;}
th {font-weight:bold; text-align:center;}
caption {margin-bottom:.5em; text-align:center;}
p,fieldset,table {margin-bottom:1em;}
hr {display:none;}



/* 2. HEADER */

#header .header_inner {width:866px; height:10.667em; margin:0 auto; position:relative;
	font-size:0.9375em;}
#header h1 {padding:0; margin:0; width:568px; height:140px; display:block; position:absolute; top:15px; left:144px;
	text-indent:-5000px; overflow:hidden;
	background:url(../images/template/header_dealer_logo.png) no-repeat;}
#header .tagline {width:150px; position:absolute; top:40px; left:0px; z-index:100;
	font-weight:bold; text-align:center;}
#header .tagline span {padding:2px 0; display:block;
	font-size:1.8em; text-transform:uppercase;}
#header address {width:169px; position:absolute; top:40px; right:0px; z-index:100;
	font-weight:bold; text-align:center;}
#header address .street-address {display:block;}
#header address .postal-code {display:none;}
#header address .tel{display:block; padding:2px 0 4px 0;}
#header address .tel strong{font-size:1.4em;}


/* 3. COLUMN */

#column {width:866px; margin:0 auto; position:relative;}



/* 4. CHOOSE MAKE */

#choose_make {width:866px; margin:0 auto; position:relative;
	text-align:center;}
#choose_make h2 {font-family:"Arial Black", Arial, Helvetica, sans-serif; font-size:2.333em; letter-spacing:-1px; line-height:72px;}
ul.dealer_makes {margin:10px 0 0 0; width:866px; height:183px; position:relative;}
ul.dealer_makes li {float:left; position:absolute; z-index:550;
	list-style:none;}
ul.dealer_makes li#chevy {top:29px; left:53px;}
ul.dealer_makes li#buick {top:1px; left:344px;}
ul.dealer_makes li#gmc {top:44px; left:544px;}
ul.dealer_makes li h3 a {display:block; overflow:hidden;
	text-indent:-5000px;
	background:url('../images/template/dealer_makes_sprite.png') no-repeat transparent;}
ul.dealer_makes li#chevy h3 a {width:268px; height:114px;}
ul.dealer_makes li#buick h3 a {width:177px; height:182px;
	background-position:-268px 0;}
ul.dealer_makes li#gmc h3 a {width:274px; height:85px;
	background-position:-445px 0;}
ul.dealer_makes li#chevy h3 a:hover {background-position:0 -183px;}
ul.dealer_makes li#buick h3 a:hover {background-position:-268px  -183px;}
ul.dealer_makes li#gmc h3 a:hover {background-position:-445px  -183px;}

#choose_make .secondary_section h2 {padding:5px 0 0 0;
	font-size:1.4375em; line-height:72px;}
#choose_make .secondary_section h3 {margin:0 0 36px 0; text-align:center;}



/* 5. USED VEHICLES */
ul.dealer_used {margin:0 auto 60px auto; width:538px; height:92px; position:relative;}
ul.dealer_used li {float:left; position:absolute; z-index:550;
	list-style:none;}
ul.dealer_used li#button_used {top:0px; left:0px;}
ul.dealer_used li#button_certified {top:0px; left:295px;}
ul.dealer_used li h3 a {display:block; overflow:hidden;
	text-indent:-5000px;
	background:url('../images/template/used_certified_sprite.png') no-repeat transparent;}
ul.dealer_used li#button_used h3 a {width:243px; height:92px;}
ul.dealer_used li#button_certified h3 a {width:243px; height:92px;
	background-position:-243px 0;}
ul.dealer_used li#button_used h3 a:hover {background-position:0 bottom;}
ul.dealer_used li#button_certified h3 a:hover {background-position:-243px bottom;}



/* 6. FOOTER */

#footer {width:866px; margin:0 auto 30px auto; position:relative;
	text-align:center;}
#footer #footer_nav {height:56px;
	font-size:0.733em; text-transform:uppercase; text-align:left; line-height:56px; color:#22354b;
	background:url('../images/template/footer_nav_bg.png') no-repeat;}
#footer #footer_nav a {color:#22354b;}
#footer #footer_nav a:hover {color:#fff;}
#footer #footer_nav span.break {padding:0 10px;}
#footer #footer_nav span#giant {position:absolute; right:48px; top:0;
	font-weight:bold; text-align:right;}
#footer .fineprint {padding:15px 30px;
	font-size:0.733em; color:#22354b;}








