/* --------------------------------------------------------------

    base.css

    Author:
    Date:

    This is the main stylesheet

    +top

--------------------------------------------------------------

  +Resets default browser CSS styles

-------------------------------------------------------------- */

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, sub, sup, tt, var,
dl, dt, dd, ul, li, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    text-decoration:none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}




/* --------------------------------------------------------------

    +Default Styles

-------------------------------------------------------------- */

body {
    background:url(/images/bgimages/body-bg.png) repeat-x top;
    background-color: #3B294B;
    height:100%;
    color: #000;
    text-align: center;
    font-size: 62.5%;
    font-family: Arial, Verdana, Sans-Serif;
    }

#header .esta-award {background: url(/images/sitefiles/estabanner.png) no-repeat; height: 119px; width: 287px; position: absolute; left: 358px; display: block;}
/*body.alt-rentals #header .esta-award {display: block;} */

@font-face {
    font-family: 'CartoGothicStdBook';
    src: url('/fonts/CartoGothicStd-Book-webfont.eot?') format('eot'),
         url('/fonts/CartoGothicStd-Book-webfont.woff') format('woff'),
         url('/fonts/CartoGothicStd-Book-webfont.ttf') format('truetype'),
         url('/fonts/CartoGothicStd-Book-webfont.svg#webfont3Jo4Ril0') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CartoGothicStdItalic';
    src: url('/fonts/CartoGothicStd-Italic-webfont.eot?') format('eot'),
         url('/fonts/CartoGothicStd-Italic-webfont.woff') format('woff'),
         url('/fonts/CartoGothicStd-Italic-webfont.ttf') format('truetype'),
         url('/fonts/CartoGothicStd-Italic-webfont.svg#webfontt9obMmXC') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CartoGothicStdBold';
    src: url('/fonts/CartoGothicStd-Bold-webfont.eot?') format('eot'),
         url('/fonts/CartoGothicStd-Bold-webfont.woff') format('woff'),
         url('/fonts/CartoGothicStd-Bold-webfont.ttf') format('truetype'),
         url('/fonts/CartoGothicStd-Bold-webfont.svg#webfontIxqYmXN9') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CartoGothicStdBoldItalic';
    src: url('/fonts/CartoGothicStd-BoldItalic-webfont.eot?') format('eot'),
         url('/fonts/CartoGothicStd-BoldItalic-webfont.woff') format('woff'),
         url('/fonts/CartoGothicStd-BoldItalic-webfont.ttf') format('truetype'),
         url('/fonts/CartoGothicStd-BoldItalic-webfont.svg#webfontFLsyN2Hz') format('svg');
    font-weight: normal;
    font-style: normal;

}


#content {background-color: #fff; padding: 14px; width: 946px; margin-bottom: 0px; }



#top         { width: 100%; margin: 0 auto 0 auto; padding: 0 0 10px 0; position: relative; }
#shell     { width: 974px; margin: 0 auto; position: relative; }
#page     {  float:left; text-align: left; width:974px; background:url(/structure/gradientbg.png) repeat-x }



.floatleft { float: left; }
.floatright { float: right; }
.clear-floats { clear: both; font-size: 1px; }
.clear-both { clear: both; }

/*strong { font-weight:bold; }*/
em { font-style:italic; }

/* Links
-------------------------------------------------------------- */


