/* resetting some default 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, 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;}
a:focus {outline:1px dotted #999;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
html, body {background:#fff;}
html {height:100%; margin-bottom: 1px}
body {font-size:62.5%; font-family: "Lucida Sans Unicode",verdana;}
textarea {overflow: auto;}
button {cursor:pointer;}

a {
    color: #0a608f;
    text-decoration: none;
}
a:hover {
    color: #0e4a6d;
    text-decoration: underline;
}

.hide {
    display: none;
}

/*  -----------------------------------
	a better and smarter way to clear floats
--------------------------------------*/

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-block}
/* Hide from IE Mac \*/
.clearfix {display:block}
/* End hide from IE Mac */
* html .clearfix {height:1px}

.clear {
    clear: both;
}

/* default wrapper width for 1024 x 768 screens, centered */
#wrapper {
    width: 100%;
    min-width: 1000px;
    margin: 0 auto;
    padding-bottom: 20px;
}

/* specific style for header on the home search page */
#headerHome {
    margin-top: 50px;
    height: 100px;
}

#headerHome #logo {
    width: 460px;
    font-family: "courier new";
    font-weight: bold;
    font-size: 40px;
    margin: 0 auto;
    text-align: center;
}

#headerHome #logo a {
    text-decoration: none;
}

#headerHome #logo a span {
    margin: 0 2px;
}

#headerHome #logo #logo_1 {
    color: #66b1ca;
}

#headerHome #logo #logo_2 {
    color: #086390;
}

#headerHome #logo #logo_3 {
    color: black;
}

#headerHome h2 {
    color: #086390;
    font-size: 24px;
    margin: 7px auto;
    width: 500px;
    text-align: center;
    font-weight: bold;
}

/* generic style for header */
#header {
    height: 60px;
}

#header #logo {
    width: 440px;
    float: left;
    padding: 5px 0 0 10px;
    font-family: "courier new";
    font-weight: bold;
    font-size: 33px;
}

#header #logo a {
    text-decoration: none;
}

#header #logo a span {
    margin: 0 2px;
}

#header #logo #logo_1 {
    color: #66b1ca;
}

#header #logo #logo_2 {
    color: #086390;
}

#header #logo #logo_3 {
    color: black;
}
#header p {
    margin:0;
    padding:0;
    float:left;
    color:#086390;
    font-family:"Lucida Sans Unicode",verdana;
    font-size:20px;
}

#header #search {
    float: left;
    margin-top: 7px;
    width: 50%;
}
#header #search form {
    float: left;
}

#header #search #nearbyResults {
    font-size: 1.2em;
    clear: both;
}

/* extra info on search page */
#info {
    font-size: 1.3em;
    line-height: 1.3em;
}

#info .show {
    margin: 10px 10px 10px 40px;
    text-decoration: none;
}

#info h2 {
    color: #086390;
    font-size: 1.4em;
    clear: both;
    margin: 20px 20px 10px 10px;
}

#info h1 {
    clear:both;
    color:#086390;
    font-size:1.4em;
    margin:20px 20px 10px 10px;
}

#info #smallmap {
    float:left;
    margin:0 18px 6px 0;
    padding:6px;
    text-align:right;
}

#info #smallmap img {
    padding:2px;
}

#info #locationDesc {
    float:left;
    font-family:verdana,arial;
    font-size:0.8em;
    margin:10px 10px 0;
    width:96%;
}

#locationDesc h3 {
    color:#086390;
    font-size:1.3em;
    margin:20px 0 10px;
}

#locationDesc #links span {
    clear:left;
    display:block;
    float:left;
    font-weight:bold;
    line-height:1.7em;
    width:150px;
}

#locationDesc #links div {
    display:table;
    width:650px;
}

#info #agentLogo {
    width: 200px;
    float: left;
    margin: 10px 20px;
    text-align: right;
}

#info #agentLogo img {
    padding: 2px;
    border: 1px solid #bbb;
    max-width: 190px;
}

#info #agentDesc {
    float: left;
    width: 600px;
    margin: 0px 10px 0 10px;
}

#agentDesc h3 {
    color: #086390;
    margin: 10px 0px 10px 0px;
}

