body {
	margin: 7px 0px 7px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/assets/images/hb4_body_bg.gif) left top repeat-x #186bb6;
}

h2, h3, h4 {
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
}

h3, h4 {
	font-size: 10pt;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
}

a {
	color: #0061aa;
	text-decoration: none;
}

a:hover {
	color: #d3312c;
	text-decoration: none;
}

a.white {
	color: #ffffff;
	text-decoration: none;
}

.header_links {
	color: #DFE0E9;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

a.header_links:hover {
	color: #FFFFAA;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.small_link {
	font-weight: bold;
}

.hide {
	display: none;
}


.vmenu {
	width: 212px;
	background: url(/assets/images/hb4_vmenu_bg.jpg) left top repeat-y;
}

.vmenu_main {
	width: 185px;
}

.vmenu_box {
	margin-left: 13px;
 }

.vmenu_main a  {
color: white;
 }

.vmenu_main a:hover{
	color: #ffff00;
}

#left_menu ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 156px;
}

#left_menu li {
	height: 25px;
	padding: 0;
}

#left_menu a {
	background: url("/assets/images/hb4_vmenu_link.jpg") no-repeat scroll left top transparent;
	display: block;
	height: 100%;
	padding: 6px 0 0 28px;
	text-decoration: none;
}

#left_menu a:hover {
	background: url("/assets/images/hb4_vmenu_link_on.jpg") no-repeat scroll left top transparent;
}

#left_menu_btm_ln {
	background: url("/assets/images/hb4_vmenu_link_bottom.jpg") no-repeat scroll left top transparent;
	height: 2px;
	width: 156px;
	margin: 0 0 0 13px;
}


#mini_estimate_left {
	text-align: center;
	margin: 0;
	padding: 18px 0 0 9px;
}

#mini_estimate_left_test {
	text-align: center;
	margin: 0;
	position: absolute;
	left: 28px;
	width: 177px;
	background: url('/assets/images/hb4_vmenu_pic_white.png') no-repeat;
	padding: 0;
	top: 384px;
	height: 122px;
}

#mini_estimate_left_test form {
	margin-top: 25px !important;
}

#mini_estimate_left_test     #call_action_mini_e {
	padding-right: 1px !important;
}

#mini_estimate_left_test     #enter_zip_mini_e {
	margin-left: 27px !important;
}

#submit_mini_e {
	
}


.uber {
	width: 898px;
	left: 50%;
	margin-left: -447px;
	position: absolute;
}

.main_top {
	height: 28px;
	width: 890px;
	background: url(/assets/images/hb4_main_top4.png) left top no-repeat;
}

.main_bottom {
	height: 16px;
	width: 898px;
	background: url(/assets/images/hb4_main_bottom.png) left top no-repeat;
}

.main_left {
	width: 4px;
	background: url(/assets/images/hb4_main_left2.png) left top repeat-y;
}

.main_right {
	width: 4px;
	background: url(/assets/images/hb4_main_right2.png) left top repeat-y;
}

.main_left_top {
	width: 4px;
	height: 182px;
	background: url(/assets/images/hb4_main_left_top.png) left top no-repeat;
}

.main_right_top {
	width: 4px;
	height: 182px;
	background: url(/assets/images/hb4_main_right_top.png) left top no-repeat;
}

.main {
	background-color: #fff;
}

.footer {
	padding-right: 7px;
	font-size: 10px;
	color: #707070;
	text-align: right;
	position: relative;
	top: 3px;
}

.nav {
	width: 678px;
	height: 48px;
	background: url(/assets/images/hb4_nav_bg.jpg) left top no-repeat;
}

.nav_box {
	margin-right: 20px;
	margin-top: 9px;
}

.nav .form {
	margin: 0px;
}

.nav .zip {
	width: 60px;
	height: 15px;
	border: solid 1px #014991;
	color: #014991;
	font-size: 9px;
}

.content {
	width: 678px;
}

.content h1 {
/*
margin: 0;
color: #ffffff;
padding: 3px 5px 3px 10px;
border-bottom-width: 1px; 
border-bottom-style: solid; 
border-bottom-color: #000000;
background-repeat: repeat;
font-weight: bolder;
background-image: url(/assets/images/headingbg.png);
font-family: Georgia, "Times New Roman", Times, serif;
*/
}


/* estimate block */
#call_action_ {
	display: inline-block;
	margin: 0 11px;
	font-size:25px;
	color:#3a4144;
	text-align: right;
}

#enter_zip_ {
	display: inline-block;
	margin: 0 0 15px 0;
}

#zip_error {
	font-size: 20px;
	line-height: 28px;
}



#describe_top {
	font-size: 13px;
	font-weight: bold;
}

#describe_note {
	font-weight: normal;
}

.odd_row {
	background-color: #EFEFEF;
}

.even_row {
	background-color: #B4C2E8;
}

.contact_cell_ {
	padding: 5px 0;
}

