@charset "utf-8";
/* CSS Document */

html, body, p, div, input, textarea, select, option, h1, h2, h3, h4, h5, h6, img, a, a:link, a:active, a:hover, a:visited, form, ul, li{
  margin:0;
  padding:0;
  text-align:left;
  line-height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #ffffff url(../images/bg-body-top.jpg) repeat-x center top;
	padding:0;
	font-size: 10pt;
	color:#797979;
}

h1 {
	position:absolute;
	left:-2000px;
}

h2, h3, h4, h5{
	text-align:left;
	/* font-family:Corbel, Arial, Helvetica, serif; */
	
}
h2 {
	color: #444444;
	font-size: 22px;
	font-weight: normal;
	padding:22px 0 0 0; /*top padding was 30px - Kyle */
	margin: 0px;
}

h3 {
	color: #444444;
	font-size: 18px;
	font-family:Arial, Helvetica, serif;
	font-weight: normal;
	padding:20px 0 0 0;
	margin: 0px;
}
h4 {
	font-size: 16px;
	color: #444444;
	font-weight:normal;
	margin:20px 0 0 0;	
}

h2 img, h3 img, h4 img {
	vertical-align:bottom;
}

a, a:link, a:visited, a:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#4E7177;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#6187C5;
}
a img {
	border:0;	
}

p {
	margin:10px 0;
}


/* LAYOUT */
div.container {
	height: auto;
	width: 900px;
	margin:0 auto 0 auto;
}
div.bg_wrapper {
	width:100%;
	height:auto;
	background:transparent url(../images/bg-body-bottom.jpg) repeat-x center bottom;
}


/* HEADER */
div.header {
	width:100%;
	height:153px;
	padding:11px 0 0 4px;
	margin:0;
	background:transparent url(../images/bg-header.jpg) no-repeat -20px 0px;
}
img.logo {
	margin:10px 0 0 8px;

}

.local_header{
	margin-left:10px;
}

div.header ul.nav{
	margin:27px 4px 0 0;
	padding:0;
	list-style:none;
	list-style-type:none;
	float: right;
}
div.header ul.nav li{
	margin:0;
	padding:0;
	display:inline-block;
	border-right:1px solid #c4c3b1; /*#dadada*/
	padding:6px 16px 6px 12px;
	font-family:Verdana, Arial, sans-serif;
}
div.header ul.nav li.last {
	border:0;
}
div.header ul.nav a,
div.header ul.nav a:link {
	color:#666666;
}
div.header ul.nav a:hover, 
div.header ul.nav a:active,
div.header ul.nav a.active {
	color:#216074;
	text-decoration:none;
}


/* PROMO */
div.promo {
	width:100%;
	height:344px;
	background:transparent url(../images/bg-promo-main.png) no-repeat top center;
	margin:-73px 0 0 0;
}
div.promo img.photo {
	margin:14px 0 0 14px;
	width:566px;
	height:328px;
	border-right:1px solid #cccccc;
}
div.quote_form {
	width:284px;
	float:right;
	margin:46px 26px 0 0;
}
div.quote_form h3 {
	background:transparent url(../images/img-promo-orange-arrow.png) no-repeat 0px 0px;
	padding:0 0 4px 50px;
	font-size:27px;
	margin-left:3px;
	line-height:1.8em;
}
div.quote_form h3 span{
  color:#FF9900;
  font-size:44px;
  font-weight:bold;
  padding-left:2px;
  letter-spacing:2px;
  margin-left:7px;
}
div.quote_form h4{
	padding:0 0 18px 50px;
	font-size:20px;
	margin:0;
	color: #444444;
    font-family: Arial,Helvetica,serif;
	font-weight: normal;
}
div.quote_form p {
	margin:0 0 10px 32px;
	color:#50504E;
}
div.quote_form p.zip_header {
	margin-bottom:4px;	
}
div.quote_form input {
    background:#fff url(../images/bg-promo-zip-code.gif) no-repeat -6px -1px;
	border:1px solid #216074;
	width:215px; /*100*/
	height:45px;
	/*border:1px solid #cccccc;*/
	margin:0 0 15px 0;
	font-size:35px;
	padding:0;
	line-height:45px;
	text-align:center;
}
div.quote_form p.continue {
	margin:0 0 0 60px;
}
div.quote_form p.continue a {
	display:block;
	width:170px;
	height:46px;
	background:transparent url(../images/img-promo-submit-continue.png) no-repeat 0 0;
	padding:7px 0 0 23px;
	color:#ffffff;
	font-size:24px;
	text-decoration:none;
}


