/*============RESET============*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*==========LAYOUT============*/
body{text-align:center; background-color:#84231d;}
#wrapper{width:972px;
	margin:5px auto;
	text-align:left;}
	
#header{height:234px;
	background:#fff url(../images/graphics/header.jpg) no-repeat;
	position:relative;}
	
#content-wrapper{
	background:url(../images/graphics/content.gif) repeat-y;
	padding:20px 30px;
	overflow:hidden;
	height:1%;
	}

body.col2 #content{
	width:542px;
	float:left;
	}
	
body.col2 #extra{
	width:330px;
	float:right;
	}

body#bcontact.col2 #extra{margin-top:5em;}

#footer{background:url(../images/graphics/footer.jpg) no-repeat bottom;
	clear:both; height:56px;}

#credit{width:960px; margin:0 auto}
#credit p{text-align:right; margin:0; width:100%}

/*============FORMAT============*/
body{font:76%/1.4 Verdana, Geneva, sans-serif;
	color:#666;}
address{font-style:normal; font-weight:bold;
  text-shadow:1px 0 1px #000;}
acronym{border-bottom:1px dotted;}
strong{font-weight:bold;}
h1,h2{text-indent:-9000px;}
h3, #extra h4{font-size:1.4em; margin-bottom:.75em; color:#333; font-weight:bold;}
#extra h3, #extra h4{text-align:center;}
#bcontact #extra h4{text-align:left;}
h4{font-size:1.2em; font-weight:bold;}

h5{font-size:1.2em; margin-bottom:.5em;}

#bcontact #extra{background:url(../images/graphics/em.gif) no-repeat 2px 100%;}
#bcontact #extra{padding-bottom:25px;}

p,ul,ol,dl{font-size:1.2em; margin-bottom:1em;}
p.defn{margin-left:22px; margin-right:22px;}

ul, ol{ margin: 0 1.5em 1.5em 1.5em; }
li{margin-bottom:.5em;}
li ul, li ol{ margin:0 1.5em; }/*not currently used*/

ul{ list-style-type: disc; }
ol{ list-style-type: decimal; }

ul.tick{list-style:none;}
ul.tick li{padding-left:20px;
	background:url(../images/graphics/tick.png) no-repeat 0 50%;}

ul.common{font-size:1em; list-style-type:none;}

dd{margin-bottom:.5em;}


div.dl-container{overflow:hidden;}
dl.left, dl.right{background-color:#d6dbbb;
	border:1px solid #c0c2ac;
	padding:1em;
	min-height:34em;}
dl.left{width:45%; float:left;}
dl.right{width:45%; float:right;}

dt{font-weight:bold;}

#footer{color:#fff; text-align:center;
	padding-right:26px;
	line-height:1.2em;
	font-size:1.2em;}

address{padding:.8em 0;}
.hide{position:absolute; left:-9999em;}

/*----Images----*/
img a{border:none;}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.right {
	padding: 3px;
	border:1px solid #c0c2ac;
	background-color:#d6dbbb;
	margin: 0 0 5px 15px;
	display: inline;
	}

img.left {
	padding: 3px;
	border:1px solid #c0c2ac;
	background-color:#d6dbbb;
	margin: 0 15px 5px 0;
	display: inline;
	}

.right {
	float: right;
	}

.left {
	float: left
	}
	
img.nb{padding:0; border:none;}

.float-box-r{float:right; margin:0 0 0 20px;}



/*With captions (both enclosed in div), note min-height for IE7 disappearing content bug */
.picleft{float:left; text-align:center; margin:0 15px 15px 0; border:1px solid #c0c2ac; background-color: #d6dbbb; min-height:1px; font-weight:bold;position:relative;}

.picright{float:right; text-align:center; margin:0 0 5px 15px; border:1px solid #c0c2ac; background-color: #d6dbbb; min-height:1px; font-weight:bold;
	position:relative;}

.large{margin-bottom:20px; width:416px;}

.gallery .picleft{margin-top:1em;}

.thumb span{width:15px;
	height:15px;
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	background:url(../images/graphics/mag-glass.gif);}

.piccentre{margin:0 auto 1em; text-align:center; border:1px solid #605953; background-color: #f4f4ee; min-height:1px;}
.picleft img, .picright img, .piccentre img{display:block;}
.w200{width:200px;}
.w250{width:250px;}
.w300{width:300px;}
.w350{width:350px;}
.w400{width:400px;}
.w450{width:450px;}
.w500{width:500px;}

/*Accordion*/
.ui-accordion-content-active{margin-left:30px;}

.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content {border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }

.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }

.ui-icon { width: 16px; height: 16px; background-image: url(../images/graphics/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../images/graphics/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../images/graphics/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../images/graphics/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../images/graphics/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../images/graphics/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../images/graphics/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../images/graphics/ui-icons_cd0a0a_256x240.png); }

/*Fancy box*/
html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}
div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fb/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fb/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fb/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(../images/fb/data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fb/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fb/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fb/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fb/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fb/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fb/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fb/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fb/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fb/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fb/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fb/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fb/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fb/fancy_title_right.png) repeat-x;
}

