﻿body {
    margin: 0px;
    padding: 0px;
    background: #ebf2f7 url('../images/bg-body.png') repeat-x left top;
    text-align: center;
}

#BContainer {
    position: relative;
    width: 960px;
    margin: 0px auto 0px auto;
    padding: 0px;
    text-align: left;
}

    #BHeader {
        position: relative;
        float: left;
        width: 960px;
        height: 85px;
        background: transparent url(../images/bg-header-print.png) no-repeat scroll left bottom !important;
    }
        #Logo {
            position: relative;
            float: left;
        }
		
		.Bhome-page #Header {
			
			float:none;
			text-align:center;
			background-image: url('../images/bg-header-homepage.png');
		}
		.Bhome-page #footerUtil {
			background: #333333;
		}
		.wide #footerUtil {
			background: #333333;
		}
		.Bhome-page .region9 {
			MIN-WIDTH: 972px; WIDTH: 148.6ex
		}
		.fixedwidth.Bhome-page .region9 {
			WIDTH: 972px
		}
		.Bhome-page .region9#wrapper {
			MIN-WIDTH: 974px; WIDTH: 149ex
		}
		.fixedwidth.Bhome-page .region9#wrapper {
			WIDTH: 974px
		}

    #BContentWrapper {
        position: relative;
        float: left;
        clear: both;
        width: 900px;
        margin: 0px auto;
        padding: 0px 30px;
        text-align: left;
        background: transparent url('../images/bg-sub-content-wrapper.png') repeat-y 28px 0px;
    }

    .Bhome-page #BContentWrapper {
		width:auto;
		padding:0px 0px 11px 0px;
        background: white;
        margin-bottom: 0px;
    }

        #Breadcrumbs {
            position: relative;
            float: left;
            width: 864px;
            padding: 0px 18px;
            margin: 0px 0px 14px 0px;
        }
        #BContentWrapper.two-columns #Breadcrumbs {
            width: 628px;
        }

		#RelatedContent {
            position: relative;
            float: left;
            width: 230px;
            margin: 0px 0px 0px 0px; /* -8px 0px 0px 0px; */
            padding: 0px 3px 20px;
            /* overflow: hidden; */
        }
        #BContentWrapper.one-column #RelatedContent {
            display: none;
        }
       

        #BMainContent {
            position: relative;
            float: left;
            width: 864px;
            margin: 16px 0px 0px;
            padding: 0px 18px 20px;
            min-height: 400px;
        }
        #BContentWrapper.two-columns #BMainContent {
            float: right;
            width: 628px;
        }
        .Bhome-page #BMainContent {
            width: 960px;
            padding: 0px 0px;
        }
        .dealer-list-page #BMainContent,
        .contact-us-page #BMainContent,
        .about-us-page #BMainContent,
        .guarantee-page #BMainContent,
        .advertise-page #BMainContent,
        .certified-page #BMainContent {
            background: transparent url('../images/icon-big-dog.png') no-repeat right bottom;
        }
		
		div.resultsViewSelector {
			
			position:absolute;
			right:10px;
			top:-25px;
			
			overflow:hidden;
		}
		
		div.resultsViewSelector a {
			
			display:block;
			
			width:101px;
			height:65px;
			
			/*background: transparent url('../images/ico-results-view.png') no-repeat bottom left;*/
			text-align:center;
		}
		
		div.resultsViewSelector a:hover {
			
			background-position: bottom right;
		}
		
		div.resultsViewSelector.coverflow a {
			
			background-position: bottom right;
		}
		
		div.resultsViewSelector.coverflow a:hover {
			
			background-position: bottom left;
		}
			
		
		
		div.resultsView {
			
			position:absolute;
			right:20px;
			top:-40px;
			
			overflow:hidden;
		}
		
		div.resultsView a {
			
			display:block;
			
			width:101px;
			height:65px;
			
			background: transparent url('../images/ico-results-view.png') no-repeat bottom left;
			text-align:center;
		}
		
		div.resultsView a:hover {
			
			background-position: bottom right;
		}
		
		div.resultsView.coverflow a {
			
			background-position: bottom right;
		}
		
		div.resultsView.coverflow a:hover {
			
			background-position: bottom left;
		}
		
		
#BPageAds {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    height: 90px;
    background: #f5f5f5 url('../images/bg-page-ads.png') no-repeat center center;
    padding: 5px 0px 5px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}
	
		.Bhome-page #BPageAds {
		
			width:960px;			
			padding: 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			background: #f5f5f5 url('../images/bg-page-ads.png') no-repeat center center;
			text-align: center;
		}

#BFooter {
    position: relative;
    clear: both;
    width: 100%;
    height: 50px;
    
}

    #BFooterContent {
        position: relative;
        width: 100%;
        margin: 2px auto 0px auto;
        padding: 0px;
        text-align: left;
        top: 0px;
    }
    
body, td, th, label {
    color: #3e3e3f;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    line-height: 20px;
}

p {
    margin: 0px 0px 6px 0px;
}

p.txt-no-space-after,
.txt-no-space-after p {
    margin-bottom: 0px;
}

.text-content p {
    color:#3e3e3f;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    line-height: 20px;
    margin: 0px 0px 6px 0px;
}

.text-content a {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;    
}

.txt-no-margins,
.txt-no-margins p {
    margin: 0px;
}

