/*global*****/
html,body, form
{margin:0;padding:0}
body
{font: 62.5% verdana, helvetica, arial,sans-serif;
text-align:left;
background: url('http://www.toxicmoldlab.com/wp-content/themes/tml/images/bg.png') repeat-x top left #fff;}
a
{color: #68804C;
text-decoration: none;}
a:hover
{color: #68804C;
text-decoration: underline;
}
img
{border: 0px;
margin: 0px;
padding: 0px;
}
ul
{margin-left: 20px;
padding-left:20px;
}
li
{list-style: circle outside url('http://www.toxicmoldlab.com/wp-content/themes/tml/images/green_bullet.png');
margin-left: 20px;
}
p
{font: 1.2em/1.8em verdana, helvetica, arial, sans;
margin: 0px;
padding: 0px;
}

#container
{width: 945px;
border: 0px;}

/*close global*/


/*classes*/
.emphasis
{font-style: italic;
color: #000;
}
.more
{font-style: italic;
font-weight: bold;
}
.rightimage
{float: right;
padding: 5px 0px 5px 10px;
}
.searchfield
{border: 3px double #ccc;
padding: 3px;
font: 1em verdana, helvetica, arial,sans-serif;
}

.searchbutton { 
padding: 0 0 6px 0; 
margin: 0px 0 0px 4px;
border: 0px;
background: url('http://www.toxicmoldlab.com/wp-content/themes/tml/images/go_button.png') no-repeat bottom left;
width: 31px;
height: 21px;
} 

.price
{font: 2.4em georgia, palatino, "times new roman", serif;
color: #666;
letter-spacing: -1px;
}

.desc
{font: 14px/18px verdana, helvetica, arial,sans-serif;
letter-spacing: 0px;
color: #000;
margin-left: 20px;
}

.inlineimage
{float: left;
padding: 0 10px 3px 0;
}

/*close classes*/

/*header*/
#header
{color: #fff;
height: 56px;
background: url('http://www.toxicmoldlab.com/wp-content/themes/tml/images/bg.png') repeat-x top left #fff;
}
#header a
{color: #fff;
padding: 3px;

}
#header img
{float: left;
}
#header p
{float: right;
}
/*close header*/

/*main*/
#main
{background-color: #fff;
border-right: 1px solid #ccc;
clear: both;}
/*close main*/

/*right*/
#right
{float:right;
width: 189px;
font: 1em georgia, palatino, "times new roman", serif;
text-align:left;
color: #454545;
padding: 15px 15px 15px 15px;
background-color: #fff;
}
#right p
{font: 1.1em/1.4em georgia, palatino, "times new roman", serif;
margin: 0px;
padding: 0px;
}

#right h2
{font-size: 1.6em;
letter-spacing: -1px;
margin: 15px 0 0 0;
padding: 15px 0 0 0;
font-weight: normal;
border-top: 1px solid #ccc;
color: #68804C;
}

#right h2 a
{text-transform: uppercase;}

#right h4
{margin: 5px 0 0 0;
padding: 5px 0 0 5px;
font-weight: normal;
font: 1em verdana, helvetica, arial,sans-serif;
border-top: 1px solid #ccc;
}

#right h4 img
{margin: 0 0 -4px 0;
}

#right h4 a
{color: #999;
border: 1px solid #fff;
padding: 5px 10px 5px 10px;
}

#right h4 a:hover
{color: #000;
text-decoration: none;
border: 1px solid #ccc;
background-color: #efefef;
}

#rightdata p 
{font: 1em/1.2em verdana, helvetica, arial,sans-serif;
}


#nav
{font: 2em georgia, palatino, "times new roman", serif;
color: #000;
letter-spacing: -2px;
text-align: left;
padding: 0px;
margin: 0px;
}




/*close right*/


/*dropdowns */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: square inside url('http://www.toxicmoldlab.com/wp-content/themes/tml/images/green_bullet.png');
	line-height: 1.3;
	height: 80px;
}

#nav a {
	display: block;
	width: 136px;
	color: #333;
}

#nav li { /* all list items */
	float: left;
	width: 136px; /* width needed or else Opera goes nuts */
	/*list-style: square inside url('http://www.toxicmoldlab.com/wp-content/themes/tml/images/green_bullet.png');*/
