/* ========= CSS Reset ========= */

@import "reset.css";

/* ========= Main Stylesheet ========= */

html, body{
	line-height:1em;
}

/* --------- Top Navigation --------- */

#navbar {
	background: #604848 url(images/nb_bg.gif) bottom repeat-x; 
	height:33px;
	width:100%;
	}
#navigation {
	padding-left:20px;
	position:absolute;
	}
#navigation li {
	position: relative;
	}
#navigation li a {
	text-indent:-3000px;
	display:block;
	background: url(images/navigation.gif) no-repeat;
	height:30px;
	position:relative;
	}
#navigation li.home a {
	background-position: -5px -27px; 
	width:60px;
	}
#navigation li.home a:hover {
	background-position: -5px 0px; 
	}
#navigation li.controls a {
	background-position: -73px -27px; 
	width:102px;
	}
#navigation li.controls a:hover {
	background-position: -73px 0px; 
	}
#navigation li.searchprop a {
	background-position: -187px -27px; 
	width:138px;
	}
#navigation li.searchprop a:hover {
	background-position: -187px 0px; 
	}	
#navigation li.addprop a {
	background-position: -333px -27px; 
	width:107px;
	}
#navigation li.addprop a:hover {
	background-position: -333px 0px; 
	}	
#navigation li.searchsales a {
	background-position: -455px -27px; 
	width:152px;
	}
#navigation li.searchsales a:hover {
	background-position: -455px 0px; 
	}	
#navigation li.contactus a {
	background-position: -615px -27px; 
	width:95px;
	}
#navigation li.contactus a:hover {
	background-position: -615px 0px; 
	}
#navigation li.help a {
	background-position: -951px -27px; 
	width:46px;
	}
#navigation li.help a:hover {
	background-position: -951px 0px; 
	}
#navigation li.faq a:hover {
	background-position: -724px 0px; 
	}
#navigation li.signin a {
	background-position: -792px -27px; 
	width:62px;
	}
#navigation li.signin a:hover {
	background-position: -792px 0px; 
	}
#navigation li.aboutus a {
	background-position: -863px -27px; 
	width:78px;
	}
#navigation li.aboutus a:hover {
	background-position: -863px 0px; 
	}
#search {
	padding: 5px 15px 0px 0px;
	}
#search li {
	display:block;
	}
#searchfield { 
	height:20px; 
	width:100px; 
	border: none; 
	background:url(images/nb_srch_bg.gif) repeat-x;
	padding:5px 0px 0px 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #f0f0d8;
	} 

/* --------- Banner --------- */

#banner {
	height:163px; 
	min-width:950px;
	background:url(images/bnr_bg.gif) repeat-x;

	}
#logo { 
	background:url(images/emeraldpmlogo.png) no-repeat 40px 15px; /* 59px */
	width:420px; 
	height:183px;
	}
#banner_sm {
	height:62px;
	width:100%;
	background:url(images/bnr_sm_bg.gif) repeat-x;
	}
#logo_sm {
	width:195px;
	height:62px;
	background:url(images/emeraldpmlogo_sm.png) no-repeat;
	margin-left:25px;
	}
#banner_m {
	height:276px;
	width:100%;
	background:url(images/bnr_m_bg.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#212818;
	}
#b_m_1 {
	width:170px;
	height:231px;
 	background:url(images/v_hr.gif) repeat-y right;
	padding:20px;
	margin-left:10px;
	padding-top:25px;
 	}
#b_m_1 h1 {
	font-size:12px;
	color:#32421e;
	padding: 0px 0px 15px 5px;
 	}	
#b_m_1 ul { 
	font-size:12px;
 	}
#b_m_1 ul li{ 
	height:16px;
 	}
#b_m_2 {
	width:265px;
	height:231px;
 	background:url(images/v_hr.gif) repeat-y right;
	padding:20px;
	padding-top:25px;
 	}
#b_m_2 h1 {
	font-size:12px;
	color:#32421e;
	padding: 0px 0px 20px 20px;
 	}	
#b_m_2 input {
	width:216px;
	height:14px;
	border:1px solid #42552f;
	background:url(images/inpt_bg.gif) repeat-x;
	margin:3px 0px 10px 20px;
	font-size:10px;
	padding:3px;
 	}
#b_m_2 label {
	font-size: 12px;
	padding:30px 0px 0px 20px;
	line-height:12px;
 	}