#agentDesc #agentContact span {
    font-weight: bold;
    display: block;
    width: 20%;
    float: left;
    clear: left;
}

#agentDesc #agentContact div {
    display: block;
    width: 70%;
}

/* generic style for main navigation tabbing */		
#mainNav {
    padding-left: 140px;
    width: 500px;
    margin: 0 auto -1px;
}

/* Jquery UI Tab style*/
.ui-tabs-hide { 
    display: none;
}

/* spesific style for poperty status tabs on the search result page */
#statusTab {
    padding-left:40px;
    margin: 0 0 -1px 0;
    font-size: .9em;
}

#mainNav li, #statusTab li {
    float: left;
    font-size: 1.4em;
    font-weight: bold;
    margin-right: -1px;
}

#statusTab li {
    font-size: 1.2em;
}

#mainNav li a, #statusTab li a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    color: #086390;
    text-decoration: none;
    background: url(images/tabBG.jpg) no-repeat left -30px;
    border-bottom: 1px solid #086390;
    outline: 0;
}

#mainNav li a span, #statusTab li a span {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-right: 15px;
    background: url(images/tabBG.jpg) no-repeat right -30px;
}

#mainNav .ui-state-active a, 
#statusTab .ui-state-active a
{	
    background: url(images/tabBG.jpg) no-repeat left top;
    color: black;
    text-decoration: none;
    border-bottom: 1px solid #d0e3f8;
}

#mainNav li a:hover,
#statusTab li a:hover {
    border-bottom: 1px solid #086390;
    background: url(images/tabBG.jpg) no-repeat left -60px;
    color: white;
}
#mainNav .ui-state-active span,
#statusTab .ui-state-active span {
    background: url(images/tabBG.jpg) no-repeat right top;
    cursor: pointer;
}

#mainNav li a:hover span,
#statusTab li a:hover span {
    background: url(images/tabBG.jpg) no-repeat right -60px;
}

/* specific style for the searchMap body of the home page 500 px wide*/
#searchMap {
    font-size: 16px;
    width: 720px;
    text-align: center;
    border: 1px solid #086390;
    margin: 0 auto;
    padding: 5px 5px 10px 20px;
    background: url(images/contentBG.jpg) repeat-x left top;
}

#searchMap p {
    margin: 10px 0;
}

#searchMap form  {
    margin: 10px 0 10px 0;
}

#search form {
    margin: 16px 0 0 0;
}

#searchMap form input, #search form input {
    border: 1px solid #009aff;
    width: 295px;
    height: 19px;
    font-size: 14px;
    color: #086390;
    padding-left: 5px;
    padding-top: 2px;
}

#searchMap form button, #search form button {
    width: 71px;
    height: 25px;
    background: transparent;
    background: url(images/searchButton.jpg) no-repeat left center;
    border: none;
    text-indent:-9999px;
}

#searchMap #example {
    font-size: 0.8em;
    color: #555;
    margin: -5px 0 20px 30px;
}

#searchMap #result {
    text-align: left;
    margin-left: 150px;
    list-style: disc;
}

#result li {
    margin: 10px 0;
}

#result li a .town {
    color: black;
}

#result li a .province {
    color: #086390;
}

#result li a .comm {
    color: #66b1ca;
}

#browseRegion, #browseMap {
    font-size: 16px;
    width: 100%;
    border-top: 1px solid #086390;
    background: url(images/contentBG.jpg) repeat-x left top;
    padding: 30px 0px 10px 0px;
}

#browseRegion {
    font-size: 16px;
    width: 80%;
    border: 1px solid #086390;
    background: url(images/contentBG.jpg) repeat-x left top;
    padding: 30px 0px 10px 50px;
    margin: 0 auto;
}

#browseRegion .comm {
    width: 20%;
    float: left;
    margin-left: 30px;
}

#browseRegion a {
    display: block;
    padding: 2px;
}

#browseRegion .comm > li {
    margin-bottom: 30px;
    font-size: 15px;
} 

#browseRegion .comm .prov a {
    margin-left: 30px;
    font-size: 13px;
    text-decoration: none;
}

