/*------------------------------------------------------------------
[Brand Landing Stylesheet]

Theme Name:		Englewood Auto Group
Version:		1.0
Last Change:	1/15/2009 - Eric Rihlmann

[Table of Contents]

1. Columns
2. Brand Quick Links
3. Model List

[Notes]

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


/* 1. COLUMNS */

#columns_chevrolet, #columns_buick, #columns_gmc, #columns_pontiac {padding-left:19px; margin:0 auto; width:953px; position:relative;
	background-color:#313538; background-repeat:no-repeat;}
	
/* One Column */
#columns_chevrolet #column_1, #columns_buick #column_1, #columns_gmc #column_1, #columns_pontiac #column_1 {padding:20px 10px 20px 0; width:365px; float:right;}

#columns_chevrolet {background-image:url(../images/template/brand-headline-nav-chevy-bg.jpg);}
#columns_buick {background-image:url(../images/template/brand-headline-nav-buick-bg.jpg);}
#columns_gmc{background-image:url(../images/template/brand-headline-nav-gmc-bg.jpg);}
#columns_pontiac {background-image:url(../images/template/brand-headline-nav-pontiac-bg.jpg);}



/* BRAND QUICK LINKS */

ul#brand-quick-links {padding:0; margin:244px 0 45px 0; width:536px; height:184px; float:left;}
ul#brand-quick-links li {padding:0; margin:0 9px 11px 0; width:259px; height:54px; float:left;
	list-style:none;}
ul#brand-quick-links a {width:259px; height:54px; display:block; overflow:hidden;
	text-indent:-5000px;
	background:url(../images/template/brand-headline-nav-link-hover.png) no-repeat 0 -54px;}
ul#brand-quick-links a:hover {background-position:0 0;}

/* Model List */
ul#model_line_up {padding:0; margin:0 0 20px 0; width:400px; float:left;}
ul#model_line_up li {padding:0; margin:0 0 6px 0; width:400px; height:25px; float:left;
	list-style:none;}
ul#model_line_up li a {padding:0 0 2px 0; margin:0; display:block;
	line-height:23px; font-weight:bold; font-size:1.1em; color:#1a1c33;
	background:url(../images/template/model_list_gmc.png) no-repeat 0 0;}
ul#model_line_up li a:hover {color:#c90000;}
#columns_chevrolet ul#model_line_up li a {padding-left:59px; width:295px;
	background:url(../images/template/model_list_chevy.png) no-repeat 0 0;}
#columns_buick ul#model_line_up li a {padding-left:30px; width:324px;
	background:url(../images/template/model_list_buick.png) no-repeat 0 0;}
#columns_gmc ul#model_line_up li a {padding-left:65px; width:289px;
	background:url(../images/template/model_list_gmc.png) no-repeat 0 0;}
#columns_pontiac ul#model_line_up li a {padding-left:38px; width:362px; font-size:1em;
	background:url(../images/template/model_list_pontiac.png) no-repeat 0 0;}