/* @override 
	http://ardeaauto.ford.mvt.local/css/vehicles.css
	http://ford-josbogman.ford.mvt.local/css/vehicles.css
	http://ford-vankalmthout.ford-dws.mvt/css/vehicles.css
*/

/* @group vehicles */

.tab-container {
    position: relative;
    width: 695px;
    background: url(/images/tab-container-bg.gif) repeat-y;
    padding: 0 4px;
}

.tab-body {
    width: 657px;
    margin-left: 2px;
    padding: 20px 15px;
    background: url(/images/tab-container-gradient-small.gif) repeat-x;
}

.tab-body-large {
    width: 657px;
    padding: 20px 15px;
    margin-left: 2px;
    background: url(/images/tab-container-gradient-large.gif) repeat-x;
}

#vehicles-overview.tab-body-large {
	background: url(/images/tab-container-gradient-small.gif) repeat-x;

}

.tab-top {
    width: 708px;
    height: 6px;
    background: url(/images/tab-container-top.gif) no-repeat;
}



.tab-bottom {
    position: relative;
    top: -2px;
    width: 708px;
    height: 9px;
    background: url(/images/tab-container-bottom.png) no-repeat;
    margin: 0 0 20px 0;
}

.vehicles form dl {
    font-size: 12px;
    font-weight: bold;
}

.vehicles form dt {
    float: left;
    margin-right: 20px;
}

.vehicles form dt, .vehicles form dd {
    margin-bottom: 11px;
}

.vehicles label {
	display: block;
	font-weight: bold;
}
.vehicles dd label {
    display: block;
    float: left;
    width: 30px;
    font-weight: normal;
    font-size: 11px;
}

/* extended search */
body form#vehicle-search {
    overflow: hidden;
    margin-top: 20px;
}

#vehicle-search .divider {
    margin: 10px 0 30px 0;
}

#vehicle-search dl p {
    margin: 0 0 2px 0;
}

#vehicle-search dt, #vehicle-search dd {
    height: 25px;
    overflow:hidden;
}

#vehicle-search dd.list {
    height: 63px;
}

#vehicle-search dl.images dd, #vehicle-search dl dd.image {
    height:75px;
    width:93px;
    overflow:visible;
}

#vehicle-search dl.optionlist dd {
    width:195px;
}

#vehicle-search dt {
    margin-right: 10px;
    width: 140px;
}

#vehicle-search dt.large {
    width: 166px;
}

#vehicle-search dd.left {
}

#vehicle-search dd {
    width: 175px;
}

#vehicle-search dd.radio {
    width: auto;
    margin-right: 10px;
}

#vehicle-search dd.left input.checkbox {
    margin: 0;
}

#vehicle-search dd label {
    display: inline;
    float: none;
    width: auto;
}

#vehicle-search select {
    width: 166px;
}

#vehicle-search input {
    width: 160px;
}

#vehicle-search input.checkbox, #vehicle-search input.radio {
    width: 16px;
    height: auto;
}

#vehicle-search .small {
    width: 135px;
}

#vehicle-search select.small {
    width: 146px;
}

#vehicle-search dd.small {
    width: 149px;
}

#vehicle-search select.tiny, #vehicle-search input.tiny {
	width: 45px;
}

/* options */

#vehicle-search .options dt {
    float: none;
    width: auto;
}

#vehicle-search .options dd {
    height: auto;
    margin-bottom: 2px;
}

#vehicle-search .options dd {
    float: left;
    width: 150px;
}

/* results */
#vehicle-search .search-options {
    background: #e4e4e4;
    padding: 10px 10px 0 10px;
}

#vehicle-search .search-options span {
    float: none;
}

#vehicle-search .search-options .sort {
    float: left;
    width: 270px;
}

#vehicle-search .search-options .sort select {
    width: 175px;
}

#vehicle-search .search-options .sort select.tiny {
    width: 45px;
}

#vehicle-search .search-options .sort .left {
    margin-right: 10px;
}

