/* Main */

html {
    font-size: 62.5%;
}

table {
    font-size: 1em;
}

body {
    text-align: center;
    background: url(../images/bg/main.jpg) repeat-x #fff;
}

body.finance a {
    color: #000;
}

body.finance {
    background: none;
    text-align: left;
}

body.finance h3.typ-apr {
    font-size: 150%;
    margin: 0;
    padding: 10px;
    float: right;
    font-weight: normal;
}

body.finance p.typ-apr {
    background: #fff;
    padding: 15px;
    margin: 0;
}

body, select, input, textarea {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 1.1em;    
    margin: 0;
    padding: 0;    
}

a {
    outline: none;
}

p {
    margin-top: 0;
}

img { -ms-interpolation-mode:bicubic; }

h1 { font-size: 2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.4em;  margin-top: 0; }
h4 { font-size: 1.3em;}
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }

#container {
    width: 960px;
    margin: 0 auto;
    text-align: left;
}

a img { border: 0 ;}

form { margin: 0; padding: 0; }

/* Header */

#header {
    font-size: .9em;
}

#header a {
    color: #fff;
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}

#top-bar {
    background: url(../images/bg/nav/top.png) no-repeat;
    height: 30px;
    color: #fff;
}

body.belmont #top-bar {
    background: url(../images/bg/nav/top_belmont.png) no-repeat;
}

body.murray #top-bar {
    background: url(../images/bg/nav/top_murray.png) no-repeat;
}

#top-bar div {
    float: left;
    width: 55%;
    padding: 8px 0px 0px 8px;
}

#top-bar div img { margin-top: -2px; }

#top-bar ul {
    list-style: none;    
    margin: 0;
    padding: 8px 8px 0px 0px;
    text-align: right;
}

#top-bar ul li {
    margin: 0;
    display: inline;
    padding: 0px 4px;
    border-left: 1px solid #fff;
}

#top-bar ul li.first {
    border: 0;
}

#header h1 {
    margin: 0;
    clear: left;
    background: url(../images/main/jm_header_logo.png) no-repeat left center;
    width: 180px;
    height: 74px;
    text-indent: -9999px;
    float: left;
}

#header h2 {
    float: left;
    width: 160px;
    margin: 0;
    text-align: center;
    padding: 5px 0px 0px 0px;
    font-size: 1.4em;
}

#header h2 span {
    display: block;
    padding-top: 10px;
    color: #29337B;
}

body.belmont #header h1 {
    background: url(../images/main/belmont_header_logo.png) no-repeat left center;
}

body.murray #header h1 {
    background: url(../images/main/murray_header_logo.png) no-repeat left center;
}

#header h1 a {
    display: block;
    width: 180px;
    height: 74px;
}

#my-forecourt-bar {
    float: left;
    height: 74px;
    width: 438px;
    background: url(../images/bg/my_forecourt/header.png) center left no-repeat;
    margin-right: 15px;    
}

body.classic-cars #my-forecourt-bar {
    background: url(../images/bg/my_forecourt/header_green.png) center right no-repeat;
}

body.belmont #my-forecourt-bar {
    background: url(../images/bg/my_forecourt/header_belmont.png) center right no-repeat;
}

body.murray #my-forecourt-bar {
    background: url(../images/bg/my_forecourt/header_murray.png) center right no-repeat;
}

#my-forecourt-bar div.cont {
    padding: 21px 0px 0px 10px;
}

#my-forecourt-bar div.links {
    float: left;
    width: 125px
}

#my-forecourt-bar h4 {
    color: #fff;
    margin: 0;
    padding-bottom: 1px;    
}

#my-forecourt-bar p {
    margin: 0;
    color: #fff;
}

#my-forecourt-bar p a {
    color: #fff;
}

#my-forecourt-bar-cars {
    float: left;
    width: 290px;
}

