/*-----------------------------------------------------------------*/
/*                   e-Valuator Request Page                       */
/*-----------------------------------------------------------------*/
div.eValuatorBanner
{
	background-image: url(/images/EValuator/bkgd_eValuator_form.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 100%;
}

div.eValuatorBanner div.bannerContent
{
	float: left;
	padding-top: 20px;
	margin-left: -50px;
	text-align: left;
}

div.eValuatorBanner h2
{
	margin-left: 516px;
	margin-top: 0px;
	color: #000000;
	font-size: 18px;
	font-style: italic;
	padding-top: 10px;
}

div.eValuatorBanner h1
{
	margin-top: 35px;
	margin-left: 50px;
	font-size: 28px;
	color: #113977;
}

div.eValuatorBanner h3
{
	margin-top: 20px;
	margin-left: 50px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	color: #666666;
}

div.eValuatorBanner img.eValuator
{
	margin-left: 0px;
	margin-top: 20px;
}

div.eValuatorBanner img.arrows
{
}

div.eValuatorBanner h4
{
	text-transform: uppercase;
	color: #84bd26;
	font-size: 16px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

div.eValuatorMainPage
{
	height: 470px;
	width: 981px;
	background: white;
	margin-left: auto;
	margin-right: auto;
}

div.eValuatorMainPage div.floatLeft
{
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

div.eValuatorMainPage div.floatLeft div.formSection
{
	margin: 20px 20px 0px 35px;
}

div.eValuatorMainPage div.floatLeft div.formSection h2
{
	font-size: 16px;
	color: #2464b3;
	margin-bottom: 0px;
	line-height: 1em;
}

div.eValuatorMainPage div.floatLeft div.formSection table
{
	margin-top: 0px;
}

div.eValuatorMainPage div.floatLeft div.formSection table td
{
	vertical-align: bottom;
}

div.eValuatorMainPage .formLabel
{
	margin-top: 4px;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}

div.eValuatorMainPage .largeTextInput
{
	width: 180px;
}

div.eValuatorMainPage .smallTextInput
{
	width: 45px;
}

div.eValuatorMainPage .selectInput
{
	width: 120px;
}

div.eValuatorMainPage div.mainPageLeft
{
	width: 707px;
	height: 455px;
	margin-left: 20px;
	background: url(/images/EValuator/formBackground.jpg) no-repeat;
}

div.eValuatorMainPage div.mainPageLeft h1
{
	padding-top: 35px;
	text-align: center;
	font-size: 18px;
	color: white;
	text-shadow: black 0px 0px 5px;
}

div.eValuatorMainPage div.mainPageRight
{
	float: right;
	width: 254px;
}

div.eValuatorMainPage div.mainPageRight img.instantReportLogo
{
	margin-top: 25px;
}

div.eValuatorMainPage .centeredImage
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

div.eValuatorMainPage div.mainPageRight img.greyDivider
{
	margin-top: 15px;
}

div.eValuatorMainPage .imgFloatLeft
{
	float: left;
}

div.eValuatorMainPage div.mainPageRight p.signUpToday
{
	margin-right: 40px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bolder;
	text-align: right;
	color: #384d88;
}

div.eValuatorMainPage .textUnderline
{
	text-decoration: underline;
}

div.eValuatorMainPage div.mainPageRight p.signUpToday a
{
	color: #384d88;
}

div.eValuatorMainPage div.legalFooter
{
	clear: both;
}

div.eValuatorMainPage div.legalFooter p
{
	margin: 10px 20px 0px 20px;
	font-size: 10px;
	color: #666666;
}

div.eValuatorMainPage .rollover_btn_submitQQ1 a
{
	display: block;
	width: 172px;
	height: 45px;
	background: url(  "/images/EValuator/btn_submit.jpg" ) 0 0 no-repeat;
	text-decoration: none;
}

div.eValuatorMainPage .rollover_btn_submitQQ1 a:hover
{
	background-position: 0 -45px;
}

div.eValuatorMainPage .rollover_btn_submitQQ1 a:active
{
	background-position: 0 -90px;
}

/*-----------------------------------------------------------------*/
/*                         e-Valuator Report                       */
/*-----------------------------------------------------------------*/

.evaluator body
{
	background-image: url(/images/EValuator/backgroundEV.jpg);
	background-repeat: repeat-x;
}

.headerEV
{
	margin-left: 44px;
}

.evaluation
{
	position: absolute;
	top: 77px;
	left: 746px;
}

.property_valueEV
{
	width: 305px;
	height: 129px;
	background-image: url(/images/EValuator/bkgd_propertyEV.jpg);
	background-repeat: no-repeat;
	margin-top: 29px;
	margin-left: 25px;
	float: left;
	font-weight: bold;
}

.property_valueEV .title
{
	color: #fff;
	font-size: 12pt;
	text-align: center;
	margin-top: 10px;
}

.property_valueEV .value
{
	color: #1c4a7e;
	font-size: 22pt;
	line-height: 30px;
	margin-top: 30px;
	text-align: center;
}

.neighborhood_valueEV
{
	width: 305px;
	height: 151px;
	background-image: url(/images/EValuator/bkgd_estimatedEV.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 25px;
	float: left;
}

.neighborhood_valueEV .title
{
	color: #fff;
	font-size: 12pt;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}


/*.neighborhood_valueEV .values
{
	color: #000;
	float: left;
	margin-top: 11px;
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 0px;
}*/

.neighborhood_valueEV .values
{
	color: #000;
	float: left;
	left: 20px;
	margin-top: 7px;
	margin-bottom: 8px;
	position: relative;
	width: 100px;
}

.neighborhood_valueEV .green
{
	color: #20aa00;
	float: left;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 24px;
}

.neighborhood_valueEV .yellow
{
	color: #ff9000;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 24px;
	margin-right: 24px;
	float: left;
}

.neighborhood_valueEV .red
{
	color: #a30500;
	float: left;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 44px;
	margin-right: 24px;
}

.grayboxEV
{
	width: 618px;
	height: 289px;
	float: right;
	margin: 15px;
	margin-top: 30px;
	background-color: #000;
	background-image: url(/images/EValuator/bkgd_graybox_EV.jpg);
	background-repeat: no-repeat;
	color: #000;
}

.grayboxEV .left
{
	width: 350px;
	float: left;
}

.grayboxEV .right
{
	float: left;
}

.grayboxEV .title
{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 35px;
}

.Apin_EV
{
	margin-top: 35px;
	margin-right: 15px;
	margin-bottom: 180px;
	float: left;
}

.pin_orange
{
	position: relative;
	left: 0px;
	width: 22px;
	height: 37px;
	color: #ffffff;
	text-align: center;
	font: bold 12px Arial;
	background-image: url(/images/EValuator/pin_orange.png);
}

.pin_blue
{
	position: relative;
	left: 0px;
	width: 22px;
	height: 37px;
	color: #ffffff;
	text-align: center;
	font: bold 12px Arial;
	background-image: url(/images/EValuator/pin_blue.png);
}

.pin
{
	padding-top: 3px;
}

.table_mainEV
{
	font-size: 10pt;
}

.table_mainEV .main_a_EV
{
	width: 100px;
}

.smallmapEV
{
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 35px;
	margin-bottom: 10px;
	float: left;
}

.phoneEV
{
	color: #3284e1;
	font-size: 11pt;
	font-weight: bold;
	margin-left: 25px;
}

.containerEV
{
	background-color: #fff;
	margin-left: 44px;
	margin-right: auto;
	width: 981px;
}

.upperBoxesEV
{
	background-image: url(/images/EValuator/bkgd_upperBoxes_EV.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 981px;
}

.recentsales_EV
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13.5pt;
	padding-left: 45px;
	padding-top: 15px;
	float: left;
}

.locationb_EV
{
	float: left;
	margin-left: 90px;
	padding-top: 17px;
	color: #000;
	font-size: 9pt;
	line-height: 1.1em;
	font-weight: bold;
	width: 210px;
}

.locationc_EV
{
	float: left;
	margin-left: 85px;
	padding-top: 17px;
	color: #000;
	font-size: 9pt;
	line-height: 1.1em;
	font-weight: bold;
}

.locationd_EV
{
	float: left;
	margin-left: 80px;
	padding-top: 11px;
	color: #000;
	font-size: 9pt;
	line-height: 1.1em;
	font-weight: bold;
	width: 210px;
}

.locatione_EV
{
	float: left;
	margin-left: 85px;
	padding-top: 11px;
	color: #000;
	font-size: 9pt;
	line-height: 1.1em;
	font-weight: bold;
}

.boxesEV
{
	background-image: url(/images/EValuator/bkgd_middleBoxes_EV.jpg);
	background-repeat: repeat-y;
	height: 375px;
	display: inline-block;
}

.boxesEV .compsBox
{
	float: left;
	margin-left: 18px;
	width: 620px;
}

.blankEV
{
	background-image: url(/images/EValuator/bkgd_defaultMiddle_EV.jpg);
	background-repeat: repeat-y;
	display: inline-block;
	padding-left: 55px;
	padding-right: 55px;
}

/*.titlesEV
{
	background-image: url(/images/EValuator/titles_EV.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-right: 52px;
	height: 50px;
	width: 583px;
}*/

.titlesEV
{
	background-image: url(/images/EValuator/titles_EV.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 0px;
	height: 50px;
	width: 583px;
}

.largemap
{
	margin-left: 52px;
	margin-top: 8px;
	float: left;
}

/*.tableEV
{
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: -25px;
	margin-right: 165px;
}*/

.tableEV
{
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	width: 294px;
}

.a_EV
{
	color: #767676;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 20px;
	width: 70px;
	height: 20px;
}

.b_EV
{
	color: #000;
	font-size: 9pt;
	font-weight: normal;
	height: 20px;
	width: 125px;
}

.phone2EV
{
	color: #3284e1;
	font-size: 11pt;
	font-weight: bold;
	margin-left: 345px;
}

.fineprintEV
{
	color: #767676;
	font-size: 7pt;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1em;
}

.footerSubEV
{
	margin-left: 44px;
	width: 981px;
	height: 80px;
	background-image: url(/images/EValuator/bkgd_footerSubEV.png);
	background-position: right top;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
