﻿/* AA Vehicle Valuations */

/* main layout */
.vv {
	background: #f4f4f4;
	overflow: hidden;
	color: #333;

}

.vv h1 {
	margin: 0;
}

	.vv h1 img {
		width: 960px;
		height: 115px;
		display: block;
	}
	
.vv .primary {
	width: 750px;
	padding: 11px 0 25px 30px;
	float: left;
	font-size: 14px;
	background: #FFF;
}

.vv .secondary {
	width: 180px;
	float: left;
	padding-top: 21px;
}

.backToTop {
	margin-top: 10px;
}
/* /main layout */

/* generic */
.clear {
	clear: left;
}

.primary h2 {
	margin: 22px 0 26px;
	font: bold 28px Arial, Verdana, sans-serif;
}

	.primary h2 span {
		font-size: 17px;
	}

	
	.primary h1 {
	margin: 22px 0 26px;
	font: bold 28px Arial, Verdana, sans-serif;
}

	.primary h1 span {
		font-size: 17px;
	}
	
	.primary h4 {
	font-size: 13px;
	margin: 0;
	
	}
	
.secondary .tips {
	margin: 0 8px 16px 10px;
	background: url(images/Valuations/tips-bottom.png) 0 100% no-repeat;
}

	.secondary .tips h2 {
		padding: 4px 8px;
		background: #465666 url(images/Valuations/tips-top.gif) no-repeat;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
		margin: 0;
	}
	
	.secondary .tips .copy {
		border-top: 6px solid #ffc620;
		padding: 9px 9px 3px;
		margin: 0 1px;
		font-size: 12px;
	}
	
		.secondary .tips .copy p {
			margin: 0 0 10px;
		}
		
		.secondary .tips .copy .hr {
			margin: 0 0 10px;
			border-top: 1px solid #ababab;
		}
		
			.secondary .tips .copy .hr hr {
				display: none;
			}
			
.secondary p.valuations {
	margin: 0 0 20px;
}

	.secondary p.valuations img {
		width: 180px;
		height: 80px;
	}
	
.secondary p.dps {
	margin: 0 0 25px;
	text-align: center;
}

	.secondary p.dps img {
		width: 98px;
		height: 66px;
	}
	
.secondary .used-car-buying-guide {
	padding: 0 10px;
	margin: 0;
}

	.secondary .used-car-buying-guide img {
		width: 160px;
		height: 600px;
		border: none;
	}
/* /generic */

/* landing */
.vv .home {
	overflow: hidden;
	background: #FFF;
	zoom: 1;
}

.vv .home .primary {
	width: 720px;
	background:white;
}

.intro {
	width: 335px;
	margin: 0 0 27px;
}

	.intro p {
		margin: 0 0 12px;
	}
	