#my-forecourt-bar-cars a.right-arr-no-text, #my-forecourt-bar-cars a.left-arr-no-text {
    height: 30px;
    margin-top: 9px;
    float: left;
    display: block;
}

#my-forecourt-basket img {
    width: 46px;
    height: 30px;    
}

#my-forecourt-basket a {
    display: inline-block;
    margin-right: 4px;
}
#my-forecourt-basket div {
    position: relative;
    background: url(../images/bg/my_forecourt/header_img.png) repeat-x;
    height: 30px;    
}
#my-forecourt-basket {
    display: block;
    width: 246px;
    overflow: hidden;    
    height: 35px;
    float: left;
    margin: 1px 5px 0px 5px;
    white-space: nowrap;
}

#header h3 {
    color: #D2232A;
    text-align: center;
    font-size: 2.6em;
    margin: 15px 0 0 0;
}

body.classic-cars #header h3 {
    color: #33715A;
}

body.belmont #header h3 {
    color: #7D9EBE
}

body.murray #header h3 {
    color: #72AFB6;
}

#header h3 span {
    color: #000;
    font-size: .325em;
    font-weight: normal;
}


/* Main Navigation */

ul#nav {
    background: url(../images/bg/nav/main.png) no-repeat;
    height: 37px;
    margin: 0;
    padding: 0 0 0 0px;
    list-style: none;
    text-align: center;
    clear: left;
}

body.belmont ul#nav {
    background: url(../images/bg/nav/main_belmont.png) no-repeat;
}

body.murray ul#nav {
    background: url(../images/bg/nav/main_murray.png) no-repeat;
}

ul#nav li {
    display: inline;
}

ul#nav li a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 6px 10px;
    margin: 2px 0px 2px 0px;    
    font-size: 1.1em;
    font-weight: bold;
}

ul#nav li a:hover, ul#nav li a.on {
    background: url(../images/bg/nav/main_button.png) repeat-x 0 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0px solid red;
}

body.classic-cars ul#nav li a:hover, body.classic-cars ul#nav li a.on {
    background: url(../images/bg/nav/main_button_green.gif) repeat-x 0 0;
}

body.belmont ul#nav li a:hover, body.belmont ul#nav li a.on {
    background: url(../images/bg/nav/main_button_belmont.png) repeat-x 0 0;
}

body.murray ul#nav li a:hover, body.murray ul#nav li a.on {
    background: url(../images/bg/nav/main_button_murray.png) repeat-x 0 0;
}

/* Main */

#main {
    float: right;
    width: 751px;
}

#main #content.home {
    width: 546px;
    float: left;
}

#main-sidebar {
    float: left;
    width: 199px;
    margin-left: 5px;
}

#content h1 {
    font-weight: normal;
}

#content h1 span {
    color: #D2232A;
}

/* Sidebar */

#sidebar form label, #main-sidebar form label {
    display: block;
    margin: 2px 4px;
}

#sidebar form select, #main-sidebar form select {
    margin: 0px 4px;
    display: block;
    padding: 0;
}

#sidebar form input, #main-sidebar form input {
    margin: 4px 4px;
    display: block;
    border: 0;
    background-color: #fff;
    border: 1px solid #fff;
}

#sidebar form .full, #main-sidebar form .full { width: 180px; }

#sidebar form .half, #main-sidebar form .half { width: 90px; }

#sidebar {    
    width: 199px;
    float: left;
}

div.in-tab {
    margin-top: -2px;
}

#sidebar h3, #main-sidebar h3 {
    margin: 0;
    padding: 5px 0px 0px 4px;
    font-size: 1.4em;
    font-weight: normal;
    height: 19px;
}

#sidebar p, #main-sidebar p {
    padding: 0px 3px;
    width: 50%;
    margin: 0;
    font-size: .9em;
    height: 51px;
    overflow: hidden;
}

