/* CSS Document */

#content {
	text-align:left;
}

#home-image {
	margin-top:1px;
	margin-bottom:1px;
	width:694px;
	height:315px;
}

#content-header-image {
	margin-bottom:7px;
}

#content-title {
	background-image:url(/graphics/common/title-bar.png);
	background-repeat:no-repeat;
	width:696px;
	height:24px;
	text-align:left;
	padding-top:6px;
}

#content-sub-title {
	float:left;
	padding-left:20px;
}

#content-sub-title-options {
	float:right;
	padding-right:20px;
}

#content-title-footer {
	background-color:#333333;
	width:696px;
/*	height:32px; */
	text-align:left;
	padding-top:6px;
	padding-bottom:6px;
}

#content-title-footer a{
	padding-left:20px;
	font-size:12px;	
}

.content-title-footer-a-selected{
	color:#38BDD8;
}

#content-title h1 {
	font-size:13px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	font-weight:normal;
}

#content-text {
	padding-top:20px;
	margin-left:30px;
	margin-right:30px;
	text-align:left;
}

#content-text h2 {
	font-size:16px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:bold;
}

#content-text ul li {
	background-image:url(/graphics/common/bullet.png);
	background-repeat:no-repeat;
	list-style:none;
	padding-left:25px;
	height:25px;
	padding-top:6px;	
}

.interiors-splash-box1 {
	width:344px;
	height:198px;
	background-color:#333333;
	float:left;
	margin-top:18px;
}

.interiors-splash-box2 {
	width:344px;
	height:198px;
	background-color:#333333;
	float:left;
	margin-left:7px;
	margin-top:18px;
}

.interiors-splash-box-image {
	margin-top:12px;
	margin-left:2px;
}

.interiors-splash-box-title {
	margin-top:8px;
	margin-left:15px;
	margin-right:12px;
	background-image:url(/graphics/interiors/icon.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:right;
	text-align:left;
}

.interiors-splash-box-title h4 {
	margin-top:2px;
	margin-bottom:2px;
/*	padding-top:0px;
	padding-bottom:0px;*/
	font-size:14px;
}

.interiors-splash-box-title-a {
	color:#38BDD8;
}

#interior-details-left {
	margin-top:20px;
	float:left;
	width:200px;
}

#interior-details-right {
	margin-top:20px;
	float:right;
	width:350px;
	text-align:left;
}

#interior-details-right h3 {
	font-size:16px;
}

#interior-details-download {
	margin-top:20px;
	margin-left:20px;
	width:120px;
	height:30px;
	padding-top:15px;
	text-align:left;
	background-image:url(/graphics/interiors/icon.png);
	background-position:right;
	background-repeat:no-repeat;
}

#contact-details-left {
	margin-top:20px;
	float:left;
	width:280px;
	padding-left:20px;
	text-align:left;
}

#contact-details-right {
	margin-top:20px;
	margin-right:50px;
	float:right;
	width:300px;
	text-align:left;
}

#contact-details-right input {
	width:300px;
	margin-bottom:4px;
	font-size:10px;
}

#contact-details-right textarea {
	width:300px;
	height:100px;
	margin-bottom:4px;
	font-size:10px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
}

#contact-details-form-submit {
	float:right;
	width:140px;
	margin-top:5px;	
}

.send-btn {
	height:22px;
	outline: none;
	color:#FFFFFF;
	border:none;
	font-size:13px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	cursor:pointer;
	background: #333 url(/graphics/common/button-blue.png);	
}

#site-map {
	padding-left:200px;
	text-align:left;
}

#search-box {
	float:left;
	height:33px;
	padding-top:7px;
	padding-left:20px;
}

#page-box {
	float:right;
	height:25px;
	padding-top:15px;
	padding-right:20px;
	text-align:right;
}

#search-results {
	float:left;
	width:696px;
}

#search-results h3 {
	margin-bottom:5px;
	margin-top:0px;
	font-size:16px;
	font-weight:bold;
}

#property-images-wrapper {
	margin-top:10px;
/*	background-color:#00FF00;*/
	float:left;
}

#property-images-thumbnails {
	float:left;
	width:230px;
/*	background-color:#0000FF;*/
	margin-right:50px;
}

#property-images-thumbnails img {
	margin-right:15px;
	margin-bottom:10px;
}

#property-images-large {
	float:right;
	width:400px;
/*	background-color:#FFFF00;*/
}

#property-details {
	margin-left:20px;
	text-align:left;
}

#property-details h2 {
	font-size:16px;
	font-weight:bold;
}

#property-enquiry {
	margin-top:10px;
	text-align:right;
}	