#vehicle-search .search-options .result-container {
    float: right;
    width: 360px;
    padding-top: 13px;
}

#vehicle-search .search-options .results {
    float: left;
    width: 180px;
    height: 26px;
    text-align: center;
    margin: 0;
    padding-top: 7px;
    background: url(/images/result-bg.gif) no-repeat;
}

#vehicle-search .search-options .results strong {
    font-size: 13px;
}

#vehicle-search input.submit {
    width: 186px;
    background: url(/images/button-view-results-orange.png);
    border: none;
    height: 39px;
    cursor: pointer;
    margin: 0 0 0 -8px;
    position: relative;
    top: -3px;
}


.vehicles .contentblock-basic {
    padding: 20px;
    padding-bottom: 3px; /* p element heeft margin-bottom 17px */
    background: #e4e4e4;
    margin-bottom: 17px;
}

/* @group results */
#vehicles-overview dt, #vehicles-overview dd {
    width: auto;
    margin-right: 10px;
}

#vehicles-overview form {
    clear: both;
}

#vehicles-overview label {
    font-size: 11px;
}

#vehicles-overview select.tiny {
    width: 45px;
}

#vehicles-overview .result {
    float: left;
    width: 200px;
}

#vehicles-overview .back {
    float: right;
    text-align: right;
    width: 450px;
}

#vehicles-overview th {
    text-align: left;
    font-weight: bold;
    background: #b9b9b9;
    padding: 2px;
    border-bottom: 1px solid #999999;
}

#vehicles-overview tr.car-details td {
    border-top: 1px solid #dddddd;
    padding-top: 10px;
    vertical-align: top;
}

#vehicles-overview tr.car-details td.description {
    padding-right: 10px;
}

#vehicles-overview tr.car-details td.description strong a {
    color: #0066cc;
    font-weight: bold;
    text-transform: uppercase;
}

#vehicles-overview tr.car-details td.description strong a:hover {
    color: #f98d33;
}

#vehicles-overview tr.actions td {
    height: 45px;
}

#vehicles-overview th, #vehicles-overview td {
    padding-left: 5px;
}

#vehicles-overview table a {
    color: #0066cc;
    font-weight: normal;
}

#vehicles-overview td a:hover {
    color: #f98d33;
}

#vehicles-overview table th a {
    color: #000000;
    text-decoration: none;
}

#vehicles-overview table th a:hover {
    text-decoration: underline;
}

#vehicles-overview table th a.sort-up {
    background: url(/images/vehicles/sort-up.gif) no-repeat right;
    padding-right: 10px;
}

#vehicles-overview table th a.sort-down {
    background: url(/images/vehicles/sort-down.gif) no-repeat right;
    padding-right: 10px;
}

#vehicles-overview .photo img {
    border: 1px solid #b9b9b9;
    width: 100px;
}

#vehicles-overview .description p {
    margin: 0;
}

#vehicles-overview th.mileage, #vehicles-overview th.build, #vehicles-overview th.cost {
    text-align: left;
    padding-right: 5px;
    width: 70px;
}

#vehicles-overview th.description {
    width:311px;
}

#vehicles-overview .warranty {
    display: block;
    margin-top: 14px;
    text-align: center;
}

.vehicles .add-favorite {
    margin-right: 5px;
}

#vehicles-overview a.button-more {
    position: relative;
    background: url(/images/button-more.gif) no-repeat;
    color: #ffffff;
    text-decoration: none;
    padding: 6px 12px;
}

#vehicles-overview a:hover.button-more {
    color: #ffffff;
    text-decoration: underline;
}

