html{
	background: transparent url(../images/v3/body-bg.jpg) repeat top left;
}

body{
	font-size: 14pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	width: 1033px;
	padding: 0;
	color: #000000;
	margin: 12px auto;
}

img{
	border: none;
}

#main{
	width: 1033px;
	padding: 0px;
	margin: 0px;
}

#border-top{
	background: transparent url(../images/v3/body-border-top.png) no-repeat top left ;
	width: 1033px;
	height: 17px;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
	font-size:1px;
}

#header{
	background: #ffffff url(../images/v3/header-star2.png) no-repeat top left;
	width: 1033px;
	height: 99px;
}

#header #six-minute-quote{
	float:left;
	width:120px;
	height:99px;
	padding:0px;
	cursor: pointer;
	margin:0px 0px 0px 20px;
}

#header h1, #header p{
	margin: 0px 10px 0px 140px;
	font-weight: bold;
}

#header h1{
	color: #1f59a9;
	font-size: 20pt;
	font-style: italic;
	padding-top: 18px;
}

#header p{
	font-size: 14pt;
}

#header p span.marked{
	color: #ea4c05;
}

#content{
	background: #ffffff;
	width: 1033px;
}

.hl{
	width:1033px;
	height: 3px;
	text-align: center;
}

.hl .line{
	width: 930px;
	height: 3px;
	margin: 0px auto;
	background: transparent url(../images/v3/line-px.png) repeat top left;
	padding: 0px;
	line-height: 1px;
	font-size:1px;
}

.wrapper{
	width: 100%;
	clear: both;
	font-size: 1px;
}

#video-box-section{
	height: 315px;
	margin: 17px 0px 10px 36px;
	height: 350px;
	
}

#video-box-section .video-box{
	height: 279px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#video-box-section .video-box#grey{
	width: 318px;
	background: transparent url(../images/v3/video-box-grey.jpg) no-repeat top left;
}

#video-box-section .video-box#red{
	width: 325px;
	background: transparent url(../images/v3/video-box-red.jpg) no-repeat top left;
}

.video-box .embed-video{
	width: 284px;
	height: 215px;
	margin: 19px auto 5px auto;
	cursor: pointer;
}

.embed-video#parents{
	background: transparent url(../images/v3/video-holder-parents.jpg) no-repeat top left;
}
.embed-video#adult{
	background: transparent url(../images/v3/video-holder-adult.jpg) no-repeat top left;
}
.embed-video#teen{
	background: transparent url(../images/v3/video-holder-teen.jpg) no-repeat top left;
}

.video-box .quote-line{
	font-size:23px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	float: left;
	margin:0px 0px 0px 20px;
}

.video-box .get-a-quote-button{
	width: 86px;
	height: 30px;
	float: right;
	margin:2px 20px 0px 0px;
	background: transparent url(../images/v3/video-get-a-quote.png) no-repeat top left;
	cursor: pointer;
	position:relative;
	z-index:2;
}

#free-car-insurance{
	padding:0px 42px;
}

#online-quotes{
	width:633px;
	border-right: 3px solid #c1c1c1;
	float:left;
}

#insurance-savings{
	width: 280px;
	float: right;
	padding: 5px 0px 0px 0px;
}

#free-car-insurance h2{
	font-size:16pt;
	padding:0px;
	margin:2px;
}

#free-car-insurance h3{
	font-size:13pt;
	padding:0px;
	margin:2px;
}

#quote-n-compare-box{
	width: 612px;
	height: 427px;
	background: transparent url(../images/v3/free-car-insurance-bg.png) repeat-x top left;
	border: 1px solid #c1c1c1;

}

#top-free-quote{
	height:254px;
	width: 612px;
	background: transparent url(../images/v3/very-happy-insured-family.jpg) no-repeat top right;
}

#top-free-quote p{
	width: 225px;
	padding: 30px 0px 0px 15px;
	margin: 0px;
}

#top-free-quote #get-a-free{
	color: #0080c0;
	font-size: 22px;
}

#top-free-quote #see-how-much{
	color: #00b300;
	font-size: 20px;
	padding-top:50px;
}

#bottom-quote-n-compare{
	width:612px;
	margin:5px 0px 0px 0px;
}

#bottom-quote-n-compare div#quote-n-compare{
	width: 301px;
	margin: 15px 24px 0px 0px;
	float:right;
}

#bottom-quote-n-compare img#quote-n-compare{
	width: 301px;
	height: 132px;
}