/* FULL QUOTE FORM */
.interior div.promo {
	padding:30px 0 0 0;	
	margin:-74px 0 -30px 0;
}
div.promo div.intro {
	background-color:#E8E4D8;
	border-top:1px solid #CFD0CB;
	border-bottom:1px solid #CFD0CB;
	width:810px;
	margin:0 0 0 15px;
	padding:0 28px 0 30px;
}
div.promo div.intro p {
	line-height:1.3em;	
	margin:5px 0 6px 0;
	color:#373330;
}
div.promo div.intro a {
	color:#216074;
	font-weight:bold;
}
div.quote_form.full {
	float:none;
	width:720px;
	margin:24px auto 20px 118px;
}
div.quote_form.full table {
	/* width:100%; */	
}
div.quote_form.full table th {
	width:82px;
	font-weight:normal;
	white-space:nowrap;
	color:#343530;
}
div.quote_form.full table td {
	width:240px;
	padding:2px 4px 2px 4px;
}
div.quote_form.full table td input {
	width:220px;
	height:22px;
	border:1px solid #CECECE;
	padding:3px 0 0 4px;
	color:#666666;
}
div.quote_form.full table td input.dimmed {
	color:#cccccc;	
}
div.quote_form.full p.continue {
	width:90%;
	margin:0;
}
div.quote_form.full p.continue a {
	margin:12px auto;
	font-weight:normal;
	width:149px;
	height:47px;
	background-image:url(../images/img-promo-submit.png);
}




/* BACKPAGE INTERIOR QUOTE FORM */
.interior_2 div.promo {
	margin-top:-68px;
}
.interior_2 div.quote_form {
	float:none;
	margin:0 0 0 32px;
	padding:20px 0 0 0;
}
.interior_2 div.quote_form h3 {
	background:none;
	padding:10px 0 0 10px;
}
.interior_2 div.promo img.photo {
	float:right;
	width:551px;
	height:346px;
	margin:14px 26px 0 0;
	border:0;
}


/* SAMPLE THUMBNAILS - HOME PAGE */
div.samples {
	width:100%;
	text-align:center;
}
div.thumb {
	width:174px;
	height:124px;
	background:transparent url(../images/bg-sample-thumb.png) no-repeat 0 0;
	display:inline-block;
	text-align:center;
	margin:0 1px;
}
div.thumb img {
	margin:18px 0 0 0;	
}



/* SMALL SUB-CONTENT DIVS */
div.content_small_wrapper {
	width:100%;
	padding:3px 0 0 0;
	margin:0;
  margin-left:2px; /*Kyle*/
}
div.content_small {
	float:left;
	background:transparent url(../images/bg-content-small-main.jpg) repeat-y center top;
	width:284px;
	margin:0 0 10px 0;
	padding:0;
}
div.content_small.middle {
	margin:0 20px 10px 22px;
}

div.content_small .top {
	width:284px;
	background:transparent url(../images/bg-content-small-top.jpg) no-repeat center top;
}
div.content_small .bottom {
	width:284px;
	background:transparent url(../images/bg-content-small-bottom.jpg) no-repeat center bottom;
}
div.content_small img.quotes {
	width:92px;
	height:76px;
	position:absolute;
	z-index:100;
	margin:21px 0 0 24px;
}

div.content_small .verbiage {
	background:transparent url(../images/bg-content-small-top.jpg) repeat-x center top;
	padding:32px 38px 0 44px; /* top was 22 - Kyle */
	height:190px; /*was 200 - Kyle */
	position:relative;
	z-index:500;
}
div.content_small .verbiage p {
	line-height:1.4em;
	font-size:14px;
	color:#797979;
	position:relative;
	z-index:500;
}
div.content_small p.source {
	color:#6c320d;
	margin-top:20px;
}


