/* -- GENERAL REDECLARATIONS -- */

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

body 				{
	text-align:left;
	background: #000;
	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 			{color:#fff; text-decoration:none;}
a:visited 		{color:#fff; text-decoration:none;}
a:hover 		{color:#ccc; text-decoration:none;}
a:active 		{color:#ccc; 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 #373737; color: #1F1F1F; background-color: #1F1F1F;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 {display: none;}
.clr {clear:both;}
.right {float: right;}
.left {float: left;}
img.photo {border: 1px solid #373737; margin: 3px; padding: 3px;float: left}
img.rightimage {float: right; margin: 0 0 10px 10px;}
img.leftimage {float: left; margin: 0 10px 10px 0;}

#map {width: 570px;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: 883px;
	margin: 0;
	text-align: left;
/*	height:100%;*/
}

#header {
	position: absolute;
	top: 36px;
	left: 0px;
	padding: 0px;
	width: 883px;
	height: 172px;
	z-index: 1;
	background: #000 url("../images/logo.gif") no-repeat 0 0px;
}

#header h1 {
	float: left;
	width: 400px;
	height: 172px;
	margin: 0;
}

#header h1 a {
	display: block;
	width: 400px;
	height: 172px;
	text-indent: -9000px;
	
}

#content {
	margin: 0;
	margin-top: 172px;
	height:auto;
	background: transparent;
}

#content-main {
	position: relative;
	margin-left: 283px;
	width: 570px;
	height: 100%;
	min-height: 150px;
	padding: 15px;
	background: transparent url("../images/content-main-top.gif") no-repeat;
	
	/* background is actually #1F1F1F */
}

.content-bottom {
	clear: both;
	height: 15px;
}

#content-side {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	padding-left: 33px;
	height: 344px;
	background: #000 url("../images/side.gif") no-repeat;
}

#content-side img {
	padding: 1px;
	border: 1px solid #373737;
	margin-bottom: 10px;
}

#footer {
	clear:both;
	width: 883px;
	height: 100px;
	background: #000 url("../images/footer.gif") no-repeat;
	text-align: center;
}

#footer a.momentum, #footer a.threeam {
	float: right;
	display: block;
	width: 190px;
	height: 34px;
	margin-top: 12px;
	margin-left: 10px;
	text-indent: -9000px;
}

/* Headings */



#header h2 {
	float: right;
	margin-top: 132px;
	height: 38px;
	width: 200px;
	text-indent: -9000px;
}

body#about-coffin-bay-section #header h2 				{width: 100px; background: transparent url("../images/headings/welcome.gif") no-repeat;}
body#agents-who-live-and-work-in-the-bay-section #header h2 	{width: 100px; background: transparent url("../images/headings/about-us.gif") no-repeat;}
body#property-map-section #header h2 			{width: 151px; background: transparent url("../images/headings/property-map.gif") no-repeat;}
body#properties-section #header h2 				{width: 151px; background: transparent url("../images/headings/property-map.gif") no-repeat;}
body#land-section #header h2 					{width: 136px; background: transparent url("../images/headings/land-for-sale.gif") no-repeat;}
body#houses-section #header h2 					{width: 170px; background: transparent url("../images/headings/houses-for-sale.gif") no-repeat;}
body#commercial-section #header h2 				{width: 251px; background: transparent url("../images/headings/commercial-properties.gif") no-repeat;}
body#industrial-section #header h2 				{width: 221px; background: transparent url("../images/headings/industrial-properties.gif") no-repeat;}
body#holiday-accomodation-section #header h2 	{width: 246px; background: transparent url("../images/headings/holiday-accomodation.gif") no-repeat;}
body#photography-section #header h2 				{width: 81px; background: transparent url("../images/headings/gallery.gif") no-repeat;}
body#links-section #header h2 					{width: 58px; background: transparent url("../images/headings/links.gif") no-repeat;}
body#contact-section #header h2 				{width: 120px; background: transparent url("../images/headings/contact-us.gif") no-repeat;}
body#contact-confirmation-section #header h2 	{width: 120px; background: transparent url("../images/headings/contact-us.gif") no-repeat;}


/* 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: #1A1717 url("../images/headings/latest-properties.gif") no-repeat 0 0;
	border: 1px solid #373737;
	padding: 30px 10px 5px 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.latest-properties img {
	float: left;
	margin-bottom: 10px;
}

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

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

.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 {
	padding: 10px 0px 0px 40px;
}


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

.gallery-item {
	width: 120px;
	float: left;
	margin: 0 10px 10px 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: #518CF2;
  font-weight: bold;
}

label {
	width:80px;
	text-align:left;
	padding-right:10px;
	padding-top:2px;
}

input{
	border: 1px solid #0F0F0F;
}

input.button {
	width:80px;
	height: 38px;
	margin-left: 93px;
	margin-right: 10px;
    margin-top: 0px;
	background: #fff;
}

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

textarea{
  border: 1px solid #0F0F0F;
  width: 290px;
  height: 120px;
}

input:hover, textarea:hover {
  	border: 1px solid #ccc;
}

input.button:hover {
	background: #ccc;
}

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


/*-- 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
----------------------------------------------- */

.warning {
	background: #ff9900;
	border: 3px solid #FF7722;
	padding: 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;
}