/* generic content body style - that expand the whole screen */
#content {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

#content #resultHeader {
    margin-top: 10px;
    border-top: 1px solid #086390;
    background: url(images/contentBG.jpg) repeat-x left top;
    height: 41px;
    font-size: 1.4em;
    padding: 7px 0 0 20px;
}

#content #resultHeader ul {
    font-weight: normal;
    padding: 0px 0 0 5px;
}

#resultHeader ul {
    margin: 0;
    padding: 0;
    display: inline;
    /* border: none; */
}

#resultHeader ul li {
    display: inline;
}

#content #advancedSearch {
    font-size:1.2em;
    padding: 0px 10px 10px 20px;
}

#content #advancedSearch h2 {
    font-size: 1.2em;
    margin: 0 10px 10px 10px;
    color: #555;
    font-weight: normal;
}

#content #advancedSearch label {
    margin: 10px 0;
}

#content #advancedSearch #pricing{
    margin-top: 10px;
}

#content #advancedSearch fieldset legend {
    color: #555;
}

#content #advancedSearch #pricing .sliderWrap {
    width: 220px;
    float: left;
    margin: 0 0 0 20px;
}

/* Ui Slider Generic Style */
.ui-slider { 
    width: 100px;
    height: 33px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    float: left}

.ui-slider-handle { 
    position: absolute;
    z-index: 1;
    height: 23px;
    width: 12px;
    top: 3px;
    left: 0px;
    background-image: url(images/slider-handle.gif);
}

.ui-slider-handle-active { 
    border: 1px dotted black;
}

.ui-slider-disabled .ui-slider-handle { 
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.ui-slider-range { 
    position: absolute;
    top: 8px;
    background: #50A029;
    opacity: 0.2;
    filter: alpha(opacity=30);
    width: 100%;
    height: 17px;
}

/* Default slider backgrounds */
.ui-slider, .ui-slider-1 { 
    background-image: url(images/slider-bg-1.png);
}
.ui-slider-2 { 
    background-image: url(images/slider-bg-3.png);
}

#content #advancedSearch #pricing .sliderWrap label{
    float: left;
}

#content #advancedSearch #pricing .sliderWrap .ui-slider-2{
    float: left;
}

#content #advancedSearch #pricing .sliderWrap span{
    clear: both;
    float: left;
    margin: -5px 0 0 10px;
    white-space: nowrap;
    line-height: 18px;
    /* 						display: inline; */
}

#content #advancedSearch #pricing .sliderWrap span.max, 
#content #advancedSearch #pricing .sliderWrap span.min {
    float: none;
    clear: none;
    margin: 0;
    /* display: inline; */
}

span.no-break {
    white-space: nowrap;
}

#pricing .pool, #pricing .new{
    float: left;
    padding: 10px 5px 5px 0;
}


#content #advancedSearch #pricing #priceFilter,
#content #advancedSearch #pricing #bedFilter,
#content #advancedSearch #pricing #bathFilter,
#content #advancedSearch #pricing #poolFilter {
    color:#086390;
}
#propertyType {
    clear:both;
}
#content #advancedSearch #propertyType input {
    margin-left: 20px;
}

#content #advancedSearch #propertyType .on {
    font-size: 0.9em;
    width: 72px;
    height: 18px;
    line-height: 18px;
    padding: 0px 8px 0px 8px;
    background: url(images/onBG_2.gif) repeat-x bottom left;
    margin: 5px 2px;
    float: left;
    border: 1px solid green;
    text-align: center;
    cursor: pointer;
}

#content #advancedSearch #propertyType div {
    font-size: 0.9em;
    width: 72px;
    height: 18px;
    line-height: 18px;
    padding: 0px 8px 0px 8px;
    background: url(images/offBG_2.gif) repeat-x bottom left;
    margin: 5px 2px;
    float: left;
    border: 1px solid red;
    text-align: center;
    cursor: pointer;
}

/* style for the map search interface on the search result page */	
#content #mapInterface {
    width: 100%;
    position: relative;
    border-bottom:1px solid #086390;
}
#content #tempUnique {
    width: 100%;
    padding: 70px 0 0 0;
    position: relative;
}

