/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a {
	outline:none;
	color:#106CAB;
}
a:hover {
	outline:none;
	text-decoration:none;
	color:#106CAB;
}
#container {
	margin:0 auto;
	position:relative;
	width:990px;
}
.clear {
	clear:both;
}
.floatright {
	float:right;
	padding:5px;
}

/* HEADER */

#logo {
	text-indent:-9999px;
	background:url(../images/global/logo.gif) no-repeat top left;
	width:200px;
	height:118px;
}
#logo a {
	height:100%;
	width:100%;
	display:block;
}

/*************** top investor promo link ***************/
.investor-promo {
	display: block;
	width: 204px;
	height: 59px;
	position: absolute;
	top: 30px;
	left: 215px;
	background: url(/images/global/bg-investor-block.jpg) no-repeat 0 0;
	text-align: center;
}

.investor-promo a {
	color: #fff;
}

.investor-promo a span {
	text-decoration: none;
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}

.investor-promo a small {
	font-size: 14px;
}

/*************** end top investor promo link ***************/


/* NAV */
ul#nav {
	position:relative;
	list-style:none;
	margin-top:10px;
	height:42px;
}
ul#nav li {
	float:left;
	height:27px;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	line-height:28px;
	text-align:center;
	margin-right:5px;
}
ul#nav li.search {
	width:108px;
	background:url(../images/global/nav/search.jpg) 0 -53px no-repeat;
}
ul#nav li.search:hover, ul#nav li.search.sfhover a  {
	background:url(../images/global/nav/search.jpg) top left no-repeat;
	color:#FFF;
}
ul#nav li.advertise {
	width:113px;
	background:url(../images/global/nav/advertise.jpg)  0 -53px no-repeat;
}
ul#nav li.advertise:hover, ul#nav li.advertise.sfhover a {
	background:url(../images/global/nav/advertise.jpg) top left no-repeat;
	color:#FFF;
}
ul#nav li.about {
	width:97px;
	background:url(../images/global/nav/about.jpg)  0 -53px no-repeat;
}
ul#nav li.about:hover, ul#nav li.about.sfhover a  {
	background:url(../images/global/nav/about.jpg) top left no-repeat;
	color:#FFF;
}
ul#nav li.subscription {
	width:157px;
	background:url(../images/global/nav/subscription.jpg)  0 -53px no-repeat;
}
ul#nav li.subscription:hover, ul#nav li.subscription.sfhover a {
	background:url(../images/global/nav/subscription.jpg) top left no-repeat;
	color:#FFF;
}


/* ul#nav li {
	height:28px;
} */
ul#nav li a {
	text-decoration:none;
	display:block;
	width:auto;
	height:28px;
}
ul#nav li:hover a, ul#nav li.sfhover a{
	color:#FFF;
}
ul#nav li a:hover, #container ul#nav li.select a {
	color:#FFF;
}
#container ul#nav li.select {
	background-position:top
}

#nav li ul {
	position: absolute;
	width: 210px;
	display:none;
	z-index:999;
	font-size:11px;
	font-weight:normal;
	background:#116BAA;
	right:28px;
	top:27px;
	list-style:none;
	padding-bottom:10px;
	padding-top:10px;
}
#nav li ul li {
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	height:auto;
	margin:0 10px !important;
	margin:0 5px;
	border-bottom:1px dashed #FFF;
	width:190px;
}
#navigation #nav li ul li:hover, #navigation #nav li ul li.sfhover, ul#nav li ul li.sfhover a, ul#nav li ul li:hover a, #navigation #nav li:hover ul li, #navigation #nav li.sfhover ul li, ul#nav li.sfhover ul li a {
	background-image:none;
}
#navigation #nav li ul li a {
	color:#FFFFFF;
	background-image:none;
}
#nav li:hover ul, #nav li.sfhover ul {
	display:block;
}