.operator_email_me_ {
	display: inline-block;
	background: url('/assets/images/buttons/Email-Me.gif');
	text-indent: -9999em;
	width: 86px;
	height: 20px;
	vertical-align: top;
}

.operator_email_me_:hover {
	background: url('/assets/images/buttons/Email-Me_over.gif');
}

.operator_select_  {
	display: inline-block;
}

.operator_select_  input[type="submit"] {
	cursor: pointer;
	background: url('/assets/images/buttons/Estimate.gif');
	border: none;
	text-indent: -9999em;
	width: 86px;
	height: 20px;
	margin: 0;
	padding: 0;
}

.operator_select_  input[type="submit"]:hover {
	background: url('/assets/images/buttons/Estimate_over.gif');
}

.operator_website_ {
	display: inline-block;
	background: url('/assets/images/buttons/Website.gif');
	text-indent: -9999em;
	width: 86px;
	height: 20px;
	vertical-align: top;
}

.operator_website_:hover {
	background: url('/assets/images/buttons/Website_over.gif');
}



/* blog css */
.Bookmarks, .bookmarkThisPlusOne {
	display: inline-block;
}

img.bookmarkThis, .bookmarkThisPlusOne 
{
	opacity: 0.4;
	filter: alpha(opacity=40);
	padding: 0 2px 0 3px;
}

img.bookmarkThis:hover, .bookmarkThisPlusOne:hover
{
	opacity: 1;
	filter: alpha(opacity=100);
}

p.bookmarkThis
{
	text-align: center;
	padding-top: 20px;
}

span.bookmarkThis
{
	text-align: center;
	margin-left: 1em;
}

.above_ol {
	margin-top: 3px;
}

.outer_ol {
	border: solid 1px #CCCCCC;
}

.alt_comment {
	background-color: #E0E0E0;/* DBDBDB E9E9E9 */
}

.quip-fld {
	margin-bottom: 5px;
}

.quip-add-comment textarea {
	margin-bottom: 5px;
}

.quip-add-comment label {
	float: none !important;
}

#explain_required {
	color: #888888;
	font-size: 11px;
}

.black {
	color: black;
}

.required {
	color: red;
}

.unapproved {
	border: 2px dashed;
	color: orange;
}

.topics_list {
	list-style: none;
	margin: 0;
	text-align: left;
}


/* quotes */
blockquote {
	color: #535353;
	margin: 0 2.5em 1em 1.25em;
	padding: 1.5em 0 0 1.25em;
}

blockquote { /* blockquote.use-quote */
	background: url('/assets/images/misc/quote.png') no-repeat;
	min-height: 23px;/* makes up for height of quote image incase quote is one line without a cite */
}

blockquote.use-firstletter p:first-child:first-letter {
	background: none;
	min-height: 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 1.5em;
}



blockquote p {
	margin-top: 0;
}

.author {
	text-align: right;
	margin-right: 12px;
	font-size: .8em;
}

.author cite {
	background: url('/assets/images/misc/author-dash.png') no-repeat left center;
	padding-left: 15px;
}



/* blog pagination */
.paging {
	margin: 5px 0;
	text-align: right;
}

.pageList {
	list-style: none;
	padding: 0;
	margin: 0;
}

.paging ul, .paging li {
	display: inline;
}

.paging ul {
	padding: 0 0 0 5px;
}

.paging li {
	padding: 0 3px 0 0;
}


/* stain guide */
#top_sg {
	margin: 0 12px 1.3em;
}

#top_sg table, #top_sg td {
	border-width: 1px;
	border-color: #000;
}

#top_sg table {
	border-style: none solid solid none;
}

#top_sg td {
	border-style: solid none none solid;
}

.sg_heading {
	background-color: #195284;
	color: #fff;
	padding: 3px;
	text-align: center;
}

.sg_main_h {
	font-size: 28px;
}

.sg_small_h {
	padding: 3px 5px;
}

.stain_type {
	padding: 3px 3px 3px 5px;
}

.clean_sol {
	display: inline-block;
}

.clean_sol_name {
	font-style: italic;
}


.content .box {
	width: 670px;
}

.banner_girl {
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 10;
	width: 259px;
	height: 172px;
	background: url(/assets/images/hb4_banner_girl.png) left top no-repeat;
}

#link_logo {
	position: absolute;
	top: 12px;
	left: 31px;
}


/* VMENU control */
a.doImg { 
	display: block; 
	height: 25px; 
	width: 156px; 
	background: url(/assets/images/hb4_vmenu_link.jpg) left bottom no-repeat; 
	text-decoration: none; 
	color: #ffffff;
}

.doImg .txt {
	font-size: 11px;
	text-align: left;
	width: 130px;
	padding-top: 6px;
	margin-left: 28px;
}

a.doHov:hover { 
	background: url(/assets/images/hb4_vmenu_link_on.jpg) left bottom no-repeat; 
	color: #ffff00;
}

