html {
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat-y;
	height: 100%;
}

.content h1 {
	color: #00b2db;
	font-weight: normal;
	margin-top: 0;
	padding-top: 20px;
	font-size: 1.5em;
}

.content a,.content a:visited {
	color: #00b2db;
	text-decoration: none;
}

.content ul.location {
	list-style-type: none;
	margin: 0;
}

.content ul.location label {
	margin-left: 10px;
}

.content a:hover {
	color: #004c6c;
	text-decoration: underline;
}

h2 a {
	color: #00b2db;
	font-weight: normal;
}

h3 a {
	color: #00b2db;
	font-weight: bold;
}

.content h4 {
	font-size: 1em;
}

a:link,a:active,a:visited {
	color: #00b2db;
}

a:hover {
	color: #004c6c;
}

#container {
	width: 1000px;
}

#col1 {
	background: #00b2db;
	float: left;
	width: 162px;
}

#col2 {
	float: right;
	width: 838px;
	position: relative;
	overflow: hidden;
}

#logo {
	background: url(../images/logo_2.png);
	height: 367px;
	margin-right: -31px;
	position: relative;
	width: 193px;
}

#header-image {
	background: url(../images/header-image.jpg);
	height: 186px;
	overflow: hidden;
}

#home #header-image {
	height: 302px;
	overflow: hidden;
}

/* SEARCH FORM */
#search {
	font-size: 11px;
	background: url(/images/search-bg.gif) no-repeat;
	color: #fff;
	float: right;
	height: 140px;
	overflow: hidden;
	padding: 5px 10px;
	margin: 0 0 0 0;
	width: 180px;
	clear: right;
}

#home #search {
	position: relative;
	top: -160px;
	margin: 0 10px -160px 0;
	z-index: 1000;
	position: relative;
}

#search h3 {
	text-align: center;
	margin: 1px 0 0 0;
	padding: 0;
}

#search form {
	margin: 0;
	padding: 0;
}

#search form div {
	margin: 0;
	padding: 0;
}

#search form div.half {
	margin: 0;
	padding: 0;
}

#search select {
	width: 94px;
	margin: 0 0 4px 0;
}

#nav {
	background: #004c6c;
	overflow: hidden;
	width: 838px;
}

#home #nav {
	height: 65px;
}

#nav li a {
	background: url(../images/nav-bg.jpg);
	float: left;
	padding: 5px 0;
	text-align: center;
	width: 139px;
}

#nav a {
	color: #fff;
	font-size: 1.5em;
	text-decoration: none;
}

#nav a:hover {
	background: none;
	background-color: #00769b;
}

#nav a.selected,#nav a.selected:hover {
	background: none;
	background-color: #FFF;
	color: #004c6c;
}

#content {
	color: #004c6c;
	margin: 0;
	padding: 0 0 0 30px;
}

#content img {
	clear: right;
	float: right;
	margin: 0 0 10px 10px;
}

#content .location img {
	clear: both;
	float: none;
	margin: 0;
}

#news {
	color: #004c6c;
	padding: 0 10px;
	text-align: right;
}

#news h2 a,#news h2 a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#news h2 a:hover {
	text-decoration: underline;
}

#news h3 {
	font-size: 1em;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}

#map {
	float: right;
	height: 400px;
	margin: -60px 0 0 0;
	padding: 0;
	width: 550px;
}

#flashAnimation {
	width: 468px;
	height: 60px;
	position: relative;
	top: 5px;
	left: -10px;
	margin: 0 0 0 0;
}

#breadcrumb {
	padding: 5px 0;
}

#innernav {
	padding: 18px 0 0 0;
}

#innernav h3 {
	color: #FFF;
	font-size: 14px;
	padding: 6px 12px 3px 0;
	text-align: right;
}

#innernav ul li a {
	background: url(../images/nav-bg.jpg);
	background-color: #004c6c;
	color: #bcedff;
	display: block;
	font-size: 1.3em;
	margin-top: 2px;
	padding: 3px 13px 2px 0;
	text-align: right;
	text-decoration: none;
	text-transform: lowercase;
	width: 149px;
}

#innernav ul li a:hover {
	background: none;
	background-color: #004c6c;
	color: #ffffff;
}

#nav-muted {
	margin-top: 19px;
}

#nav-muted ul li a {
	background: #004c6c url(../images/nav-bg.jpg);
	color: #00b2db;
	display: block;
	font-size: 1.3em;
	height: 17px;
	margin-top: 2px;
	padding: 3px 13px 0 0;
	text-align: right;
	text-decoration: none;
	text-transform: lowercase;
	width: 149px;
}

#nav-muted ul li a:hover {
	background: none;
	background-color: #004c6c;
	color: #FFF;
}

#admin-devmenu {
	padding-top: 10px;
}

