/* -- GENERAL REDECLARATIONS -- */

html				{height: 100%;}
* 					{margin:0; padding:0;}

body 				{
	text-align:center;
	background: #0085C7 url("../images/bg.jpg") repeat-x 0 36px;
	height: 100%;
	color: #fff;
}

body, tr,
td, input,
select, textarea 	{font:normal 12px/1.3 Verdana, Arial, Helvetica, sans-serif;}

a				{outline: none;}
a:link,
a:visited 		{color:#fff; text-decoration:none;}
a:hover,
a:active 		{color: #222; text-decoration:none;}

ul, ol	 		{margin:0 0 10px 25px;}
dl 					{margin:0 0 10px;}
dt 					{font-weight:bold;}
dd					{margin:0 0 3px 10px;}
p 					{margin:0 0 15px;}
h1 					{font-size:large; margin:0 0 12px;font-family: Arial, Helvetica, sans-serif;}
h2 					{font-size:medium; margin:8px 0;font-family: Arial, Helvetica, sans-serif;}
h3 					{font-size:small; margin:6px 0 5px;font-family: Arial, Helvetica, sans-serif;}
h4 					{font-size:x-small; margin:4px 0;}
h5					{font-size:xx-small; margin:3px 0;}
h6 					{font-size:xx-small; margin:0;}
hr 					{border-style: none; border-bottom: 1px solid #1595C6; color: #76BEE0; background-color: #76BEE0;margin: 10px 0 10px 0;}
					/*color and background color should be the same as the background color of the div it is contained within*/
img 				{border:none;}
acronym			{border-bottom: 1px dotted;}
blockquote 	{margin:0 25px 20px 25px; font-style:italic;}

#preload {position: absolute;top: -500px;left: 0px;}
.clr {clear:both;}
.right {float: right;}
.left {float: left;}
.float-none {float: none;}
img.photo {border: 1px solid #4BA9D6;background: #8EC9E6; margin: 3px; padding: 8px;float: left}
img.rightimage {float: right; margin: 0 0 10px 10px;}
img.leftimage {float: left; margin: 0 10px 10px 0;}
.no-margin {margin: 0px !important;}

/* page controls */

#page-controls {min-height: 22px;padding: 5px;padding-right: 0px; margin-bottom: 10px;}
#page-controls  a {float: left;margin-right: 5px;margin-left: 5px;text-decoration: none;font-size: 11px; }
#page-controls .remove-button img {float: right;}
#page-controls a img {float: left}
#page-controls a span {float: left; padding: 1px 0 0 3px;vertical-align:top;display: inline;margin-top: 3px;}

#breadcrumbs {
	border: 1px solid #52ACD8;
	padding: 3px;
	padding-left: 6px;
	width: 400px;
	font-style: italic;
}

#map {width: 675px;height: 300px;}


.mapinfo a				{outline: none;}
.mapinfo a:link 		{color:#000; text-decoration:none;}
.mapinfo a:visited 	{color:#000; text-decoration:none;}
.mapinfo a:hover 		{color:#666; text-decoration:none;}
.mapinfo a:active 		{color:#666; text-decoration:none;}
body .mapinfo {color: #000;}

/*#property-map {margin-left: 20px;}*/

ul.arrow {
	list-style-type:none;
	margin-left: 5px;
}

ul.arrow li {
	width: auto;
	margin-bottom:15px;
	font-weight: bold;font-family: arial;
}

ul.arrow li a {
	background: #111111 url(../images/arrow.jpg) no-repeat scroll 5px 3px;
	padding: 5px;
	padding-left:25px;
	border: 1px solid #373737;
}

/* Standard Layout */

#wrapper {
	position: relative;
	/*background: #000 url("../images/wrapper-bg.gif") repeat-y;*/
	width: 950px;
	margin: 0 auto;
	text-align: left;
/*	height:100%;*/
}

#header {
	position: relative;
	top: 36px;
	left: 0px;
	padding: 0px;
	width: 950px;
	height: 212px;
	margin: 0 auto;
	z-index: 1;
	background: transparent url("../images/title.jpg") no-repeat 230px 45px;
}

#header h1 {
	position: absolute;
	width: 220px;
	height: 190px;
	top: 9px;
	left: 10px;
}

#header h1 a {
	display: block;
	width: 220px;
	height: 190px;
	text-indent: -9000px;
	background: transparent url("../images/logo.jpg") no-repeat 0 0;
	
}

#header h2 {
	float: right;
	margin-top: 180px;
	margin-left: 300px;
	height: 30px;
	width: 600px;
	text-indent: -9000px;
	background-repeat: no-repeat;
}

#content {
	margin: 0;
	margin-top: 34px;
	height:auto;
	background: transparent;
	padding: 15px;
	border: 1px solid #1595C6;
	/*background: #76BEE0;*/ /*Original*/
	background: #63B5DC; /*Slightly darker*/
}

#center-column {
	float: left;
	height: 100%;
	width: 675px;
	min-height: 150px;
	padding-bottom: 15px;
	/*padding: 15px;
		border: 1px solid #1595C6;
		background: #76BEE0;*/
}

.content-bottom {
	clear: both;
	height: auto;
	padding: 15px;
	padding-left: 255px;
	margin: 10px -15px -15px -15px;
	/*background:#53BCEE;*/
	background: #333 url("../images/footer-bg.jpg") repeat-x 0 bottom;
}

#left-column {
	float:left;
	width: 240px;
}