#b_m_2 select {
	background:white url(images/inpt_bg.gif) repeat-x scroll 0 0;
	border:1px solid #42552F;
	font-size:10px;
	height:100px;
	margin:3px 0 10px 20px;
	padding:3px;
	width:216px;
}


hr {
	border:dotted 1px #667d39; 
	width:216px;
	}
#b_m_3 {
	width:216px;
	height:231px;
	padding:20px;
	padding-top:25px;
 	}
#b_m_3 h1 {
	font-size:12px;
	color:#32421e;
	padding: 0px 0px 20px 20px;
 	}	
#b_m_3 input {
	width:80px;
	height:14px;
	border:1px solid #42552f;
	background:url(images/inpt_bg.gif) repeat-x;
	margin:3px 0px 10px 0px;
	font-size:10px;
	padding:3px;
 	}

#b_m_3 .searchButt {
	width:84px;
	height:24px;
	border:0px solid #42552f;
	background:none;
	margin:3px 0px 10px 107px;
	font-size:10px;
	padding:3px;
 	}

#b_m_3 label {
	font-size: 12px;
	padding:30px 0px 0px 20px;
	line-height:12px;
 	}
#b_m_3 ul {
	font-size: 12px;
	padding:0px 0px 0px 20px;
	line-height:12px;
 	}
#b_m_3 li label{
	padding:30px 5px 10px 5px;
	line-height:30px;
	vertical-align:top;
 	}
	
#b_m_4 {
	width:216px;
	height:231px;
	padding:20px;
	padding-top:25px;
 	}
#b_m_4 h1 {
	font-size:12px;
	color:#32421e;
	padding: 0px 0px 20px 20px;
 	}	
#b_m_4 input {
	width:80px;
	height:14px;
	border:1px solid #42552f;
	background:url(images/inpt_bg.gif) repeat-x;
	margin:3px 0px 10px 0px;
	font-size:10px;
	padding:3px;
 	}
#b_m_4 label {
	font-size: 12px;
	padding:30px 0px 0px 20px;
	line-height:12px;
 	}
#b_m_4 ul {
	font-size: 12px;
	padding:0px 0px 0px 20px;
	line-height:12px;
 	}
#b_m_4 li label{
	padding:30px 5px 10px 5px;
	line-height:30px;
	vertical-align:top;
 	}


#b_m_5 {
	width:216px;
	height:231px;
	padding:20px;
	padding-top:25px;
	padding-left:28px;
	margin-left:25px;
	background:transparent url(images/v_hr.gif) repeat-y scroll left center;
 	}
#b_m_5 h1 {
	font-size:12px;
	color:#32421e;
	padding: 0px 0px 20px 20px;
 	}	
#b_m_5 input {
	/*width:80px;*/
	height:14px;
	border:1px solid #42552f;
	background:url(images/inpt_bg.gif) repeat-x;
	margin:3px 0px 10px 3px;
	font-size:10px;
	padding:3px;
 	}
#b_m_5 label {
	font-size: 12px;
	padding:2px 0px 0px 20px;
	line-height:12px;
 	}
#b_m_5 ul {
	font-size: 12px;
	padding:0px 0px 0px 0px;
	line-height:12px;
 	}
#b_m_5 li label{
	padding:30px 5px 10px 5px;
	line-height:30px;
	vertical-align:top;
 	}
#b_m_5 select {
	background:white url(images/inpt_bg.gif) repeat-x scroll 0 0;
	border:1px solid #42552F;
	font-size:10px;
	height:100px;
	margin:3px 0 10px 20px;
	padding:3px;
	margin-top:3px;
	width:216px;
}



#bannerimg {
/*	background:url(images/bnr_img.jpg) no-repeat;
	width:400px;  
	height:223px;
*/
	}
	
/* --------- Content --------- */

#content {
	height:100%;
	width:950px;
	padding: 5px 30px 40px 30px;
	}
#pgcontent {
	height:100%;
	width:950px;
	padding: 25px 30px 40px 30px;
	}

h1 { 
	font-size:24px; 
	font-weight:bold; 
	color:#073e00;
	}
h2 {
	font-size:18px;
	font-weight:bold;
	color:#073e00;
	}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#073e00;
	}