.txt-level2 {
    font-size: 9px;
}
.txt-level4 {
    font-size: 10px;
}
.txt-level6 {
    font-size: 12px;
}
.txt-level8 {
    font-size: 13px;
}
.txt-level10 {
    font-size: 16px;
}

#BFooterContent ul li,
#BFooterContent .copyright 
{
    font-size: 9px;
    font-weight: bold;
    color: #515254;
    font-family: Tahoma, Geneva, sans-serif;
    
}

#CarDetailInfo .car-detail-title {
    font-size: 12px;
    color: #cd8932;
}

#CarDetailTabsHeaders .car-detail-tab-top-selected,
#CarDetailTabsHeaders .car-detail-tab-top-selected p {
    color: #3e3e3f;
    background-color: #f8f8f8 !important;
}

#OverviewList li p .property-name {
    position: relative;
    float: left;
    width: 100px;
    font-weight: bold;
}

#SearchResults div p {
    margin: 0px;
    line-height: 12px;
}
#SearchResults div p.sr-vehicle-name {
    height: 40px;
    overflow-y: hidden;
}
#SearchResults li p,
#SearchResults li p a {
    text-align: center;
}

#SearchResults2 div p {
    margin: 0px;
    line-height: 12px;
}
#SearchResults2 li p.sr-vehicle-name {
    height: 40px;
    overflow-y: hidden;
}

#SearchResults2 li p,
#SearchResults2 li p a {
    text-align: center;
}


#DealerDetailInfo p,
#DealerDetailInfo p a {
    line-height: 16px;
}

.narrow-top {
    font-weight: bold;
}

.narrow-top span {
    font-weight: normal;
}

.narrow-body .model-name,
.adv-box-content .model-name {
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 0px;
}

input.btn-large {
    font-size: 14px;
}

/* @end */

/* @group Links */

a {
    color: #cd8932;
    text-decoration: none;
    cursor: pointer;
}

a:hover,
a:active {
    text-decoration: underline;
}

.emphase-link a,
a.emphase-link {
    font-weight: bold;
}

#Breadcrumbs a {
    color: #3e3e3f;
}

#BFooterContent a {
    font-size: 9px;
    color: #515254;
}

#DealerDetailInfo a {
    font-weight: bold;
}

.viewed-vehicles ul li p a {
    line-height: 12px;
}

#SearchResults li p a {
    font-weight: bold;
}

#SearchResults2 li p a {
    font-weight: bold;
}

.popup-close {
    color: #a4a4a4;
    cursor: pointer;
    float: right;
    width: 30px;
    padding-right: 30px;
    background: transparent url('../images/btn-close.png') no-repeat right top;
}

.see-all-link {
    color: #cd8932 !important;
    cursor: pointer;
}

.see-all-link:hover,
.popup-close:hover {
    text-decoration: underline;
}

/* @end */

/* @group lines */
div.hr {
    border: none;
    clear: both;
    float: left;
    height: 1px;
    width: 100%;
    background-color: #E8E8E8;
}

div.dotted {
    background: transparent url('../images/bg-dotted-line.png') repeat-x left bottom;
}

.related-box div.hr {
    margin: 0px 3px 10px;
    width: 222px;
}

.adv-box div.hr {
    width: 282px;
    margin: 0px 3px;
}
/* @end */

/* @group Images */
.site-logo {
    padding-top: 5px;
}
.pagination div img {
    padding: 0px 4px;
    vertical-align: middle;
}
.pagination2 div img {
    padding: 0px 4px;
    vertical-align: middle;
}

#GeneralErrors img {
    position: relative;
    float: left;
    margin: 12px 20px 0px 6px;
}
#ImageGallery {
    position: relative;
    float: left;
    margin: 10px 0px 0px 0px;
    z-index: 1;
}

h1, h1 span, h2, h2 span, h3, h3 span, h4, h4 span, h5, h5 span, h6, h6 span {
    font-weight: bold;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    color: #525151;
    margin-bottom: 4px;
}

h1, h1 span {
    font-size: 20px;
}
.Bhome-page h1 {
    margin-top: 6px;
}

h1.medium-title {
    font-size: 24px;
}

h1.big-title {
    font-size: 28px;
}

h1.dealer {
    padding-top: 4px;
}

h1.featured-dealer {
    padding-left: 34px;
    background: transparent url('../images/icon-dog.png') no-repeat 0px 0px;
    height: 28px;
}

h1 .header2 {
    font-size: 22px;
    font-weight: normal;
    color: #a5a2a2;
}

h2, h2 span {
    font-size: 18px;
}

.adv-box h2 {
    padding: 6px 11px;
    margin: 3px 3px 0px; /* 3px 3px 6px; */
    width: 200px;
/*    border-bottom: 1px dotted #A5A5A7; */
}

.related-box h2 {
    padding: 6px 11px;
    margin: 0px 3px 0px; /* 0px 3px 6px; */
    width: 200px;
/*    border-bottom: 1px dotted #A5A5A7; */
}

h2.search-over {
    padding-left: 60px;
    width: 151px;
}


h2.sort {
    background: transparent url('../images/headerBg.gif') no-repeat;
}

h2.certified {
    background: transparent url('../images/headerBg.gif') no-repeat;
}

h2.narrow {
    background: transparent url('../images/headerBg.gif') no-repeat;
}

