@import url(http://images1.ecarlist.com/sites/common/specials.css);

/************ Tejas Motors 1867 *******/
body{
	background: #6f6f6f; 
}

a{
	color: #000;	
}

a:hover{
	color: #9a0000;	
}

#container_wrapper { 
	background: #6f6f6f url('../images/body_bg.jpg') repeat-y top center;
	width: 100%;
}

#container{
	width: 1012px;
	margin: 0 auto;
	background: url('../images/container_bg.jpg') repeat-y;
}

#header { 
	width: 980px;
	margin: 0 auto;
	position: relative;
	padding: 10px 0px 0px 0px;
}

#header h2{
	position: absolute;
	top: 0px;
	left: 30px;
}

a#home_link{
	text-indent: -9000px;
	width: 247px;
	height: 95px;
	float: left;
	background: url('../images/logo_bg.png') no-repeat;
	cursor: pointer;
	z-index: 999;
}

#content{
	width: 980px;
	margin: 0 auto;
	background: #eaeaea;
	padding: 65px 0px 15px 0px;
}

#home #content{
	padding: 0px;
	background: none;
}

/*******Nav***********/

#nav_container{
	margin: 0 auto;
	border-top: 1px solid #9a0000;
	border-bottom: 1px solid #9a0000;
	height: 40px;
}

ul#priNav{
	list-style-type: none;
	height: 32px;
	margin: 0 auto;
	background: #9a0000;
	margin: 4px 0px;
	padding: 0px 50px 0px 0px;
}

ul#priNav ul{
	display: none;
}

ul#priNav li{
	float: right;
}

ul#priNav li a{
	float: left;
	display: block;
	color: #fff;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	text-decoration: none;
	text-transform: lowercase;
	padding: 9px 8px 8px 8px;
}

ul#priNav li a#priNav_contact{
	border-right: none;	
}

ul#priNav li a:hover{
	background: #94958a;
}

ul#pageMarker_container{
	list-style-type: none;
	padding: 0px 50px 0px 0px;
}

ul#pageMarker_container li{
	float: right;
	background: url('../images/pageMarker_bg.jpg') no-repeat center center;
	padding: 0px 7px 0px 7px;
	height: 4px;
	margin: 2px 0px 0px 0px;
}

li#pageMarker_contact{
	width: 48px;
}

li#pageMarker_about{
	width: 38px;
}

li#pageMarker_consignment{
	width: 94px;
}

li#pageMarker_testimonials{
	width: 77px;
}

li#pageMarker_financing{
	width: 58px;
}

li#pageMarker_notify{
	width: 79px;
}

li#pageMarker_inventory{
	width: 62px;
}

li#pageMarker_home{
	width: 35px;
}

/*dropdown menu*/

#dropmenudiv, #dropmenudiv_firefox{
	margin-left:1px;
	margin-top: 0px;
	position:absolute;
	top:-1px;
	background: #f6eceb;
	font:normal 9pt Arial, Helvetica, sans-serif;
	line-height:16px;
	z-index:1000;
	text-align:left;
	padding: 0px;
	width:100%;
	border-top: none;
	border-right: 1px solid #404040;
	border-left: 1px solid #404040;
	border-bottom: 1px solid #404040;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	z-index:1000;
	display: block;
	white-space:nowrap;
	width:100%;
	color: #404040;
	padding: 2px 0px;
	font-family: Arial;
  	font-weight: bold;
  	font-size: 11px;
	text-indent: 5px;
	text-decoration: none;
	border-bottom: 1px solid #dcdcdc;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { 
	background: #f6eceb;
	color: #9a0000;
	font-weight: bold;
	font-family: Arial;
}

/***Inventory*****/

#contSecA .sortDisplay a:hover {
	color: #9a0000;	
}

.makesTitle {
	border-left: none;
	border-right: none;
	border-bottom: 8px solid #9a0000;
}

#contSecA .sortDisplay {
	background: #9a0000;	
}

#home_middle{
	height: 256px;
}

#home_bottom{
	padding: 37px 0px 17px 0px;	
}

/*********Home Video*********/

#home #video_player{
	float: left;
	height: 244px;
	width: 276px;
	display: inline;
	margin: 0px 47px 0px 27px;
}

#home #player{
	width: 276px;
	background: #fff;
	padding: 15px 0px 15px 0px;
}

/*****quicklinks*****/

ul#quicklinks{
	list-style-type: none;
	background: url('../images/quicklinks_bg.jpg') no-repeat top center;
	float: left;
	width: 263px;
	padding: 34px 0px 0px 0px;
}

ul#quicklinks li{
	float: left;
	margin: 0px 0px 11px 0px;
}

ul#quicklinks li a{
	display: block;
	text-indent: -9000px;
	background: url('../images/quicklinks.jpg') no-repeat;
	height: 42px;
	width: 263px;
}

ul#quicklinks li a#viewInv {
	background-position: 0px 0px;
}

ul#quicklinks li a#getApproved {
	background-position: 0px -50px;
}

ul#quicklinks li a#specials {
	background-position: 0px -100px;
}

ul#quicklinks li a#getDir {
	background-position: 0px -150px;
}

ul#quicklinks li a#viewInv:hover {
	background-position: -264px 0px;
}

ul#quicklinks li a#getApproved:hover {
	background-position: -264px -50px;
}

ul#quicklinks li a#specials:hover {
	background-position: -264px -100px;
}