#bottom-quote-n-compare #did-you-know{
	width: 240px;
	float: left;
}

.red-hl{
	background: transparent url(../images/v3/line-red-px.png) repeat-x top left;
	height: 5px;
}

#did-you-know .red-hl{
	width:240px;
}

#insurance-savings .red-hl{
	width:205px;
}

#did-you-know p{
	font-size: 9pt;
	padding:5px 5px 0px 20px;
	font-weight: normal;
	margin: 0px;
}

#did-you-know .header{
	font-size:12pt;
	padding:10px 0px 0px 20px;
	font-weight: bold;
}

.quotation{
	background: transparent url(../images/v3/quotation-icon.png) no-repeat top left;
	width: 275px;
	font-size: 11pt;
	margin:25px 0px 20px 0px;
}

.quotation .person{
	color: #cc3300;
	padding: 0px;
	margin: 0px 0px 0px 16px;
	font-weight: bold;
}

.quotation .text{
	padding: 0px;
	margin: 2px 0px 0px 16px;
	font-size: 10pt;
	font-weight:normal;
}

#footer{
	width: 800px;
	height: 60px;
	font-size: 8pt;
	font-weight:normal;
	margin: 30px auto;
}

#footer #left{
	float:left;
}

#footer #right{
	float:right;
}

#footer a{
	color: #000000;
	}

#footer #left a{
	text-decoration: none;
}

.zero-cost{
	height:36px;
	font-size: 10pt;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	float:left;
}

#zero-cost-center{
	background: transparent url(../images/v3/sub-box-red.jpg) no-repeat center center;
	width:325px;
}

#zero-cost-left, #zero-cost-right {
	background: transparent url(../images/v3/sub-box-grey.jpg) no-repeat center center;
	width:318px;
}

.zero-cost p{
	padding:0px;
	margin: 0px;
}

.zero-cost a{
	color:#ffff00;
}

.popup-box{
	width:475px;
	height: 426px;
	background: transparent url(../images/v3/email-parents-bg.png) no-repeat top left;
	font-size:10pt;
	position: absolute;
}

.popup-box h1 {
	font-size:16pt;
	margin:10px 0px 0px 0px;
	text-align:center;
	color:#243E99;
	font-weight:bold;
	padding:0px;
}

div.popup-box div.embed-text{
	width:440px;
	height: 335px;
	overflow: auto;
	margin: 15px auto;
	position: relative;
}

#email-parents-box .embed-text{
	height: 375px;
	margin: 0px auto;
	padding: 0px;
}

.popup-box .close-icon{
	right:10px;
	top:7px;
	position: absolute;
	text-decoration: none;
	font-weight: bold;
	color: #BD1F06;
	cursor: pointer;
}

form.userinput {
	margin:0pt auto;
	text-align:left;
	width:400px;
}

form.userinput p {
	line-height:1.4em;
	margin:1em 0pt;
}

form.userinput fieldset {
	border-color:#000000 -moz-use-text-color -moz-use-text-color;
	border-style:solid none none;
	border-width:1px medium medium;
	padding:0px;
	width: 400px;
}

form.userinput div {
	clear:left;
	display:block;
	margin:3px 0pt 0pt;
	padding:1px 0px;
	width:400px;
}

form.userinput div.submit {
	text-align:left;
}

form.userinput div.submit .status-progress, form.userinput div.submit .status-complete{
	float: left;
	width: 280px;
}

form.userinput div.submit .status-error{
	color:#ff0000;
	width: 280px;
}

form.userinput label, form.userinput label.optional {
	font-weight:bold;
	display:block;
	float:left;
	margin:0pt 0pt 5px;
	padding:2px 15px;
	text-align:left;
	width:150px;
}

form.userinput input {
	width:200px;
}

form.userinput input.inputSubmit, form.userinput input.inputClose {
	width:100px;
	float: right;
}

form.userinput textarea {
	width:365px;
	height:500px;
	margin: 3px 15px;
}

form.userinput input{
	position: relative;
}

form.userinput p.error { background: #f00 url(icon_error.gif) no-repeat 3px 3px; color: #fff; padding: 3px 3px 5px 27px !important; border: 1px solid #000; margin: 10px; }
form.userinput div.error { background: #ffffe1 url(required_bg.gif) no-repeat top left; color: #666; border: 1px solid #f00; }
form.userinput div.error p.error { background: transparent url(icon_error.gif) no-repeat top left; border: none; font-weight: bold; margin: 0 0 0 20px; width: 280px; color: #f00; text-align: left; }

