* {
	margin: 0;
	padding: 0;
}
@font-face {
	font-family: 'Conv_DINMittelschriftStd';
	src: url('/fonts/DINMittelschriftStd.eot'); /* IE9 Compat Modes */
	src: url('/fonts/DINMittelschriftStd.eot?#iefix') format('embedded-opentype'), url('/fonts/DINMittelschriftStd.woff') format('woff'), url('/fonts/DINMittelschriftStd.ttf') format('truetype'), url('/fonts/DINMittelschriftStd.svg#DINMittelschriftStd') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: #000;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	margin: 0;
	padding: 0;
}
/* MAIN STRUCTURE start */
#container_wrapper {
	margin: 0 auto;
	width: 640px;
	padding: 0;
}
#container {
	width: 640px;
	float: left;
}
#innercontainer {
	float: left;
	width: 560px;
	background-color: #fff;
	padding: 40px 40px;
	min-height: 550px;
	border-top: 5px solid #b7c531;
}
#header {
	padding: 40px 0 0 0;
	width: 640px;
	margin: 0;
	background: #fff;
	float: left;
}
#h_below {
	padding: 20px 50px 0 50px;
	float: left;
	width: 860px;
}
#left {
	float: left;
}
.leftbox {
	padding: 0;
	float: left;
	width: 200px;
	margin: 0;
}
.leftbox p {
	color: #076c72;
	font-size: 11px;
	margin: 2px;
}
#content {
	float:left;
	width: 560px;
	padding: 0;
	margin: 0;
}
#inner_details
{
	float:left;
	padding:0 20px;
	width:520px;
}
#content a {
	color: #057681;
}
#page-home #content {
	float: right;
	width: 640px;
	padding: 0;
}
#pagelisting.details #content {
	width: 620px;
}
#content_big {
	float: left;
	width: 543px;
	padding: 0;
}
#righthome {
	position: absolute;
	top: 0;
	right: 0;
	width: 330px;
	color: #777;
	padding: 15px 5px 20px 0;
	font-size: 11px;
}
#left
{
	float:left;
}
#c_right
{
	float:right;
	width:275px;
	margin:0;
	padding:0;
}
.people_box
{
	float:left;
	width:540px;
	margin:20px 0 20px 0;
	padding:0 0 30px 0;
	border-bottom:1px solid #b8b8b8;
}
#right {
	float: right;
	width: 220px;
	padding: 0;
	margin: 0;
}
table.tbl_image {
	float: left;
	width: 250px;
	margin: 5px 0 0 0;
	padding: 0;
}
/* MAIN STRUCTURE end */

/* MAIN ELEMENTS start */
a#logo {
	background: url('/images/logo.jpg') no-repeat top left;
	display: block;
	width: 302px;
	height: 123px;
	float: left;
	padding: 0;
	margin: 0 0 40px 40px;
}
#menubar {
	background: url('/images/menu.jpg') no-repeat top left;
	display: block;
	width: 70px;
	height: 78px;
	float: right;
	padding: 0;
	margin: 20px 40px 0 0;
}
ul {
	margin-left: 13px;
}
#content p, #content_big p {
	margin-bottom: 15px;
	font-size: 24px;
	color: #555;
}
#righthome p {
	padding: 0 10px 0 10px;
}
/* MAIN ELEMENTS end */

