﻿/* 

 */

body {
 	background: url(images/body_background.gif) repeat;
    font:12px Lucida Bright, Georgia, "Times New Roman", Times, serif;

 }
 
.clear { clear: both; margin: 0px; padding: 0px; }

.landingPageText { margin: 0; padding: 5px 0 0 15px; width: 430px; clear: both; text-align: left; float: left; }

#container {
	margin: 0px auto;
	width: 720px;
	background: #fff;
	border-width: 0 1px 0 1px;
	border-color: #b1b186;
	border-style: solid;
}

#header h1 {
	display:none;
}

#header {
	background:transparent url(images/header1.jpg) no-repeat;
	height: 196px;
}

.landingheaderauto {
	background:transparent url(images/houses_banner.jpg) no-repeat;
	height: 196px;
}

.landingheaderautohome {
	background:transparent url(images/hd_autoHome.jpg) no-repeat;
	height: 93px;
}

.landingheaderhome {
	background:transparent url(images/home_banner.jpg) no-repeat;
	height: 196px;
}

.landingheaderhealth {
	background:transparent url(images/health_banner.jpg) no-repeat;
	height: 196px;
}

.landingheaderlife {
	background:transparent url(images/life_banner.jpg) no-repeat;
	height: 196px;
}

.landingheaderltc {
	background:transparent url(images/ltc_banner.jpg) no-repeat;
	height: 196px;
}

#navigation {
	background-color: #cccc99;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	width: 720px;
	height: 22px;
	clear:both;
	border-top: 1px solid #b1b186;
	border-bottom: 1px solid #b1b186;
}

#navigation ul {
    padding:0px;
    margin:0px 10px 0px 0px;
    list-style:none;
    padding-left:12px;
    font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;

}

#navigation li {
	position:relative;
    float:left;
    line-height:22px !important;
    line-height:22px;
    margin-top:0px !important;
    margin-top:0px;
    border-right: 1px solid #b1b186;

    width: 100px;
    text-align:center;
}

#navigation li.first {
	border-left: 1px solid #b1b186;
}


#navigation ul li a {
	text-decoration: none;
	color: #000;
    background:url(images/btn_bg_off.gif);
	display:block;
}

#navigation ul li a:hover {
	background:url(images/btn_bg_over.gif);
	color:#fff;
}

#content             {
    clear:left;
    font:12px Lucida Bright, Georgia, "Times New Roman", Times, serif;
    float:right;
    width:475px !important;
	 width:465px;
    line-height:17px;
    margin-top:15px;
    padding-right: 20px;
    
}


#content a             {
    color:#660000;
    
}


#content h1         {
    font:bold 18px Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif;
    color:#660000;
    margin-top:15px;
    padding-bottom:5px;
    
}

#content h2  {
    font:bold 16px Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif;
    color:#660000;
    margin-top:20px;
    padding-bottom:0px;
    
}


#content small         {
    font:11px Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif;
    color:#999;
    padding-bottom:5px;
    
}


#content small a     {
    color:#999;
    text-decoration:none;
    
}


#content small a:hover     {
    text-decoration:underline;
    color:#666;
    
}

#content table {
    margin: 0px 10px 0px 0px
}

#content td {
    padding-right: 5px;
    border-width: 0 1px 0 0;
    border-style: dotted;
    border-color: #dcdcdc;
}




.bottom             {
	width: 1px;
	height:1px;
    margin:0px;
    clear:both;
    
}


#frmSearch             {
    margin:0px;
    padding:10px 0px 10px 12px;
    
}


#keywords {
    font: 11px Verdana, Tahoma, Serif;
    width:80px;
    margin-top:0px !important;
    margin-top:-1px;
    margin-right:0px;
    padding:2px 2px 2px 2px;
    
    border-top:1px solid #D5D5D5;
    border-bottom:1px solid #A7A7A7;
    border-left:1px solid #D5D5D5;
    border-right:1px solid #A7A7A7;
    margin-right:-2px;
    
}


#btnsearch             {
    font: 10px Tahoma, Arial, Serif;
    background:#FFF top left url(images/img_searchback.gif) repeat-x;
    width:55px;
    text-transform:uppercase;
    
    border-top:1px solid #D5D5D5;
    border-bottom:1px solid #A7A7A7;
    height:19px;
    
    border-left:1px solid #D5D5D5;
    border-right:1px solid #A7A7A7;
    cursor:pointer;
    
}

