﻿body#fineCountry h1
{
	padding:0 0 12px 0;
}
body#fineCountry #leftCol .right h2, body#fineCountry #leftCol .right h3, body#fineCountry #leftCol .right h4
{
	color:#948149;
}
body#surveys h1, body#surveys #leftCol .right h2, body#surveys #leftCol .right h3, body#surveys #leftCol .right h4, body#surveys #leftCol .right p strong
{
	color:#8e7a45;
}
/*----------------------------------------------------------------------*/
/*--------*//* NOTE */
.note
{
	background:#FEFF6F;
}
p.note
{
	margin:0 0 17px 0;
	padding:3px;
}
/*----------------------------------------------------------------------*/
/*--------*//* TOP NAVIGATION */
#topNav
{
	height:31px;			
}
#topNav .fineCountry
{
	float:left;
	display:none;
}
#topNav .fineCountry a
{
	display:block;
	width:108px;
	height:31px;
	overflow:hidden;
	text-indent:-3000px;
	background:url(../images/top-nav-fine-country.gif) left 1px no-repeat;
}
#topNav .nav
{
	float:left;
	height:31px;
	background:url(../images/top-nav-right-bkg.gif) top right no-repeat;
}
#topNav .nav .inner
{
	padding:7px 4px 0 12px;
	height:24px;
	background:url(../images/top-nav-left-bkg.gif) top left no-repeat;
}
#topNav ul
{
	margin:0;	
}
#topNav ul li
{
	float:left;
	padding:0 8px 0 9px;
	list-style-type:none;
	background:url(../images/top-nav-pipe.gif) left 3px no-repeat;
}
#topNav ul li.first
{
	padding:0 8px 0 0;
	background:none;
}
#topNav ul li a
{
	font-size:0.9em;
	text-transform:uppercase;
	color:#666666;
}
#topNav ul li a:hover, #topNav ul li.active a
{
	color:#181818;
}
/*----------------------------------------------------------------------*/
/*--------*//* MAIN NAVIGATION */
#mainNav #homeNav, #mainNav ul li
{
    padding:0 8px 0 10px;
}
#homeNav, #mainNav ul
{
    float:left;
    margin:0;
}
#mainNav ul li
{
    float:left;
    list-style-type:none;
    background:url(../images/main-nav-pipe.gif) left 1px no-repeat;
}
#mainNav a
{
    display:block;
    font-size:0.815em;
    text-decoration:none;
    text-transform:uppercase;
    color:#fff;
}
#mainNav ul li a
{
    font-size:0.9em;
}
body#homePage #homeNav a, #mainNav ul li.active a
{
	font-weight:bold;
}
/*----------------------------------------------------------------------*/
/*--------*//* TOP BANNER */
#topBanner h2
{
	padding:0;
	font-size:1.1em;
	color:#fff;
}
#topBanner h2 a, #topBanner a:hover
{
	color:#fff;
}
#topBanner p a
{
	font-size:1.0em;
	font-weight:bold;
}
/*----------------------------------------------------------------------*/
/*--------*//* GREETING */
#greeting
{
	margin:0 0 12px 0;
	width:940px;
	border-bottom:#ccc 2px solid;
}
#greeting p
{
	padding:0 0 5px 0;
	font-size:1.65em;
	color:#002d59;
}
#greeting p span
{
	color:#cd3333;
}
/*----------------------------------------------------------------------*/
/*--------*//* SEARCH PROPERTIES FORM */
#searchProperties
{
	width:220px;
}
#searchProperties h2
{
	margin:0 0 6px 0;
	padding:5px 8px 5px 8px;
	width:204px;
	text-transform:lowercase;
	font-weight:bold;
	font-size:1.05em;
	color:#fff;
	background:#003466 url(../images/search-h2-bkg.gif) repeat-x;
}
#searchProperties .inner
{
	padding:0 8px;
	width:204px;
}
#searchProperties .inner ul
{
	margin:0;
}
#searchProperties .inner ul li
{
	padding:5px 0 10px 0;
	list-style-type:none;
	border-bottom:#ccc 1px solid;
}
#searchProperties .inner ul li label
{
	display:block;
	padding:0 0 4px 0;
	font-size:0.9em;
}
#searchProperties .inner ul li input, #searchProperties .inner ul li select
{
	padding:2px 0;
	width:204px;
	font-size:0.85em;
}
#searchProperties .inner ul li input
{
	width:200px;
}
#searchProperties .inner ul li input.radio
{
	margin:1px 0 0 0;
	width:auto;
}
/*-- TYPE --*/
#searchProperties .inner ul li.type label, #searchProperties .inner ul li.type input
{
	float:left;
	width:auto;
}
#searchProperties .inner ul li.type label
{
	padding:0 10px 0 0;
}
#searchProperties .inner ul li.type label.none
{
	padding:0;
}
#searchProperties .inner ul li.type input
{
	margin:1px 4px 0 4px;
}
/*-- PRICE --*/
#searchProperties .inner ul li.price p, #searchProperties .inner ul li.price select
{
	float:left;
}
#searchProperties .inner ul li.price p
{
	padding:3px 0 0 0;
	font-size:0.85em;
}
#searchProperties .inner ul li.price select
{
	margin:0 3px;
	width:80px;
}
/*-- POSTCODE --*/
#searchProperties .inner ul li.postcode input 
{
	float:left;
	width:75px;
}
#searchProperties .inner ul li.postcode select 
{
	float:right;
	width:115px;
}
/*-- SUBMIT --*/
#searchProperties .inner ul li.submit
{
	padding:5px 0 2px 0;
}
#searchProperties .inner ul li input.button 
{
	width:80px;
}
/*-- OTHER BUTTONS --*/
#searchProperties .inner ul li.otherButtons
{
	padding:7px 0 0 0;
	border:none;
}
#searchProperties .inner ul li.otherButtons p
{
	padding:0 0 7px 0;
}
#searchProperties .inner ul li.otherButtons p a
{
	display:block;
	padding:3px 0 0 12px;	
	width:192px;
	height:17px;
	font-size:1.0em;
	color:#fff;
	background:#003466;
}
/*----------------------------------------------------------------------*/
/*--------*//* ADVERTS */
.advert
{
	padding:0 0 3px 0;
}
/*----------------------------------------------------------------------*/
/*--------*//* TOP CONTENT */
#topContent
{
	margin:0 0 17px 0;
	border-bottom:#dedede 2px solid;
}
body#fineCountry #leftCol .right #topContent .left
{
	width:230px;
}
#topContent p
{
	font-size:1.0em;
	font-weight:bold;
}
body#fineCountry #leftCol .right #topContent .left p
{
	color:#948149;
}
body#fineCountry #leftCol .right #topContent .right
{
	width:290px;
}
/*----------------------------------------------------------------------*/
/*--------*//* GENERAL FORM ELEMENTS */
ul.form
{
	margin:10px 0 100px 0;
}
ul.form li
{
	padding:0 0 3px 0;
	list-style-type:none;
}
ul.form li h2
{
	padding:10px 0 20px 0;
	font-size:0.975em;
	color:#343434;
}
span.error
{
	margin:0 0 0 161px;
}
ul.form li label
{
	float:left;
	padding:1px 0 0 0;
	width:150px;
	font-size:0.9em;
}
ul.form li input, ul.form li textarea, ul.form li select
{
	float:right;
	width:375px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
ul.form li select
{
	float:left;
	margin:0 0 0 11px;
	width:190px;	
}
ul.form#mortgage li.top
{
	padding:13px 0 10px 0;
}
ul.form#mortgage li.check label
{
	width:390px;
}
ul.form li.check table
{
	padding:0 0 0 10px;
}
ul.form li.check input
{
	width:auto;
}
ul.form li.split
{
	padding:0 0 13px 0;
	border-bottom:#e2e0e1 1px solid;
}
ul.form li.comments
{
	padding:13px 0 1px 0;	
}
ul.form#mortgage li.comments
{
	padding:13px 0 13px 0;	
}
ul.form li p.mandatory
{
	padding:12px 0;
	text-align:right;
}
ul.form li.button
{
	padding:8px 0 7px 0;
	border-top:#e2e0e1 1px solid;
	border-bottom:#e2e0e1 1px solid;
}
ul.form li.button input
{
	width:63px;
	height:20px;
}
/*----------------------------------------------------------------------*/
/*--------*//* FORM CONFIRMATION PAGE */
#formConfirmation
{
	margin:30px 0 0 0;
	padding:20px 0 8px 0;
	border-top:#e2e0e1 1px solid;
	border-bottom:#e2e0e1 1px solid;
}
#formConfirmation .buttons
{
	padding:8px 0 0 0;
	border-top:#e2e0e1 1px solid;
}
#formConfirmation .buttons p
{
	padding:0;
}
/*----------------------------------------------------------------------*/
/*--------*//* FORM SPECIFIC */
#valuationRequest ul.form li.type
{
	padding:8px 0;
	border-top:#e2e0e1 1px solid;
	border-bottom:#e2e0e1 1px solid;
}
#valuationRequest ul.form li.type label.main
{
	float:left;
	padding:1px 0 0 0;
	width:158px;
	font-size:0.9em;
}
#valuationRequest ul.form li.type input, #valuationRequest ul.form li.type table
{
	float:left;
	width:auto;
}
#valuationRequest ul.form li.type label
{
	padding:0 0 0 3px;
	width:83px;
}
#epcRequest ul.form li.size label
{
	width:161px;
}
#epcRequest ul.form li.size input
{
	float:left;
	width:60px;
}
#epcRequest ul.form li.size p
{
	float:left;
	padding:2px 5px 0 5px;
}
/*----------------------------------------------------------------------*/
/*--------*//* NEWS */
.newsIntro
{
	padding:12px 0 0 0;
	border-top:#e2e0e1 1px solid;
}
#newsArticles
{
	border-top:#e2e0e1 1px solid;
}
#newsArticles .item 
{
	padding:12px 0 0 0;
	border-bottom:#e2e0e1 1px solid;
}
#newsArticles .item .thumb
{
	float:left;
	width:160px;
}
#newsArticles .item .text
{
	float:right;
	width:360px;
}
#newsArticles .item h3
{
	padding:0 0 2px 0;
	font-size:1.1em;
	color:#343434;
}
#newsArticles .item h4
{
	font-size:1.0em;
	font-weight:normal;
	color:#343434;
}
#newsArticles .item p
{
	padding:0 0 12px 0;
	font-size:0.85em;
}
/*----------------------------------------------------------------------*/
/*--------*//* CONTACTS TABLE */
table.contacts, table.contacts td
{
	border:#ccc 1px solid ;
	border-collapse:collapse;
}
table.contacts td
{
	width:50%;
	padding:10px;
	vertical-align:top;
	text-align:left;
}
table.contacts p
{
	padding:0 0 2px 0;
}
/*----------------------------------------------------------------------*/
/*--------*//* BOXED PHONE NUMBERS */
.boxed
{
	margin:0 0 12px 0;
	width:260px;
	background:url(../images/box-top.gif) top left no-repeat;
}
.boxed .inner
{
	padding:12px 0 10px 12px;
	width:260px;
	background:url(../images/box-bot.gif) bottom left no-repeat;
}
.boxed p
{
	padding:0 0 2px 0;
}
.boxed span
{
	font-size:1.3em;
	color:#cd3333;
}
body#surveys #leftCol .right .boxed p strong
{
	color:#343434;
}
/*----------------------------------------------------------------------*/
/*--------*//* BACK TO TOP BUTTON */
p.toTop
{
	float:right;
	padding:20px 0 0 0;
}
p.toTop a
{
	display:block;
	width:94px;
	height:28px;
	overflow:hidden;
	text-indent:-3000px;
	background:url(../images/buttons/top-of-page.gif) no-repeat;
}
/*----------------------------------------------------------------------*/
/*--------*//* FOOTER */
#footer .inner .rmsLogo
{
	position:absolute;
	top:13px;
	left:0;
	width:75px;
	height:38px;
	background:url(../images/logos/footer.gif) no-repeat;
}
#footer .inner ul.nav, #footer .inner ul.nav li ul
{
	margin:0;
}
#footer .inner ul.nav li
{
	float:left;
	margin:0;
	padding:0 40px 15px 0;
	list-style-type:none;
}
#footer .inner ul.nav li h2
{ 
	margin:0 0 4px 0;
	padding:0;
	font-size:0.9em;
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
}
#footer .inner ul.nav li address
{
	font-size:0.9em;
	line-height:141%;
	color:#666666;
}
#footer .inner ul.nav li h2 a
{ 
	color:#666666;
}
#footer .inner ul.nav li h2
{ 
	padding:1px 0 0 0;
}
#footer .inner ul.nav li ul li
{
	float:none;
	padding:0 0 2px 0;
	font-size:0.9em;
	color:#666666;
}
#footer .inner ul.nav li ul li a
{
	font-size:1.0em;
	text-transform:none;
	font-weight:normal;
	color:#666666;
}
#footer .inner ul.logos
{
	position:absolute;
	top:33px;
	right:100px;
	margin:0;
}
#footer .inner ul.logos li
{
	float:left;
	padding:0 25px 0 0;
	list-style-type:none;
}
#footer .inner p.design
{
	position:absolute;
	top:30px;
	right:0;
}
#footer .inner p.design a
{
	font-size:0.85em;
	color:#333333;
}
#footer .inner .keywords
{
	padding:10px 0 0 0;
}
#footer .inner .keywords p
{
	font-size:0.65em;
	color:#666666;
}