#left-column img {
	padding: 1px;
	background: #76BEE0;
	border: 1px solid #006991;
	margin-bottom: 10px;
}

#right-column {
	float:right;
	width: 300px;
	margin-left: 20px;
}

#footer {
	clear:both;
	width: 950px;
	height: 100px;
	text-align: center;
}

#footer a {
	float: right;
	display: block;
	width: 190px;
	height: 34px;
	margin-top: 0px;
	margin-left: 10px;
	text-indent: -9000px;
	background: transparent url("../images/3am.png") no-repeat;
}



/*  ----------------------------------------------------------------------
 	LINK BOX
  ---------------------------------------------------------------------- */

.linkbox {clear:both;height: auto}
.linkbox h3 {margin-bottom: 4px;}
.linkbox img {
	border: 1px solid #4BA9D6;
	background: #8EC9E6; 
	margin: 0px 10px 10px 0px; 
	padding: 5px;
	float: left;
}
.linkbox hr {clear: both;}


/*  ----------------------------------------------------------------------
  LISTING DISPLAY
  ---------------------------------------------------------------------- */

.latest-properties img
.listing-display img {
	float: left;
	margin: 10px 10px 10px 0px;
}

.listing-display img.photo {
	margin-right: 10px;
	margin-bottom: 10px;
}

.listing-display h2 {
	padding-top: 4px;
}


.latest-properties {
	float: right;
	width: 256px;
	background: #1595C6;
	border: 1px solid #0F6B8E;
	padding: 0px 10px 5px 10px;
	margin: 15px;
}



.latest-properties img {
	float: left;
	margin-bottom: 10px;
}
.latest-properties img.photo {border: 1px solid #138AB7;background: #4BA9D6;padding: 4px;}

.latest-properties .details {
	float: right;
	width: 114px;
}

.latest-properties h2 {
	padding-top: 4px;
	margin: 0;
	font-size: 12px;
}	

.latest-properties h2.heading {
	padding-top: 4px;
	padding-left: 2px;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
}

.latest-properties h3 {
	padding-top: 0px;
	font-size: 11px;
}	

.latest-properties p {
	padding-top: 0px;
	font-size: 10px;
}	

.latest-properties hr {
	clear: both;
}



.thumbnail-photos {
	float: left;
	clear: left;
	width: 445px;
	padding: 10px 0px 20px 0px;
}


/* Gallery Styling - used in conjunction with thumbnail styling */

.gallery-item {
	width: 120px;
	float: left;
	margin: 0 10px 15px 0px;
	height: 130px;
	overflow: hidden;
	text-align: center;
}

.gallery-item img.photo {
	float: none;
}


/* Navigation - Use this for very basic horizontal text based nav */

#nav {
	list-style: none;
}

#nav ul {

}

#nav li {
	display:inline;
	list-style: none;
}



/*-- FORM STYLING --*/

form {
	margin-top:20px;
}

form hr {
  clear: both;
  border: 0px;
  border-top: 1px solid #ccc;
  margin-top: 10px;
  margin-bottom: 10px;
}

form h3 {
 	margin-bottom:6px;
	padding: 2px; 
}

form .hidden {
  text-indent: -9000px;
}

form input[type="hidden"] {
  display: none;
}

form br {clear:left;}

/*fieldset {
	margin-top: 12px;
	margin-bottom:20px;
	border: 1px solid #51B52D;
	padding: 10px;
	width: 400px;
}*/

label, input, textarea, .radiolabel {
	display:block;
	float:left;
  	width:200px;
	margin-bottom:6px;
	padding: 2px;
}