#admin-devmenu ul li {
	display: inline;
	float: left;
	padding-right: 10px;
}

#content img.inline-image {
	clear: none;
	float: left;
	margin: 0 20px 7px 0;
}

/* SEARCH RESULTS */
.search-result {
	float: left;
	height: 120px;
	margin: 0 5px 20px 0;
	padding: 0 0 0 130px;
	width: 250px;
}

.search-result .search-image {
	float: left;
	left: -130px;
	margin: 0 -130px 0 0;
	position: relative;
	text-align: center;
	width: 130px;
}

#content .search-result .search-image a img {
	clear: none;
	float: none;
	margin: 0;
}

.property-result {
	float: left;
	height: 100px;
	margin: 0 0 20px;
	padding: 0 0 20px 20px;
	width: 320px;
}

.property-result .property-image {
	float: left;
	margin-right: 6px;
	width: 130px;
}

.property-result .property-image a {
	border: solid 2px #fff;
	display: block;
}

#content .property-result .property-image a img {
	clear: none;
	display: block;
	float: none;
	margin: 2px;
}

#dev-submenu {
	float: left;
	padding: 0 0 30px;
	width: 110px;
}

#dev-submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#dev-submenu li {
	font-size: 1.4em;
	margin-top: 10px;
}
/*
.sitemap {
    width: 680px;
}
*/
#content #sitemapthumb {
	float: left;
	margin: 0;
}

/* PROPERTIES */
#properties {
	float: none;
	width: 680px;
}

#properties ul {
	list-style: none;
}

#properties ul ul {
	list-style: outside;
}

#properties ul li {
	display: block;
	float: left;
	height: 90px;
	margin: 0 0 8px;
	padding: 0 0 0 4px;
	width: 150px;
}

#properties ul li a {
	border: 1px solid #FFF;
	display: block;
	left: -4px;
	margin-right: -4px;
	padding: 2px 4px;
	position: relative;
}

#properties ul li a:hover {
	border: 1px solid #000;
	display: block;
}

/* SPECIAL OFFERS BLOCK */
#special-offers-block {
	background: url(/images/specials-bg-top.gif) no-repeat #f99f23;
	min-height: 154px;
	width: 122px;
	padding: 0 5px 0 8px;
	margin: 10px auto 0 auto;
	text-align: left;
	line-height: 1.3em;
	position: relative;
}

#special-offers-block h4 {
	color: #004A6D;
	padding: 28px 0 0 0;
	text-align: left;
}

#special-offers-block a {
	color: #004A6D;
}

#special-offers-footer {
	background: url(/images/specials-bg-bottom.gif) bottom no-repeat #f99f23;
	height: 12px;
	width: 135px;
	margin: 0 auto;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#special-offers-listings .development {
	background: #eaf3ff;
	border: solid 1px #00b2db;
	width: 230px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px 10px 5px 10px;
}

#special-offers-listings h3 {
	margin: 0 0 5px 0;
}

#special-offers-listings .property {
	border-top: dotted 1px #ccc;
	padding: 10px 0 7px 0;
}

#special-offers-listings .property p {
	margin: 0;
}

#special-offers-listings .property ul {
	margin: 2px 0 2px 20px;
}

#special-offers-listings .property .price {
	font-size: 13px;
	font-weight: bold;
}

#special-offers-listings .row {
	margin-bottom: 10px;
}

#special-offers-flash {
	margin: 10px 0 0 0;
}

/* MISC STYLES */
#col1 .block {
	text-align: center;
	margin: 10px 0;
}

#backlink {
	clear: both;
}

.errors ul {
	color: #C30;
}

.errors p {
	margin: 0;
	padding: 0;
}

.mute {
	color: #999;
}

.half {
	float: left;
	width: 50%;
}

.align-top-right {
	text-align: right;
	vertical-align: top;
}

.align-top-left {
	text-align: left;
	vertical-align: top;
}

.align-bottom-left {
	text-align: left;
	vertical-align: bottom;
}

.align-top {
	vertical-align: top;
}

table.layout {
	border-style: none;
	margin: 0;
	padding: 0;
}

table.layout td,table.layout table {
	border-style: none;
	margin: 0;
	padding: 0 3px 5px;
}

.content th {
	padding: 3px 5px;
}

.content td {
	padding: 3px 5px;
}

th input,th select {
	font-weight: normal;
}

ul.price-list {
	list-style: none;
	margin: 0;
}

ul.price-list ul {
	list-style: disc;
	margin: 0 0 5px 30px;
}

#propimages {
	float: right;
}

#propdescription {
	float: left;
	width: 260px;
}