/* PROPERTIES ELEMENTS start */
a.btn_backresult {
	background: url('/images/button/btn_refine.jpg') no-repeat top left;
	display: block;
	width: 561px;
	height: 68px;
	cursor:pointer;
}
#content a.btn_returnsearch
 {
	background: url('/images/button/returnsearch.jpg') no-repeat top left;
	display: block;
	width: 561px;
	height: 70px;
	margin:2px 0 0 0;
	cursor:pointer;
}
.feature {
	float: left;
	width: 200px;
	margin: 20px 20px 0 0;
	padding: 0;
	background: #eee;
}
#btn_search {
	background: url('/images/button/btn_propertysearch.png') no-repeat top left;
	display: block;
	width: 200px;
	height: 36px;
	float: left;
}
.propertysearch {
	float: left;
	padding: 0 20px;
	width: 520px;
	margin: 0 0 22px 0;
	font-size: 28px;
}
.properties {
	border-top: 1px solid #C7C7C7;
	padding: 10px 0;
	margin-top: 15px;
}
#left.searchboxes {
	margin-top: 15px;
	padding: 20px 10px 10px 20px;
}
.search_box {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
}
.search_box input[type=checkbox] {
	width: auto;
	margin: 0 17px 0 0;
}
.search_box .s_box, .s_box_top {
	margin: 0 0 40px 0;
	width: 191px;
	float: left;
}
.s_box label {
	color: #057681;
	text-transform: uppercase;
	font-family: 'Conv_DINMittelschriftStd';
}
.s_box_top label {
	color: #555;
	text-transform: none;
}
.search_box label {
	font-size: 28px;
}
.propertysearch input, .propertysearch select {
	width: 178px;
	margin: 5px 0 10px 0;
	padding: 5px;
	border: 1px solid #b4b4b4;
	font-size: 28px;
}
.propertysearch select
{
	width:520px;
}
.propertysearch .s_input {
	width: 178px;
	text-align: center;
	height: 41px;
}
.checkbox {
	height: 10px;
	display: block;
	margin-left: 2px;
}
.checkbox input {
	margin: 0;
	padding: 0;
}
.checkbox label {
}
.propertysearch .searchbutton {
	background: url('/images/button/search.jpg') no-repeat top left;
	display: block;
	width: 524px;
	height: 74px;
	border: 0 none;
	cursor: pointer;
}
#content a#backcontact
{
	background:url('/images/button/btn_backcontact.jpg') no-repeat top left;
	display:block;
	width:520px;
	height:79px;
	cursor:pointer;
	margin:30px 0 0 0;
}
.buttons {
	float: left;
	width: 200px;
	padding: 25px 0 0 0;
}
.buttons a {
	display: block;
	margin-bottom: 5px;
}
.line {
	background: url("/images/bg/bg_line.png") repeat-x scroll left top rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 2px;
	width: 200px;
}
#right .line {
	margin: 23px 0;
	width: 220px;
}
#right a.contact_t {
	color: #555;
	text-decoration: underline;
	padding: 0;
}
#right a.contact_t:hover {
	color: #555;
}
.properties img {
	float: left;
	margin-right: 10px;
	border: 1px solid #076c72;
}
.listing_box {
	float: left;
	margin:0 0 25px;
	padding: 40px 0 0;
	border-top: 1px solid #b8b8b8;
	width: 520px;
}
#content a, #content a:visited, #content_big a, #content_big a:visited {
	padding: 0;
	margin: 0;
}
#content a:hover, #content a:active, #content_big a:hover, #content_big a:active {
	border: 0 none;
}
.subheading {
	width: 500px;
	display: block;
}
#results {
	clear: both;
	padding: 0;
}
#gallery {
	border: 1px solid #268c90;
	width: 531px;
	max-height: 463px;
	min-height: 16px;
	background-color: #01707a;
	padding: 5px;
	float: left;
}
#small {
	float: left;
	width: 532px;
	max-height: 87px;
	margin: 10px 0;
}
#small a {
	width: 128px;
	float: left;
	margin-right: 6px;
}
#small a.nomargin {
	margin: 0;
}
#small img {
	width: 128px;
	height: 87px;
	background: #fff;
	padding: 1px;
}
#big {
	float: left;
	width: 530px;
	border: 1px solid #fff;
}
#big img {
	width: 530px;
	height: 322px;
	padding: 0;
	margin: 0;
}
.details {
	width:520px;
	 margin: 0 0 35px;
    padding: 0 0 35px;
	float: left;
	border-bottom:1px solid #b8b8b8;
}
#content_big dl.details p, #content_big dl.details h3, #content_big dl.details h4 {
	padding: 0 10px;
}
.details h4 span {
	font-size: 18px;
	color: #057681;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#content .details p {
	font-size:24x;
	margin-bottom: 0;
	padding: 0 0 12px 0;
}