#footer{
	margin-left: auto;
	margin-right: auto;
	width:720px;
	background-color: #d5d5b1;
	color: #000;
	border-top: 1px solid #b1b186;
	border-bottom: 1px solid #b1b186;
	height: 26px;
	font: 10px Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif;
}


#bottomnav {
	float:left;
	width: 344px;
	padding: 5px 10px 7px 5px;
	text-align:right;
}


#bottomnav a {
	color: #000;
}

#copyright {
	float:left;
	width: 344px;
	padding: 5px 5px 7px 10px;
}

#breadcrumb {
	font: 11px Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif;
	color: #999999;
}

#breadcrumb a:hover {
	color: #660000;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #CC3300;
	text-decoration: underline;
}

#hbpagination input {
    font: 10px Tahoma, Arial, Serif;
    background:#FFF top left url(images/img_searchback.gif) repeat-x;
    width:25px;
    text-transform:uppercase;
    
    border-top:1px solid #D5D5D5;
    border-bottom:1px solid #A7A7A7;
    height:15px;
    
    border-left:1px solid #D5D5D5;
    border-right:1px solid #A7A7A7;
    cursor:pointer;
}

#hbpagination input:disabled {
    font: 10px Tahoma, Arial, Serif;
    color: #CCCCCC;
    background:#FFF;
    width:25px;
    text-transform:uppercase;
    
    border-top:1px solid #D5D5D5;
    border-bottom:1px solid #A7A7A7;
    height:19px;
    
    border-left:1px solid #D5D5D5;
    border-right:1px solid #A7A7A7;
    cursor:default;
}

/* new home page styles */



#rightcol {
	float:right;
	width: 275px;
	height: 436px;
	padding-right: none;
	margin-right: 10px;
}

#quotebox {
	background:top left url(images/quotebox_bg.gif) no-repeat;
	display: block;
	height: 310px;
	width: 411px;
	margin: 10px;
}

#quoteHeader  {
	
	margin-left: 15px;
  font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif;
	height: 51px;
	width: 370px;
  font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#quoteHeader h2 {	
	display:none;
}

.autoTitle {
	background: transparent url(images/quotebox_headline_HOME.gif) no-repeat;
}

.autohomeTitle {
	background: transparent url(images/quotebox_headline_autohome.gif) no-repeat;
}

.healthTitle {
	background: transparent url(images/quotebox_headline_health.gif) no-repeat;
}

.homeTitle {
	background: transparent url(images/quotebox_headline_home.gif) no-repeat;
}

.healthTitle {
	background: transparent url(images/quotebox_headline_health.gif) no-repeat;
}

.lifeTitle {
	background: transparent url(images/quotebox_headline_life.gif) no-repeat;
}

.ltcTitle {
	background: transparent url(images/quotebox_headline_ltc.gif) no-repeat;
}

#quotebox input.hidden_radio {
	display:none;
}


#quote_instruction {
	padding: 10px 10px 0px 10px;
	font:13px Lucida Bright, Georgia, "Times New Roman", Times, serif;
	width: 380px;
	line-height: 18px;
	text-align: center;
}

#quote_form {
	margin-top: 25px;
	border: none;
	background: transparent url(images/arrow.gif) no-repeat center top;
	text-align:center;
	height: 140px;
	width: 400px;
}

#quote_form label {
	font-size: 14px;
	text-align: center;
}	

#submit_btn {
  background:transparent url(images/quotebutton.gif) no-repeat;
	border: none;
	font-weight:bold;
	color: #fff;
	font-family:13px bold Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif ;
  font-size: 13px;
	width: 151px;
	height: 26px;
	text-align: left;
	padding: 0px 0px 1px 20px;
	margin-left: 5px;
	cursor: pointer;
}

#zip_code {
	font: 16px Lucida Bright, Georgia, "Times New Roman", Times, serif;
    width:80px;
    margin-top:0px !important;
    margin-top:-1px;
    margin-right:0px;
	margin-left: 5px;
    padding:2px 2px 2px 2px;
	height: 20px;
    border-top:1px solid #D5D5D5;
    border-bottom:1px solid #A7A7A7;
    border-left:1px solid #D5D5D5;
    border-right:1px solid #A7A7A7;
    margin-right:-2px;
    
}