#footer {
	clear: both;
	color: #004c6c;
	float: none;
	font-size: 1.1em;
	padding: 0 0 0 162px;
	text-align: center;
	width: 838px;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix2 {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.alignright,.align-right {
	text-align: right;
}

span.caption {
	clear: both;
	display: block;
	font-weight: bold;
	text-align: center;
}

.bigRed {
	color: #C00;
	font-size: 1.3em;
}

.content h3,#admin-devmenu a,#properties a {
	font-size: 1.2em;
}

#search form,div.content,#admin-devmenu ul {
	margin: 0;
	padding: 0;
}

#nav li,.floatleft {
	float: left;
}

#news a,#news h2 {
	color: #fff;
}

#admin-devmenu a.current,#dev-submenu a.current {
	color: #004c6c;
	text-decoration: none;
}

.search-result .price,.property-result .price {
	color: #00b2db;
	font-size: 1.4em;
}

.search-result .bedrooms,.property-result .bedrooms,.errors em {
	font-weight: bold;
}

#area-description,#description {
	float: right;
	width: 685px;
}

#content img.floatRight {
	float: right;
	clear: none;
	margin: 0;
}

h2.homeTextheader {
	font-size: 13px;
	line-height: 1.2em;
	font-weight: bold;
}

div#imageGallery {
	float: right;
	width: 380px;
}

div#imageGallery ul {
	margin: 0;
	padding: 0;
	clear: both;
	float: none;
}

div#imageGallery ul li {
	list-style: none;
	text-align: center;
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 100px;
	height: 100px;
	overflow: hidden;
}

div#imageGallery ul li a img {
	padding: 2px;
	margin: 0;
}

/*
div#imageGallery ul li.active {
    background: #999;
}
*/
div#imageGallery div#mainImage {
	position: relative;
	overflow: hidden;
	/*
	margin-bottom: 5px;
	border: 1px solid #333;
	*/
}

div#imageGallery div#mainImage img { /*padding: 5px 5px 40px 5px;*/
	float: none;
	margin: 0;
}

div#imageGallery div#mainImage span {
	display: block;
	position: absolute;
	bottom: 0px;
	height: 20px;
	padding: 5px;
	color: #333;
	overflow: hidden;
	margin: 0 5px;
	width: 370px;
	/*
	background: #00486c;
	opacity: .5;
	border-bottom: 5px solid #fff;
	*/
}

div#imagescroller {
	z-index: 1000;
}

div#register-with-us {
	position: absolute;
	right: 0px;
	top: 8px;
	z-index: 1500;
	float: left;
	color: #fff;
	height: 170px;
}

div#register-with-us h3 {
	width: 26px;
	float: left;
}

div#register-with-us h3 a {
	display: block;
	width: 26px;
	height: 170px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/images/bg_h3-register-with-us.png);
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

div#register-with-us.closed h3 a {
	background-position: -26px 0px;
}

div#register-form-message {
	float: left;
	width: 100px;
	font-size: 14px;
	padding: 20px 12px 20px 0px;
}

div#register-form-message ul.error {
	color: #fcc;
}

div#register-form-message ul.error li {
	margin-bottom: 4px;
}

div#register-with-us form {
	float: left;
	height: 150px;
	background: #004b6e;
	padding: 10px;
	width: 340px;
}

div#register-with-us form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

div#register-with-us form fieldset div.field {
	display: block;
	margin-bottom: 2px;
}

div#register-with-us form fieldset div.field label {
	display: block;
	margin-bottom: 2px;
}

div#register-with-us form fieldset div.field input {
	width: 225px;
	font-size: 12px;
}

div#register-with-us form fieldset div.field textarea {
	width: 225px;
	height: 25px;
	font-size: 12px;
}

div#register-with-us form fieldset input.submit {
	float: right;
	width: auto;
	border: none;
	background: #00b0dd;
	color: #fff;
	padding: 4px;
	text-transform: uppercase;
}

div#register-with-us form fieldset p.required-field-information {
	position: absolute;
}

ul.gallery {
	list-style: none;
	float: right;
	width: 380px;
	margin: 0;
	padding: 0;
}

ul.gallery li {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

ul.gallery li.last {
	margin-right: 0px;
}

ul.gallery li a img {
	margin: 0 !important;
	padding: 0 !important;
}

div#img-target {
	float: right;
	width: 380px;
}

div#img-target img {
	margin: 0;
	padding: 0;
	border: 0;
}

div#latest-news h2 {
	color: #014768;
	text-align: left;
	margin-top: 50px;
}

div#latest-news ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#latest-news ul li {
	width: 225px;
	float: left;
	border-right: 1px solid #08b1dc;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
}

div#latest-news ul li.first {
	padding-left: 0px;
}

div#latest-news li.last {
	border-right: none;
	padding-right: 0px;
}

div#latest-news ul li h3 {
	margin-top: 0px;
}

div#latest-news ul li p.news-content {
	margin-bottom: 0px;
}