input[type="checkbox"] {
  width: auto;
  border: none;
}

input.checkbox {
  width: auto;
  border: none;
}

form span {
  color: #FF0000;
}

legend {
  color: #fff;
  font-weight: bold;
}

label {
	width:90px;
	text-align:left;
	padding-right:10px;
	padding-top:4px;
}

label.xs-label {width: 10px;padding-left: 6px}
label.extralonglabel {width: 200px;}

input, select {
	border: 1px solid #1595C6;
	padding: 5px;
}

select {margin-bottom:6px;}
option {padding: 0 3px 3px 3px;}

input.button {
	width: auto;
	height: auto;
	margin-left: 103px;
	margin-right: 10px;
    margin-top: 0px;
	background: #fff;
	padding: 4px 8px 4px 8px;
}

input.checkbox,
input.radio,
input.noborder {border: none;} 

textarea {
  border: 1px solid #1595C6;
  width: 290px;
  height: 120px;
  padding: 5px;
}

select:hover, input:hover, textarea:hover {
  	border: 1px solid #0F6B8E;
}

input.button:hover {
	color: #fff;
	background: #0F6B8E;
}

.fieldWithErrors input{
	background-color: #FCC;
}

#subscribe-form {
	height: 50px;
}

#subscribe-form label {
	width: auto;
	margin-right: 5px;
	padding-top: 6px;
}

#subscribe-form input.button {
	margin-left: 0px;
}

#subscribe-form input {
	margin-right: 20px;
	width: 150px;
}

#subscribe-form input.button {
	width: auto;
}

/*-- PROPERTY ENQUIRY FORM --*/

#property-enquiry-form {
	float: right;
	clear: right;
	border: 1px solid #4BA9D6;
	background: #8EC9E6;
	padding: 8px;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#property-enquiry-form input {
	width: 130px;
	padding: 2px;
	font-size: 11px;
}

#property-enquiry-form textarea {
	width: 196px;
	height: 70px;
	padding: 2px;
	font-size: 11px;
}

#property-enquiry-form input.button {
	width: auto;
	margin-left: 0px;
}

#property-enquiry-form label {
	padding: 0px;
	margin-bottom: 2px;
}

/*-- BASIC SEARCH FORM --*/

.basic-search-form {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 240px;
	height: 50px;
	text-align: right;
	background: url("../images/search.jpg") no-repeat 0 0;
}

.basic-search-form a {
	float: right;
	font-size: 11px;
}

.basic-search-form input {
	width: 160px;
	padding: 8px 7px 6px 7px;
	background: transparent;
	border: 0px solid #fff;
	color: #333;
}

.basic-search-form input.button {
	width: 64px;
	padding: 6px;
	margin-left: 0px;
	margin-right: 0px;
	text-indent: -9000px;
	cursor: pointer;
}
.basic-search-form input.button:hover {
	background-image: none !important;
	background-color: transparent;
}

form#search-form input.checkbox {
	float: left !important;
}

form#search-form label.checkbox-label {
	padding: 0px 0 0 18px;
	float: none !important;
}


/*-- TABLE STYLING --*/

table {
	margin-bottom: 10px;
}

table td {
	vertical-align: top;
	padding: 1px;
	/*border-bottom: 1px solid #B1460E;*/
}

td.bold {
	font-weight: bold;
	color: #F57E3D;
}

/* ----------------------------------------------- 
		NOTICES
----------------------------------------------- */

#error,
.error {
	background: #FF4E4E;
	border: 3px solid #FF7C7C;
	padding: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #333;
	margin-bottom:10px;
}

#success,
.success {
	background: #BBEECC;
	border: 3px solid #E3FFED;
	padding: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #333;
	margin-bottom:10px;
}

/* ----------------------------------------------- 
	DOCUMENT LISTS
----------------------------------------------- */

dl {
    margin: 0 0 10px;
}

dt {
	font-weight: bold;
   clear:both;
   width:140px;
   float:left;
   text-align:right;
   display: block;
   margin:	0.25em 0.5em 0.5em 0.25em;
   margin: 0px;
}

dd {
	margin: 0 0 3px 10px;
	margin:0.25em 0.5em 0.5em 160px;
	margin-left: 160px;
}

.map-toggle {
	padding:1em 0;
}

.map-toggle h2 {
	color:#0085C7;
	cursor:pointer;
	display:inline;
}

.map-toggle h2.active, .map-toggle h2:hover {
	color:#FFF;
}