body  {
	background-image: url(../../Views/Images/Buttons/gradient.jpg);
	background-repeat: repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color:#ADAFB0;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img{border:0px;}
 #container { 
	width: 920px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../../Views/Images/Buttons/buy-a-make_innercontentbg.gif);
	margin:0px auto;
	
	background-position: top;	
} 
.BuyMake #header { 
	background-image:url(../../Views/Images/Buttons/buy-a-make_mainheader.gif);
	background-repeat:no-repeat;
	height:96px;
	width: 920px;
	 /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.BuyMake #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 130px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.BuyMake #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 140px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
h1{
	color:#014BAF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}	
.BuyMake #mainContent {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	vertical-align: top;
	margin-right: 40px;
} 
.boxborder {
	border: 1px solid #dddddd;
	margin: 0px;
	padding: 0px;
	width:100%;
}
.BuyMake #table_holder {
	width: 100%;
}
.BuyMake #table_holder td {
	width: 50%;
	vertical-align:top;
}
.BuyMake #table_holder2 {
	width: 100%;
}
.BuyMake #table_holder3 {
	width: 100%;
}
.BuyMake #table_holder4 {
	width: 100%;

}
.BuyMake #table_holder4 td {
	vertical-align:top;

}
.tableholder4_td1 {
	width:150px;
	}
.tableholder4_td2 {
	width:400px;
	}
.table_holder3_td1 {
	width:70%;
	vertical-align:top;
	}
.table_holder3_td2 {
	width: 30%;
	vertical-align:top;
	}
.BuyMake #vehicle_showcase {
	width: 100%;
}

.BuyMake #vehicle_showcase h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#014baf;
	font-weight:bold;
	text-decoration:none;
	height:5px;
}
.BuyMake #vehicle_showcase p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	line-height:14px;
}
.BuyMake #vehicle_showcase a:link {
	text-decoration:none;
}
.BuyMake #vehicle_showcase a:visited {
	text-decoration:none;
}
.BuyMake #vehicle_showcase a:active {
	text-decoration:none;
}
.BuyMake #vehicle_showcase2 {
	width: 100%;
	background-color:#eeeeee;
}

.BuyMake #vehicle_showcase2 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#014baf;
	font-weight:bold;
	text-decoration:none;
	height:5px;
}
.BuyMake #vehicle_showcase2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	line-height:14px;
}
.BuyMake #vehicle_showcase2 a:link {
	text-decoration:none;
}
.BuyMake #vehicle_showcase2 a:visited {
	text-decoration:none;
}
.BuyMake #vehicle_showcase2 a:active {
	text-decoration:none;
}
.td1_vehicle_showcase {
	vertical-align:top;
	}
.td2_vehicle_showcase {
	width:620px;
	vertical-align:top;	
	}
.td1 {
	width: 635px;
	vertical-align:top;
}
.td2 {
	vertical-align:top;
}
.BuyMake #table_holder_form {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.BuyMake #table_holder_form td {
	width: auto;
	vertical-align:top;
	}
.BuyMake #module1 {
	width: 100%;
	background-color:#f3f3f3;
	height:305px;
}
.BuyMake #module1 td{
	vertical-align:top;
}
.BuyMake #module1 td p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding:5px;
	
}
.BuyMake #module2 {
	width: 100%;
	background-color:#f3f3f3;
}
.BuyMake #module2 td{
	vertical-align:top;
}
.BuyMake #module2 td p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding:5px;
	
}

.BuyMake #module21 {
	width: 100%;
	background-color:#f3f3f3;
}
.BuyMake #module21 td{
	vertical-align:top;
}
.BuyMake #module21 td p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding:5px;
	
}

.BuyMake #module3 {
	width: 100%;
	background-color:#f3f3f3;
	height:250px;
	vertical-align:top;
}
.BuyMake #module3 td{
	vertical-align:top;
}
.BuyMake #module3 td p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding:5px;
	
}
.BuyMake #module4 {
	width: 100%;
	background-color:#f3f3f3;
	height:180px;
	vertical-align:top;
}
.BuyMake #module4 td{
	vertical-align:top;
}
.BuyMake #module4 td p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding:5px;
	
}
.BuyMake #module4 td h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:5px;
	color:#014baf;
	}