#content .details p#price {
	font-size: 36px;
	font-weight: bold;
	float: left;
	padding: 0;
}
#right a.addtoshortlist {
	background: url('/images/button/addshortlist.png') no-repeat top left;
	display: block;
	width: 136px;
	height: 32px;
	float: left;
}
#right a.remove {
	background: url('/images/button/removeshortlist.png') no-repeat top left;
	display: block;
	width: 136px;
	height: 32px;
	float: left;
}
ul#f_list {
	margin: 0 0 10px 0;
}
ul#f_list li {
	background: url('/images/tick.png') no-repeat center left;
	margin: 0 0 15px;
    padding: 0 0 5px 23px;
	list-style-type: none;
}
#buttons {
	width: 531px;
	float: left;
	height: 16px;
}
#content #buttons ul, #content_big #buttons ul {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	display: inline;
	width: 530px;
}
#content #buttons ul li, #content_big #buttons ul li {
	margin: 0 10px 5px 0;
	display: block;
	float: left;
}
#content #buttons ul li a#print-listing img, #content_big #buttons ul li a#print-listing img {
	width: 95px;
	float: right;
}
#content #buttons ul li a, #content_big #buttons ul li a {
	text-decoration: none;
	display: block;
}
#content #buttons img, #content_big #buttons img {
	margin: 0 3px 0 0;
	vertical-align: top;
	border: none;
}
.bedrooms, .bathrooms, .carspaces {
	margin-right: 0;
	font-size: 26px;
	font-weight: bold;
}
.details .bedrooms,.details .bathrooms
{
	width:156px;
}
.bedrooms {
	float: left;
	width: 35px;
	height: 25px;
	background: url('/images/properties/bed.png') no-repeat left;
	padding: 3px 0 10px 55px;
	margin: 3px 3px 0 0;
	text-align: left;
	color: #057681;
}
.bathrooms {
	float: left;
	width: 32px;
	height: 34px;
	background: url('/images/properties/bath.png') no-repeat left;
	margin: 0 3px 0 0;
	padding: 5px 0 0 55px;
	text-align: left;
	color: #057681;
}
.carspaces {
	float: left;
	width: 32px;
	height: 22px;
	background: url('/images/properties/car.png') no-repeat left;
	padding: 3px 0 10px 55px;
	margin: 3px 3px 0 0;
	text-align: left;
	color: #057681;
}
.mt7 {
	margin-top: 7px;
}
/* PROPERTIES ELEMENTS end */

