/*********RESET********/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0;
}
a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse;}
ol, ul {list-style: none;}
:focus {outline: 0;}

/*********GENERAL********/
body {background-color: #fff; color: #4f5c65; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;}
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; color: #007cd1; margin-bottom: 20px;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px;}
a {color: #007cd1; text-decoration: underline;}
a:hover {color: #e78900; text-decoration: underline;}
.left {float: left;}
.right {float: right;}
input, select, textarea {border: 1px solid #e78900;}
input.chk {border: 0px;}
input.submit {width: 100px; height: 22px; font-weight: bold; font-size: 12px; color: #fff; background: #1d9aea url(../gfx/bg_submit.gif) top left repeat-x; outline: 1px solid #dfddd4; border: 1px solid #fff; cursor: pointer;}

#wrapper {width: 572px; margin: 0px auto; background: #fff;}

/*********HEADER********/
#header {width: 572px; height: 88px; margin: 0px 3px; background: none; position: relative;}
#header h1 {display: none;}
#navbar {display: none;}
#lang {display: none;}
#logo-print {display: block; width: 572px;}

/*********SIDEBAR********/
#sidebar {display: none;}

/*********CONTENT********/
#content {width: 572px; padding: 0px;}
#content p {line-height: 20px; margin-bottom: 20px;}

/*********SEARCH RESULTS********/
.propThumb {display: none;}

/*********DETAILS********/
#content p.options {display: none;}
.options a {color: #fff; text-decoration: none; padding-left: 17px; background: url(../gfx/bg_more_i.gif) left 3px no-repeat;}
.options a:hover {color: #ffea00; text-decoration: none;}

.propName {margin-bottom: 3px; padding-bottom: 3px; border-bottom: 3px solid #007cd1;}
.propLocation {margin-bottom: 3px; padding: 5px 10px; background-color: #4f5c65; color: #fff; font-size: 14px;}
.propDetails {margin-bottom: 3px; padding: 3px 0px; color: #4f5c65; background: #fff; font-weight: bold; font-size: 14px; border-bottom: 3px solid #4f5c65; clear: both;}
.noPrint {display: none;}

#detailPic {margin: 0px 10px 10px 0px; float: left;}
.propPic {display: block;}

.location {width: 242px; float: right;}
.location .specs {width: 242px; margin: 0px; border: 0px; float: none;}
#content .location p {margin-bottom: 5px;}
#content .location .specs p {margin-bottom: 0px;}

.featuresAndContact {margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px solid #4f5c65; clear: both;}
.fcFeatures {width: 320px; float: left;}
.fcFeatures ul {margin-left: 25px; line-height: 16px;}
.fcFeatures ul li {padding: 3px 0px; background: none; list-style: disc;}
.fcContact { display:none;}
/*.fcContact {width: 242px; float: right;} */
/* .fcContact span.special {font-weight: bold; color: #b75900;} */

.longDesc {margin-bottom: 3px; padding: 5px 0px 0px 0px; border-top: 0px; border-bottom: 0px;}
.longDesc p {margin-bottom: 10px;}

#video {display: none;}

#enquiry {display: none;}
.backTo {display: none;}

/*********FOOTER********/
#footer {display: none;}

#data-print {display: block; width: 572px; margin: 0 auto; margin-top: 10px;  padding-top: 10px; border-top: 3px solid #4f5c65; text-align: center;  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #007cd1; clear: both;}


/*********CLEANER | STUFF********/
.cleaner {clear: both; height: 1px; margin-top: -1px; line-height: 0px;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.closure {display: none;}