#content #tempRepeat {
    width: 100%;
    position: absolute;
    top: 30px;
    left: 0;
}

#content #resultSort {
    border:1px solid #086390;
    border-width: 1px 0;
    background: #d1e3f9;
    padding: 5px 0;
    width: 100%;
    z-index: 0;
}

#resultSort div {
    color:#000000;
    float:left;
    font-size:1.2em;
    padding:0 0 0 20px;
    margin:auto 0;
}
#resultSort a {
    display: inline-block;
    vertical-align: middle;
    margin:3px 0;
}
#resultSort a.asc, #resultSort a.desc {
    width: 18px;
    height: 12px;
}
#resultSort a.asc {	
    background: url(images/asc.png) no-repeat left top;
}

#resultSort a.desc {
    background: url(images/desc.png) no-repeat left top;
}

#resultSort a.asc.hover, #resultSort a.desc.hover {
    background-position: left -12px;
}

#resultSort a.prev, #resultSort a.next {
    width: 12px;
    height: 18px;
    margin: 0;
}
#resultSort a.prev {
    background: url(images/arrow_left.gif) no-repeat left top;
}
#resultSort a.prev:hover {
    background: url(images/arrow_left.gif) no-repeat -12px top;
}

#resultSort a.next {
    background: url(images/arrow_right.gif) no-repeat right top;
}

#resultSort a.next:hover {
    background: url(images/arrow_right.gif) no-repeat -12px top;
}

#resultSort a.activated {
    background-position: left -24px;
}
#resultCount {
    line-height: 18px;
}

#content #mapInterface #searchResult{
    float: left;
    height: 500px;
    overflow-y: auto;
    width: 50%;
    margin: 0;
    padding: 0;
    display: inline;
    border: 1px solid #086390;
    border-width: 0px 1px 0 0;
}

#searchLoading {
    padding:40px;
    text-align:center;
    background: url(images/loading.gif) no-repeat center center;
}

#content #mapInterface #searchResult .resultEntry {
    background-image: url(../images/cross-hair.png);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    border-bottom: 1px solid #555;
    padding: 10px;
}
#searchResult h2 {
    display: none;
}				
#searchResult .active {
    background-color: #ffceca;
    background-image: url(../images/bubble.png) !important;
}

#content #mapInterface #searchResult .resultEntry.agents {
    background-image: none !important;
}

#searchResult .active.agents {
    background-image: none !important;
}

#searchResult .noProperty {
    color: #086390;
    font-size: 1.4em;
    line-height: 1.6em;
    margin: 20px;
}

.resultEntry span {
    float: left;
    font-size: 1.2em;
    margin-bottom: 3px;

}
.resultEntry a.thumbImg {
    clear:left;
}
.resultEntry:hover {
    background-color: #d1e3f9;
    cursor: pointer;
}

.resultEntry .thumbImg img {
    float: left;
    width: 100px;
    margin: 0px 10px 10px 5px;
    clear: left;
    padding: 2px;
    border: 1px solid #555;
}
.resultEntry .thumbImg img:hover {
    border: 1px solid #086390;
}

.resultEntry .entryTitle {
    font-size: 1.4em;
    width: 77%;
    float: left;
    margin-bottom:15px;
    font-weight: bold;
}

.resultEntry .price {
    font-size: 1.4em;
    width: 21%;
    float:right;
    text-align: right;
    margin-bottom:15px;
    color: #086390;
    font-weight: bold;
}

.resultEntry .bed, .resultEntry .bath, .resultEntry .feature {
    color: #555;
    padding: 0 0 0 .4em;
}

.resultEntry .agentContacts {
    color: #555;
    line-height: 1.5;
    padding: 0 0 0 4px;
    float: left;
    font-size: 1.2em;
    margin-bottom: 3px;
}

.resultEntry .desc {
    float: left;
    width: 70%;
    line-height: 1.2em;
    padding: 5px 0 0 5px;
}

.resultEntry .update {
    float: right;
    margin: 10px 2px 2px 2px;
    color: #777;
    text-align: right;
    white-space: nowrap;
}

.resultEntry .geo {
    display: none;
}