h2.region {
    background: transparent url('../images/headerBg.gif') no-repeat;
}

h2.viewed {
    background: transparent url('../images/headerBg.gif') no-repeat;
}

h2.search-over {
    background: transparent url('../images/icon-gear.png') no-repeat 10px 2px;
}

h2.dealer {
    background: transparent url('../images/headerBg2.gif') no-repeat;
}

h2.interested {
    background: transparent url('../images/headerBg.gif') no-repeat;
}

.adv-box h2 {
    width: 260px;
    color: #3e3e3f;
    font-weight: normal;
}

h3, h3 span {
    font-size: 16px;
    font-weight: normal;
}

.search-tab-title h3 {
    margin-bottom: 8px;
}

.with-border {
/*    border-bottom: 1px dotted #a5a5a7; */
    background: transparent url('../images/bg-dotted-line.png') repeat-x left bottom;
    margin-bottom: 16px;
    padding-bottom: 10px;
}


h1.no-colors,
h1 .no-colors,
h2.no-colors,
h2 .no-colors {
    color: #a5a2a2;
}

div.header-no-colors {
    float: left;
}

.car-detail-page h1 {
    margin: 28px 0px 10px 0px;
}

/* @end */

/* @group Lists */

ul {
    position: relative;
}

ul li {
    display: list-item;
}

ul.inline,
dl.inline,
ul.inline li,
dl.inline dt,
dl.inline dd {
    display: inline;
}

ul.inline li.break-line,
ul.inline li.last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    border-right: none !important;
}

#BrandForm ul,
#VehicleTypeForm ul {
    margin: 12px 0px;
}

#BFooterContent ul {
    top: 0px;
    left: 3px;   
}

#BFooterContent ul li {
    margin: 0px 5px 0px 0px;
    padding: 0px 5px 0px 0px;
    background: transparent url('../images/bg-footer-list-division.png') no-repeat right 5px;
}

#BFooterContent ul li.last-child {
    background: none;
    margin: 0px;
    padding: 0px;
}

#OverviewList li {
    width: 150px;
    float: left;
    margin-right: 20px;
    margin-left: 10px
}
#OverviewList li.last-child {
    width: 220px;
    margin-right: 0px;
    margin-left: 15px;
}
#OverviewList li.first-child {
    margin-left: 0px;
}

ul li.narrow-option {
    position: relative;
    float: left;
    width: 100%;
}

#SearchResults {
    margin: 5px 10px 20px;
}

#SearchResults li {
    float: left;
    width: 92px;
    height: 160px;
    
    border-right: 1px solid #ebebeb;
/*    border-bottom: 1px solid #ebebeb; */
    background: transparent url('../images/bg-result-item.png') no-repeat 5px bottom;
}

#SearchResults div {
    float: left;
    width: 90px;
    height: 155px;
    padding: 4px 14px 4px 4px;
    border-right: 1px solid #ebebeb;
/*    border-bottom: 1px solid #ebebeb; */
    background: transparent url('../images/bg-result-item.png') no-repeat 5px bottom;
}

#SearchResults2 {
    margin: 10px 0px 20px;
}

#SearchResults2 li {
    float: left;
    width: 62px;
    height: 90px;
    margin: 4px 9px 9px 0px;
    padding: 4px 14px 4px 4px;
    border-right: 1px solid #ebebeb;
/*    border-bottom: 1px solid #ebebeb; */
    background: transparent url('../images/bg-result-item.png') no-repeat 5px bottom;
}

#SearchResults2 div {
    float: left;
    width: 62px;
    height: 90px;
    margin: 4px 9px 9px 0px;
    padding: 4px 14px 4px 4px;
    border-right: 1px solid #ebebeb;
/*    border-bottom: 1px solid #ebebeb; */
    background: transparent url('../images/bg-result-item.png') no-repeat 5px bottom;
}

.vehicle-type-list li {
    float: left;
    width: 110px;
}

.transmission-list li {
    float: left;
    width: 80px;
}
.transmission-list li.first-child {
    width: 60px;
}

.region-list li,
.adv-doble-list li {
    float: left;
    width: 116px;/* 110px; */
    margin-right: 6px;
}

.viewed-vehicles ul {
    margin: 6px 0px 14px 0px;
}
.viewed-vehicles ul li {
    float: left;
    width: 60px;
    margin-right: 10px
}
.viewed-vehicles ul li.breakline,
.viewed-vehicles ul li.last-child {
    margin-right: 0px;
}

.select-clear li {
    margin-right: 9px;
    padding-right: 10px;
    background: transparent url('../images/bg-select-clear-division.png') no-repeat right 4px;
}
.select-clear li.last-child {
    margin-right: 0px;
    padding-right: 0px;
    background: none;
}

.narrow-two-columns li {
    float: left;
    width: 100px;
}
.narrow-two-columns ul.select-clear li {
    float: none;
    width: auto;
}

.select-clear {
    margin: 0px 0px 10px;
}

.adv-box-middle .select-clear {
    margin: 0px;
    position: absolute;
    right: 14px;
    top: 10px;
    width: 110px;/* inherit; */
}

ul li.vehicle-model {
    position: relative;
    float: left;
    width: 100%;
}

#FeatureList li {
    float: left;
    width: 186px;
    margin-right: 8px;
}

#SuggestedList li {
    list-style: disc;
    margin-left: 14px;
}