#sidebar .btn, #main-sidebar .btn {    
    display: block;
    margin-left: 68px;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: none;
    padding: 6px 5px;
    line-height: 1em;
    background: none;
    border: 0;
    cursor: pointer;
    text-align: left;
}


#sb-valuation h3 {
    width: 50%;
}

#sb-quick-search {
    background: url(../images/sidebars/quick_search.jpg) no-repeat;
    height: 255px;    
}

#sb-commercials div, #sb-used-cars div {
    height: 218px;
}

#sb-quick-search a.btn {
    width: 60px;
    display: block;
    margin: 0 10px 0 0;
    padding-right: 25px;
    color: #000;
    background: url(../images/bg/buttons/s_search.gif) center right no-repeat;    
    float: left;
}

#sb-new-cars {
    padding-top: 1px;
}

#sb-new-cars div {
    margin: 3px 3px 0px 3px;
    background: #fff;
    text-align: center;
}

#sb-new-cars img {
    margin: 4px 0px;
}

#sb-quick-search input.btn {
    width: 87px;
    background: url(../images/bg/buttons/search.gif) 0 0 no-repeat;
    float: left;    
    margin: 0;
    padding: 0 0 0 3px;    
    line-height: 1em;
    height: 29px
}

#sb-test-drive {
    background: url(../images/sidebars/test_drive.jpg) no-repeat;
    height: 110px;
}

#sb-service {
    background: url(../images/sidebars/service.jpg) no-repeat;
    height: 110px;
}

#sb-stock-updates {
    background: url(../images/sidebars/stock_updates.jpg) no-repeat;
    height: 110px;
}

#sb-follow-us {
    background: url(../images/sidebars/follow_us.jpg) no-repeat;
    height: 110px;
}

#sb-enquiry {
    background: url(../images/sidebars/enquiry.jpg) no-repeat;
    height: 64px;
}

#sb-enquiry h3 { height: 25px; margin-bottom: 2px; }

#sb-budget-calc {
    background: url(../images/sidebars/budget_calc.jpg) no-repeat;
    height: 186px;
}

#sb-budget-calc div {
    height: 147px;
    overflow: hidden;
}

#sb-valuation {
    background: url(../images/sidebars/valuation.jpg) no-repeat;
    height: 111px;
}

#sb-valuation h3 {
    height: 70px;
}

#sb-searches {
    background: url(../images/sidebars/searches.jpg) no-repeat;
    height: 110px;
    overflow: hidden;
    white-space: nowrap;
}

#sb-searches p.left, #sb-searches p.right {
    float: left;
    width: 92px;
    margin: 10px 1px 0px 0px;
    line-height: 1.8em;
}

/* Tabs */

ul.tabs {    
    margin: 0;
    padding: 0;
    height: 20px;
    list-style: none;    
}

ul.tabs li {
    float: left;
    background: url(../images/bg/tabs/dgray_l.png) no-repeat left top;
    padding: 0 0px 0px 2px;
}

ul.tabs li a {
    display: block;
    float: left;
    width: auto;
    color: #fff;
    text-decoration: none;
    background: url(../images/bg/tabs/dgray.png) no-repeat right top;
    padding: 4px 3px 4px 2px;
    font-size: .9em;
    margin: 0px 2px 0px 0px;
    font-weight: bold;
}

#main ul.tabs li a {
    min-width: 75px;
}
ul.tabs li a:hover {
    text-decoration: underline;
}

ul.tabs li.on {
     background: url(../images/bg/tabs/lgray_l.png) no-repeat left top;
}

ul.tabs li.on a {
     background: url(../images/bg/tabs/lgray.png) no-repeat right top;
     color: #000;
 }

ul.tabs li a:hover span, ul.tabs li a.curr span {
    background-position: top left;
    color: #000;
}

.clear-l {
    clear: left;
}

.clear-r {
    clear: right;
}

.clear-b {
    clear: both;
}

#sidebar div.on, #main div.on {
    display: block;
}


/* Home */

