
/* Trustease Property */

* {
	margin:0;
	padding:0;
	}
	
body {
	background:#fff url(../images/bodyBG.jpg) left 92px repeat-x;
	color:#333;
	text-align:center;
	font-size:12px;
	font-family:Trebuchet MS, Verdana, Sans-serif;
	
	}
	
#wrapper {
	width:820px;
	position:relative;	
	z-index:1;
	background:transparent url(../images/wrapperBG.jpg) center 92px no-repeat;
	text-align:left;
	margin:0 auto;
	padding:0px 40px;
	min-height:800px;
	}
	
/* General  */

h1 {
	color:#A6B7B6;
	font-size:17px;
	margin-bottom:20px;
	}


h2 {
	color:#A6B7B6;
	border-bottom:2px dotted #CCCCCC;
	padding-bottom:10px;
	margin-bottom:25px;
}

h3 {
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#777;
	font-size:16px;
	font-weight:bold;
}

h4 {
	margin:0px 0px 10px 0px;
	}
	
p {
	line-height:1.3em;
	margin-bottom:10px;
	font-size:12px;
	}
	
p.first, p.second {
	font-weight:bold;
	width:430px;
}	
	
p.first {
	font-size:18px;
	color:#3e3e3e;
}

img.imgMember {
	float:right;
	}

p.second {
	font-size:14px;
	color:#999;
	line-height:1.5em;
}	

.btnLarge {
	display:block;
	width:142px;
	height:23px;
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:4px 0px 0px 0px;
	background:#93C400 url(../images/submitLarge.gif) center center no-repeat;
	}
	
a {

	}
	
a img {
	border:none;
	}
	

#main ul {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:30px;
	margin-bottom:30px;
}


#main ul li {
	background:url(../images/arrow.gif) no-repeat;
	padding:0px 0px 0px 20px;
	color:#777;
	margin-bottom:15px;
}	

ul#downloads li {
	background:none;
	margin:0px;
}

ul#downloads li img {
	position:relative;
	top:10px;
}
	
ul#downloads li a {
	color:#99CC00;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

ul#downloads li a:hover {
	text-decoration:underline;
}
	
#main ul li ul.balance {
	border:none;
	padding:10px 0px 0px 0px;

}

#main ul li ul.balance li {
	background-image:none;
	padding:0px;
	margin-bottom:5px;
	color:#333333;
	border:none;
}

#main ul li ul.secondUl {
padding:20px 50px 0px 0px;
width:270px;
float:left;
margin:0px;
border:none;
}

#main ul li ul.secondUl li {
margin-bottom:3px;
background:none;
list-style-type:circle;
}		
	
/* Header  ------------------------------   */	

#header {
	height:225px;
	position:relative;	
	margin-bottom:15px;
	}
	
	
#header #logo {
	position:absolute;
	left:10px;
	top:5px;
	}
	
#navigation {
	position:absolute;
	left:-40px;
	bottom:-1px; /* ie6 thing   */
	width:900px;
	height:50px;
	}
	
#navigation ul {
	display:inline;
	float:left;
	width:900px;
	margin:0px 0px;
}

#navigation ul li {
	display:inline;
	position:relative;
	height:100%;
	float:left;
	z-index:100;
	margin:0px 0px 0px 32px;
	padding:0px 5px 0px 0px;
	}
	
#navigation ul li.over {
	background:transparent url(../images/navLi_BG.jpg) right top no-repeat;
	}
	

#navigation ul li a {
	font-size: 14px;
	font-family: Arial,Verdana, Sans-serif;
	font-weight:bold;
	color:#fff;
	padding:10px 20px;
	text-decoration: none;
	float:left;
	display:block;
	margin:0px;
}

#navigation ul li a:hover, #navigation ul li a.current {
	background:#fff url(../images/navA_BG.jpg) left top no-repeat;
	color:#6B7186;
	}

/* Main (content below header) --------------*/

#main {
	width:820px;
	postion:relative;
	}

img.welcome {
	margin-bottom:20px;
	}