/* RIGHT start */
#right p {
	padding: 0;
}
#right h2 b {
	text-align: right;
	letter-spacing: 0;
}
#right .agent {
	font-weight: bold;
	color: #057681;
	font-size: 12px;
}
.rightbox, #forsale {
	display: block;
	width: 187px;
	float: left;
}
#page-home .rightbox {
	height: 187px;
	overflow: hidden;
}
.heading, #forsaleheading {
	display: block;
	width: 293px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 10px;
}
.heading {
	background: #afbd22 url('/images/icon02.gif') no-repeat 15px center;
}
#forsaleheading {
	background: #076c72 url('/images/icon03.gif') no-repeat 15px center;
}
#right img {
	float: right;
	border: 0 none;
	max-width: 187px; /* for Firefox */
 width:expression(this.width > 187 ? 187: true); /* for IE */
}
#right a {
	color: #057681;
	text-decoration: underline;
	display: block;
	font-size: 12px;
	padding: 0 0 10px 0;
}
#right .buttons a {
	display: block;
	width: 187px;
	margin: 10px 0 0 0;
	clear: both;
	float: left;
}
#right .buttons a img {
	display: block;
}
#right a:hover {
	color: #076c72;
}
/* RIGHTS end */
.title {
	font-size: 18px;
	color: #057681;
}
/* HEADINGS start*/
h1, h2, h3, h4, h5, h6 {
	font-family: 'Conv_DINMittelschriftStd';
	color: #076c72;
}
h1 {
	font-size: 36px;
	color: #057681;
	font-weight: normal;
	text-transform: uppercase;
}
.listing h1 {
	float: left;
}
.leftbox h1, #left.searchboxes h1 {
	font-size: 15px;
	font-weight: normal;
	color: #006a71;
	padding: 1px 0 10px 10px;
	background: url('/images/icon-green-dark.gif') no-repeat scroll top left;
}
h2 {
	font-size:28px;
	font-weight: normal;
	color: #555;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	
	display: block;
	float: left;
}
h2.new {
	color: #fff;
	background: url('/images/new.png') no-repeat top right #057681;
}
h3 {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 20px;
}
#left h3 a {
	color: #076c72;
	font-size: 10px;
}
.leftbox h4 {
	background: #067b86;
	color: #fff;
	font-size: 13px;
	padding: 10px 20px;
	text-transform: uppercase;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #076c72;
	letter-spacing: 0;
	padding-bottom: 3px;
}
.price, .date {
	float: right;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #b7c531;
}
.price {
	width: 180px;
	text-align: right;
}
h5 {
	font-size: 13px;
	font-weight: normal;
	color: #777;
	letter-spacing: 0;
	padding-bottom: 10px;
}
h6 {
	font-size: 13px;
	font-weight: bold;
	color: #057681;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-transform: capitalize;
	margin: 5px 0;
}
.grab_line h6 {
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
/* HEADINGS STYLES end */

/* HEADER ELEMENTS and MAIN NAVIGATION MENU start */
a#phone {
	float: right;
	font-size: 36px;
	color: #b7c531;
	font-family: 'Conv_DINMittelschriftStd';
	text-decoration: none;
	border-left: 1px dotted #555;
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
}
a#enquiry
{
	background:url('/images/button/btn_enquiry.jpg') no-repeat top left;
	display:block;
	width:561px;
	height:68px;
	margin:0 0 30px 0;
}
ul#navmenu {
	padding:0;
	margin:0;
	list-style-type: none;
	width: 640px;
}
ul#navmenu li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	display: block;
	height: 56px;
	padding: 20px 0 0 60px;
}
ul#navmenu a:hover {
	background: #057681;
}
ul#navmenu a {
	display: block;
	font-family: 'Conv_DINMittelschriftStd';
	font-size: 28px;
	color: #fff;
	padding: 0;
	margin: 0;
	text-decoration: none;
	width: 640px;
	background: #555;
}
ul#navmenu li a:hover, ul#navmenu li a#home:hover, ul#navmenu li a#sale:hover, ul#navmenu li a#rent:hover, ul#navmenu li a#recentsales:hover, ul#navmenu li a#tenants:hover, ul#navmenu li a#owners:hover, ul#navmenu li a#media:hover, ul#navmenu li a#aboutus:hover, ul#navmenu li a#contactus:hover, #page-home ul#navmenu li a#home, #page-property_for_sale ul#navmenu li a#sale, #page-property_for_rent ul#navmenu li a#rent, #page-recentsales ul#navmenu li a#results, #page-tenant_centre ul#navmenu li a#forms, #page-owners ul#navmenu li a#sell, #page-News ul#navmenu li a#media, #page-about ul#navmenu li a#about, #page-services ul#navmenu li a#services {
}
/* HEADER ELEMENTS and MAIN NAVIGATION MENU end */

/* SIDE NAVIGATION MENU start */
ul#sidenav, ul.sidenav {
	list-style-type: none;
	padding: 10px 20px;
	margin: 0;
	background: #eeeeee;
}
ul#sidenav li, ul.sidenav li {
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: 12px;
}
#left ul#sidenav li a, #left ul.sidenav li a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
ul#sidenav li a:hover, ul.sidenav li a:hover {
	color: #057681;
}
ul#sidenav ul.sidenav_sub, ul.sidenav ul.sidenav_sub {
	list-style-type: none;
	margin-left: 20px;
	padding-left: 0;
	margin: 15px 0 0 0;
}
ul#sidenav ul.sidenav_sub li, ul.sidenav ul.sidenav_sub li {
	padding: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777;
}
ul#sidenav ul.sidenav_sub li ul li, ul.sidenav ul.sidenav_sub li ul li {
	margin: 0;
	padding: 0;
}
ul.sidenav li ul.sidenav_sub li ul {
	margin: 10px 0 0 0;
}
ul#sidenav ul.sidenav_sub li a, ul.sidenav ul.sidenav_sub li a {
	display: block;
	height: 15px;
	color: #777;
	text-decoration: none;
	padding-left: 0;
	background: none;
	font-weight: normal;
}
ul#sidenav ul.sidenav_sub li a:hover, ul.sidenav ul.sidenav_sub li a:hover {
	color: #777;
	text-decoration: underline;
}
/* SIDE NAVIGATION MENU end */

