/*Header */
#header {position: relative;}
#social_header {position: absolute; top: 57px; left: 394px;}
#social_header #facebook, #social_header #twitter {margin: 0 5px;}
div#header h1{
	background: url(../images/xtreme_logo2.png) top left no-repeat;
	width: 345px;
	height: 139px;
	text-indent: -9000em;
	margin: 0px 20px 0px 0px;
}

div#header h1 a{
	width: 345px;
	height: 139px;
	display: block;
}

div.phoneNum{
	font-family: "Arial Black", Arial, Hevletica, Sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	margin-top: 37px;
	float: left;
	width: 130px;
	height: 43px;

}

#priNav li a{
	font-size: 15px;
	
}

/*home*/

a.about_more{
	background: url(http://images1.ecarlist.com/sites/templates/slant/images/readmorehome.png) no-repeat left top;		
	height: 13px;
	width: 76px;
	display: block;
	text-indent: -9000em;
	margin: 0 0 0 300px;
}

#home_welcome p{
	text-align: justify;
}



/*Quicklinks */

#ql_home{
	padding: 11px 17px 12px 16px;
}

#ql_home li a{
	width: 233px;
}

#ql_home li a { background: transparent url(../images/q_home.jpg) no-repeat scroll 0 0 !important; }
#ql_home li a#directions { background-position: 0px 0px; width: 230px !important; }
#ql_home li a#financing { background-position: -229px 0px !important; }
#ql_home li a#inventory { background-position: -463px 0px !important; }
#ql_home li a#shipping { background-position: -708px 0px !important; }
/* hover */
#ql_home li a#directions:hover { background-position: 0px -94px !important; }
#ql_home li a#financing:hover { background-position: -229px -94px !important;}
#ql_home li a#inventory:hover { background-position: -463px -94px !important; }
#ql_home li a#shipping:hover { background-position: -708px -94px !important;}

/*Inventory*/

#inventory .filterList span a{
	color: #9F9F9F!important;
	background: #000!important;
	float: right!important;
	border: 1px solid #6a6a6a!important;
}

h4 a.color_pri:hover{
	text-decoration: none !important;
}

/*Inner Pages*/
div#trade_appraisal.col.span9.col_last h2{
	display: none;
}

div.specials_item_left.col.span3 h3{
	color: #ACACAC !important;
}

#hours_list {color: #ccc; margin-bottom: 25px; padding: 10px;}

#hours_list_title {color: #fff; font-size: 14px; font-weight: bold; margin-bottom: 10px; border-bottom: 1px solid #fff; padding-bottom: 5px; text-align: center;}

#hours_list li {margin: 5px 0;}

#hours_list .hours_department_list_day {font-weight: bold; color: #fff; width: 65px; display: block; float: left;}

.col.span9.col_last.cms_page {
background-color: white;
margin: 4px 0 0;
width: 670px;
padding: 10px;
min-height: 500px;
}