#GeneralErrors ul {
    float: left;
    width: 800px;
}

#GeneralErrors ul li {
    color: #ffffff;
}

/* @end */

/* @group Forms */

input.text, select, textarea {
    border: 1px solid #c5c5c5;
    background-color: #ffffff;
}

input.checkbox,
input.option,
input.button,
input.image {
    background-color: transparent;
    border: none;
}

input.button,
input.image {
    margin: 4px 0px;
    color: #ffffff;
}

input.checkbox {
    margin-left: 0px;
}

input.text {
    width: 250px;
    height: 18px;
    margin: 0px 0px 4px 0px;
    padding: 2px 0px 0px 2px;
}

input.text2 {
    width: 150px;
    height: 18px;
    margin: 0px 0px 4px 0px;
    padding: 2px 0px 0px 2px;
}

input.text3 {
    width: 120px;
    height: 18px;
    font-size:11px;
    margin: 0px 0px 4px 0px;
    padding: 2px 0px 0px 2px;
}

.form-field {
    margin: 0px 0px 4px;
}

.label-on-top {
    display: block;
    font-weight: bold;
    margin-bottom: 4px;
}

.label-between {
    margin: 0px 6px;
}


#DealerContact .form-error ul li {
    position: relative;
    float: right;
    margin-right: 12px;
    width: 144px;
    color: #ff0000;
}

#DealerContact .success-msg {
    display: none;
    font-weight: bold;
}


.adv-box input.input-inline {
    width: 102px;
}

input.btn-small {
}
input.btn-medium 
{
	background: transparent url('../images/gofetchbutton.png') no-repeat top left;
    width: 133px;
    height: 35px;
    cursor: pointer;
}

.btn-medium2 
{
	background: transparent url('../images/gofetchbutton.png') no-repeat top left;
    width: 140px;
    height: 36px;
    cursor: pointer;
    border: none;
}

.btn-large2 {
    background: transparent url('../images/bg-button-large.png') no-repeat top left;
    width: 206px;
    height: 32px;
    cursor: pointer;
    border: none;
    color: White;
    font-size: 15px;
}

input.btn-large {
    background: transparent url('../images/bg-button-large.png') no-repeat top left;
    width: 206px;
    height: 32px;
    cursor: pointer;
}

.adv-box-content label.enhance {
    display: block;
    float: left;
    width: 60px;
}

#GeneralErrors {
    position: relative;
    float: left;
    width: 864px;
    height: 47px;
    background: transparent url('../images/bg-warning-orange.png') repeat-x left top;
    margin: -6px 0px 20px 0px;
}
/* @end */


/* @group Tables */
table {
    width: 100%;
}
table tr {
    height: 22px;
}

#DealersTable thead th div.autohoundMembers {
		
		background: #929292;
		overflow:visible;
		border:none;
		height: 21px;
		width:55%;
		padding:0px;
		margin:0px 0px 0px 5px;
		cursor:pointer;
	}
	
		#DealersTable thead th div.autohoundMembers img {
			
			float:left;
			margin-left:-11px;
			margin-top:-4px;
		}
		
		#DealersTable thead th div.autohoundMembers label,
		#DealersTable thead th div.autohoundMembers a {
			
			color:white;
			font-size:11px;
			font-weight:bold;
		}
		
		.autohoundMembers .checkbox,
		.autohoundMembers .submit {
			
			display:none;
		}
	
#DealersTable tbody tr {
    height: 38px;
}
#DealersTable tr td {
    border-bottom: 1px solid #ebebeb;
    padding: 8px 0px 4px;
}

#DealersTable tr td {
    font-weight: bold;
}

#DealersTable tbody tr td.dealer-name {
    padding-left: 40px;
}

#DealersTable tbody tr td.featured-dealer {
    background: transparent url('../images/icon-dog.png') no-repeat 0px 4px;
}

#RelatedContent input.text,
#RelatedContent select {
    width: 180px;
}

/*
#RelatedContent .personal-info label,
#RelatedContent .check-permission label {
*/
#RelatedContent .interested-info label {
    font-weight: bold;
}

#RelatedContent .personal-info label {
    float: left;
    width: 50px;
}
#RelatedContent .personal-info input.text {
    width: 140px;
}

#BMainTable thead th {
    background-color: #efefef;
    font-weight: bold;
    padding: 10px 0px;
    line-height: 14px;
}

#CertifiedPreOwned tbody tr td {
    padding: 10px 0px;
/*    border-bottom: 1px solid #A5A5A7; */
    border-bottom: 1px solid #d1d1d1;
    line-height: 14px;
}


.itbox {
    float: left;
    clear: both;
    width: 100%;
}

.itbox .itbox-image {
    float: left;
}

.itbox .itbox-text {
    float: right;
}

.map-address .itbox .itbox-text {
    width: 440px;
}

.related-box {
    position: relative;
    float: left;
    width: 228px;
}

.related-box .related-box-top {
    position: relative;
    float: left;
    width: 100%;
    background: transparent url('../images/bg-related-box-top.png') no-repeat left top;
    height: 5px;
}

.related-box .related-box-top2 {
    position: relative;
    float: left;
    width: 100%;
    background: transparent url('../images/bg-related-box-top2.png') no-repeat left top;
    height: 3px;
}