#flash {
	width:360px;
	height:210px;
	background-color:#CCCCCC;
	float:right;
	margin-left:20px;
	}
	
#frontSlider {
	width:360px;
	height:210px;
	background-color:#CCCCCC;
	float:right;
	margin-left:20px;
	position:relative;
	}
	
#frontSlider a {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	}

#frontSlider a.active {
    z-index:10;
    opacity:1.0;
	}

#frontSlider a.last-active {
    z-index:9;
	}			

#featuredProducts {
	padding:30px 0px 0px 0px;
	width:820px;
	height:350px;
	clear:both;
	}

img.featuredPropertiesHeader {
	padding-bottom:30px;
	border:none;
	padding-top:10px;
	}

#virtualLinks {
	position:absolute;
	right:50px;
	top:235px;
	height:40px;
	}

#virtualLinks .virtualLink {
	float:right;
	}
	

/* Google map */

#mapMain {
	position:absolute;
	top:300px;
	left:40px;
	width:796px;
	height:460px;
	padding:20px;
	margin:0px;	
	background:#fff url(../images/virtualMapBg.jpg) center center no-repeat;
	visibility:hidden;
	}
	
#searchMain {
	visibility:visible;
	}
	
#searchPanel {
	position:relative;
	right:15px;
	height:210px;
	width:810px;
	margin:0px 0px 0px 0px;
	padding:20px;
	background:#fff url(../images/searchPanelBG.jpg) left top no-repeat;
	}

#searchPanel .fieldLine {
	width:300px;
	}
	
#searchPanel .fieldColumn {
	width:150px;
	height:200px;
	}
	
#searchPanel .fieldLine label {
	width:110px;
	float:left;
	color:#103056;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	}
	
#searchPanel .fieldColumn label {
	width:110px;
	float:left;
	color:#103056;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	}
		
#searchPanel input {
	float:left;
	border:0; 
	color:#aaa; 
	width:20px;
	margin:1px 0px 0px 10px;
	}
		

/* Price slider */
#searchPanel #field1 {
	position:absolute;
	left:10px;
	bottom:155px;
	height:60px;
	width:400px;
	background:transparent url(../images/field1BG.gif) 153px 13px no-repeat;
	}
	
#searchPanel #field1 label {
	position:absolute;
	right:260px;
	bottom:10px;
	}
	
#searchPanel #priceSlider {
	position:absolute;
	right:20px;
	bottom:3px;
	width:210px;
	background:transparent;	
	}
	
/* Number of beds slider */
#searchPanel #field2 {
	position:absolute;
	left:10px;
	bottom:100px;
	height:60px;
	width:400px;
	background:transparent url(../images/field2BG.gif) 147px 13px no-repeat;
	}
	
#searchPanel #field2 label {
	position:absolute;
	right:260px;
	bottom:10px;
	}
	
#searchPanel #bedsSlider {
	position:absolute;
	right:80px;
	bottom:3px;
	width:150px;
	background:transparent;	
	}
	
/* Location choice */
#searchPanel #field3 {
	position:absolute;
	left:10px;
	bottom:33px;
	height:60px;
	width:400px;
	background:transparent url(../images/field3BG.gif) 153px 24px no-repeat;
	}
	
#searchPanel #field3 label {
	position:absolute;
	right:260px;
	bottom:10px;
	}	
	
#searchPanel #field3 #notBath, #searchPanel #field3 #yesBath {
	position:absolute;
	left:160px;
	bottom:10px;
	}
	
#searchPanel #field3 #notBristol, #searchPanel #field3 #yesBristol {
	position:absolute;
	left:250px;
	bottom:10px;
	}
	
#searchPanel #field3 #notBath, #searchPanel #field3 #notBristol {
	display:none;
	}
	
/* Property type */
#searchPanel #field4 {
	position:absolute;
	left:450px;
	top:30px;
	background:transparent url(../images/field4BG.gif) 10px 10px no-repeat;
	}	
	