.call-to-action {
	background: #ffed9f;
	padding: 19px 0 15px 19px;
	overflow: hidden;
	margin: 0 30px 25px 0;
	zoom: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

	.call-to-action h3 {
		margin: 0 0 12px;
		font-size: 16px;
		font-weight: bold;
		padding-left: 13px;
	}
	
	.call-to-action ul,
	.call-to-action ol {
		margin: 0;
		padding: 0;
		font-size: 13px;
	}
	
		.call-to-action ul li {
			margin: 0 0 10px;
			padding-left: 14px;
			background: url(images/Valuations/bullet.gif) 0 4px no-repeat;
			list-style: none;
		}
		
		.call-to-action ol li {
			margin: 0 0 10px 19px;
		}
		
		.ie7 .call-to-action ol li {
			margin-left: 24px;
		}
		
	.call-to-action .price {
		width: 200px;
		margin-right: 25px;
		float: left;
	}
	
	.call-to-action .difference {
		width: 215px;
		float: left;
		margin-right: 5px;
	}
	
	.call-to-action .valuation-report {
		width: 224px;
		float: left;
	}
	
	.call-to-action .valuation-report h3 {
		margin: 0;
		padding: 0;
	}
	
		.call-to-action .valuation-report h3 img {
			width: 222px;
			height: 171px;
			border: 0;
			margin-top: 23px;
		}
		
		.call-to-action .valuation-report p {
			font-size: 11px;
			padding: 0 15px 0 14px;
		}
		
.home blockquote {
	width: 430px;
	margin: 0 0 18px;
	font-size: 13px;
	font-style: italic;
}

	.home blockquote p {
		margin: 0 0 7px;
	}
	
	.home blockquote span.quote-by {
		font-style: normal;
		font-weight: bold;
	}
	
.simple-steps {
	float: right;
	width: 240px;
	margin-right: 30px;
	font-size: 13px;
	display: inline;
}

	.simple-steps h3 {
		margin: 0 0 15px;
		padding-left: 25px;
		font-weight: bold;
		font-size: 17px;
	}
	
	.simple-steps ol {
		margin: 0 0 0 25px;
		padding: 0;
	}
	
	.ie7 .simple-steps ol {
		margin: 0 0 0 25px;
	}
	
		.simple-steps ol li {
			margin: 0 0 10px;
		}
		
p.disclaimer {
	font-size: 12px;
	margin: 0px 0 0;
}

a.disclaimer  {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/VehicleHistory/bullet-arrow.gif) no-repeat scroll 0 50%;
display:block;
font-size:12px;
font-weight:bold;
padding-left:18px;
text-decoration:none;
}
	
.view-sample {
	float: left;
	width: 210px;
	padding-top: 17px;
}

.view-sample h2 {
	margin: 0 0 18px;
}
	
	.view-sample h2 img {
		width: 206px;
		height: 297px;
		border: 0;
		margin-left: -3px;
	}

.view-sample p.valuations {
	margin: 0 0 20px;
}

	.view-sample p.valuations img {
		width: 206px;
		height: 69px;
	}

.view-sample p {
	font-size: 11px;
	margin: 0 10px 8px 0;
}
/* landing */

/* steps */
.steps {
	padding: 11px 0 25px;
	margin: 0;
	overflow: hidden;
	zoom: 1;
}
			
	.steps li {
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
		width: 217px;
		height: 44px;
	}
	
	.steps img {
		border: none;
		width: 217px;
		height: 44px;
	}

	.steps li.step1 {
		padding-right: 35px;
		background: url(images/Valuations/side-arrow.gif) 231px 50% no-repeat;
	}
	
	.steps li.step2 {
		padding-right: 34px;
		background: url(images/Valuations/side-arrow.gif) 230px 50% no-repeat;
	}
		
	.steps li.step3 {}	
/* steps */