/* CONTENT */
div.content {
	width:100%;
	padding:0 0 0 16px;
  min-height:600px; /* Added by Kyle */
  border:0;
}
div.content p {
	line-height:1.4em;
	margin:10px 0 14px 0;
	color:#000000;
}
div.content .main {
	width:520px;
}
div.content div.right_col {
	width:305px; /* width was 310px - Kyle */
	margin:12px 0 0 0;
	padding:10px 0 80px 30px;
	border-left:1px solid #E3E4DE;
	float:right;
}
#body_home div.content div.right_col {
	margin-top:0;
	padding-top:0;
}

div.content div.right_col h4 {
	margin:0 0 2px 0;
	font-size:18px;
	font-weight:normal;
}


div.content div.right_col ul {
	list-style:none;
	list-style-type:none;
	margin:0 0 20px 2px;
	width:99%;
}
div.content div.right_col ul li {
	padding:5px 0 0 18px;
	background:transparent url(../images/bullet-orange-square.gif) no-repeat 0 12px;
	line-height:1.4em;
}
div.content div.right_col ul.left {
	float:left;	
}
div.content div.right_col ul.right {
	float:left;
}


/* ul.states - Kyle */
div.content div.right_col ul.states {
	float:left;
	width:40%;
}


/* Learning Center Div - Kyle */
div.content div.main div.lc h3{
  padding-top:22px;
}
div.content div.main div.lc h4{
  margin-bottom:-10px;    
}

/* FAQ Div - Kyle */
div.content div.main div.faq h3{
  padding-top:22px;
}
div.content div.main div.faq h4.question{
  margin-bottom:-10px;    
}

/* Sitepage Div - Kyle */
div.content div.sitepage h2{
  padding-top:36px;
}
div.content div.sitepage h4{
  margin-bottom:-10px;    
}

/* PARTNER LOGOS */
div.partner_logos {
	width:100%;
	height:66px;
	padding:30px 0 0 0;
	margin:0 0 0 10px;
}
div.partner_logos img {
	float:left;
}



/* FOOTER */
div.footer {
	width:97%;
	margin:60px 0 0 10px;
	padding:0 0 30px 0;
	font-size:12px;
	color:#707070;
}


div.footer ul.nav{
	margin:0 0 0 0;;
	padding:0;
	list-style:none;
	list-style-type:none;
	width:50%;
}
div.footer ul.nav li{
	margin:0;
	padding:0;
	display:inline-block;
	border-right:1px solid #C4C3B1;
	padding:3px 10px;
}
div.footer ul.nav li.last {
	border:0;
}
div.footer a,
div.footer a:link, 
div.footer a:active,
div.footer a:visited {
	color:#707070;
}
div.footer a:hover {
	color:#707070;
	text-decoration:underline;
}
div.footer .disclaimer {
	float:right;
	margin:0px 0 0 20px;
}

/* Sitepage - Kyle */
div.content .sitepage{
  margin:-15px 0 0 0;
	width:860px;
}

/* Added by Kyle */
div.content h3{
  margin:0 0 0px 0;
  padding:10px 0 0 0;
}

/* MISC STANDARD */

.clearfloat { height: 1px; clear: both;}
.clear0 { height: 0; clear: both; }


/* CONTENT FORM */
div.content-form ul{
  list-style:none;
}
div.content-form {
	width:894px;
	margin:-74px auto 0 auto;
	position:relative;
	float:left;
}
div.content-form .box-border-top {
	width:894px;
	height:30px;
	float:left;
	background:url(../images/content-form-top-bg.png) no-repeat;
	overflow:hidden
}
div.content-form .box-border-middle {
	width:868px;
	float:left;
	background:url(../images/content-form-middle-bg.png) repeat-y;
	padding:0 13px
}
div.content-form .box-border-bottom {
	width:894px;
	height:30px;
	display:inline-block; /*float:left;*/
	background:url(../images/content-form-bottom-bg.png) no-repeat;
	overflow:hidden
}
/* CONTENT FORM LEFT */