.homepage-main {
	background:url(../images/global/homepage-main.png) top left no-repeat;
	height:105px;
	padding-top:120px;
	margin-top:-15px !important;
	margin-top:-14px;
}
.inside {
	background:url(../images/global/real-estate.png) top left no-repeat;
	height:140px;
	position:relative;
	margin-top:-15px !important;
	margin-top:-14px;
	z-index: -999;
}
.homepage-main div img {
	margin-top:-15px;
	position:relative;
}
.homepage-main .link-boxes {
	float:left;
	width:240px;
	text-align:center;
	color:#FFF;
	padding:20px 0;
}
.homepage-main .link-boxes .header {
	margin-bottom:10px;
	font-weight:bold;
	font-size:13px;
}
.homepage-main .link-boxes .homepage-search .input, .homepage-main .link-boxes .homepage-search .inputoff {
	font-size:10px;
	padding:5px;
	width:130px;
	color:#999999;
	margin-right:10px;
}
.homepage-main .link-boxes .homepage-search .inputon {
	font-size:10px;
	padding:5px;
	width:130px;
	color:#000;
	margin-right:10px;
}
#container .submit {
	background:url(../images/global/btn_feature.jpg) top left no-repeat;
	width:88px;
	height:28px;
	border:none;
	cursor:pointer;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}
#container .homepage-main .submit {
	background:url(../images/global/btn_search-grey.jpg) top left no-repeat;
	width:72px;
	height:30px;
	border:none;
	color:#666666;
	cursor:pointer;
}
#container .submit2 {
	background:url(../images/global/btn_feature.jpg) top left no-repeat;
	width:88px;
	height:28px;
	border:none;
	cursor:pointer;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}
.homepage-main .link-boxes a {
	color:#FFF;
}
#header_banner {
	position:absolute;
	top:30px;
	right:30px;
}

/* Main BODY */