#aboutbox, #infobox1, #infobox2 ,#infobox3, #infobox4, 
#infobox5, #infobox6, #infobox7, #countylist, 
.resultbox {
	background:#fff; 
	border-bottom: #cdcdb9 solid 2px;
	border-left: #d5d5c3 solid 1px;
	border-right: #d5d5c3 solid 1px;
	}	
#infobox1 {
	width:895px; /*was 565px before removal of login box  785  */
	height:115px;
	padding:35px 10px 20px 25px;
	}
#aboutbox {
	width:785px; /*was 565px before removal of login box  785  */
	height:115px;
	padding:35px 10px 20px 25px;
	}
#infobox1 p {
	font-size:18px; 
	font-weight:bold; 
	color:#507F50;
	padding-top:20px;
	line-height:20px;
	width:500px;
}
#aboutbox p {
	font-size:18px; 
	font-weight:bold; 
	color:#507F50;
	padding-top:20px;
	line-height:20px;
}	

#infobox1 h1{
	width:500px;
	padding:6px;
}

#infobox1 span {
	padding:0px 40px 20px 0px;
	margin:0px 0px 0px 0px;
}

#aboutbox span {
	padding:0px 40px 20px 0px;
}
#login {
	padding: 5px 60px 10px 20px;
	width:209px;
	}
#login li {
	padding-bottom: 12px;
	}
#login_header { 
	font-size: 14px;
	font-weight:bold;
	color:#8f7f77;
	}
li.login_field input {
 	width: 188px;
	height: 15px;
	border: none;
	background: url(images/login_bg.gif) no-repeat;
	padding: 10px;
	font-size:14px; 
	color:#8f7f77;
	}
#login_remember {
	font-size: 12px;
	color:#8f7f77;
	margin-top:-4px;
	}
#login_remember input{ 
	vertical-align: middle;
	}
#login_join {
	font-size:12px;
	font-weight:bold;
	color:#8f7f77;
	padding:15px 0px 5px 5px;
	width:220px;
	}
#login_join a {
	color:#789048;
	text-decoration:none;
	}
#login_join a:hover {
	text-decoration:underline;
	}
#boxlinks {
	padding-top:30px;
	line-height:14px;
	width:100%;
	
	}
#boxlinks div {
	cursor: pointer;
	}
#boxlinks div p {
	font-size:14px;
	font-weight:bold;
	color:#95867D;
	padding-top:10px;
	}
#boxlink1 {
	width:300px;
	padding:10px;
	}
#boxlink2 {
	width:300px;
	border-left: 1px solid #ddd9c5;
	border-right: 1px solid #ddd9c5;
	padding:10px 0px 10px 10px;
	}
#boxlink3 {
	width:285px;
	padding:10px;
	}
#boxlink1:hover, #boxlink2:hover, #boxlink3:hover {
	background-color:#fff;
	}
#infobox2, #infobox3 {
	height:115px;
	width:430px;
	margin-top:30px;
	padding:20px 10px 15px 15px;
	cursor: pointer;
	color:#95867d;
	}
#infobox2 {
	background:url(images/ib2_bg.gif) no-repeat bottom right #e8e6d0;
	}
#infobox3 {
	background:url(images/ib3_bg.gif) no-repeat bottom right #e8e6d0;
	margin-left:30px;
	}
#infobox2:hover {
	background:url(images/ib2_bg_o.gif) no-repeat bottom right #e8e6d0;
	color:#347133;
	}
#infobox3:hover {
	background:url(images/ib3_bg_o.gif) no-repeat bottom right #e8e6d0;
	color:#347133;
	}
#infobox2 ul, #infobox3 ul {
	padding:15px 0px 0px 10px; 
	}
#infobox2 ul li, #infobox3 ul li { 
	list-style: inside url(images/listdot.gif); 
	line-height:18px; 
	font-size:14px; 
	font-weight:bold;
	}
#infobox2 a, #infobox3 a {
	font-weight:bold;
	font-size:14px;
	color:#347133;
	text-decoration:none;
	margin-top:10px;
	padding-left:10px;
	line-height: 14px;
	}
#infobox2:hover a, #infobox3:hover a {
	text-decoration:underline;
	}
#countylist {
 	margin-top:25px;
	padding:15px;
 	}