.pagination {
    font-size: 10px;
    padding:20px;
}

.pagination b {
    font-size: 1.4em;
    border: 1px solid #086390;
    background: #d1e3f9;
    color: black;
    padding: 4px;
    margin: 4px;
}

.pagination a {
    font-size: 1.4em;
    border: 1px solid #086390;
    background: white;
    color: #086390;
    padding: 4px 8px;
    margin: 4px;
    text-decoration: none;
}

.pagination a:hover {
    border: 1px solid #086390;
    color: white;
    background: #086390;
}

#content #mapInterface #googleMaps{
    float: right;
    width: 49.7%;
    height: 500px;
    margin: 0;
    padding: 0;
    display: inline;
}

/* spesific style for the property details page*/

#propertyDetails #navBar, #privacy #navBar, #contact #navBar {
    margin-top: 20px;
    border-top: 1px solid #086390;
    background: url(images/contentBG.jpg) repeat-x left top;
    height: 41px;
}

#navBar #breadcrumb {
    width: 98%;
    float: left;
    font-size: 1.4em;
    padding: 10px 0 10px 10px;
}

#breadcrumb ul {
    margin: 0;
    padding: 0 0 0 5px;
    display: inline;
    /* border: none; */
}

#breadcrumb ul li {
    display: inline;
}

#navBar #bookmark {
    width: 25%;
    float: right;
    text-align: right;
    padding: 10px;
}

#mainContent {
    width: 100%;
    font-size: 1.4em;
}

#mainContent #primaryContent {
    float:left;
    width: 65%;
    margin: 1% 0 20px 2%;
    border: 1px solid #DDD;
}

#primaryContent #propertyTitle {
    font-size: 1.5em;
    color: #086390;
    width: 100%;
}

#propertyTitle h2 {
    width: 60%;
    float: left;
    padding: 2% 2% 1% 2%;
}

#propertyTitle div {
    width: 30%;
    padding: 2% 2% 0 2%;
    float: right;
    text-align: right;
    font-size: 0.8em;
}

#propertyTitle span {
    display: block;
    clear: both;
    font-size: 0.65em;
    padding: 2px 2% 2% 4%;
}


#primaryContent #imageGallery{
    width: 610px;
    margin: 0 auto;

}

#imageGallery  #mainImg{
    height: 230px;
    width: 296px;
    float: left;
    text-align: right;
}
#mainImg a {
    text-decoration: none;
}

#mainImg a img {
    height: 216px;
    max-width: 288px;
    border: 1px solid #999;
    padding: 3px;
}

#mainImg a img:hover {
    border: 1px solid #086390;
}

#imageGallery #thumbnails {
    height: 240px;
    width: 300px;
    float: right;
    overflow: auto;
}

#thumbnails a {
    display: block;
    float: left;
    text-align: center;
    margin: 2px;
    text-decoration: none;
}

#thumbnails a img {
    height: 60px;
    max-width: 80px;
    padding: 2px;
    border: 1px solid #999;
}

#thumbnails a img:hover {
    border: 1px solid #086390;
}	

#primaryContent #details {
    margin-top: 20px;
    width: 100%;
}

#reqDetails label {
    font-size: 12px;
}

#details form {
    float: left;
    padding-left: 30px;
}

#details form reqDetails {
    width: 300px;
}

#details form div {
    margin: 10px;
}

#details form div label {
    display: block;
    /* width: 10em; */
    padding-bottom: 5px;
} 

#details form textarea {
    width: 500px;
    height: 50px;
}

.success {
    padding-left: 30px;
    background: url(images/success.png) no-repeat left center;
    line-height: 24px;
}

.failure {
    padding-left: 30px;
    background: url(images/failure.png) no-repeat left center;
    line-height: 24px;
    width: 250px;
}

label.error {
    color: red;
    font-size: 0.8em;
    margin: 5px 0 2px 0;
}

#details #reqDetailsLink {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 40px;
    background: url(images/mail.png) no-repeat left top;
    font-size: 1.1em;
    font-weight: bold;
}

#details #shortlist {

    float: left;
    text-align: left;
    font-size: 1.1em;
    font-weight: bold;
    padding-right: 4%;
}

