/* PRIMARY STYLE CHANGES */

body 
	{
	margin: 0px;
	padding: 0px;
	color: rgb(0,0,0);
	font-family: verdana;
	font-size: 11px;
	}

p
	{
	line-height: 130%;
	}


/* TABLE */

td.expertpop-homeinspector
	{
	background-color: rgb(109,98,85);
	width: 15px;
	}

td.expertpop-homeinspectorBannerArea
	{
	padding-top: 2px;
	background-color: rgb(109,98,85);
	}

table.divArea
	{
	background-color: rgb(158,203,223);
	}

td.widgetBottom
	{
	background-color: rgb(172,161,148);
	border: 0px solid darkred;
	background-image: url(http://www.intensewidgets.com/_widgetControl/images/expertpop-homeinspector/skin/form.png);
	}


a:link
{
color: rgb(131,118,104);
}

a:visited
{
color: rgb(89,80,71);
}

a:hover
{
color: darkgray;
}

a:active
{
color: red;
}

a.noDec
{
text-decoration: none;
}


/* EMAIL FORM  */

#submitFormWidget
	{
	font-size: 10pt;
	color: black;
	font-family: calibri,verdana;
	font-weight: normal;
	border: 1px solid rgb(39,36,33);
	background-color: white;
	width: 446px;
	height: 18px;
	}

#submitButtonWidget
	{
	font-size: 11pt;
	color: white;
	font-family: calibri,verdana;
	font-weight: bold;
	border: 1px solid rgb(39,36,33);
	background-color: rgb(39,36,33);
	cursor: pointer;
	}


	
/* HEADER TAGS */

h1
	{
	font-size: 18px;
	font-family: tahoma, verdana;
	color:  navy;
	margin: 6px 0px 6px 0px;
	}
	
h3
	{
	font-size: 10pt;
	color: black;
	font-family: arial, verdana;
	margin-top: 16pt;
	margin-bottom: 0pt;
	}
	
	

/* TEXT STYLES */

.smallText {
	font-family: verdana, arial, tahoma;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: 100%;
	margin-right: 5px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: rgb(90,90,90);
}

.articleTitle
	{
	font-size: 11pt;
	font-weight: bold;
	font-family: tahoma, calibri, arial;
	color: black;
	line-height: 150%;
	}

.topAreaText
	{
	font-size: 12pt;
	font-weight: bold;
	font-family: calibria,verdana;
	color: gray;
	}

.formTitleText
	{
	font-size: 8pt;
	font-family: verdana, tahoma;
	color: black;
	}

.footerText
	{
	font-size: 8pt;
	font-weight: bold;
	font-family: calibri, arial, tahoma;
	color: black;
	}
	
	

/* REQUEST INSPECTION FORM */

.left{
	color: #333333 !important;
	font-family: tahoma, Arial, Helvetica, sans-serif!important;
	font-size: 11px!important;
	font-weight: bold;
}

.tbmain{
	color:#333333;
	background:#E0EEEE;
	border: 2px solid lightgray;
}

.text{
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#666666;
	background-repeat: repeat-x;
	background-color: #FFF;
	border-top: 0px solid;
	border-right: 1px solid lightgray;
	border-bottom: 0px;
	border-left: 0px;
	clip:   rect(0.2em auto auto auto);
	height: 1.2em;
	padding: 0.3em;
	width: 200px;
}

.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#666666;
	background: #FFF;
	height: 1.8em;
	width: 5.0em;
	border-top: 0px solid;
	border-right: 2px solid navy;
	border-bottom: 3px solid navy;
	border-left: 3px solid #EDEDED;
}

.textbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#666666;
	background-image: url(style2_txt_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	border-top: 0px;
	border-right: 1px solid #E0EEEE;
	border-bottom: 0px;
	border-left: 0px;
	clip:   rect(0.2em auto auto auto);
	padding: 0.4em;
	font-style: italic;
}

.mand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

.leftred {

	color: #dd0000!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}

.errMsg {
	color: #FF0000;
}
	


/* Text Float */

img.floatLeft
	{
	float:left;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
	z-index:1;
	}

img.floatRight
	{
	float:right;
	margin-left: 4px;
	margin-bottom: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: 2px dotted lightgray;
	border-bottom: 2px dotted lightgray;
	z-index:1;
	}


/* CODE FORM */

textarea.codeform
	{
	font-size: 8pt;
	font-family: courier new, courier;
	width: 518px;
	height: 60px;
	padding: 0px;
	border: 1px solid black;
	}


/* BULLET-POINT INDENTION CONTROL */

ul.noIndent 
	{
	margin-left: .90em;
	padding-left: .40em;
	}

ol.noIndent 
	{
	margin-left: .90em;
	padding-left: .40em;
	}
	
ul.featurebox
	{
	color: rgb(238,118,0);
	margin-left: 1.5em;
	padding-left: .45em;
	font-family: tahoma,trebuchet, trebuchet MS, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 120%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	color: rgb(100, 100, 100);
	}



/* Style for "back to top" link */

.backToTop
	{
	float:right;
	font-size:9px;
	padding:8px;
	}
	