/* @endgroup */
/* @group vehicle detail */
.vehicles #detail .nav {
	float: right;
	width: 200px;
	text-align:right;
}
.vehicles .detail-car .left {
	width: 330px;
}
.vehicles .detail-car .right {
	width: 315px;
	position: relative;
}
.vehicles #detail dt {
	float: left;
}
.vehicles .photo .medium-image {
	width: 318px;
	height: 240px;
	overflow:hidden;
	border: 2px solid #a7a7a7;
	margin-bottom: 17px;
}
.vehicles .photo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.vehicles .photo li {
	float: left;
	margin: 0 5px 0 0;
	overflow: hidden;
}
.vehicles .photo li img {
	border: 1px solid #a7a7a7;
	padding: 1px;
}
.vehicles .photo li.last {
	margin: 0;
}
.vehicles a.more-pictures {
	display:block;
	clear: both;
	background: url(/images/icons/icon-images.gif) no-repeat left;
	padding-left: 25px;
	margin: 0;
	line-height: normal;
}
.vehicles .car-specs dl {
	font-size: 12px;
	line-height: 150%;
}
.vehicles .car-specs dt {
	font-weight: bold;
	width: 140px;
}
.vehicles .car-specs dd {
	float:left;
	width: 160px;
}
.vehicles .detail-car h2 {
	margin-top: 0px;
}

.vehicles  .car-specs h2 {
	margin-bottom: 5px;
}
.vehicles a.nap {
	position: absolute;
	top: 95px;
	right: 0px;
}
.vehicles .dealer-info {
	margin-bottom: 17px;
}
.vehicles .dealer-info h3 {
	margin: 0;
}
.vehicles .dealer-info dt {
	font-weight: bold;
	padding-right: 5px;
}
.vehicles .dealer-info a {
	color: #0066cc;
	font-weight: bold;
}
.vehicles .dealer-info a:hover {
	color: #f98d33;
}
.vehicles #detail .divider {
	clear: both;
	margin-bottom: 17px;
}

/* toolbar */

#vehicle-toolbar {
    background: #e4e4e4;
}

#vehicle-toolbar h2 {
    background: url(/images/vehicles/kop-toolbar.gif) no-repeat;
    margin: 0 0 5px 0;
}

#vehicle-toolbar .toolbar {
    margin: 0;
    padding: 0 0 17px 0;
    list-style: none;
}

#vehicle-toolbar .toolbar a {
    display: block;
    font-weight: bold;
    color: #0066cc;
    padding-left: 25px;
    height: 16px;
    margin-bottom: 5px;
}

#vehicle-toolbar .toolbar a:hover {
    color: #f98d33;
}

#vehicle-toolbar .toolbar a.testdrive {
    background: url(/images/icons/icon-key.gif) no-repeat left;
}

#vehicle-toolbar .toolbar a.info {
    background: url(/images/icons/icon-info.gif) no-repeat left;
}

#vehicle-toolbar .toolbar a.print {
    background: url(/images/icons/icon-print.gif) no-repeat left;
}

#vehicle-toolbar .toolbar a.pdf {
    background: url(/images/icons/icon-pdf.gif) no-repeat left;
}

#vehicle-toolbar .toolbar a.mail {
    background: url(/images/icons/icon-mail.gif) no-repeat left;
}

#vehicle-toolbar .toolbar a.star {
    background: url(/images/icons/icon-star.gif) no-repeat left;
}

#vehicle-fordcredit {
	background: #e4e4e4;
	padding: 5px 20px 3px 20px;
    margin-bottom: 17px;	
    position: relative;
}

#vehicle-fordcredit h2 {
    background: url(/images/vehicles/kop-financiering.gif) no-repeat;
}

#vehicle-fordcredit form {
    position: absolute;
    left: 10px;
    background: #c7c7c7 url(/images/vehicles/rounded-corners-top.gif) no-repeat;
    width: 180px;
    padding: 10px 10px 0 10px;
}

#vehicle-fordcredit form dt {
    float: none;
    width: auto;
    font-size: 11px;
    font-weight: bold;
padding-top: 5px;
    margin: 0 0 5px 0;
}

#vehicle-fordcredit form dd {
    font-size: 14px;
    font-weight: normal;
}

#vehicle-fordcredit label {
    display: block;
    border-top: 1px solid #666666;
    padding-top: 15px;
}

#vehicle-fordcredit input {
    width: 134px;
}

