html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* begin css */

body {
	font-family:"Arial";
	background: #365419;
	color: #fff;
}

br.clearFloat, li.clearFloat, #contact br {
	display:block !important;
	float:none !important;
	height:0 !important;
	line-height:0 !important;
	font-size:1px !important;
	clear:both !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.preload {
	display: none;
	}

a img {
	border:none;
	}
	
#main {
	width:918px;
	height: 607px;
	border: solid 21px #645e45;
	margin: 40px auto 5px auto;
	background-color: #000;
	position: relative;
	overflow: hidden;
	}	
#header {
	height: 90px;
	background: url(../../images/50percentBlack-1px.png);
	}
	
#logo {	
	margin: 23px 0 0 23px;
	}
	
#tagline {
	color: #f8a935;
	float: right;
	margin: 40px 40px 0 0;
	font-size: 15px;
	}
	
#nav {
	background: url(../../images/85percentBlack-1px.png);
	font-size: 15px;
	text-align: center;
	padding: 8px 0 0 0;
	height: 25px;
	}
	
#nav li {
	display: inline;
	padding: 0 20px;
	}
	
#nav li a {
	color: #fff;
	text-decoration: none;
	}
	
#nav li a:hover {
	color: #f8a935;
	}
	
#nav li.selected a {
	font-weight: bold;
	color: #f8a935;
	}
	
#columns {
	height: 493px;
	position: relative;
	background: url(../../images/columns.png) no-repeat;
	background-position: 22px 28px;
	}

#col-left {
	width: 256px;
	height: 427px;
	top:29px;
	left:24px;
	position: absolute;
	}
	
#col-left .inner {
	height: 427px;
	position: relative;
	}

#col-left h1 {
	padding: 11px 11px 0 11px;
	}
	
#col-left h3 {
	font-size: 14px;
	padding: 15px 11px 0 11px;
	}
	
#col-left .back {
	font-size: 10px;
	text-align: right;
	padding: 17px 11px 0 11px;
	
	}

#col-left .smaller {
	font-size: 11px;
	}
	
#col-left .back a {
	color: #666;
	}
	
#col-left p {
	padding: 11px 11px 0 11px;
	line-height: 1.5em;
	font-size: 12px;
	}
	
#col-left h2 {
	color: #f8a935;
	font-weight: bold;
	font-size: 14px;
	padding: 11px 11px 0 11px;
	line-height: 1.3em;
	}
	
#col-left address {
	font-weight: bold;
	font-size: 12px;
	padding: 11px 11px 0 11px;
	line-height: 1.3em;
	}

#col-left .property-info {
	margin: 6px 11px 0 11px;
	font-size: 12px;
	}

#col-left .property-info td {
	padding: 5px 0 0 0;
	}
	
#col-left .property-info .title {
	font-weight: bold;
	color: #f8a935;
	width:116px;
	padding: 0 15px 0 0;
	}
	
#col-left .property-info .value {
	width:102px;
	}
	
#col-left #name {
	width: 173px;
	height: 50px;
	font-size: 16px;
	position: absolute;
	right: 0;
	top:286px;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	}
	
#col-left #name b {
	color: #f8a935;
	}

#col-left a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}
	
#col-left a:hover {
	color: #f8a935;
	}
	
#col-left #scrollbox {
	overflow: auto;
	height: 300px;
	}
	
#col-left #scrollbox.short {
	height: 270px;
	}
	
#col-left #scrollbox.shorter {
	height: 260px;
	}
	
#col-left #pages {
	margin: 11px 11px 0 11px;
	}	

#col-left #pages li {
	float: left;
	font-size: 12px;
	width: 117px;
	}
	
#col-left #pages li a {
	display: block;
	}
	
#col-left #pages li.left a {
	background: url(../../images/arrow-left.gif) no-repeat;
	padding: 4px 0 4px 12px;
	background-position: left center;
	}
	
