/* DEFAULT LAYOUT STYLES
------------------------------------------------------ */
#mainbody {
	padding-top:9px;
	background-color:#fff;
	border-top:1px solid #fff;
}
#mb_container {
	position:relative;
	min-height:300px;
	height:auto !important;
	height:300px;
	width:980px;
	padding:0px 10px;
	margin:0px auto;
	overflow:hidden;
}
#mb_container table {width:100%;margin-bottom:5px;}
#mb_container th {font-size:12px;padding:5px;text-align:left;}
#mb_container tr {border-bottom:7px solid #fff;}
#mb_container td {font-size:11px;line-height:18px;padding:3px 5px;margin:10px 0px;background-color:#efeff0;color:#58595b;}
#mb_container td.odd {font-size:11px;line-height:18px;padding:3px 5px;margin:10px 0px;background-color:#dcefd5;color:#58595b;}
#mb_container .listeven td {
	background-color:#efeff0;
}
#mb_container .listodd td {
	background-color:#dcefd5;
}
#mb_leftside {
	position:relative;
	float:left;
	width:187px;
	box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
	-webkit-box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
	padding-top:103px;
	margin-bottom:-5000px;
	padding-bottom:5000px;
}
#ls_background {
	min-height:50px;
	background-color:#fff;
	margin-bottom:-5000px;
	padding-bottom:5000px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: .8;
}
#mb_maincontent {
	position:relative;
	float:left;
	width:556px;
	padding:0px 15px;
	margin-left:9px;
	box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
	-webkit-box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
	background-color:#fff;
	margin-bottom:-5000px;
	padding-bottom:5020px;
}
#mb_maincontent_lg {
	position:relative;
	float:left;
	margin-left:25px;
	width:670px;
}
#mb_rightside {
	position:relative;
	float:right;
	width:159px;
	padding:15px;
	background-color:#fff;
	margin-bottom:-5000px;
	padding-bottom:5030px;

	box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
	-webkit-box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
}
#sharepage {
	color:#929497;
	font-size:11px;
	margin-bottom:15px;
}
#mb_container h1 {
	color:#929497;
	font-size:28px;
	font-weight:normal;
	padding-top:15px;
	margin-bottom:20px;
}
#mb_container p {
	color:#58595b;
	font-size:11px;
	line-height:16px;
	margin-bottom:15px;
}
#mb_rightside h3 {
	color:#009376;
	font-size:12px;
	margin-bottom:8px;
}
#mb_rightside p {
	color:#231f20;
	font-size:11px;
	line-height:16px;
	margin-bottom:8px;
}
#lnav {
	width:187px;
	z-index:49;
	background-color:#f1f1f2;
}
#lnav li {
	position:relative;
	font-size:11px;
}
#lnav .current {
	position:absolute;
	top:6px;
	left:-20px;
}
#lnav li a {
	display:block;
	text-decoration:none;
	padding:10px;
}
#lnav li a:hover {
}
#lnav li a span {
	line-height:14px;
}
#lnav li.header {

}
#lnav li.t2 {

}
#lnav li.t2 a {
	color:#666;
	background-color:none;
}
#lnav li.t2 a:hover {
	color:#231f20;
	background-color:#fff;
	box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
	-webkit-box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
}
#lnav li.t3 a {
	padding-left:20px;
	color:#666;
}
#lnav li.t3 a:hover {
	background-color:#fff;
	box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
	-webkit-box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
}
#lnav li.t4 a {
	padding-left:35px;
	color:#666;
	background-color:#f4f4f4;
}
#lnav li.t4 a:hover {
	background-color:#fff;
	box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
	-webkit-box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.50);
}
#clearfloats {
	clear:both;
}
.searchfield {
	vertical-align:bottom;
	font-size:16px;
	color:#333;
	line-height:30px;
	padding:6px;
	border:2px solid #e1e1e1;
}
#results {
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	margin-top:15px
}
#results .num {
	font-weight:bold;
	color:#0e3a19;
	padding-right:3px;
}
#results .weight{
	color:#999;
	padding-right:3px;
}
#results .description {
	margin-bottom:5px;
	padding-left:13px;
	color:#333;
}
#results .url {
	color:#999;
	padding-left:13px;
}
#results .size {
	font-style:italic;
}
#results .rhighlight {
	font-weight:bold;
}
.display_results {
	font-weight:bold;
}
#results p {
	padding-top:15px;
	border-top:1px solid #ccc;
}
/* LEASING CONTACTS */
#contactsearch {font-size:14px;}
#contactsearch .contacthead {display:block;float:left;width:90px;}
#continenttxt, #countrytxt, #statetxt, #markettxt, #submarkettxt {display:block;margin-bottom:5px;}
#choices {padding:10px 10px;border:1px solid #ccc;background-color:#efefef;}
#choices h5 {font-size:16px;font-weight:normal;color:#0e3a19;margin-bottom:15px;}
#choices a {display:block;color:#666;text-decoration:none;margin-bottom:8px;}
#choices a:hover {color:#0e3a19;text-decoration:underline;}
#choices .column {position:relative;float:left;margin-right:40px;}
#contactlist {
	margin-top:20px;
}
#contactlist .submarkets {position:relative;float:right;width:150px;margin:0px 0px 12px 15px;}
#clearfloor {clear:both;}
