/* FOOTER ELEMENTS start */
#footer {
	clear: both;
	padding: 30px 0;
	font-size: 24px;
	color: #fff;
	float: left;
	width: 640px;
	background: #057681;
	border-top: 4px solid #b7c531;
}
.right_footer {
	float: right;
	margin-right: 20px;
	margin-top: 25px;
}
.followus {
	float: left;
	background: url(/images/bg/footer_divider.png) no-repeat right;
	margin-right: 10px;
	padding: 0 10px 0 0;
}
.followus p {
	font-size: 13px;
	color: #555;
	float: left;
	font-family: 'Conv_DINMittelschriftStd';
	margin: 13px 5px 0 0;
}
#footer .followus a {
	display: block;
	float: left;
	margin: 7px 5px 5px 0;
}
.followus a.linkedin {
	background: url(/images/button/linkedin.png) no-repeat left top;
	width: 27px;
	height: 38px;
}
.followus a.fb {
	background: url(/images/button/facebook.png) no-repeat left top;
	width: 27px;
	height: 38px;
}
a.neinsw {
	background: url(/images/reinsw.png) no-repeat left top;
	width: 90px;
	height: 38px;
	float: left;
	display: block;
}
#footer ul {
	display: block;
	list-style-type: none;
	margin: 50px auto 0 auto;
	padding: 22px 0 0 0;
	text-align: center;
}
#footer ul li {
	display: inline;
	padding: 0;
	margin: 0;
	color: #fff;
}
#footer ul li.last {
	border-right: none;
}
#footer a {
	color: #fff;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
#footer h3 {
	padding-bottom: 35px;
	padding-top: 10px;
}
#footer h3, #footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a:hover {
	text-decoration: underline;
}
#siteby {
	float: right;
	margin-right: 15px;
}
/* FOOTER ELEMENTS end */

/* for the HOMEPAGE only start*/

#righthome img {
	float: left;
	margin: 0 10px 10px;
}
#righthome .banner {
	border: none;
	margin: 0 0 20px;
}
.footeraddition {
	font-size: 9px;
	padding: 15px 15px 5px;
}
.footeraddition h5 {
	font-size: 11px;
}
.footeraddition p {
	padding-bottom: 10px;
}
/* for the HOMEPAGE only end*/

/* FORM ELEMENTS start */

.w250 {
	 height: 40px;
    margin: 10px 0 0;
	padding:5px;
    width: 510px;
	font-size:24px;
}
.w100 {
	width: 105px;
}
/* FORM ELEMENTS end */