#col-left #pages li.left a:hover {
	background: url(../../images/arrow-left-b.gif) no-repeat;
	background-position: left center;
	}
	
#col-left #pages li.right a {
	background: url(../../images/arrow-right.gif) no-repeat;
	background-position: right center;
	padding: 4px 12px 4px 0;
	text-align: right;
	}
	
#col-left #pages li.right a:hover {
	background: url(../../images/arrow-right-b.gif) no-repeat;
	background-position: right center;
	}
	
#buttons {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../../images/50percentBlack-1px.png);
	border-top: solid 1px #000;
	}
#buttons li {
	float: left;
	padding: 6px 0;
	font-size: 15px;
	text-align: center;
	}
#buttons li a {
	color: #f8a935;
	}
	
	
#buttons li.brochure {
	width: 91px;
	border-right: solid 1px #000;
	}
#buttons li.map {
	width: 56px;
	border-right: solid 1px #000;
	}
#buttons li.virtual {
	width: 107px;
	}
	
#buttons li.disabled a {
	color: #000;
	cursor: default;
	}
#buttons li.disabled a:hover {
	color: #000;
	cursor: default;
	}
	

#royal-palm {
	text-align: center;
	margin: 18px 0 0 0;
	}
	
	
.script-heading {
	text-align: center;
	margin: 10px 0;
	}
	

.button {
	color: #fff;
	background: #000;
	border: solid 1px #999;
	padding: 3px 5px;
	-font-size: 11px;
	}

.button:hover {
	color: #000;
	background: #fff;
	border: solid 1px #000;
	}
	
	
.royalpalm, .buyers, .sellers, .condos, .commercial {
	display: block;
	margin: 21px 0;
	}	
	
.royalpalm {height:63px; background: url(../../images/royal-palm-yacht-cc.png) no-repeat center center}
.royalpalm:hover {background: url(../../images/royal-palm-yacht-cc-b.png) no-repeat center center}

.buyers {height:25px; background: url(../../images/luxury-home-buyers.png) no-repeat center center}
.buyers:hover {background: url(../../images/luxury-home-buyers-b.png) no-repeat center center}

.sellers {height:25px; background: url(../../images/luxury-home-sellers.png) no-repeat center center}
.sellers:hover {background: url(../../images/luxury-home-sellers-b.png) no-repeat center center}

.condos {height:20px; background: url(../../images/condominiums.png) no-repeat center center}
.condos:hover {background: url(../../images/condominiums-b.png) no-repeat center center}

.commercial {height:51px; background: url(../../images/commercial-real-estate.png) no-repeat center center}
.commercial:hover {background: url(../../images/commercial-real-estate-b.png) no-repeat center center}	
	

#photo-gallery {
	height: 360px;
	overflow: hidden;
	top:0;
	left: 0;
	}
	
#col-right {
	width: 125px;
	height: 427px;
	top:29px;
	right:30px;
	position: absolute;
	}
	
#col-right .inner {
	height: 427px;
	position: relative;
	text-align: center;
	}
	
#col-right h1 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.3em;
	margin: 0 9px 8px 9px;
	padding: 8px 0 0 0;
	border-bottom: solid 1px #fff;
	height: 51px;
	}
	
#col-right a:hover img {
	border: solid 1px #f8a935;
	}
	
#col-right img {
	border: solid 1px #999;
	margin: 0 0 7px 0;
	}
	

#center-stage {
	background: url(../../images/50percentBlack-1px.png);
	border: solid 1px #000;
	position: absolute;
	width: 433px;
	height: 396px;
	top:28px;
	left: 304px;
	display: none;
	}
	
#center-stage #close {
	height: 20px;
	background: url(../../images/50percentBlack-1px.png);
	border-bottom: solid 1px #000;
	text-align: right;
	font-size: 10px;
	}
	
#center-stage #close a {
	display: block;
	padding: 5px 5px 0 0;
	font-weight: normal;
	height: 15px;
	color: #888 !important;
	}
