a:link {color: #444444;text-decoration: none;}
a:visited {color: #444444;text-decoration: none;}
a:active {color: #444444;text-decoration: none;}
a:hover {color: #95B5CE;text-decoration: none;}

html, body
{
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color:#FFFFFF;
}
p, dl, ul.inPage li, .home div ul
{
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5
{
  font-family: Georgia, "Times New Roman", serif;
}
p, dl, ul.inPage li
{
  color: #444444;
  margin: 0px 0px 10px;
}
ul.inPage
{
  list-style-type: square;
}
dt
{
  font-weight: bold;
}
dd
{
  margin: 10px 0px;
  padding: 0px;
}
dd p
{
  font-size: 1em;
  margin: 10px 0px;
}
#container
{
  text-align: left;
  margin: -105px auto 10px;
  padding: 10px;
  width: 894px;
  position: relative;
  border: solid 1px #DFDFDF;
}
#navigationContainer
{
  max-width: 894px;
  min-width: 502px;
  margin: 25px auto 0px;
  height: 90px;
  position: relative;
  z-index:5000;
  text-align: left;
}
#navigationContainer ul
{
  position: absolute;
  top: 0px;
  right: 7px;
  width: 260px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#navigationContainer ul li
{
  width: 130px;
  height: 19px;
  float: left;
  margin: 0px 0px 4px;
  padding: 0px;
}
#navigationContainer ul li a
{
  text-decoration: none;
  font: normal 1em Helvetica, Arial, sans-serif;
}
#navigationContainer ul li h1
{
  font: normal 1em Helvetica, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  color: #95B5CE;
  display: inline;
}

#subNavigation
{
  list-style-type: none;
  min-height: 21px;
  margin: 0px;
  padding: 68px 0px 0px;
  text-transform: uppercase;
  min-height: 42px;
}
#subNavigation li
{
  float: left;
  font: normal 0.7em Helvetica, Arial, sans-serif;
  margin: 20px 3px 10px 0px;
  padding: 5px 5px 5px;
  color: #FFFFFF;
  min-height: 13px;
}
#subNavigation li.selected
{
  background-color: #A8CDE9;
}
#subNavigation li a
{
  white-space: nowrap;
}
#sendToFriend
{
  height:14px;
  line-height:14px;
  margin:0px;
  padding: 3px 0px;
  text-align: right;
  font-size: 0.7em;
  font-family: Helvetica, Arial, sans-serif;
}
#sendToFriend a
{
  padding-left: 16px;
  background: transparent url("/images/emailMe.gif") scroll left 3px no-repeat;
}
#tabNavigation
{
  z-index: 30;
  position: relative;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#tabNavigation li
{
  margin: 0px 5px 0px 0px;
  padding: 0px;
  display: inline;
}
#tabNavigation li a
{
  display: -moz-inline-box;
  display: inline-block;
  padding: 3px 6px 2px;
  text-decoration: none;
  font: normal 1em Helvetica, Arial, sans-serif;
  white-space: nowrap;
}
#tabNavigation li a:hover
{
  color: #444444;
  padding: 2px 5px 2px;
  border-top: dotted 1px #E1E1E1;
  border-left: dotted 1px #E1E1E1;
  border-right: dotted 1px #E1E1E1;
  background: #FFFFFF url("/images/backgrounds/tabBG.jpg") scroll top left repeat-x;
}
#tabNavigation li a.selected, #tabNavigation li a:hover.selected
{
  color: #95B5CE;
}
#mainContent
{
  margin-top: 15px;
}
#mainContent.home
{
  margin-top: 10px;
}
#tabContent
{
  z-index: 20;
  position: relative;
  top: -1px;
  left: 0px;
  border-top: dotted 1px #E1E1E1;
}
#tabContent .tab
{
  margin: 0px 0px 20px;
}

h2
{
  font-size: 1.8em;
  font-weight: normal;
  clear: left;
  border-top: dotted 1px #E1E1E1;
  border-bottom: dotted 1px #E1E1E1;
  padding: 7px 0px 7px;
  margin: 18px 0 17px;
  color: #444444;
}
h2.quote, h3.quote
{
  padding-bottom: 19px;
  margin-bottom: 5px;
  position: relative;
}
h2.quote span, h3.quote span
{
  position: absolute;
  left: 0px;
  bottom: 4px;
  font-size: 0.4em;
  line-height:1em
}
h3
{
  padding: 7px 0px 4px;
  margin: 10px 0px 5px;
  font-size: 1.3em;
  font-weight: normal;
  color: #444444;
}
h3.quote span
{
  font-size: 0.55em;
  bottom: 0px;
}

#mainImage, #mainImageHome
{
  background: #FFFFFF url("/images/mainImage.png") scroll top left no-repeat;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 210px;
  height: 539px;
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  text-indent: -9999em;
}
#mainImageHome
{
  background-image: url("/images/mainImageHome.png");
}
#content
{
  margin: 0px;
  padding: 0px 0px 0px 235px;
  background: #FFFFFF url("/images/backgrounds/blueStrip.gif") scroll top left repeat-y;
  min-height: 698px;
}

#footer
{
  border-top: dotted 1px #E1E1E1;
  margin: 15px 0px 0px;
}
#footer ul
{
  float: right;
  margin: 10px 0px 0px;
  padding: 0px;
  clear: both;
}
#footer ul li
{
  margin: 0px 0px 0px 10px;
  padding: 0px;
  display: inline;
  list-style-type: none;
}
#footer ul li a
{
  font: normal 0.9em Helvetica, Arial, sans-serif;
}
.sectionCopy
{
  width: 430px;
  float: left;
}
.tab .boxout
{
  margin-top: 35px;
}
.boxout
{
  width: 163px;
  margin-left: 46px;
  padding: 10px;
  float: left;
  background-color: #DFDFE7;
  font-family: Arial, Helvetica, sans-serif;
}
.boxout a:link {color: #333333;}
.boxout a:visited {color: #333333;}
.boxout a:active {color: #333333;}
.boxout a:hover {color: #333333;text-decoration: underline;}
.boxout a:hover.inactive {color: #333333;text-decoration: none;}
.boxout h5
{
  color: #333333;
  margin: 0px;
  padding: 0px;
  font-size: 1.05em;
  font-weight: normal;
}
.boxout ul
{
  color: #333333;
  list-style-type: square;
  margin: 5px 0px 0px;
  padding: 0px;
  padding-left: 15px;
  font-size: 0.7em;
}
.boxout ul li
{
  margin-bottom: 7px;
}

#quickLinks
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 559px;
  left: 10px;
  width: 210px;
}
#quickLinks li
{
  padding-left: 36px;
  border-bottom: solid 1px #464957;
  min-height: 27px;
  padding-top: 6px;
}
#quickLinks li a
{
  font: normal 0.9em Helvetica, Arial, sans-serif;
}
#quickLinks li a:link {color: #FFFFFF;text-decoration: none;}
#quickLinks li a:visited {color: #FFFFFF;text-decoration: none;}
#quickLinks li a:active {color: #FFFFFF;text-decoration: none;}
#quickLinks li a:hover {color: #95B5CE;text-decoration: none;}

#quickLinks li#savillsLink
{
  background: transparent url("/images/savillsLogo.jpg") scroll 4px 4px no-repeat;
}

.contact.vcard
{
  font-size: 0.9em;
  margin: 20px 0px;
  line-height: 1.2em;
}
.contact.vcard .heading
{
  color: #95B5CE;
}
#imageContainer
{
  width: 100%;
  height: 339px;
  position: relative;
  margin-bottom: 0px;
  background: transparent url("/images/backgrounds/loading.gif") scroll center center no-repeat;
}
.captioned
{
  height: 339px;
  width: 100%;
  background-position: top left;
  background-repeat: no-repeat;
  position: relative;
}
#imageContainer .captioned
{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 50;
}
.captioned p
{
  margin: 0px;
  padding: 0px;
  padding: 3px;
  background: transparent url("/images/backgrounds/tint.png") scroll top left repeat;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 70%;
  color: #FFFFFF;
  font: normal 1.2em Helvetica, Arial, sans-serif;
}
.captioned p small
{
  font-size: 0.7em
}
.arrow
{
  background: transparent url("/images/arrows/arrow.gif") scroll 0px 6px no-repeat;
  font-size: 1.2em;
  padding-left: 16px;
  text-decoration: none;
}
.price
{
  font-weight: bold;
}

/*******************Generic Styles*******************/
.clrB
{
  clear: both;
}
.halfWidth
{
  width: 310px;
  float:left;
  margin-right:19px;
}

/*******************Page Specific Styles*******************/
/*HOMEPAGE*/
h2#homeTitle span
{
  font-size: 0.9em;
}
.home .showcase, .home .features
{
  width: 322px;
  margin: 0px 0px 20px 8px;
  float: left;
  background: transparent url("/images/backgrounds/homepageFeatures.jpg") scroll 0px 35px no-repeat;
}
.home .showcase
{
  margin: 0px 7px 20px 0px;
  background-image: url("/images/backgrounds/homepageServices.jpg");
}
.home .propertyFocus
{
  clear: left;
  background: transparent url("/images/backgrounds/homepagePropertyFocus.jpg") scroll 0px 50px no-repeat;
}
.home .propertyFocus, .home .servicesDirectory
{
  margin: 20px 0px 0px;
  border-top: solid 1px #E1E1E1;
}
.home .showcase h3, .home .features h3, .home .propertyFocus h3
{
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 150px;
  color: #95B5CE;
}
.home .propertyFocus h3
{
  padding-top: 7px;
  margin-top: 10px;
  width: 345px;
  float: left;
}
.home .servicesDirectory h3
{
  font-family: Helvetica, Arial, sans-serif;
  color: #95B5CE;
  width: 215px;
  float: left;
}
.home .servicesDirectory p
{
  width: 420px;
  margin-left: 10px;
  margin-top: 17px;
  float: left;
}
.home .servicesDirectory p a
{
  text-decoration: none;
}
.home .propertyFocus dl
{
  margin-top: 22px;
  float: left;
  width: 313px;
}
.home div h4
{
  margin: 10px 0px 0px;
  color: #95B5CE;
}
.home div dl dt a
{
  font-size: 1.4em;
  font-weight: normal;
  text-decoration: none;
}
.home div dl dd
{
  margin: 3px 0px 5px;
}
.home div ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  position: relative;
  font-size: 1.1em;
}
.home div ul li
{
  display: inline;
  font-size: 0.7em;
  padding: 2px 0px;
  white-space: nowrap;
}
.home div ul li a, .home .servicesDirectory p
{
  padding-left: 12px;
  background: transparent url("/images/arrows/smallArrow.gif") scroll 0px 5px no-repeat;
}
.home div dl dt a
{
  padding-left: 20px;
  background: transparent url("/images/arrows/bigArrow.gif") scroll 0px 7px no-repeat;
}
/*SHOWCASES*/
.captioned.showcase0
{
  background-image: url("/images/showcase/showcase1.jpg");
}
.captioned.showcase1
{
  background-image: url("/images/showcase/showcase2.jpg");
}
.captioned.showcase2
{
  background-image: url("/images/showcase/showcase3.jpg");
}
.captioned.showcase3
{
  background-image: url("/images/showcase/showcase4.jpg");
}
.captioned.showcase4
{
  background-image: url("/images/showcase/showcase5.jpg");
}
.captioned.showcase5
{
  background-image: url("/images/showcase/showcase6.jpg");
}
/*FEATURES*/
.featureRosm .captioned
{
  background-image: url("/images/feature/rosm.jpg");
}
.featureGlobal .captioned
{
  background-image: url("/images/feature/global.jpg");
}
.featureSchool .captioned
{
  background-image: url("/images/feature/school.jpg");
}
.featureHirise .captioned
{
  background-image: url("/images/feature/hirise.jpg");
}
.featureSuburbs .captioned
{
  background-image: url("/images/feature/suburbs.jpg");
}
.featureCountry .captioned
{
  background-image: url("/images/feature/countryside.jpg");
}
.featureHoliday .captioned
{
  background-image: url("/images/feature/holiday.jpg");
}
.top5
{
  background-color: #F4F4F4;
  padding: 7px;
  padding-left: 183px;
  margin-bottom: 7px;
  min-height: 162px;
  position: relative;
  color: #333333;
}
.top5 p, .top5 p.contact.vcard
{
  color: #333333;
  margin: 0px 0px 10px;
  font-size: 0.7em;
}
.top5 p.contact.vcard span
{
  margin-right: 5px;
}
.top5 p.contact.vcard span.heading
{
  margin-right: 0px;
}
.top5 img
{
  position: absolute;
  top: 7px;
  left: 7px;
}
.top5 h4
{
  margin: 3px 0px;
}
.top5 h5
{
  margin: 0px 0px 10px;
}
/*PROPERTY FOCUS*/
.focus div ul li p  a
{
  font-size: 1.05em;
}
.focus p strong
{
  font-size: 1.1em;
}
.focus0
{
  background-image: url("/images/focus/focus0.jpg");
}
.focus1
{
  background-image: url("/images/focus/focusRural.jpg");
}
.focus2
{
  background-image: url("/images/focus/focusLettings.jpg");
}
.focus3
{
  background-image: url("/images/focus/focusEurope.jpg");
}
.focus4
{
  background-image: url("/images/focus/focusAsia.jpg");
}
.focus5
{
  background-image: url("/images/focus/focusRow.jpg");
}
#tabHome
{
  position: relative;
  z-index: 30;
  background-color: #FFFFFF;
}
#tabHome ul
{
  list-style-type: none;
  padding: 0px;
  margin: 10px 0px;
  background-color: #FFFFFF;
}
#tabHome ul li
{
  display: block;
  position: relative;
  width: 231px;
  min-height: 93px;
  border-bottom: dotted 1px #E1E1E1;
  padding-left: 94px;
  float: left;
  margin: 0px;
}
#tabHome ul li.odd
{
  background-color: #F2F2F2;
}
#tabHome ul li img
{
  position: absolute;
  top: 7px;
  left: 7px;
}
#tabHome h4
{
  margin: 3px 0px;
  color: #444444;
  font-size: 0.9em;
}
#tabHome p
{
  margin-bottom: 5px;
}
#tabControls
{
  margin: 0px 0px 10px;
  height: 17px;
  position: relative;
  color: #444444;
}
#tabControls span#prevTab, #tabControls span#nextTab, #tabControls span#backHome
{
  position: absolute;
  top: 0px;
  display: none;
}
#prevTab
{
  background: transparent url("/images/arrows/arrowLeft.gif") scroll 0px 6px no-repeat;
  right: 120px;
  font-size: 1.2em;
  padding-left: 16px;
}
#nextTab
{
  background: transparent url("/images/arrows/arrow.gif") scroll 100% 6px no-repeat;
  right: 0px;
  font-size: 1.2em;
  padding-right: 16px;
}
#backHome
{
  width: 140px;
  left: 0px;
  background: transparent url("/images/arrows/arrowUp.gif") scroll 0px 2px no-repeat;
  padding-left: 11px;
}
/*SERVICES DIRECTORY*/
.servicesDirectory .captioned { background-image: url("/images/services/directory.jpg");}
.servicesOverseasDesk .captioned { background-image: url("/images/services/overseas.jpg");}
.servicesCountry .captioned{ background-image: url("/images/services/country.jpg");}
.servicesFinance .captioned{ background-image: url("/images/services/private-finance.jpg");}
.servicesLondon .captioned{ background-image: url("/images/services/london.jpg");}
.servicesNewHomes .captioned{ background-image: url("/images/services/new-homes.jpg");}
.servicesPrimeGlobal .captioned{ background-image: url("/images/services/prime-global.jpg");}
.servicesValuations .captioned{ background-image: url("/images/services/valuations.jpg");}
#imageContainer.servicesPage
{
  margin-bottom: 20px;
}
.servicesIndex
{
  margin-top: 0px;
  padding-top: 10px;
  border-top: dotted 1px #E1E1E1;
  margin-bottom: 12px;
  font-size: 1.2em;
}
.servicesIndex ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  float: left;
  clear: left;
}
div.services
{
  padding: 0px;
  margin: 10px 0px 0px;
  clear: left;
}
div.services div.row
{
  clear: left;
  border-top: dotted 1px #E1E1E1;
}
div.services div.odd
{
  background-color: #F2F2F2;
}
div.services div.row div, .servicesIndex ul li
{
  float: left;
  width: 305px;
  padding: 0px 12px;
}
.servicesIndex ul li
{
  line-height: 1.3em;
  font-size: 0.8em;
}
div.services div.row div.breaker
{
  float: none;
  clear: left;
  width: 100%;
  height: 0px;
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
div.services div.row
{
  padding: 12px 0px;
  position: relative;
}
.servicesIndex h4, div.services div h4
{
  margin: 0px 0px 5px;
  color: #444444;
}
.servicesIndex h3, .servicesIndex h4
{
  margin-left: 12px;
  padding: 0px;
}
div.services div.row div p.contact
{
  font-size: 0.8em;
  margin: 5px 0px 0px;
}
a.backToTop
{
  position: absolute;
  bottom: 14px;
  right: 14px;
  background: transparent url("/images/arrows/arrowUp.gif") scroll 100% 3px no-repeat;
  padding-right: 10px;
  font-size: 0.8em;
  margin-bottom: -10px;
  font-family: Arial, Helvetica, sans-serif;
}
/*GALLERY PAGES*/
.boxGalleryThumbs
{
  width: 163px;
  height: 168px;
  position: relative;
  overflow: hidden;
  margin: 0px 0px 5px;
}
.boxGalleryThumbs.halfGall
{
  height: 85px;
}
.boxGalleryThumbs div
{
  height: 168px;
  width: 1000px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.boxGalleryThumbs div ul
{
  list-style-type: none;
  padding: 0px;
}
.boxGalleryThumbs div ul li
{
  width: 78px;
  height: 78px;
  float: left;
  margin: 1px 4px 4px 1px;
  padding: 0px;
}
.boxGalleryThumbs div ul li.breaker
{
  margin: 0px;
  padding: 0px;
  height: 0px;
  width: 100%;
}
.boxGalleryThumbs div ul li a img
{
  border-width: 0px;
}
.boxGallery
{
  position: relative;
  width: 659px;
  height: 339px;
}
.boxGalleryControls
{
  clear: left;
  height: 30px;
}
.boxGalleryControls a
{
  display: block;
  color: #3333333;
  width: 66px;
  float: left;
}
.boxGalleryControls a.arrowRight
{
  background: transparent url("/images/arrows/arrowGrey.gif") scroll 100% 7px no-repeat;
  padding-right: 14px;
  text-align: right;
}
.boxGalleryControls a.arrowLeft
{
  background: transparent url("/images/arrows/arrowGreyLeft.gif") scroll 0px 7px no-repeat;
  padding-left: 14px;
  float: left;
}
/*TABBED PAGES*/
.captioned.tab0
{
  background-position: 0px 0px;
}
.captioned.tab1
{
  background-position: 0px -339px;
}
.captioned.tab2
{
  background-position: 0px -678px;
}
.captioned.tab3
{
  background-position: 0px -1017px;
}
.captioned.tab4
{
  background-position: 0px -1356px;
}
.captioned.tab5
{
  background-position: 0px -1695px;
}
.captioned.tab6
{
  background-position: 0px -2034px;
}
/*CONTACT*/
.contact form
{
  width: 303px;
  float: left;
  padding: 0px 0px 0px 25px;
  margin: 20px 0px;
  border-left: dotted 1px #E1E1E1;
}
.contact form.first
{
  padding: 0px 25px 0px 0px;
  border-left-width: 0px;
}
.contact form h3
{
  margin-top: 0px;
  padding-top: 0px;
}
.contact form fieldset
{
  border-width: 0px;
  padding: 0px;
}
.contact form.first fieldset
{
  margin-top: 26px;
}
.contact form fieldset p
{
  position: relative;
  margin: 15px 0px 0px;
}
.contact form fieldset p.addressInput
{
  margin: 5px 0px 0px;
}
.contact form fieldset p label
{
  position: absolute;
  top: 3 px;
  left: 0px;
  font-size
}
.contact form fieldset p input, .contact form fieldset p textarea
{
  width: 200px;
  margin-left: 95px;
  border: solid 1px #E1E1E1;
}
.contact form fieldset p input.postcode
{
  width: 70px;
}
.contact form fieldset p textarea
{
  height: 113px;
}
.contact form fieldset p input.checkbox
{
  width: auto;
  border-width: 0px;
}
.contact form fieldset button
{
  float: right;
  margin-top: 11px;
  padding: 3px;
  border: 0px;
  background: transparent url("/images/backgrounds/tabBG.jpg") scroll top left repeat-x;
  border: solid 1px #E1E1E1;
  color: #000000;
  cursor: pointer;
}
.contact form fieldset button:hover
{
  color: #95B5CE;
}

/*dmh*/
a.action {
   text-decoration:underline;
}
a:hover.action {
   text-decoration:none;
}
