﻿
/* =Global hidden elements
--------------------------------------------------------------------------- */

body
{
    font-family: Arial, Verdana, 'MS Sans-Serif';
    font-size: 80%;
    color: #333;
}

#topnav,
#header,
#leftnav,
#footer{
	display:none;
}

a {
	color: #294F43;
}
.err {
	color:red;
}
.clr{
	clear:both;
}
.clrz{
	clear:both;
	height:1px;
	line-height:1px;
}

p {
	padding: 6px 0 6px 0;
	margin:0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Arial';
    font-size: 150%;
    margin: 0;
    padding: 6px 0 6px 0;
    font-weight: bold;
}
h1 {
    font-weight: normal;
    letter-spacing: -0.5px;
}
h2 {
    font-size: 120%;
    letter-spacing: 0.2px;
    padding:0;
    float:left;
    border-bottom: solid 1px #C4C4C4;
    width: 99%;
    clear: both;
}
h3, h4{
    font-size: 95%;
    border: 0;
}
#home h1{color: #294F43;}
#commercial h1{color: #7DA3BD;}
#fineart h1{color: #8B0570;}
#planning h1 {color: #7AB00F;}
#contact h1 {color: #294F43;}
#lettings h1 {color: #EC6B26;}
#sales h1 {color: #EC6B26;}
#valuation h1 {color: #EC6B26;}
#machinery h1 {color: #F8B218;}
#rural h1 {color: #B16500;}
#propertyauctions h1 {color: #009CB3;}
#news h1 {color: #294F43;}
#vintage h1 {color: #DE001A;}

#home h2{color: #294F43;}
#commercial h2{color: #7DA3BD;}
#fineart h2{color: #8B0570;}
#planning h2 {color: #7AB00F;}
#contact h2{color: #294F43;}
#lettings h2{color: #EC6B26;}
#sales h2{color: #EC6B26;}
#valuation h2{color: #EC6B26;}
#machinery h2 {color: #F8B218;}
#rural h2{color: #B16500;}
#propertyauctions h2{color: #009CB3;}
#news h2{color: #294F43;}
#vintage h2{color: #DE001A;}

h3{background-color: #294F43;}
#home h3{background-color: #294F43;}
#commercial h3{background-color: #7DA3BD;}
#fineart h3{background-color: #8B0570;}
#planning h3{background-color: #7AB00F;}
#contact h3{background-color: #294F43;}
#lettings h3{background-color: #EC6B26;}
#sales h3{background-color: #EC6B26;}
#valuation h3{background-color: #EC6B26;}
#machinery h3{background-color: #F8B218;}
#rural h3{background-color: #B16500;}
#propertyauctions h3{background-color: #009CB3;}
#news h3{background-color: #294F43;}
#vintage h3{background-color: #DE001A;}




/* =Area specific hidden elements
--------------------------------------------------------------------------- */



/* -- Vebra Properties  -- */

#search,
#propmap,
#topbar,
.swtichbuttons,
#res_searchresults #prop_listing ul li .info ul li,
#res_propview .col_img div.btn,
#res_propview .col_img div.img .bar {
	display:none;
}

#res_searchresults #prop_listing{
	float: left;
	width:99%;
}
#res_searchresults #prop_listing ul{
	margin: 5px 0 0 0;
	width:95%;
	list-style: none;
}
#res_searchresults #prop_listing ul li{
	width:95%;
	clear: both;
	list-style: none;
}
#res_searchresults #prop_listing ul li.row{
	border-bottom: dashed 1px #CCCCCC;
	clear: both;
	padding: 6px 0;
}
#res_searchresults #prop_listing ul li .img,
#res_searchresults #prop_listing ul li .txt{
	float:left;
}
#res_searchresults #prop_listing ul li .img{
	width: 172px;
	background-color: #F8F8F8;
	padding: 13px 0 13px 13px;
}
#res_searchresults #prop_listing ul li .txt{
	width: 300px;
	padding-left: 4px;
}
#res_searchresults #prop_listing ul li .info{
	float:right;
	width:80px;
}
#res_searchresults #prop_listing ul li .img img{
	float:left;
	border:solid 1px #026874;
}
#res_searchresults #prop_listing ul li .img div{
	float:left;
	background-color:#D4E3E6;
	color:#363135;
	margin: 2px 0 0 0;
	padding: 5px 0 5px 7px;
	width:149px;
	font-weight:bold;
}
#res_searchresults #prop_listing ul li .txt h3{
	padding: 10px 0 6px 0;
	background-color:transparent;
	font-size:110%;
}
#res_searchresults #prop_listing ul li .txt h3 a{
	color:#666;
}
#res_searchresults #prop_listing ul li .txt h4{
	padding:0;
	background-color:transparent;
	color:#333;
	height:auto;
	font-weight: normal;
	letter-spacing: -0.1px;
	font-size:100%;
}
#res_searchresults #prop_listing ul li .info b{
	color:#006766;
	margin: 10px 0 0 10px;
	float:left;
	width:90%;					
}
#res_searchresults #prop_listing ul li ul.img{
	width:160px;
	padding:0;
}
#res_searchresults #prop_listing ul li ul.img li{
	float:left;
	padding:0;
	margin:0 3px 0 0;
	width:50px;
	clear: none;
}


/* =Propery View - Column Image
--------------------------------------------------------------------------- */

#res_propview .col_img{
	float:left;
	width:280px;
	margin: 10px 0 0 0;
}
#res_propview .col_img div.img{
	float:left;
	width:270px;
	background-color: #F7F7F7;
}
#res_propview .col_img div.img .photo{
	float:left;
	border: solid 3px #e5e5e5;
	padding:2px;
}
#res_propview .col_img ul.img{
	float:left;
	width:270px;
	padding: 5px 0 0 0;
	margin:0;
}
#res_propview .col_img ul.img li{
	float:left;
	width:62px;
	padding: 1px 2px 2px 1px;
	margin:0;
}
#res_propview .col_img ul.img li img{
	float:left;
	width: 62px;
	border: solid 1px #086D77;
	margin:0;
}
#res_propview .col_img ul.img li img{
}
#res_propview .col_img .map {
	float:left;
	width:280px;
	background-color: #F7F7F7;
	margin-top: 14px;
	padding: 0 0 10px 0;
}
#res_propview .col_img .map h3{
	background-color: transparent;
	color: #7C8C8C;
	padding: 6px 0 6px 10px;
}
#res_propview .col_img .map img{
	float:left;
	margin-left: 4px;
}

/* =Propery View - Column Text
--------------------------------------------------------------------------- */

#res_propview .col_text{
	float:left;
	width:355px;
	margin: 10px 0 10px 14px;
	padding: 0 0 10px 0;
}
#res_propview .col_text p.top{
	color: #333333;
	font-weight: bold;
}
#res_propview .col_text p b{
	color: #656565;
}
#res_propview .col_text h4{
	color: #333;
	background-color: transparent;
	border-bottom: solid 1px #C3C3C3;
	padding:0 0 2px 0;
	margin: 18px 0 5px 0;
	font-size: 100%;
}
#res_propview .col_text a{
	text-decoration: underline;
}
#res_propview .col_text a:hover{
	text-decoration: none;
}



