/** Global Styles **/

body {
    padding: 0;
    margin: 0;
    background: #09181e;
    color: #fff;
    font-size: 12px;
    font-family: Arial, Helvetica;
    background: #091113 url(images/body-bg.png) repeat-x;
    text-align: center;
}

ul {
    margin: 0;
    padding: 0;
}

a {
    outline: none;
    color: #fff;
    text-decoration: none;
}

#wrapper {
    width: 950px;
    margin: 0 auto;
    text-align: left;
    height: 653px;
}

#page {
    min-width: 950px;
}

.nodisplay {
    display:  none;
}


/** Nav Styles **/

#nav {
    height: 78px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    width: 990px;
    margin: 0 auto;
    position: relative;
}

#nav ul {
    margin-left: 35px;
    overflow: hidden;
    position: absolute;
    top: 30px;
    left: 0;
}

#nav li {
    display: inline;
    height: 24px;
    margin: 0 8px;
    float: left;
}

#nav li#active {
    background: url(images/menu-l.png) no-repeat;
}

#nav li#active a {
    background: url(images/menu-r.png) no-repeat right;
    color: #09181e;
}

#nav a {
    display: block;
    line-height: 24px;
    padding:0 11px 0 0;
    position: relative;
    right: -11px;
}

#nav a:hover {
    color: #B91820;
}


/** Header Styles **/

#header {
    height: 442px;
    position: relative;
}

#header #header-img {
    height: 297px;
    background: url(images/header.jpg) no-repeat top center;
    margin-bottom: 37px;
}

#header-inner {
    height: 168px;
}

#header-inner #header-img {
    background: url(images/header-inner.jpg) no-repeat top center;
    height: 168px;
}

#header-car {
    position: absolute;
    top: 60px;
    right: -50px;
    width: 630px;
    height: 295px;
    background: url(images/head-car.png) no-repeat;
}

#topbanners {
    height: 110px;
    background: url(images/topbanners-bg.png) no-repeat;
    overflow: hidden;
    font-size: 11px;
}

#topbanners .banner {
    width: 435px;
    float: left;
    padding: 15px;
    overflow: hidden;
}

#tb-left.banner {
    margin-right: 10px;
}

.banner .arrow {
    width: 49px;
    height: 80px;
    background: url(images/arrow-gray.png) no-repeat center;
    float: left;
    margin-right: 15px;
}

.banner h2 {
    margin:  0;
    line-height: normal;
    font-size: 26px;
}

.banner .title {
    height: 24px;
    width: 150px;
}

.banner .banner-info {
    float: left;
    width: 370px;
    line-height: 16px;
    margin-top: 12px;
}

.banner .banner-info a {
    color: #b91820;
    font-weight: bold;
    padding: 0 11px 0 5px;
    background: url(images/arrow-red.png) no-repeat right center;
}

.banner .banner-info a:hover {
    color: #1993b6;
}

.banner #usedcars.title {
    background: url(images/title-usedcars.png) no-repeat;
}


/** Content Styles **/

#content-wrap {
    background: #000;
    padding: 22px 19px;
}

#content {
    overflow: hidden;
}


/* Sidebar */

#left-sidebar {
    width: 296px;
    float: left;
    margin-right: 13px;
    background: url(images/leftsidebar-bg.png) repeat-y;
    font-size: 13px;
}

#left-sidebar-content {
    background: url(images/leftsidebar-top.png) no-repeat;
    padding: 20px;
  t
}

#left-sidebar-btm {
    height: 13px;
    background: url(images/leftsidebar-btm.png) no-repeat;
}

#left-sidebar h2 {
    font-size: 17px;
    letter-spacing: -1px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
}

#left-sidebar li {
    list-style: none;
    letter-spacing: -1px;
    line-height: 26px;
    border-bottom: 1px dotted #2f3639;
    padding-left: 10px;
}

#left-sidebar li a {
    color: #fff;
    line-height: 26px;
}

#left-sidebar li a:hover {
    color: #b91820;
}