#vehicle-fordcredit input.submit {
    position: absolute;
    left: 0px;
    width: 206px;
    background: url(/images/vehicles/button-credit.gif) no-repeat;
    display: block;
    border: none;
    height: 39px;
    cursor: pointer;
    margin: 0 0 17px -3px;
}

#vehicle-fordcredit .bottom-text {
    margin-top: 235px; /* om form afstand te overbruggen, indien geen text hoogte aangeven aan finance containers */
}

#vehicle-fordcredit img.banner {
	margin-left:  -10px;
}



/* @endgroup */

/* @group quicksearch */

.vehicles .preface {
	padding-left: 20px;
	padding-right: 20px;
}
.vehicles #vehicle-quick-search dl.form-view.top-spacing {
	margin-top: 25px;
}
.vehicles #vehicle-quick-search dl.form-view {
	font-size: 12px;
	font-weight: bold;
}
.vehicles #vehicle-quick-search dl.form-view dt {
	float: left;
	width: 120px;
	margin-right: 20px;
}
.vehicles #vehicle-quick-search dl.form-view dt, dl.form-view dd {
	margin-bottom: 11px;
}
.vehicles #vehicle-quick-search dl.form-view dd label {
	display: block;
	float: left;
	width: 30px;
	font-weight: normal;
	font-size: 11px;
}
.vehicles #vehicle-quick-search .right {
	width: 180px;
	margin-right: 50px;
}
.vehicles #vehicle-quick-search select {
	width: 220px;
	padding: 1px 0;
}
.vehicles #vehicle-quick-search input, .vehicles #vehicle-quick-search select {
	margin-right: 10px;
}
.vehicles #vehicle-quick-search select.small {
	width: 75px;
}
.vehicles #vehicle-quick-search input.small {
	width: 69px;
}
.vehicles #vehicle-quick-search dl {
	float: left;
	width: 420px;
}
a.more-options {
	font-size: 13px;
}
.vehicles #vehicle-quick-search dd.distance {
	margin-left: 140px;
	font-size: 11px;
	font-weight: normal;
}
.vehicles #vehicle-quick-search dl.form-view dd.zipcode label, .vehicles #vehicle-quick-search dl.form-view dd.distance label {
	width: 60px;
}
.vehicles #vehicle-quick-search .results {
	background: url(/images/result-bg.gif) no-repeat;
	width: 180px;
	height: 26px;
	text-align: center;
	margin: 0;
	padding-top: 7px;
}
.vehicles #vehicle-quick-search .results span {
	float: none;
}
.vehicles #vehicle-quick-search input.submit {
	margin: 0px 0 14px -3px;
	background: url(/images/button-view-results-orange.png);
	border: none;
	width: 186px;
	height: 39px;
	cursor: pointer;
	position: relative;
	top: -5px;
}
/* @endgroup */

/* @group auto tools */
.vehicle .replace-text {
	height: auto;
}

.vehicle .info-request h1 {
	background: url(/media/heading/kop-informatie-aanvragen.gif) no-repeat;
	padding-top: 18px;
}

.vehicle .mail-a-friend h1 {
	background: url(/media/images/kop-mail-a-friend.gif) no-repeat;
	padding-top: 18px;
}

.vehicle .test-drive img.feel-the-difference, 
.vehicle .info-request img.feel-the-difference, 
.vehicle .mail-a-friend img.feel-the-difference {
	margin: 0;
}

.vehicle .test-drive form, .vehicle .info-request form, .vehicle .mail-a-friend form {
	margin-top: 10px;
}

.vehicle .test-drive dt, .vehicle .info-request dt, .vehicle .mail-a-friend dt {
	clear: both;
}
.vehicle #test-drive-form dd.date select{
	width:93px;
}
.vehicle #test-drive-form dd.time select{
	width:40px;
}
.vehicle .mail-a-friend dd {
	font-weight: normal;
}

.vehicle .car-summary dt {
	float: left;
	width: 140px;
	margin-left: 20px;
}