#countylist h2 {
	width: 800;
	padding-bottom:15px;
	padding-top:10px;
	border-bottom: 1px solid #cac3b2;
}
#countylist ul {
	font-size:12px; 
	line-height:14px;	
	padding:20px 25px 0px 25px;	
	}
#countylist ul a {	
	text-decoration:none;
	color: #6a5352;		
	}
#countylist ul a:hover {	
	text-decoration:underline;	
	color:#789048;	
	}	
.resultbox {
	width:780px;
	height:95px;
	margin-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 20px 0px 20px;
	cursor:pointer;
	}
.resultbox:hover {
	background:#dbd9c2;
	}
.resultbox div {
	padding:0px 40px 10px 10px;
	}
.resultbox div h1 {
	font-size:18px;
	font-weight:bold;
	line-height:14px;
	}
.resultbox img {
	margin-right:10px;
	border:solid 1px #fff;
	}
.resultbox div h2 {
 	font-size:14px;
	color:#507F50;
	line-height:18px;
	}

.resultbox div p {
	font-size:12px;
	line-height:14px;
	width:350px;
	padding-top:5px;
	color:#604848;
	}
.resultbox ul {
	font-size:12px;
	line-height:14px;
	width:100px;
	margin-top:-5px;
	color:#604848;
	}
.infottl {
	font-weight:bold;
	}
.resultbox ul li {
	line-height:14px; 
	}
#uicontrols {
	padding-top:18px;
	padding-left:30px;
	}	
#uicontrols li {
	padding-right:20px;
	}
#uicontrols li a {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#b3c585;
	line-height:24px;
	padding-left:20px;
	}
#uicontrols li a:hover {
	color:#fff;
	}
#uicontrols li a.ui_email {background: url(images/icons.gif) no-repeat left 3px;}
#uicontrols li a.ui_email:hover {background: url(images/icons_o.gif) no-repeat left 3px;}
#uicontrols li a.ui_map {background: url(images/icons.gif) no-repeat left -27px;}
#uicontrols li a.ui_map:hover {background: url(images/icons_o.gif) no-repeat left -27px;}
#uicontrols li a.ui_demo {background: url(images/icons.gif) no-repeat left -57px;}
#uicontrols li a.ui_demo:hover {background: url(images/icons_o.gif) no-repeat left -57px;}
#uicontrols li a.ui_print {background: url(images/icons.gif) no-repeat left -87px;}
#uicontrols li a.ui_print:hover {background: url(images/icons_o.gif) no-repeat left -87px;}
#uicontrols li a.ui_financing {background: url(images/icons.gif) no-repeat left -117px;}
#uicontrols li a.ui_financing:hover {background: url(images/icons_o.gif) no-repeat left -117px;}
#uicontrols li a.ui_feedback {background: url(images/icons.gif) no-repeat left -147px;}
#uicontrols li a.ui_feedback:hover {background: url(images/icons_o.gif) no-repeat left -147px;}

#infobox5 {
	width:760px;
	height:210px;
	padding:30px;
	margin-top:20px;
	font-size:14px;
	line-height:14px;
	color:#604848;
	}
#infobox5 img {
	margin-right:40px;
	}
#infobox5 ul {
	font-size:16px;
	line-height:14px;
	width:155px;
	color:#604848;
	border-top:1px solid #c9c4ab;
	padding-top:20px;
	padding-right:20px;
	}	
#infobox5 ul li {
	padding-top:10px;
	}
#infobox5 h2 {
	padding-bottom:10px;
	}
#prop_nav {
	width:835px;
	font-size:14px;
	line-height:1.1em;
	color:#789048;
	}
#prop_nav span a {
	font-size:14px;
	font-weight:bold;
	line-height:12px;
	color:#789048;
	text-decoration:none;
	margin-right:20px;
	margin-left:5px;
	}
#prop_nav span a:hover {
	text-decoration:underline;
	}
#prop_info {
	font-size:14px;
	color:#604848;
	line-height:15px;
	margin-top:20px;
	padding-top:10px;
	width:820px;
	border-top:1px solid #c9c4ab;
	}
#prop_info2 {
	font-size:12px;
	color:#604848;
	line-height:12px;
	width:760px;
	padding:30px;
	border-bottom:1px solid #c9c4ab;
	}
#prop_info2 h2{
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:1px solid #c9c4ab;
	}
#prop_info2 h3{
	padding-bottom:5px;
	padding-top:10px;
	}
