@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a:link {
	color: #054FB0;
	text-decoration: none;
}
a:hover {
	color: #054FB0;
	text-decoration: none;
}
a:active {
	color: #054FB0;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.25em;
	color: #054FB0;
}
h2 {
	font-size: 1.25em;
	color: #000000;
}
.highlight {font-weight: bold; background-color: #FFFF00}
.headerbone {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	line-height: normal;
}
a:visited {text-decoration: none; color: #990066;}
.style1 {font-size: .75; font-weight: bold;}
.style2 {font-size: 15px}
.style3 {color: #FF0000}
.style4 {color: #333333}
.style5 {color: #003366; font-size: 95%;}
.style7 {color: #000000}
.style8 {color: #000000; font-weight: bold;}
.style9 {color: #0000FF; font-weight: bold;}
.style10 {color: #0000FF}
.style13 {font-size: 15px; font-weight: bold;}
.style27 {color: #999999; font-weight: bold;}
.style29 {color: #006600}
.style50 {color: #666644; font-weight: bold;}
.style51 {font-size: 1.25em; font-weight: bold;}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

select { 
	margin-top: 6px; 
}

ul.errors { 
	color: #ff0000; 
	font-size: 11px; 
	margin-bottom: 6px; 
	margin-top: 0; 
	padding: 0; 
}
	
ul.errors li { 
	list-style-type: none; 
}

dd { 
	margin: 0; 
}

dl { 
	margin: 0; 
}

fieldset { 
	border: none; 
	margin-left: 0; 
	padding-left: 0; 
}

legend { 
	font-weight: bold; 
}

#admin table td { 
}

#admin table th {
	font-size: 11px; 
	padding: 5px;
}

#cityGroup-label { display: none; }
#cityGroup-element { background-color: #fff; border: solid #eee 1px; float: left; height: 232px; margin: 0; padding: 10px; width: 234px; }

#criteriaGroup0-label { clear: both; }
#criteriaGroup0-element { background-color: #eee; }
#criteriaGroup0-element legend { padding: 10px; }

#criteriaGroup1-label { display: none; }
#criteriaGroup1-element { background-color: #eee; float: left; margin: 0; padding-left: 15px; width: 243px; height: 156px; }

#criteriaGroup2-label { display: none; }
#criteriaGroup2-element { background-color: #eee; float: left; margin: 0; width: 50%; height: 156px; }
#fieldset-cityGroup { height: 100%; }
#fieldset-cityGroup dt { margin-left: 5px; }
#fieldset-cityGroup dd { margin-left: 5px; }
#fieldset-cityGroup #city-label { margin-top: 6px; }
#fieldset-cityGroup #state-label { margin-top: 12px; }
#fieldset-cityGroup #country-label { margin-top: 12px; }
#fieldset-criteriaGroup0 { margin: 0; padding-bottom: 0; }
#fieldset-criteriaGroup0 #squareFootage { margin-top: 6px; }
#fieldset-criteriaGroup0 #squareFootage-label { display: inline; float: left; margin-left: 15px; width: 482px; }
#fieldset-criteriaGroup0 #squareFootage-element { display: inline; float: left; height: 27px; margin-left: 13px; width: 482px; }
#fieldset-criteriaGroup1 dd { float: left; height: 24px; width: 16%; }
#fieldset-criteriaGroup1 dt { float: left; height: 24px; width: 84%; }
#fieldset-criteriaGroup2 dd { float: left; height: 24px; width: 20%; }
#fieldset-criteriaGroup2 dt { float: left; height: 24px; width: 80%; }
#fieldset-zipGroup { height: 100%; }
#fieldset-zipGroup dt { margin-left: 5px; }
#fieldset-zipGroup dd { margin-left: 5px; }
#fieldset-zipGroup #miles-label { margin-top: 12px; }
#fieldset-zipGroup #zip-label { margin-top: 6px; }
#form_search #city-label { margin-top: 6px; }
#form_search #city-label { margin-top: 6px; }
#form_search #state-label { margin-top: 12px; }
#form_search #country-label { margin-top: 12px; }
#form_signup dd { margin-bottom: 6px; }
#form_signup legend { font-weight: normal; }
#form_search #squareFootage { margin-top: 3px; }
#form_search #squareFootage-element { display: inline; float: left; height: 30px; margin-left: 13px; width: 482px; }
#form_search #squareFootage-label { display: inline; float: left; margin-left: 15px; width: 482px; }
#form_search #zip-label { margin-top: 6px; }
#form_search #miles-label { margin-top: 12px; }

#form_signup #submit-element { margin-left: 230px; }
#form_signup #fieldset-services dl { margin: 10px 0 10px 0; }
#form_signup #fieldset-services dt { float: left; width: 194px; }
#form_signup #fieldset-services dd { float: left; width: 48px; }
#form_signup #other { height: 100px; width: 100%; }
#signup_confirm td { padding: 6px; }

#signup_container dd select { padding: 6px 0 2px 0; }
#signup_container dt { margin: 12px 0 3px 0; }

#signup_container #state-element select { margin-bottom: 6px; }
#signup_container #country-element select { margin-bottom: 6px; }
#signup_container #lawsuit-element select { margin-bottom: 6px; }
#signup_container #squareFootage-element select { margin-bottom: 6px; }
#signup_container #playroom-element select { margin-bottom: 6px; }

#signup_container #fieldset-services dt { 
	margin-top: 0; 
}

#submitAdvanced-label { 
	display: none; 
}

#submitAdvanced-element { 
	text-align: right; 
	width: 90%; 
} 

#submitCity-element { 
	text-align: right; 
}

#submitZip-element { 
	float: right; 
}

/*
#zipGroup-element { float: left; height: 180px; margin: 0; width: 50%; }
*/
#zipGroup-element {
	background-color: #fff;
	border: 1px solid #eee;
	float: left;
	height: 232px;
	margin: 0;
	margin-left: 5px;
	padding: 10px;
	width: 233px;
}


#zipGroup-label { 
	display: none; 
}