#form-div { 
  font-family : verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  width : 80%;/*70%*/
  margin-left : 4em; /*auto;*/
  color : #555;
  line-height : 1.7em;
}

#form-div p.form-footer {
  margin : -35px 2px 20px 13px;
 }

#form-div p.form-footer a { 
  color : #003366; 
}

#form-div p.form-footer a:hover, #form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  background-color : #eee; 
}


/* === form div link styles ======================================== */

#form-div a { 
  color : #003366; 
}
  
#form-div a:hover, #form-div a:focus, #form-div a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div a:focus, #form-div a:active { 
  background-color : #eee; 
}


/* === success and error message/results box ======================= */

#form-div p.success, #form-div p.error, #form-div p.center { 
  color : #666;
  /* color : #000; (lite colors option - uncomment to use) */
  padding : 1px 4px; 
  border : 1px solid #000; 
  background-color :#fff;
  margin : 10px 3px;
  text-align : center;
}

#form-div p.error { 
  background-color : #fff; 
  /* background-color : #edbaba; (lite colors option - uncomment to use) */
}

#form-div p.error a, #form-div p.success a {
  color : #666;
}

#form-div p.center {
  text-align : center;
  background-color : #edbaba;
  color : #000;
  margin-top : -3px;
  padding : 0px 4px; 
}

#form-div p.error a:hover, #form-div p.error a:focus, #form-div p.error a:active, 
#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  color : #ccc;
  background-color : #bb0000; 

}

#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  background-color : #003366; 
}


/* === structural form elements ==================================== */

form#gbcf-form { }

fieldset.main-set,
fieldset.req-set,
fieldset.opt-set { 
  border : 1px solid #eee;
  padding : 5px;
}


/* === textural form elements ====================================== */

#form-div legend { 
  font-weight : bold;
}

#form-div legend span { }

legend.main-legend { 
  color : #777;
  font-size : 110%;
}

legend.req-legend,
legend.opt-legend { 
  color : #777;
}

legend.main-legend span { }
legend.main-legend { }

legend.req-legend span { }
legend.req-legend {
  margin-left : -2px;
}

legend.opt-legend span { }
legend.opt-legend { 
  margin-left : -2px;
}

label.req-label, label.opt-label {
  color : #003366;
}

label.opt-label.check {
  float : right;
  padding : 0;
  margin : 1px 4px;
  cursor : pointer;
}

label.opt-label.main-label {
  margin : 0 2px;
  font-weight : bold;
}

label.opt-label.main-label span {
  font-weight : normal;
  color : #666;
}

label.opt-label.main-label span.req, label span.req  {
  font-weight : bold;
  color : #c70000;
}

label.req-label.explain {
  color : #666;
  font-size : .8em;
}

label.req-label.explain:hover {
  color : #000;
}

/* === control and interface form elements ========================= */
/*
  note: In this section you will see the hover/focus styles for the 
  inputs. For example: input:hover, input:focus. You will also see 
  these names applied as classes: input.hover, input,focus, for 
  example. This is not done by mistake. Those classes are needed for 
  the JavaScript focus script (files/focus.js) for IE 7 and older.
*/

input.text-long.address, input.text-long.address:hover, input.text-long.address:focus,
input.text-long.address.hover, input.text-long.address.focus {
  border-bottom : 0;
  margin-bottom : 0;
  padding-bottom : 2px;
  border-bottom : 1px dotted #bbb;
}

input.text-long.address2, input.text-long.address2:hover, input.text-long.address2:focus,
input.text-long.address2.hover, input.text-long.address2.focus {
  border-top : 0;
  margin-top : 0;
  padding-top : 2px;
  border-top : 1px dotted #bbb;
}

input.checkbox {
  border : 1px solid #999;
  width : .9em;
  height : .9em;
  padding : 0;
  margin : 0;
  cursor : pointer;
}

input.checkbox:hover, input.checkbox.hover,
input.checkbox:focus, input.checkbox.focus {
  border : 1px solid #666;
}

input.text-short, 
input.text-med, 
input.text-long,
select.select,
textarea.textarea {
  font : 1em verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  border : 1px solid #999;
  background-color : #fffffe;
  cursor : text;
  padding : 1px 2px;
}

select.select {
  padding : 1px 0;
}

input.text-short {
  width : 100px;
}

input.text-med, select.select {
  width : 250px;
}

input.text-long {
  width : 300px;
}

textarea.textarea {
  width : 300px; /*440*/
  height : 100px;/*200*/
}

select.select, select.select option {
  cursor : pointer;
}