#prop_info2 p{
	padding:0px;
	}	
#prop_info span.right {
	padding-top:15px;
	font-size:14px;
	color:#a79b8f;
	}

#prop_info span.right a {
	margin-left: 15px;
	}
#prop_info span.right a img {
	vertical-align:middle
	}
#infobox6 {
	width:820px;
	height:70px;
	margin-top:20px;
	font-size:16px;
	line-height:14px;
	color:#604848;
	cursor:pointer;
	}
#infobox6:hover {
	background:#dbd9c2;
	}
#infobox6 span {
	padding: 28px 0px 0px 20px;
	}
#infobox6 a img{
	margin-top:19px;
	margin-left:35px;
	}
#infobox7 {
	height:610px;
	width:900px;
	}
#infobox7 h1 {
	font-size:18px;
	
	line-height:20px;
	padding:10px;
	} 
#reg_prop { 
	line-height:40px;
	margin-left:40px;
	margin-top:30px;
	padding:3px;
	color:#604848;
	}
#reg_prop li {text-align:right;}
#reg_input{
	line-height:40px;
	margin-left:20px;
	margin-top:30px;
	}
#reg_input li.register {
	padding:30px 0px 0px 5px;
	}
#reg_input input, #reg_input textarea {
	/*border:1px solid #604848;*/
	width:200px;
	padding:3px;
	}
#reg_info {
	line-height:14px;
	font-size:12px;
	width:240px;
	border-bottom: #cdcdb9 solid 1px;
	}
#reg_info li {
	background:#e4e2cc; 
	border-bottom: #cdcdb9 solid 1px;
	border-right: #d5d5c3 solid 1px;
	width:200px;
	padding:20px;
	color:#604848;
	}
/* --------- Floats --------- */
#content, #navigation, #navigation li, #navigation li a, #search li, #logo, #footer_bottom ul li, #footer ul li, 
#infobox1, #aboutbox, #infobox2, #infobox3, #login_remember, #login_join, #boxlinks, #boxlinks div,
#about, #footer, #footer_bottom, #infobox2 a, #infobox3 a, #countylist, #countylist ul, .resultbox img, 
.resultbox ul, .resultbox div, .infottl, #b_m_1, #b_m_2, #b_m_3, #b_m_4, #b_m_5, #uicontrols, #logo_sm, 
#uicontrols li, #infobox5, #infobox5 img, #infobox6, #prop_info, .prop_info, #prop_info2, #infobox6 span, 
#infobox5 ul, .left, #infobox7, #reg_info, #prop_nav h1, #reg_prop, #reg_input
{
	float: left
}
#aboutbox span, #search, #bannerimg, #infobox1 span, #footer span, #footer_bottom span, #login, #login_button, #boxlink3, #b_m_3 li a, 
.right, #prop_nav span {
	float: right 
}
/* --------- Footer --------- */

#footer {
	width:100%;
	background:#d3cebb; 
	height:33px;
	line-height:12px;
	margin:30px 0px 0px 0px;
	}
#footer ul {
	padding:10px 0px 0px 20px;
	float:left;
	}

#footer ul li {
	display: block;
	padding-right:20px;
	}
#footer ul li a { 
	color:#7f7c70;
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}
#footer span { 
	color:#ada99c;
	font-size: 10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-right:20px;
	padding-top:10px;
	float:right;
	}
#footer ul li a:hover { 
	color:#604848;
	text-decoration:underline;
	}
#footer_bottom {
    width:100%;
	background:#d3cebb; 
	height:33px;
	line-height:12px;	
	/*position: absolute;*/
	bottom: 0;
	left: 0px;
}
#footer_bottom ul {
	padding:10px 0px 0px 20px;
	float:left;
	}

#footer_bottom ul li {
	display: block;
	padding-right:20px;
	}
#footer_bottom ul li a { 
	color:#7f7c70;
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}
#footer_bottom span { 
	color:#ada99c;
	font-size: 10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-right:20px;
	padding-top:10px;
	float:right;
	}
#footer_bottom ul li a:hover { 
	color:#604848;
	text-decoration:underline;
	}
.pContent p{
	line-height:1em;
}

a{
	color:#789048;
}

.tenantLinks li{
	font-weight:bold;
	line-height:1.7em;
	width:400px;
	}

.tenantLinks2{
	padding-left:90px;
	}
