html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	margin:auto;
	padding:0px;
	background:url(images/body_bg_aai.jpg) repeat-x bottom #FFF !important;
}
a{
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
a:hover{
	outline:none;
}
#wrapper{
	height:auto;
	margin:auto;
	max-width:1120px;
}
/*============================================ Header Start ============================================*/
.body_wrapper_aai{
	height:auto;
	margin:auto;
	text-align:center;
	padding:30px 5px 0px;
}
.body_wrapper_aai img{
	display:inline-block;
}
.body_container_aai{
	-moz-box-shadow: 1px 1px 2px #999999;
	-webkit-box-shadow: 1px 1px 2px #999999;
	box-shadow: 1px 1px 2px #999999;
	border:3px solid #1c75b8;
	background:#FFF;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	-khtml-border-radius:20px;
}
.find_cheap_aai{
	background:#1c75b8;
	padding:15px;
	text-align:center;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:40px;
	-moz-border-radius:15px 15px 0px 0px;
	-webkit-border-radius:15px 15px 0px 0px;
	border-radius:15px 15px 0px 0px;
	-khtml-border-radius:15px 15px 0px 0px;
}
.find_cheap_aai h2{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:22px;
}
.find_cheap_aai h2 strong{
	font-weight:bold;
}
.find_cheap_aai p{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:32px;
}
.find_cheap_aai p span{
	color:#66f0fd;
}
.breadcrumd_aai{
	background:#f2f2f2;
	text-align:left;
	padding:7px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.breadcrumd_aai a{
	color:#5e5d5e;
	font-size:15px;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:6px;
}
.breadcrumd_aai img{
	vertical-align:bottom;
}
.main_body_aai{
	padding:20px;
	text-align:left;
}
.main_body_aai h1{
	padding-top:15px;
	color:#1c75b8;
	font-size:22px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.main_body_aai h3{
	padding-top:25px;
	color:#1c75b8;
	font-size:20px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.main_body_aai p{
	padding-top:15px;
	color:#666;
	font-size:16px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.body_left_aai{
	float:left;
	width:83%;
}
.top_ad_aai{
}
.vehicle_form_aai{
	margin-top:20px;
}
.step_container_aai{
	padding:6px 0px;
	text-align:left;
}
.step_container_aai ul{
	margin-bottom:0px;
}
.step_container_aai ul li{
	list-style:none;
	display:inline-block;
	width:280px;
	height:42px;
	line-height:42px;
	color:#1c75b8;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.step_container_aai ul li:nth-child(1){
	background:url(images/step_bg_aai.png) no-repeat left top;
	text-align:center;
}
.step_container_aai ul li:nth-child(2),
.step_container_aai ul li:nth-child(3){
	background:url(images/step_bg_aai.png) no-repeat left -84px;
	margin-left:-13px;
}
.step_container_aai ul li:nth-child(1) span,
.step_container_aai ul li:nth-child(2) span,
.step_container_aai ul li:nth-child(3) span{
	background:#1c75b8;
	color:#a8c2dd;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	-moz-border-radius: 48%;
	-webkit-border-radius: 48%;
	border-radius: 48%;
	-khtml-border-radius: 48%;
	padding:3px 9px;
	margin-right:4px;
}
.step_container_aai ul li.active:nth-child(1),
.step_container_aai ul li.active:nth-child(2),
.step_container_aai ul li.active:nth-child(3){
	color:#FFF;
}
.step_container_aai ul li.active:nth-child(1) span,
.step_container_aai ul li.active:nth-child(2) span,
.step_container_aai ul li.active:nth-child(3) span{
	background:#FFF;
	color:#1c75b8;
}
.step_container_aai ul li.complete:nth-child(1){
	background:url(images/step_bg_aai.png) no-repeat left -42px;
	color:#fff;
}
.step_container_aai ul li.complete:nth-child(2){
	background:url(images/step_bg_aai.png) no-repeat left -126px;
	color:#98ca28;
}
.step_container_aai ul li.complete:nth-child(1) img,
.step_container_aai ul li.complete:nth-child(2) img {
    vertical-align: text-bottom;
	margin-right:3px;
}
.what_you_drive_aai{
	background:#e3eef6;
	margin-top:6px;
	max-width:820px;
	padding:15px;
}
.what_you_drive_aai h2{
	color:#636363;
	font-size:22px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:20px;
	padding-left:15px;
	padding-top:10px;
}
.what_you_drive_aai label{
	color:#636363;
	font-size:17px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:15px;
}
.what_you_drive_aai input[type="text"],
.what_you_drive_aai input[type="tel"],
.what_you_drive_aai input[type="email"],
.what_you_drive_aai select,
.what_you_drive_aai textarea,
.bootstrap-select > .dropdown-toggle,
.bootstrap-select.btn-group .dropdown-menu{
	border-color:#d2d2d2;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
}
.continue_btn_aai{
	padding-left:15px;
	padding-top:10px;
	clear:both;
}
.dontwanttpfil_aai{
	max-width:820px;
}
.dontwanttpfil_aai h1{
	color:#f15a29;
	font-size:25px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding:20px 0px 15px;
}
.bottom_ad_aai{
	margin-top:10px;
	background:#f9f7f7;
	text-align:center;
}
.bottom_ad_aai img{
	display:inline-block;
}
.body_right_aai{
	float:right;
	width:16%;
}
.body_left_thankyou_aai{
	float:left;
	width:72%;
}
.body_right_thankyou_aai{
	float:right;
	width:27%;
}
/*============================== Footer Start ===============================*/
.footer_container_aai{
	padding:0px 15px 15px;
	text-align:center;
	color:#000000;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.footer_container_aai a{
	color:#000000;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.footer_container_aai a:hover,
.footer_container_aai a:focus{
	text-decoration:underline;
	color:#000;
	outline:none;
}
.clear{
	clear:both;
}