.related-box .related-box {
    position: relative;
    float: left;
    background: transparent url('../images/bg-related-box-back.png') repeat-y left top;
}

.related-box .related-box-content {
    position: relative;
    padding: 3px 8px;
    width: 206px;
/*    border-bottom: 1px dotted #A5A5A7; */
    background: transparent url('../images/bg-dotted-line.png') repeat-x left bottom;
    margin: 3px 3px 6px;
}
.narrow-results .related-box-content {
    padding-left: 2px;
    padding-right: 2px;
    width: 218px;
}

.related-box .no-division {
    border: none;
    background: none;
}

.related-box .related-box-bottom {
    position: relative;
    float: left;
    width: 100%;
    background: transparent url('../images/bg-related-box-bottom.png') no-repeat left bottom;
    height: 5px;
}
.adv-search-top-fetch {
    clear: both;
    float: right;
    margin-top: -55px;
    position: relative;
}

.adv-search-bottom-fetch {
    position: relative;
    clear: both;
    float: left;
    width: 100%;
    text-align: right;
    padding: 10px 0px 0px;
    margin: 10px 0px 20px;
/*     border-top: 1px dotted #A5A5A7; */
    background: transparent url('../images/bg-dotted-line.png') repeat-x left top;
}

.fetch-button {
    background: transparent url('../images/bg-samll-button.png') no-repeat left top;
    width: 112px;
    height: 18px;
    border: none;
    color: #ffffff;
}


#ColumnsWrapper {
    position: relative;
    float: left;
    width: 870px;
    margin-left: -3px;
}

#Column1,
#Column2,
#Column3 {
    position: relative;
    float: left;
    width: 290px;
    margin-right: 0px;
}

#Column3 {
    margin-right: 0px;
}


.adv-box {
    position: relative;
    float: left;
    width: 290px;
}

.adv-box .adv-box-top {
    position: relative;
    clear: both;
    float: left;
    background: transparent url('../images/bg-adv-box-top.png') no-repeat left top;
    width: 290px;
    height: 6px;
}

.adv-box .adv-box-middle {
    position: relative;
    float: left;
/*    width: 100%; */
    background: transparent url('../images/bg-adv-box-back.png') repeat-y left top;
}

.adv-box .adv-box-content {
    float: left;
    padding: 10px 11px;
    width: 248px;
    background-color: #ECECEC;
    margin: 3px 10px 6px;
}

.adv-box .adv-box-content2 {
    float: left;
    padding: 6px 7px;
    width: 94px;
    background-color: #ECECEC;
    margin: 2px 7px 5px;
}

.adv-box .adv-box-content3 {
    float: left;
    padding: 0px 0px;
    width: 800px;
    background-color: #ECECEC;
    margin: 0px 0px 0px;
   
}

.adv-box .adv-box-bottom {
    position: relative;
    clear: both;
    float: left;
    background: transparent url('../images/bg-adv-box-bottom.png') no-repeat left bottom;
    width: 290px;
    height: 6px;
}


#DealerDetailInfo {
    position: relative;
    float: left;
    width: 100%;
    margin: 0px; /* 0px 0px 10px; */
    padding: 10px 0px;

}

#DealerInfoPhone {
    position: absolute;
    top: -32px;
    right: 0px;
    text-align: right;
}

#DealerInfoPhoneDealers {
    position: absolute;
    top: -85px;
    right: 0px;
    text-align: right;
}

#DealerMapLocation {
    position: absolute;
    top: 10px;
    right: 30px;
    background: transparent url('../images/icon-locator.png') no-repeat 0px 0px;
    height: 40px;
    padding-left: 50px;
    padding-top: 8px;
}
 @group Car Detail Info */

#CarDetailInfo {
    position: relative;
    float: left;
    width: 100%;
    margin: 10px 0px;
}

#CarDetailInfo .info-title {
    position: relative;
    float: left;
    width: 592px;
    padding: 0px 18px;
    background-color: #e8e8e8;
}

#CarDetailInfo .car-detail-group {
    position: relative;
    float: left;
    width: 628px;
    margin: 20px 0px 10px;
    background-color: #ffffff;
}
#CarDetailInfo #DetailOverview {
    background: transparent url('../images/bg-car-overview.png') repeat-y top left;
}

#CarDetailInfo .last-group {
    margin-bottom: 0px;
}

#CarDetailInfo .car-detail-content {
    position: relative;
    float: left;
    width: 592px;
    border: 8px solid #f8f8f8;
    padding: 10px;
}

#BMainContent .title-extra-info {
    position: absolute;
    top: -10px;
    right: 20px;
    width: 120px;
    text-align: right;
}

/* @end */

/* @group Tabbed Info */

#CarDetailTabsHeaders { 
    position: relative;
    float: left;
    width: 100%;
    background-color: #ffffff;
    height: 32px;
}

#CarDetailTabsHeaders .car-detail-tab-top,
#CarDetailTabsHeaders .car-detail-tab-top p {
    position: relative;
    float: left;
    padding-right: 10px;
    width: auto;
    background-color: #ffffff;
    margin-bottom: 0px;
}
#CarDetailTabsHeaders .car-detail-tab-top {
    margin-top: 6px;
    cursor: pointer;
    background: #ffffff url('../images/bg-car-tabs-division.png') no-repeat right 8px;
}

#CarDetailInfo .toggle-tab-content {
    margin-top: 0px;
    background-color: #ffffff !important;
}

