﻿/* Handy Colours
Blue: #0097d9
Purple: #703694
Fuscia: #b62690
Pink: e92a90
Dark Blue: #097fb3
*/

/*reset.css*/ 
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* typography */
body{font-family:Arial,Helvetica,sans-serif;font-size:87.5%;color:#333;line-height:1.5em;}
h1,h2,h3,h4,h5,h6 {margin-bottom: 0.5em; }
h1{color: #2a3301; font-size:1.8em;font-weight:bold;letter-spacing: -1px; line-height: 1.3em;}
div.maincontent h1 {font-size: 2.4em; color: #afb1a5;}
h2{color: #2a3301; font-size:1.8em;font-weight:700; letter-spacing: -1px; line-height: 1.1em;}
div.maincontent h2 {font-size:1.4em; color:#333; line-height:1.4em; margin: 5px 0; }
h3{color: #B7D436; font-size:1.714em;font-weight:700; letter-spacing: -1px; margin-bottom: 0.3em; line-height: 1.3em;}
div.maincontent h3 {font-size: 1.5em; margin: 5px 0; }
h4, .h4{ color: #703694; font-size:1.286em;font-weight:700;}
h5 { color:#7e970; line-height: 140%;}
p {margin:0 0 1em;}
p.smallprint {font-size: 0.75em; color: #999999;}
ul {margin:10px 20px;}
ul li { list-style-type:disc; margin-left:10px;}
a, a:link,a:visited{color:#703694;text-decoration:none;font-weight: 700; cursor:pointer;}
a:focus,a:active{color:#B62690;}
a:hover{text-decoration:underline;color:#B62690;}
a[href]:active{color:#B62690;text-decoration:none;}
hr {display: none;}
.small {font-size:0.85em; }
div.hrb {background: transparent url(../../Images/ws-hr.gif) no-repeat 0 50%; width: 280px; height: 2px; margin: 15px 0; }

/* global useful */
.left {display: inline; float:left;}
.center {margin:0px auto; text-align:center;}
.right {display: inline; float:right;}
.block {display:block; margin:none;}
.clear {clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:'';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.hv {cursor: pointer;}	
html {overflow-y: scroll;}


/*interaction elements*/
div.button {background: transparent url(../../Images/ws-button.png) scroll no-repeat right top; float:left; margin: 0; padding: 0 17px 0 0; cursor:pointer; position:relative;}
div.button a {background: transparent url(../../Images/ws-button.png) no-repeat left top; border: 0 none; color: #fff; margin: 0; padding: 0 0 0 17px; }
.button a, .button a:visited {color: #ffffff; display: block; font-weight: bold; font-size: 14px; line-height: 32px; cursor:pointer; -moz-user-select:none; text-shadow:0 -1px 1px rgba(0, 0, 0, 0.5); -khtml-user-select: none;}
.button a:hover {color:#ffffff; text-decoration: none;}
div.bigbutton {background: transparent url(../../Images/ws-bigbutton.png) scroll no-repeat right top; float:left; margin: 0; padding: 0 17px 0 0; cursor:pointer; position:relative;}
div.bigbutton a {background: transparent url(../../Images/ws-bigbutton.png) no-repeat left top; border: 0 none; color: #fff; margin: 0; padding: 0 0 0 17px; }
.bigbutton a, .bigbutton a:visited {color: #ffffff; display: block; font-weight: bold; font-size: 18px; line-height: 38px; cursor:pointer; -moz-user-select:none; text-shadow:0 -1px 1px rgba(0, 0, 0, 0.5); -khtml-user-select: none;}
.bigbutton a:hover {color:#ffffff; text-decoration: none;}

/*master page*/
body {background-color: #f7f7f7;}
div#page {margin-left:auto;margin-right:auto;width:960px; }
div#header {padding-bottom: 20px;}
a#logo {background:transparent url(../../Images/ws-logo.gif) no-repeat scroll 0 0; display:block; height:76px; margin:13px 0 0 25px; text-indent:-9999px; width:281px;}
a#logo h1 {margin:0; padding:0;}
div#topmenu ul {margin: 0 10px 0 0; padding:0; text-transform: uppercase;}
div#topmenu ul li {background: transparent url(../../Images/ws-navdiv.gif) no-repeat top right; display: block; float: left; list-style-type: none; margin:0;}
div#topmenu ul li.contact {background: none;} 
div#topmenu ul li a {display: block; color:#202020; font-size: 1.125em;  font-weight: bold; line-height: normal; text-decoration: none; height: 25px; text-align: left; padding: 20px 20px 35px 20px; }
div#topmenu ul li a span.subtext {font-size: 0.667em; font-weight: normal; text-transform: none;}
div#topmenu ul li a:hover {background: transparent url(../../Images/ws-nv-hl.gif) repeat-x 0 0; color: #b62690; }
div#topmenu ul li a:hover span.subtext {color:#333; }
div#footer {margin:5px auto 0;width:940px; font-size: 0.75em; color: #666;}
div#footer a, div#footer a:visited {font-weight: normal;}

/*------homepage elements------*/
/*search module */
div#searchmap, div#contentcap {background: transparent url(../../Images/ws-tabhd.gif) no-repeat 0 0; } 
ul#tabs {display block; height: 36px; margin: 0; margin-left: 10px; padding: 0; list-style: none;}
ul#tabs li {float:left; margin: 0; margin-right: 2px; padding: 0; list-style: none;}
ul#tabs li a {background: transparent url(../../Images/ws-tabinactive.png) no-repeat center bottom; color: #435007; display: block; font-size: 1.28em; height: 26px; letter-spacing: -1px; padding-top: 10px; text-align:center; text-decoration: none; text-shadow:0 -1px 1px rgba(255, 255, 255, 0.25); width: 150px;}
ul#tabs li a:hover {background: transparent url(../../Images/ws-tabinactive-hl.png) no-repeat center bottom; color: #333d04; }
ul#tabs li a.active {background: transparent url(../../Images/ws-tabactive.png) no-repeat center bottom; color: #303a01; text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);  }
div.search { background: url(../../Images/ws-tabbk.gif) repeat-y 0 50%; }
div.search div.criteria {display: inline; float: left;} /*only floated on the homepage*/
div.criteria {  margin: 30px 15px 35px 35px; width: 270px;}
div.criteria p.small {color: #5b6f00;}
div.search span.searchintro {margin:5px 0px 10px 0; padding:5px; display:block;}
.ui-slider .ui-slider-handle {background: url(../../Images/ws-bedslider.png) no-repeat 0 0;}
.ui-slider {padding-bottom: 10px; padding-top: 5px;}
.ui-slider-range {background: transparent url(../../Images/ws-sliderrange.png) no-repeat 0 0; height:15px; overflow:hidden; }
div#slideBeds {background: url(../../Images/ws-bedroomslider.gif) no-repeat 0 0; width: 264px;}
/*other bits*/
div#map {float: left; margin: 5px 5px 5px 0;}
div#layermap {width:623px; height:321px;text-align:center;}

div#benefits {padding: 10px 0;margin-bottom:20px;}
div.box {width: 300px; float: left; display; inline; }
div.boxdiv {background: transparent url(../../Images/ws-boxdiv.gif) no-repeat top right; display: inline; float: left; width: 20px; height: 135px; content:'';font-size:0;line-height:0;}
div.box h3 {color: #333; font-size:1.8em ;line-height: 1.1em; margin-left: 15px;}
div.box p {margin-left: 140px; font-size: 0.9em;}
div#box1 {background: transparent url(../../Images/ws-plughole.jpg) no-repeat 0 35px;}
div#box2 {background: transparent url(../../Images/ws-piggybank.jpg) no-repeat 0 40px;}
div#box3 {background: transparent url(../../Images/ws-espresso.jpg) no-repeat 0 40px;}

/*------Property Details & Search------*/
img#cap {margin-top: 30px;}
div#contentwrap {background: transparent url(../../Images/ws-contentbk.gif) repeat-y 0 50%; }
div#sideBenefit {background: #e9f2c1 url(../../Images/ws-sideplug.jpg) no-repeat 100% 0 ; border: 1px solid #abc72d; margin: 0 25px 20px 25px;}
div#sideBenefit.cal {background-image: url(../../Images/ws-sidecal.jpg);}
div#sideBenefit h3 {color: #333; margin: 15px 0 10px 15px; width: 159px;}
div#sideBenefit p {margin: 0 15px 20px 15px;} 

/*------Property Details-------*/

/*--main column--*/
div.maincontent {display:inline; float: left; width: 620px; margin: 0 10px 0 0;}
div#mediumDesc {margin: 20px;}
/*photobox*/
div#photoBox {padding:0;margin:0; height: 323px; width: 620px; overflow: hidden;position: relative;  }
div#photoNav {background: transparent url(../../Images/photoNavbk.png) no-repeat top right; height: 23px; padding: 3px; margin-top: 290px; position: absolute; z-index:50;}
div#photoNav a {background: transparent url(../../Images/ws-photonav.png) no-repeat 50% 50%; color: #fff; font-size: 10px; font-weight: normal; line-height: 16px; margin: 0; padding: 3px 7px; }
div#photoNav a.activeSlide, div#photoNav a.activeSlide:hover {background: transparent url(../../Images/ws-photonav-sel.png) no-repeat 50% 50%;}
div#photoNav a:hover {background: transparent url(../../Images/ws-photonav-hl.png) no-repeat 50% 50%; text-decoration: none;}
/*main description*/
div.dimensions {float:right;font-weight:normal;color:#888;}
div#pnlAction {background-color:#eeeeee; font-size: 1.286em; letter-spacing: -0.05em; padding: 10px 20px;}
div#pnlAction a {background: transparent url(../../Images/ws-pnlaction.gif) no-repeat 100% 50%; padding-right: 25px;}
div#pnlAction a:hover, div#pnlAction a:focus {background: transparent url(../../Images/ws-pnlaction-hl.gif) no-repeat 100% 50%; text-decoration: none;}	
div#featurelist {float: left; width: 100%; margin: 20px;}
div#featurelist ul {margin: 0;}
div#featurelist ul li {display: inline; float: left; font-size: 1em; list-style-type:none;margin:0 3px 3px 0; border: 1px solid #eee; color:#7F9C00; background:transparent url(../../Images/ws-tick3.gif) no-repeat 2% 50%;  font-weight:bold; padding:3px 10px 2px 30px; width: 245px;}
div#floorplans {padding:0px 20px 10px 20px;}
a.floorplan img {width:580px;}
div.floorplanBox ul  {margin:0}
div.floorplanBox ul li {display: block; list-style-type: none; margin:0}

/*--details col--*/
div.detailscol {display: inline; float: left; width: 320px; margin: 0 0 0 10px;}
div.detailscol h3 {color:#7e970a;}
/*propertyintro*/
div#propintro {color: #1d1d1d; margin: 30px 25px 0 25px;}
div.pricebox {background-color: #e9f2c1; border: 1px solid #abc72d; padding: 8px;}
div.pricebox table {width: 100%;}
div.pricebox table td { color: #354000; font-weight: 700; padding: 2px;}
div.pricebox table td.lbl {color: #333; width: 80px; font-weight: normal; }
div#propstats {}
/*map*/
div#minimapcontainer { margin: 0 25px;}
div#minimapcontainer p {font-size: 0.857em; margin-bottom: 0;}
div#minimap a {color: #fff;}
div#minimap { height: 200px; width: 268px; border: 1px solid #abc72d;}  
div#minimap img#loader {margin:70px;}

/*brochure*/
div.brochureBox {background-color: #0089c5;}
.pdfthumb img {display: inline; float:left;margin:5px; width:74px; height:105px;}
div.brochureText { font-size: 0.857em; line-height: 150%; float: left; color: #fff; display: inline; margin: 5px; width: 180px;}
/*Recent*/
div#recent {margin: 0 25px;}
div.itmRecent {background-color: #E9F2C1; border:1px solid #ABC72D; padding: 3px;}
div.itmhv {background-color: #f5f9e1;cursor: pointer; border-color:#78920D;}
div.itmRecent img.propthumb {float: left; margin: 5px 3px;}
div.itmRecent div.details {color: #354000; font-size: 0.857em;  float: left; line-height: 150%; margin-left: 5px; width: 180px;}
div.separator {}
/*Viewing*/
#Viewing {width:620px; display: none;}
#FormToMailBox table {padding: 8px 0;}
table.frm td {padding: 3px; vertical-align: middle;}



/*------Search Results------*/
div.detailscol div.criteria { margin: 30px 25px 0 25px; width: 270px;}
div.results {margin: 30px 20px;}
.searchImg {float:left; margin: 10px 10px 10px 0;}
.searchText {float:left; width:390px; margin: 10px 0;}
.searchprice {font-size:1.4em; float:right; margin:0 0 10px 10px;}
.beds {color:#678E46;margin-top:3px;}
.beds b {font-size:1.3em;padding-right:2px;}
.searchtitle {font-size:1.25em;font-weight:700;margin-bottom: 6px; display:block;}
tr.Pager td table{margin:10px 0 0px 0px;}
tr.Pager td table tr td{padding:0px 0px 0px 5px;}
tr.Pager td a, tr.Pager td span {padding: 2px 6px; font-size: 12px;}
tr.Pager td a {border:solid 1px #703694; background-color:#703694;color: white;}
tr.Pager td a:hover {color:#703694; background-color:white; text-decoration:none;}
tr.Pager td span { color: #333;padding: 3px 7px;}
tr.DataGridRow  { margin-bottom:1px; }
tr.DataGridRow td {border-bottom:dashed 1px #dedede; vertical-align:top;}


/*Content Page */
div.sideShaded {background-color: #E9F2C1;  padding: 15px; margin: 20px;}
div.sideShaded h2 { color:#7e970a;}
div.sideShaded p, div.sideShaded ul li { color:#333;}
div.content {margin: 30px 20px;}
