@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#2A2B00;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-image: url(../images/background/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
p {
	margin:0px 0px 10p 0px;
	padding:0px;
	line-height:14px;
}
h2 {
	font-size:1.1em
}
ul {
	list-style-position:inside;
	line-height:14px;
}
.whitelink {
	color:#FFFFFF;
	text-decoration:none
}
.welcome {
	background:transparent url(../images/header/welcome.png) no-repeat top left;
	text-indent:-99999px;
	margin:0px;
	padding:0px;
	height:40px;
}
.aboutus {
	background:transparent url(../images/header/aboutus.png) no-repeat top left;
	text-indent:-99999px;
	margin:0px;
	padding:0px;
	height:40px;
	margin-left:-10px;
}
.enquiry {
	background:transparent url(../images/header/enquiryform.png) no-repeat top left;
	text-indent:-99999px;
	margin:0px 0px 0px 15px;
	padding:0px;
	height:40px;
}
.propofweek {
	background:transparent url(../images/header/propofwk.png) no-repeat top left;
	text-indent:-99999px;
	margin:0px;
	padding:0px;
	height:40px;
}
.featuredprops {
	background:transparent url(../images/header/featuredprop.png) no-repeat top left;
	text-indent:-99999px;
	margin:0px;
	padding:0px;
	height:40px;
}
.contacts {
	background:transparent url(../images/header/contact.png) no-repeat top left;
	text-indent:-99999px;
	margin:0px;
	padding:0px;
	height:40px;
}
.services {
	background:transparent url(../images/header/services.png) no-repeat top left;
	text-indent:-99999px;
	margin:0px;
	padding:0px;
	height:40px;
	margin-left:-10px;
}
.privacypolicy {
	background:transparent url(../images/header/privacypolicy.jpg) no-repeat top left;
	text-indent:-99999px;
	margin:0px;
	padding:0px;
	height:40px;
	margin-left:-10px;
}
.sitemap {
	background:transparent url(../images/header/sitemap.jpg) no-repeat top left;
	text-indent:-99999px;
	margin:0px;
	padding:0px;
	height:40px;
	margin-left:-10px;
}
.survey {
	background:transparent url(../images/header/survey.png) no-repeat top left;
	text-indent:-99999px;
	margin:0px;
	padding:0px;
	height:40px;
	margin-left:-10px;
}
.proval {
	background:transparent url(../images/header/proval.png) no-repeat top left;
	text-indent:-99999px;
	margin:0px;
	padding:0px;
	height:40px;
	margin-left:-10px;
}
.rics {
	background:transparent url(../images/header/rics.png) no-repeat top left;
	text-indent:-99999px;
	margin:0px;
	padding:0px;
	height:40px;
	margin-left:-10px;
}
.buildingsurvey {
	background:transparent url(../images/header/buildingsurvey.png) no-repeat top left;
	text-indent:-99999px;
	margin:0px;
	padding:0px;
	height:40px;
	margin-left:-10px;
}
.Proptolet {
	background:transparent url(../images/header/proptolet.png) no-repeat top left;
	text-indent:-99999px;
	margin:0px;
	padding:0px;
	height:40px;
	margin-left:-10px;
	width:200px;
	float:left
}
.Proptobuy {
	background:transparent url(../images/header/proptobuy.png) no-repeat top left;
	text-indent:-99999px;
	margin:0px;
	padding:0px;
	height:40px;
	margin-left:-10px;
	width:200px;
	float:left;
}
.propname {
	margin:0px;
	padding:0px;
	height:40px;
	margin-left: 0px;
	color: #7B8D25; 
	font-weight: bold; 
	font-size: 20px; 
	font-family: "Adobe Garamond Pro", Arial, Helvetica, sans-serif;
}
.prop {
	margin-bottom:10px;
}
.logo {
	margin-right:20px;
}
/*Layout styles for backgrounds */
#wrapper {
	width:1000px;
	text-align:left;
	margin:0px auto;
	/*background:url(../images/background/bg-header.jpg) no-repeat top left;*/
	
	padding-top:0px;
	height:100%;
	
}
#wrapperinner {
	float:left;
	padding-left:31px;
	padding-right:31px;
/*	background: transparent url(../images/background/global-bk.jpg) repeat;*/

}
/*#wrappercontent {
	width:931px;
	position:relative;
	top:-62px;
	background: transparent url(../images/background/global-bk.jpg) repeat;
}*/
/*************************************************************/