/* OTHER ELEMENTS start */
.hidden {
	display: none;
}
.listing img.thumb {
	float: left;
	padding: 0;
	margin: 0;
}
#page-home img.thumb {
	max-height: 150px;
	min-height: 150px;
	width: 160px;
	border: 1px solid #076c72;
	margin: 9px 0 0 0;
	padding: 0 20px;
	float: left;
}
#page-home .listing_grab {
	width: 160px;
	padding: 5px 20px 20px 20px;
}
.result_bar {
	float: left;
	 font-size: 16px;
    padding: 10px 0;
    width: 560px;
}
.listing_content {
	float: left;
}
.listing_content {
	float: right;
	width: 278px;
	padding: 5px 0 20px 0;
}
#content .listing_content p {
	overflow: hidden;
	margin-bottom: 7px;
}
#content .listing_grab a {
	color: #555;
}
.grab_line {
	height: 30px;
	margin: 0 0 5px 0;
	padding: 2px 0 0;
	width: 278px;
}
.listing_grab a {
	color: #555555;
	font-size: 13px;
	font-weight: bold;
}
#content a.btn_addto {
	width: 89px;
	height: 14px;
	display: block;
	background: url('/images/button/addshortlist_search.png') no-repeat top left;
	float: left;
	margin: 0 0 0 15px;
}
.listing_grab a:hover {
	color: #555;
}
hr {
	clear: both;
	margin-bottom: 10px;
	color: #ccc;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
#page-home hr {
	width: 95%;
	margin-top: 5px;
}
#listing {
	float: left;
	width: 520px;
	padding: 20px 20px 0 20px;
}
.listing_content a.more {
	float: left;
}
a.more, #content a.more, #content_big a.more {
	color: #057681;
	font-size: 22px;
}
a.more:hover, #content a.more:hover, #content_big a.more:hover {
	text-decoration: underline;
}
#content p.listing, #content p.grabline, #content_big p.listing, #content_big p.grabline {
	margin: 7px 0;
}
#content p.listing {
	max-height: 70px;
	min-height: 70px;
	overflow: hidden;
}
.feature span.viewall {
	color: #fff;
	font-weight: bold;
	background: #555;
	padding: 15px 20px;
	width: 160px;
	float: left;
}
#content .feature span.viewall a {
	color: #fff;
	text-decoration: none;
}
#content #results a, #content_big #results a {
	margin-left: 5px;
	color: #afbd22;
	text-decoration: none;
}
#content #results a:hover, #content #results a.current, #content_big #results a:hover, #content_big #results a.current {
	color: #777;
	text-decoration: underline;
}
input.code {
	width: 132px;
	margin: 0 5px 0 0;
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 11px;
	float: left;
}
input.search {
	width: 150px;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
	padding: 2px;
	color: #006a71;
	font-size: 11px;
}
.olive {
	color: #afbd22;
}
.leftbox img {
	border: none;
}
.leftbox a {
	color: #555;
	text-decoration: none;
}
.leftbox a:hover, .leftbox a:active {
	color: #057681;
}
.leftbox a.more:hover, .leftbox a.more:active {
	color: #057681;
}
#right img.people-photo {
	border: none;
}