/* forms */
.forms {
	font-size: 13px;
	zoom: 1;
}

	.forms p.start {
		margin: 0 180px 20px 190px;
	}
	
	.forms label, .forms span.label {
		float: left;
		width: 176px;
		padding: 6px 16px 0 0;
		clear: left;
		font-size: 14px;
		font-weight: bold;
		text-align: right;
		line-height: 1;
		zoom: 1;
	}
	
	.ie7 .forms label, .ie7 .forms span.label {
		padding-top: 4px;
	}
	
	.forms label.current-value {
		padding-top: 0;
		margin-top: -5px;
	}
	
	.forms .field {
		float: left;
		margin: 0 0 12px;
	
		zoom: 1;
	}
		
		#ctl00_PlaceHolderMain_pnlMake {
		border-top: 1px solid #fff;
		
		}
	.forms select.field {
		width: 360px;
		background: #ffed9f;
		font-size: 13px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding: 3px;
		height: auto;
		border:1px solid #969696;
		font-family: Arial, Verdana, sans-serif;
	}
	
	.forms select.minor {
		width: 125px;
		margin-right: 249px;
	}
	
	.forms input.field {
		width: 350px;
		background: #ffed9f;
		border: 1px solid #aba798;
		font-size: 13px;
		padding: 4px 3px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		height: auto;
	}
	
	.forms input.promo-code {
		width: 205px;
		margin-right: 7px;
	}
	
	.forms div.field {
		width: 370px;
	}
	
		.forms div.field p {
			margin: 0;
		}
		
	.forms .done,
	.forms .validation-message input.field,
	.forms .validation-message select.field {
		background: #FFF !important;

	}
	
	.forms .error-message {
		background: #ffd520;
		color: #000;
		clear: both;
		margin-left: 192px;
		margin-right: 184px;
		padding: 5px;
		font-weight: bold;
		position: relative;
		top: -12px;
		zoom: 1;
	}
	
	.forms .validation-message {
		background: #ffed9f url(images/Valuations/validation-bg.gif) 573px 0 repeat-y;
		padding: 10px 0 0 0;
		clear: both;
		zoom: 1;
		overflow: hidden;
		margin: 0 30px 12px 0;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	
	.ie7 .forms .validation-message {
		padding-bottom: 10px;
	}
	
		.forms .validation-message span.validation-txt {
			float: right;
			width: 135px;
			margin-right:5px;
			font-weight: bold;
			padding-bottom: 10px;
			line-height: 1.1;
			zoom: 1;
		}
		
		.ie7 .forms .validation-message span.validation-txt {
			padding-bottom: 0;
		}
	
	/* multiple choice */
	.forms .multiple-choice {
		float: left;
		width: 370px;
		margin: 0 0 12px;
		zoom: 1;
	}
	
		.forms .multiple-choice td {
			padding: 5px;
		}
		
		.forms .multiple-choice .selected td {
			background: #e4e4e4;
margin: 0;
		}
		
		.forms .multiple-choice input {
			margin-right: 5px;
		}
	
		.forms .multiple-choice label {
			float: none;
			width: auto;
			padding: 0;
			clear: none;
			font-weight: normal;
			font-size: 12.5px;
		}
		
	/* single check box */
	.forms .single-check {
		display: block;
		margin: 15px 0 0;
	}
	
		.forms .single-check input {
			margin-right: 5px;
			vertical-align: -2px;
		}
	
		.forms .single-check label {
			clear: none;
			float: none;
			width: auto;
		}
		
	/* membership-number */
	.forms .membership-number {
		clear: left;
		zoom: 1;
		margin: 0 0 12px;
	}
	
	.forms .membership-number span.label {
		margin-top: -5px;
	}
	
	.forms .membership-number input.field {
		width: 40px;
		vertical-align: middle;
		margin: 0 7px 0 0;
	}
	
	.forms p.reports {
		clear: left;
		margin: 0 0 0 190px;
	}
	
	.forms .optional {
		font-size: 14px;
		float: left;
		padding-top: 3px;
	}
	
	/* payment */
	.payment select.field {
		width: 213px;
	}
	
	.payment input.field {
		width: 205px;
	}
	
	.payment div.field {
		width: 221px;
	}
	
.payment .cc-number {
float:left;
		margin: 0 0 12px;
		zoom: 1;
	}
	
	#ctl00_PlaceHolderMain_pnlccNumber {
width: 720px;
	clear: left;
	
	}
	
	#ctl00_PlaceHolderMain_pnlccNumberField {
	
		float: !important;
	}
	
	.payment .cc-number:after {
		content: ".";
		clear: both;
		visibility: hidden;
		height: 0;
		display: block;
	}
	

	
		.payment .cc-number .field {
		margin: 0;
		}
	
	.payment .cc-number input.field {
		width: 40px;
		vertical-align: middle;
		margin: 0 7px 0 0;
	}
	
	.payment input.security-code {
		width: 40px;
		margin-right: 7px;
	}
	
	.cc-number .cc-number {
	width: 224px;
	margin: 0 !important;
	}
	
	.payment .whats-this {
		float: left;
		padding-top: 2px;
	}
	
	.payment select.expiry {
		width: auto;
		margin-right: 7px;
	}
	
	.payment .forms .validation-message {
		background-position: 472px 0;

	}
	#ctl00_PlaceHolderMain_pnlNameOnCard {
	
	height: 38px;
	}


	
	.payment .forms .validation-message span.validation-txt {
		width: 236px;
	}
	.forms .buttons-holder {
		padding: 30px 0 0 190px;
		clear: left;
		zoom: 1;
	}
	
		.forms .buttons-holder input {
			margin-right: 5px;
		}
		
		.forms .buttons-holder p {
			margin-top: 25px;
			margin-right: 50px;
		}
	