.tenantLinks2 li{
	font-weight:bold;
	line-height:2em;
	width:400px;
	}

.propLeft{
	padding-right:10px;
}
.propMid{
	padding-right:10px;
}

.propRight2 h3, .propRight h3{
	margin-top:10px;
}
.propRight{
	padding-right:10px;
}
.propLeft, .propRight, .propRight2, .propMid{
	padding-top:0px;float:left;
}

.infobox5 {
	width:760px;
	height:210px;
	padding:30px;
	margin-top:20px;
	font-size:14px;
	line-height:14px;
	color:#604848;
}



#contact span.right {
	color:#A79B8F;
	font-size:14px;
	padding-top:20px;
}

span.right{
	float:right;
}
#contact{
	line-height:15px;
	/*padding-right:130px;*/
}
#contact p{
	padding:5px 7px 10px 0px ;
	float:left;
}
.boxed{
	background:#fff none repeat scroll 0 0;
	margin:25px 0px 0px 0px;
	border-bottom:2px solid #CDCDB9;
	border-left:1px solid #D5D5C3;
	border-right:1px solid #D5D5C3;
	padding:0px 30px 30px 30px ;
	width:770px;
	font-size:12px;
	color:#604848;
	line-height:12px;
}
.boxed h2{
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:1px solid #c9c4ab;
	}
.boxed h3{
	padding-bottom:3px;
	}
.boxed p{
	padding:0px;
	line-height:18px;
	}	

#reg_input .submitButton{
	width:100px;
	margin:0px 0px 0px 0px;
}

.leftContact{
	border-right:1px solid #D5D5C3;
	width:580px;
	padding-left:0px;	
	font-size:12px;
}
.leftContact h3{
	font-size:16px;
}
.rightContact h3{
	font-size:16px;
}
.rightContact h4{
	font-size:12px;
	font-weight:bold;
	color:#604848;
	margin-bottom:2px;
}
.rightContact{
	margin-left:40px;
	margin-top:27px;
	line-height:1.3em;
	font-size:12px;
	color:#604848;
}
.leftContact, .rightContact{
	float:left;
}

.clear {
	height: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
}


/* Pagination */

.pagination {
    font-size: .8em;
    height: 10px;
    margin: 5px 0px;
    width: 820px;
    text-align: right;
}
        
.pagination a {
    text-decoration: none;
	border: solid 1px #CDCDB9;
	/*color: #15B;*/
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
	line-height: 1em;
}

.pagination .current {
    background: #CDCDB9;
    color: #F0F0D8;
	border: solid 1px #CDCDB9;
}

/*
.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}
*/



/*

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
	display:none;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 2px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 2px solid #CC0000;
}
*/
.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active,
	textarea.LV_valid_field:hover, textarea.LV_valid_field:active {
	     border: 2px solid #00CC00;
	}

	.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active,
	textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
	     border: 2px solid #CC0000;
	}

	.LV_invalid {
display:none;
	}
	.LV_valid {
display:none;
	}

.clear{
	clear:both;
}
#infobox7 .contacth1{
	margin-left:15px;
	margin-top:15px;
	font-size:24px;
}
#b_m_3 .sm_input{
	width:24px;
}

.dvdBox{
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:2px solid #CDCDB9;
	border-left:1px solid #D5D5C3;
	border-right:1px solid #D5D5C3;
	padding:30px;
	margin-top:25px;
}

.resultbox_sm {
	width:780px;
	height:15px;
	margin-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 20px 0px 20px;
	cursor:pointer;
	background:#fff; 
	border-bottom: #cdcdb9 solid 2px;
	border-left: #d5d5c3 solid 1px;
	border-right: #d5d5c3 solid 1px;
	}
.resultbox_sm:hover {
	background:#dbd9c2;
	}
.resultbox_sm div {
	padding:0px 40px 10px 10px;
	}

.resultbox_sm h3{
	line-height:.1em;
	}	



.prop_info {
	font-size:14px;
	color:.604848;
	line-height:15px;
	margin-top:20px;
	padding-top:10px;
	width:820px;
	border-top:1px solid #c9c4ab;
	}
.prop_info span.right {
	padding-top:15px;
	font-size:14px;
	color:.a79b8f;
	}

.prop_info span.right a {
	margin-left: 15px;
	}
.prop_info span.right a img {
	vertical-align:middle;
	}
