/* structure */

@import url(/templ/iig_unified/css/homeowner-quote-progress.css);
@import url(/templ/generic/quote_results.css);

#QUOTE_RESULTS_LIST_VERBS {
	padding: 0px 0px 20px 0px;
}

img {
	border: 0;
	display: block;
}

div .error {
	color: red;
}
.error {
	color: red;
}

#wrapper {
	width:95%; 
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align:center;
	background-color:white;
	border:1px solid #666;
}

h1 {	
	font-size:14pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#993399;
	/*color: #1666AF;*/
	}
	
.index {
		border: none;
		background-color: #FFFFFF;
		margin: 10px 10px 5px 10px !important; 
		zoom: 100%;
	}
	
.indexsmall {
	font-family:Arial, Helvetica, sans-serif;
	width: 95%;
	font-size:0.8em;
	text-indent: 0px;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	border: none;
	display: block;
}

.headersmall{
	width:35%;
	position: relative;
	text-align: left;
	float: left;
	}
	
.valuesmall {
	width:50%;
	position: relative;
	text-align: left;
	padding-left: 10px;
	float: left;
}

.helpcont {
	font-size:0.7em;
	text-align: right;
	}
	
.valuesmall td {
	font-size:0.7em;
	}
	
#QF_OTHER_INFO_HEADER .headersmall {
	width: 50%;
	}
	
#QF_OTHER_INFO_HEADER .valuesmall {
	width: 35%;
	}

/* Added by JM for MHO zip code finder */
.zip_picker .header {
	color: #993399;
	background-image: url("/templ/proAlliance/images/backmain2.gif");
}
.zip_picker {
	border: 1px solid #B1D0DF;
}
/* end of zip code finder. */


#zips_cont {
	height:375px; 
	margin: 0 auto;
	width: 675px;
	}
	
#zips_cont .headersmall { width: 50%;}

#zips_cont .valuesmall { width: 40%;}

#bottom_up #MHO_FORM_APP_PROPERTY_ZIP_CODE_LABEL .headersmall, #bottom_up #MHO_FORM_APP_PROPERTY_ZIP_CODE_LABEL .valuesmall {
	width:100%;
	}
	