#searchPanel #field4 #notAnyType, #searchPanel #field4 #yesAnyType {
	position:absolute;
	left:0px;
	top:27px;
	}
	
#searchPanel #field4 #notHouse, #searchPanel #field4 #yesHouse {
	position:absolute;
	left:0px;
	top:52px;
	}
	
#searchPanel #field4 #notFlat, #searchPanel #field4 #yesFlat {
	position:absolute;
	left:0px;
	top:77px;
	}
		
#searchPanel #field4 #notAny, #searchPanel #field4 #yesHouse, #searchPanel #field4 #yesFlat {
	display:none;
	}
	
/* Furnishings */
#searchPanel #field5 {
	position:absolute;
	right:60px;
	top:30px;
	background:transparent url(../images/field5BG.gif) 15px 19px no-repeat;
	}
	     
#searchPanel #field5 #notAnyFurn, #searchPanel #field5 #yesAnyFurn {
	position:absolute;
	left:0px;
	top:27px;
	}
	
#searchPanel #field5 #notUnfurnished, #searchPanel #field5 #yesUnfurnished {
	position:absolute;
	left:0px;
	top:52px;
	}
	
#searchPanel #field5 #notPart, #searchPanel #field5 #yesPart {
	position:absolute;
	left:0px;
	top:76px;
	}
	
#searchPanel #field5 #notFurnished, #searchPanel #field5 #yesFurnished {
	position:absolute;
	left:0px;
	top:101px;
	}
		
#searchPanel #field5 #notAnyFurn, #searchPanel #field5 #yesUnfurnished, #searchPanel #field5 #yesPart, #searchPanel #field5 #yesFurnished {
	display:none;
	}	
	
	
/* Search results and home page */
#searchResults {
	position:absolute;	
	z-index:2;
	top:550px;
	left:40px;
	height:600px;
	width:820px;
	}
	
#searchResultsWrapper {
	position:absolute;	
	z-index:3;
	top:550px;
	left:40px;
	height:600px;
	width:820px;
	background-color:#fff;
	}
	
#searchResultsWrapper .loader {
	margin:70px 0px 0px 350px;
	}

#searchResults .result, #featuredProducts  .result {
	display:inline;
	width:260px;
	height:315px;
	float:left;
	position:relative;
	margin:0px 0px 10px 6px;
	background:#fff url(../images/resultBG.gif) left top no-repeat;
	}

 #featuredProducts  .result {
 	margin-left:12px;
	}

#searchResults .result h2, #featuredProducts .result h2 {
	width:220px;
	font-size: 12px;
	font-family: Arial,Verdana, Sans-serif;
	border-bottom:none;
	}

#searchResults .result .imageHolder, #featuredProducts .result .imageHolder {
	position:absolute;
	top:50px;
	width:250px;
	height:165px;
	overflow:hidden;
	}
	
#searchResults .result .imageHolder img, #featuredProducts .result .imageHolder img{
	width:250px;
	margin:0px 0px 0px 10px;
	}
	
#searchResults .result p, #featuredProducts .result p {
	position:absolute;
	top:220px;
	}

#searchResults .result .bedNum, #featuredProducts .result .bedNum{
	position:absolute;
	top:2px;
	right:3px;
	color:#3D3D3D;
	font-weight:bold;
	}	

	
#searchResults .result .more, #featuredProducts .result .more {
	position:absolute;
	bottom:14px;
	right:5px;
	color:#9C0;
	font-size:12px;
	font-weight:bold;
	}
	
#searchResults .result .let, #featuredProducts .result .let {
	position:absolute;
	top:50px;
	left:10px;
	z-index:100;
	}
	

/* Property detail ------------------------------  */

.breadcrumb {
	color:#97C900;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	padding:0px 0px 20px 0px;
	}
	
#keyFeatures {
	position:relative;
	}

#gallery {
	float:right;
	width:230px;
	/*height:400px;*/
	}	
#gallery .galleryThumbWrapper {
	width:100px;
	height:75px;
	overflow:hidden;
	float:left;
	margin:0px 5px 5px 0px;
	border:3px solid #D5DEDD;
	}