a:link {color:#443055;}
a:visited {color:#443055;}
a:active {position: relative; }
a:hover {color: #000;}
.a {cursor:pointer }



.col { float: left; margin-right: 14px; width: 66px; }

.span-1 { width: 66px;  }
.span-2 { width: 146px; }
.span-3 { width: 226px; }
.span-4 { width: 306px; }
.span-5 { width: 386px; }
.span-6 { width: 466px; }
.span-7 { width: 546px; }
.span-8 { width: 626px; }
.span-9 { width: 706px; }
.span-10 { width: 786px; }
.span-11 { width: 866px; }
.span-12 { width: 946px; }

/* This should be the standard container ---------------------- */
.module { padding-bottom: 10px; margin-bottom: 14px; }


/* --------------------------------------------------------------

    +Layout

    -- This is the optimum layout for 1024px
    -- Individual column width 70px
    -- 12 column layout
    -- margin 10px

-------------------------------------------------------------- */

/* Header -------------------------------------------------- */


#header     { position: relative; text-align: left; width:100%; height: 157px;}

#header .brand {float: left; width: 246px;}
#header img.print-brand {display: none; float: left;}
#header img.screen-brand {float: left;}

#search-etc {float: right; width: 230px;}

#quicksearchcontainer {width: 228px; margin-top: 10; margin-bottom: 10px;}
#quicksearchcontainer .searchtype {padding-bottom: 4px;}
#quicksearchcontainer .quicksearch-bg {background-color: #473258; padding-left: 6px; padding-top: 4px; height: 32px;}
#quicksearchcontainer .quicksearch-bg .keywords input {color:#888; float:left; font-family:arial, helvetica, sans-serif; width:174px; height:16px; margin-top: 3px;}
#quicksearchcontainer .quicksearch-bg .buttons {float: left; margin-left: 8px; margin-top: 3px;}
#quicksearchcontainer label {color: #fff; font-size: 1.2em;}
#header .number {color: #000; text-align: right;}


/* --------------------------------------------------------------
    +Navigation
-------------------------------------------------------------- */

/*#nav {  float:left; width:100%; margin-bottom:30px; margin-top: 12px; }

#nav ul { font-family:Georgia, serif; list-style:none; margin:0; padding:0; width:100%; font-size:1.5em;  }
#nav ul li { margin:0 1px; padding-right: 17px; padding-left: 8px;   float:left; text-align:center; font-size: 1.2em;}
#nav ul li a {  display:block; padding:10px 0; text-decoration:none; color: #fff; height:34px; }
#nav ul li a:hover {color:#c60006; display:block; padding:10px 0; height: 34px;  }
#nav ul li a:active {color:#fff; display:block; padding:10px 0; height: 34px; }
#nav ul li a.selected { color:#c60006; background:url(/structure/activelink.png) no-repeat ; background-position: bottom; height: 34px;  }  */


#nav {clear: both;}
#nav ul {padding: 0;}
#nav ul li { float: left; padding: 7px 0px; padding-bottom: 0px; list-style: none; }
#nav ul li a {background-color:#1e0830; border-right: 1px solid #503666; font-size: 1.2em; color: #fff; padding-top: 8px; padding-left: 14px; padding-right: 14px; display: block; font-family: Arial, helvetica, sans-serif; font-weight: bold; height: 30px; text-decoration:none; }
#nav ul li a.selected {background-color: #fff; color: #000;}
#nav ul li a:hover {color:#000; background-color: #fff; }


/* --------------------------------------------------------------

    +Footer

-------------------------------------------------------------- */

#footer     {height: 150px; clear:both; float:left; width:100%; margin-top:10px; background-color: #3B294B; }
#footer-inner {background-color: #fff; width:929px; text-align:left; margin:0px auto; padding:12px 22px;}
.footeradr {border-right: 1px solid #cecece; display:block; float: left; margin-top: 0px; color: #000; padding-right: 30px; width: 25%;}
.footeradr h4 {color: #3E2C4D;}
.footernav {display:inline; float: right; margin-top: 0px; color: #000; text-align: right; width: 50%; }

#footer ul {list-style:none; margin:0 auto 20px auto; text-align:right; font-family: arial, helvetica, verdana, sans-serif; font-size: 1.2; font-weight: bold;  float: right; padding-top: 6px; padding-left:24px; }
#footer ul li {background:url(/structure/footer-bullets.png) no-repeat right 9px; margin-left: 10px; float: right; padding-left: 13px; padding-bottom: 0px; }
#footer li a {color: #000; text-decoration: none; }
#footer li a:hover {color:#999;  }

#footer .rics-logo {}

#poweredby { width: 100%;}


.propertynews {float: right; text-align:right; margin-right: 10px; }

a.pnews {color:#3E2C4D; font-style: italic;}
a:hover.pnews {color: #3E2C4D;}
a:active.pnews {}


.alternate2 { background-color: #D5D2BB; }
.alternate1 { background-color: #F7F5F0; }

.location { margin: 5px; margin-bottom: 20px;  }

/* --------------------------------------------------------------
    +Terms and Conditions
-------------------------------------------------------------- */

#terms-and-conditions {}
#terms-and-conditions ul {padding-left: 24px; padding-right: 24px; padding-top: 5px;}
#terms-and-conditions ul li {margin-bottom: 6px; list-style: none;}
li.indent {padding-left: 20px;}
li.indent {padding-left: 40px;}
#terms-and-conditions h1 {font-size: 3.0em; color: #fff; margin-bottom: 14px; font-weight: bold; padding: 10px; background-color:#382746;}
#terms-and-conditions h2 {color:#000000; font-family:georgia,garamond,serif; font-size:2.6em; font-style:italic; margin-bottom:14px; padding-bottom: 14px;}
#terms-and-conditions h3 {font-size: 1.8em; margin-bottom: 7px; margin-top: 20px; border: none; font-style: normal;}
#terms-and-conditions h4 {font-size: 1.8em; margin-bottom: 7px; margin-top: 20px; border: none; font-style: normal;}

/* --------------------------------------------------------------
    +Typography + Headings
-------------------------------------------------------------- */

p { margin-bottom: 1.5em;}
p, ul, blockquote, dd, dt, table { font-size: 1.2em; line-height: 1.6em; }
p.header {color: #000 margin; none; font-size: 1.4em; margin-bottom: 0;}
p.footer {color: #000; margin: none; font-size: 1.2em; margin-bottom: 10px; margin-top: 14px;}
p.news {color: #000 margin: none; font-size: 1.0em;}
p.tophalf {color:#fff;}



#content table td { padding:5px; }

p.search {color:#fff; font-size: 1.2em; padding-left: 0px;}
/* Lists ----------------------------------------------------- */


ul {padding-left: 28px; }

ul.inline-list { float: left; }
ul.inline-list li { float: left; display: inline; }

ol {list-style: none;}

/* Headings -------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    color: #000;
    clear: none;
    font-family: CartoGothicStdBold, arial, helvetica, sans-serif;
    font-weight: normal;
    }


h2.headernum{
    font-family: CartoGothicStdBold, arial, helvetica, sans-serif;
    margin: 0;
    padding: 0;
    color: #fff;
    clear: none;
    font-size: 3.9em;
    line-height: 0.8em;
    border: none;
}

h2.giveusacall{
    font-family: CartoGothicStdBold, arial, helvetica, sans-serif;
    margin: 0;
    padding: 0;
    color: #fff;
    clear: none;
    font-size: 1.6em;
    line-height: 1.0em;
    border: none;
}



h2.footeraddress { font-size:2.8em; font-weight:normal; margin: 0; padding: 0; color: #fff; clear: none; line-height: 1.5em; font-family: Georgia, Serif;}

h4.adr {    margin: 0; padding: 0; color: #fff; clear: none; line-height: 1.5em; font-family: 'Arial, Verdana, sans-serif';}


h1 { font-size:0em; font-weight:normal; margin-bottom: 0.8em; border-color:#c1bba9; }
h2 { font-size:3.8em; font-weight:normal;}
h3 { font-size:2.6em; margin-bottom: 14px; color: #000;}
h4 { font-size:2.0em; margin-bottom:14px;}
h5 { font-size: 1.3em; margin-bottom: 1.2307em;}
h6 { font-size: 1.1em; margin-bottom: 0; margin-top: 1.1em;}

h1 span, h2 span, h3 span { display: none;}


/* --------------------------------------------------------------
    +Tables
-------------------------------------------------------------- */

table p { font-size:1em; }
th { padding:2px; font-weight:bold; }

/* --------------------------------------------------------------
    +Translation
-------------------------------------------------------------- */
#google_translate_element{float:right; margin-top:6px;}

/* --------------------------------------------------------------
    +Forms
-------------------------------------------------------------- */

#mortgages {}
.disclaimer {}
hr {margin-bottom: 20px;}

/* --------------------------------------------------------------
    +Search
-------------------------------------------------------------- */

#fullsearch {margin-bottom: 10px;}
#fullsearch h3 {/*background-image: url(/images/icons/search-icon.png); background-repeat: no-repeat; background-position: right 7px; */ font-family: CartoGothicStdBold, arial, helvetica, sans-serif; color: #1a0d24; margin-bottom: 8px; }
#fullsearch #advsearch {background:url(/images/bgimages/search-bg.png) repeat-x;  margin-bottom: 14px; padding-bottom: 8px; background-color: #d8d8d8; padding-top: 5px; padding-left: 7px; padding-right: 8px; }
#fullsearch #advsearch .searchtype {padding-bottom: 4px; margin-top: 10px;}
#fullsearch #advsearch .keywords {padding-bottom: 4px; padding-top: 4px;}
#fullsearch #advsearch .keywords input {color: #888; padding-bottom: 4px; padding-left: 2px; padding-top: 4px; border: 1px solid #000; width: 208px;}
#fullsearch #advsearch .keywords span {color: #fff; padding-left: 4px;}

#fullsearch #advsearch label {font-size: 1.2em; color:#fff; padding-bottom: 2px;}
#fullsearch #advsearch select {width: 100%;}

#fullsearch #advsearch .searchfield {width:210px; float: left; padding-bottom: 14px; margin-top: 4px;}
#fullsearch #advsearch .searchfield-area {float: left; width: 210px; padding-bottom: 20px; margin-top: 4px;}
#fullsearch #advsearch .searchfield-type {float: left; width: 146px; margin-top: 4px;}
#fullsearch #advsearch .searchfield-beds {float: right; width: 57px; margin-top: 4px;}
#fullsearch #advsearch .halfsearchfieldleft {float: left; width:102px; padding-bottom:20px;}
#fullsearch #advsearch .halfsearchfieldright {float: right; width:101px; padding-bottom:20px;}
#fullsearch #advsearch .searchfield select {padding: 3px;}


#advsearch .buttons {float: right;}

#newsletter .buttons { float: right; padding-top:10px; padding-left: 10px; padding-right: 1px;}

li.recentlyadded {border-bottom: 1px solid #fff;}

#search select {width:100%; padding-bottom: ;}
select.contact {width: 100px;}

#search input[type="text"], #inputArea textarea
{
        font-family: Arial, Verdana, Sans-Serif;
    width: 100%;
    color: #666;
    font-size: 1.3em;
    margin-bottom: 2px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
}

.activeField
{
    background-image: none;
    background-color: #222;
    border: solid 1px #33677F;
}



.searchfield {width: 100% padding-right:5px; padding-bottom: 12px;}
.halfsearchfieldleft {float: left; width:100px; padding-bottom:18px; padding-right: 2px;}
.halfsearchfieldright {float: right; width:100px; padding-bottom:18px; padding-left: 2px;}

.radiobuttons {margin-bottom:8px; margin-left:-6px;}

#keep-up-to-date {margin-top: 8px;}


/* --------------------------------------------------------------
    +Contact us
-------------------------------------------------------------- */
#contact {border-left:1px solid #CECECE; padding-left:14px;}
#contact h2 {background-color:#382746; color:#FFFFFF; padding:10px; margin-bottom: 20px;}
#visitus {background:url(/structure/visitbg.png) repeat-x; background-color: #a6cdff; margin-bottom:14px; padding:4px 8px 2px;}
#visitus h3 {color: #fff; background:url("/structure/clockicon.png") no-repeat right;}
#openinghours p { padding-left: 10px;}

#thanks-wrap {border-left: 1px solid #CECECE;}
#thanks-wrap h2 {background-color: #382746; color: #FFFFFF; margin-bottom: 14px; margin-left: 14px; padding: 10px;}
#thanks-wrap #thanks-message {padding-bottom: 4px; padding-left: 14px; padding-top: 4px;}

#contact-information {border-bottom: 1px solid #cecece; padding-bottom: 10px;}
#contact-information .contact-address {border-right: 1px solid #cecece;}
#contact-information .contact-address p.address {margin-bottom: 6px;}
#contact-information .contact-opening-hours {border-right: 1px solid #cecece; padding-right: 5px;}
#contact-information .telephone-numbers p {margin-bottom: 2px;}
#contact-information .telephone-numbers p.extra-margin {margin-bottom: 18px;}

/* --------------------------------------------------------------
    +Send to Friend
-------------------------------------------------------------- */
#send-to-friend {border-left:1px solid #CECECE; padding-left:14px;}
#send-to-friend h2 {background-color:#382746; color:#FFFFFF; padding:10px; margin-bottom: 30px;}

/* --------------------------------------------------------------
    +Invoice
-------------------------------------------------------------- */

#invoice-wrap {border-left: 1px solid #CECECE;}
#invoice-wrap h2 {background-color: #382746; color: #FFFFFF; margin-bottom: 14px; padding: 10px;}
#invoice-wrap #secure {padding-bottom: 4px; padding-left: 14px;}
#invoice-wrap #secure select {border: 1px solid #999999; padding: 2px;}
#invoice-wrap #cancelled {padding-bottom: 4px; padding-left: 14px;}
#invoice-wrap #cancelled a {text-decoration: underline;}

#invoice-wrap #secure dt {font-weight: bold;}
#invoice-wrap #secure dd {color: #382746;}

#printrecpt {margin-top: 10px;}

/* --------------------------------------------------------------
    +Homepage
-------------------------------------------------------------- */

#homepage-content {}

#homepage-additional {margin-top: 20px;}
#homepage-additional h3 {color: #000;}
#homepage-additional .gallery {padding-right: 7px;}

#feature div {}

#company-overview {margin-bottom: 14px; padding-right: 30px; border-right: 1px solid #cecece;}
#company-overview h2 { font-size: 2.4em; border-bottom:1px solid #D9D5C9; margin-top:0; color:#ffffff; }
#company-overview h3 {color: #000; line-height: 1.4em;}
#company-overview h4 {color: #000; font-size: 1.4em; margin-bottom: 25px; line-height: 1.4em; font-family: arial, helvetica, verdana, sans-serif; font-weight: bold;}

/* --------------------------------------------------------------
    +Newsletter
-------------------------------------------------------------- */

#newsletter-wrap { clear:both; height: 48px; margin-bottom:14px; border: 1px solid #31263A; background-color: #422E53;}
#newsletter-wrap .newsletter-heading {float: left; margin-left: 10px; margin-top: 6px;}
#newsletter-wrap .newsletter-heading h3 {background:url(/images/icons/mail-icon.png) no-repeat left 8px; padding-left: 30px; margin-top: 6px; margin: 0; color: #fff;}
#newsletter-wrap .prop-type {float: left; margin-left: 10px; margin-top: 4px;}
#newsletter-wrap .prop-type label {color:#fff; padding-bottom:10px; font-size: 1.2em;}
#newsletter-wrap .email-input {float: left; padding-left:11px; margin-top:11px; margin-bottom: 11px;}
#newsletter-wrap .email-input .enteremail {height:19px; width:220px; padding: 3px; color: #888;}
#newsletter-wrap .newsletter-button {float: left; margin-left: 11px; margin-top: 11px;}

/* --------------------------------------------------------------
    +Welcome
-------------------------------------------------------------- */

.welcome a {color: #548A75; text-decoration: underline;}
.welcome a:hover {color:#548A75;}
.welcome a:active {}


/* --------------------------------------------------------------
    +Map
-------------------------------------------------------------- */

#maps { margin-bottom:14px; }
#maps h3 {color: #000; background:url("/structure/mapsearchicon.png") no-repeat scroll right 4px transparent;}
#maps h2 { display:none; }
#map-info h3.accordion_toggle { background:#98BCED; color: #fff; }
#map-info h3.accordion_toggle_active { background:#23336D; }
#map { height:282px; }

.advancedmap {float: right;}
.advancedmap a {color: #960000;}

/* --------------------------------------------------------------
        Editorial
-------------------------------------------------------------- */

#editorial-wrap {padding-left: 14px; border-left: 1px solid #cecece;}
#editorial-wrap img {padding-right: 14px;}
#editorial-wrap h1.title {background-color:#382746; color:#FFFFFF; margin-bottom:14px; padding:10px; font-size: 3.8em;}
#editorial-wrap h1 {margin-bottom:10px; font-size: 3.0em;}
#editorial-wrap h2 {font-size: 2.4em; color: #000; margin-bottom:10px;}
#editorial-wrap h3 {font-size: 2.0em; color: #000; margin-bottom:10px;}
#editorial-wrap h4 {font-size: 1.8em; margin-bottom:10px;}
#editorial-wrap ul {padding-left: 28px; margin-bottom: 14px;}
#editorial-wrap ul li {list-style: disc;}
#editorial-wrap a {color: #548A75; text-decoration: underline;}
#editorial-wrap span {display: block;}



/* --------------------------------------------------------------

    +Slideshow

-------------------------------------------------------------- */

#feature {margin-bottom: 14px; }
#feature #slideshow {background: url(/images/bgimages/feature-full-bg.png);  border:1px solid #fff; height:315px; padding-left:5px; margin-bottom: 14px; }
#feature h3 {font-family: CartoGothicStdBold, arial, helvetica, sans-serif; color: #1a0d24; margin-bottom: 7px;}
#feature-address {width:240px; height:100px; padding-top: 6px; color: #fff;  }
#feature-address h4 {color: #fff; padding-left:5px; }
#feature-price {margin-top: 100px;}
#feature-price p.price {height:30px; width:144px; margin-top:87px; color: #fff; font-size: 1.6em; font-weight: bold; line-height: 1.2em;}
#feature ul { width:703px; position: absolute; padding: 0; }
#feature ul li { width:703px; position: absolute; padding: 0; }
#feature ul li a.featureimglink { display: block; width: 460px; height: 315px; text-align: center; float: left; }
#feature ul li img { margin-right:10px; margin-top:9px; }
#feature ul li div    { clear:none; float:left; width:243px; border:0; margin:0; }
#feature ul li div a    { text-decoration:none; color: #fff; }
#feature ul li div h2 { border:0; font-weight:bold; color: #fff;  }
#feature ul li div h2,
#feature ul li div p { margin:0; color: #fff; margin-left: 5px; }
#feature ul li div p strong { font-size:1.0em; color:#fff; }
#feature ul li div h4 {color: #fff; font-size: 1.8em; line-height: 1.0em;}
#feature .featurebutton {margin-left: 10px; margin-top: 10px; width: 100px; background:#fff; border:1px solid #552B75; padding:3px 6px; font-weight:bold;}


/* --------------------------------------------------------------

    +New Items

-------------------------------------------------------------- */

#new-items {padding-right: 8px; padding-bottom: 8px;}
#new-items h3 {color: #000;}
#new-items ul {padding: 0; list-style: none;}

#new-items .recentlyadded-thumb {float: left; padding-right: 2px; padding-top: 4px; width: 80px; margin-bottom: 1em; }
#new-items .recentlyadded-address {  }
#new-items .recentlyadded-info {float:right;  width: 205px;}
#new-items .recentlyadded-address h4 {font-size: 1.0em; padding-bottom: 4px; padding-bottom: 0;}
#new-items .recentlyadded-address  h4 a { font-family: Arial; color: #000;}
#new-items .recentlyadded-address  h4 a:hover {  color: #222;}
#new-items .recentlyadded-address  h4 a:active { top: 1px; text-decoration: none;}
#new-items .recentlyadded-price {float: left;}
#new-items p.recent {font-size: 0.9em; margin-bottom: 0.1em;}
#new-items p.price {color: #23336d; font-size: 1.0em; font-weight: bold; margin-bottom: 1em;}

/* --------------------------------------------------------------
    +Latest-News
-------------------------------------------------------------- */

#newspage-wrap {border-left: 1px solid #cecece;}
#newspage-wrap h2 {background-color:#382746; color:#FFFFFF; padding:10px; margin-bottom: 14px; margin-left: 14px;}
#news-article {padding-left: 14px; padding-top: 4px; padding-bottom: 4px;}
#news-article h2 {}
#news-article h3 {font-size: 1.8em; font-family: arial, helvetica, verdana, sans-serif; font-weight: bold;}

img.lrgnewspic {
	float: left;
    padding: 8px 22px 22px 0;}

#latest-news {}
#latest-news h3 {margin-bottom: 4px;}
#latest-news ul li .news-image {padding-right: 14px; padding-bottom: 2px; float: left;}
#latest-news a {color: #548a75; text-decoration: underline;}
#latest-news a:hover {color: #548a75;}

#latest-news a.blacklink {color: #000; text-decoration: none;}

#latest-news  ul.news { padding-top:5px; padding-left:0; list-style: none;}

#latest-news  li.news { padding-bottom: 14px; color: #000; }

.opening-times p {margin-bottom: 8px;}

/* --------------------------------------------------------------
    +Requests
-------------------------------------------------------------- */

#request-epc {height: 37px; text-align: center; margin-bottom: 14px;}
#request-epc a { display:block; background:url("/images/buttons/home-sprite.png") repeat scroll -36px -12px transparent; height: 37px; width: 226px; cursor: pointer; }
#request-epc a:hover {background:url("/images/buttons/home-sprite.png") repeat scroll -36px -50px transparent; cursor: pointer; }
#request-epc a span {display: none;}

#request-valuation {height: 37px; text-align: center; margin-bottom: 10px;}
#request-valuation  a { display:block; background:url("/images/buttons/home-sprite.png") repeat scroll -36px -88px transparent; height: 37px; width: 226px; cursor: pointer; }
#request-valuation  a:hover {background:url("/images/buttons/home-sprite.png") repeat scroll -36px -126px transparent; cursor: pointer; }
#request-valuation  a span { display:none; }

#secure-payments {height: 37px; text-align: center; margin-bottom: 20px;}
#secure-payments a {background:url("/images/buttons/secure-sprite.png") repeat scroll -3px -3px transparent;cursor:pointer;display:block;height:43px;margin-bottom:14px;width:226px;}
#secure-payments a:hover {background:url("/images/buttons/secure-sprite.png") repeat scroll -3px -47px transparent; cursor: pointer; }
#secure-payments a span { display:none; }


#rentalinst {border: 1px solid #cecece; height: 143px; margin-bottom: 14px; padding:6px 10px 14px;}
#rentalinst h3 {font-size: 1.8em;}
#rentalinst p {margin-bottom: 1.2em;}
#rentalinst a {background: url("/images/buttons/rental-instructions.png") repeat scroll 1px 0 transparent; cursor: pointer; display: block; height: 37px; width: 198px;}
#rentalinst a:hover {background:url("/images/buttons/rental-instructions.png") repeat scroll 1px -38px transparent;}
#rentalinst a:active {background:url("/images/buttons/rental-instructions.png") repeat scroll 1px -38px transparent;}
#rentalinst a span { display:none; }

#rentalinst-pol {border: 1px solid #cecece; height: 142px; margin-bottom: 14px; padding:6px 10px 35px;}
#rentalinst-pol h3 {font-size: 2.0em;}
#rentalinst-pol p {margin-bottom: 1.2em;}
#rentalinst-pol a {background: url("/images/buttons/rental-instructions.png") repeat scroll 1px -76px transparent; cursor: pointer; display: block; height: 37px; width: 198px;}
#rentalinst-pol a:hover {background:url("/images/buttons/rental-instructions.png") repeat scroll 1px -114px transparent;}
#rentalinst-pol a:active {background:url("/images/buttons/rental-instructions .png") repeat scroll 1px -114px transparent;}
#rentalinst-pol a span { display:none; }


/* --------------------------------------------------------------
    +Rental-Lists
-------------------------------------------------------------- */

#rentallist {border: 1px solid #cecece; height: 143px; margin-bottom: 14px; padding:6px 10px 10px;}
#rentallist a { display:block; background:url("/images/buttons/home-sprite.png") repeat scroll -36px -164px transparent; height: 37px; width: 199px; cursor: pointer; }
#rentallist a:hover {background:url("/images/buttons/home-sprite.png") repeat scroll -36px -202px transparent;}
#rentallist a:active {background:url("/images/buttons/home-sprite.png") repeat scroll -36px -201px transparent;}
#rentallist a span { display:none; }

#rentallist-pol {border: 1px solid #cecece; height: 142px; margin-bottom: 14px; padding:6px 10px 10px;}
#rentallist-pol h3 {font-size: 2.5em;}
#rentallist-pol a { display:block; background:url("/images/buttons/home-sprite.png") repeat scroll -36px -240px transparent; height: 37px; width: 199px; cursor: pointer; }
#rentallist-pol a:hover {background:url("/images/buttons/home-sprite.png") repeat scroll -36px -278px transparent;}
#rentallist-pol a:active {background:url("/images/buttons/home-sprite.png") repeat scroll -36px -277px transparent;}
#rentallist-pol a span { display:none; }

#rental-forms-wrap {border-left: 1px solid #CECECE;}
#rental-forms-wrap #forms {padding-bottom: 4px; padding-left: 14px; padding-top: 4px;}
#rental-forms-wrap h2 {background-color: #382746; color: #FFFFFF; margin-bottom: 14px; margin-left: 14px; padding: 10px;}

/* --------------------------------------------------------------
    +Results
-------------------------------------------------------------- */

#results-wrap {border-left:1px solid #CECECE; padding-left:14px;}
#results-wrap h2 {background-color:#382746; color:#FFFFFF; padding:10px;}

#results .result-item {margin-bottom: 14px; border-bottom: 1px solid #cecece; background-color: #fff;}
#results .result-item ul {padding: 0; margin-bottom: 14px;}
#results li.info {background:url("/images/bgimages/results-info-bg.png") repeat scroll left 0 transparent; font-weight: bold; color:#FFFFFF; display:inline; margin-bottom:5px;margin-right:6px; padding:6px 24px 6px 32px;}
#results .result-item .img-wrap {float: left; margin-bottom: 10px; width: 226px;}
#results .result-item .img-wrap .img {display:table-cell; text-align:center; vertical-align:middle; width:226px;}
#results .result-item .img h4 { width: 101px; float: left; margin-right: 15px; margin-top: 10px; font-family:CartoGothicStdBold,arial,helvetica,sans-serif; text-align: center; }
#results .result-item .details {float: left; margin-left: 10px; margin-top: 4px; width: 455px;}
#results .result-item  .desc { margin-bottom: 0.5em;}
#results .result-item  h3 { margin-bottom: 0em; font-size: 1.8em;}
#results .result-item .additional { width: 98px; float: left; margin-top: 21px;}
#brochure #results .result-item .details h3 { background: none; }
#results .result-item .details h4 {font-family:CartoGothicStdBold,arial,helvetica,sans-serif; color: #443055; margin-bottom: 10px; font-size: 1.8em; }
#results a {color: #1A0D24;}
#results .result-item .img p {margin-bottom: 0;}
#results .pager a {color: #000; background-color: #8aa9d1;}
#results .pager element.style {background-color: blue;}
#results img {border: 1px solid #382746; padding: 0px; background-color: #fff; width: 223px; }

/* --------------------------------------------------------------
    +404 Page
-------------------------------------------------------------- */

#four-oh-four {padding: 34px;}
#four-oh-four h2 {margin-bottom: 10px;}
#four-oh-four a {color: #443055; text-decoration: underline;}

#office {margin-bottom: 10px;}

/* --------------------------------------------------------------
    +Brochure
-------------------------------------------------------------- */

#brochure { float:left; margin-bottom:2em;}
#brochure p { clear:left; }

#brochure-wrap {}
#brochure-information {padding: 0px;}

#brochure-information .brochure-address-and-price {margin-bottom: 14px; padding-bottom: 5px;}
#brochure-information .brochure-booking-buttons {margin-bottom: 24px; padding-bottom: 7px;}
#brochure-information table.property-overview {margin-bottom:24px; padding:10px; width:100%;}
#brochure-information table.property-overview tr th {background-color:#382746; color:#FFFFFF; font-weight:bold; padding-left:8px; width:100px;}
#brochure-information .features {padding: 10px;}
#brochure-information .features ul {padding-left: 0;}
#brochure-information .description {padding: 10px;}
#brochure-information .comprises {padding: 10px;}

#brochure-information .brochure-booking-buttons a {background:url(/images/buttons/brochure-buttons.png); display: block;}
#brochure-information .brochure-booking-buttons a span {display: none;}
#brochure-information .brochure-booking-buttons a.bookviewingbutton {background-position: 0px -4px; width: 155px; height: 30px; margin-left: 5px;}
#brochure-information .brochure-booking-buttons a.bookviewingbutton:hover {background-position: 0px -136px;}
#brochure-information .brochure-booking-buttons a.downloadforms {background-position: 0px -36px; width: 315px; height: 30px; margin-left: 5px;}
#brochure-information .brochure-booking-buttons a.downloadforms:hover {background-position: 0px -168px;}

#brochure-information h1 {background-color:#382746; color:#FFFFFF; font-size:2em; margin-bottom:4px; padding:10px;}
#brochure-information h2 {color:#382746; font-size:1.6em; font-weight:bold; line-height:30px; padding:10px;}
#brochure-information h3 {background-color:#382746;color:#FFFFFF; font-size:1.8em; line-height:30px; padding:2px 2px 2px 8px;}
#brochure-information h4 {font-size: 1.4em; line-height:15px; margin-bottom:10px; margin-top:10px; font-family: arial, helvetica, sans-serif; font-weight: bold;}
#brochure-information dd {margin-bottom: 14px;}

#brochure-wrap .location {margin-bottom: 20px;}
#brochure-wrap .location h3 {color:#382746; font-size: 1.8em;}
#brochure-wrap .brochure-map h3 {color:#382746; font-size:1.8em;}

#brochure ul {margin-bottom:20px ;}
#address h3 span { display:inline; font-weight:normal; color:#888; }

#main-photo-wrap {margin-bottom: 10px; height: 230px; width: 307px; background-color: #fff;}
#main-photo { border:1px solid #bebebe; display:table-cell; height:227px; text-align:center; vertical-align:middle; width:303px; padding-top:2px;  }

ul#slideshow li a {background-image:url("/images/buttons/brochure-buttons.png");
    background-position:-6px -105px;
    display: block;
    height:28px;
    width:153px;}

ul#slideshow li a:hover {background-position:-6px -237px;}
ul#slideshow li span {display: none;}

#add {  text-align: center;}
#add .brochure-thumb { height: 80px; display: block; float: left; margin-right: 6px; margin-bottom: 13px; width: 96px; border: 1px solid #bebebe; background-color:#fff; }
#add a {background-color:#F6F5F0;  text-align: center; padding: none; display: table-cell; vertical-align: middle; width: 96px; height: 80px; padding-left: 1px; padding-right: 1px; }
#add a img {  vertical-align: middle; }
#add .brochure-thumb.last { margin-right: 0; }

#images { float:right; margin-bottom:2em; padding-left: 2px;}

#map-container { border:1px solid #bebebe; background-color:#fff; margin-bottom: 14px; }

ul#controls {background:url("/images/bgimages/brochure-options-bg.png") repeat-x scroll 0 0 transparent; border-bottom:1px solid #cecece; list-style:none outside none; margin:0 0 10px; padding:13px 0;}

ul#controls li { display:inline; margin:0 13px 0 0; }
ul#controls li.propertynav { float:right; margin:0 0 0 10px; }

ul#controls li.control a {color: #000; background-repeat:no-repeat; padding:5px 0 5px 25px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/icons/controls.png", sizingMethod="image");}

ul#controls li.control a:hover {color: #222; background-repeat:no-repeat; padding:5px 0 5px 25px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/icons/controls.png", sizingMethod="image");}

ul#controls[id] li.control a {background-image:url(/images/icons/controls.png);}
ul#controls li.control a.print {    background-position:0 2px; }
ul#controls li.control a.friend {    background-position:0 -28px; }
ul#controls li.control a.agent {    background-position:0 -94px; }

ul#slideshow { list-style:none; padding:7px 10px; margin:0 0 10px 73px;  }
ul#slideshow li { margin:0 20px 0 0; }

ul#slideshow li a span { display:none; }

/* --------------------------------------------------------------
    +Results
-------------------------------------------------------------- */

ul#features {margin-bottom: 20px; list-style: none;}
ul#features li {background:url("/images/icons/bullet.png") no-repeat scroll left 7px transparent; display:block; margin:0 0 0 10px; padding-left:22px; padding-right:10px;}

ul#shortdesc, ul#rental-info        { margin-bottom:20px; margin-top: 20px; display:block; list-style: none; padding:5px 0; }
ul#shortdesc li, ul#rental-info li    {margin-right: 4px; padding-left:22px; }

/* --------------------------------------------------------------
    +New Developments
-------------------------------------------------------------- */

#new-developments {}
#new-developments h2 {font-size: 2.2em;}

ul#developments                            { list-style:none;margin:0;padding:0; }
ul#developments li                    { float:left; height:300px; width:25%; text-align:center; font-size:0.9em; }
ul#developments li a img,
img.thumbnail        { margin-left:1px;margin:auto; padding:1px; border-width:1px; border-style:solid; }


/* BASIC FORM */

form div.col-full { float:left;width:100%; }
form div.col-half { float:left;width:50%; }
form div.col-third { float:left;width:33%; }

form.dsForm { margin:0; }

form.dsForm fieldset {
  margin: 10px 5px;
  padding:0;
    font-size:1.2em;
}

form.dsForm ul,
form.dsForm ol {
    margin:0;
    padding:0;
}

form.dsForm legend {
  padding: 0 5px;
  font-size:1.4em;
  font-weight: bold;
  text-transform:uppercase;
  letter-spacing:0.2em;
  color:#297449;
    _margin: 0 -7px; /* IE Win */
}

form.dsForm li legend {
  font-size:1em;
}


form.dsForm fieldset li {
  list-style: none;
  padding: 5px 0 4px 0;
  margin: 0 0 1px 0;
  float:left;
  width:100%;
}

form.dsForm fieldset li label {
  display: block;
  color:#666;
  float: left;
  vertical-align: top;
  width: 180px;
  margin:5px 5px 0 10px;
}

form.dsForm fieldset li:hover label {
  color:#000;
}

form.dsForm fieldset li label span {
    width:170px;
    display:block;
}

form.dsForm em {
    font-weight: bold;
    font-style: normal;
    color: #f00;
    }

form.dsForm span {
    font-style: normal;
    color: #999;
    }

#map,
#map-sec
{
    width: 295px;
    height: 297px;
}

/* Map Popup ------------------------------------------------ */

#map-info-container {
    position: absolute;
    z-index: 1000;
    }

#map-info
{
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    border-left: 1px solid #333;
    background-color: #fff;
    margin: 20px;
}

#map-info h3 {
        font-family: Arial, Verdana, Sans-Serif;
    font-size: 1.1em;
    padding: 4px 7px;
    margin: 0;
    border-top: 1px solid #333;
    cursor: pointer;
    display: block;
    width: 290px;
    }

.map-info-body { padding: 7px; width: 290px; }
.accordion_toggle { background-color: #9BBACF; color:#000; }
.accordion_toggle_active { background-color: #205291; color:#FFF;}
.accordion_content { background-color: #ffffff; overflow: hidden; }
.accordion_content img { margin-right: 10px; margin-bottom: 0px; float: left; }
.accordion_content .price { font-family: Arial, Verdana, Sans-Serif; color: #c30c0c; font-size: 1.2em; }
.accordion_content .details { font-family: Verdana; font-weight: bold; font-size: 1.1em; color: #333; margin: 0; }
.accordion_content .options { background-color: #edf3fe; padding: 7px; text-align: center; width: 290px; }
.accordion_content .options a { font-size: 1.1em; padding-right: 10px; }
.accordion_content .options .propOptions { border: none; margin: 0; padding: 0; font-size: 0.9em; }
.accordion_content a.view { font-weight: bold; }

#map-info .arrow { height: 27px; width: 14px; position: absolute; top: 30px; }
#map-info.left .arrow { background: url(http://www.propertynews.com/images/sitefiles/map/left-arrow.gif) no-repeat center center; left: -14px; }
#map-info.right .arrow { background: url(http://www.propertynews.com/images/sitefiles/map/right-arrow.gif) no-repeat center center; right: -14px; }

.propImage { float: left; width: 104px; margin-right: 12px; text-align: center; position: relative; }
.propPrice { font-weight: bold; color: #a21e2c; font-size: 1.1em; padding-top: 6px; }

.propDetails { float: left; width: 515px; margin-right: 12px; position: relative; }
.propDesc p { margin-bottom: 4px; }
.propOptions { border-top: 1px dotted #ccc; margin-top: 6px; padding-top: 6px; color:#666; }
.propOptions a:link, .propOptions a:visited { color:#205291 }
.propOptions ul { list-style: none; margin: 0; }
.propOptions ul li { display: inline; margin-right: 12px; padding: 0 0 4px 22px; float: left; }

.propAgentLogo { float: left; width: 60px; position: relative; word-wrap: break-word; margin-bottom: 12px; }

li.propInfo { background: url(http://www.propertynews.com/images/sitefiles/icons/info.gif) no-repeat 0 50%; }
li.propAdd { background: url(http://www.propertynews.com/images/sitefiles/icons/star-grey.gif) no-repeat 0 50%; }
li.propAdded { background: url(http://www.propertynews.com/images/sitefiles/icons/star.gif) no-repeat 0 50%; }
li.propNew { background: url(http://www.propertynews.com/images/sitefiles/icons/house.gif) no-repeat 0 50%; }

/* --------------------------------------------------------------

    +Mortgage Calculator

-------------------------------------------------------------- */

#MortgageCalc { margin-top:20px; }
#MortgageCalc ul { list-style:none; padding:0; margin:0 5px; }
#MortgageCalc ul li { float:left; width:25%; padding:5px 0; }
#MortgageCalc ul li label { display:block; float:left; width:40%; padding:1% 5% 0 5%; }
#MortgageCalc ul li.term label { width:20%; }
#MortgageCalc ul li.monthly { width:30%; background-color:#666; color:#fff }
#MortgageCalc ul li.monthly label { width:32%; font-weight:bold; }
#MortgageCalc ul li.monthly input { width:55%; font-weight:bold; border:1px solid #333; }
#MortgageCalc .button { float:right; width:18%; margin:0 10px 5px 0; border:0; }
#MortgageCalc p { clear:both; padding:1em 4em; font-size:1em; text-align:center; color:#999; }

/* --------------------------------------------------------------

    +Similar Properties

-------------------------------------------------------------- */

#similar-properties ul { list-style:none; margin:0; padding:0; }
#similar-properties li { float:left; width:24%; text-align:center; border-right:1px solid #CCC; }
#similar-properties .img { margin:0 5px; padding:10px 0; height:90px; }
#similar-properties .img img { background-color:#fff; padding:2px; border:1px solid #CCC; }
#similar-properties p { margin:0 5px; padding:2px 5px; font-size:1em; }
#similar-properties p.similar-property-details { }
#similar-properties p.similar-properties-price { font-weight:bold; }
#similar-properties h4 { padding:10px 5px; margin:0 5px; font-size:1.1em; height:70px; }

#similar-properties-list h3 { padding:0 10px; margin:10px 0 0 0; }
#similar-properties-list ul { list-style:none; margin:0; padding:0; }
#similar-properties-list li { clear:both; padding:10px; margin-bottom:5px; }
#similar-properties-list .img { float:left; margin:5px 6px 0 0; }
#similar-properties-list .img img { background-color:#fff; padding:2px; border:1px solid #CCC; }
#similar-properties-list p { margin:0 0 0 110px; font-size:1em; }
#similar-properties-list h4 { margin:0 0 0 110px; font-size:1em; }

/* --------------------------------------------------------------

    +Results

-------------------------------------------------------------- */


.pager {border-bottom: 1px solid #cecece; height:24px; font-size: 1.2em; margin-bottom: 14px; margin-top: 14px; padding: 4px 4px 0; padding-bottom: 14px; }
.pager span { display:block; float:left; padding:2px 4px; margin-right:2px; }
.pager a { display:block; float:left; padding:2px 4px; margin-right:2px; text-decoration:none; color: #fff; background-color: #382746; }

/* --------------------------------------------------------------

    +New Developments

-------------------------------------------------------------- */


ul#developments                            { list-style:none;margin:0;padding:0; }
ul#developments li                    { float:left; height:250px; width:25%; text-align:center; font-size:0.9em; }
ul#developments li a img,
img.thumbnail        { margin-left:1px;margin:auto; padding:1px; border: 1px solid #000; }

ul#developments li div.img { height:130px; }
ul#developments li div.img img { max-width:175px;max-height:115px }
ul#developments li span { color:#999; }
ul#developments li span a { text-decoration:none; }
ul#developments li span a:hover { text-decoration:underline; }

/* BASIC FORM */

form div.col-full { float:left;width:100%; }
form div.col-half { float:left;width:50%; }
form div.col-third { float:left;width:33%; }

form.dsForm { margin:0; }

form.dsForm fieldset {
  margin: 10px 1px;
  padding:0;
    font-size:1.2em;
}

form.dsForm ul,
form.dsForm ol {
    margin:0;
    padding:0;
}

form.dsForm legend {
  padding: 0 5px;
  font-size:1.4em;
  font-weight: bold;
  text-transform:uppercase;
  letter-spacing:0.2em;
  color:#297449;
    _margin: 0 -7px; /* IE Win */
}

form.dsForm li legend {
  font-size:1em;
}


form.dsForm fieldset li {
  list-style: none;
  margin: 0 0 1px 0;
  float:left;
  width:100%;
  padding-bottom: 6px;
}

form.dsForm fieldset li input {
    font-family: arial, hevlvetica, sans-serif;
    margin: 0;
    padding: 1px;
    border: 1px solid #999;
    background-color: #fff;
    font-size: 1.4em;
}

form.sdForm select#ContactType { width: 200px; }

form.dsForm fieldset li label {
  display: block;
  color:#000;
  float: left;
  vertical-align: top;
  width: 130px;
  padding: 0 0 0 10px;
}

form.dsForm fieldset li textarea {
border:1px solid #AFB9C5;
margin:10px 0;
padding:5px;
width:380px;
}

form.dsForm fieldset li:hover label {
  color:#000;
}

form.dsForm fieldset li label span {
    width:170px;
    display:block;
}

form.dsForm em {
    font-weight: bold;
    font-style: normal;
    color: #f00;
    }

form.dsForm span {
    font-style: normal;
    color: #999;
    }

form.dsForm fieldset li.buttons input {
border: none;
}




#map
{
    width: 302px;
    height: 233px;
    border: 2px solid #3F3F3F;
}

#images #map
{
    height: auto;
}

/* Map Popup ------------------------------------------------ */
#map-info-container {
    position: absolute;
    z-index: 1000;
    }

#map-info
{
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    border-left: 1px solid #333;
    background-color: #fff;
    margin: 20px;
}

#map-info h3 {
        font-family: Arial, Verdana, Sans-Serif;
    font-size: 1.1em;
    padding: 4px 7px;
    margin: 0;
    border-top: 1px solid #333;
    cursor: pointer;
    display: block;
    width: 290px;
    }

.map-info-body { padding: 7px; width: 290px; }
.accordion_toggle { background-color: #9BBACF; color:#000; }
.accordion_toggle_active { background-color: #205291; color:#FFF;}
.accordion_content { background-color: #ffffff; overflow: hidden; }
.accordion_content img { margin-right: 10px; margin-bottom: 0px; float: left; }
.accordion_content .price {     font-family: Arial, Verdana, Sans-Serif; color: #23336D; font-size: 1.2em; }
.accordion_content .details {     font-family: Arial, Verdana, Sans-Serif; font-weight: bold; font-size: 1.1em; color: #333; margin: 0; }
.accordion_content .options { background-color: #edf3fe; padding: 7px; text-align: center; width: 290px; }
.accordion_content .options a { font-size: 1.1em; padding-right: 10px; }
.accordion_content .options .propOptions { border: none; margin: 0; padding: 0; font-size: 0.9em; }
.accordion_content a.view { font-weight: bold; }

#refresh-dialog {
        position: absolute;
        display: none;
        left:275px;
        top: 0;
        background-color: #fcfae1;
        z-index: 999999;
        padding: 8px;

        }
#refresh-dialog img{
        vertical-align: middle;
}

#map-info .arrow { height: 27px; width: 14px; position: absolute; top: 30px; }
#map-info.left .arrow { background: url(http://www.propertynews.com/images/sitefiles/map/left-arrow.gif) no-repeat center center; left: -14px; }
#map-info.right .arrow { background: url(http://www.propertynews.com/images/sitefiles/map/right-arrow.gif) no-repeat center center; right: -14px; }

.propImage { float: left; width: 104px; margin-right: 12px; text-align: center; position: relative; }
.propPrice { font-weight: bold; color: #a21e2c; font-size: 1.1em; padding-top: 6px; }

.propDetails { float: left; width: 515px; margin-right: 12px; position: relative; }
.propDesc p { margin-bottom: 4px; }
.propOptions { border-top: 1px dotted #ccc; margin-top: 6px; padding-top: 6px; }
.propOptions ul { list-style: none; margin: 0; }
.propOptions ul li { display: inline; margin-right: 12px; padding: 0 0 0px 22px; float: left; }

.propAgentLogo { float: left; width: 60px; position: relative; word-wrap: break-word; margin-bottom: 12px; }

li.propInfo { background: url(http://www.propertynews.com/images/sitefiles/icons/info.gif) no-repeat 0 50% left 2px; }
li.propAdd { background: url(http://www.propertynews.com/images/sitefiles/icons/star-grey.gif) no-repeat 0 50%; }
li.propAdded { background: url(http://www.propertynews.com/images/sitefiles/icons/star.gif) no-repeat 0 50%; }
li.propNew { background: url(http://www.propertynews.com/images/sitefiles/icons/house.gif) no-repeat 0 50%; }


/* --------------------------------------------------------------

    +sliderControl Specific

-------------------------------------------------------------- */

#primary-filter {
  background-color:#fff;
  margin:0;
  padding:10px;
  list-style:none;
}
#primary-filter ul {
  list-style:none;
}

#filterPrice {
  padding-left:0;
}

    #sliderFrame {
      width:160px;
      height: 60px;
      margin-left:0;
      overflow:hidden;
      background: url(/images/sitefiles/content/slider-lines.jpg) no-repeat 0 60%;
    }
    #sliderLegend {
      margin-top: 0;
      font-size:.8em;
      height: 20px;
      color: #666;
    }
    #SliderMinPrice, #SliderMaxPrice {
        text-align:right;
        font-size:80%;
    }
    .sl1 {
    width: 20%;
    text-align: left;
    float:left;
    }
    .sl2 {
    width: 20%;
    text-align:center;
    float:left;
    }
    .sl3 {
    width: 20%;
    text-align:right;
    float:left;
    }

    #sliderLeft  {
      position:relative;
      z-index:2;
      background: url(/images/sitefiles/content/slider-tab.jpg) no-repeat top center;
      width:9px;
      height:31px;
      top: -12px;
      margin:0px;
      overflow:hidden;
    }
    #sliderRight {
      position:relative;
      z-index:2;
      background: url(/images/sitefiles/content/slider-tab.jpg) no-repeat top center;
      width:9px;
      height:31px;
      left: 147px;
      top: -43px;
      margin:0px;
      overflow:hidden;
    }
    #sliderBar {
      background: url(/images/sitefiles/content/slider-bar.jpg);
      position: relative;
      height:10px;
      top: 8px;
      width: 156px;
      margin:0px;
      clear:left;
      overflow:hidden;
      }
    #sliderPos input {
      width: 30px;
      font-size: 1em;
        }

    #sliderPos p { margin:0; font-size:1em; padding:0; }


/* --------------------------------------------------------------

        +Overwrite Styles

    Add these class names to clear any margins, paddings or floats
    Keep these declarations at the BOTTOM of this stylesheet

-------------------------------------------------------------- */

.clear-floats { clear: both; font-size: 1px; line-height: 0px; }

.bold          { font-weight: bold; margin: 0; }
.quiet          { font-weight: lighter; text-transform: none; letter-spacing: 0; color:#999; }
.last         { margin-right: 0; }
.half         { width: 48.5%; margin-right: 15px; }
.left         { float: left; }
.italic     { font-style: italic; letter-spacing: 0.04em; }

.no-marg             { margin: 0; }
.no-pad             { padding: 0; }
.marg-right     { margin-right: 14px; }
.marg-left         { margin-left: 14px; }
.marg-top         { margin-top: 14px; }
.marg-all         { margin: 14px; }

.pad-bottom     { padding-bottom: 14px; }


dl.overview dt { float:left; width:20%; }
dl.overview dd { font-weight:bold; }



#advsearch form { clear:both; }
#advsearch form fieldset legend { display:none; }
#advsearch form fieldset ol { list-style:none; margin:0 10px; }
#advsearch form fieldset ol li { clear:both; display:block; margin:8px 0; }
#advsearch form fieldset ol li label { display:block; margin-bottom:5px; }
#advsearch form fieldset ol li#proptype[id] select,
#advsearch form fieldset ol li#proparea[id] select { width: 300px; height: 132px; }
#advsearch form fieldset ol li#keywords label,
#advsearch form fieldset ol li#sale-rent label,
#advsearch form fieldset ol li#propbeds label,
#advsearch form fieldset ol li.price label { display:block; float:left; width:70px; margin-bottom:5px; padding-top:2px; }
#advsearch form fieldset ol li.searchtype { display:block; height:30px; }
#advsearch form fieldset ol li.searchtype label { clear:none; float:left; width:50px; margin:5px 0 10px 0; }
#advsearch form fieldset ol li.searchtype input { float:left; margin:2px 5px 10px 0 }
#advsearch form#quicksearch fieldset ol li span { display:block; }

#mapsearch h4 { padding:6px 0 3px 0; margin:0 0 10px 0; background:#666; text-align:center; }
#mapsearch h4 span { color:#666; background:#fff; padding:5px 10px; }
#mapsearch h4 a { padding:5px 10px; color:#fff; }


.brochure-link,
.forms-link,
.book-viewing {
    margin-left: 59px;
    margin-bottom: 10px;
    text-align: center;
    width: 170px;
    background-repeat:no-repeat;
    padding-bottom: 25px;
    background-image:url(/images/icons/controls.png); }
.brochure-link span,
.forms-link span,
.book-viewing span { display: none; }

.forms-link { background-position:0 -125px; }
.brochure-link { background-position:0 -155px; }
.book-viewing { background-position: 0 -185px;}

.strongwhite {font-weight: bold; color: #fff;}


/* --------------------------------------------------------------
PRINT
-------------------------------------------------------------- */


#brochure-mainimage-wrapper {}
#brochure-mainimage-wrapper-print {display: none;}
#table-wrapper-print {display: none;}
#table-wrapper {}
#print-split {height: 20px; display: none;}