.header {
	background:url(../images/header/header.jpg) no-repeat top left;
	margin:0px;
	padding:0px;
	height:182px;
	width:932px;
	position:relative;
	z-index:100;
	float:left;
}
.header p {
	margin:0px;
	padding:0px;
	position:absolute;
	top:114px;
	left:0px;
	width:932px;
	text-align:center;
	color:#FFFFFF;
	font-size:1.2em;
}
/*Navigation styles*/
.nav {
	position:absolute;
	bottom:10px;
	left:223px;
	width: 492px;
	font-weight:bold;
}
.nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.nav li {
	display:inline;
}
.nav a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:20px;
	line-height:2;
	float:left;
}
.nav a:hover {
	text-decoration:underline;
}
.nav a.home {
	width:65px;
}
.nav a.about {
	width:85px;
}
.nav a.service {
	width:80px;
}
.nav a.contact {
	width:95px;
}
.nav a.surveys {
	width:80px;
}
/*drop downs */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a {
}
#nav li { /* all list items */
	float: left;/* width needed or else Opera goes nuts */
}
#nav li ul { /* second-level lists */
	position: absolute;
	background:transparent url(../images/dropdown-bg.png) repeat top left;
	padding-top:20px;
	width:144px;
	top:15px;
	left:-9999px;/* using left instead of display to hide menus because display: none isn't read by 

screen readers */
}
#nav li ul li {
	display:block;
	width:130px;
	height:25px;
	position:relative;
	margin-left:5px;
}
.break {
	border-bottom:1px solid #B3B366;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	clear:left;
}
#content {
	clear: left;
	color: #ccc;
}
/*fix for IE7*/
#nav li:hover, #nav li.hover {
	position: static;
}
/*****************************************************************/

.maincontent-bottom {
	float:left;
	background:transparent url(../images/background/tmp.png)/*maincontent-bottom.jpg*/ bottom left  repeat-x;
	margin-left:0px;
	width:929px;
	padding-top:20px;
	color:#000000;
	margin-bottom:20px;
	padding-bottom:100px;
}
.maincontent {
	height:180px;
	padding-top:15px;
	background: url(../images/background/maincontent-top.jpg) top left no-repeat;
	margin-left:3px;
	width:929px;float:left;
}
.manincontentinner {
	width:860px;
	float:left;
	margin-left:34px;
	_margin-left:16px;
}
.manincontentinner a {
	color:#000000;
	text-decoration:underline;
}
.manincontentinner a:hover {
	text-decoration:none
}
.leftcol {
	width:234px;
	float:left;
}
.leftcol-large {
	width:600px;
	float:left;
	border-right:1px solid #B3B366;
	min-height:400px;
	_height:400px;
}
.leftcol-large-inner {
	width:550px;
}
.leftinner {
	width:194px;
}
.centercol {
	width:373px;
	float:left;
	border-right:1px solid #B3B366;
	border-left:1px solid #B3B366
}
hr {
	height:1px;
	border:none;
	background-color:#B3B366;
	margin:10px 0px;
}
.centerinner {
	width:318px;
	margin-left:29px;
}
.rightcol {
	width:200px;
	float:left
}
.rightinner {
	width:165px;
	margin-left:29px;
}
.rightcol-large {
	width:257px;
	float:left;
}
.rightinner-large {
	width:250px;
}
.footer {
	border-top:1px solid #63633D;
	text-align:center;
	color:#ffffff;
	_color:#000000;
	width:100%;
	float:left;
	position:relative;
	bottom:-90px;
	left:0px;
	padding-top:10px;
}
.footer li {
	display:inline;
}
.footer a {
	color:#ffffff;
	_color:#000000;
	text-decoration:none;
}
.footer p {
	color:#ffffff;
	_color:#000000;
}
form {
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	left:10px;
}
label {
	float:left;
	clear:both;
	margin-bottom:10px;
	padding-top:2px;
	width:50px;
	text-align:right;
	margin-right:5px
}
input {
	float:left;
	width:150px;
	margin-bottom:10px;
	border:1px solid #7C8D26
}
textarea {
	float:left;
	width:150px;
	height:100px;
	border:1px solid #7C8D26
}
.submit {
	width:62px;
	height:28px;
	float:right;
	position:relative;
	right:45px;
	top:30px;
}
.address {
	width:250px;
	float:left;
}
.address-inner {
	float:left;
	margin-bottom:15px;
}
.address-inner h3 {
	display:inline;
	width:80px;
	float:left;
	font-size:1.1em;
	margin:0px 10px 0px 0px;
	padding:0px;
	text-align:right
}
.address-inner p {
	width:150px;
	float:left;
	margin:0px;
	padding:0px;
}
.map {
	width:300px;
	float:left;
}
.props {
	float:left;
	width:100%;
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:1px solid #B3B366;
}
.propsimage {
	width:136px;
	float:left;
	margin-right:15px;
}
.Propdetails {
	float:right;
	width:360px;
}
.Propdetails h2 {
	margin-top:0px;
}
.thumbnail {
	width:53px;
	height:36px;
	border:none
}