/* @end */

/* @group Pagination */

.pagination {
    position: relative;
    float: left;
    width: 100%;
    height: 24px;
    padding: 4px 0px 0px;
/*    background-color: #ffffff; */
}

/* @group Pagination */

.pagination2 {
    position: relative;
    float: left;
    width: 100%;
    height: 24px;
    padding: 4px 0px 0px;
/*    background-color: #ffffff; */
}



.ConditionTable tr td {
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}

.pagination div {
    float: right;
}

.pagination-top {
    position: absolute;
    right: 22px;
    top: -6px;
    width: 120px;
}

.pagination2 div {
    float: right;
}

.pagination2-top {
    position: absolute;
    right: 22px;
    top: -6px;
    width: 120px;
}

/* @end */

/* @group Narrow Results */
.narrow-top {
    position: relative;
    float: left;
    padding: 0px 8px 0px 20px;
    width: 190px;
    height: 22px;
    background: transparent url('../images/icon-arrow-down.png') no-repeat 8px 8px;
    border-bottom: 1px solid #e8e8e8;
}
.narrow-top2 {
    position: relative;
    float: left;
    padding: 0px 8px 0px 20px;
    width: 200px;
    height: 22px;
    background: transparent url('../images/icon-arrow-right2.png') no-repeat 1px 5px;
    border-bottom: 1px solid #e8e8e8;
}
.narrow-top3 {
    position: relative;
    float: left;
    padding: 0px 8px 0px 4px;
    width: 200px;
    height: 22px;
    border-bottom: 1px solid #e8e8e8;
}

.expand-contract-btn {
    cursor: pointer;
}

.contracted {
    background: transparent url('../images/icon-arrow-right.png') no-repeat 8px 6px;
}

.narrow-top span {
    position: absolute;
    right: 2px;
    top: 0px;
    width: 100px;
    display: none;
    height: 22px;
    overflow: hidden;
}

.narrow-top2 span {
    position: absolute;
    right: 2px;
    top: 0px;
    width: 100px;
    height: 22px;
}

.narrow-top3 span {
    position: absolute;
    right: -5px;
    top: 0px;
    width: 100px;
    height: 22px;
}

.narrow-body {
    float: left;
    width: 202px;
    background-color: #ececec;
    padding: 8px;
}

.with-select-clear {
    background-image: url('../images/bg-related-w-line.png');
    background-repeat: no-repeat;
    background-position: 0px 30px;
}

.submit-layer {
    position: relative;
    float: left;
    width: 100%;
    margin: 10px 0px 6px;
    text-align: center;
}

/* @end */

/* @group popup */
/* #PopUp{ */
.popup {
    display: none;
    position: absolute;
    width: 320px;
    background-color: #ffffff;
    border: 1px solid #d1d1d1;
    padding: 3px;
    z-index: 2000;
}

/*
.popup-content {
    display: none;
}
*/
.popup-header{
    position: relative;
    float: left;
    width: 100%;
    height: 24px;
}
.popup-body{
    position: relative;
    float: left;
    width: 308px;
    background-color: #ececec;
    padding: 6px;
}
/* @end */

/* @group Homepage */

.Bhome-page #BHomeSearchBox {

	margin:0 auto;
	min-height:180px;
	padding:0px 110px;
	width:740px;
	background: white url(../images/bg-homepage-search.png) bottom left no-repeat;
	
	position:relative;
}

	/* The homepage search box is different if there's Flash content on it */
	.Bhome-page #BHomeSearchBox.flashContent {
		
		padding:0px;
		width:960px;
		height:200px;
	}
	
	.keyword-search {
	
		margin:0 auto;
		text-align:center;
	}
		
	#HomeSearchForm div {
		
		margin-top:30px;
		clear:both;
	}
	
	#HomeSearchForm input {
		clear:both;
		float:none;
		margin-top:30px;
	}
		
	#HomeSearchForm br {
		clear:both;
	}

	#BHomeSearchBox h1 {
		font-size:32px;
		line-height:1.5em;
	}
	
	#BHomeSearchBox h2 {
	
	}
	
	#BHomeSearchBox p {
		color:#aaaaaa;
	}
	
	#BHomeSearchBox em {
	
		color:#D1821E;
		font-style:normal;
	}
	
	#BHomeSearchBox div input {
	
		display:inline;
		float:left;
		clear:none;
		margin-top:3px;
	}
	
	#BHomeSearchBox label {
	
		display:inline;
		float:left;
		text-align:left;
		clear:left;
		width:110px;
	}
	
	#BHomeSearchBox .lastChild {
	
		margin-right:0px;
	}
	
	#BHomeSearchBox object {
	
		margin:0 auto;
	}
	
	body.Bhome-page #txtKeywords, body.Bhome-page #id_vls {
		width:380px;
		height:36px;
		background: transparent url(../images/bg-text-input2.png) top left no-repeat;
		border:none;
		padding:10px 6px 0px 14px;
		font-size:14px;
		font-weight:bold;
		color:#565657;
		display:block;
		clear:none !important;
		margin:0 auto;
	}
	
	#HomeSearchSubmit.keyword-search {
		padding:0px 0px 0px 0px;
		float:left;
		clear:none !important;
		margin-top:0px;
	}
	
