@charset "UTF-8";
/* CSS Document */

body{
	font-size:x-small;
	voice-family:"\"}\"";
	voice-family:inherit;	
	font-family:Verdana, Arial, sans-serif, Tahoma;
	font-weight:normal;
	font-size:12px;
	color:#2C2C2C;
	text-align:center;
	padding-top:15px;
	padding-bottom:30px;
}
*{
	padding:0;
	margin:0;
	/*border:0;*/
}

h4{
	clear:both;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	background:url(images/title-bg.gif) repeat-x;
	line-height:22px;
	padding-left:4px;
}
h3{
	font-weight:bold;
	font-size:14px;
	color:#000000;
	margin-bottom:10px;
}
a{
	color:#0000ff;
}
a:hover{
	color:#0033FF;
	text-decoration:underline;
}
#skip{
	display:none;
	visibility:hidden;
}
P {
	margin-bottom:14px;
}
#logo-cim {
	width: 1000px;
	height: 57px;
	background:url(images/IBQ-Logo-horiz.gif) no-repeat;
	float: left;
	border:0;
}
/*							    Page Structure
==============================================
*/
#wrap{
	top:0;
	margin:0 auto;
	width:1000px;
	text-align:left;
}
/*								       Header
==============================================
*/
#header{
	clear:both;
	width:1000px;
	height:93px;
	background:url(images/header-bg.gif) repeat-x;
}
#header h1{	
	float:left;
	display:block;
	width:475px;
	background:url(images/car-insurance-logo.gif) no-repeat top left;;
	height:93px;
}
#header h1 span{
	display:none;
	visibility:hidden;
}
#header img{
	float:right;
	margin:13px 18px 0 0;
}	
/*								    Main Body
==============================================
*/
#main-body{
	width:1000px;
}
#main-left{
	float:left;
	width:655px;/*697px;*/
	padding:39px 29px 0 13px;
}
#articleimage {
	float:right;
	width:240px;
}
#smallzipbox {
	background:url(images/articles/fastfreeeasynomerge.gif) no-repeat top left;
	width:252px;
	height:147px;
	padding-top:30px;
}
.veh-info{
	height:34px;	
	width:655px;
	margin-bottom:0;
}
.veh-info span{
	display:block;
	height:34px;
	width:212px;
	background:url(images/vehicle-info.gif) no-repeat top left;
}
.veh-info span span{
	display:none;
	visibility:hidden;
}
.vehicle-info{
	border:4px solid #0035ce;
	background-color:#fffdd9;
	font-size:17px;
	font-weight:bold;
}
.vehicle-info td{
	height:32px;
}
.vehicle-info input{
	width:148px;
	height:18px;
	background:url(images/input-bg.gif) no-repeat top left;
	border:1px solid #e3e3e3;
	border-top:none;
	background-color:#FFFFFF;
}
.vehicle-info select{
	border:1px solid #e3e3e3;
	width:120px;
}
#main-right{
	float:right;
	width:304px;/*327px;*/
	padding:14px 23px 0 0; 
}
.editbtn{
	background-color:#FFCC66;
	padding:3px 20px;	
}
.display-info{
	margin-bottom:20px;
}
.display-info td{
	height:26px;
	line-height:13px;

}
.display-info-1 td{
	height:36px;
	line-height:13px;
}
.clear{
	padding:0;
	margin:0;
	clear:both;
}
#formbox {
	border:1px solid #0038d7;
	background-color:#fffdd9;
	padding:10px;
}
/*								       Footer
===============================================
*/
#footer{
	width: 770px;
	height: 25px;
	margin: 10px auto;
	border-top: 0px none gray;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #1ba14b;
	padding-top: 4px;
}
#footer a{
	font-size:11px;
	text-decoration:none;
	color:#656565;
}
#footer a:hover{
	text-decoration:underline;
}
/*								     Text Area
===============================================
*/
.style-1{
	font-size:11px;
	margin-bottom:20px;
	color:#666666;
}

#articles-box {
	width: 254px;
	float: right;
	background: #bfdec4 url(images/IBQ-leftsidetop.gif) no-repeat;
	margin-right: 11px;
	margin-top: 6px;
	height: 100%;
	/*padding-bottom: 6px;
	margin-bottom: 10px;*/
}

#articles-box-body {
	width: 254px;
	float: right;
	background: #ffffff url(images/IBQ-leftsidebody.gif);
	margin-right: 11px;
	margin-top: 8px;
	height: 100%;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: 1px solid #bfdec4;
	text-align:left;
}

#articles-box h2{
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	padding-left: 11px;
	padding-top: 1px;
	margin-top: 10px;
}
#articles-box p, #articles-box-body p {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 11px;
	padding-right: 6px;
	padding-bottom: 2px;
}

/*							  Home Page Content
===============================================
*/
.content {
	padding:10px;
}

#content-seo {
	width: 450px;
	float: left;
	padding-left: 13px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align:left;
}

#content-seo h1 {
	padding-bottom:10px;
}
#content-seo li {
	padding-left:5px;
	margin-left:25px;
	padding-bottom:3px;
}
#content-seo ul,ol {
	padding-bottom:10px;
}
#content-wrap {
	margin: 10px auto;
	padding: 0;
	width: 770px;
	position: relative;
	/*display: table;*/
	overflow: auto;
}

#content-left {
	width:720px;
	float:left;
	padding-right:10px;
}

