html
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background:#999 url('../img/pattern-body_gradient.gif') left top repeat-x;
	color:#fff;
}
body
{
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
}

h1,h2,h3,h4
{
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	color:#fff;
	font-weight:normal;
}
h1{font-size:150%;}
h2{font-size:130%;}
h3{font-size:110%;}
h4{font-size:100%;margin-bottom:0;}
img{border:0;}

.orange{color:#d95c05;}

.close{margin-bottom:0;}
.close+p{margin-top:0;}

a:link, a:visited
{
	color:#aaa;
	text-decoration:none;
	border-bottom:1px dotted #999;
}
a:hover
{
	color:#ccc;
	text-decoration:none;
	border-bottom:1px solid #999;
}

a.borderless:link, a.borderless:visited, a.borderless:hover
{
	border:0;
}

p{margin:1em 0;}
ul,li{margin:0 10px;padding:0;}
ul h1, ul h2, ul h3{margin:0;}
acronym{color:#009966;border-bottom:1px dotted #009966;cursor: help;}

.small{font-size:80%;}
.alert{color:#fff;}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.spacer{clear:both;}
.clearleft{clear:left;}
.clearright{clear:right;}
.center{text-align:center;}
.tleft{text-align:left;}
.tright{text-align:right;}
img.left{margin:0 1em .5em 0;}
img.right{margin:0 0 .5em 1em;}
.hidden{display:none;}

/* Forms */
.error-message{color:#fff;font-size:85%;margin-top:-1px;}
.form-error{}

input,select,textarea
{
	font-family:Verdana, sans-serif;
	vertical-align:top;
	font-size:100%;
	margin:0;
}
.input
{
	
}
.submit{}
label{color:#333;}
.required label, p.required{color:#000;}

.inline_fields{clear:left;}
.inline_fields div
{
	clear:none;
	float:left;
}

fieldset{border:0;}
legend{font-size:120%;font-weight:bold;}
input[type='checkbox']{width:auto;}
input[type='checkbox']+label{display:inline;}

/* contact form */
.contact .input{margin:10px 0;}
.contact input, .contact textarea{width:260px;}
.contact .button{width:auto;margin-left:100px;background-color:#aaa;color:#fff;border:0;font-size:90%;padding:4px;cursor:pointer;}
.contact label{display:block;float:left;width:100px;font-size:90%;}
.contact select{font-size:10px;}
.contact .input.select, .contact .inline_fields .input{margin:0 0 5px 0;}
.contact input[type='checkbox']{width:20px;margin-left:100px;}
.contact input[type='checkbox']+label{display:inline;float:none;width:auto;}

/* small form */
.small .input{}
.small input{width:150px;margin:0 0 5px;}
.small .button{width:auto;background-color:#aaa;color:#fff;border:0;font-size:90%;padding:4px;cursor:pointer;}
.small label{position:absolute;margin:4px 0 0 5px;font-size:90%;cursor:text;}
.label_on_fields label{color:#666;}

/* end form styles */

#site
{
	width:945px;
	min-height:700px;
	padding:0 19px 20px 23px;
	margin:0 auto;
	background:#b53807 url('../img/bg-swoosh.png') 356px top no-repeat;
	color:#eee;
}
/*#wrapper
{
	width:945px;
	min-height:700px;
	margin-right:-80px;
	padding-right:61px;
}*/

#logo_wrap
{
	background:url('../img/bg-logo_swoosh.png') left top no-repeat;
}
.homepage #logo_wrap
{
	background-image:none;
}

#header
{
	position:relative;
	height:230px;
	color:#999;
}
.homepage #header{height:280px;}

#social_icons
{
	float:left;
	margin-left:21px;
	margin-top:25px;
}
.homepage #social_icons{margin-left:190px;}
#social_icons img
{
	margin-right:10px;
}
#motto
{
	display:block;
	line-height:28px;
	padding:36px 0 32px;
	font-size:250%;
	text-align:right;
	color:#fff;
}
#logo
{
	position:absolute;
	left:0;
	text-align:left;
}
#logo_link
{
	float:left;
	width:169px;
	height:160px;
	text-align:left;
}

#photo_strip
{
	margin-top:35px;
}

/* site menu */
#menu
{
	width:720px;
	height:28px;
	margin:0;
	padding:0;
	border-collapse:collapse;
	float:right;
}
#menu td
{
	padding:0 15px;
	border-right:1px solid #dedede;
	vertical-align:bottom;
	color:#fff;
	font-size:14px;
	text-align:left;
	line-height:16px;
}
#menu td.last
{
	padding-right:0;
	border-right:0;
}
#menu td.first
{
	padding-left:0;
	border-left:0;
}
#menu a:link, #menu a:visited
{
	color:#fff;
	text-decoration:none;
	border-bottom:0;
}
#menu a:hover
{
	color:#ddd;
	text-decoration:none;
	border-bottom:0;
}
#menu a span
{
	white-space:nowrap;
}


#content
{
	margin-top:-10px;
	font-size:75%;
	text-align:left;
}
.homepage #content{margin-top:0;}
.main_content{padding-left:20px;}
.homepage .main_content{padding:0;}

.content_box
{
	width:429px;
	padding:18px;
	background:url('../img/pattern-box-red.png') left top repeat-x;
}
.homepage .content_box
{
	min-height:322px;
	padding-bottom:0;
}
.content_box.full
{
	width:auto;
}
.content_box.left
{
	margin-right:15px;
}
.content_box.right
{
	margin-left:15px;
}
.content_box+.content_box
{
	margin-right:0;
	margin-left:0;
}
.content_box h1
{
	margin-top:0;
}
th h1, th h2, th h3
{
	margin:0;
}

.right_side
{
	float:right;
	width:170px;
	padding-left:10px;
	border-left:1px solid #888;
}
.left_side
{
	float:left;
	width:230px;
	padding-right:10px;
}

.left_side_big
{
	float:left;
	width:700px;
	padding-right:10px;
}

#intro
{
	clear:both;
	margin-left:20px;
}
#intro h2
{
	margin-top:0;
}
#intro p
{
	font-size:100%;
	line-height:1.6em;
	color:#bbb;
}

.staff
{

}
.staff_photo
{
	float:left;
}
.staff_details
{
	margin-left:110px;
	text-align:justify;
}

.snippet
{
	clear:both;
	margin:20px;
	border-bottom:1px solid #ccc;
}
.customer_photo
{
	float:left;
	padding-right:20px;
}
.customer_photo img
{
	background-color:#fff;
	padding:4px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #222;
	border-bottom:1px solid #222;
}

#footer
{
	width:961px;
	margin:10px auto 15px;
	padding:0 13px;
	color:#ddd;
	font-size:70%;
	text-align:left;
}
#footer a:link, #footer a:visited, #footer a:hover
{
	color:#ddd;
	text-decoration:none;
}
#copyright
{
	float:left;
	padding-right:150px;
	font-weight:bold;
}
#site_credits
{
	float:right;
	font-weight:bold;
}
#phone_number
{
	padding-right:30px;
}

#property_search
{
	float:left;
	width:178px !important;
	width:175px;
	padding-right:20px;
	font-size:80%;
}
#property_search h2{margin-top:0;}
.homepage #property_search{margin-top:10px;clear:left;}
.homepage #property_search h2{margin-top:1em;}

.homepage .property_search
{
	padding-bottom:20px;
}

.property_search select{font-size:10px;}
.property_search .submit{padding-top:22px;font-size:10px;}
.property_search .submit input{padding:0 4px;font-size:10px;}
.property_search .instruction{color:#fff;}

.property_search .input{margin:5px 5px 5px 0;}
.property_search input{width:auto;}
.property_search .button{width:auto;background-color:#aaa;color:#fff;border:0;font-size:90%;padding:4px;cursor:pointer;}
.property_search label{display:block;margin-bottom:5px;font-size:90%;font-weight:bold;color:#ddd;}

.featured_property
{
	clear:both;
	width:390px;
}
.featured_property.even
{
	float:right;
}
.featured_property.even .address
{
	text-align:right;
}
.featured_property img
{
	background-color:#fff;
	padding:6px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #222;
	border-bottom:1px solid #222;
}

.featured_property .thumb_frame a:link, .featured_property .thumb_frame a:visited, .featured_property .thumb_frame a:hover
{
	border:0;
}

/*.thumb_frame
{
	position:relative;
	width:188px;
	height:142px;
}
.featured_property .thumb_frame img
{
	padding:18px 0 0 21px;
	background-color:transparent;
	border:0;
}
.featured_property.even .thumb_frame img
{
	padding:18px 0 0 21px;
}
.featured_property .thumb_frame span
{
	position:absolute;
	display:block;
	width:188px;
	height:142px;
	background:url('../img/photo_frame-thumb.png') left top no-repeat;
	cursor:pointer;
}

.featured_property.even .thumb_frame span
{
	background:url('../img/photo_frame-thumb.png') right bottom no-repeat;
}
*/
.featured_property.even .thumb_frame
{
	float:right;
	margin-left:15px;
}
.featured_property.odd .thumb_frame
{
	float:left;
	margin-right:15px;
}

/* Propery list */
.pagination
{
	clear:both;
	height:24px;
	line-height:24px;
	padding:2px 0;
	color:#333;
}
.search_details{color:#fff;}
#properties_list{width:100%;margin-top:10px;empty-cells:show;}
#properties_list th
{
	padding:4px 5px;
	background-color:#ccc;
	color:#333;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	vertical-align:middle;
	font-size:11px;
	white-space:nowrap;
}
#properties_list a:link, #properties_list a:visited, #properties_list a:hover
{
	color:#333;
}
#properties_list a.current:link, #properties_list a.current:visited, #properties_list a.current:hover
{
	color:#d95c05;
}
#properties_list td
{
	padding:10px 5px 5px;
	border-bottom:1px solid #999;
	vertical-align:top;
	text-align:left;
}
#properties_list td.more_info
{
	white-space:nowrap;
}
#properties_list .even td
{
	background-color:#ddd;
}
#properties_list td.number
{
	width:26px;
	padding-left:20px;
	padding-right:10px;
	font-size:150%;
	font-weight:bold;
	color:#aaa;
}
#properties_list td.image
{
	width:130px;
	padding-left:10px;
	padding-right:20px;
	position:relative;
	
}
#properties_list td.image a:link, #properties_list td.image a:visited, #properties_list td.image a:hover
{
	border:0;
}
#properties_list td.image img
{
	background-color:#fff;
	padding:4px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #222;
	border-bottom:1px solid #222;
}
#properties_list td.image .sold_label
{
	position:absolute;
	margin:-5px 0 0 -10px;
	background-color:transparent;
	padding:0;
	border:0;
}
#properties_list .read_more_link{white-space:nowrap;}
.title{margin-top:0;}
/* end property list */

/* photo album styles */
.photo_album{float:right;clear:right;width:412px;padding-left:20px;}
.photo_album a:link, .photo_album a:visited, .photo_album a:hover{border:0;}
.photo_gallery .photo_album{float:none;width:auto;margin:0;}
.photo_large
{
	position:relative;
	height:312px;
	margin:0 0 12px 0;
}
.photo_large .sold_label
{
	position:absolute;
	margin:5px 0 0 235px;
}

.photo_album img
{
	display:block;
	float:left;
	margin:0 0 12px 12px;
}
.photo_album_thumbs
{
	margin-right:-12px;
	padding-left:5px;
}
.photo_album_thumbs img
{
	float:left;
	margin:0 9px 9px 0;
	border:1px solid #999;
}
.photo_album_thumbs a:hover img
{
	border:1px solid #222;
}
.photo_gallery .photo_album_thumbs{width:auto;}
.photo_gallery .photo_album_thumbs img{}
.photo_large img
{
	margin:0;
}
.large_photo
{
	background-color:#fff;
	padding:6px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #222;
	border-bottom:1px solid #222;
	border:0;
}

.slideshow{float:right;clear:right;}

#locations_map
{
	float:right;
	margin-top:20px;
}

/* property info */
#property
{
	
}
#property h1.title
{
	margin-bottom:0;
}
#property .mls
{
	margin-top:0;
	font-weight:bold;
	font-size:110%;
}
#property .address
{
	width:240px;
}

.disclaimer
{
	clear:both;
	padding-top:30px;
	font-size:90%;
	color:#fff;
}
/* end property info */

/* Ajax layout styles */
.ajax .cake-sql-log{display:none;} /* hide sql log output during ajax call */

/* Tables */
table.list
{
	width:auto;
	margin:0;
	empty-cells:show;
}

.list th, .list td
{
	vertical-align:top;
	border:0;
	padding:0 10px 5px 0;
}
.list th
{
	font-weight:bold;
}

table.info
{
	width:800px;
	margin:0 auto;
	text-align:left;
	padding:0;
	font-size:1em;
	empty-cells:show;
	border-collapse:collapse;
}
table.info table.info
{
	font-size:.9em;
}
.info th, .info td
{
	vertical-align:top;
	text-align:center;
	border:1px solid #555;
}
.info th
{
	font-weight:bold;
	background-color:#333;
	color:#fff;
	white-space:nowrap;
}
.info th a
{
	display:block;
	padding:4px 8px;
}
.info th a:hover{background-color:#111;}
.info th.text, .info th.actions, .info th.photo_count{padding:4px 8px;}
.info td
{
	padding:4px 4px;
	text-align:left;
}
.info td.tright{text-align:right;}
.info tr.even td{background:#040404;}

.info td.actions{width:100px;white-space:nowrap;text-align:center;}
.info td.actions a{display:inline;margin: 0px 6px;}
.info td.date{white-space:nowrap;text-align:center;}
.info td textarea{width:100%;}


.cake-sql-log table
{
	width:100%;
	margin:0 auto;
	empty-cells:show;
	border-collapse:collapse;
}
.cake-sql-log caption
{
	font-size:9pt;
	color:#ddd;
}
.cake-sql-log th, .cake-sql-log td
{
	padding:4px;
	vertical-align:top;
	text-align:left;
	border:1px solid #ccc;
	font-size:9pt;
	color:#ddd;
}
.cake-sql-log th
{
	font-weight:bold;
	background-color:#eee;
	white-space:nowrap;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
	text-align:left;
}

pre.cake_debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 18px;
	margin: 4px 2px;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	color: #333;
	margin: 4px 2px;
	padding: 4px;
	font-size: 120%;
	line-height: 18px;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	border: 1px dotted #606060;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 5px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
}

/* Scaffold View */
dl,dt,dd{margin:0;padding:0;}
dl {
	line-height:2em;
	margin:0;
}
dt {
	float:left;
	font-weight: bold;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	vertical-align: top;
}

table.normal
{
	margin:1em 0;
}
.normal th
{
	vertical-align:middle;
}
.normal td
{
	vertical-align:top;
}
.completed_developments td
{
	width:190px;
}
.completed_developments img
{
	width:130px;
}