#home-offers {
    width: 446px;
    float: left;
    height: 240px;
    margin: 0px 6px 5px 0px;
    overflow: hidden;
}

#home-locator {
    width: 299px;
    float: left;
    height: 242px;
}


#tb-directory, #tb-by-map, #tb-by-make {
    background-color: #BBBCBF;
    height: 222px;
}

#tb-directory h3, #tb-by-map h3, #tb-by-make h3 {
    font-size: 1.2em;
}

#tb-by-make div.left {
    background: #fff;
    float: left;
    width: 146px;
    margin: 0px 3px;
    text-align: center;
}

#tb-by-make div.right {
    background: #fff;
    float: left;
    width: 144px;
    text-align: center;
}

#tb-directory table {
    background: #fff;
    margin-left: 3px;
    width: 292px;
    height: 180px;
}

#tb-directory p {
    padding: 0px 7px 0px 7px;
}

#tb-directory table td {
    width: 50%;        
    vertical-align: top;
    padding: 4px 7px 4px 7px;
    line-height: 1.6em;
}

#tb-directory tr td a,  #tb-directory div.list a {
    color: #000;
    font-weight: bold;
    font-size: 1.2em;
    text-decoration: none;
}

#tb-directory tr th {
    font-size: 1.2em;
    color: red;
    text-align: left;
    padding: 0px 7px 0px 7px;
}

#tb-directory div.list {
    background: #fff;
    margin: 3px;
    padding: 5px;
    height: 180px;
}

#tb-directory div.details {
    background: #fff;
    margin: 3px;
    padding: 3px;
    height: 180px;
}

#tb-directory table p { margin: 3px 0 0px 0 }

#map-small {
    margin: 2px;
    width: 292px;
    height: 188px;
}

#map-small-image {
    margin: 2px;
    width: 292px;
    height: 188px;
}

#home-locator h3 {
    margin: 0;
    padding: 5px 10px 5px 10px;

}

div.asearch-bg {    
    border: 0;
    background: #BCBDC0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#content.gray, div.gray-bg {
    padding: 10px;
    background: #BCBDC0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#content.bdr, div.gray-bdr {
    border: 10px solid #BCBDC0;
    padding: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

/* Offers */

div.offer {
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    overflow: auto;
}

div.offer div.left {
    float: left;
    width: 260px;
}

div.offer div.right {
    float: left;
    width: 450px;
    overflow: auto;
}

div.offer div.right div {
    float: left;
    width: 50%;
    padding-top: 10px;
}

div.logos-buttons {
    text-align: right;
}

h4.bar {
    background: #D7172F;
    padding: 5px;
    color: #fff;
    font-size: 1.2em;
    margin: 0;
    margin-bottom: 5px;
}

div.offer h3 {
    margin: 0;
    font-size: 1.3em;
}

#main a.bar {
	display: inline-block;
    width: 118px;
    height: 17px;
    background: url(../images/bg/buttons/red.gif) no-repeat top left;
    text-align: left;
    color: #fff;
    text-decoration: none;
    margin-bottom: 2px;
    font-size: .9em;
    padding-top: 1px;
}

#main a.d-bar {
	display: inline-block;
    width: 118px;
    height: 29px;
    background: url(../images/bg/buttons/red_dbl.gif) no-repeat;
    text-align: left;
    color: #fff;
    text-decoration: none;
    margin-bottom: 2px;
    font-size: .9em;
    padding-top: 1px;
}

#main a.bar span, #main a.d-bar span {
   margin: 0px 15px 0px 3px;
}


#finance-details input.bar, #main input.bar {
    text-align: left;
    width: 118px;
    height: 17px;
    background: url(../images/bg/buttons/red.gif) no-repeat transparent bottom left;
    color: #fff;
    border: 0;
    margin: 0;
    padding: 0;
    line-height: 1em;
    margin: 0px 0px 5px 5px;
    padding: 0px 0px 1px 2px;
    font-size: 1em;
}