div.content-form-left {
	width:557px;
	float:left;
	padding-left:35px;
	padding-top:8px
}
div.content-form-left h2 {
	font-size:20px;
	padding-bottom:15px
}
div.formbox {
	width:557px;
	float:left;
	padding-bottom:20px
}
div.formbox-top {
	width:557px;
	height:8px;
	float:left;
	background:url(../images/formbox-top-bg.gif) no-repeat;
	overflow:hidden
}
div.formbox-middle {
	width:555px;
	float:left;
	background:#F2F1EA;
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB
}
div.formbox-bottom {
	width:557px;
	height:8px;
	float:left;
	background:url(../images/formbox-bottom-bg.gif) no-repeat;
	overflow:hidden
}
div.content-form-left h3 {
	float:left;
	font-size:17px;
	color:#216074;
	padding:0 0 12px 12px
}
div.content-form-left h3 .number {
	width:22px;
	height:20px;
	float:left;
	background:url(../images/step-bg.gif) no-repeat;
	color:#FFFFFF;
	text-align:center;
	padding:2px 8px 0 0
}
div.content-form-left h3 span {
	float:left;
	padding-top:3px
}
div.content-form-left ul li {
	width:531px;
	float:left;
	font-size:14px;
	color:#205F73;
	line-height:15px;
	padding:5px 0px 5px 24px
}
div.content-form-left ul li.white {
	background:#FFFFFF
}
div.content-form-left ul li.spacer {
	height:10px;
	padding:0;
	overflow:hidden
}
div.content-form-left ul li .droplist {
	height:22px;
	float:left;
	font-size:13px;
	color:#000000;
	border:1px solid #CCCCCC;
	padding:1px
}
div.content-form-left ul li .input {
	width:181px;
	height:16px;
	float:left;
	font-size:13px;
	color:#000000;
	line-height:16px;
	border:1px solid #CCCCCC;
	padding:2px 5px
}
div.content-form-left ul li .gender {
	width:85px;
	float:left;
	padding-right:12px
}
div.content-form-left ul li .gender .droplist {
	width:80px;
	padding:1px
}
div.content-form-left ul li .height {
	width:156px;
	float:left
}
div.content-form-left ul li .height .droplist {
	width:68px;
	margin-right:3px;
	padding:1px
}
div.content-form-left ul li .weight {
	width:75px;
	float:left;
	padding-right:14px
}
div.content-form-left ul li .weight .input {
	width:35px;
	float:left;
	margin-right:5px
}
div.content-form-left ul li .weight span {
	float:left;
	font-size:13px;
	color:#666666;
	padding-top:3px
}
div.content-form-left ul li .dob {
	width:180px;
	float:left
}
div.content-form-left ul li .dob .droplist {
	width:52px;
	margin-right:5px
}
div.content-form-left ul li .dob .year {
	width:60px;
	margin-right:0px
}
div.content-form-left ul li .left {
	width:305px;
	float:left
}
div.content-form-left ul li .right {
	width:200px;
	float:left
}
div.content-form-left ul li .right span {
	width:200px;
	float:left;
	font-size:14px;
	color:#666666;
	line-height:20px;
	height:20px;
	position:relative;
	overflow:hidden
}
div.content-form-left ul li img {
	margin-bottom:-4px;
	position:relative
}
div.content-form-left ul li .type {
	width:531px;
	float:left
}
div.content-form-left ul li .type label {
	font-size:14px;
	color:#707070;
}
div.content-form-left ul li .type label a {
	float:right;
	margin-bottom:-2px;
	position:relative
}
div.content-form-left ul li .type label span {
	float:left;
	padding-top:2px
}
div.content-form-left ul li .type .droplist {
	width:145px
}
div.content-form-left ul li .insurancetype {
	width:150px;
	float:left;
	padding-right:30px
}
div.content-form-left ul li .insurancetype .life {
	font-size:11px;
	color:#000000
}
div.content-form-left ul li .coverage {
	width:150px;
	float:left;
	padding-right:32px
}
div.content-form-left ul li .coverageyear {
	width:145px;
	float:left
}
/* new specification question */
div.content-form-left ul li .insured_timeframe_options span{
    margin-left:15px;
}
div.content-form-left .info {
	float:left
}
div.content-form-left .info label {
	font-size:12px;
	color:#666666
}
div.content-form-left .info .first {
	width:195px;
	float:left;
	padding-right:10px
}
div.content-form-left .info .second {
	width:126px;
	float:left;
	padding-right:10px
}
div.content-form-left .info .address {
	width:385px
}
div.content-form-left .info .zip {
	width:44px
}
div.content-form-left .info .droplist {
	width:125px;
	height:22px;
	float:left;
	border:1px solid #cccccc;
	margin-right:10px;
	padding:1px
}
div.content-form-left p.continue {
	float:left;
	padding:14px 0 0 170px;
	margin-bottom:-15px;

}
div.content-form-left p.continue a {
	display:block;
	width:189px;
	height:37px;
	float:left;
	font-size:24px;
	background:url(../images/get-quotes-button-bg.gif) no-repeat;
	padding:6px 0 0 15px;
	color:#ffffff;
	text-decoration:none
}

