@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}

ul {
	margin: 0px;
	padding: 0px;
	height: 1%;
}

li {
	margin: 0px;
	padding: 0px;
	height: 1%;
}

html {
	background-color: #D2CBC2;
}

body {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#34302a;
}
a:visited {
	color:inherit;
}
.hp_container_width {
	width: 938px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper, .hp_container_header, .hp_container_main,  .hp_container_main_top, .hp_container_footer, .hp_container_header_divider {
	width:100%
}
.clear {
	clear:both;
	height:1px;
	height:0px;
	zoom:1;
	line-height:0px;
}
a.header_logo {
	background-image: url(../images/home/logo_proviscan.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 99px;
	width: 392px;
	display: block;
	float: left;
	margin-top: 35px;
	margin-bottom: 38px;
}
.hp_container_header {
	background-color: #f8f5f0;
	background-image: url(../images/home/hp_back_header.gif);
	background-repeat: repeat;
}
.hp_container_footer {
	background-color: #555049;
	background-image: url(../images/home/hp_back_bottom.gif);
	background-repeat: repeat;
	position: relative;
	
}
.footer_paddings {
	padding-top: 22px;
	padding-bottom: 12px;
}

/* LOGIN BOX */
.login_container {
	float:right;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFF;
	margin-top: 18px;
	-moz-box-shadow: 0px 4px 8px rgba(49,44,38,0.31);
	-webkit-box-shadow: 0px 4px 8px rgba(49,44,38,0.31);
	box-shadow: 0px 4px 8px rgba(49,44,38,0.31);
	margin-bottom: 16px;
	font-size: 11px;
	color: #423e39;
}
.login_container .login_box, .login_container .register_box {
	float:left;
}
.login_container .register_box {
	padding-left: 35px;
}
.login_box h3, .register_box h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 17px;
	line-height: 17px;
	font-weight: 900;
	color: #038171;
	display: block;
	padding-bottom: 8px;
}
.hp_container_header_divider {
	background-image: url(../images/home/sprite_backgrounds.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 9px;
	position: relative;
}
.hp_container_main {
	background-color:#cbc5c0;
	background-image: url(../images/home/hp_back_main.gif);
	background-repeat: repeat;
	position: relative;
}
.login_box label.login, .login_box label.save_user {
	width: 60px;
	display: inline-block;
}
.login_box label.save_user {
	width: 85px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.login_box input[type="text"], .login_box input[type="password"]  {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	width: 130px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	height:15px;
	border: 1px solid #423e39;
}
.login_box input:focus[type="text"], .login_box input:focus[type="password"]  {
	background-color: #F0EFEC;
	border: 1px solid #1C1A17;
}
.login_box input[type="checkbox"] {
	padding:0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.login_box a.help  {
	color: #423e39;
	vertical-align: middle;
	float:right;
}
.login_box a.login_button, .register_box a.register_clients_button, .register_box a.register_appraisers_button, .topics a.button {
	display: block;
	float: right;
	background-image: url(../images/home/sprite_backgrounds.png);
	background-repeat: repeat-x;
	background-position: 0px -193px;
	height: 9px;
	width: 122px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	text-align: right;
	color: #FFF;
	text-decoration: none;
	-moz-box-shadow: 0px 2px 3px #504b44;
	-webkit-box-shadow: 0px 2px 3px #504b44;
	box-shadow: 0px 2px 3px #504b44;
}
.register_box a.register_clients_button, .register_box a.register_appraisers_button {
	float: none;
	background-position: 0px -19px;
	height: 9px;
	width: 142px;
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 7px;
}
.register_box a.register_appraisers_button {
	background-position: 0px -106px;
	margin-top: 9px;
}
.login_box a:hover.login_button, .register_box a:hover.register_clients_button, .register_box a:hover.register_appraisers_button, .topics a:hover.button {
	background-position: 0px -215px;
	-moz-box-shadow: 0px 3px 4px #46423C;
	-webkit-box-shadow: 0px 3px 4px #46423C;
	box-shadow: 0px 3px 4px #46423C;
}
.register_box a:hover.register_clients_button {
	background-position: 0px -59px;
}
.register_box a:hover.register_appraisers_button {
	background-position: 0px -146px;
}
a span {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	line-height: 10px;
	font-weight: 900;
	text-transform: uppercase;
	background-image: url(../images/home/hp_sprite_buttons.png);
	background-position: 0px -111px;
	padding-left: 33px;
	background-repeat: no-repeat;
	display:block;
	float:right;
}
/* LOGIN BOX END */

/* MIDDLE BOX */
.title_container h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 32px;
	line-height: 32px;
	font-weight: 900;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 10px;
	-moz-text-shadow: 0px 1px 0px #56514a;
	-webkit-text-shadow: 0px 1px 0px #56514a;
	text-shadow: 0px 1px 0px #56514a;
}
.title_container h1 span {
	font-size: 22px;
	line-height: 22px;
	font-weight: 900;
	color: #564f46;
	text-transform: uppercase;
	/*display: block; */
}
.main_theme {
	background-image: url(../images/home/proviscan_main_theme.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 455px;
	position: relative;
	-moz-box-shadow: 0px 9px 13px rgba(72,67,61,0.42);
	-webkit-box-shadow: 0px 9px 13px rgba(72,67,61,0.42);
	box-shadow: 0px 9px 13px rgba(72,67,61,0.42);
	margin-bottom: 22px;
}
.main_theme_plus {
	background-image: url(../images/home/proviscan_main_theme_plus.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 394px;
	width: 39px;
	position: absolute;
	left: -39px;
	top: 0px;
	z-index: 100;
}
.main_theme .mid_content {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 430px;
	padding-top: 31px;
	padding-right: 20px;
	font-weight: bold;
}
.main_theme .mid_content h2 {
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	-moz-text-shadow: 0px 2px 3px #004f65;
	-webkit-text-shadow: 0px 2px 3px #004f65;
	text-shadow: 0px 2px 3px #004f65;
}


.mid_content .main_topic_appraisal {
	background-color: #FFF;
	background-image: url(../images/home/sprite_backgrounds.png);
	background-repeat: repeat-x;
	background-position: left -255px;
	font-size: 20px;
	color: #544f48;
	height: 40px;
	-moz-box-shadow: 0px 3px 6px rgba(0,0,0,0.50);
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.50);
	box-shadow: 0px 3px 6px rgba(0,0,0,0.50);
	margin-top: 30px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
}
.mid_content .main_topic_appraisal a.main {
	background-image: url(../images/home/sprite_backgrounds.png);
	background-repeat: repeat-x;
	background-position: left -401px;
	height: 14px;
	padding-top: 15px;
	padding-bottom: 9px;
	display: block;
	float: right;
	padding-right: 12px;
	padding-left: 50px;
	-moz-box-shadow: 0px 2px 3px #504b44;
	-webkit-box-shadow: 0px 2px 3px #504b44;
	box-shadow: 0px 2px 3px #504b44;
}
.mid_content .main_topic_appraisal a span {
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/home/hp_sprite_buttons.png);
	background-position: left -81px;
	display: block;
	padding-left: 54px;
	height: 17px;
}
.mid_content .main_topic_appraisal a.main:hover {
	background-position: 0px -363px;
	-moz-box-shadow: 0px 3px 4px #46423C;
	-webkit-box-shadow: 0px 3px 4px #46423C;
	box-shadow: 0px 3px 4px #46423C;
}
.mid_content .main_topic_appraisal .pointer {
	/*background-image: url(../images/layout/sprite_buttons.png);*/
	background-repeat: no-repeat;
	background-position: left -34px;
	float: left;
	height: 24px;
	padding-left: 23px;
	margin-top: 8px;
	display: block;
}
.mid_content .topics {
	background-position: -14px 0px;
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	background-image: url(../images/layout/topics_background.png);
	padding: 12px;
	margin-top: 12px;
	-moz-box-shadow: 0px 3px 6px rgba(0,0,0,0.50);
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.50);
	box-shadow: 0px 3px 6px rgba(0,0,0,0.50);
}
.mid_content .topics li {
	background-image: url(../images/home/hp_sprite_buttons.png);
	background-repeat: no-repeat;
	background-position: 4px -2px;
	height: 17px;
	padding-left: 23px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #6a6968;
	list-style-type: none;
}
.mid_content .topics a.button {
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
}
/* MIDDLE BOX END */




/* FOOTER BOX */
/* AFFILIATES BOX */
.lv_affiliates_pannel {
	background-image: url(../images/home/hp_back_header.gif);
	background-repeat: repeat;
	-moz-box-shadow: 0px 4px 8px rgba(31,24,16,0.64);
	-webkit-box-shadow: 0px 4px 8px rgba(31,24,16,0.64);
	box-shadow: 0px 4px 8px rgba(31,24,16,0.64);
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.lv_affiliates_pannel ul li {
	float: right;
	display: block;
	padding-bottom: 11px;
	padding-left: 11px;
}
.lv_affiliates_pannel ul li a {
	display: block;
	background-image: url(../images/home/sprite_backgrounds.png);
	background-repeat: repeat-x;
	background-position: left -448px;
	height: 19px;
	width: 238px;
	border: 1px solid #b1aaa0;
	-moz-text-shadow: 0px 2px 1px #fff;
	-webkit-text-shadow: 0px 2px 1px #fff;
	text-shadow: 0px 2px 1px #fff;
	-moz-box-shadow: 0px 2px 3px #c4bdb1;
	-webkit-box-shadow: 0px 2px 3px #c4bdb1;
	box-shadow: 0px 2px 3px #c4bdb1;
	font-size: 19px;
	line-height: 19px;
	font-weight: bold;
	color: #5c544b;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	text-decoration: none;
}
.lv_affiliates_pannel ul li a.selected, .lv_affiliates_pannel ul li a:hover.selected {
	background-image: url(../images/home/sprite_backgrounds.png);
	background-position: left -489px;
	-moz-box-shadow: inset 0px 1px 6px #8c8271;
	-webkit-box-shadow: inset 0px 1px 6px #8c8271;
	box-shadow: inset 0px 1px 6px #8c8271;
	-moz-text-shadow: 0px 1px 0px #fff;
	-webkit-text-shadow: 0px 1px 0px #fff;
	text-shadow: 0px 1px 0px #fff;
	color: #097150;
	border-top-color: #a1998b;
	border-right-color: #a1998b;
	border-bottom-color: #a1998b;
	border-left-color: #a1998b;
}
.lv_affiliates_pannel ul li a:hover {
	color: #008466;
	background-color: #F9F8F7;
	background-image: none;
	-moz-box-shadow: 0px 2px 3px #ACA393;
	-webkit-box-shadow: 0px 2px 3px #ACA393;
	box-shadow: 0px 2px 3px #ACA393;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.lv_affiliates_pannel h3 {
	float: left;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: 900;
	color: #006d50;
	padding-left: 11px;
}
.lv_affiliates_pannel h3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #736e66;
}
/* AFFILIATES BOX END */

/* AFFILIATES2 BOX */
.lv_other_affiliates_pannel {
	padding-top:28px;
	padding-bottom: 10px;
}
.lv_other_affiliates_pannel ul li {
	float: right;
	display: block;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6a655f;
}
.lv_other_affiliates_pannel ul li a {
	display: block;
	width: 130px;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #cac4bb;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
}
.lv_other_affiliates_pannel ul li a:hover {
	color: #fff;
}
.lv_other_affiliates_pannel h4 {
	float: left;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: 900;
	color: #beb9af;
}
.lv_other_affiliates_pannel h4,
.lv_other_affiliates_pannel ul li a {
	-moz-text-shadow: 0px -1px 0px #23201c;
	-webkit-text-shadow: 0px -1px 0px #23201c;
	text-shadow: 0px -1px 0px #23201c;
}
/* AFFILIATES2 BOX END */
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #938d85;
	padding-top: 7px;
	text-align: right;
}

/* FOOTER BOX END .main_content a,.main_content h1,*/


.mid_content .topics,
.mid_content .main_topic_appraisal .pointer,
.lv_affiliates_pannel h3,
.main_content h2
 {
	-moz-text-shadow: 0px 1px 0px #fff;
	-webkit-text-shadow: 0px 1px 0px #fff;
	text-shadow: 0px 1px 0px #fff;
}
.main_container {
	position: relative;
	-moz-box-shadow: 0px 9px 13px rgba(72,67,61,0.42);
	-webkit-box-shadow: 0px 9px 13px rgba(72,67,61,0.42);
	box-shadow: 0px 9px 13px rgba(72,67,61,0.42);
	background-color: #e5e1dd;
	padding: 20px;
	background-image: url(../images/layout/inner_background_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_content {
	position: relative;
	-moz-box-shadow: 0px 3px 5px #b3aba1;
	-webkit-box-shadow: 0px 3px 5px #b3aba1;
	box-shadow: 0px 3px 5px #b3aba1;
	background-color: #faf9f8;
	padding-bottom: 40px;
	background-image: url(../images/layout/inner_background_top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*.main_content h2, .main_content p, .main_content ul {
	display:block;
	padding-right: 33px;
	padding-left: 33px;
	padding-bottom:10px;
	color:#332e29;
	font-size: 13px;
	line-height: 19px;
}
.main_content h1 {
	padding-top:20px;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #008562;
	width: 100%;
	padding-bottom: 30px;
	background-color: #e7e2dd;
	background-image: url(../images/layout/title_background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 33px;
}*/
.main_content h1 .subtitle {
	display:block;
	font-size: 14px;
	color:#4C4840;
	line-height:16px;
}
.main_content h2 {
	padding-top:19px;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #3f3c36;
}
.main_content ul li {
	list-style-position: inside;
	list-style-type: square;	
}
/*.main_content a {
	color: #006A4E;
	font-weight: bold;
}
.main_content a:hover {
	color: #00513A;
	text-decoration: none;
	-moz-text-shadow: 0px -1px 0px #fff;
	-webkit-text-shadow: 0px -1px 0px #fff;
	text-shadow: 0px -1px 0px #fff;
}*/