* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#252525;
	color:#333;
}
h1, h2, h3 {
	margin-bottom:12px;
	letter-spacing:-.5px;
}
h4 {
	margin: 18px 0 12px 0;
	letter-spacing:-.2px;
	font-size: 16px;
}
img {
	-ms-interpolation-mode: bicubic
}
h5 {
	font-size: 13px;
	letter-spacing:-.1px;
	margin-bottom: 10px;
}
p {
	margin-bottom:12px;
	line-height:18px;
}
a:link, a:visited {
	color:#648771;
	text-decoration:none;
}
#backto a {
	color:#222;
}
a:hover, a:active {
	color:#648771;
	text-decoration:underline;
}
#contenttop {
	border-top:4px solid #313131;
}
#mainbg {
	background:url(images/index_07.jpg) top left repeat-y;
}
#sub-nav {
	text-align:left;
	padding:10px 20px 10px 20px;
	background-color:#222;
	color:#fff;
}
#sub-nav a:link, #sub-nav a:visited {
	padding-right:12px;
	color:#999;
	text-decoration:none;
	font-weight:bold;
}
#sub-nav a:hover, #sub-nav a:active {
	padding-right:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#brokeraff {
	padding-right:12px;
}
h1 {
	font-size:20px;
	font-weight:normal;
}
h2 {
	font-size:14px;
	text-transform:capitalize;
	font-weight:normal;
}
#clientlogin {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
ul {
	margin-left:40px;
	margin-bottom:12px;
}
li {
	line-height:17px;
}
#form {
	text-align:left;
}
input, textarea {
	font-size:11px;
	background-color:#fff;
	border:1px solid #ccc;
	margin-right:3px;
	padding:3px;
}
input:focus, textarea:focus {
	background-color: #e5e5e5;
	border:1px solid #ccc;
}
#textfield, #textfield2 {
	height:15px;
}
#loginarea {
	text-align:right;
	font-size:11px;
	color:#ccc;
	padding-right:20px;
}
#footer {
	background-color:#252525;
	padding:20px;
	text-align:center;
	color:#999;
	font-size:11px;
}
#footer p {
	margin-bottom:7px;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
#content {
	width:545px;
	padding:20px 20px 50px 20px;
	text-align:left;
}
#content-big {
	width:100%;
	background-color:white;
	padding:20px;
	text-align:left;
}
.broker-content {
	padding:0px;
	text-align:left;
}
#broker-bg {
	background:#fff;
}
#sidebar {
	width:155px;
	padding:20px;
	font-size:11px;
	text-align:left;
}
.buttonsubmit {
	border:0;
	padding:0;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.style4 a {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style5 {
	color: #000000;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.err_msg {
	background-color: #aa2323;
	color: #FDD017;
	padding: 4px;
	margin: 10px 0 10px 0;
	border: 1px solid #F88017;
}
.notice_msg {
	background-color: #3b604d;
	color: #fff;
	font-weight:bold;
	padding: 4px;
	margin: 10px 0 10px 0;
	border: 1px solid #274033;
}
.notice_msg a {
	color: yellow;
}
#admintabs {
	margin:2px 0 2px 0;
	padding:0;
}
.actiontab {
	display: inline;
	padding: 3px 5px 3px 5px;
	margin: 0 10px 0 0;
	background-color: #DEDEDE;
}
.actiontab a:link, .actiontab a:visited {
	padding: 3px 5px 0 5px;
	/* margin-bottom: -3px; */
  decoration: none;
	border-bottom: 1px dashed #787878;
}
.actiontab a:hover, .actiontab a:active {
	background-color: #9A9A9A;
	color: #EFEFEF;
	padding: 3px 5px 3px 5px;
}
.listing {
	padding:4px;
	margin:0;
}
.listing_header {
	padding:4px;
	margin:0;
	font-style:italic;
}
.form_header {
	font-size: 14px;
	font-style:italic;
	text-align: right;
	padding: 3px;
}
.form_data {
	text-align: left;
	padding: 3px;
	width:600px;
}
.form_input {
	font-size: 14px;
	font-weight: bold;
}
.image_display, .image_prev, .image_prev_default, .image_prev_default2 {
	width: 132px;
	float:left;
	padding: 5px;
	margin: 3px;
}
.image_display img, .image_prev img {
	border: 3px solid #efefef;
	margin-bottom: 5px;
}
.image_prev_default img, .image_prev_default2 img {
	border: 3px solid #cc0000;
	margin-bottom: 5px;
}
.image_prev_default2 {
	width: 197px;
}
.listing_main {
	width: 160px;
	float: left;
	height:130px;
	padding: 10px;
	border:1px solid #858585;
	margin:1px;
	background: url(images/listingbg.jpg) repeat-x bottom left;
	text-align:center;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.listing_main img {
	margin-top: 5px;
	border: 3px solid #efefef;
	height:100px;
	max-width:155px;
}
.listing_main:hover img {
	border: 3px solid #bcbcbc;
}
.listing_main_thumbs {
	height:100px;
	float: left;
	margin-right: 3px;
	margin-top:10px;
}
#listbody {
	margin-top:25px;
}
#brokerbox {
	margin:0 20px 20px 20px;
	padding:10px;
	border:3px solid #222;
	background: url(images/listingbg.jpg) repeat-x bottom left;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
#profilecontact {
	padding:7px 0 2px 0;
}
#profilecontact a {
	color:#fff;
}
.picture_main {
	float: left;
	padding: 20px 20px 0 20px;
	margin:0 12px 5px 0;
	background: url(images/listingbg.jpg) repeat-x bottom left;
	text-align:center;
	border:3px solid #333;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.picture_main img {
	height:200px;
max-width:350px;
}
.picture_main a {
	color:white;
}
.profile_main {
	float: left;
	padding: 20px 20px 0 20px;
	margin:0 0 5px 15px;
	border:3px solid #333;
	background: url(images/listingbg.jpg) repeat-x bottom left;
	text-align:center;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.profile_main img {
	height:200px;
}
#topcontent {
	height:280px;
	background:url(images/bglisting.jpg) top left no-repeat;
	color:white;
	padding:20px;
}
#topcontent a {
	color:#fff;
	text-decoration:underline;
}
#topcontent a:hover {
	text-decoration:none;
}
#contentlisting {
	padding:0 20px 20px 20px;
	background:#fff;
}
.itnlrows {
	padding:20px 0;
	border-top:4px solid black;
	text-align:left;
	line-height:18px;
}

.itnlrows img {
	padding:0 12px 0 0;
}
