
/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 950px;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */
}      
/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 940px;
height:370px;
}

#slideshow .slides ul {
height:370px;
}

#slideshow .slides li {
width: 940px;
float:left;
}
/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
width:940px;
height:59px;
}

#slideshow .slides-nav li {
float: left;
}

#slideshow .slides-nav li a {
display: block;
outline: none;
width: 235px;
/* 5 Slides? Use... width:190px; */
/* 4 Slides? Use... width:237px; */
height:59px;
background:url('http://images.ebizautos.com/sites/9037/images/slider_btn_bg.jpg') no-repeat top left;
color:#fff;
text-decoration: none;
font-size:15px;
line-height:18px;
text-shadow:1px 1px 2px #111;
text-align: center;
}
#slideshow .slides-nav li a.last{
width: 235px;
/* 5 Slides? Use... width:190px; */
/* 4 Slides? Use... width:239px; */
}
#slideshow .slides-nav li a div{
padding-top:18px;
font-family:lucida sans unicode, arial;
}
#slideshow .slides-nav li a.paddingTop div{
padding-top:10px;
}

.js #slideshow .slides-nav li a:hover{
background-position:bottom left;
color:#000;
text-shadow:1px 1px 1px #fff;
}

.js #slideshow .slides-nav li.on a {
background-position:bottom left;
color:#000;
text-shadow:1px 1px 1px #fff;
}
.js #slideshow .slides-nav li.on a span{
}
.slider_bottom{
width:940px;
height:4px;
background:url('http://images.ebizautos.com/sites/9037/images/slider_bottom.jpg') no-repeat top center;
}

/* ---------------------------------------------------- */
/* Current Sales Ad page styles
/* ---------------------------------------------------- */

#specials_wrapper {
	padding-left: 30px;
}

#specials_wrapper p, #specials_wrapper a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#specials_wrapper a:hover {
	color: #EC1B23;
}

#specials_wrapper img {
	display: block;
	border:1px solid #dcdcdc;
}

.brand {
	float: left;
	margin: 0 40px 20px 0;
	text-align: center;
	border-bottom: 4px solid #D7112F;
}

.dealer_name {
	display: block;
	border: 1px solid #dcdcdc;
	background: #FFF;
	padding: 8px;
	margin: 4px 0 5px 0;
}

.link_wrapper p {
	margin: 0px;
	padding: 106px 0 5px 0;
}

.omega {
	margin-right: 0px !important;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

#acura_bg {
	background: #EDEDED url(https://images.ebizautos.com/sites/9037/images/specials_img_acura.jpg) top no-repeat;
}

#audi_bg {
	background: #EDEDED url(https://images.ebizautos.com/sites/9037/images/specials_img_audi.jpg) top no-repeat;
}

#bmw_bg {
	background: #EDEDED url(https://images.ebizautos.com/sites/9037/images/specials_img_bmw.jpg) top no-repeat;
}

#infiniti_bg {
	background: #EDEDED url(https://images.ebizautos.com/sites/9037/images/specials_img_infiniti.jpg) top no-repeat;
}

#lexus_bg {
	background: #EDEDED url(https://images.ebizautos.com/sites/9037/images/specials_img_lexus.jpg) top no-repeat;
}

#mb_bg {
	background: #EDEDED url(https://images.ebizautos.com/sites/9037/images/specials_img_mb.jpg) top no-repeat;
}

#mini_bg {
	background: #EDEDED url(https://images.ebizautos.com/sites/9037/images/specials_img_mini.jpg) top no-repeat;
}

#mitsubishi_bg {
	background: #EDEDED url(https://images.ebizautos.com/sites/9037/images/specials_img_mitsubishi.jpg) top no-repeat;
}

#nissan_bg {
	background: #EDEDED url(https://images.ebizautos.com/sites/9037/images/specials_img_nissan.jpg) top no-repeat;
}

#porsche_bg {
	background: #EDEDED url(https://images.ebizautos.com/sites/9037/images/specials_img_porsche.jpg) top no-repeat;
}

#smart_bg {
	background: #EDEDED url(https://images.ebizautos.com/sites/9037/images/specials_img_smart.jpg) top no-repeat;
}

#sprinter_bg {
	background: #EDEDED url(https://images.ebizautos.com/sites/9037/images/specials_img_sprinter.jpg) top no-repeat;
}