ul#quicklinks li a#getDir:hover {
	background-position: -264px -150px;
}

/**** quickinfo ******/

#quick_info{
	width: 288px;
	height: 235px;
	background: url('../images/quickInfo_bg.jpg') no-repeat;
	float: right;
	display: inline;
	margin: 2px 24px 0px 0px;
}

#quick_info table {
	float: left;
	display: inline;
	margin: 78px 0px 0px 25px;
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
}

#quick_info td {
	vertical-align: top;
	padding: 2px 0px 2px 0px;
}

/******featured vehicles*******/

#featuredVehicles { min-height: 128px; }
h2#featured_header{
	background: url('../images/featuredHeader_bg.jpg') no-repeat;
	width: 980px;
	height: 40px;
	text-indent: -9000px;
}

#random_list_location #random_list_item {
	height: 108px;
	width: 119px;
	background: #fff;
	display: inline;
	margin: 10px 0px 0px 18px;
}

#random_list_location #random_list_item img{
	border: 2px solid #dddddf;	
}

#random_list_location #random_list_item a {
	font-family: Helvetica;
	font-size: 11px;
}

#random_list_location #random_list_item a:hover {
	font-weight: bold;
	color: #000;
}

#bottomPics #random_list_location #random_list_item {
	margin: 10px 0px 0px 8px;
}

/*****interior*****/

.gloInner-left2, .gloInner-left3, .gloInner-left{
	padding: 0px 20px;
}

.custom_pages{
	width: 880px;
	margin: 0 auto;
	text-align: left;
	font-size: 13px;
}

.custom_pages ul{
	list-style-type: none;	
}

ul#consignment_list{
	list-style-type: disc;
	margin-left: 20px;
}

/**** specials ****/

.ip_specials_list {
	width: 700px;	
}

.ip_specials_list_left {
	width: 170px;	
}

#ip_specials h2{
	margin: 0px 0px 10px 0px;	
}

/****testimonials****/

#testimonials_table td{
	width: 300px;
	padding: 0px 8px 8px 0px;
}

#testimonials_table img{
	border: 1px solid #000;
}

/****Sitemap*****/

#sitemapContent ul{
	list-style-type: none;
}

#sitemapContent{
	background: #f6eceb;
	border: 2px solid #fff;
	width: 880px;
	margin: 0 auto;
	text-align: left;
	text-indent: 10px;
}

#sitemapContent h1{
	text-align: center;	
}

#sitemapContent a{
	color: #000;
	font-size: 12px;
}

#sitemapContent a:hover{
	color: #9a0000;
	text-decoration: underline;
}

/*footer*/

#footer_wrapper{
	background: url('../images/footerWrapper_bg.jpg') no-repeat top center;
	width: 100%;
}

#footer_container{
	text-align: left;
	width: 1012px;
	height: 136px;
	color: #cccccc;
	margin: 0 auto;
	font-size: 11px;
	background: url('../images/footer_bg.jpg') no-repeat;
}

#footer_content{
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	float: left;
	width: 770px;
	margin: 10px 0px 0px 16px;
	padding: 0px 0px 5px 0px;
	background: url('../images/footerContent_bg.jpg') no-repeat;
	position: relative;
	line-height: 18px;
}

ul#footerNav{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
}

ul#footerNav li, ul#footerLinks li{
	float: left;
	margin: 0px 5px 0px 0px;
}

ul#footerNav li.last a, ul#footerLinks li.last a{
	border-right: none;
}

ul#footerNav li a, ul#footerLinks li a{
	display: inline;
	padding: 0px 4px 0px 0px;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	border-right: 1px solid #cccccc;
}

ul#footerNav li a:hover, ul#footerLinks li a:hover{
	text-decoration: underline;	
}

ul#ec_footer{
	list-style-type: none;
	color: #cccccc;
	font-size: 11px;
}

ul#ec_footer li{
	float: left;
	margin: 0px 5px 0px 0px;
}

ul#ec_footer li a, #footer a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}

ul#ec_footer li a:hover, #footer a:hover{
	text-decoration: underline;
}

ul#footerLinks{
	list-style-type: none;
}

ul#footerLinks li.rss{
	background: url('../images/rss_bg.jpg') no-repeat left;	
	text-indent: 15px;
}

#logo_container{
	float: right;
	display: inline;
	margin: 15px 20px 0px 0px;
}

#logo_container h3 a#ecarlist_logo{
	background: url('../images/ecarlist_logo.jpg') no-repeat;
	width: 147px;
	height: 30px;
	display: block;
	text-indent: -9000px;
	float: left;
}

#logo_container h3 a#ecarlist_logo:hover{
	background-position: -148px 0px;	
}
#tgif_box {
	border-top:1px solid #ccc; padding: 10px; text-align: center;
	border-bottom: 1px solid #ccc;
	margin:15px 0 30px;	
}
#tgif_box a { color:#fff; }
#tgif_box img {  } 
#tgif_container {
	padding: 10px 0 0; 
	margin: 0 auto 20px;;
	width:450px;
	text-align: center; font-size: 11px;
}
#tgif_container .syndicationTitleSmall a {
	color:#fff;
}
#tgif_container .syndicationBody {
	font-size:12px;
}
#tgif_container p { font-size: 11px; }

/****ie6 *****/

* html a#home_link {
			azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);	
}

* html a{
	position: relative;
	z-index: 999;
}

* html ul#pageMarker_container li {
	font-size: 0px;
	line-height: 0px;
}