.maincol {
	float:left;
	width:780px;
	margin-right:20px;
}
.maincol .feature-properties {
	margin-top:10px;
}
.maincol .property {
	background:url(../images/global/bg-feature.jpg) top left no-repeat;
	width:181px;
	margin-right:13px;
/*	height:250px;
	overflow:hidden; */
	float:left;
	text-align:center;
}
.maincol .property img.thumb {
	margin:10px 0;
	width:140px;
}
.maincol .property img.logo {
	margin-bottom:15px;
	height:30px;
	width:160px;
}
.maincol .property a.view {
	background:url(../images/global/btn_feature.jpg) no-repeat top center;
	display:block;
	height:28px;
	line-height:28px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.maincol .property a.view:hover {
	text-decoration:underline;
}
.maincol .property h4 {
	text-transform:uppercase;
	color:#126EAD;
	font-size:11px;
	height:14px;
	overflow:hidden;
}
.maincol .property h5 {
	text-transform:uppercase;
	color:#993300;
	font-size:14px;
	margin:5px 0;
	height:33px;
	overflow:hidden;
}
.maincol p {
	line-height:16px;
}
.maincol .feature-box {
	width:375px;
	margin-right:12px;
	margin-top:12px;
	float:left;
	height:200px;
	background:url(../images/global/btn_feature-box.jpg) no-repeat top left;
}
.maincol .feature-box .box-style1 {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-top:60px;
	color:#FFF;
	line-height:25px;
}
.maincol .feature-box p {
	color:#fff;
	font-size:9px;
	padding:0px 10px;
	line-height:12px;
}
.maincol .feature-box p a {
	color:#FFF;
}
.maincol .feature-box .box-style2 {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin:20px 0 10px 60px;
	color:#FFF;
	line-height:25px;
}
.maincol .feature-box .box-style3 {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-top:0;
	color:#FFF;
	line-height:25px;
}
.maincol .feature-box .feature-table {
	color:#FFF;
}
.maincol .feature-box .feature-table a {
	color:#FFF;
}
.maincol .feature-box .feature-table td {
	height:16px;
	font-size:11px;
}
.maincol .feature-box .box-style1 a, .maincol .feature-boxes .feature-box .box-style2 a, .maincol .feature-boxes .feature-box .box-style3 a   {
	font-size:16px;
	color:#FFF;
}

.maincol ul, .maincol ol {
	margin-left:25px;
}
.rightcol {
	float:left;
	width:166px;
}
.rightcol .strapline {
	width:auto;
}
.strapline {
	background:url(../images/global/icon.gif) left top no-repeat;
	height:38px;
	padding-left:27px;
	padding-top:4px;
	width:750px
}
.snail {
	float:right;
	font-size:10px;
	color:#106CAB;
}
.snail a {
	text-decoration:none;
	font-weight:bold;
	color:#666;
}
.snail a:hover {
	text-decoration:underline;
}
.sponsor {
	text-align:center;
	margin-top:10px;
}
.sponsor img {
	margin-bottom:20px;
/*	border:#1371B1 1px solid; */
}
.rightcol .property {
border:1px solid #1371B1;
}
.rightcol .property p.title {
	display:block;
	background:#1371B1;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
}
.rightcol .property td {
	font-size:10px;
	text-align:center;
	border-bottom:1px solid #E8F5FC;
	height:25px;
	color:#666666;
}
.rightcol .property td a {
	color:#666666;
	text-decoration:none;
}
.rightcol .property img {
	padding:5px;
}
.search-box {
	width:510px;
	margin:10px 0 0 100px;
	padding:10px;
}
.search-box td {
	height:25px;
	padding:2px;
}
.search-box input, .search-box select, .search-box textarea {
	width:140px;
	margin-right:10px;
	font-size:11px;
	color:#333333;
}
.search-box input.checkbox {
	width:auto;
	margin-right:0px;
}
ul.defult {
	list-style:none;
	list-style-image:url(../images/global/bullet.gif);
	margin-left:40px;
}
ul.defult li {
/*	background:url(../images/global/bullet.gif) top left no-repeat; */
/*	padding-left:20px; */
	line-height:16px;
/*	list-style-image:url(../images/global/bullet.gif); */
}
.agent-listing .leftcol {
	width:350px;
	float:left;
}
.agent-listing {
	padding:5px 0;
	height:35px;
	border-bottom:1px solid #106CAB;
}
.agent-listing .rightcol {
	width:430px;
	float:left;
	text-align:right;
}
.agent-listing .rightcol strong {
	color:#106CAB
}
.agent-listing .title {
	font-weight:bold;
	color:#106CAB
}
.form td {
	font-size:11px;
	height:25px;
}
.form input {
	width:80%;
}
.form .form_select {
	width:80%;
}
.form input.radio {
	width:auto;
}
.error {
	color:#FF0000;
	font-style:italic;
	font-weight:bold;
}
#appraisal_form .error strong {
	padding-left:75px;
}
#appraisal_form td.error {
	padding-top:10px;
}
/* LISTING PAGE */
.print {
	 float:right;
	 width:16px;
	 height:16px;
}
.print img {
	border:0px;
}
.listing1 {
	background-color:#E8F5FC;
	border-bottom:1px solid #106CAB;
	margin-top:10px;
	padding:10px 0;
	height:120px;
}
.listing2 {
	background-color:#FFF;
	border-bottom:1px solid #106CAB;
	margin-top:10px;
	padding:10px 0;
	height:120px;
}
.listing-image {
	width:120px; 
	overflow:hidden;
	float:left;
	text-align:center;
	margin:10px;
}
.listing-text {
	float:left;
	width:400px;
	height:100px;
	overflow:hidden;
}
.listing-text a {
	text-decoration:none;
	color:#333333;
	font-weight:bold;

}
.listing-text h3 a {
	color:#126EAD;
}
.listing-btn {
	text-align:center;
	float:left;
	width:230px;
	overflow:hidden;
}
.listing-btn a.view {
	background:url(../images/global/btn_feature.jpg) no-repeat top center;
	display:block;
	margin-top:10px;
	height:28px;
	line-height:28px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.detailed {
	margin-top:10px;
	position:relative;
}
.detailed-image {
	width:130px; 
	float:left;
	text-align:center;
	padding:10px;
	position:relative;
}
.detailed-image img {
	margin:10px 0;
	border:2px solid #126EAD;
	width:120px;
}
.detailed-text {
	z-index:1 !important; 
	z-index:-1;
	float:left;
	width:425px;
	padding:10px;
	border-right:1px dashed #126EAD;
	border-left:1px dashed #126EAD;
	position:relative;
	padding-bottom:350px;
}
 *:first-child+html .detailed-text {
	z-index:-1 !important;
} 
.detailed-text #map_canvas {
	position:absolute;
	bottom:0px;
	right:10px;
}
.detailed-contact {
	float:left;
	width:160px;
	padding:10px;
}
.enlarge {
	position:absolute;
	top:0px;
 	left:80px !important; 
	left:80px;	
	background:#FFF;
	text-align:center;
}
.enlarge img.enlarge {
	width:420px;
	z-index:99999;
}
#enlarge1 {
	top:9px;
}
#enlarge2 {
	top:124px;
}
#enlarge3 {
	top:240px;
}
#enlarge4 {
	top:359px;
}
#enlarge5 {
	top:475px;
}
#enlarge6 {
	top:591px;
}
#enlarge7 {
	top:707px;
}
#enlarge8 {
	top:823px;
}
#enlarge9 {
	top:939px;
}
#enlarge10 {
	top:1055px;
}
#enlarge11 {
	top:1171px;
}
#enlarge12 {
	top:1287px;
}
#enlarge13 {
	top:1403px;
}
#enlarge14 {
	top:1519px;
}
#enlarge15 {
	top:1635px;
}
#enlarge16 {
	top:1751px;
}
#enlarge17 {
	top:1867px;
}
#enlarge18 {
	top:1983px;
}
#enlarge19 {
	top:2099px;
}
#enlarge20 {
	top:2215px;
}
.enlarge img {
	border:5px solid #126EAD;
}
#contact_agent input, #contact_agent textarea {
	margin:3px 0;
	color:#666666;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:150px;
}
#contact_agent .inputon {
	color:#000000;
}
#contact_agent p {
	font-size:10px;
	color:#666666;
}
.page-controls-inner {
	height:20px;
	padding-left:170px;
	margin-top:10px;
}
.page-controls-inner a {
	color:#106CAB;
	height:15px;
	text-decoration:none;
	text-transform:uppercase;
}
.page-controls-inner a:hover {
	border-bottom:solid 3px #106CAB;
	text-decoration:underline;
}
a.numbers {
	color:#106CAB;
	text-decoration:none;
	text-transform:uppercase;
}
a.numbers:hover {
	border-bottom:3px solid #106CAB;
}
span.numbers {
	color:#106CAB;
	font-size:25px;	
	font-weight:normal;
}
.page-controls-inner .control-prev {
	float:left;
	width:100px;
	height:20px;
}
.page-controls-inner .control-next {
	float:left;
	width:100px;
	height:20px;
}
.page-controls-inner .control-pages {
	width:320px;
	float:left;
	height:20px;
}
.small {
	font-size:10px;
}