#gallery .galleryThumb {
	width:100px;
	}

#mainImage {
	position:relative;
	float:right;
	width:320px;
	/*height:400px;*/
	margin:0px 10px 0px 0px;
	}
	
#mainImage  .let {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	}	
	
#mainImage .propertyMainImage {
	border:1px solid #D5DEDD;
	padding:5px;
	}

#mainImage #nextPrev {
	position:absolute;
	bottom:50px;
	right:10px;
	font-weight:bold;
	color:#97C900;
	}
	
#mainImage #nextPrev a {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#97C900;
	}
	
#specs {
	float:left;
	width:240px;
	/*height:400px;*/
	}
	
#specs .specTable {
	width:240px;
	border-collapse:collapse;
	}

#specs .specRow {
	border-bottom:1px solid #ddd;
	height:25px;
	}
	
#specs .specType {
	width:66%;
	font-size:14px;
	text-align:right;
	padding:0px 10px 0px 0px;
	}
	
#specs .specValue {
	width:33%;
	color:#A6B7B6;
	font-weight:bold;
	padding:0px 0px 0px 10px;
	}
	
#specs .arrangeBtn {
	float:right;
	margin:30px 0px 0px 0px;
	}
	
#enquiryForm {
	position:absolute;
	left:80px;
	top:150px;
	z-index:100;
	background-color:#fff;
	display:none;
	padding:20px;
	width:720px;
	height:560px;
	border:5px solid #D5DEDD;
	}
	
#enquiryForm #datepicker {
	display:none;
	}

#enquiryForm #arrangeDetails {
	float:right;
	width:350px;
	}
	
#enquiryForm #arrangeDetails img {
	border:1px solid #D5DEDD;
	padding:5px;
	margin:0px 0px 10px 0px;
	}
	
#enquiryForm .close {
	float:right;
	text-decoration:none;
	}

	
#fullDescription {
	clear:both;
	padding:20px 0px;
	border-bottom:2px dotted #CCCCCC;
	}
	
#fullDescription p {
	font-size:14px;
	}	
	
#moreQuestions {
	clear:both;
	padding:20px 0px;
	border-bottom:2px dotted #CCCCCC;
	}
	
/* SUBSCRIBE  ------------------------------   */

#contentform {
float:right;
}

.required {
margin:10px 0px 30px 0px;
}

label {
color:#B9137E;
font-size:12px;
font-weight:bold;
margin-right:10px;
}

fieldset {
border:none;
}

.field, .textArea {
margin:5px 0px 10px 0px;
background-color:#FBFBFB;
border:1px solid #CCCCCC;
padding:5px 0px 0px 5px;
color:#999999;
font-weight:bold;
font-family:"Trebuchet MS", arial;
}

.field {
width:250px;
height:23px;

}

.formrow {
margin-bottom:8px;
}

#send_button {
background:url(../images/submit.jpg) no-repeat;
width:97px;
height:28px;
border:none;
color:#FFFFFF;
font-weight:bold;
margin:40px 0px 0px 0px;
}


.textArea {
width:350px;
height:100px
}

/* MAP  ------------------------------   */

#outer {
float:right;
background:url(../images/mapBg.jpg) no-repeat;
width:403px;
height:255px;
margin-top:20px;
padding-left:21px;
}

#map {
background:url(../images/mapBg.jpg) no-repeat;
width:363px;
height:214px;
margin-top:20px;
}



#address {
margin:50px 0px 0px 0px;
}

#address p {
font-size:13px;
font-weight:bold;
color:#666;
margin-bottom:3px;
}

/* Footer  ------------------------------   */

#footer {
height:25px;
background:url(../images/footer.jpg) no-repeat top;
padding-top:35px;
text-align:center;
font-size:10px;
font-weight:bold;
color:#C2C6CF;
margin:40px 0px 0px 0px;
clear:both;
}

#footer a {	
color:#C2C6CF;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}	