#center-stage #close a:hover {
	color: #f8a935 !important;
	}
	
#center-stage #dynamic-content {
	background: url(../../images/ajax-loader.gif) no-repeat center center;
	}
	
#center-stage #dynamic-content iframe, #center-stage #dynamic-content img {
	margin: 16px;
	width:400px;
	height: 300px;
	border: solid 1px #000;
	}
	
#center-stage small {
	text-align: center;
	font-size: 12px;
	display: block;
	}
	
#center-stage a {
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
	}
	
#center-stage a:hover {
	color: #f8a935 !important;
	}
	
	
body.index #main {	
	background: url(../../images/home-bg.jpg);
	}
body.index #col-left .inner {
	background: url(../../images/home-col-left.png) center center;
	}
body.index #col-right .inner {
	background: url(../../images/home-col-right.png) center center;
	}
	
body.search #main {	
	background: #283f13 url(../../images/search-header.jpg) no-repeat;
	height:auto !important;
	}

body.search #header, body.search #nav {	
	background: none;
	}
	
body.areas_of_expertise #main {	
	background: url(../../images/areas-bg.jpg);
	}
body.areas_of_expertise #col-left .inner {
	background: url(../../images/areas-col-left.png) center center;
	}
body.areas_of_expertise #col-right .inner {
	background: url(../../images/areas-col-right.png) center center;
	}
	
	
body.recent_sales #main {	
	background: url(../../images/recent-bg.jpg);
	}
body.recent_sales #bottom-box .inner {	
	background: url(../../images/recent-blur.png);
	}


body.featured_listings #main {	
	background: url(../../images/featured-bg.jpg);
	}
	
	
	
body.featured-289 #main {	
	background: url(../../images/featured-289-bg.jpg);
	}
body.featured-289 #col-left .inner {
	background: url(../../images/featured-289-col-left.jpg) center center;
	}
body.featured-289 #col-right .inner {
	background: url(../../images/featured-289-col-right.jpg) center center;
	}
	
	
	
body.featured-2355 #main {	
	background: url(../../images/featured-2355-bg.jpg);
	}
body.featured-2355 #col-left .inner {
	background: url(../../images/featured-2355-col-left.jpg) center center;
	}
body.featured-2355 #col-right .inner {
	background: url(../../images/featured-2355-col-right.jpg) center center;
	}
	
body.featured-468 #main {	
	background: url(../../images/featured-468-bg.jpg);
	}
body.featured-468 #col-left .inner {
	background: url(../../images/featured-468-col-left.jpg) center center;
	}
body.featured-468 #col-right .inner {
	background: url(../../images/featured-468-col-right.jpg) center center;
	}	

body.featured-360 #main {	
	background: url(../../images/featured-360-bg.jpg);
	}
body.featured-360 #col-left .inner { 
	background: url(../../images/featured-360-col-left.jpg) center center;
	}
body.featured-360 #col-right .inner {
	background: url(../../images/featured-360-col-right.jpg) center center;
	}
	
	
	

body.featured-443 #main {	
	background: url(../../images/featured-443-bg.jpg);
	}
body.featured-443 #col-left .inner {
	background: url(../../images/featured-443-col-left.jpg) center center;
	}
body.featured-443 #col-right .inner {
	background: url(../../images/featured-443-col-right.jpg) center center;
	}
	
body.featured-443 #columns {
	background: url(../../images/single-column.png) center center no-repeat;
	}
	
	

body.contact #main {	
	background: url(../../images/contact-bg.jpg);
	}
body.contact #col-left .inner {
	background: url(../../images/contact-col-left.jpg) center center;
	}
body.contact #col-right .inner {
	background: url(../../images/contact-col-right.jpg) center center;
	}
	
	
body.mail #main {	
	background: url(../../images/home-bg.jpg);
	}