#request fieldset {
	margin:5px;
	padding:10px;
	border:1px dotted #126EAD;
	font-size:11px;
}
#request fieldset legend {
	font-size:13px;
	font-weight:bold;
	color:#126EAD;
	background:#FFFFFF;
}
#request table, table  {
	font-size:11px;
}
#request td, #request th {
padding:3px;
}
#request span {
	font-size:10px;
	color:#999999;
}
#request .payment-footer {
	font-size:13px;
	color:#FF0000;
	font-style:italic;
	margin:15px;
	line-height:16px;
	text-align:center;
}
#request .submitright {
	float:right;
	margin-right:15px;
}
#request span.required {
	color:#FF0000;
	font-weight:bold;
}
.business-listings {
	padding-top:35px;
}
.business-text {
	padding:10px;
	margin:10px 0;
	float:left;
	width:500px;
}
.business-text .strapline {
	width:auto;
}
.advertising-center {
	border:1px dashed #116CAB;
	padding:10px;
	margin:30px 0 10px;
	float:right;
	width:210px;
}
.advertising-center ul {
	list-style:none;
	margin-left:15px;
	line-height:15px;
}
.business-banner {
	clear:both;
	border-top:1px dashed #116CAB;
	padding:20px 10px 10px;
	margin:10px 0;
}
.business-banner a {
	text-decoration:none;
}
.business-banner a:hover {
	text-decoration:underline;
}
.business-banner .btn_advert a {
	float:right;
	background: #116CAB;
	text-align:center;
	width:200px;
	font-size:20px;
	color:#FFFFFF;
	padding:5px;
	display:block;
	text-decoration:none;
}
.business-banner .btn_advert a:hover {
	border:2px solid #116CAB;
	background:#CCCCCC;
	color:#116CAB;
}
/* FOOTER */
#footer {
	margin-top:20px;
	color:#116CAB;
	text-align:center;	
}
#footer p {
	margin-bottom:10px;
}
#footer a {
	color:#116CAB;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}



/* H Tags */
h2 {
	font-weight:normal;
	font-size:18px;
	color:#126EAD;
	margin-top:12px !important;
	margin-top:18px;	
}
h3 {
	font-weight:bold;
	font-size:14px;
	color:#126EAD;
	margin-bottom:5px;
}

