@charset "UTF-8";
/*@import url(http://images1.ecarlist.com/sites/templates/common/css/base.css);*/
img{
	border:none;
}
body {
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #979797;
	margin:0;	
	background:url(../images/background.jpg) repeat center #000;
	background-attachment: fixed;
}

a{
	color: #fff;
	text-decoration:none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

p {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 15px;
}

address {
	font-style: normal;
}
#wrapper{
	width: 1000px;
	margin: auto;	
}
#container_wrapper {
	width: 100%;
	display: table;
	background: transparent;
}

#container {
	background-color:#fff;
	color: #000;
	width: 1000px;
	margin: auto;
	padding: 20px 0px 20px 0px;
	float:left;
	border: 1px solid #000000;
	border-radius:5px;
}

#home #container {
	padding: 0px;
}

/**** header styles ****/
#header_wrapper{
	width: 100%;
	background:url(../images/header_background.png) repeat center;
}
#header {	
	width: 1000px;	
	height: 215px;
	margin: 0px auto;
	margin-bottom: 0px;	
    position: relative;
    z-index: 2;
	color:#FFF;
	font-style:italic;
}
#header #phone h1{
	font-size: 44px;
	margin:0;
}
#header #phone p{
	font-size:18px;
	margin:0;
}
#header #phone span{
	color: #e1270d;
}
#home_link {
	float: left;
	display: inline;
}

#home_link a {
	display: block;
	width:430px;
	height: 112px;
	text-indent: -9000px;
	
}
#barnav {	
    border-radius: 10px 10px 0 0;
    clear: both;
    height: 40px;
    position: relative;
    z-index: 3;
	list-style: none outside none;   
}
#barnav li a{	
	font-size: 15px;
}
#barnav li {
  	/*border-right: 1px solid #e1270d;*/
    float: left;
    padding: 5px 0;
    position: relative;
}
#barnav li a img {
  	/*border-right: 1px solid #e1270d;*/
	padding: 0 15px; 
	vertical-align:middle
}
#barnav li{
	float:left;
	/*padding:0px 8px 0px 8px;*/
}
#barnav li a:hover{
	color:#e1270d;
	/*display:block;
	font-weight:bold;
	line-height:43px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;*/
}
#barnav li ul{		
	display:none;	
	filter:alpha(opacity=95);
	opacity:0.85;
	position:absolute;		
	z-index:200;
	padding:10px 0;
	/*top:1em;
	/*left:0;*/
}
#barnav li:hover ul{
	display:block;
}
#barnav li li{
	width: 160px;
	background: #000;
	display:block;
	float:left;
	padding: 10px 15px;
	border: none;
}
.trailer{
	color: #e1270d;
	text-transform:uppercase;
}
#barnav .trailer:hover{
	color:#fff;
}
#logo{
	background:url(../images/logo.png) no-repeat;
	width: 299px;
	height: 163px;
	position:relative;
	float:left;	
}
#header #phone{
	width: 400px;
	height: 80px;
	float:left;
	text-align:center;
	position:relative;
	margin: 10px 150px 0;
}
#header #social_net{
	width: 300px;
	height: 65px;
	position:relative;
	float:right;
}
#header .facebook{
	background: url(../images/facebook.png) no-repeat;
	width:65px;
	height:66px;	
	float:left;
}
#header .ebay{
	background: url(../images/ebay.png) no-repeat;
	width:65px;
	height:66px;	
	float:left;
}
#header .youtube{
	background: url(../images/youtube.png) no-repeat;
	width:65px;
	height:66px;	
	float:left;
}
#header .gplus{
	background: url(../images/gplus.png) no-repeat;
	width:65px;
	height:66px;	
	float:left;
}
#container_right {
	width: 620px;
	padding: 0 20px;
	float:right;
	position:relative;	
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin: 0 20px 10px 10px !important;
}
#container_left {
	width: 225px;	
	float:left;
	position:relative;	   
}
#sidebar_box{
	width:100%;
	padding: 0 20px;
	border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin: 0 20px 10px 20px;
}
#container_left ul{
	padding:0;
	list-style:none;
}
#container_left ul li a{
	color: #FF0000;
	font-weight: bold;
}
#container_left ul li ul li a{
	color: #000;
	font-weight: normal;
}
.bg a{	
	color: #000;	
	line-height: 30px;
}
#listing{
	width: 100%;
	float:right;
	position:relative;
}
.content_box{
	width: 650px;
	float:right;
	position:relative;
}
#footer_wrapper{
	display: table;
	padding: 20px 0 60px 0;  
    width: 100%;
	background-color:#000;
}
#footer {
	width: 1000px;
	margin: 0px auto;
	color: #555555;
	font-size: 10px;
	padding: 0;
	height: 60px;
}

#footer a{
	color: #555555;
	text-decoration: none;
}
#footerContent_wrapper {	
	padding: 20px;
	margin: 0 168px;
	width:665px;
	float:left;
}
#footerSocial_wrapper li {
	float: left;
	margin-right: 5px;
}

#footerSocial_wrapper li a {
	display: block;
	text-indent: -9000px;
	width: 22px;
	height: 22px;
}
#footerNav {
	padding: 0px 0px 0px 0px;
}

#footerNav li {
	display: inline;
	border-right: 1px solid #555555;
	padding: 0px 5px;
}

#footerNav li.first{
	padding-left: 0px;
}

#footerNav li.last {
	border: none;
}
#ec_footer li {
	display: inline;
	padding: 0px 4px;
	border-right: 1px solid #555555;
}

#ec_footer li.first {
	padding-left: 0px;
}

#ec_footer li.last {
	border: none
}
.container_l {
	background-color:#fff;
	color: #000;
	width: 100%;
	padding: 20px 0px 20px 0px;
	display:block;
	overflow:visible;
	float: left;
	border: 1px solid #000;
    border-radius: 5px;
}
.price{
	color:#090;
	font-weight: bold;
}
.txt{
	margin: 5px 25px;
	border: 1px solid #CCCCCC;
    border-radius: 5px;
	padding: 25px;
}
/* END WARNING */