#finance-details input.black130, #main input.black130 {
    background: url(../images/bg/buttons/black_130.gif) no-repeat bottom left;
    width: 130px;
    cursor: pointer;
}
#main a.black130 {
    background: url(../images/bg/buttons/black_130.gif) no-repeat;
    width: 130px;
    cursor: pointer;
}
#main a.black, #main input.black {
    background: url(../images/bg/buttons/black.gif) no-repeat;
    color: #fff;
    cursor: pointer;
}

h4.price, h4.save { color: #D7172F; }

h4.was { font-size: 1.1em }

div.offer h4 { margin: 0 }

div.offer p { margin: 5px 0px; }

form.filter {
    background: #BCBDC0;
    margin: 0;
    padding-bottom: 10px;
}

form.filter select {
    width: 170px;
    margin-right: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0px solid #fff;
    padding: 2px;
    font-size: .9em;
}

input.b-btn {
    border: 0;
    margin: 0;
    padding-right: 20px;
    color: #000;
    background: url(../images/bg/buttons/s_search.gif) center right no-repeat transparent;
    cursor: pointer;
}

/* Classic Cars */

#content h2 {
    margin: 0;
    font-size: 1.4em;
    font-weight: normal;
}


/* New Cars */

#content div.directory-left {
    float: left;
    width: 360px;
    margin-right: 5px;
    text-align: center;
    background: #fff;
}

#content div.directory-right {
    float: left;
    width: 360px;
    margin-left: 5px;
    text-align: center;
    background: #fff;
}

#content div.fix-height {
    min-height: 500px
}

#content div.directory-left h3, #content div.directory-right h3 {
    margin: 0;
}

#content div.directory-left img, #content div.directory-right img {
    margin: 10px;
}

#new-cars-manufactuer {
    margin-top: 10px;
    background: #fff;
    overflow: auto;
    padding: 10px
}

#new-cars-manufactuer div.left {
    float: left;
    width: 265px;
    margin-right: 5px;
    height: 550px;
    overflow: hidden;
    border-right: 1px solid #BCBDC0;
    padding-right: 5px
}

#new-cars-manufactuer div.right {    
    float: left;
    width: 435px;
}

#new-cars-manufactuer div.right div.model {
    text-align: center;
    width: 140px;
    height: 100px;
    float: left;
    overflow: hidden;
}

#new-cars-manufactuer div.right div.model a img {
    opacity: 0.5;
    filter: alpha(opacity = 50);
}

#new-cars-manufactuer div.right div.model a.curr img {
    opacity: 1;
    filter: alpha(opacity = 100);
}

/* Car details */

#car-details {
    padding: 10px;
    background: #fff;
}

body.classic-cars div#car-details {
    background: #F4F2DF;
}

#car-details h2 {     
    color: #fff;
    padding: 5px 5px;
}

#car-details div.bar {
    background: #D7172F;
    margin: 0 0 5px 0;
    height: 25px;
}

body.classic-cars #car-details div.bar {
    background: #33715A;
}

#car-details h2.price {
    float: right;
}


#car-details #gallery {
    clear: both;
    width: 343px;
    float: left;
}

#car-details #thumbnails {
    width: 172px;
    float: left;
}

#car-details #buttons {
    width: 195px;
    float: left;
    text-align: right;
}

div.details h3 span.compare {
    font-size: .8em;
    margin-left: 10px;
}

#car-spec {
    margin-top: 10px;
}

#car-spec div.tabs {
    min-height: 150px;
}

body.classic-cars #car-spec div.gray-bdr {
    background: #F4F2DF;
}

div.similar-vehicles {
    width: 170px;
    float: left;
    margin-right: 10px;
}

div.similar-vehicles img {
    padding-bottom: 5px;
}

div.similar-vehicles h4 {
    height: 40px;
    text-align: center;
    font-size: 1em;
}