body.mail #col-left .inner {
	background: url(../../images/home-col-left.png) center center;
	}
body.mail #col-right .inner {
	background: url(../../images/home-col-right.png) center center;
	}
	
	
#contact input.txt {
	width: 100px;
	margin: 0 0 8px 0;
	border: solid 1px #333;
	padding: 2px;
	}
	
#contact label {
	padding: 5px 0 2px 0;
	display: block;
	font-size: 13px;
	}
	
#contact textarea {
	width: 99px;
	height: 90px;
	margin: 0 0 10px 0;
	border: solid 1px #333;
	padding: 2px;
	}

#contact label.error {
	padding: 0;
	}


#bottom-box {
	width: 866px;
	height: 187px;
	background: url(../../images/bottom-box.png) no-repeat;
	position: absolute;
	top: 395px;
	left: 30px;
	}
	
#bottom-box .inner {
	width: 855px;
	height: 177px;
	margin: 1px 0 0 3px;
	}
	
#bottom-box .inner .content {
	height: 125px;
	overflow: auto;
	}
	
#bottom-box .inner h1 {
	text-align: center;
	padding: 10px 0;
	}
	
	
	
	
	
	
	
	
	
#recentsales-table {
	width: 825px;
	margin: 0 auto;
	}
#recentsales-table .address {
	width: 680px;
	}
#recentsales-table .price {
	width: 145px;
	}
#recentsales-table th {
	font-weight: bold;
	color: #F8A935;
	font-size: 16px;
	padding: 0 0 5px 0;
	}
#recentsales-table td {
	font-size: 14px;
	padding: 0 0 5px 0;
	}
	
	
#IDX-main {
	margin: 0 auto 20px auto;
	width: 602px;
	text-align: left;
	}	

#IDX-searchNavWrapper span a {
	color: #F8A935
}

#IDX-basicBox, #IDX-searchSubmitSort, .IDX-detailsSideInfo, .IDX-detailsRemarksWrapper {
	color: #000 !important;
	}

#IDX-main a {
	color: #fff;
	}
	
#search-wrap {
	text-align: center;
	padding: 20px 0 !important;
	}
	
#featured-wrap {
	height: 484px;
	overflow: auto;
	}	
	
#featured-listings-thumbs {
margin:0 auto;
padding:0 0 20px;
width:880px;
}

#featured-listings-thumbs li {
background:transparent url(../../images/featured-md-shadow.png) no-repeat scroll right bottom;
float:left;
height:210px;
margin:20px 10px 0;
width:270px;
}
	
#featured-listings-thumbs li img {
	border: solid 1px #000;
	}
	
	
#featured-listings-thumbs li a {
	display: block;
	width: 306px;
	height: 200px;
	position: relative;
	color: #f8a935;
	text-decoration: none;
	}
	
#featured-listings-thumbs li a p {
background:transparent url(../../images/85percentBlack-1px.png) repeat scroll 0 0;
border:1px solid #F8A935;
display:none;
font-size:15px;
font-weight:bold;
left:20px;
line-height:1.4em;
padding:10px;
position:absolute;
text-align:center;
top:66px;
width:210px;
}

#featured-listings-thumbs li a:hover p {
	display: block;
	}
	
#featured-listings-thumbs li a:hover img {
	border: solid 1px #f8a935;
	}
	
		
#cutout {
	position: absolute;
	bottom: 0;
	left: 0;
	}
	
#footer-nav {
	width:960px;
	margin: 0 auto;
	height: 32px;
	color: #fff;
	font-weight: bold;
	background: url(../../images/footer-copyright.gif) right center no-repeat;
	padding: 8px 0 0 0;
	}
	
#footer-nav li {
	display: inline;
	margin: 0 6px 0 0;
	font-size: 11px;
	}
	
#footer-nav li a {
	color: #fff;
	text-decoration: none;
	}
	
#footer-nav li a:hover {
	color: #f8a935;
	}