
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */
.trash {margin-top:30px; margin-left:13px;}

.CounterBox{
    font-size:15px;
    border:solid 1px #bcbcbc;
    padding:5px 5px 5px 5px;
    margin:37px 0px 8px 26px;
    width:902px;
    background-color:rgb(255, 255, 187);
    text-align:center;
    }
    
.red {color:#CA0005; font-size:18px;}
/* ------------------------ type selectors ------------------------ */
body { 
	background:url("images/body-wrap.jpg") repeat-x;
	background-color:#ededed;
	text-align:center;
	margin:0 auto;
	font:12px  "Arial", Helvetica, sans-serif; 
	color:#3a3a3a;
	}
	body.pop-up { 
		background:url("");
		background-color:#fff;
		text-align:left;
		margin:0 auto;
		font:12px  "Arial", Helvetica, sans-serif; 
		color:#E8E8E8;
		}
		body.pop-up p, body.pop-up h4 {padding:10px 10px 0px 10px; color:#3a3a3a;}
		dl {color:#3a3a3a;}

body.PromoHome .cl, body.PromoHome .cr {padding-top:0px !important;}
		
body.print { background:none; text-align:left;}
div.bt-wrapper
{
	text-align:left;
}
.ErrorHighlighted 
{
	border:solid 1px red;
}
p.compare3 
{
 text-align:right;
 padding-right: 5px;	
}
.bg {
	background:url("images/bg.jpg") no-repeat;
	background-position:center top;

	}

.bg-bottom {
	background:url("images/bg-bottom.jpg") repeat-x;
	background-position:bottom;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:21px; color:#648BD4; font-weight:400; }
h2	{ font-size:21px; color:#3a3a3a; font-weight:400; }
h3	{ font-size:18px; color:#3a3a3a; font-weight:400; line-height:19px; }
h4	{ font-size:14px; color:#3a3a3a; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#3c73bc; text-decoration:none; outline:none; }
a:hover,a:active	{ color:#3c73bc; text-decoration:underline; outline:none; }
p.links a {margin-left:15px;}


/* ------------------------ classes ------------------------ */
.TitleArticle {
	background-color:#dadada;
	padding:5px 8px;
	margin-bottom:8px;
	clear:both;
	}
.TitleArticle h2{ font-size:16px;}
.TitleArticle p, .TitleArticle h2{margin:0px !important;}
.TitleArticle p {color:#808080;}


.clear	{ 
	clear:both;
	}

.clear-left	{ 
	clear:left;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

.wrap {
	background:url("images/bg-wrap.jpg") repeat-y;
	width:967px;
	margin:0 auto;
	text-align:left;
	}

.right {float:right; padding:5px; font-size:11px;}	

img.right {float:right; padding:10px 8px 0px 8px;}	
img.right-member {float:right; padding:4px 8px 0px 8px;}	

div.divider {
	background:url("images/divider.jpg") repeat-x; 
	margin:10px 0px 10px 0px;
	height:2px; 
	width:auto;
	clear:both;
	}

div.page {float:right; margin:10px 30px 0px 0px;}
div.sort {float:right; margin:10px 10px 0px 0px;}	

img.compare {float:left; border:solid 1px #333333; clear:both; margin-bottom:10px;}

.disclaimer {font-size:11px; color:#959595; margin:5px 25px 10px 25px;}
.privacy {font-size:11px; color:#3a3a3a; margin:5px 0px 10px 0px; clear:both;}
.hours {font-size:11px; margin:5px 25px 10px 25px;}
.bg-build .cl p.hours {font-size:11px; margin:5px 25px 10px 0px;}
.center {text-align:center;}

strong {font-weight:600; font-weight:bold;}

.left {float:left;}
.left2 {float:left; padding-bottom:10px;}
.left-boat {float:left; padding-bottom:40px;}
.left-rv {float:left; margin-right:20px;}
.more {float:left; margin:5px 10px 10px 5px; border:solid 1px #bcbcbc !important;}


div.line	{ 
	clear:both;
	border-bottom:solid 1px #bcbcbc;
	padding-top:8px;
	}
div.nav-line	{ 
	clear:both;
	border-bottom:solid 3px #bcbcbc;
	margin-left:2px;
	}
.logo { 
	float:right;
	border:solid 1px #bcbcbc;
	background-color:#FFFFFF;
	padding:2px;
	margin:2px 10px 5px 10px;
	padding:10px;
	max-width:250px;
	min-width:218px;
	text-align:center;
	}
	.logo .dealer {padding:5px;}
	.logo .dealer-name { text-align:center; font-size:14px; padding:5px 2px 0px 2px; clear:both;}
	

	.logo-cpo { 
		float:left;
		border:solid 1px #bcbcbc;
		padding:2px;
		margin:0px 10px 5px 0px;
		}

p.authorization {font-size:15px;}

p.member {text-align:right;}	

img.logo-boat { border:solid 1px #BCBCBC;}

.how-icon {float:left; padding-bottom:10px;}
.how-copy {float:left; width:600px; padding-bottom:20px;}

.pad-rebates {padding-bottom:180px;}
.dots {border-top:1px dotted #d6d6d6; margin:10px 0px 10px 0px; width:auto; clear:both;}
.cal {padding-top:40px;}

.research-left {margin-left:5px;}

.tip {background-color:#FFFFBB; padding:8px; color:#000000; margin:8px 8px 8px 0px;}
div.container-gm .tip { margin:0px;}
div.container .tip { margin:0px;}

div.ds{
	margin:10px 8px 10px 0px;
	border-left:1px dotted #a1a1a1;
	padding-left:15px;
	width:205px;
	float:left;
	}
.bbm {float:right; margin-right:220px; margin-top:-2px;}
*html .bbm {float:right; margin-right:110px; margin-top:-2px;}

label.vrp-content {margin-left:25px; float:left; margin-right:5px; text-align:right; width:80px;}
label.vrp input {float:left; margin-right:5px; width:200px; height:15px;}

/* ------------------------ button ------------------------ */

.button {
	background:url("images/bg-btn.jpg") repeat-x;
	width:auto;
	display:inline;
	float:left;
	line-height:22px;
	margin:5px;
	margin-left:0px;
	}
	.button a:hover {
		background:url("images/bg-btn2.jpg") repeat-x;
		width:auto;
		color:#ffffff;
		display:inline;
		float:left;
		}	
	.button a {
		text-decoration: none !important;		
		color: #ffffff !important;
		}	
	.button a span{
		text-decoration:none !important;
		padding:0px 10px 0px 10px;
		cursor:pointer; /* IE display */
		}	
p.back-to-top {text-align:right; display:block;}

.container p.button {margin-top:0px !important;}
/* ------------------------ button ------------------------ */
.btn-talk {
	background:url("images/bg-btn.jpg") repeat-x;
	width:auto;
	display:inline;
	float:left;
	line-height:22px;
	margin:5px;
	margin-left:0px;
	}
	.btn-talk span:hover {
		background:url("images/bg-btn2.jpg") repeat-x;
		width:auto;
		color:#ffffff;
		display:inline;
		float:left;
		}	
	.btn-talk span {
		text-decoration: none !important;
		color: #ffffff !important;
		}	
	.btn-talk span{
		text-decoration:none !important;
		padding:0px 10px 0px 10px;
		cursor:pointer; /* IE display */
		}	

/* ------------------------ ul li classes ------------------------ */

ul.price {padding:10px 0px 20px 45px;}
	ul.price li{float:left; margin:0px 0px 10px 10px; width:120px;}

	  ul.multi { padding:0px 0px 25px 20px; font-size:11px; height:120px; } 
		   ul.multi li { 
		 	padding-left:0px;  /* pushes text to the right to display bg img */
			float:left;
			width:95px; /* sets the width of each column */
			line-height:18px;
			text-align:center;
			padding-bottom:2px;
			padding-top:10px;
			}
			
	  ul.multi2 { padding:0px 0px 10px 8px; font-size:11px; } 
		   ul.multi2 li { 
		 	padding-left:0px;  /* pushes text to the right to display bg img */
			float:left;
			width:87px; /* sets the width of each column */
			line-height:18px;
			text-align:left;
			padding-bottom:2px;
			padding-top:8px;
			}
			
	  ul.rebates { padding:0px 0px 0px 0px; font-size:11px; height:120px; } 
		   ul.rebates li { 
		 	padding-left:0px;  /* pushes text to the right to display bg img */
			float:left;
			width:130px; /* sets the width of each column */
			line-height:18px;
			text-align:center;
			padding-bottom:2px;
			padding-top:10px;
			}
	
	  ul.rv { padding:0px 0px 25px 0px; font-size:11px;} 
		   ul.rv li { 
		 	padding-left:0px;  /* pushes text to the right to display bg img */
			float:left;
			width:170px; /* sets the width of each column */
			line-height:18px;
			text-align:center;
			padding-bottom:2px;
			padding-top:10px;
			}
	  ul.boat { padding:0px 0px 25px 0px; font-size:11px; } 
		   ul.boat li { 
		 	padding-left:0px;  /* pushes text to the right to display bg img */
			float:left;
			width:140px; /* sets the width of each column */
			line-height:18px;
			text-align:center;
			padding-bottom:2px;
			padding-top:10px;
			}
	
 ul.config {margin:5px 0px 5px 0px; font-size:11px; clear:both;}
	 ul.config li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0px 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #3c73bc;
		line-height:25px;
		}
	ul.config li.first { border: none; }

 ul.saved-options {margin:2px; float:left; font-size:11px;}
 *html ul.saved-options {margin:-10px 0px 0px 0px;}
 
 ul.options {margin-left:0px;}
	ul.options li {		
		margin-left:0px;
		padding-left:0px;
		padding-bottom:8px;
		margin-right:8px;
		}

	 .bg-build ul.trail, .bg-config ul.trail, .bg-locate ul.trail { padding:20px 0px 0px 15px; font-size:11px; } 
		  .bg-build ul.trail li, .bg-config ul.trail li, .bg-locate ul.trail li { 
		 	padding-left:10px;  /* pushes text to the right to display bg img */
			padding-top:10px;
			padding-bottom:10px;
			float:left;
			width:auto; /* sets the width of each column */
			text-align:center;
			color:#cbcbcb;
			}
			
			.bg-build ul.trail li.on, .bg-config ul.trail li.on, .bg-locate ul.trail li.on  {color:#333333 !important;}
			.bg-build ul.trail li.complete, .bg-config ul.trail li.complete, .bg-locate ul.trail li.complete  {color: #0ac014 !important;}
			.bg-config ul.no-trail {margin-top:10px;}

	 .bg-build ul.page { padding:0px; font-size:11px; } 
		  .bg-build ul.page li { 
		 	padding-left:10px;  /* pushes text to the right to display bg img */
			padding-top:0px;
			float:left;
			width:4px; /* sets the width of each column */
			text-align:center;
			}

		  .bg-build ul.page li a.select { text-decoration:underline;}

ul.links {margin:5px 0px 5px 0px;}
	ul.links li {margin:0px 10px 10px 0px;}

ul.cr-nav {margin:5px 0px 5px 0px;}

.bg-main ul.cr-nav {margin:5px 0px 5px 8px;}
	ul.cr-nav li {
		margin:0px 10px 2px 0px;
		background-color:#3e74be;
		padding:10px;
		font-size:12px;
		}
	ul.cr-nav li a{color:#FFFFFF;}
	ul.cr-nav li a:hover{color:#FFFFFF; text-decoration:none;}

	 ul.compare { padding:0px 0px 0px 2px; font-size:11px; float:left; } 
		   ul.compare li { 
		 	padding-left:10px;  /* pushes text to the right to display bg img */
			padding-bottom:3px;
			}
		   ul.compare li strong { font-size:15px; font-weight:100;} 


ul.multi-financing { padding-left:5px;  font-size:13px; } 
		 ul.multi-financing li { 
			padding-left:5px;  /* pushes text to the right to display bg img */
			float:left;
			width:55px;
			line-height:15px; 
			}

ul.bullet {margin:10px 0px 10px 25px;}
	ul.bullet li {
		margin:5px 0px 0px 0px;
		list-style:disc;
		}
ul.bullet-auto {margin:0px 0px 10px 15px; float:left;}
	ul.bullet-auto li {
		margin:5px 0px 0px 0px;
		list-style:disc;
		}
ul.bullet-rv {margin:10px 0px 10px 25px; float:left;}
	ul.bullet-rv li {
		margin:5px 0px 0px 0px;
		list-style:disc;
		}
ul.dealer-contact { font-size:11px; margin-left:5px;} 
		 ul.dealer-contact  li { 
			padding-left:2px;  /* pushes text to the right to display bg img */
			float:left;
			width:185px;
			line-height:15px;
			margin-bottom:8px;
			}
			
	 ul.tools { padding:8px; font-size:11px; } 
		   ul.tools li { 
		 	padding-left:0px;  /* pushes text to the right to display bg img */
			padding-bottom:5px;
			float:left;
			width:130px; /* sets the width of each column */
			}

	 ul.oem { padding:8px 8px 8px 0px; font-size:11px; } 
		   ul.oem li { 
		 	padding-left:8px;  /* pushes text to the right to display bg img */
			padding-bottom:5px;
			float:left;
			width:80px; /* sets the width of each column */
			}
	 ul.ld { padding:0px 0px 0px 0px; font-size:15px; } 
		   ul.ld li { 
		 	padding-right:20px;  /* pushes text to the right to display bg img */
			float:left;
			padding-bottom:10px;
			width:auto; /* sets the width of each column */
			}
	 ul.lease { padding:0px 0px 0px 0px; } 
		   ul.lease li { 
		 	padding-right:20px;  /* pushes text to the right to display bg img */
			float:left;
			padding-bottom:10px;
			width:auto; /* sets the width of each column */
			}
ul.arrow {margin:5px;}
	ul.arrow li {
		background:url("images/arrow.jpg") no-repeat;
		padding-left:10px;
		padding-bottom:3px;
		}
ul.arrow2 {margin:5px;}
	ul.arrow2 li {
		background:url("images/arrow.jpg") no-repeat;
		padding-left:10px;
		float:left;
		width:150px;
		padding-bottom:3px;
		}
		
ol {margin-left:10px;}
	ol li {
		list-style:decimal;
		padding:5px;
		margin-left:20px;
		}	

ul.multi-rebates {font-size:11px;}
 ul.multi-rebates li {
	padding-left:5px;  /* pushes text to the right to display bg img */
	float:left;
	width:160px;
	line-height:15px;
	padding-bottom:5px;
	}

ul.multi-reviews {font-size:11px;}
 ul.multi-reviews li {
	padding-left:5px;  /* pushes text to the right to display bg img */
	float:left;
	width:215px;
	line-height:15px;
	padding-bottom:5px;
	}
 dl dt{
 	background:url("images/arrow.jpg") 2px 0px no-repeat;
	padding-left:10px;  /* pushes text to the right to display bg img */
	margin-left:10px;
	padding-bottom:5px;
	margin-top:10px;
	text-align:left;
	}
	 dl dd {
		background:url("images/arrow.jpg") 9px 2px no-repeat;
		padding-left:20px;  /* pushes text to the right to display bg img */
		margin-left:20px;
		padding-bottom:5px;
		text-align:left;
		}

 dl.qa dt{
 	background:url("images/q.jpg") 2px 0px no-repeat;
	padding-left:20px;  /* pushes text to the right to display bg img */
	margin-left:10px;
	padding-bottom:10px;
	margin-top:10px;
	text-align:left;
	font-weight:bold;
	}
	 dl.qa dd {
		background:url("images/a.jpg") 9px 2px no-repeat;
		padding-left:30px;  /* pushes text to the right to display bg img */
		margin-left:20px;
		padding-bottom:15px;
		text-align:left;
		}

/*-------------------- Kawasaki --------------------------- */

.bg-kawasaki {background:url("images/bg-body.jpg") no-repeat;
	width:967px;
	float:left;
	}

.bg-kawasaki .cl {
	width:700px;
	float:left;
	padding-left:25px;
	padding-top:10px;
	margin-right:4px;
	}

	.bg-kawasaki .cl h1, .bg-kawasaki .cl h2 {margin:0px 0px 10px 0px; color:#4cc12f;}
	.bg-kawasaki .cl p, .bg-kawasaki .cl h3{margin:0px 5px 8px 0px;}
		.bg-kawasaki .cl h3{color:#4cc12f;}
	.bg-kawasaki .cl div.container p, .bg-kawasaki .cl div.container h3{margin:0px 5px 7px 8px; padding-left:0px !important;}
	.bg-kawasaki .cl h4 {margin:10px 5px 5px 0px;}


.bg-kawasaki .cr{
	width:220px;
	float:left;
	min-height:400px;
	}

	.bg-kawasaki .cr p, .bg-kawasaki .cr h3, .bg-kawasaki .cr h4, .bg-kawasaki .cr label {margin:5px 8px 0px 8px;}
	.bg-kawasaki .cr h2 {margin:0px 0px 10px 0px;}
	.bg-kawasaki .cr img {margin:10px 0px 5px 0px;}

.bg-kawasaki .cr div.container{ margin-left:8px; background-color:#262626; margin-top:12px;}

.bg-kawasaki div.container div.title { 
	background: -moz-linear-gradient(top,  #262626,  #444444); 
	}

.bg-kawasaki .cr div.container ul.arrow { margin-top:15px;}
	.bg-kawasaki .cr div.container ul.arrow li{ margin:8px;}
	
	.bg-kawasaki .cr div.container a {color:#fff !important;}
	.bg-kawasaki .cr div.container a.selected {color:#4CC12F !important;}

.bg-kawasaki .container-build p, .bg-kawasaki .container-kawasaki h3{ margin:8px;}
	.bg-kawasaki .container-build { width:700px;}	


 ul.kawasaki-nav {margin:5px 0px 5px 25px; }
	 ul.kawasaki-nav li {
			float:left;
			margin:30px 1px 10px 0px;
			font-size:12px;
			background:none;
			padding:10px 0px;
			}
	
	 ul.kawasaki-nav li a{color:#FFFFFF; background-color:#262626; padding:10px;}
	 ul.kawasaki-nav li a:hover{color:#FFFFFF; background-color:#262626; border-top:3px solid #4cc12f; padding-top:7px; text-decoration:none;}
	 ul.kawasaki-nav li a.selected{color:#FFFFFF; background-color:#262626; border-top:3px solid #4cc12f; padding-top:7px }

	  ul.kawasaki { padding:0px 0px 25px 0px; font-size:11px;} 
		   ul.kawasaki li { 
		 	padding-left:0px;  /* pushes text to the right to display bg img */
			float:left;
			width:115px; /* sets the width of each column */
			line-height:18px;
			text-align:center;
			padding-bottom:2px;
			padding-top:10px;
			}


ul.k-model {}
	ul.k-model li { 
		height:197px;
		width:220px;
		overflow:hidden;
		float:left;
		margin:0px 5px 5px 0px;
		}
	ul.k-model li div.pos{ 		
		height:197px;
		width:220px;
		position:absolute;
		overflow:hidden;
		}
	ul.k-model li div.pos a div{ 		
		height:394px;
		width:220px;
		position:absolute;
		}
	ul.k-model li a:hover div{
		top:-197px; 
		width:220px;
		position:absolute;
		overflow:hidden;
		}


select.type { width:205px; margin-right:10px;}


.bg-kawasaki .cl ul.tab{
	font-size:11px !important;
	width:auto;
	margin-left:0px;
	height:21px;
	margin-bottom:0px;
	}
/* fix alignment in IE6 */
.bg-kawasaki * html ul.tab {
	margin-left:0px;
	height:22px !important;
	}

	.bg-kawasaki .cl ul.tab li {
		background-color:#262626 !important;
		background:none;
		float:left;
		width:auto;
		margin-left:2px;
		margin-bottom:-1px;
		display:inline;
		}
	.bg-kawasaki *html ul.tab li {
		margin-left:4px;
		}
	.bg-kawasaki ul.tab li a:hover{
		background:none;
		background-color:#4cc12f;
		width:auto;
		color:#ffffff !important;
		text-decoration:none !important;
		float:left;
		}
	 
	 .bg-kawasaki .cl ul.tab li.locate{ background-color:#4cc12f !important; float:right;}

	 .bg-kawasaki ul.tab li.select {background:none; background-color:#4cc12f !important;}
	 .bg-kawasaki ul.tab li.select a {color:#FFFFFF;}
		
	.bg-kawasaki ul.tab li a {
		text-decoration: none;
		padding: 3px 7px;
		color: #ffffff !important;
		text-decoration:none !important;
		}	
		
	.bg-kawasaki ul.tab li a,  ul.tab li a span{
		text-decoration:none;
		float:left;
		cursor:pointer; /* IE display */
		}


div.kawasaki-bg { background-color:#282828; width:698px; margin-left:2px;}
table.kawasaki { width:670px; color:#fff; vertical-align: middle; margin-left:14px;}

	table.kawasaki tr.k-bg { background-color:#090909}
	
		table.kawasaki tr td { padding:7px; margin:8px;}
		table.kawasaki tr td.title { padding:8px 5px 0px 0px; margin:8px; background:none;}

		.bg-kawasaki .cl table.kawasaki tr td p { margin:0px;}
		
.bg-kawasaki .price {float:right;}		


				
/* ------------------------ masthead framework ------------------------ */
.masthead {
	position:relative;
	background:url("images/masthead2.jpg");
	height:85px;
	}
.masthead-none {
	position:relative;
	background:url("images/masthead-none.jpg");
	height:85px;
	}
.masthead-promo {
	position:relative;
	background:url("images/masthead-promo.jpg");
	height:85px;
	}	
.masthead-promo-comingsoon {
	position:relative;
	background:url("images/masthead-promo2.jpg");
	height:85px;
	}	
	
.masthead-vpp {
	position:relative;
	background:url("images/masthead-vpp.jpg");
	height:85px;
	}
	/* index page link within #masthead */		
	.masthead a.home, .masthead-vpp a.home,.masthead-promo a.home,.masthead-promo-comingsoon a.home, .masthead-none a.home {	
		position:absolute;
		left:11px;
		width:175px;
		top:18px;
		height:49px; 
		}
				
	.masthead a span, .masthead-vpp a span,.masthead-promo a span,.masthead-promo-comingsoon a span, .masthead-none a span {
		display:none;
		}

	div.zip2 {
		/*margin-left:585px; */
		margin-left:835px;
		font-size:11px;
		padding-top:10px;
		}
	input.zip-master { 
		font-size:11px;
		width:180px;
		margin-left:5px;
		position:absolute;
		}
	.btn-submit {
		float:right;
		margin-left:195px;
		position:absolute;
		margin-top:-2px;
		}

	.masthead a.about {	position:absolute; left:614px; width:60px; top:63px; height:23px; }
	.masthead a.executive {	position:absolute; left:675px; width:103px; top:63px; height:23px; margin:0px !important; }
	.masthead a.tire {	position:absolute; left:780px; width:68px; top:63px; height:23px; }
	.masthead a.talk {	position:absolute; left:850px; width:62px; top:63px; height:23px; }
	.masthead a.home2, .masthead-none a.home2 {	position:absolute; left:922px; width:28px; top:63px; height:23px; }
	
	.masthead-vpp a.cap {position:absolute; left:614px; width:130px; top:63px; height:23px; }
	.masthead-vpp a.costco {position:absolute; left:744px; width:80px; top:63px; height:23px; }
	.masthead-vpp a.account {position:absolute; left:824px; width:90px; top:63px; height:23px; }
	.masthead-vpp a.home2 {	position:absolute; left:922px; width:28px; top:63px; height:23px; }
	
	.masthead-promo a.faq {	position:absolute; left:755px; width:157px; top:63px; height:23px; }
	.masthead-promo a.home2 {	position:absolute; left:922px; width:28px; top:63px; height:23px; }
	.masthead-promo-comingsoon a.home2 {	position:absolute; left:922px; width:28px; top:63px; height:23px; }
	
	
/* ------------------------ container ------------------------ */
.container,.container2,.container-gm { 
	width:auto;
	margin:5px 10px 5px 0px;
	border:solid 1px #bcbcbc;
	padding-bottom:5px;
	background-color:#fff;
	}
	.container2 {background-color:#FFFFBB;}
	.container-gm {padding-bottom:0px;}
	
	.bg-main .cl .container,.container-gm { 
		width:700px;
		margin:5px 10px 5px 0px;
		border:solid 1px #bcbcbc;
		}
			.bg-main table.container p.dealer, .bg-main table.container p.button {margin-left:8px;} 

table.container tr.mid td.mid {width:620px;}

.container-refine { 
	width:auto;
	margin:5px 10px 5px 0px;
	border:solid 1px #bcbcbc;
	background:#f3f3f3;
	padding-bottom:5px;
	}
.container-refine ul.price-range {margin-left:10px;}
	.container-refine ul.price-range li {padding-bottom:8px;}

	#compareUI { position:fixed; width:288px;}
	
.title,.title2  {
	background:url("images/bg-title-blue.jpg") repeat-x;
	height:28px;
	color:#FFFFFF;
	}
.title2 {background:url("images/bg-title-red.jpg") repeat-x;}

.title span, .title2 span { font-size:11px; color:#FFFFFF; display:block; margin-top:7px;}
.title span.TxtRight { font-size:11px; color:#FFFFFF; float:right; margin:4px 8px 0px 0px; color:#d7e4f5;}
.title span.TxtRight a{color:#d7e4f5;}
	 .title h2, .title2 h2 {color:#FFFFFF; font-size:17px; font-weight:100; padding:3px 0px 5px 8px;}		
	 .title h3 {color:#FFFFFF; font-size:12px; font-weight:500; padding:7px;}		
	 .title p, .title2 p {color:#FFFFFF; font-size:11px; font-weight:100; padding:3px 0px 5px 8px; }		
		 .title p strong {color:#FFFFFF; font-size:17px; font-weight:100; padding:0px 5px 0px 0px; }		

.trim {
	background-color:#678dd6;
	height:28px;
	margin:8px 0px 8px 0px;
	clear:both;
	}
	 .trim p {color:#FFFFFF; font-size:11px; padding:5px; }		
		 .trim p strong {color:#FFFFFF; font-size:17px; font-weight:100; padding:5px; }	
.trim p.trim2 {float:left; margin-bottom:0px !important;}
.trim p.show {float:right; padding:8px 10px 0px 0px;}
	.trim p.show a {color:#FFFFFF;}
 p.hide{float:right; padding:8px 10px 0px 0px;}
		 	
.check {
	height:100px;
	width:280px;
	overflow:auto;
	}
	
.title span#compareStatus  {margin-top:0px !important;}

#compareUI .title {margin-bottom:7px;}


.news {
	background:url("images/bg-news.jpg") no-repeat;
	width:620px;
	height:49px;
	margin:0px 0ox 8px 0px;
	}
	.news p {padding:8px 0px 0px 180px !important;}

/* ------------------------ carbox ------------------------ */		 
.carbox {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	text-decoration:none;
	width:147px;
	float:left;
	margin:1px 0px 5px 4px;
	}
	
div.gm .carbox {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	text-decoration:none;
	width:225px;
	float:left;
	margin:1px 0px 5px 4px;
	}	
	
div.gm .carbox div.type{ font-size:12px; margin:5px 0px 0px 9px; width:180px; overflow:hidden; height:16px; line-height:15px;}
div.gm .zip-volvo {height:16px; width:50px; margin: 0 8px 0 21px; float:left;}
			
.bg-main .carbox {margin:1px 4px 5px 0px;}	
.bg-main .container .carbox {margin:1px 4px 5px 8px;}	
	
.carbox div {text-align:center;}
.carbox img {margin-top:5px;}
.carbox div.type{ font-size:12px; margin:5px 0px 0px 9px; width:130px; overflow:hidden; height:16px; line-height:15px;}
.carbox div.msrp{ font-size:10px; margin-top:3px; padding-bottom:2px;}

.carbox2 {
	border:1px solid #CCCCCC;
	text-decoration:none;
	width:202px;
	float:left;
	margin:1px 0px 5px 0px;
	}	

.carbox2 p, .carbox2 ul{ text-align:center; margin-bottom:8px;}	



div.compare {float:right; padding:3px 8px 0px 0px; font-size:11px;}
input.compare {float:right; margin:5px 5px 0px 0px; border:none;}


.carbox-rebates {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	text-decoration:none;
	width:300px;
	float:left;
	padding:5px;
	margin:1px 0px 5px 4px;
	}	
.bg-main .carbox-rebates {margin:1px 4px 5px 0px;}	

.research-tools {
	float:left;
	width:210px;
	margin-right:20px;
	font-size:11px;
	margin-bottom:10px;
	}

.research-tools p {margin:2px 0px 5px 0px;}
.research-tools strong{color:#003698;	}


/* ------------------------ Car Info Box --------------------------------------- */

.carbox .infobox {
	border:solid 1px #BCBCBC;
	background-color:#FFFFFF;
	text-decoration:none;
	}	
	
.carbox .infobox div {text-align:center;}
.carbox .infobox img {padding:8px;}
.carbox .infobox div.type{ font-size:12px; margin:5px 0px 0px 9px; width:auto; height:16px; line-height:15px;}
.carbox .infobox div.msrp{ font-size:10px; margin-top:3px; padding-bottom:2px;}

.carbox .infobox table {margin:8px;}
	.carbox .infobox table tr td {padding:10px;}

table.infobox {margin-left:8px; margin-bottom:10px; float:left; border:solid 1px #BCBCBC; width:530px; }
	table.infobox tr td {padding:6px 5px 6px 5px; border:solid 1px #BCBCBC;}
	table.infobox tr td.bg2 {background-color: #EBEBEB; width:70px;}
	table.infobox tr td.bg3 {background-color: #EBEBEB; width:100px;}

table.infobox2 {margin-left:8px; margin-bottom:10px; border:solid 1px #BCBCBC; }
	table.infobox2 tr td {padding:6px 5px 6px 5px; border:solid 1px #BCBCBC;}
	table.infobox2 tr td.bg2 {background-color: #EBEBEB; width:70px;}
	table.infobox2 tr td.bg3 {background-color: #EBEBEB; width:100px;}

.saved-btn {margin-left:153px; clear:both;}		 
/* ------------------------ Vehicles Saved  ------------------------ */
.container-save {
	background-color:#f3f3f3;
	width:auto;
	margin:12px 10px 5px 0px;
	border:solid 1px #bcbcbc;
	}
	.container-save h2 {padding:10px 0px 0px 25px;}
	.container-save .title {margin:2px 8px 0px 5px;}
	.delete {float:right; margin-right:8px !important; margin-top:0px !important;}
	
.bg-saved {
	background:url("images/bg-saved.jpg") no-repeat;
	float:left;
	height:136px;
	width:239px;
	}
	.bg-saved p {margin:2px 0px 0px 10px !important; font-size:12px; width:220px; overflow:hidden; height:15px; }

	.vehicle {border:solid 1px #222222; margin:5px 5px 0px 8px !important; float:left;}
	a img.vehicle {border:solid 1px #222222 !important; margin:5px 5px 0px 8px !important; float:left;}
	*html .vehicle {border:solid 1px #222222; margin:-8px 5px 0px 8px; float:left;}

.arrow-left {
	background:url("images/arrow-left.png") no-repeat;
	display:block;
	height:25px;
	width:13px;
	margin:45px 2px 0px 5px;
	float:left;
	}
	*html .arrow-left {margin:45px 2px 0px 3px;} /* IE6 display issue */
	
	.arrow-left:hover {
		background:url("images/arrow-left.png") 0px -25px no-repeat;
		cursor:pointer;
		}	
	.arrow-left span {display:none;}

.arrow-right {
	background:url("images/arrow-right.png") no-repeat;
	height:25px;
	width:13px;
	margin:45px 0px 0px 2px;
	float:left;
	}
	.arrow-right:hover {
		background:url("images/arrow-right.png") 0px -25px no-repeat;
		cursor:pointer;
		}	
	.arrow-right span {display:none;}

 ul.saved {margin:5px 0px 5px 18px; font-size:11px; clear:both;}
	 ul.saved li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0px 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #3c73bc;
		line-height:25px;
		}
	ul.saved li.first { border: none; }

 ul.compare2 {margin:5px 0px 5px 0px; font-size:10px; clear:both;}
	 ul.compare2 li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 1px 0px 4px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #3c73bc;
		line-height:25px;
		}
	ul.compare2 li.first { border: none; padding-left:0px !important; }
	
.automotive {background-color:#ffffff; clear:both; padding:5px 0px 5px 0px; font-size:11px; line-height:13px;}
.automotive2 {background-color:#e2e2e2; clear:both; padding:5px 0px 5px 0px; font-size:11px; line-height:13px;}

/* ------------------------ column-left index framework ------------------------ */
.bg-body {background:url("images/bg-body.jpg") no-repeat;
	width:967px;
	float:left;
	z-index:-10;
	}

.bg-body .cl-home {
	width:630px;
	float:left;
	padding-left:25px;
	padding-top:35px;
	margin-right:4px;
	z-index:-10;
	}

	.bg-body .cl-home h1, .bg-body .cl-home h2 {margin:0px 0px 10px 0px;}
	.bg-body .cl-home p, .bg-body .cl-home h3 {margin:2px 5px 5px 0px;}

/* ------------------------ column-right index framework ------------------------ */
.bg-body .cr-home{
	width:290px;
	float:left;
	padding-top:35px;
	z-index:-10;
	}

	.bg-body .cr-home p {margin:8px;}
	.bg-body .cr-home h2 {margin:0px 0px 10px 0px;}
	.bg-body .cr-home img {margin:3px 0px 5px 0px;}


/* ------------------------ column-left main framework ------------------------ */
.bg-main {background:url("images/bg-body.jpg") no-repeat;
	width:967px;
	float:left;
	}
.bg-boat .bg-main .cl, .bg-boat .bg-main .cr {padding-top:15px;}    

.bg-main .cl {
	width:700px;
	float:left;
	padding-left:25px;
	padding-top:35px;
	margin-right:4px;
	}

	.bg-main .cl h1, .bg-main .cl h2 {margin:0px 0px 10px 0px;}
	.bg-main .cl p, .bg-main .cl h3{margin:0px 5px 8px 0px;}
	.bg-main .cl div.container p, .bg-main .cl div.container h3, .bg-main .cl div.container-gm p{margin:0px 5px 7px 8px; padding-left:0px !important;}
	.bg-main .cl h4 {margin:10px 5px 5px 0px;}

.bg-main .container-build p, .bg-main .container-build h3{ margin:8px;}
	.bg-main .container-build { width:700px;}	

.showcase { margin-top:10px;}
	.showcase ul.arrow {float:left;}
	.showcase img {float:left; width:133px; margin-right:15px; margin-bottom:10px;}

img.review {float:left; width:192px; margin:0px 30px 10px 0px;}
/* ------------------------ column-right main framework ------------------------ */
.bg-main .cr{
	width:220px;
	float:left;
	padding-top:35px;
	min-height:400px;
	}

	.bg-main .cr p, .bg-main .cr h3, .bg-main .cr h4, .bg-main .cr label {margin:5px 8px 0px 8px;}
	.bg-main .cr h2 {margin:0px 0px 10px 0px;}
	.bg-main .cr img {margin:10px 0px 5px 0px;}



/* ------------------------ column-left config framework ------------------------ */

.bg-build {background:url("images/bg-body.jpg") no-repeat;
	width:967px;
	float:left;
	}

.bg-build .cl {
	width:300px;
	float:left;
	padding-left:25px;
	}

	.bg-build .cl h1, .bg-build .cl h2 {margin:0px 0px 10px 0px;}
	.bg-build .cl .container-refine h3 {margin:10px 0px 5px 5px;}
	.bg-build .cl .container-refine input, .bg-build .cl .container-refine select {margin:5px 5px 5px 5px;}
	.bg-build .cl p {margin:0px 5px 5px 5px; font-size:11px;}
	.bg-build .cl p.none {margin:0px 5px 5px 0px; font-size:11px;}

/*----- config ------*/	
.bg-config {background:url("images/bg-body.jpg") no-repeat;
	width:967px;
	float:left;
	}
.bg-print {
	background:none;
	width:670px;
	margin:0 auto;
	}

.bg-config .cl {
	width:628px;
	float:left;
	padding-left:20px;
	}

	.bg-config h1 {font-size:21px; color:#648bd4; margin:10px 0px 10px 5px;}
	.bg-config p {margin:10px 5px 10px 5px;}
	.bg-config p.disclaimer {margin:10px 15px 10px 25px;}
	
/*----- locate ------*/	
.bg-locate {background:url("images/bg-body.jpg") no-repeat;
	width:967px;
	float:left;
	}

.bg-locate .cl {
	width:220px;
	float:left;
	padding-left:20px;
	min-height:400px;
	}
.bg-locate .cl p, .bg-locate .cl h3{margin:2px 5px 5px 0px;}
.bg-locate .cl .container p{margin:5px;}
.bg-locate .cl .container {margin-right:15px;} 

.bg-locate .cr .container h3 {margin:10px 0px 0px 5px; }
.bg-locate .cr .container p {margin:8px 8px 8px 5px !important; }

table.vrp { border:solid 1px #BCBCBC;}
	table.vrp tr{ vertical-align:middle;}
	table.vrp tr td {border:solid 1px #BCBCBC;}
	table.vrp tr td.DoesCompany { width:385px; margin:3x; border:none !important;}
	table.vrp tr td.cw { width:160px; margin:3x; border:none !important;}
	table.vrp tr td.cw-center { text-align:center;}
	table.vrp tr td.OtherProvider { width:150px; margin:3x; border:none !important;}

	table.vrp tr td.VrpTitle {background-color:#5484c4; color:#fff; font-size:15px;}
	table.vrp tr.title {background:url("images/bg-title-blue.jpg") repeat-x;}
	.bg-main .cl table.vrp tr td p {padding:10px 5px 0px 5px;}
	.bg-main .cl table.vrp tr.title td h2 {margin-bottom:0px;}
	
table.vrp { border:solid 1px #BCBCBC;}
	.bg-print .cl table.vrp tr{ vertical-align:middle;}
	.bg-print .cl table.vrp tr td {border:solid 1px #BCBCBC;}
	.bg-print .cl table.vrp tr td.DoesCompany { width:385px; margin:3x; border:none !important;}
	.bg-print .cl table.vrp tr td.cw { width:160px; margin:3x; border:none !important;}
	.bg-print .cl table.vrp tr td.cw-center { text-align:center;}
	.bg-print .cl table.vrp tr td.OtherProvider { width:150px; margin:3x; border:none !important;}

	.bg-print .cl table.vrp tr td.VrpTitle {background-color:#5484c4; color:#fff; font-size:15px;}
	.bg-print .cl table.vrp tr.title {background:url("images/bg-title-blue.jpg") repeat-x;}
	.bg-print .cl table.vrp tr td p {padding:10px 5px 0px 5px;}
	.bg-print .cl table.vrp tr.title td h2 {margin-bottom:0px; font-size: 14px;}	

/* ------------------------ compare framework ------------------------ */
.bg-compare {background:url("images/bg-body.jpg") no-repeat;
	width:967px;
	float:left;
	min-height:450px;
	}

.bg-compare .cl {
	width:920px;
	float:left;
	padding-left:25px;
	padding-top:35px;
	margin-right:4px;
	text-align:left;
	}

	.bg-compare .cl p{
		margin:5px 0px 10px 0px; text-align:left;
		}
	.bg-compare .cl p.center{text-align:center;}
		
.bg-compare table.config {width:915px;}	
	.bg-compare table.config tr td.width {width:215px;}	
	*html .bg-compare table.config tr td.width {width:221px;}	
	.bg-compare table.config tr td.carone {width:205px;}	

.grey {background-color:#f0f0f0;}
.bg-compare table.config tr td {border-right:1px solid #dcdcdc;}	

.box-compare {
	float:right;
	background-color:#f0f0f0;
	border:solid 1px #dbdbdb;
	width:672px;
	margin-right:5px;
	}
*html .box-compare {width:665px; margin-right:3px;}
	
.compare-message { float:left; width:205px; margin:5px;}
	*html .compare-message { float:left; width:200px; margin:5px;} /* IE6 display  */

.compare-img { float:left; width:207px; padding:8px 5px 8px 10px; height:210px;}
.compare-img2 { float:left; width:207px; padding:8px 5px 8px 10px; border-left:solid 1px #b7b7b7; height:210px;}
*html .compare-img { float:left; width:204px; padding:8px; height:221px;}
*html .compare-img2 { float:left; width:204px; padding:8px; border-left:solid 1px #b7b7b7; height:221px;}
	
	.compare-img img, .compare-img2 img{ border:solid 1px #d3d3d3;}
	.compare-img  img.no-border, .compare-img2 img.no-border { border:none !important;}
	.compare-img strong , .compare-img2 strong { font-size:15px; font-weight:normal;}
		.checked {border:none !important;}
	.compare-img p, .compare-img2 p{ text-align:center;}
	
	 ul.compare-car {padding-top:5px; margin:0px; background-color:#bac3d0; width:201px; height:40px;}
		 ul.compare-car li {width:100px; float:left; text-align:center; color:#FFFFFF;}

.remove {float:right; margin:0px 5px 0px 2px;}

.box-compare p.height {height:17px; overflow:hidden; margin:0px !important; font-size:11px; width:200px;}

.top {margin-top:32px;}
*html .top {margin-top:65px;}

/* ------------------------ column-right config framework ------------------------ */
.bg-build .cr{
	width:628px;
	float:left;
	min-height:400px;
	}

	.bg-build .cr p, .bg-build .cr h2 {
		margin:0px 0px 10px 0px;
		}
		
/*----- config ------*/	
.bg-config .cr{
	width:300px;
	float:left;
	}
	.bg-config .cr p, .bg-config .cr h2 {
		margin:0px 0px 10px 0px;
		}

/*----- locate ------*/	
.bg-locate .cr{
	width:710px;
	float:left;
	}
	 .bg-locate .cr h2, .bg-locate .cr h1 {
		margin:0px 0px 5px 0px;
		}
	.bg-locate .cr p, .bg-locate .cr h3  {
		margin:5px 5px 8px 0px;
		}	
/* ------------------------ forms ------------------------ */
.height {height:40px; margin:20px 0px 0px 10px;}

.year {width:55px; font-size:11px;}
.make {width:115px; font-size:11px;}
	.bg-main .make {width:182px; font-size:11px;}
	.bg-main .make-executive {width:205px; font-size:11px; float:left; margin-right:10px;}
	.make-compare {width:149px; font-size:11px;}
	*html .make-compare {width:146px; font-size:11px;}
.model {width:115px; font-size:11px;}
	.bg-main .model {width:182px; font-size:11px;}
.trim3 {width:200px; font-size:11px;}
	.model-compare {width:207px; font-size:11px;}
.refine {width:200px; font-size:11px; vertical-align:top;}
.program {width:180px; font-size:11px;}
.rows {width:70px; font-size:11px;}

textarea, input, select {
	color:#5a5a5a; 
	border-top:solid 1px #424142;
	border-left:solid 1px #424142;
	border-bottom:solid 1px #b8b8b8;
	border-right:solid 1px #b8b8b8;
	padding:2px;
	margin-bottom:10px;
	font-size:11px;
	overflow:hidden;	
	}

input.border{border:none;}	
input.verify {border:none; float:left; margin-right:8px;}	
input.trade {border:none; width:40px; height:10px;}	
.name {height:15px; width:200px; margin-right:10px; }
.memb {height:15px; width:200px; margin-right:10px; float:left; }
.executive {height:15px; width:200px; margin-right:10px; margin-left:15px; }
.zip {height:15px; width:45px;}
.zip-volvo {height:16px; width:50px; margin:0 8px 0px 7px; float:left;}
.cash-card {float:left; text-align:center; padding:10px 15px 10px 0px;}
.amex {font-size:11px;}

/* --- Contact Form VPP --- */

.vpp-contact-form {
	margin-top:10px;
	padding-left:20px;
}
.vpp-contact-form label {
	width:160px;
	position:relative;
	display:block;
	text-align:right;
	margin-bottom:10px;
	font-size:.95em;
	margin-top:5px;
}
.vpp-contact-form label input, .vpp-contact-form label textarea, .vpp-contact-form label select {
	width:180px;
	position:absolute;
	left:110%;
	top:-2px;
}
.vpp-contact-form label select{
	width:185px;
	position:absolute;
	left:110%;
	top:-2px;
}


.vpp-contact-form label input.zip {
	width:140px;
	position:absolute;
	left:110%;
	top:15px;
}
.vpp-contact-form label input.radio {
	display:block;
	width:20px;
	height:20px;
	border:none;
	left:110%;
	top:-2px;
}
.vpp-contact-form-make a span, .vpp-contact-form-type a span, .vpp-contact-form-advanced a span, .review-make a span, .review-type a span {display:none;}
.vpp-contact-form strong {text-decoration:none;}
.vpp-contact-form p.button {margin-left:302px;}


.form label {
	width:180px;
	position:relative;
	display:block;
	text-align:right;
	margin-bottom:10px;
	font-size:.95em;
	}
	.form label input, .form label textarea {
		width:180px;
		position:absolute;
		left:110%;
		top:-2px;
		}	
	
	.form label select {
		width:185px;
		position:absolute;
		left:110%;
		top:-2px;
		}
/* ------------------------ bottom-wrap framework ------------------------ */

/* ------------ must have below column-left and column-right to clear the float ------------ */

.bottom-bg {
	background:url("images/bottom-wrap.jpg") no-repeat bottom right;
	}

	
.bottom-wrap {
	background:url("images/bottom-wrap2.jpg") no-repeat bottom right;
	width:100%; /* fix for Safar */
	height:12px;
	overflow:hidden;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
	
.footer {
	margin:0 auto;
	text-align:left;
	background-color:#aaaaaa;
	height:254px;
	}
	*+html .footer {height:259px;} /*IE7 */

    
@-moz-document url-prefix() {.footer {height:254px;} }  /* firefox display issue */
@media screen and (-webkit-min-device-pixel-ratio:0) {.footer {height:254px;}} /* google chrome display issue */


div.footer-content {
	width:967px;
	margin:0 auto;
	}
.footer p, p.question {
	color:#ededed;
	margin-bottom:6px;
	margin-left:30px;
	width:640px;
	}
 p.question {font-size:18px; margin-top:5px;}

.footer a:link, .footer a:visited { color:#ffffff; text-decoration:none; }
.footer a:hover, .footer a:active { color:#ffffff; }

.footer ul {margin:5px 0px 5px 22px;}
	.footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0px 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #ffffff;
		line-height:15px;
		}
	.footer li.first { border: none; }

/* ------------------------ nav ------------------------ */
.nav { 
	background:url("images/nav.jpg") no-repeat; 
	width:967px; 
	height:49px; 
	margin:0;
	padding:0;
	}

ul.nav li div {padding:18px 15px 0px 15px; text-align:center; line-height:15px;}

.nav li img {float:left;}

.nav li, .nav a { height:49px; display:block; } /* change height here also */

.nav li { float:left; list-style:none; _display:inline; position:relative; }

.nav a:link, .nav a:visited	{ color:#FFF; text-decoration:none; outline:none; }
.nav a:hover,.nav a:active	{ color:#FFF; text-decoration:none; outline:none; }


.nav-01 { width: 185px; margin-left: 15px;}
.nav-02 { width: 185px;}
.nav-03 { width: 185px;}
.nav-04 { width: 185px;}
.nav-05 { width: 185px;}
.nav-06 { width: 185px;}

.vppnav-01 { width: 185px; margin-left: 15px;}
.vppnav-02 { width: 150px;}
.vppnav-03 { width: 185px;}
.vppnav-04 { width: 185px;}
.vppnav-05 { width: 85px;}
.vppnav-06 { width: 150px;}


.nav-1 { width: 231px; margin-left: 15px;}
.nav-2 { width: 231px;}
.nav-3 { width: 231px;}
.nav-4 { width: 231px;}

/*-------------- (-15px) X position of button / (-49px) height of image from above ------------- */
.nav-01 a:hover { background:url("images/nav.jpg")  -15px -49px no-repeat; }
.nav-02 a:hover { background:url("images/nav.jpg") -200px -49px no-repeat; }
.nav-03 a:hover { background:url("images/nav.jpg") -385px -49px no-repeat; }
.nav-04 a:hover { background:url("images/nav.jpg") -570px -49px no-repeat; }
.nav-06 a:hover { background:url("images/nav.jpg") -755px -49px no-repeat; }
.nav-07 a:hover { background:url("images/nav.jpg") -810px -49px no-repeat; }

.vppnav-01 a:hover { background:url("images/nav.jpg")  -15px -49px no-repeat; }
.vppnav-02 a:hover { background:url("images/nav.jpg") -200px -49px no-repeat; }
.vppnav-03 a:hover { background:url("images/nav.jpg") -385px -49px no-repeat; }
.vppnav-04 a:hover { background:url("images/nav.jpg") -570px -49px no-repeat; }
.vppnav-05 a:hover { background:url("images/nav.jpg") -755px -49px no-repeat; }
.vppnav-06 a:hover { background:url("images/nav.jpg") -755px -49px no-repeat; }
.vppnav-07 a:hover { background:url("images/nav.jpg") -810px -49px no-repeat; }

.nav-1 a:hover { background:url("images/nav.jpg")  -15px -49px no-repeat; }
.nav-2 a:hover { background:url("images/nav.jpg") -200px -49px no-repeat; }
.nav-3 a:hover { background:url("images/nav.jpg") -385px -49px no-repeat; }
.nav-4 a:hover { background:url("images/nav.jpg") -570px -49px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body class ------------- */
body.research .nav-01 { background:url("images/nav.jpg")  -79px -49px no-repeat; }
body.locate .nav-02 { background:url("images/nav.jpg") -158px -49px no-repeat; }
body.how .nav-03 { background:url("images/nav.jpg") -247px -49px no-repeat; }
body.finance .nav-04 { background:url("images/nav.jpg") -341px -49px no-repeat; }
body.parts .nav-06 { background:url("images/nav.jpg") -428px -49px no-repeat; }
body.special .nav-07 { background:url("images/nav.jpg") -542px -49px no-repeat; }

body.volvo .nav-1 { background:url("images/nav.jpg")  -79px -49px no-repeat; }
body.rebate .nav-2 { background:url("images/nav.jpg") -158px -49px no-repeat; }
body.promo .nav-3 { background:url("images/nav.jpg") -247px -49px no-repeat; }
body.cap .nav-4 { background:url("images/nav.jpg") -341px -49px no-repeat; }

body.vpp .nav-01 { background:url("images/nav.jpg")  -79px -49px no-repeat; }
body.vpp-coverage .nav-02 { background:url("images/nav.jpg") -158px -49px no-repeat; }
body.vpp-about .nav-03 { background:url("images/nav.jpg") -247px -49px no-repeat; }
body.vpp-faq .nav-04 { background:url("images/nav.jpg") -341px -49px no-repeat; }
body.vpp-request .nav-05 { background:url("images/nav.jpg") -428px -49px no-repeat; }

body.PromoHome .nav-1 { background:url("images/nav.jpg")  -79px -49px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
.nav li ul {
	position:absolute;
	z-index:3000 !important;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#7e9edb;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

.nav li ul li {
	position:relative;
	z-index:3000;
	height:20px; /* Height of each drop down nav item */
	border:1px solid #ffffff;
	border-top:none;
	}	

.nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	}

.nav li ul li a span {
	display: inherit;
	position:relative;
	padding-left:5px;
	}

/* Drop down link styles */
.nav a:link, .nav a:visited, .nav a:hover, .nav a:active {
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	transparent:60;
	}

.nav li:hover ul, .nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
.nav-01 ul a:hover, .nav-02 ul a:hover, .nav-03 ul a:hover, .nav-04 ul a:hover{ 
	background-image:none;
	background-color:#97b5ee;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */

.nav-01 ul, .nav-01 li, .nav-02 ul, .nav-02 li, .nav-03 ul, .nav-03 li { width:220px; }		
.nav-04 ul, .nav-04 li  { width:185px; }		

/* ------------------------ tabs ------------------------ */

ul.tab{
	font-size:11px !important;
	width:auto;
	margin-left:0px;
	height:21px;
	margin-bottom:0px;
	}
/* fix alignment in IE6 */
* html ul.tab {
	margin-left:0px;
	height:22px !important;
	}

		
	ul.tab li {
		background:url("images/bg-tabs.jpg") repeat-x;
		float:left;
		width:auto;
		margin-left:2px;
		margin-bottom:-1px;
		display:inline;
		}
	*html ul.tab li {
		margin-left:4px;
		}
	ul.tab li a:hover{
		background:url("images/bg-tabs2.jpg") repeat-x;
		width:auto;
		color:#ffffff !important;
		text-decoration:none !important;
		float:left;
		}
	
	 ul.tab li.select {background:url("images/bg-tabs2.jpg") repeat-x;}
	 ul.tab li.select a {color:#FFFFFF;}
		
	ul.tab li a {
		text-decoration: none;
		padding: 3px 7px;
		color: #ffffff !important;
		text-decoration:none !important;
		}	
		
	 ul.tab li a,  ul.tab li a span{
		text-decoration:none;
		float:left;
		cursor:pointer; /* IE display */
		}

	.bg-compare ul.tab li {margin-left:1px;}
	.bg-compare *html ul.tab li {margin-left:3px;}  /* IE display */

/* ------------------------ container ------------------------ */

		
.container-build {
	background-color:#ffffff;
	width:615px;
	border:#b7b7b7 solid 1px;
	border-top:#b7b7b7 solid 4px;
	margin:0px 0px 0px 2px;
	font-size:12px;
	float:left;
	}
.container-build h2{margin:10px 0px 10px 5px; color:#f09c0a; font-size:18px;}
.container-build h3{margin:10px 0px 10px 5px; color:#648BD4; font-size:18px;}
.container-build p{margin:10px 10px 10px 5px;}

.container-build table {margin:4px 0px 5px 10px;}
	.container-build .carbox {margin:5px 4px 0px 5px; height:107px;}
	.container-build .carbox img {margin:18px 0px 0px 6px;}

	 table.config tr td, table.rebates tr td {
		padding:5px 5px 5px 5px;
		}


/* ------------------------ tables ------------------------ */
div.ds{
	margin:10px 8px 10px 0px;
	border-left:1px dotted #a1a1a1;
	padding-left:15px;
	width:205px;
	float:left;
	}

table.pricing {width:452px;}
	table.pricing {width:452px;}
	
	table.pricing tr td.total2 {
		background-color:#828282;
		width:99px;
		height:21px;
		border:solid 1px #FFFFFF;
		}
		
	table.pricing tr td.total {
		background-color:#a9a9a9;
		width:99px;
		height:21px;
		color:#FFFFFF;
		padding-left:5px;
		border:solid 1px #FFFFFF;
		}
		
	table.pricing tr td.type {
		background-color:#bac3d0;
		width:115px;
		height:20px;
		color:#FFFFFF;
		border:solid 1px #FFFFFF;
		text-align:center;
		}
		
	table.pricing tr td.lg {
		background-color:#f5f5f5;
		width:auto;
		padding:0px 10px 0px 10px;
		height:22px;
		border:solid 1px #FFFFFF;
		text-align:center;
		}
	table.pricing tr td.red {
		background-color:#F09C0A;
		color:#fff;
		width:auto;
		padding:0px 10px 0px 10px;
		height:22px;
		border:solid 1px #FFFFFF;
		text-align:center;
		}
	table.pricing tr td.dg {
		background-color:#e6e6e6;
		width:auto;
		padding:0px 10px 0px 10px;
		height:22px;
		border:solid 1px #FFFFFF;
		text-align:center;
		}

table.rebates {
	margin:0px 0px 10px 0px; 
	border-collapse:collapse;
	border:solid 1px #e6e6e6;
	font-size:11px;
	width:100%
	}	
table.rebates tr td {border:solid 1px #e6e6e6;}
table.rebates tr td.details {width:220px; padding:5px; text-align:center;}
table.rebates tr td.rebate {width:60px; padding:2px; text-align:center; line-height:12px;}

.bg-main table.rebates  { width:700px;}
.bg-main table.rebates .bg-title {font-size:16px; line-height:10px; font-weight:100; color:#fff; background-color:#bac3d0;}
	.bg-main table.rebates .bg-title p{font-size:16px; line-height:25px; font-weight:100; color:#fff; background-color:#bac3d0; margin:0px;}


table.rebates strong{ font-size:15px;}



table.config {
	margin:0px; 
	border-collapse:collapse;
	border:solid 1px #e6e6e6;
	font-size:11px;
	}	


table.config tr td {padding:12px;}	


	 table tr td.trim {width:200px;}
	 table tr td.mpg {width:10px; text-align:center;}
	 table tr td.engine {width:120px; text-align:center;}
	 table tr td.msrp {width:20px; text-align:center; border-left:solid 1px #dbdbdb; font-size:14px;}
	 table tr td.invoice {width:20px; text-align:center; border-left:solid 1px #dbdbdb; font-size:14px;}
	 table tr td.specs {width:477px; padding-top:5px; padding-bottom:5px; }
	 table tr td.drive {width:71px; text-align:center;}
	 table tr td.select {width:30px; text-align:center;}
	 table tr td.option {width:525px; font-size:10px !important;}
	 table tr td.incentives {width:390px; background-color:#ebebeb;}
		.cash {font-size:16px; line-height:30px; }
	 table tr td.valid {width:220px; text-align:center; background-color:#ebebeb;}

	 table tr td.total3 {width:525px; text-align:left; font-size:17px; background-color:#666666; color:#fff;}
	 table tr td.msrp2 {width:20px; text-align:center; border-left:solid 1px #dbdbdb; font-size:14px; background-color:#666666; color:#fff;}
	 table tr td.invoice2 {width:20px; text-align:center; border-left:solid 1px #dbdbdb; font-size:14px; background-color:#666666; color:#fff;}
	 
	 
.bg-styles { background-color:#f0f0f0;}
.bg-selected { background-color: #E0F4FE;}
.bg-title {font-size:16px; line-height:10px; font-weight:100; color:#fff; background-color:#678dd6;}
table tr.bg-title td {border:solid 1px #e6e6e6; font-size:17px;}
table tr.bg-title td p{padding-top:4px;}
table tr.border {border:solid 1px #e6e6e6;}



.bg-legend {font-size:11px; line-height:30px; background-color:#e8e8e9; border:#b7b7b7; border-top:#b7b7b7;}
.legend {margin:0px 5px -2px 30px;}


table.config strong.title {font-size:16px; line-height:25px; font-weight:bold; color:#ec6f00;}

.mouseout {background-color:#E1E1E1;}
.mouseover {background-color:#CCCCCC;}

img.option {float:left; margin:0px 5px 0px 0px; padding-bottom:8px;}


table.border2 {margin:10px 0px 10px 0px;}
	table.border2 td {
		background-color:#FFFFFF;
		border:1px solid #333333;
		vertical-align:top;
		width:320px;
		}


table.available {
	margin:0px 2px 10px 2px; 
	border-collapse:collapse;
	font-size:11px;
	background-color:#ffffff !important;
	}	
table.available tr td {border:solid 1px #bfbfbf;}
table.available tr td.details {width:250px; padding:5px; text-align:center;}
table.available tr td.rebate {width:100px; padding:2px; text-align:center; line-height:12px;}
table.available tr.title {background-color:#212121; color:#FFFFFF;}

/* ------------------------ Photo Gallery ------------------------ */
div.photo {width:600px; margin:10px 0px 10px 7px;}
.photo-gallery { width:470px;  margin:8px 0px 0px 8px; float:left;}
.photo-gallery img {margin:2px 5px 0px 0px; border:solid 1px #CCCCCC; padding:2px;}
.gallery-type {padding-left:17px; font-size:10px; margin:0px 0px 0px 5px !important;}
	
ul.photo-select  {padding:10px 0px 0px 10px; font-size:11px; float:left; border-right:dotted 1px #aeaeae; padding-bottom:46px }
	 ul.photo-select li{
		padding:0px;
		width:105px;}
	 ul.photo-select li strong{ font-size:14px; }
		
	
	 ul.photo { 
	 	padding:10px 0px 5px 10px; 
	 	font-size:11px; 
		margin-top:0px; 
		float:left; 
		width:480px; 
		background-color:#f3f3f3; 
		border-bottom:solid 1px #d6d6d6; 
		} 
		  ul.photo li { 
		 	padding-left:5px;  /* pushes text to the right to display bg img */
			float:left;
			width:110px; /* sets the width of each column */
			line-height:18px;
			}
	 ul.photo li strong{ font-size:14px; }
	
	 ul.photo2 { padding:10px 0px 5px 10px; font-size:11px; margin-top:0px; float:left; width:470px; border-bottom:solid 1px #d6d6d6; } 
		  ul.photo2 li { 
		 	padding-left:5px;  /* pushes text to the right to display bg img */
			float:left;
			width:105px; /* sets the width of each column */
			line-height:18px;
			}

	 ul.multi-photo { padding:0px 0px 0px 0px; margin-left:5px; font-size:11px; margin-top:0px; } 
		  ul.multi-photo li { 
		 	padding-left:0px;  /* pushes text to the right to display bg img */
			float:left;
			width:77px; /* sets the width of each column */
			}
div.sc_menu {  
    /* Set it so we could calculate the offsetLeft */  
    position: relative;
    width: 585px;  
    overflow-x: hidden;
    float:left;
	padding-left:5px;
	}
ul.sc_menu {  
    display: block;  
    /* Max width here, for users without Javascript  */
    width: 15000px;  
    padding: 0 0 0 0;  
    margin: 0;  
    list-style: none;
	}

.sc_menu li {  
    display: block;  
    float: left;  
    padding:0;
	}

.sc_menu_left_arrow, .sc_menu_right_arrow {
    width:16px;
	}

.sc_menu_ui {float:right; margin-top:10px;}

div.carbox div.compareui {display:none;}

.single-row {height:134px; overflow:hidden;}
.single-row2 {height:115px; overflow:hidden;}
.single-row3 {height:155px; overflow:hidden;}

.hidden {height:0px; overflow:hidden;}

/*-------------- calulator ----------*/

	.bg-main .container-build label {
		width:200px;
		position:relative;
		display:block;
		text-align:right;
		margin-bottom:10px;
		font-size:.95em;
		margin-top:5px;
		margin-left:20px;
		}
	.bg-main .container-build label input, .bg-main .container-build label textarea{
		width:258px;
		position:absolute;
		left:110%;
		top:-4px;
		}

	.bg-main .container-build label select {
		width:263px;
		position:absolute;
		left:110%;
		top:-2px;
		}
table.calculate {
	background-color:#f0f0f0 !important;
	border-collapse:collapse;
	border:solid 1px #DBDBDB !important;
	margin:0px 0px 15px 240px;
	}
	
	table.calculate td{
		width:100px;
		padding:5px 0px 5px 5px;
		}
	table.calculate td.total{
		width:160px;
		padding-left:5px;
		font-size:11px !important;
		}
		
table.rebate-rate {
	background-color:#f0f0f0 !important;
	border-color:#DBDBDB;
	border-collapse:collapse;
	margin:15px 8px 15px 20px;
	}
	
	table.rebate-rate td{
		width:135px;
		padding:5px;
		}
	table.rebate-rate td.total {
		width:210px;
		padding-left:5px;
		font-size:11px !important;
		}

/* ----- Sea Ray ----- */

.searay-boat {
    background:url("images/bg-boats.jpg") no-repeat;
    height:114px;
    width:129px;
    margin:10px 10px 15px 0px;
    float:left;
 	}

.searay-boat a {
    text-decoration:none !important;
    color:#000000;
	}


.searay-boat img {margin:7px 7px;}

.searay-boat p { text-align:center; line-height:11px; margin:0px 0px 4px 0px !important; color:#FFFFFF;}


img.img-boat2 {
	float:left;
	margin:0px 10px 0px 10px;
	}
		
sup {margin:0px; padding:0px; line-height:0px;}		


 ul.boat-nav {margin:5px 0px 5px 25px; }
	 ul.boat-nav li {
			float:left;
			margin:30px 1px 10px 0px;
			font-size:12px;
			background:none;
			padding:10px 0px;
			}
	
	 ul.boat-nav li a{color:#FFFFFF; background-color:#262626; padding:10px;}
	 ul.boat-nav li a:hover{color:#FFFFFF; background-color:#262626; border-top:3px solid #7599d7; padding-top:7px; text-decoration:none;}
	 ul.boat-nav li a.selected{color:#FFFFFF; background-color:#262626; border-top:3px solid #7599d7; padding-top:7px }





.ui-widget-content{
	background-color:#FFFFFF;
	border:1px solid #aaaaaa; 
	color:#222222;
	}
.ui-widget-header{
	background:url("images/bg-title-blue.jpg") repeat-x;
	padding:5px;
	color:#fff;
	font-size:15px;
	}
.ui-widget {
	font-family:Verdana,Arial,sans-serif;
	font-size:1.1em;
	}
	
.ui-helper-clearfix {
	display:block;
	}	

.ui-widget-header .ui-icon {
	background-image:url("images/img-delete.jpg");
	}	
	
	
	
	
	
	
	

	.list_carousel ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
		float:left;
		position:absolute;	
		}
			.list_carousel li {		
				width: 619px;
				height: 187px;
				padding: 0;
				margin: 0px;
				display: block;
				float: left;
				
			}
			#prev {
				float:right;
				margin-right: 10px;
			}
			#next {
				float: right;
				margin-right: 15px;
			}


.pagination {
	padding: 10px 40px 0 0;
	text-align: center;
	height: 15px;
}
.pagination a {
	background: url("images/miscellaneous_sprite.png") 0 -100px no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.pagination a.selected {
	background-position: -25px -100px;
	cursor: default;
}
.pagination a span {
	display: none;
}

.bg-main .cl div#header 
{
	width: 619px;
	height: 187px;
	margin-bottom:6px;
}

.bg-main .cl div#header {
	width: 702px;
	height: 203px !important;
	margin-bottom:8px;
	margin-top:15px;
	margin-left:0px;
	}
	
	.bg-main .cl div#header div#slide-holder {
		width: 702px;
		height: 203px;
		overflow: hidden;
		z-index:0;
		}

		.bg-main .cl div#header div#slide-holder div#slide-runner {
			width: 2106px;
			height: 203px;
			/*position: absolute ;*/
			z-index:0;
			}
		.bg-main .cl div#header div#slide-controls {
			/*left: 0;*/
			/*width: 702px;*/
			height: 0px;
			top: -190px;
			left: -10px;
			position :relative;
			display: none;
			/*position: absolute;*/
			z-index:1000;
			}
			
.bg-main div#header {
	width: 914px;
	height: 229px;
	margin-bottom:8px;
	margin-top:5px;
	margin-left:26px;
	background-image:url("images/gm-header-bg.jpg");
	}
	
	.bg-main div#header div#slide-holder {
		width: 914px;
		height: 229px;
		overflow: hidden;
		z-index:0;
		}

		.bg-main div#header div#slide-holder div#slide-runner {
			width: 7312px;
			height: 203px;
			/*position: absolute ;*/
			z-index:0;
			}
		.bg-main div#header div#slide-controls {
			/*left: 0;*/
			/*width: 702px;*/
			height: 0px;
			top: -30px;
			left: -10px;
			position :relative;
			display: none;
			/*position: absolute;*/
			z-index:1000;
			}
.PreferredPricingBox {width:914px; float:left;}

.PreferredPricing {
    width:464px; 
    float:left; 
    margin-top:20px;
    }
    .PreferredPricing h2 {
        color:#fff;
        font-size:28px;
        }
   h2.GmPricingTitle{ font-size:28px; margin:0px 0px 0px 50px !important;}
        table.GmHeader{ font-size:14px; color:#fff;}
        table.GmPricing{font-size:14px; color:#000;}
        .cl table.GmPricing{ margin-left:50px;}
        table.GmPricing tr td p { margin:2px 0px 0px 0px !important;}
            table.GmHeader tr td, table.GmPricing tr td{padding:2px;}
            table.GmHeader tr td.GmTrim, table.GmPricing tr td.GmTrim{ width:400px;}
            .cl table.GmHeader tr td.GmTrim, .cl table.GmPricing tr td.GmTrim{ width:500px;}
            table.GmHeader tr td.GmPrice p, table.GmPricing tr td.GmPrice p{font-size:18px; font-weight:bold;}
            .GmFont {color:#ececec;}
        
        
div#header div#slide-holder {
	width: 619px;
	height: 187px;
	overflow: hidden;
	z-index:0;
	}
div#header div#slide-holder div#slide-runner {
	width: 1857px;
	height: 187px;
	/*position: absolute ;*/
	z-index:0;
	}
div#header div#slide-holder img {
	margin: 0;
	/*display: none;*/
	/*position: absolute;*/
	float:left;
	z-index:0;
	}
div#header div#slide-holder a {
	margin: 0;
	/*display: none;*/
	/*position: absolute;*/
	float:left;
	z-index:0;
	}
	
/* btns */
div#header div#slide-controls {
	/*left: 0;*/
	/*width: 619px;*/
	height: 0px;
	top: -40px;
	left: -10px;
	position :relative;
	display: none;
	/*position: absolute;*/
	z-index:1000;
	}
div#header div#slide-controls p.text {
	float: left;
	color: #fff;
	display: inline;
	margin: 15px 0 0 20px;
	}
div#header div#slide-controls p#slide-nav {
	float: right;
	height: 24px;
	display: inline;
	margin: 0px 0px 0 0;
	}
div#header div#slide-controls p#slide-nav a {
	float: left;
	width: 20px;
	height: 18px;
	display: inline;
	margin: 0 5px 0 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	}
div#header div#slide-controls p#slide-nav a.on {background-position : 0 -18px;}
div#header div#slide-controls p#slide-nav a {background-image : url("images/slide-nav2.png");}


/* ------------------------ calculator Form framework ------------------------ */

.talk label {
	width:180px;
	position:relative;
	display:block;
	text-align:right;
	margin-bottom:10px;
	font-size:.95em;
	
}

div.talk label input, div.talk label select, div.talk label textarea {margin-left:-5px;}

div.talk p.notice { margin-left:195px; width:180px;}

.talk label.yesno {
	width:30px;
	position:relative;
	display:block;
	text-align:right;
	margin-bottom:10px;
	margin-left:30px;
	float:left;
	font-size:.95em;
}
.talk label.talk {
	width:430px;
	margin:0px 20px 5px 50px;
	text-align:left;
	font-size:12px;
}
.talk label.dealer {
	width:500px;
	margin:0px 0px 5px 49px;
	text-align:left;
	font-size:12px;
}
.talk label.steps {
	width:125px;
	position:relative;
	display:block;
	text-align:right;
	margin-bottom:10px;
	font-size:.95em;
}
.error-red {
	color:#FF0000 !important;
}
.talk label input, .talk label textarea {
	width:180px;
	position:absolute;
	left:110%;
	top:-2px;
}
.talk label select {
	width:185px;
	position:absolute;
	left:110%;
	top:-2px;
}
.talk label select.dropdownlist {
	width:260px;
	position:absolute;
	left:110%;
	top:-2px;
}
.talk label textarea {
	height:80px;
	overflow:auto;
}
.talk label textarea.talk {
	height:120px;
	width:438px;
	left:50px !important;
	overflow:auto;
}
.move {
	margin-top:130px;
	margin-left:25px;
}
.talk input.radio {
	background-color:transparent !important;
	width:20px;
	height:20px;
	border:none;
	left:105%;
	margin-top:2px;
}
.talk label.checkit {
	padding:120px 0px 5px 50px;
}
.talk input.checkit {
	background-color:transparent !important;
	width:20px;
	height:20px;
	border:none;
	left:110%;
	margin-top:120px;
}
.talk input.checkbox {
	background-color:transparent !important;
	width:20px;
	height:20px;
	border:none;
	margin-left:20px;
	margin-top:-38px;
	float:left;
}
.talk input.checkbox-multi {
	background-color:transparent !important;
	width:20px;
	height:20px;
	border:none;
	margin-left:20px;
	margin-top:-20px;
	float:left;
}
.talk input.checkbox-services {
	background-color:transparent !important;
	float:left;
	margin-left:10px;
	width:20px;
	height:20px;
	border:none;
}
.talk label.services {
	background-color:transparent !important;
	float:left;
	margin-left:5px;
	width:230px;
	text-align:left;
}
.talk label.services2 {
	background-color:transparent !important;
	float:left;
	margin-left:5px;
	width:200px;
	text-align:left;
}
.talk input.check2 {
	background-color:transparent !important;
	width:20px;
	height:20px;
	border:none;
	margin-left:0px;
	margin-top:0px;
	float:left;
}
/* update */
	.talk input.checkbox-dealer {
	background-color:none !important;
	width:20px;
	height:20px;
	border:none;
	margin-left:-25px;
	margin-top:-20px;
	float:left;
}
/* update */
	.talk input.dealer-checkbox {
	background-color:none !important;
	width:20px;
	height:20px;
	background:none;
	border:0px;
	margin-left:20px;
	margin-top:-25px;
	float:left;
}
.talk input.check-here {
	background-color:transparent !important;
	width:20px;
	height:20px;
	border:none;
	margin-left:50px;
	margin-top:-22px;
	float:left;
}
input.submit-calculator {
	margin:10px 120px 0 0px;
	float:right;
}
input.submit-calculator {
	background:url("../images_css/btn-calculator.jpg");
	width:74px;
	height:20px;
	border:none;
	cursor:pointer;
}
input.submit-talk-to-us {
	margin:20px 100px 0 0px;
	float:right;
}
input.submit-contact {
	margin:70px 160px 0 0px;
	float:right;
}
input.submit-contact, input.submit-talk-to-us {
	background:url("../images_css/btn-send.jpg");
	width:91px;
	height:32px;
	border:none;
	cursor:pointer;
}
input.check {
	margin:2px 162px 5px 0px;
	float:right;
}
input.check {
	background:url("../images_css/btn-check.jpg");
	width:51px;
	height:21px;
	border:none;
	cursor:pointer;
}
	