#similar {
    overflow: hidden;
    width: 1000px;
}

.hidden {
    display: none;
}


#thumbnails a.curr img {
    opacity: 1;
    filter: alpha(opacity = 100);
}

#thumbnails img {
    opacity: 0.5;
    filter: alpha(opacity = 50);
}

td.bl {
    border-left: 1px solid #BCBDC0;
    margin: 10px;
    font-size: 1.2em;
    font-weight: bold;
}

#main a.b-link {
    color: #000;
    text-decoration: none;
}

td.br {
    border-right: 1px solid #BCBDC0;
}

table.directory td {
   border-bottom: 10px solid #fff;
}

body.jmgroup a { color: #D7172F; text-decoration: none; }

#back-btn {
    float: right;
    margin-right: 10px;
}

#map {
     width: 433px;
     height: 390px;
     float: left;
     margin-right: 7px;
}

#map-container { background: #fff; padding: 10px; }

#map-container h3 { margin: 0 }

#map-container div.logos img { margin: 5px 0px; }

#map-container div.logos {
    float: left;
    width: 270px;
    text-align: center;
}

#content div.branch {
    background: #fff;
    padding: 10px;
    margin-top: 10px;
}

#content div.branch div.images {
    float: left;
    width: 155px;
}

#content div.branch div.images img {
    width: 145px;
    height: 145px;
}

#content div.branch div.images img.last {
    margin-top: 10px;
}

#content div.branch div.details {
    float: left;
    width: 556px;
}

#content div.branch div.details a.visit {
    float: right;
    padding: 6px 6px 0px 0px;
    color: #D7172F;
    font-size: 1.1em;
    text-decoration: none;
}

#content div.branch div.details h3 {
    margin: 0;
    padding: 5px;
    background: #BCBDC0;
    font-size: 1.2em;
}

#content div.branch div.details div.text {
    float: left;
    width: 200px;
}

#content div.branch div.details div.logos {
    float: left;
    width: 356px;
    text-align: right;
    padding-top: 10px;
}

#content div.branch div.details div.logos img {
    margin-left: 10px;
}

#footer {
    padding-top: 5px;
    clear: both;
}

#car-search {
    padding: 0px 10px 10px 10px;
}

#car-search select, #stock-updates-frm select {
    width: 130px;
    margin: 5px 5px;
    font-size: .9em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0px solid #fff;
    padding: 2px;
}

/* Search Result */

div.search-result {
    padding: 10px;
    background: #fff;
    margin-top: 10px;
}

body.classic-cars div.search-result {
    background: #F4F2DF;
}

div.search-result div.images {
    width: 240px;
    float: left;
}

div.search-result div.images img.last {
    margin-top: 4px;
}

div.search-result div.details {
    float: left;
    width: 471px;
}

div.search-result div.details h3 {
    background: #D7172F;
    padding: 2px 2px;
    color: #fff;
    font-size: 1.2em;
    font-weight: normal;
    margin: 0;
}

body.classic-cars div.search-result div.details h3 {
    background: #33715A;
}

div.search-result div.details p {
    margin: 1px 2px;
}

div.search-result div.details h3.price {
    float: right;
}
div.search-result div.details div.buttons {
    float: right;
    padding-top: 3px;
    width: 130px;
    text-align: right;
}

iframe {
    border: 0;
    margin: 0;
    padding:0;
}

/* Finance Table */

iframe.finance-frame {
    clear: left;
    padding-top: 2px;
    background: url(../images/bg/loading.gif) center center no-repeat;
}

iframe.finance-apr-frame {
    clear: left;
    margin-top: 10px;
    padding-top: 2px;
    background: url(../images/bg/loading.gif) center center no-repeat #fff;
}

body.finance table {
    width: 100%;
    font-size: .9em;
    border-spacing: 0;
    text-align: center;
    background: #fff;
    min-height: 100px;
}