display: inline;
background: url('http://www.toxicmoldlab.com/wp-content/themes/tml/images/green_bullet.png') no-repeat left #fff; 
padding-left: 15px;
margin-left: 0px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background-color: #fff;
	width: 148px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-left : -155px;
	margin-top : -20px;
	font: 14px/18px georgia, palatino, "times new roman", serif;
	letter-spacing: 0px;
	border: 1px solid #ddd;
	border-left: 5px #ddd solid;
	height: auto;
}

#nav li ul li
{border-bottom: 1px solid #efefef;
list-style: none;
margin: 0px;
padding: 0px;
width: 148px;
background-image: none;
}

#nav li ul li a
{padding: 6px;
color: #454545;
}

#nav li ul li a:hover
{background-color: #efefef;
text-decoration: none;
color: #000;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/*fix for ie7 suckerfish issue */
#nav li:hover, #nav li.hover {
    position: static;
}

.current_page_item a
{font-style: italic;
background-color: #ddd;
}

/*left*/
#left{color: #000;
font: 1em georgia, palatino, "times new roman", serif;
background-color: #fff;
width: 720px;
border-right: 1px solid #ccc;
padding-bottom: 20px;
}
#left h1
{font-size: 3em;
text-align: center;
letter-spacing: -2px;
margin: 0 0 0 0;
padding: 0 0 0 0;
font-weight: normal;
color: #000;
}

#left h3
{font-size: 1.6em;
text-align: center;
letter-spacing: -1px;
margin: 0 0 0 0;
padding: 0 0 10px 0;
font-weight: normal;
color: #000;
clear:left;
width: 700px;
}

#left h6
{font: 1.8em/1em georgia, palatino, "times new roman", serif;
text-align: center;
letter-spacing: -1px;
margin: 0;
padding: 0;
font-weight: normal;
color: #999;
padding-bottom: 10px;
}

#left h2
{font: 1.8em/2em georgia, palatino, "times new roman", serif;
letter-spacing: -1px;
margin: 0;
padding: 15px 0 0px 10px;
font-weight: normal;
color: #68804C;
font-style: italic;
clear: left;
}

#left ul
{font: 1.2em/1.2em verdana, helvetica, arial, sans;
color: #333;
margin: 0 0 0 20px;
padding: 0 0 0 0;
}

#left li
{padding-bottom: 5px;}

#left p
{
padding: 0px 15px 10px 15px;
}

#left blockquote {background: url('http://www.toxicmoldlab.com/wp-content/themes/tml/images/quote.gif') no-repeat top right #efefef;
	border: 1px solid #ddd; 
	padding: 5px; 
	-moz-border-radius : 10px;}

#product
{width: 325px;
padding: 5px;
float: right;
text-align: center;
}


#product p{
margin-left: auto;
margin-right: auto;
}

#product ul
{font: 1.2em/1.4em verdana, helvetica, arial, sans;
list-style-type: none;
width: 260px;
margin-left: auto;
margin-right: auto;
padding: 0;
text-align: center;
}

#product img
{border: 3px double #ccc;
}

#product a
{color: #333;
padding: 4px;}