.summary {
	background: #e4e4e4;
	padding: 16px 16px 5px;
	margin: 0 30px 28px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

	.summary h2 {
		float: left;
		font-size: 14px;
		width: 157px;
		text-align: right;
		margin: 0;
		line-height: 1.4;
	}
	
	.summary p {
		margin: 0 0 10px 172px;
		font-size: 13px;
		line-height: 1.6;
	}
	
.validation-summary {
	background: #ffd521;
	padding: 20px 20px 15px;
	margin: 0 30px 23px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

	.validation-summary p {
		margin: 0 0 7px;
	}
/* /forms */

/* payment */
.payment .summary h2 {
	width: 220px;
}

.payment .summary p {
	margin-left: 235px;
}

.payment .forms label, .payment .forms span.label {
	width: 235px;
}

.payment .forms .error-message {
	margin-left: 251px;
}

.payment .forms .buttons-holder {
	padding-left: 251px;
	padding-top: 25px;
}

/* completed */
.completed h2 {
	margin: 10px 0 25px;
font-size: 24px;
}

.completed p {
	margin-right: 30px;

}

.completed p.download {
	font-size: 12px;
	margin: 0 20px 30px 0;
	clear: left;
}

.completed p.getdiscount{
	font-size: 13px;
	margin: 0 20px 30px 0;
	clear: left;
	font-weight: bold;
}


.completed .summary {
	margin-top: 25px;
	overflow: hidden;
}

	.completed .summary dl {
		margin: 0;
	}
	
	.completed .summary dt {
		clear: both;
		float: left;
		width: 180px;
		font-weight: bold;
		margin: 0 0 8px;
	}
	
	.completed .summary dd {
		margin: 0 0 8px;
	}
	
.completed .actions {
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
}

	.completed .actions li {
		float: left;
		list-style: none;
		padding-right: 14px;
	}
	
	.completed .actions li.print {
		padding-right: 0;
		cursor: pointer;
	}
	
		.completed .actions li img {
			border: none;
		}
	
.completed .tips {
	width: 345px;
	float: left;
	font-size: 13px;
}

	.completed .tips h3 {
		font-weight: bold;
		font-size: 13px;
		padding: 0 0 7px;
		border-bottom: 1px solid #bfbfbf;
		margin: 0 0 10px;
	}
	
	.completed .tips a {
		font-weight: bold;
		text-decoration: none;
		padding-left: 20px;
		background: url(images/Valuations/bullet-arrow.gif) 0 50% no-repeat;
		display: block;
		margin: 5px 0;
	}
	
	.completed .tips a:hover {
		text-decoration: underline;
	}

	.completed .selling {
		margin-right: 30px;
	}
/* /completed */

.headerTop
{
      display:none !important;
}
table.topNav
{
      display:none !important;
}
.headerLinksRight
{
      display:none !important;
}
.headerBar .joinLink
{
      display:none !important;
}

#video-content {
display: none;
}

.video-popup {
cursor:pointer;
float:right;
margin:22px 30px 0 0;
}

.video-popup img {
border: none;
}

.video-player {
overflow:hidden;
padding-top:40px;
text-align:center;
}