body.finance table td, body.finance table th {
    padding: 3px;
}

body.finance thead {
    background: #BCBDC0;
}

body.finance tbody th {
    text-align: left;
}

#compare-form {
    margin-top: -10px;
}

div.tab #sort-form {
    margin: -10px -10px 10px -10px;
    text-align: left;
    padding: 5px;
}


#sort-form {
    background: #BCBDC0;
    text-align: center;
}

#sort-form.my-forecourt p {
    text-align: right;
}

#sort-form p {
    margin-top: 0;
}

#sort-form label {
    padding-right: 10px
}

#sort-form select {
    margin-right: 10px;
}

#sort-form input {
    margin-right: 10px;
}

#main div.right-tab {
    display: inline-block;
    width: auto;
    float: right;
    height: 20px;
    margin-right: 10px;
    background: url(../images/bg/tabs/red_l.png) top left no-repeat;
    color: #fff;
    font-weight: bold;
    clear: both;
    max-width: 630px;
    overflow: hidden;
}

#main div.right-tab span {
    display: inline-block;
    background: url(../images/bg/tabs/red.png) top right no-repeat;
    margin-left: 3px;
    padding: 3px 6px 3px 3px;    
}

#main div.right-tab-btm {
    display: inline-block;
    float: right;
    height: 20px;
    margin-right: 10px;
    background: url(../images/bg/tabs/red_l_btm.png) top left no-repeat;
    color: #fff;
    font-weight: bold;
    clear: both;
    max-width: 730px;
    overflow: hidden;
}

#main div.right-tab-btm span {
    display: inline-block;
    background: url(../images/bg/tabs/red_btm.png) top right no-repeat;
    margin-left: 3px;
    padding: 3px 6px 3px 3px;
}

body.belmont #main div.right-tab {
    background: url(../images/bg/tabs/belmont_l.png) top left no-repeat;
}

body.belmont #main div.right-tab span {
    background: url(../images/bg/tabs/belmont.png) top right no-repeat;
}

body.murray #main div.right-tab {
    background: url(../images/bg/tabs/murray_l.png) top left no-repeat;
}

body.murray #main div.right-tab span {
    background: url(../images/bg/tabs/murray.png) top right no-repeat;
}


body.classic-cars #main div.right-tab {
    background: url(../images/bg/tabs/green.png) top left no-repeat;
}

body.classic-cars #main div.right-tab span {
    background: url(../images/bg/tabs/green.png) top right no-repeat;
}

a.left-arr {
    display: inline-block;
    background: url(../images/bg/buttons/left-arr.png) no-repeat;
    padding-left: 20px;
}

a.right-arr {
    display: inline-block;
    background: url(../images/bg/buttons/right-arr.png) no-repeat;
    padding-left: 20px;
}

a.right-arr-no-text {
    display: inline-block;
    background: url(../images/bg/buttons/right-arr.png) no-repeat;
    width: 15px;
    text-indent: -9999px;
}

a.left-arr-no-text {
    display: block;
    background: url(../images/bg/buttons/left-arr.png) no-repeat;
    width: 15px;    
    text-indent: -9999px;
    float: left;
}

#main div.right-tab a, #main div.right-tab-btm a {
    color: #fff;
    display: inline-block;
    margin-right: 3px;
    text-decoration: none;
}
#main div.right-tab a.on, #main div.right-tab-btm a.on {
    text-decoration: underline;
}

#article {
    background: #fff;
    padding: 10px;
    margin-top: 10px;
}

div.article h3, #article h3 {
    font-size: 1.1em;
    margin: 0;
}

div.article p, #article p {
    margin-top: 0px;
}

form.std h2 {
    padding-bottom: 3px;
}

form.std div.left  {
    float: left;
    width: 365px;
}

form.std select, form.std input {
    width: 170px;
    margin: 0px 10px 5px 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0px solid #fff;
    padding: 2px;
    font-size: .9em;
}