#content-right {
	width:250px;
	float:right;
}

#content h1{
	color: #2c6787;
	font-weight: bold;
	font-size: 16px;
}

#right-cnt {
	width: 280px;
	float: right;
}

#hm{
	background:url(images/hm-body-bg.gif) repeat-x;
}
	
#hm-header{
	width:1000px;
	height:70px;
}
#hm-header h1{
	background:url(images/car-insurance-logo-hm.gif) no-repeat top;
	text-align:center;
	height:46px;
}
#hm-header h1 span{
	display:none;
	visibility:hidden;
}
#form-area{
	width:1000px;
	height:374px;
}
.item{
	list-style:none;
}
.f-left{
	display:block;
	float:left;
	width:229px;	
	height:374px;
	background:url(images/save20per.gif) no-repeat;
	background-position:0px 57px;
}
.f-center{
	display:block;
	float:left;
	width:542px;
	height:374px;
	background:url(images/cim-formbkg.gif) no-repeat;
	background-position:0 24px;
}
.f-right{
	display:block;
	float:left;
	width:229px;
	height:374px;
	background:url(images/compare-quotes.gif) no-repeat;
	background-position:10px 57px;
}
.txt-field-1{
	width:241px;
	height:32px;
	margin:100px 0 0 141px;
	border-left:1px solid #969696;
	border-top:1px solid #969696;
	text-align:center;
	line-height:32px;
	font-size:24px;
}
.getbtn{
	margin-top:5px;
}
.subbtn-1{
	margin-top:20px;
	margin-left:0;
}

#main{
	width:1000px;
	padding-top:22px;
}
.con-item{
	margin: 2em auto 0 auto;
	list-style:none;
	width:600px;	
	/*background:url(images/hm-main-bg.gif) repeat-y;*/
}
.con-left{
	display:block;
	float:left;
	width:270px;/*290px;*/
	padding:0px 20px 0px 0px;
}
.con-center{
	display:block;
	float:left;
	width:410px;/*440px;*/
	padding:0 15px;
}
.con-right{
	display:block;
	float:right;
	width:300px;
	padding-top:10px;
}
.con-right img{

}
.con-right .tips{
	list-style:none;
	background:url(images/hm-bar.gif) no-repeat top left;
	padding-top:15px;
	padding-left:0;
}
.con-right .tips li{
	padding-left:5px;
	margin-bottom:5px;
}
.con-right .tips li a{
	color:#0033FF;
	text-decoration:underline;
}
.con-right .tips li a:hover{
	text-decoration:none;
}
.gray{
	background-color:#efefef;
	padding:2px 5px;
	width:120px;
}
.gray a:hover{
	text-decoration:none;
}
.hiddden-text{
	display:none;
	visibility:hidden;
}
.align-center{
	text-align:center;
}
.white {
	color:#ffffff;
}
.stepheader{
	font-size:18px;
	font-weight:bold;
	color:#1a1ab4;
	margin-bottom:8px;
	margin-top:5px;
	font-variant:small-caps;
	padding-left:10px;
	padding-top:5px;
}
.stepheader2{
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:8px;
	margin-top:5px;
	font-variant:small-caps;
	padding-right:10px;
	padding-left:5px;
}
.formheader{
	font-weight:bold;
}

/* ------------------------------- NON-AUTO */
.f-left-non-auto{
	display:block;
	float:left;
	width:229px;	
	height:374px;
	background:url(images/startsavingnow.gif) no-repeat;
	background-position:0px 57px;
}
.f-center-non-auto{
	display:block;
	float:left;
	width:542px;
	height:374px;
	background:url(images/form-plate.gif) no-repeat;
	background-position:0 24px;
}
.f-right-non-auto{
	display:block;
	float:left;
	width:229px;
	height:374px;
	background:url(images/compare-quotes-grn.gif) no-repeat;
	background-position:10px 57px;
}

/*							       Landing Page
===============================================
*/
.lpSitemap {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
#relatedlinks {
	font-size:10px;
}
.lprlheader {
	font-size:12px;
	font-weight:bold;
}

.content-left-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000099;
	width: 220px;
}

.console {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000099;
	text-decoration: underline;
	text-indent: -2pt;
	list-style-type: square;
	padding-bottom: 6px;
	list-style-position: outside;
}
.plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	cursor: hand;
	filter: Gray;
}

/*							      Modify Button
===============================================
*/

#modifyquote {
	position:absolute;
	visibility:hidden;
	width:340px;
	border-color:#000000;
	border:2px solid #0035ce;
	background-color:#fffdd9;
	left:50%;
	top:108px;
	margin-left:136px;
	padding:10px;
}
#modifyquote-button {
	position:absolute;
	left:50%;
	top:108px;
	margin-left:300px;
}
.modifyquote-header {
	background-color:#0035ce;
	color:#ffffff;
	font-weight:bold;
	padding:3px;	
}
.modify-complete {
	font-weight:bold;
	color:#00af08;
}
.modify-incomplete {
	
}
.modify-step {
	font-weight:bold;
}

.breakout-box {
	margin-top:-22px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:15px;
	padding-top:28px;
	border-left-color:#003399;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color:#003399;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color:#003399;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size:12px;
}

/* ---------------------------------------- MISC */

.siteseals {
	margin:30px auto 30px auto; padding:10px 0 10px 0;
	width:900px;
	height:100px;
	text-align:center;
	font: 12px/24px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}