#HomeSearchLinks {

	margin:0 auto;
	padding:20px 65px;
	height:194px;
	clear:both;
	background-color:#FFFFFF;
}

	.HomeSearchLink {
	
		width:162px;
		float:left;
		padding:0px 28px;
		background: transparent url(../images/bg-search-link.png) bottom right no-repeat;
		position:relative;
	}
	
	.HomeSearchLink.first,
	.lifestyleSearchLink.first {
	
		padding-left:0px;
	}
	
	.HomeSearchLink.last,
	.lifestyleSearchLink.last {
	
		padding-right:0px;
		background:none;
	}
	
		.HomeSearchLink h2 {
		
			text-align:center;
		}
		
		.HomeSearchLink h2 a {
		
			color:#646363;
			font-size:22px;
			text-decoration:none;
		}
		
		.HomeSearchLink img {
		
			width:148px;
			text-align:center;
			margin:0px 7px;
		}
		
		.HomeSearchLink.active img {
		
			width:162px;
			margin:0px;
		}
		
	.homepage-popup {
	
		display:none;
		position:absolute;
		bottom:100%;
		text-align:center;
		width:138px;
		height:68px;
		
		padding: 7px 7px 20px 7px;
		
		background: transparent url(../images/bg-simple-search-overlay.png) top left no-repeat;
	}
	
		.homepage-popup p,
		.homepage-popup li {
		
			font-size:12px;
			line-height:1.2em;
		}
		
		.homepage-popup li {
		
			color:#525151;
		}
		
#LifestyleSearchLinks {

	margin:0 auto;
	padding:20px 65px;
	height:205px;
	clear:both;
	background-color:#FFFFFF;
}

	.lifestyleSearchLink {
		
		width:127px;
		float:left;
		padding:0px 5px;
		position:relative;
	}
	
.lifestyleBackLink {
	
	display:block;
	
	position:absolute;
	bottom:0px;
	right:80px;
	
	width:140px;
	height:25px;
	
	background:white;
	border:1px solid #e3e3e3;
	
	text-align:center;
}

.LeftKeyword {
	
	display:block;
	
	position:absolute;
	bottom:30px;
	left:320px;
	
	width:140px;
	height:25px;
	
	background:white;
	border:1px solid #e3e3e3;
	
	text-align:center;
}

.KeywordTip {
			
	position:absolute;
	left:285px;
	top:0px;
}
.DefaultViewClass {
			
	position:absolute;
	top:62px;
	left:60px;
}

.LeftViewButton {
			
	left:285px;
	top:5320px;
}
.SearchButtonClass {
	
	display:block;
	
	position:absolute;
	bottom:22px;
	right:340px;
	
	width:140px;
	height:25px;
	
		
	text-align:center;
}

.LeftSimpleSearch {
	
	display:block;
	
	
	width:140px;
	height:25px;
	
	background:white;
	border:1px solid #e3e3e3;
	
	text-align:center;
}
	
#HomeTextBlocks {

	height:80px;
	width:830px;
	padding:10px 65px;
	background:transparent url(../images/bg-homepage-textblock3.png) top left repeat-x;
}

	.HomeTextBlock {
	
		width:212px;
		float:left;
		margin-right:80px;
	}
	
	.HomeTextBlock.last {
	
		margin-right:0px;
	}
	
	.HomeTextBlock p span {
	
		line-height: 15px;
	}
	
	.HomeTextBlock h3 {
	
		color:#d1821e;
		font-weight:bold;
		margin-top:0px;
	}
	
		.HomeTextBlock h3 a {
			font-size:16px;
			font-family:Trebuchet MS,Helvetica,sans-serif;
		}
		

/* @end */

/* @group Footer */

#FooterContent .copyright {
    float: right;
    width: 160px;
    text-align: right;
}

/* @end */



/* @group Search Over */
.search-over-box {
    display: none;
}

.so-tab-header p {
    margin: 1px 0px 2px;
    padding: 0px 4px;
    font-size: 10px;
    cursor: pointer;
}

.simple-search-tabs {
    position: relative;
    float: left;
    width: 100%;
    z-index: 10;
}
.so-tab-header {
    position: relative;
    float: left;
    width: auto;
    height: 22px;
    padding: 2px 3px 2px 2px;
    margin: 0px 3px 2px 0px;
    background-color: #e8e8e8;
    cursor: pointer;
}
.simple-search-tabs .selected {
    height: 24px;
    background-color: #ffffff;
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
}
.simple-search-tabs .selected.first-child {
    border-left: none;
}

.simple-search-group {
    position: relative;
    float: left;
    width: 200px;
    padding: 10px 2px 0px 4px;
    margin: -3px 0px 10px;
    border-top: 1px solid #e8e8e8;
    display: none;
}

#SimpleSearch .selected-group {
    display: block;
}
/* @end */

/* @group Contact Us */
#BContactWrapper {
    position: relative;
    float: left;    
    }

   
body.dealer-contact-page label.label-for-text {
    position: relative;
    float: left;
    width: 40px;
}
body.dealer-contact-page form .errors {
    position: relative;
    margin-left: 40px;
    color: #ff0000;
}
/* @end */

/* @group Flat Pages */
.about-us-page .text-content,
.guarantee-page .text-content,
.advertise-page .text-content,
.certified-page .text-content {
    margin-bottom: 80px;
}
/* @end */