form.std div.right {
    float: left;
    width: 360px;
}

form.std div.right textarea {
    width: 360px;
    height: 64px;
    margin-bottom: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0px solid #fff;
    font-size: .9em;
}

form div.right input {
    float: right;
}

#main form div.right input.space {
    margin-top: 45px;
}

form#stock-updates-frm input, form#stock-updates-frm select {
    margin: 0px 10px 5px 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0px solid #fff;
    padding: 2px;
    font-size: .9em;
    width: 130px;
}

form#stock-updates-frm input.bar {
    border: 0;
    margin: 0;
    padding: 0;
    line-height: 1em;
    margin: 0px 0px 5px 0px;
    padding-left: 2px;
    font-size: 1em;
}

form h2 span {
    font-size: .7em;
}

ul.tabs li span.plus {
    background: url(../images/bg/buttons/plus.png) no-repeat top right;
    text-indent: -9999px;
    display: inline-block;
    margin-left: 5px;
    width: 13px;
    height: 13px;
}

ul.tabs li span.minus {
    background: url(../images/bg/buttons/minus.png) no-repeat top right;
    width: 13px;
    text-indent: -9999px;
    display: inline-block;
    margin-left: 5px;    
    height: 13px;
}

ul.tabs li a:hover #plus-minus {
    text-decoration: none;
    color: #fff;
}


/* Home offers */

#home-offers div.slide {
    height: 240px;
}

#home-offers h3 {
    margin: 0;
    padding: 3px;
    color: #fff;
    font-weight: normal;
}

#home-offers div.image {
    padding: 72px 3px 0px 3px;
}

#home-offers div.slide h2 {
    padding: 10px;
    font-size: 1.3em;
    font-weight: normal;
    margin: 0;
}

#home-offers div.slide div.logos {
    float: right;
    width: 128px;
    text-align: center;
}

#home-offers div.slide div.image-prices {
    width: 310px;
    float: left;
    height: 125px;
}

#home-offers div.slide div.image-prices h4 {
    margin: 0;
    font-size: 1.5em;
    Line-height:110%;
}

#home-offers div.slide p {
    clear: both;
    padding: 5px 10px 0px 10px;
    font-size: 1.1em;
    height: 45px;
	margin-bottom: 0;
}

#home-offers div.slide div.image-prices img {
    margin: 0px 10px;
}

#home-offers div.slide a.bar {
    float: right;
    margin: 5px 5px 0px 0px;
    color:#ffffff;
    font-size:1.2em;
    text-align:left;
    text-decoration:none;
	padding-top: -10px;
}

#dialog {
    text-align: left;
}

#finance-details div.breakdown {
    width: 227px;
    float: left;
    padding: 0px 5px;
    border-left: 3px solid #BCBDC0;
}

#finance-details div.first {
    padding: 0 5px 0px 0px;
    border-left: 0;
}

#finance-details table td {
    text-align: right;
}

#finance-details h3 {
    font-weight: normal;
    margin: 0;
}

#finance-details p {
    border-top: 1px solid #BCBDC0;
    border-bottom: 1px solid #BCBDC0;
    padding: 5px 0px;
    margin: 2px 0px 2px 0px;
}

#finance-details form {
    text-align: center;
    margin: 5px 0;
}

.apr { font-size: 150% }

form#compare-form.table {
    background: #fff;
    padding: 10px;
    margin-top: 10px;
}

form#compare-form table td, form#compare-form table th {
    margin: 2px;
    padding: 5px;
    width: 90px;
    text-align: center;
}

form#compare-form table tr.images td {
    padding: 0;
}

form#compare-form table tr.odd td {
    background: #E7E7E8;
}

form#compare-form table th {
    background: #BCBDC0;
    text-align: left;
}

form#compare-form table tr.red td, form#compare-form table tr.red th {
    background: #D7172F;
    color: #fff;
}