#details #shortlist a.add-to-shortlist {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 40px;
    background: url(../images/add-main.png) no-repeat left top;
}
#details #shortlist a.remove-from-shortlist {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 40px;
    background: url(../images/remove-main.png) no-repeat left top;
}

#details #printVer {
    padding-left: 40px;
    float: left;
    text-align: left;
    font-size: 1.1em;
    font-weight: bold;
    padding-right: 4%;
}				
#printVer a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 40px;
    background: url(images/printer.png) no-repeat left top;
}

#details #features {
    width: 100%;
    clear: both;
    color: #555;
    margin: 0px 10%;
    padding-top: 10px;
}

#primaryContent #longDesc {
    margin: 10px 0 0 0;
    padding: 1%;
}

#longDesc p {
    line-height: 1.6em;
    margin: 0 2em 1em 2em;    
    font-size: 1.1em;
}

#mainContent #secondaryContent {
    float: right;
    width: 28%;
    margin: 0 2% 20px 2%;
}

#secondaryContent > div {
    border: 1px solid #086390;
    padding: 2px 10px 10px 10px;
    margin: 4% 0;
    background: url(images/contentBG.jpg) repeat-x left top;
}

#secondaryContent h2 {
    color: #086390;
    padding: 0.5em;
    background: transparent;
}

#secondaryContent #agentDetails {

}

#secondaryContent #agentDetails div {
    margin: 5px 0 10px 10px;
}

#secondaryContent #agentDetails #agentLogo {
    text-align: left;

}
#secondaryContent #agentDetails img {
    max-width: 90%;
    border: 1px solid black;
    padding: 2px;
}

#secondaryContent #map {

}	
#map img {
    width: 100%;
}

#bookmark a {
    padding: 5px 2px 5px 10px;
}

/* footer style */ 
#footer {
    width: 100%;
    text-align: center;
    font-size: 1.4em;
    border-bottom: 1px solid #086390;
    padding: 40px 0 10px 0;
    background: url(images/footerBG.jpg) repeat-x left bottom;
    vertical-align: bottom;
}

#footer a {
    padding: 0 5px;
}

#home #footer {
    border: none;
    background: none;
    font-size: 1.2em;
}

#searchResultPage #footer, #agentPage #footer {
    padding: 60px 0 10px 0;
} 

/* copyright */

#copyright {
    text-align: center;
    color: #aaa;
    font-size: 1.4em;
    padding: 0 0 10px 0;
}

#home #copyright {
    font-size: 1.2em;
    margin-top: 50px;
}

/* Property List */

table.propertyList {
    width: 100%;
}

table.propertyList td {
    padding: 5px 5px;
    text-align: left;
}

table.propertyList th {
    vertical-align: middle;
    border-bottom: 1px solid #086390;
    border-top: 1px solid #086390;
    height: 30px;
}

table.propertyList tr.lightRow td {

}

table.propertyList tr.darkRow td {
    background-color: #d1e3f9;
}	

table.propertyList a {
    color: #0e4a6d;
}

#privacy h2 {
    float: none;
}

h3 {
    color: #086390;
    margin: 0;
}

h4 {
    margin: 3px 15px;
}	

#resultSort div#mapControls {
    width:49%;
    float:right;
}

#mapControls button {
    background: #f7f7f7;
    border-top:2px solid #fff;
    border-left:2px solid #fff;
    border-bottom:2px solid #ccc;
    border-right:2px solid #ccc;
    vertical-align:middle;
    padding:0 3px;
    margin-left:5px;
}

.searchLinks {
    padding: 10px 20px;
    font-size: 14px;
    float: right;
}

#emailForm *, #linkForm * {
    font-size: 12px;
}		

.mapImageBlock {
    float: right;
    width: 50%;
    text-align: center;
}

.mapImageBlock img {
    cursor: pointer;
}

#usefulLinks {
    float: right;
    padding-right: 1em;
    font-size: 11px;
    color: #086390;
}

#usefulLinks a {
    font-size: 11px;
    color: #111111;
    text-decoration: none;
    padding: 0px 4px;
}