.vehicle .test-drive .car-summary {
	margin-bottom: 17px;
}

.vehicle .test-drive input, 
.vehicle .info-request input, 
.vehicle .info-request textarea, 
.vehicle .mail-a-friend input, 
.vehicle .mail-a-friend textarea {
	width: 260px;
}

.vehicle .info-request textarea, 
.vehicle .mail-a-friend textarea {
	height: 70px;
}

.vehicle .test-drive select {
	width: 266px;
}

.vehicle .popover input.radio {
	float: left;
	width: 16px;
	height: auto;
	margin-right: 2px;
}

.vehicle .test-drive input.send, .vehicle .info-request input.send, .vehicle .mail-a-friend input.send {
	width: 184px;
	margin-left: 225px;
}

.vehicle div.gmnoprint span.dealer-name {
	font-weight: bold;
}

.vehicle div.gmnoprint .dealer-address {
	padding-top: 2px;
	padding-bottom: 5px;
}

.vehicle div.gmnoprint a {
	font-weight: bold;
	color: #006bce;
}

.vehicle div.ford-a1-garantie .visual {
	margin-left: 30px;
	margin-bottom: 5px;
}

/* @endgroup */

/* @group popover */

body.popover {
	background: #efefef url(/images/popover/popover-gradient.gif) repeat-x top fixed;
	padding: 0 20px;
}

.popover-content {
	padding: 30px 25px 0 25px;
	width: 534px;
	background: #ffffff url(/images/popover/popover-top.gif) no-repeat top;
	overflow: hidden;
}

.popover-content-bottom {
	height: 20px;
	width: 584px;
	background: url(/images/popover/popover-bottom.gif) no-repeat top;
}

.popover img.feel-the-difference {
	float: right;
	margin: 0 0 10px 10px;
}

.popover h3 {
	margin: 0;
}

.popover form,
.popover .content-frame {
	position: relative;
	width: 495px;
	background: #e4e4e4 url(/images/popover-form-top.gif) no-repeat;
	padding: 20px 20px 10px 20px;
}

.popover-form-bottom {
	width: 535px;
	height: 6px;
	background: url(/images/popover-form-bottom.gif) no-repeat;
	margin-bottom: 14px;
}

.popover input.send {
	background: url(/images/popover/button-send.gif) no-repeat;
	height: 40px;
}

.popover input.radio {
	float: left;
	width: 16px;
	height: auto;
	margin-right: 2px;
}

.popover form dl {
    font-size: 12px;
    font-weight: bold;
}

.popover form dt {
    float: left;
    width: 120px;
    margin-right: 20px;
}

.popover input.submit {
    display: block;
    border: none;
    width: 186px;
    height: 39px;
    cursor: pointer;
    margin: 0 0 17px -3px;
}

.popover form dt, .popover form dd {
    margin-bottom: 11px;
}

.popover dd label {
    display: block;
    float: left;
    width: 30px;
    height: 20px;
    font-weight: normal;
    font-size: 11px;
}

/* @endgroup */

/* @group auto fotos */
.car-photos {
	padding: 0;
	width: 100%;
	background: none;
}

.car-photos #large-photo {
	float: right;
	width: 640px;
	height: 480px;
	overflow: hidden;
	border: 4px solid #ffffff;
}

.car-photos #thumbnails {
	float: left;
	width: 74px;
}

.car-photos #thumbnails a {
	display: block;
	width: 61px;
	padding: 1px 0;
	margin: 0 0 0 10px;
}

.car-photos #thumbnails a:hover {
	padding: 0;
	border: 1px solid #a7a7a7;
	margin: 0 0 0 9px;
}

.car-photos #thumbnails img {
	width: 61px;
	margin: 0;
}

.car-photos #thumbnails a.active {
	width: 68px;
	border: 2px solid #ffffff;
	padding: 1px;
	margin: 0 0 0 3px;
}

.car-photos #thumbnails a.active img {
	width: 68px;
}

/* @endgroup */

/* @group tabs */

