@charset "UTF-8";
/**************************************************
ecarlist STYLESHEET
(C) ecarlist. ALL RIGHTS RESERVED.
AUTHORED BY: Daniel Pitner of ecarlist
***************************************************/

/* global site override */
#contSecA .inventoryRight h2 { color:#FCD70B; font-family: "Times New Roman", Times, serif; }
.gloInner-left h2, .gloInner-left2 h2, .gloInner-left3 h2, .makesTitle { color:#fcd70b; }
.makesTitle { font-family:"Times New Roman", Times, serif; }
#contSecA .inventoryLeft a { font-family: "Times New Roman", Times, serif; color:#FCD70B; text-decoration:none; font-size:16pt; }
#vehicle h3#salesperson_phone { font-size:16pt; color:#fe8902; }
#vehicle a { color:#000; }
#vehicle a:hover { color:#ff0000; }
#vehicle #ask_questions { line-height:24px; }
#priceBox #dealerPriceBig { color:#FCD70B; }
#vehicle a { color:#fff; }
a#vehicle_email { color:#000; }
#vitalsTitle { background: transparent url('../images/inventory_dark/titleVitals.jpg') no-repeat left top; }
a.buttonAsk { background:transparent url('../images/inventory_dark/accAsk_o.jpg') no-repeat center center; }
a.buttonAsk:hover { background:transparent url('../images/inventory_dark/accAsk_r.jpg') no-repeat center center; }
a.buttonEmail { background:transparent url('../images/inventory_dark/accEmail_o.jpg') no-repeat center center; }
a.buttonEmail:hover { background:transparent url('../images/inventory_dark/accEmail_r.jpg') no-repeat center center; }
a.buttonCalc { background:transparent url('../images/inventory_dark/accCalc_o.jpg') no-repeat center center; }
a.buttonCalc:hover { background:transparent url('../images/inventory_dark/accCalc_r.jpg') no-repeat center center; }
a.buttonValue { background:transparent url('../images/inventory_dark/accValue_o.jpg') no-repeat center center; }
a.buttonValue:hover { background:transparent url('../images/inventory_dark/accValue_r.jpg') no-repeat center center; }
a.buttonShip { background:transparent url('../images/inventory_dark/accShip_o.jpg') no-repeat center center; }
a.buttonShip:hover { background:transparent url('../images/inventory_dark/accShip_r.jpg') no-repeat center center; }
#inventory_trim { font-size:12pt;color:#FCD70B; font-family:"Times New Roman",Times,serif; }
/*fe8902*/

/* Begin Common */
body {
	margin:0 0 0 0;
	min-width:990px;
	text-align:center;
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#fff;
}

p { margin:0px; padding:0 0 12px 0; }

a {
	color:#fcd70b;
	text-decoration:underline;
}
a:hover {
	color:#fff;
}
/* End Common */

/* Begin Main Containers */
#header {
	background:url(../images/header.jpg) top center no-repeat;
	height:116px;
}
#headerInner {
	width:940px;
	margin:0px auto;
	color:#fcd70b;
	font-size:12pt;
	padding:35px 0 0 0;
}
#headerLeft {
	float:left;
	text-align:right;
	width:198px;
}
#headerRight {
	float:right;
	text-align:left;
	width:280px;
}

#headerBottom {
	background:url(../images/headerUnder.jpg) top center no-repeat;
	height:94px;
}
#mainContent {
	background:url('../images/contentTop.jpg') top center no-repeat;
	width:980px;
	margin:0px auto;
	padding:15px 0px;
}
#home #mainContent { padding:1px 0px; }
/* end Main Containers */

/* Begin Navigation */
#mainNavigation {
	background:url(../images/bgNav.jpg) top center no-repeat;
	height:54px;
}
#navContainer {
	margin:0px auto;
	width:665px;
	text-align:center;
}
#mainNavigation ul {
	list-style:none;
	margin:0 0 0 0;
	padding:20px 0 0 0;
}
#mainNavigation ul li {
	list-style-type:none;
	display:inline;
	margin:0 0 0 0;
	padding:0 4px 0 4px;
}
#mainNavigation ul li a {
	color:#fff;
	text-decoration:none;
}
#mainNavigation ul li a:hover {
	color:#fcd70b;
}
/* End Navigation */

/* Begin Footer Styles */
#footerMain {
	margin:0px auto;
	background:url(../images/footer.gif) top center no-repeat;
	width:980px;
	padding:20px 0 20px 0;
}
#footerContainer {
	width:940px;
	margin:0px auto;
}
#footerLeft {
	float:left;
	padding:15px 0 0 0;
	text-align:left;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footerLeft a {
	color:#fff;
	text-decoration:none;
}
#footerLeft a:hover {
	text-decoration:underline;
}
#copyright {
	font-size:7pt;
	color:#908f8f;
}
#copyright a {
	color:#908f8f;
	text-decoration:underline;
}
#copyright a:hover {
	color:#fff;
}

#footerRight {
	float:right;
	text-align:right;
}
/* End Footer Styles */


/* Begin Homepage */
#homeLeftColumn {
	float:left;
	width:310px;
	margin:0px auto;
	text-align:center;
	background:url(../images/homepage/bgLeftColumn.jpg) top center no-repeat;
	padding:66px 0 0 0;
}
#homeLeftColumnInner {
	width:228px;
	margin:0px auto;
	text-align:left;
}
.inputGrey {
	border:0px;
	background:#303030;
	width:228px;
	color:#fff;
	margin:0 0 10px 0;
	padding:3px;
}
.submitBlack {
	background:#000;
	border:0px;
	color:#fff;
	text-align:right;
	padding:0px;
	margin:0px;
}

#homeRightColumn {
	float:right;
	width:670px;
	text-align:left;
}
#titleAbout {
	background:url(../images/homepage/titleAbout.png) top left no-repeat;
	height:38px;
}
#titleFeaturedInventory {
	background:url(../images/homepage/titleFeaturedInventory.png) top left no-repeat;
	height:33px;
}
#featuredInventory {
	text-align:center;
}
/* End Homepage */



/*misc classes*/
.clear {
	clear:both;
}
.spacer {
	height:20px;
}
.alignRight {
	text-align:right;
}

#vehicle a {
color:#333;
}

#vehicle a:hover {
color:#666;
}

#links .gloInner-left { width:950px; }
#links .linkname { font-size:18pt; text-align:center; padding:20px 0; }

#topsocial { float:left; display:inline; margin: 16px 4px 0 0; padding: 0; list-style-type: none; }
#topsocial li { float:left; margin: 0 7px 0 0; padding: 0; }
#topsocial li a { display:block; width:30px; height:31px; text-indent: -9000px; background: url(../images/topsocial.png) no-repeat; }
#topsocial li a#facebook { background-position: 0px 0px; }
#topsocial li a#youtube { background-position: -30px 0px; }
#topsocial li a#twitter { background-position: -60px 0px; }