#product a:hover
{color: #68804C;}

#product li
{
margin: 0px;
display: inline;
list-style-type: none;
}

#checkout
{border: 2px solid #5C8147;
background: url('http://www.toxicmoldlab.com/wp-content/themes/tml/images/ordernow.png') no-repeat top center;
width: 194px;
padding: 17px 5px 5px 5px;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#checkout p
{padding: 0;
}

#checkout label
{font: 24px/24px georgia, palatino, "times new roman", serif;
color: #666;
letter-spacing: -1px;
padding: 0;
margin: 0;
text-align: left;
}

#checkout h4
{font: 14px/14px verdana, helvetica, arial,sans-serif;
letter-spacing: 0px;
padding: 0;
margin: 0;
color: #000;
margin: 3px 0 5px 20px;
}

#checkout h5
{font: 11px/11px verdana, helvetica, arial,sans-serif;
letter-spacing: 0px;
padding: 0;
color: #666;
margin: 3px 0 5px 10px;
}

#checkout input
{background: url('http://www.toxicmoldlab.com/wp-content/themes/tml/images/freeshipping.png') no-repeat top right;
padding: 10px 75px 10px 0;
}

#checkout a
{color: #68804C;
text-decoration: underline;
padding: 0;
}

#library td, #library table
{border: 1px solid #efefef;
padding: 0px;
margin: 0px;
border-spacing: 1px;
border-collapse: collapse;
text-align: left;
}


#library a
{font: 1.8em/1em georgia, palatino, "times new roman", serif;
letter-spacing: -1px;
color: #333;
display: block;
padding: 5px;

}

#library a:hover
{background-color: #efefef;
text-decoration: none;}






/*introtext*/
#introtext
{background: url('http://www.toxicmoldlab.com/wp-content/themes/tml/images/intro_bg.jpg') no-repeat center left #fff;
height: 322px;
width: 721px;
border-bottom: 1px solid #ccc;
padding: 0;
margin: 0 0 15px 0;
}

#introtext h2
{color: #fff;
font: 2.3em/1.6em georgia, palatino, "times new roman", serif;
padding-top: 75px;
margin: 0px;
text-align: center;
width: 410px;
margin: 0px 0 0 220px;
letter-spacing: -1px
}

/*homepage */

#homepage h2
{font: 2em/1em georgia, palatino, "times new roman", serif;
letter-spacing: -1px;
margin: 0;
padding: 0;
font-weight: normal;
color: #68804C;
padding-left: 10px;
}

/*page 1 featured boxes*/
.pg1box
{width: 200px;
padding: 10px;
margin-left: 100px;
text-align: center;
float: left;
border: 1px solid #fff;
}

.pg1box:hover
{border: 1px solid #ccc;
}

.pg1box img
{padding: 5px;
}

.pg1box h2
{font: 2.4em/1em georgia, palatino, "times new roman", serif;
letter-spacing: -2px;
margin: 0;
padding: 0;
font-weight: normal;
color: #68804C;
}

.pg1box h5
{margin: 3px 0 0 0;
padding: 0 0 0 0;
font-weight: normal;
font: 1.1em/1em verdana, helvetica, arial,sans-serif;
letter-spacing: 0px;
color: #333;
}

.pg1box h4
{font: 1.8em/1em georgia, palatino, "times new roman", serif;
letter-spacing: -1px;
margin: 0;
padding: 0;
font-weight: normal;
color: #000;
}
.pg1box a
{color: #68804C;
text-decoration: none;
}
.pg1box a:hover
{text-decoration: underline;
}

.desc
{font-weight: bold;

}

/*pg 2 text*/
#pagetext
{width: 368px;
padding: 0;
margin: 0;
}


/*close left*/

/*footer*/
/*footer*/
#footer
{background: url('http://www.toxicmoldlab.com/wp-content/themes/tml/images/foot.png') no-repeat bottom left #fff;
clear: both;
width: 944px;
border-top: 1px solid #ccc;
text-align:center;
padding: 15px 0 20px 0;
border-right: 1px solid #ccc;
}
#footer p, #footer p a
{font: 1.2em/1em georgia, palatino, "times new roman", serif;
padding: 0 0 5px 0;
margin: 0;
color: #666;}

#footer h4, #footer h4 a
{font: 10px/14px verdana, helvetica, arial,sans-serif;
margin: 0;
padding: 0px;
font-weight: normal;
color: #666;
}



/*close footer*/

/* free test form */



#free_test {
border: 2px solid #5C8147;
background: url('http://www.toxicmoldlab.com/wp-content/themes/tml/images/ordernow.png') no-repeat top center #fff;
text-align: left; width: 285px; margin: 10px 0 0 10px; padding: 25px 0px 15px 15px; }
#free_test label {width: 110px; float: left; clear: left; padding: 8px 3px 0 0; text-align: right; font: 12px/12px verdana, helvetica, arial,sans-serif;}
#free_test input {width: 150px; padding: 2px; margin: 5px 0 0 3px; font: 12px/12px verdana, helvetica, arial,sans-serif; }
#free_test textarea {width: 150px; padding: 3px; font: 12px/14px verdana, helvetica, arial,sans-serif; }
#free_test select {width: auto; margin: 0; padding: 0px;}
.phone {width: 80px;}
#free_test .radio {width: 20px; height: 20px; padding: 0; margin: 4px 0 0 0;}
#free_test p {margin: 0; padding: 0px; font: 12px/12px verdana, helvetica, arial,sans-serif;}