.vehicles ol.tabs {
    position: relative;
    top: 6px;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 36px;
}

.vehicles .tabs li {
    float: left;
    height: 36px;
    margin: 0 6px 0 0;
}

.vehicles .tabs li a {
    position: relative;
    display: block;
    padding-top: 36px;
    height: 0px;
    overflow: hidden;
}

.vehicles .tabs li.link a {
    overflow: auto;
    padding: 0;
    height: auto;
    width: auto;
}

.vehicles .tabs a:focus {
    outline: none;
}

.vehicles .tabs li.link a {
    overflow: auto;
    padding: 12px 10px 0 10px;
    height: auto;
    width: auto;
}

.vehicles .tabs li.active {
    margin: 0;
}

.vehicles .tabs li a.personenauto {
    width: 176px;
    margin-left: 4px;
    background: url(/images/vehicles/tabs/tab-personenauto.gif) no-repeat;
}

.vehicles .tabs li.active a.personenauto {
    width: 200px;
    margin-left: 0;
    background: url(/images/vehicles/tabs/tab-personenauto-active.gif) no-repeat;
}

.vehicles .tabs li a.bedrijfsauto {
    width: 156px;
    background: url(/images/vehicles/tabs/tab-bedrijfsauto.gif) no-repeat;
}

.vehicles .tabs li.active a.bedrijfsauto {
    width: 181px;
    margin-left: -4px;
    background: url(/images/vehicles/tabs/tab-bedrijfsauto-active.gif) no-repeat;
}

.vehicles .tabs li a.merken {
    width: 109px;
    background: url(/images/vehicles/tabs/tab-merken.gif) no-repeat;
}

.vehicles .tabs li.active a.merken {
    width: 133px;
    margin-left: -4px;
    background: url(/images/vehicles/tabs/tab-merken-active.gif) no-repeat;
}

/* @endgroup */

/* @group last-viewed */

.vehicles ul.favo {
    margin: 0;
    padding: 0;
    list-style: none;
}

.vehicles ul.favo li {
    display: inline;
    float: left;
    width: 120px;
    height: 150px;
    background: url(/images/vehicles/favo-bg-empty.gif) no-repeat;
    margin: 0 14px 17px 0;
    padding: 0;
}

.vehicles ul.favo li.last {
    margin: 0;
}

.vehicles ul.favo .car-details {
    width: 100px;
    height: 130px;
    padding: 10px;
    background: url(/images/vehicles/favo-bg.gif) no-repeat;
    overflow: hidden;
    font-size: 11px;
    line-height: normal;
    position: relative;
}

.vehicles ul.favo a.layer {
	height: 150px;
	width: 120px;
	text-decoration: none;
	position: absolute;
	z-index: 2;
}

.vehicles ul.favo a.layer:hover {
	background: url(/images/vehicles/fav-switch-hover.png);
}


.vehicles .favo .car-details p.name {
    height: 28px;
    line-height: 14px;
    overflow: hidden;
    margin: 8px 0 4px;
}

.vehicles .favo .car-details p.cost {
    display: inline;
    float: left;
}


.vehicles .favo .car-details img {
    width: 100px;
    max-height: 75px;
    overflow: hidden;
}

.vehicles .bin {
    float: right;
    display: block;
    height: 0;
    width: 10px;
    overflow: hidden;
    background: url(/images/vehicles/icon-bin.gif) no-repeat;
    padding-top: 14px;
}

.switch-favorites {
	width: 660px !important;
	background-image: url(/images/popover/popover-top-710.gif) !important;	
	padding-top: 10px;
}

div.popover-content-bottom.switch-favorites {
	width: 710px !important;
	background-image: url(/images/popover/popover-bottom-710.gif) !important;	
}

/* @endgroup */

/* @group ford-credit */

.popover.vehicle ul.ford-credit-tools {
	list-style: none;
	margin: 17px 0 0 0;
	padding: 0;
	height: 25px;
}