input.text-short:focus, input.text-short.focus, 
input.text-med:focus, input.text-med.focus,
input.text-long:focus, input.text-long.focus,
select.select:focus, input.select.focus,
textarea.textarea:focus, textarea.textarea.focus {
  border : 1px solid #666;
  background-color : #ffe;
}

input.button { 
  font : 1.1em verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  font-weight : bold;
  margin-top : 8px;
  padding : 1px 10px;
  cursor : pointer;
  float : right;
  clear : both;
  color : #003366;
}

input.button:hover, input.button.hover,
input.button:focus, input.button.focus {
  color : #333;
}

/* because IE6 sucks - if you have a conditionally served IE6 style sheet add this to it */
* html input.button {
  border : 1px solid #666;
}

/*============MENU/LINKS============*/
a:link, a:visited{color:#660;}
a:hover, a:focus{color:#374345;}

#credit a:link,#credit a:visited{color:#000; padding-top:.1em; padding-bottom:.5em;}
#credit a:hover, #credit a:focus{color:#999}

/*Menu*/
#nav{width:901px;
	height:58px;
	top:174px;
	left:22px;
	background:#568595 url(../images/graphics/menu.jpg) no-repeat;
	position:absolute;
	list-style-type:none;
	margin:0; padding:0;}
	
#nav li{display:inline; margin:0; padding:0;}

#nav li a:link, #nav li a:visited{
	position:absolute;
	top: 0;
    height: 58px;
    text-indent:-9000px;
    overflow: hidden;
}

/*Notes - width=graphic + 10px, left=graphic x-pos minus 4px*/
/*HOME*/
#nav #home a:link, #nav #home a:visited {
        left: 0px;
        width: 76px;
    }

#bhome #nav #home a:link, #bhome #nav #home a:visited {
       background: url(../images/graphics/menu.jpg) no-repeat 0px -116px;
	   cursor:default;
    }

#nav #home a:hover, #nav #home a:focus {
        background: url(../images/graphics/menu.jpg) no-repeat 0px -58px;/*52*/
    }

/*BLAST CLEANING*/
#nav #blast a:link, #nav #blast a:visited {
        left: 97px;
        width: 157px;
    }
	
#bblast #nav #blast a:link, #bblast #nav #blast a:visited {
       background: url(../images/graphics/menu.jpg) no-repeat -97px -116px;
	   cursor:default;
    }

#nav #blast a:hover, #nav #blast a:focus {
        background: url(../images/graphics/menu.jpg) no-repeat -97px -58px;
	}


/*SPRAY FOAM*/	
#nav #spray a:link, #nav #spray a:visited {
        left: 275px;
        width: 132px;
    }
	
#bspray #nav #spray a:link, #bspray #nav #spray a:visited {
       background: url(../images/graphics/menu.jpg) no-repeat -275px -116px;
	   cursor:default;
    }

#nav #spray a:hover, #nav #spray a:focus {
        background: url(../images/graphics/menu.jpg) no-repeat -275px -58px;
	}

/*WOODWORM*/
#nav #woodworm a:link, #nav #woodworm a:visited {
        left: 428px;
        width: 133px;
    }
	
#bwoodworm #nav #woodworm a:link, #bwoodworm #nav #woodworm a:visited {
       background: url(../images/graphics/menu.jpg) no-repeat -428px -116px;
	   cursor:default;
    }

#nav #woodworm a:hover, #nav #woodworm a:focus {
        background: url(../images/graphics/menu.jpg) no-repeat -428px -58px;
	}


/*CLIENTS*/
#nav #clients a:link, #nav #clients a:visited {
        left: 584px;
        width: 84px;
    }
	
#bclients #nav #clients a:link, #bclients #nav #clients a:visited {
       background: url(../images/graphics/menu.jpg) no-repeat -584px -116px;
	   cursor:default;
    }

#nav #clients a:hover, #nav #clients a:focus {
        background: url(../images/graphics/menu.jpg) no-repeat -584px -58px;
	}
	
/*FAQ*/
#nav #faq a:link, #nav #faq a:visited {
        left: 687px;
        width: 62px;
    }
	
#bfaq #nav #faq a:link, #bfaq #nav #faq a:visited {
       background: url(../images/graphics/menu.jpg) no-repeat -687px -116px;
	   cursor:default;
    }

#nav #faq a:hover, #nav #faq a:focus {
        background: url(../images/graphics/menu.jpg) no-repeat -687px -58px;
	}

/*CONATACT*/
#nav #contact a:link, #nav #contact a:visited {
        left: 771px;
        width: 128px;
    }
	
#bcontact #nav #contact a:link, #bcontact #nav #contact a:visited {
       background: url(../images/graphics/menu.jpg) no-repeat -771px -116px;
	   cursor:default;
    }

#nav #contact a:hover, #nav #contact a:focus {
        background: url(../images/graphics/menu.jpg) no-repeat -771px -58px;
	}


