/* @override 
	http://ford-a1.local/print.css
	http://ford-a1.local/style.css
*/

/* CSS Document */

.header-image, #header-container h2, .intro, .nav, .contentblock-basic, .more-pictures, #footer-container {
	display: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	margin: 0;
	padding: 0;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, address, .table-wrapper {
	margin: 0 0 17px 0;
}

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

a {
	color: #010000;
}

form, fieldset, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: none;
}

.clear {
	clear: both;
}

/* header */
#header-container {
	padding: 30px 10px;
	padding-bottom: 0;
	border-top: 6px solid #f98d33;
}

#header-container h1 {
	float: right;
	font-size: 24px;
}

.ford-logo {
	margin: 0 0 0 30px;
	float: right;
}

/* detail */

#detail {
	padding: 30px 10px 10px 10px;
	clear: both;
}

.photo {
	float: left;
	margin-right: 20px;
}

.car-specs dl {
	position: relative;
	line-height: 150%;
}

.car-specs dt {
	float: left;
	font-weight: bold;
	width: 125px;
}

#detail .car-specs {
	font-size: 12px;
}

.photo .medium-image {
	width: 318px;
	height: 240px;
	overflow:hidden;
	border: 2px solid #a7a7a7;
	margin-bottom: 17px;
}

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

.photo li {
	float: left;
	margin: 0 5px 0 0;
	overflow: hidden;
}

.photo li img {
	border: 1px solid #a7a7a7;
	padding: 1px;
}

.photo li.last {
	margin: 0;
}

a.nap {
	position: absolute;
	top: 75px;
	left: 560px;
}

.warranty img {
	display: block;
	padding: 5px 0 0 120px;
}

.divider {
	height: 0;
	line-height: 0;
	padding-top: 12px;
	margin-bottom: 10px;
	border-bottom: #cacaca 1px solid;
}

.dealer-info h3 {
	font-size: 12px;
	margin: 0;
}

.dealer-info address {
	font-style: normal;
}

.dealer-info dt {
	float: left;
	padding-right: 5px;
}

/* Ford Credit */
.popover-content.ford-credit img.banner{
	width:100%;
	margin:20px 0px;
}
.popover-content.ford-credit{
	line-height:140%;
}
.popover-content.ford-credit a.refresh, .popover-content.ford-credit ul.ford-credit-tools{
	display:none;
}
.popover-content.ford-credit .feel-the-difference{
	float:right;
	padding-bottom:50px;
}
.popover-content.ford-credit table{
	width:100%;
	clear: both;

}

#credit-example {
	clear: both;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	margin-bottom: 10px;	
}

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

}

#credit-example th {
	vertical-align: bottom;
}

.popover-content.ford-credit table * {
	text-align:left;
	vertical-align:top;	
}

.popover-content.ford-credit table td, .popover-content.ford-credit table th {
	padding-right:2px;	
}

.popover-content.ford-credit table .mileage {
	width: 100px;
}

.popover-content.ford-credit #calculate-module legend {
	display:none;
}

.popover-content.ford-credit .credit-example legend {
	display:auto;
	padding-top:10px;
}
.popover-content.ford-credit #calculate-module  dd, .popover-content.ford-credit #calculate-module dt {
	float: left;
	padding: 3px 5px 3px 0px;
	font-size: 14px;
	height: 30px;
}

.popover-content.ford-credit #calculate-module dt {
	width: 150px;
}

.popover-content.ford-credit #calculate-module dt {
	clear: left;
}
.popover-content.ford-credit #calculate-module  dd {
	font-weight: bold;
}

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


.popover-content.ford-credit input{
	display: inline;
	border: none;
	padding: none;
	margin: none;
	font-weight: bold;
	font-size: 14px;
}

.popover-content.ford-credit p{
	font-size: 10px;
	text-align: justify;
}

.popover-content.ford-credit h2 {
	margin-top: 20px;
}

#credit-summary {
	padding-bottom: 10px;
}

#credit-summary dt {
	float: left;
	width:  80px;
}
#credit-summary dd {
	margin-left: 100px;
	width: 95px;

}