.popover.vehicle ul.ford-credit-tools li {
	float: left;
	padding: 0;
	margin: 0;
}

.popover.vehicle .ford-credit-tools a {
	font-weight: bold;
	padding: 2px 25px;
}

.popover.vehicle .ford-credit-tools a.pdf {
	background: url(/images/vehicles/popover/icon-pdf-shadow.gif) no-repeat left;
}

.popover.vehicle .ford-credit-tools a.print {
	background: url(/images/vehicles/popover/icon-print-shadow.gif) no-repeat left;
}

.popover.vehicle #calculate-module {
	clear: both;
	width: 537px;
	height: 141px;
	margin: -20px 0 17px -4px;
	background: url(/images/vehicles/popover/form-ford-credit-bg.gif) 0px 20px no-repeat;
}

.popover.vehicle #calculate-module dl {
	font-size: 11px;
	padding: 20px 0 0 97px;
}

.popover.vehicle .ford-credit h1.replace-text {
	background-repeat: no-repeat;
	height: 0px;
	background-image: url(/images/vehicles/popover/kop-ford-credit-large.gif);
}

#calculate-module dl dd.exchange-value {
	margin-left: 100px;
}

#calculate-module dl dd.exchange-value.print {
	display: none;
}

#calculate-module dl dt.exchange-value {
	line-height: 13px;
}

.ford-credit form#calculate-module dl dt {
	width: 80px;
}

.ford-credit form#calculate-module dl dt.exchange-value {
	padding-top: 5px;
}

.ford-credit form#calculate-module .cost {
	margin-bottom: 20px;
}

.ford-credit form#calculate-module .monthly-costs {
	font-size: 12px;
}

.ford-credit form#calculate-module dl dt.monthly-costs {
	width: 146px;
	height: 29px;
	background: url(/images/vehicles/popover/monthly-costs-left.gif) no-repeat;
	margin-right: 0;
	padding: 10px 0 0 30px;
}

.ford-credit form#calculate-module dl dd.monthly-costs {
	display: block;
	float: left;
	width: 171px;
	height: 29px;
	background: url(/images/vehicles/popover/monthly-costs-right.gif) no-repeat;
	padding: 10px 0 0 5px;
}

#calculate-module input {
	width: 80px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 2px 0 2px;
	margin-right: 10px;
}

a.refresh {
	background: url(/images/vehicles/popover/icon-refresh.gif) no-repeat left;
	padding: 2px 20px;
}

.ford-credit img.banner {
	margin-left: -13px;
	margin-bottom: 10px;
	margin-top: 8px;
}

.popover.vehicle #credit-example {
	clear: both;
	border-bottom: 1px solid #c7c0c0;
	border-right: 1px solid #c7c0c0;
	margin-bottom: 10px;
	width: 100%;

}

.popover.vehicle h2.credit {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 10px;
	margin: 0px;
	margin-left:-10px;	
}

.popover.vehicle #credit-example th,
.popover.vehicle #credit-example td {
	text-align: center;
	font-weight: normal;
	background: none;
	font-size: 9px;
	border-top: 1px solid #c7c0c0;
	border-left: 1px solid #c7c0c0;
	vertical-align: top;
}

.popover.vehicle #credit-example td {
	font-weight: bold;
}

#credit-example th {
	padding:0px 1px;
	vertical-align: bottom;
}

#credit-car-details {
	width: 100%;
}

#credit-car-details td {
	padding-bottom:10px;
}

#credit-car-details td {
	vertical-align: top;
}

#credit-car-details th.mileage {
	width: 100px;
}


#credit-summary {
	margin-left: 5px;
}

#credit-summary dt {
	float: left;
	width: 80px;
}

#credit-summary dd {
	float: left;
	width: 95px;	
}


.popover-content img {
	float: right;
}

.popover-content h1 {
	padding-top: 0px;
}

.popover-content.warranty ul {
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 100px;
}

.popover-content.warranty .read_more {
	padding-bottom: 10px;
	display: block;
}

/* @endgroup */



/* @endgroup */