#usefulLinks a img {
    margin-bottom: -1px;
}

div.short-list-actions {
    padding: 15px;
}

span.short-list-actions {
    color:#777777;
    text-align:right;
    white-space:nowrap;
    clear: both;
    margin: 0px;
}

span.short-list-actions a {
    float: none;
}

span.short-list-actions a img, span.short-list-actions a:hover img {
    border: 0px;
}

.signupForm {      	
    padding: 10px;
}

.signupForm div {
    padding: 3px 0;
}

.signupForm div label {
    width: 100px;
    display: block;
    float: left;
}

span.required {
    color: red;
}

.signupForm div.validation-error {
    margin: 5px 0;
    font-size: 12px;
    padding: 5px;
    background-color: #e9d1d1;
    border: 1px solid #a10000;  
}
.signupForm div.validation-error p {
    font-size: 12px !important; 
    margin: 4px 0px !important;
    padding: 0px !important;
    color: #444444;
}

div#saveSearchQueryForm {
    font-size: 12px;
}

.searchQueries {
    text-align: left;
    margin-bottom: 5px;
}

.searchQueries div {
    padding: 2px 0px;
}

.propertyListConditions {
    padding: 5px 0px 10px 22px;
    font-size: 12px;
}

.propertyListConditions select {
    width: 200px !important;
    margin: 2px 10px !important;
}

.submitButton {
    padding: 2px 40px;
    font-weight: bold;
    background-color: #d1e3f9;
    border: #086390 solid 1px;
    cursor: pointer;
}
.propertyListConditions .checkbox {
    margin: 4px 15px 0px 5px;
}

#cssdropdown, #cssdropdown ul {
    list-style: none;
}

#cssdropdown, #cssdropdown * {
    padding: 0;
    margin: 0;
}

/* Head links */
#cssdropdown li.headlink {
    float: left;
    margin-left: -1px;
}
#cssdropdown li.headlink a {
    display: block;
    padding: 10px 15px;
    padding-top: 0px;
}

/* Child lists and links */
#cssdropdown li.headlink ul {
    display: none;
    text-align: left;
    padding: 0px;
    margin-left: 10px;
}

#cssdropdown li.headlink:hover ul {
    display: block;

}
#cssdropdown li.headlink ul li a {
    padding:8px 5px 0 8px;
    height: 20px;
    border: 1px solid #086390;
    width: 130px;
    border-top: 0;
}
#cssdropdown li.headlink ul li a:hover {
    background-color: #dfedfa;
}
#cssdropdown li.headlink ul {
    background-color: white;
    background-position: bottom;
}

.red {
    color: red;
}

.page-notes {
    padding: 15px 0px 0px 15px;
    font-size: 14px;
    line-height: 1.4em;
}

.page-notes img {
    margin-right: 5px;
    margin-bottom: -3px;
}

.rightMenu li {
    padding: 2px 0;
}

.rightMenu a {
    font-size: 13px;
}

.rightMenu p {
    font-size: 13px;
    line-height: 1.6;
    padding: 3px 10px;
}


.searchLinks a {
    font-weight: bold;
}

.searchLinks div {
    padding: 3px 0;
}

#footer a, #copyright {
    font-size: 12px;
}

.page-description {
    margin-bottom: 20px;
    line-height: 1.6;
}

#usefulLinks div {
    float: left;
    padding: 0 2px;
}

.uppercase {
    text-transform: uppercase;
}

.errorMessage {
    margin: 15px 10px;
    padding: 10px;
    clear: both;
    font-size: 12px;
    border: 2px solid #b90000;
    background-color: #f9b8b8;
    font-weight: bold;
    line-height: 1.5;
}

.quickEnquiry {
    width: 14px !important;
    float: left;
    border: 0 !important;
    margin: 0 5px !important;
}

span.desc img {
    padding-top: 5px;
    margin-bottom: -2px;
}

.propertyActions {
    padding: 0 0 5px 40px;
}

.propertyActions {
    padding: 0 0 5px 40px;
}

.propertyActions img {
    margin-bottom: -3px;
}

.propertyActions a {
    padding: 0 5px;
    text-decoration: none;
}