body a.doAct:active { 
	background: url(/assets/images/hb4_vmenu_link_on.jpg) left bottom no-repeat; 
}

.menu {
	color:#666666;
	font-size:10px;
	background: url(/assets/images/hb4_menu_bg.gif) left top repeat-y #ffffff;
	width: 150px;
}

#menu_item {
	height: 20px;
	width: 120px;
	background: url(/assets/images/hb4_menu_item_bg.gif) left bottom repeat-x;
	line-height: 20px;
	font-size: 10px;
	text-align: left;
	text-indent: 5px;
}


/* This has to be here,  Mozilla bug [FF/NS] */
.vmenu_cheater {
	width: 156px;
}


/******************************************************************/
.nav_box .banner_text {
	padding: 0px 0px 0px 0px;
}

.nav_box .banner_text h1 {
	margin: 0px;
	font-size: 18px;
	text-align: left;
	color: #FFFFFF;
}

.main_page_bullets {
	margin: 0px 0px -1px 22px;
	padding: 0px;
}


/** BANNERS **/
.banner_text {
	padding: 0px 0px 10px 10px;
}

.banner_text h1 {
	margin: 3px 0px 0px 0px;
	font-size: 18px;
	text-align: left;
	color: #FFFFFF;
	height: 27px;
}

.shadow {
	filter: alpha(opacity=50);
	opacity: 0.5;
	left: 2px;
	top: 2px;
	position: absolute;
	color: #282828;
}


/** SUPER LONG BANNERS **/
.super_long_banner {
	width: 669px;
}

.super_long_banner .banner {
	height: 42px;
	width: 669px;
	background: url(/assets/images/main/superlong_banner.jpg) no-repeat;
	vertical-align: top;
	border: 0px;
}

.super_long_banner .bottom {
	height: 12px;
	width: 669px;
	background: url(/assets/images/main/superlong_banner_bottom.gif) no-repeat;
	vertical-align: top;
	border: 0px;
}

.super_long_banner .content {
	width: 669px;
	background: url(/assets/images/main/superlong_bg.gif) left top repeat-y;
}

.super_long_banner .bodytext {
	padding: 0px 4px 0px 9px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.super_long_banner .button {
	text-align: center;
	padding-top: 0;
}

.super_long_banner .pic {
	padding: 0px 10px 0px 10px;
}


/** LONG BANNERS **/
.long_banner {
	width: 457px;
}

.long_banner .banner {
	height: 40px;
	width: 457px;
	background: url(/assets/images/main/long_banner.jpg) no-repeat;
	vertical-align: top;
	border: 0px;
}

.long_banner .bottom {
	height: 9px;
	width: 457px;
	background: url(/assets/images/main/long_banner_bottom.gif) no-repeat;
	vertical-align: top;
	border: 0px;
}

.long_banner .content {
	width: 457px;
	background: url(/assets/images/main/long_bg.gif) left top repeat-y;
}

.long_banner .bodytext {
	padding: 0px 4px 0px 9px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.long_banner .button {
	text-align: center;
	padding-top: 0;
}

.long_banner .pic {
	padding: 0px 5px 0px 10px;
}


/** MEDIUM BANNERS **/
.medium_banner {
	width: 330px;
}

.medium_banner .banner {
	height: 42px;
	width: 330px;
	background: url(/assets/images/main/medium_banner.jpg) no-repeat;
	vertical-align: top;
	border: 0px;
}

.medium_banner .bottom {
	height: 12px;
	width: 330px;
	background: url(/assets/images/main/medium_banner_bottom.gif) no-repeat;
	vertical-align: top;
	border: 0px;
}

.medium_banner .content {
	width: 330px;
	background: url(/assets/images/main/medium_bg.gif) left top repeat-y;
}

.medium_banner .bodytext {
	padding: 0px 4px 0px 9px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.medium_banner .button {
	text-align: center;
	padding-top: 0;
}

.medium_banner .pic {
	padding: 0px 5px 0px 10px;
}


/** SHORT BANNERS**/
.short_banner {
	width: 202px;
}

.short_banner .banner {
	height: 40px;
	width: 202px;
	background: url(/assets/images/main/short_banner.jpg) no-repeat;
	vertical-align: top;
	border: 0px;
}

.short_banner .bottom {
	height: 9px;
	width: 202px;
	background: url(/assets/images/main/short_banner_bottom.gif) no-repeat;
	vertical-align: top;
	border: 0px;
}

.short_banner .content {
	width: 202px;
	background: url(/assets/images/main/short_bg.gif) left top repeat-y;
}

.short_banner .bodytext {
	padding: 0px 4px 0px 9px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.short_banner .button {
	text-align: center;
	padding-top: 0;
}

.short_banner .banner_text {
	padding: 0px 0px 10px 0px;
}

.short_banner .banner_text h2 {
	margin-top: 3px;
	margin-bottom: 0px;
	margin-right: auto;
	font-size: 18px;
	position: relative;
	text-align: left;
	color: #FFFFFF;
}