.BuyMake #module5 {
	width: 100%;
	background-color:#f3f3f3;
	height:350px;
	vertical-align:top;
}
.BuyMake #module5 td{
	vertical-align:top;
}
.BuyMake #module5 td p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding:5px;
	
}
.BuyMake #module5 td h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:5px;
	color:#014baf;
	}
.BuyMake #subhdr {
	background-image:url(../../Views/Images/Buttons/buy-a-make_bghdr.gif);
	height: 35px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
}

.BuyMake #subhdr h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	line-height: 3px;
	}
	
	.BuyMake #subhdr1 {
	background-image:url(../../Views/Images/Buttons/buy-a-make_bghdr.gif);
	height: 35px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
}

.BuyMake #subhdr1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	line-height: 3px;
	}
	.BuyMake #subhdr2 {
	background-image:url(../../Views/Images/Buttons/buy-a-make_bghdr.gif);
	height: 35px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
}

.BuyMake #subhdr2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	line-height: 3px;
	}
	
	.BuyMake #subhdr3 {
	background-image:url(../../Views/Images/Buttons/buy-a-make_bghdr.gif);
	height: 35px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
}

.BuyMake #subhdr3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	line-height: 3px;
	}


.BuyMake #footer {
	background-image:url(../../Views/images/Buttons/buy-a-make_bottombg.gif);
	height: 25px;
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
} 
.BuyMake #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* CAR IMAGES */
.carImageSmall {
	width: 184px;
	height: 85px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	border-color: #90b8d8;
	margin-right: 5px;
	float: left;
}
.BuyMake #car_holder {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-align: center;

}


.lblBlue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#014BAF;
	
}
.ShowcaseBlueLink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#014baf;
	text-decoration:none;
}
.greybg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#333333;
	padding:2px;
	height: 18px;
	vertical-align:middle;
	text-align:left;
	width:60px;
	}
.b12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.b11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}
.b14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
a:link {
	color: #014baf;
}
a:visited {
	color: #014baf;
}
a:hover {
	color: #808080;
}
a:active {
	color: #014baf;
}
li {
	list-style-type: square;
	color: #333333;
}
.footernote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
/* form styles */

.makemodelfield {
	width: 150px;
}
.zipcodefield {
	width: 147px;
}
.personalinfofield {
	width:180px;
}
.addressfield {
	width: 368px;
	}

/* personal info styles */
.BuyMake #personalinfo {
	width:100%;
	text-align:center;
	padding:5px;
}
.personalinfo_leftpanel{
	width:30%;
}
.personalinfo_rightpanel{
	width:7%;
}
/* 3 easy steps styles */
.BuyMake #stepsbox {
	width: 100%;
	padding:8px;
	margin: 0px;
	vertical-align:top;
}
.BuyMake #stepsbox td {
	vertical-align:top
	
}
.stepsttl{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #014baf;
	vertical-align:top;
	font-weight:bold
	}
.selectedbox {
	background-color:#e0eaf0;
}
/* requested vehicle styles */
.BuyMake #requestedvehicle {
	width: 100%;
	padding:8px;
	margin: 0px;
	vertical-align:top;
	}
#module1_additionalvehicles {
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	vertical-align:top;
	padding: 10px;
}

.imageStyle 
{
	width:184px;
	height:90px;
	overflow:hidden;	
	background-color :White ;
	border :solid;
	border-width :1px;
	border-color :#90B8D8;
	text-align:center ;
	vertical-align :middle ;
		
	
}
.BuyMake #boxborder1 {
	border: 1px solid #dddddd;
	margin: 0px;
	padding: 0px;
	width:100%;
	background-color:#f3f3f3;
}
.BuyMake #boxborder {
	border: 1px solid #dddddd;
	margin: 0px;
	padding: 0px;
	width:100%;
}
.OtherLinks
{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}
.footernote
{
	text-align:center;
}
.subhdr1 {
	background-image:url(../../Views/Images/Buttons/buy-a-make_bghdr.gif);
	height: 35px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
}