.fontMdl {
   font-family: Tahoma, Geneva, sans-serif;
    font-size: 20px;
    line-height: 20px;
}

.GlobeLIClass {
   line-height: 13px;
}

.fontFeatures {   
    line-height: 15px;
}

.radioTransmission {
   font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    line-height: 20px;
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 2px 0px;
    border-bottom: 1px solid #E8E8E8;
}

.leftTbl {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.linklist9M {
	RIGHT: -50px; FLOAT: right; WIDTH: 210px; height:0px; TOP: 0px
}

.linklist9M A {
	WHITE-SPACE: pre
}
.linklist9M LI {
	PADDING-RIGHT: 0.7em; BACKGROUND-POSITION: 100% 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 0.7em 2px 0px; PADDING-TOP: 0px; BACKGROUND-REPEAT:repeat-y
}
.linklist9M LI.last {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; background: NONE;
}

.linklist9M LI {
	BACKGROUND-IMAGE: url(../images/pipe.gif)
}

.radioProvinces {
   font-family: Tahoma, Geneva, sans-serif;
    font-size: 40px;
    line-height: 10px;
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 2px 0px;
    border-bottom: 1px solid #E8E8E8;
}

.SelectClass {
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #cd8932;
}

.info-text 
{
	margin-left:10px;
}

.MinMaxClass {
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    color: #cd8932;
}

.MinMaxClass14px {
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    color: #cd8932;
}

.SSNavClass {
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 20px;
    color: #525151;
}

.SSNavClassBold {
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 20px;
    color: #525151;
    font-weight:bold;
}

.SS11pxClass {
   font-family: Tahoma, Geneva, sans-serif;
   font-size: 11px;
   color:#3e3e3f;
}

.SS11pxBoldClass {
   font-size: 11px;
   font-family: Tahoma, Geneva, sans-serif;
   color:#3e3e3f;
   font-weight:bold;
}

.TitleBoldClass {
   font-size: 22px;
   color:#3e3e3f;
   font-weight:bold;
}

.txtResults {
    width:150px;
	height:15px;
	margin: 0px 0px 0px 8px;
	
}

.totalResults 
{
	color: #3e3e3f;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 19px;
    font-weight:bold;
}

.copyrightBottom 
{
	color: #3e3e3f;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

.topLinks 
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.table-legend {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 2px 0px;
    border-bottom: 1px solid #E8E8E8;
}

.noBorder {
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

#DetailConditions p.table-legend-label {
    font-weight: bold;
    float: left;
    padding: 0px 16px 0px 6px;
    margin-bottom: 10px;
}

#ConditionsLegend {
    float: left;
    clear: right;
}
#ConditionsLegend dt {
    width: 20px;
    font-weight: bold;
}

#ConditionsLegend dd {
    padding-right: 20px;
}
#ConditionsLegend dd.last-child {
    padding: 0px;
}

.conditions-table {
    float: left;
    width: 290px;
    padding: 0px;
    margin: 0px 4px 0px 0px;
}
.conditions-table tr th,
.conditions-table tr td {
    height: 24px;
}
.conditions-table tr.odd-row td {
    background-color: #ececec;
}

.conditions-table thead th {
    font-weight: bold;
}

.conditions-table .tb-title {
    width: 180px;
    padding-left: 6px;
}

.sortDDL {
    margin: 0px 0px 10px 10px;
    
}

.conditions-table .tb-property {
    width: 22px;
}

.conditions-table tbody td {
    border-right: 1px solid #f7f7f7;
}
.conditions-table tbody td.last-col {
    border-right: none;
}

.conditions-table tbody td.tb-property,
.conditions-table thead th.tb-property {
    text-align: center;
    font-weight: bold;
}
.conditions-table tbody td.tb-property {
    color: #525151;
}

/*Hover Menu*/
.popupMenu 
{
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8; 
	opacity:.9;
	filter: alpha(opacity=90); 
}

.popupHover {
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}


#RightSideLinks {
    position: absolute;
    float: right;
    width: 170px;
    top: -24px;
    right: 0px;
}
#RightSideLinks2 {
    position: absolute;
    float: right;
    width: 170px;
    top: 50px;
    right: 0px;
}
.FeaturesClass {
line-height: 12px;
padding-top: 3px;
}

.DetailsClass {
color: #cd8932;
}
.DetailsClassBlue {
color: #07519a;
}

.UpdateResultsClass {
padding-left: 8px;
}

.ArgosDrawClass {
line-height: 11px;
font-size: 11px;
color:#3e3e3f;
}

.GreyLinksClass {
color:#3e3e3f;
line-height: 14px;
font-weight:bold;
}

#RightSideLinksResults {
    position: absolute;
    float: right;
    width: 270px;
    top: -24px;
    right: 0px;
}

#AddThisBtn {
    position: relative;
    margin: 10px 0px 0px 0px;
    float: left;
    width: 140px;
}

#BMainContent .title-extra-info {
    position: relative;
    margin: 0px;
    float: left;
    width: 50px;
}

#BackToSearchLink {
    position: relative;
    float: right;
    clear: both;
    width: 140px;
    margin: 4px 20px 0px 0px;
    text-align: right;
}

#ImageGallery img {
    width:625px;
}

#itbox-map {
    position: relative;
    width: 310px;
    height: 210px;
}


/* @end */
.AH_Det_MonthlyPayment
{
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#f00101;
}