#quote_text li {
	display:list-item;
	list-style: disc;
	float:none;
	width: 100%;
}

#quote_text {
	padding: 10px;
	margin: 10px;
	font-size: 11px;
}

#companybox {
	display: block;
	width: 412px;
	margin: 10px;
	border: none;
	height: 100px;
	font: 11px Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif;
	background:#FFF top left url(images/companybox_bg.gif) no-repeat;
	background-repeat: repeat-x;
}

#companybox ul {
	list-style: none;
	float: left;
	width: 82px !important;
	width: 66px;
}

#companybox li {
	margin-left: -20px !important;
	margin-left: 0px;
}

#companybox h3 {
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 10px !important;
	margin-top: 10px;
	font-size: 12px !important;
	font-size: 12px;
	margin-bottom: 0px !important;
	margin-bottom: 10px;
	color: #660000;
	margin-left: 5px;
}


#badges {
	width: 275px;
	margin: 30px 0 10px 10px;
}

#badges ul {
	list-style: none;
	display: inline;
}

#badges li {
	float:left;
	margin-right: 20px;
	display: inline;
}

.altInsurance {
padding-top: 20px;
font: 11px Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif;
}

/* VALIDATION BOX SUPPORT -------------------------------------------------------*/	
	.valbox {
		background: url(images/valbox_bg.png) no-repeat;
		width: 218px;
		height: 162px;
		padding: 1px 20px 1px 55px !important;
		padding: 15px 20px 1px 55px;
		display:none;
	}
		
	.valbox h3, .valbox p {
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	.valbox h3 {
		font-size: 18px;
		font-weight: bold;
		color:#990000;
	}
		
	p.zip_line {
		width: 360px;
		margin:0px 0px 0px 30px;
	}
	
	p.ins_line {
		margin: 25px 0 0 20px;
	}
	
	p.hpbutton {
		margin-top: 50px;
        margin-bottom: 0px;
        margin-left: 150px;
	}
	
	#clear {		
		clear: both;
		margin: 0px;
		padding: 0px;
	}

	
	
	
	
/** Begin New HOME PAGE Styles **/

#home-contentContainer { margin: 0 auto; padding: 0; width: 720px; height: auto; }

#home-leftContainer { margin: 0; padding: 0; width: 520px; height: auto; text-align: left; float: left; }
#home-rightContainer { margin: 0; padding: 0; width: 200px !important;width /**/: 185px; height: 810px;  background: url(images/home-sidebarbkg.gif) no-repeat top left; float: right; }
#home-qbContainer { margin: 0; padding: 10px 0 0 10px; width: 520px; height: auto;  text-align: left; position: relative; }

#home-sidebar { margin: 0; paddng: 0; width: 200px; height: auto; }
.home-subhead { margin: 0 0 3px 15px; padding: 0 0 1px 5px; width: 424px; height: auto; border: none; text-align: left; position: relative; }
p.home-subheadText { margin: 5px 10px 10px 10px; padding: 0;  font: 12px/15px Arial, Helvetica, sans-serif; color: #222222; text-align: left; }
p.home-subheadTextIndent { margin: 5px 10px 10px 20px; padding: 0;  font: 12px/15px Arial, Helvetica, sans-serif; color: #222222; text-align: left; }
img.subhead { margin: 0; padding: 0; position: relative; border: none; }
img.sidebreak { margin: 0 auto; padding: 5px 0 5px 0; position: relative; border: none; }
img.bbb { margin: 0 auto; padding: 0; position: relative; border: none; }
img.bestcompany { margin: 0 auto;	 auto; padding: 0; position: relative; border: none; }
img.states { margin: 0 auto; padding: 0; position: relative; border: none; }
.versignlogo { margin: 0; padding: 0; position: relative; border: none; }
.greentext { font-size: 14px; font-weight: bold; color: #5b7808; }
.redtext { font-size: 14px; font-weight: bold; color: #7e0003; }

/** End New HOME PAGE Styles **/ 

.CompanyName {  margin: 0 0 0 0; padding: 0 0 0 0 ; border: none; font: 15px Arial, Helvetica, sans-serif; font-weight: bold; color: #7c1100;}