.floatright {
	float: right;
}
.floatleft {
	float: left;
}
input.standardform, select.standardform {
	border: 1px solid #ccc;
	/*padding:2px;*/
	color: #777;
}
input.b_submit {
	background: #076c72 url('/images/button/btn_submit.jpg') repeat-x top left;
	display:block;
	width:524px;
	height:74px;
	border: none;
	padding: 1px 7px;
	cursor: pointer;
}
.submit
{
	width:100px;
}
.green, input.standardform.green, select.standardform.green {
	    color: #006a71;
    font-size: 16px;
    padding: 5px 0;
    width: 560px;
}
.noborder {
	border: none;
}
#righthome img.nomargin {
	margin: 0;
}
.right {
	float: right;
}
.hotdeal-small {
	display: inline;
	padding: 0 5px 0 0;
	vertical-align: bottom;
}
.note {
	font-size: 11px;
	font-style: italic;
}
.green {
	color: #076c72;
}
.extrabutton {
	margin: 0 0 0 247px;
}
.extrabutton img {
	border: none;
}
.promocontainer {
	width: 320px;
	height: 46px;
	background: url('../images/banners/orange_flash.gif') no-repeat top left;
	text-align: center;
	margin: 0 0 10px;
	padding: 0;
}
.promocontainer table {
	width: 320px;
	height: 46px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.promocontainer table a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
/* OTHER ELEMENTS end */
.shortlist td {
	padding: 3px;
}
.propertysearch input.w90 {
	width: 84px;
	float: left;
}
.latest_news {
	border: 1px solid #aa1a01;
	float: left;
	width: 185px;
	margin: 0;
}
.date_news {
	font-size: 11px;
	color: #4a4f50;
	font-weight: bold;
	margin-top: 10px;
}
#right .latest_news p {
	padding: 2px 9px 0;
}
#right .latest_news p.dec_news {
	color: #666666;
}
.hot_deals {
	border: 1px solid #aa1a01;
	float: left;
	width: 185px;
	margin: 10px 0 0 0;
}
#right .hot_deals img {
	border: 0 none;
	margin: 0;
	float: left;
}
.hot_deals_details {
	padding: 5px;
}
.hot_deals_details h1 {
	font-size: 12px;
	color: #076c72;
	padding-bottom: 4px;
	font-weight: normal;
	height: 13px;
	width: 115px;
	float: left;
	overflow: hidden;
}
#page-contact .hot_deals_details label, .hot_deals_details label {
	font-weight: bold;
	float: left;
	text-align: right;
	color: #076C72;
	overflow: hidden;
	width: 60px;
}
#right .hot_deals_details a {
	color: #666;
}
.gray {
	background-color: #eaeaea;
}
.boxes {
	width: 543px;
	margin: 10px 0 0 0;
	float: left;
	clear: both;
}
.box_container {
	width: 263px;
}
.box_container .ch1 {
	margin: 0;
	padding: 0 0 4px 0;
	clear: both;
	overflow: hidden;
	height: 11px;
}
.ch1 h1 {
	font-size: 12px;
	color: #076c72;
	padding-bottom: 4px;
	font-weight: normal;
	overflow: hidden;
	width: 45%;
	float: left;
}
.box_container .ch1 .label {
	color: #076c72;
	float: right;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	overflow: hidden;
	width: 55%;
}
.box_container h2 {
	color: #afbd22;
	font-weight: bold;
	padding: 0;
	margin-bottom: 10px;
	height: 15px;
	overflow: hidden;
}
.box_container img {
	float: left;
}
#content_big .box_container p {
	margin-bottom: 5px;
	float: left;
	height: 57px;
	width: 154px;
	overflow: hidden;
}
.box_container_details {
	padding: 7px;
	border: 1px solid #666;
	border-top: 0 none;
	float: left;
	width: 247px;
}
.box_container_details img {
	height: 224px;
	width: 247px;
}
#content_big a.back_result {
	font-size: 12px;
	color: #017681;
	text-decoration: underline;
	margin-bottom: 10px;
	display: block;
}
h1.title_property {
	width: 160px;
	background: #057681;
	font-size: 18px;
	color: #fff;
	padding: 7px 20px;
	clear: both;
	margin: 0;
}
#content_big h1.title_property a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#page-contact label {
	
	display: block;
	float: left;
}
.select {
	width: 109px;
}
.e5e5e5 {
	background-color: #e5e5e5;
}
.people-photo img {
	float: right;
	margin: 10px 15px;
	width: 180px;
}
ul#sidenav li a, ul.sidenav li a.SideNavlinks {
	background: none;
	margin: 0;
	font-size: 12px;
	padding-left: 0px;
}
ul#sidenav li a, ul.sidenav li a.SideNavlinks.activemenu {
	background: none;
	margin: 0;
	color: #057681;
	padding-left: 0px;
	font-weight: bold;
}
#content #buttons ul li a.addtoshortlist, #content_big #buttons ul li a.addtoshortlist {
	background: transparent url('/images/properties/icon_addshortlist.jpg') no-repeat top left;
	width: 110px;
	height: 13px;
	display: block;
}
#content #buttons ul li a.remove, #content_big #buttons ul li a.remove {
	background: transparent url('/images/properties/icon_remove.jpg') no-repeat top left;
	width: 154px;
	height: 13px;
	display: block;
}
#page-News .display_promotions, #page-Promotions .display_news, #page-media .display_promotions {
	display: none;
}
#page-Promotions .display_promotions, #page-News .display_news {
	display: block;
}
#flashplayer {
	float: left;
}
#content_big a.forwardt2friends {
	background: url(../images/button/forward-to-friend.gif) no-repeat top left;
	width: 187px;
	height: 29px;
	display: block;
	float: right;
	margin: 10px 0 0 0;
}
.propertysearch select.w60 {
	width: 68px;
}
.search_span {
	width: 112px;
	float: left
}
.listing #market, #market, #page-owners #askquestion, #page-home #askquestion, #page-home #shortlist, .listing #askquestion, #page-recentsales #askquestion, #page-services #market {
	display: none;
}
#page-owners #market, #page-recentsales #market, #page-services #askquestion, #page-home #market {
	display: block;
}
#page-recentsales #p_alert, #page-recentsales #viewshort, #page-owners #p_alert, #page-owners #viewshort, #page-services #viewshort, #page-services #p_alert {
	display: none;
}