/* Main Content */

#main-content {
    width: 603px;
    float: left;
    background: url(images/maincontent-bg.png) repeat-y;
}

#main-content-content {
    background: url(images/maincontent-top.png) no-repeat;
    padding: 30px 30px 10px;
    min-height: 520px;
    line-height: 16px;
}

#main-content-btm {
    height: 13px;
    background: url(images/maincontent-btm.png) no-repeat;
}

#inner-content {
    background: url(images/innercontent-bg.png) repeat-y;
}

#inner-content-content {
    background: url(images/innercontent-top.png) no-repeat;
    padding: 30px 30px 10px;
    min-height: 223px;
    line-height: 16px;
}

#inner-content-btm {
    height: 13px;
    background: url(images/innercontent-btm.png) no-repeat;
}

#main-content .title, #inner-content .title {
    height: 31px;
    width: 663px;
    margin-bottom: 20px;
}

#main-content #title-welcome.title {
    background: url(images/title-welcome.png) no-repeat;
}

#inner-content #title-parts.title {
    background: url(images/title-parts.png) no-repeat;
}

#main-content .btn-readmore {
    width: 116px;
    height: 31px;
    margin-top: 10px;
    border: none;
}


/* Latest News */

#latest-news {
    margin-top: 10px;
    overflow: hidden;
}

#latest-news .news {
    width: 293px;
    height: 169px;
    border: 1px solid #03151b;
    float: left;
    position: relative;
}

#latest-news .news:hover {
    cursor: pointer;
}

#latest-news #mid-news.news {
    margin: 0 14px 0 13px;
}

.news .news-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 293px;
    height: 169px;
    overflow: hidden;
}

.news .news-title-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #8f1218;
    width: 293px;
    height: 43px;
    opacity: 0.95;
    filter: alpha(opacity=95);
}

.news .news-title {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 273px;
    height: 43px;
    padding: 0 10px;
    line-height: 43px;
    z-index: 1;
}


/** Footer Styles **/

#footer {
    margin-top: 3px;
    background: url(images/footer-bg.png) repeat-x;
    height: 56px;
    line-height: 36px;
    overflow: hidden;
    font-size: 10px;
    color: #212729;
    font-family: Tahoma, Arial;
}

#footer .foot-left, #footer .foot-right {
    width: 435px;
    float: left;
    padding: 0 20px;
}

#footer .foot-right {
    text-align: right;
    color: #23292b;
}

#footer .foot-right a {
    color: #23292b;
    font-weight: bold;
}

#footer .foot-right a:hover {
    text-decoration: underline;
}


.usedcar1, .usedcar2, .usedcar3 {
	width: 275px;
	background-position: top center;
	float: left;
	border: 1px solid #072139;
	margin-bottom: 30px;
	cursor: pointer;
}

.usedcar1:hover, .usedcar2:hover, .usedcar3:hover {
	border-color: #C6090A;

}

.usedcar-img {

	width: 275px;
	height:200px;
}

.usedcar2 {
	margin: 0 28px 24px;
}

.usedcar-desc {
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	background-color: #fff;
	position: relative;
	color: #072139;
	clear: both;
	height: 60px;
	width:275px;
}

.usedcar-desc div {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;

}

.car-sold {
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	width: 265px;
	}
	
	.car-title {
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
	
}

.more-details {
	width: 64px;
	margin: 6px 0;
	padding-left: 6px;
	padding-top: 10px;
	float: left;
	border-left: 1px dotted #072139;
	height: 25px;
}

.usedcar-left {
	width: 190px;
	float: left;
}

.ref {
	line-height: 10px;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
#slideshow {
    position:relative;
  }

#slideshow DIV {
    position:absolute;
    top:0;
    z-index:8;
    opacity:0.0;
    background-color: #091113;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
    color:#000000;
   }

#slideshow DIV IMG {
    display: block;
    border: 0;
    margin-bottom: 10px;
}

.banner #newcars.title {
background:url("images/title-newcars.png") no-repeat;
}