/* 
WDI FX Stylesheet
2004-07-13, BR, created
2007-05-23, KH, updated 
*/

/*        BODY                                  	  */ 

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-color: #FAFAFA;
	background-repeat: repeat-x;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #000000;
}

.body-modules {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
}

.pest-control-software {
	border: 0;
	width: 800px;
	height: 100%;

}

.testimonial {
	padding-left:20px;
	padding-right:20px;
	text-align:justify; 
	vertical-align:top;
}

.testimonial-block {
	border-color: #006600; 
	background-color: #336666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
	color: #000000;
}

.padLR {
	vertical-align:top;
	padding-left:20px;
	padding-right:20px;
}

.padR {
	vertical-align:top;
	padding-right:20px;
}

.padL {
	vertical-align:top;
	padding-left:20px;
}

#content {
	background: url(images/bg_border.png) repeat-y;
	background-position:center;
}


A:link{
	font-weight:600;
	color:#336666;
}

A:visited{
	font-weight:600;
	color:#336666;
}

A:active{
	font-weight:600;
	color:#33CC33;
}

A:hover{
	font-weight:600;
	color:#FF0000;
	text-decoration:underline;
}

/*        HEADERS                                */

H1.title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0f825f;
	font-size:15pt;
	font-weight:bold;
}

H2.subtitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10pt;
	font-weight:400;
	padding:0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    line-height: 1em;
}

H2.nigreen{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0f825f;
	font-size:15pt; 
	font-weight:600;
}

H2.emp{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0f825f;
	font-size:13pt;
	font-weight:600;
}

H2.black{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10pt; 
	font-weight:600;
	margin-bottom:-0px;
}

/*        IMAGES                                */

 img.button-home {margin-bottom:-8px;}
 img.button-nav {margin-bottom:-8px; margin-left:-7px;}

/*        FONTS                                */

FONT.bold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:600;
	color:#000000;
}

FONT.credits{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt; 
	font-weight:600;
	color:#336666;
}

FONT.empquot{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#336666; 
	font-size:10pt; 
	font-weight:600;
}

FONT.intro{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10.5pt;
	color:#000000;
	font-weight:500;
}

FONT.locate{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:500;
	font-style:italic;
	color:#000000;
}

FONT.main{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:400;
	color:#000000;
}

FONT.pressdates{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt; 
	font-weight:600;
	font-style:italic;
	color:#336666;
}

FONT.press{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:600;
	color:#000000;
}

FONT.red{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:600;
	color:#FF0000;
}

FONT.textnav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt; 
	font-weight:600;
}

FONT.sidequote{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

/*        INPUT                                */

input.text{
	background-color:#FFFFFF;
	font-family:arial;
	font-size:10pt;
	color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
		   }

input.submit{
	font-family:arial;
	font-size:10pt;
	color:#000000;
	font-weight:600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #CCCCCC;
}
		
input.example{
	background-color:#FFFFFF;
	font-family:arial;
	font-size:7pt;
	color:#000000;
	border:1px solid #CCCCCC;
	text-align:center;
		   }
   
textarea.text{
	background-color:#FFFFFF;
	font-family:arial;
	font-size:10pt;
	color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
		   }		   
   
select.text{
	background-color:#FFFFFF;
	font-family:arial;
	font-size:10pt;
	color:#000000;
	border:1px solid #999999;
		   }

.txtField {
	border: 1px solid #CCCCCC;
	margin: 1px;
}

.txtField:focus {
	BORDER-LEFT-COLOR: #f90! important; 
	BORDER-BOTTOM-COLOR: #f90! important; 
	BORDER-TOP-COLOR: #f90! important; 
	BORDER-RIGHT-COLOR: #f90! important
}

#contactform {
	CLEAR: both;
	BACKGROUND-COLOR: #e4edf7;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #69c;
	background-position: center;
}