/* grey text in address fields */
div.content-form-left .info #zip,
div.content-form-left .info #state,
div.content-form-left .info #city{
    color:#666666;
}

/* CONTENT FORM RIGHT */

div.content-form-right {
	/*width:244px;
	float:left;
	padding-left:17px*/
	float:right;
	padding-left:0;
	width:261px;
}
div.content-form-right .testimonials {
	width:244px;
	float:left
}
div.content-form-right .testimonials .photo {
	width:210px;
	height:145px;
	float:left;
	background:url(../images/bg_photo.gif) no-repeat;
	padding:14px 17px
}
div.content-form-right .testimonials .set {
	width:208px;
	float:left;
	background: url(../images/testimonial-bg.gif) no-repeat;
	padding:10px 0 0px 28px;
	margin-top:17px
}
div.content-form-right .testimonials .set p {
	font-size:15px;
	color:#797979;
	padding-bottom:18px
}
div.content-form-right .testimonials .set p span {
	color:#205f73
}

#medical_conditions, .coverage_select{
  display:none;
}

/*Tooltip Styles - Kyle*/
.tooltip{
	display:none;
	background:url(../images/white_arrow.png) no-repeat;
	height:95px;
	padding:15px 10px 10px 25px;
	width:173px;
	font-size:11px;
	color:#fff
}
.tooltip p{
  color:#000000;
  font-size:11px;
  margin:0;
  padding-bottom:8px;
  padding-right:5px;
}
.tooltip p strong{
  font-size:11px;
}
/*end - Tooltip*/

div.iframe_wrapper{
  position:relative;
  width:750px;
  height:940px;
  overflow:hidden;
  margin-left:66px;
}
.thank-you-iframe
{
 height:1000px;
 width:780px; /*870*/
 border:0; 
 border:0px solid #DFDFDF;
 scrolling:no;
 position:absolute;
 top:-20px;
 left:-20px;
}

/*Loading Image*/
#loading{ /*Kyle*/
  position:absolute;
  height:33px;
  padding:1px 0 0 38px;
  width:237px;
  /*background:url(../images/loading.gif) no-repeat top left; - loaded with jquery - IE fix*/
}
#loading span.two_lines{ /*Kyle*/
  line-height:120%;
}
#loading span.one_line{ /*Kyle*/
  line-height:230%;
}
/*end - Loading Image*/

.disclaimer_matrix{
    width:500px;
    float:left;
	margin-top:30px;
	font-size:7pt;
	color:#aaaaaa;
}

/* Validation ul and p styles */
div.content-form .validation_error ul{
  margin-left:25px;
  margin-bottom:10px;
  list-style-type:none;
  display:inline-block;
}
div.content-form .validation_error ul li{
    background: url("../images/bullet-orange-square.gif") no-repeat scroll 0 7px transparent;
    color: #000000;
    font-size: 13px;
    line-height: 19px;
	padding:0;
    padding-left: 16px;
}
div.content-form .validation_error p{
  padding-bottom:10px;
  margin:0;
  margin-left:24px;
}
