/************************************************************************

	GLOBAL CSS
	==========

	Provides all global styles for the site which more specific sections 
	can be built on using the layered css technique

	Author:		Tom Harman
				Nick Watson
				Tom Fletcher
				[www.optixsolutions.co.uk]

	Listing Order:
	==============

	Universal
	Forms
	General Structure / Layout
	Navigation Elements
	Header Elements
	Body Elements
	Footer Elements
	Messages

************************************************************************/

/***********************************************************************
	UNIVERSAL STYLES
************************************************************************/

body {
	font-size: .7em;
	background: #E4EEEF;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/***********************************************************************
	IF YOU GET RANDOM SPACING AND OTHER ANNOYING WIERDNESS LOOK BELOW FIRST
************************************************************************/

div#content p, div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, 
div#content h6, div#content table, div#content ul, div#content ol, div#content form {
	margin: 1em 0;
}

div#content form#filterbox {
	margin: 0px;
	width: 530px;
}

/***********************************************************************
	FORMS
************************************************************************/

fieldset, legend {
	border: none;
}

legend {
	background: transparent;
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0;
	padding: 0 .5em;
}

label {
	float: left;
	padding: 0 1em 0 0;
	text-align: right;
}

form fieldset div {
	clear: both;
	display: block;
	margin-bottom: .5em;
	padding: 0;
}

div.submit {
	clear: both;
	text-align: center;
	width: auto;
}

div.multi input {
	border: 0;
	width: auto;
}


form 									{ width: 100%; }

label		 							{ float: left;	height: 22px; width: 45%; }

fieldset div input,
fieldset div select,
fieldset div textarea  			{ width: 45%; }

fieldset div input.small,
fieldset div select.small,
fieldset div textarea.small 	{ width: 25%; }

div.req label, div.req p		{ font-weight: bold; }

div.multi label 					{ height: 22px; }

div.req label:before, 
div.req p:before {
	content: "* ";
}

input:focus, textarea:focus {
	background: #fafafa;
	color: #000;
}

fieldset div input, 
fieldset div select, 
fieldset div textarea  {
	border: 1px solid #aaa;
	color: #333;
	font-weight: normal;
	padding: 1px;
}

div.submit input {
	background: #777;
	border: 1px solid #333;
	color: #000;
	font-weight: bold;
	padding: 1px .7em;
	width: auto;
}

/***********************************************************************
	GENERAL STRUCTURE/LAYOUT
************************************************************************/

div#container {
	width: 798px;
	margin: 0px auto;
}

div#main {
	background: #F6F8F9 url('../i/layout/mid-bg.jpg') top repeat-x;
	padding-top: 20px;
	width: 101%;
}

div#content {
	width: 749px;
	color: #656050;
	margin-left: 25px;
	margin-bottom: 20px;
}

* html div#content {
	margin-top: 20px;
}

img, div, a, li { behavior: url(iepngfix.htc) }


/***********************************************************************
	HEADER ELEMENTS
************************************************************************/

div#header {
	width: 101%;
	height: 150px;
	background: url('../i/layout/header-bg.jpg') repeat-x;
}

div#branding-logo {
	width: 253px;
	height: 153px;
	position: absolute;
	margin-top: 10px;
	float: left;
	margin-left: 15px;
	background: url('../i/layout/heavitree-logo.png') no-repeat;

}

a.linkhead {
	display: block;
	z-index: 999;
	position: absolute;
	margin-top: 10px;
	float: left;
	margin-left: 15px;
	text-indent: -999em;
	letter-spacing: -133px;
	width: 253px;
	height: 153px;
}

ul#tabs {
	float: left;
}

div#midrow {
	width: 101%;
	background: url('../i/layout/wallp.gif');
}

div#heavitree-mid {
	width: 751px;
	height: 200px;
	margin-left: 25px;
}


div#header div#nav a.home-button img{
	float: right;
	clear: both;
	margin-left: 400px;
	margin-bottom: 33px;
	margin-right: 20px;
}

/***********************************************************************
	BODY ELEMENTS
************************************************************************/

div.house-image{
	width: 83px;
	height: 83px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
div.house-ic{
	width: 32px;
	height: 32px;
	float: left;
}


div#left-container {
	width: 445px;
	float: left;
}

div#content-left {
	float: left;
	background: url('../i/layout/gradmain.png') top no-repeat;
}

div.padbottom {
	background: url('../i/layout/gradbot.png');
	height: 10px;
	width: 445px;
	margin-left: 2px;
	float: left;
}

* html div.padbottom {
	display: none;
}

div#content-left p {
	font-family: "Trebuchet MS";
	color: #2f2f2f;
	margin-left: 20px;
	margin-right: 10px;
	font-size: 1.1em;
}

div#content-left-tenancy {
	width: 450px;
	margin-left: -1px;
	float: left;
	clear: both;
	background: url('../i/layout/gradmain.png') top no-repeat;
}

* html div#content-left-tenancy {
	margin-left: 0px;
}

div#content-left-houses {
	width: 450px;
	margin-left: -1px;
	float: left;
	clear: both;
	background: url('../i/layout/gradmain.png') top no-repeat;
}

* html div#content-left-houses {
	margin-left: 0px;
}

div#content-left-tenancy p, div#content-left-houses p {
	color: #5f7c82;
	font-size: 1.2em;
	font-weight: bold;
}

h1#welcome {
	width: 256px;
	height: 22px;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/welcome.png') no-repeat;
}

h1#tenopp {
	width: 186px;
	height: 24px;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/tenancy-opp.png') no-repeat;
}

h1#managedhouses {
	width: 140px;
	height: 22px;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/managed-houses.png') no-repeat;
}

div#right-container {
	width: 290px;
	float: right;
	margin-top: -10px;
}

div#right-container ul li a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	z-index: 999;
}

li#corptab {
	margin-left: 12px;
	width: 109px;
	height: 31px;
	text-indent: -999em;
	letter-spacing: -133px;
	float: left;
	background: url('../i/layout/tabcorpin.png') no-repeat;
}
/*
li#vactab {
	margin-left: 12px;
	width: 70px;
	height: 31px;
	float: left;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/tabvacin.png') no-repeat;
}
*/
li#vactab {
	margin-left: 12px;
	width: 140px;
	height: 31px;
	float: left;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/tabbusin.png') no-repeat;
}

li#logtab {
	margin-left: 12px;
	width: 63px;
	height: 31px;
	text-indent: -999em;
	letter-spacing: -133px;
	float: left;
	background: url('../i/layout/tablogin.png') no-repeat;
}


* html li#corptab, * html li#vactab, * html li#logtab {
	margin-left: 8px;
}

li#corptab.active {
	background: url('../i/layout/tabcorp.png') no-repeat;
}
/*
li#vactab.active {
	background: url('../i/layout/tabvac.png') no-repeat;
}
*/
li#vactab.active {
	background: url('../i/layout/tabbus.png') no-repeat;
}

li#logtab.active {
	background: url('../i/layout/tablog.png') no-repeat;
}

div#front-right-wrapper {
	padding: 10px;
	padding-left: 15px;
	color: #666;
}

div#contbot {
	height: 10px;
	margin-left: 2px;
	background: url('../i/layout/botgrad.png') no-repeat;
}

* html div#contbot {
	background: url('../i/layout/botgrad.jpg') no-repeat;
}

div#content-right {
	clear: both;
	margin-top: -10px;
	background: url('../i/layout/rightgrad.png') top no-repeat;
}

* html div#content-right {
	background: url('../i/layout/rightgrad.jpg') top no-repeat;
}

div#details-top {
	width: 750px;
	padding-top: 1px;
	height: 45px;
	background: url('../i/layout/main-top.png') no-repeat;
}

div#details-content {
	width: 748px;
/*	background: #DAEDF1 url('../i/layout/detailgrad.png') top repeat-x;*/
	background-color: #DAEDF1;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #88B0B9;
	border-right: 1px solid #88B0B9;
	float: left;
}

div#details-bottom {
	width: 750px;
	height: 4px;
	background: url('../i/layout/detailbot.png') no-repeat;
	float: left;
}

* html div#details-bottom {
	background: url('../i/layout/detailbot.jpg') no-repeat;
}

div#details-top h1#heavitree-houses {
	width: 130px;
	height: 20px;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/hhouses.png') no-repeat;
	margin:0px;
	padding:0px;
float: left;
	margin-top: 10px;
}


div.backtoresults {
	width: 99px;
	float: right;
	height: 23px;
	margin-top: 10px;
	margin-right: 10px;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/backsearch.png') no-repeat;
}
div.backtoresults a{
	float: left;
	width: 99px;
	height: 23px;
}



div#photo-column {
	width: 300px;
	margin-left: 20px;
}

div#main-photo {
	margin-top: 20px;
	background: #B2CBD1;
	width: 225px;
	height: 220px;
	padding-top: 6px;
	padding-left: 6px;
	margin-left: 20px;
}

div#photo-thumbs {
	width: 300px;
	height: 195px;
}

div.photo-thumb {
	width: 88px;
	height: 88px;
	background: #B2CBD1;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 25px;
}

* html div.photo-thumb {
	margin-left: 12px;
}

div#pub-content {
	float: right;
	width: 420px;
	margin-right: 10px;
	margin-top: 10px;
	color: #5d5849;
	text-align: justify;
}

h1#pub-header {
	color: #5d5849;
	font-size: 1.4em;
}

h1#pub-header span {
	color: #807d75;
}

div#details-top h1 {
	color: #656050;
	font-size: 1.3em;
	padding-left: 20px;
}

div.contt p {
	padding: 10px;
	color: #656050;
}

/* ICONS */

ul#detail-icons li {
	float: left;
	margin-left: 20px;
	width: 120px;
	margin-top: 10px;
	height: 22px;
	padding-left: 50px;
	padding-top: 10px;
}

li#icon-beerg {
	background: url('../i/icons/beergarden.gif') no-repeat;
}

li#icon-realales {
	background: url('../i/icons/realale.gif') no-repeat;
}

li#icon-funcroom {
	background: url('../i/icons/funcroom.gif') no-repeat;
}

li#icon-restaurant {
	background: url('../i/icons/restaurant.gif') no-repeat;
}

li#icon-poolt {
	background: url('../i/icons/pooltable.gif') no-repeat;
}

li#icon-disabled {
	background: url('../i/icons/disabled.gif') no-repeat;
}

li#icon-parking {
	background: url('../i/icons/parking.gif') no-repeat;
}

li#icon-children {
	background: url('../i/icons/children.gif') no-repeat;
}


li#icon-LiveMusic {
	background: url('../i/icons/livemusic.gif') no-repeat;
}
li#icon-SkyTV {
	background: url('../i/icons/sky.gif') no-repeat;
}
li#icon-TV {
	background: url('../i/icons/tv.gif') no-repeat;
}
li#icon-BigScreen {
	background: url('../i/icons/bigscreen.gif') no-repeat;
}
li#icon-Jukebox {
	background: url('../i/icons/jukebox.gif') no-repeat;
}
li#icon-Karaoke {
	background: url('../i/icons/karaoke.gif') no-repeat;
}
li#icon-Dartboard {
	background: url('../i/icons/darts.gif') no-repeat;
}
li#icon-FruitMachines {
	background: url('../i/icons/fruitmachines.gif') no-repeat;
}
li#icon-QuizMachines {
	background: url('../i/icons/quizmachines.gif') no-repeat;
}
li#icon-QuizNight {
	background: url('../i/icons/quizmachines.gif') no-repeat;
}
li#icon-TableFootball {
	background: url('../i/icons/tablefootball.gif') no-repeat;
}
li#icon-Pinball {
	background: url('../i/icons/pinball.gif') no-repeat;
}
li#icon-BarBilliards {
	background: url('../i/icons/barbilliards.gif') no-repeat;
}
li#icon-FoodServed {
	background: url('../i/icons/restaurant.gif') no-repeat;
}
li#icon-SundayRoast {
	background: url('../i/icons/roast.gif') no-repeat;
}
li#icon-GlutenFreeMealsAvailable {
	background: url('../i/icons/glutenfree.gif') no-repeat;
}
li#icon-RealAle {
	background: url('../i/icons/realale.gif') no-repeat;
}
li#icon-CaskMarqueAccreditation {
	background: url('../i/icons/caskmarque.gif') no-repeat;
}
li#icon-BrewsOwnBeer {
	background: url('../i/icons/brewown.gif') no-repeat;
}
li#icon-Cocktails {
	background: url('../i/icons/cocktails.gif') no-repeat;
}
li#icon-RiversideLocation {
	background: url('../i/icons/riversidelocation.gif') no-repeat;
}
li#icon-CanalsideLocation {
	background: url('../i/icons/riversidelocation.gif') no-repeat;
}
li#icon-SeasideLocation {
	background: url('../i/icons/seasidelocation.gif') no-repeat;
}
li#icon-OutsideSeating {
	background: url('../i/icons/outsideseating.gif') no-repeat;
}
li#icon-DogsAllowed {
	background: url('../i/icons/dogsallowed.gif') no-repeat;
}
li#icon-ChildrenAllowed {
	background: url('../i/icons/children.gif') no-repeat;
}
li#icon-LateLicense {
	background: url('../i/icons/latelicence.gif') no-repeat;
}
li#icon-24hLicense {
	background: url('../i/icons/24hourlicence.gif') no-repeat;
}
li#icon-CreditCardsAccepted {
	background: url('../i/icons/creditcardsaccepted.gif') no-repeat;
}
li#icon-CashMachine {
	background: url('../i/icons/cashmachines.gif') no-repeat;
}
li#icon-FunctionRoomForHire {
	background: url('../i/icons/functionroom.gif') no-repeat;
}
li#icon-AccomodationAvailable {
	background: url('../i/icons/accomodation.gif') no-repeat;
}
li#icon-WirelessInternetAccess {
	background: url('../i/icons/wifi.gif') no-repeat;
}
li#icon-AirConditioning {
	background: url('../i/icons/aircon.gif') no-repeat;
}
li#icon-CoachPartiesWelcome {
	background: url('../i/icons/coaches.gif') no-repeat;
}
li#icon-DisabledToilet {
	background: url('../i/icons/disabled.gif') no-repeat;
}





/*****************/

div#details-extra {
	background: url('../i/layout/splitter.jpg') top no-repeat;
	margin-top: 10px;
	padding-top: 20px;
	color: #656050;
	font-size: 1.5em;
	margin-left: 15px;
}

div#details-address {
	float: left;
	width: 150px;
}

div#content ul#extra-links {
	margin: 0px;
	width: 210px;
	margin-right: 20px;
	float: right;
}

ul#extra-links li {
	margin-bottom: 4px;
	padding-left: 28px;
	padding-top: 2px;
}

ul#extra-links li a {
	color: #546F75;
}


div.news-archive, div.news-item, div.view-news {
	padding-left: 20px;
	padding-right: 20px;
}

img#history-image {
	float: right;
	margin: 10px;
}

div.subsec h1 {
	font-size: 1.5em;
}

div.subsec {
	border: 1px solid #ccc;
	background: #E6EAEE;
	padding: 0px 10px 10px 10px;
}

div#managed-houses {
	margin-left: 25px;
}

div.managed-house {
	width: 152px;
	text-align: center;
	color: #395E62;
	min-height: 200px;
}
div.h2container{
height: 69px;
		background-image: url(../i/layout/house-repeat.jpg);
	background-repeat: repeat-y;
}
div.spancont{
			background-image: url(../i/layout/house-bottom.jpg);
	background-repeat: no-repeat;
}

* html div.managed-house {
	height: 210px;
}

div.managed-container {
	width: 152px;
	float: left;
/*	min-height: 200px;*/
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 15px;
}
div.managed-image{
	width: 118px;
	float: left;
	background-image: url(../i/layout/house-top.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 34px;
}
div.managed-image a{
	float: left;
}
div.managed-image img{
	border: 1px solid #aab9bc;
}
div.managed-text{
	width: 153px;
	float: left;
	background-image: url(../i/layout/house-repeat.jpg);
	background-repeat: repeat-y;
	text-align: center;
	color: #4f96a5;
}
div.managed-footer{
width: 153px;
height: 47px;
	float: left;
	background-image: url(../i/layout/house-bottom.jpg);
	background-repeat: no-repeat;
}
div.height-brace{
	width: 2px;
	height: 90px;
	float: left;
/*	background-color: Fuchsia;*/
}

* html div.managed-container {
	margin-left: 12px;
}

div.minheight {
	height: 160px;
	width: 1px;
	float: left;
}

div.minnerheight {
	height: 26px;
	width: 1px;
	float: left;
}

div.managed-text h2 {
	font-weight: normal;
	color: #000;
	font-size: 1.1em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

div.spancont {
	margin-bottom: 25px;
}

div.managed-house img {
	border: 1px solid #DDD;
}

div#search-results h2 {
	margin-left: 20px;
}

div.result, div.result-first {
	padding: 4px;
	padding-left: 40px;
	padding-bottom: 6px;
	background: #EDF2F5;
	border-bottom: 1px solid #B5CDD2;
}

div.result:hover, div.result-first:hover {
	background: #FFF;
}

div.result-first {
	border-top: 1px solid #B5CDD2;
}

div.result a, div.result-first a {
	display: block;
	width: 100%;
	height: 100%;
}

div#map {
	border: 1px solid #CCC;
	margin-left: 20px;
	margin-top: 72px;
	width: 320px;
	height: 280px;
	background: #FFF;
	float: left;
}
* html div#map {
	border: 1px solid #CCC;
	margin-left: 20px;
	margin-top: 82px;
	width: 320px;
	height: 280px;
	background: #FFF;
	float: left;
}
div#map2 {
	border: 1px solid #CCC;
	margin-top: 5px;
	width: 410px;
	height: 280px;
	background: #FFF;
}

div#mapoptions {
	width: 120px;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
	padding: 10px;
	border: 1px solid #CCC;
	background: #FFF;
}

div#mapoptions a {
	margin-top: 5px;
	clear: both;
	float: left;
}
div#content div#pub-details div#details-content div#enquiryform{
	float: left;
	width: 400px;
}
div#content div#pub-details div#details-content div#enquiryform form{
	margin:10px;
	background-color: #f0fcff;
	border: 1px solid #9ebdc4;
}

div#content div#pub-details div#details-content div#enquiryform div.ddfmwrap form.ddfm fieldset p.fieldwrap input{
	width: 150px;
}
div#content div#pub-details div#details-content div#enquiryform div.ddfmwrap form.ddfm fieldset p.fieldwrap textarea{
	width: 150px;
}
div#content div#pub-details div#details-content div#enquiryform div.ddfmwrap form.ddfm fieldset div.fmcheck{
	width: 100px;
	height: 15px;
	float: left;
	clear: none;
	padding:0px;
}
div#content div#pub-details div#details-content div#enquiryform div.ddfmwrap form.ddfm fieldset div.fmcheck p{
	margin:0px;
	padding:0px;
}
/*new house detail page*/

div#house-nav{
/*	background-color: Aqua;*/
	float: left;
	width: 272px;
	margin-left: 10px;
}
div#pub-details{
	float: left;
}
div#house-nav-top{
	float: left;
	width: 272px;
	height: 25px;
	background-image: url(../i/layout/house-nav-top.jpg);
	background-repeat: no-repeat;
}
div#house-nav-nav{
float: left;
	width: 270px;
	background-color: #c8e1e6;
	border-left: 1px solid #88b0b9;
	border-right: 1px solid #88b0b9;
	border-bottom: 1px solid #88b0b9;	
}
* html div#house-nav-nav{
float: left;
	width: 268px;
	background-color: #c8e1e6;
	border-left: 1px solid #88b0b9;
	border-right: 1px solid #88b0b9;
	border-bottom: 1px solid #88b0b9;	
}
* html div#house-nav ul{
	float: left;
	width: 268px;
	margin:0px;
	padding:0px;
}
div#house-nav ul{
	float: left;
	width: 270px;
	margin:0px;
	padding:0px;
}
div#house-nav ul li{
	float: left;
	width: 270px;
	height: 27px;
	border-bottom: 1px solid #88b0b9;	
}
* html div#house-nav ul li{
	float: left;
	width: 268px;
	height: 27px;
	border-bottom: 1px solid #88b0b9;	
}
div#house-nav ul li a{
	float: left;
	width: 240px;
	height: 19px;
	background-color: #b6d5db;
	padding-left: 30px;
	padding-top: 8px;
	color: #625d4e;
}
div#house-nav ul li a:hover{
	float: left;
	width: 240px;
	height: 19px;
	background-color: #d3dfe2;	
	padding-left: 30px;
	padding-top: 8px;	
	color: #2a3d41;	
}
div#house-galleryb{
	float: left;
	width: 272px;
	
}
* html div#house-galleryb{
	float: left;
	width: 220px;
}
div#house-gallery{
	float: left;
	width: 227px;
	padding-left: 45px;
	
}
* html div#house-gallery{
	float: left;
	width: 220px;
}
div#house-gallery img.main{
	border: 5px solid #ffffff;
	margin-left: 25px;
	margin-top: 10px;
}
div#house-gallery img.small{
	border: 5px solid #ffffff;
	margin-left: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

a.where{
	background: url('../i/icons/getthere.gif') left no-repeat;
}
a.hours{
	background: url('../i/icons/clock.gif') left no-repeat;
}
a.menu{
	background: url('../i/icons/samplemenu.gif') left no-repeat;
}

a.prices{
	background: url('../i/icons/prices.gif') left no-repeat;
}

a.events{
	background: url('../i/icons/upcomingevents.gif') left no-repeat;
}

a.contact{
	background: url('../i/icons/contactform.gif') left no-repeat;
}

a.vacancies{
	background: url('../i/icons/jobvacancies.gif') left no-repeat;
}
a.description{
	background: url('../i/icons/house.gif') left no-repeat;
}
a.feedback{
	background: url('../i/icons/feedback.gif') left no-repeat;
}

* html div#details-content div.house-text{
	width: 436px;
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
}
div#details-content div.house-text{
	width: 436px;
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
}
div#details-content div.house-text-top{
	width: 436px;
	float: left;
	height: 25px;
	background-image: url(../i/layout/house-detail-top.jpg);
	background-repeat: no-repeat;
}
div#details-content div.house-text div.house-text-top h1.house-title{
margin:0px;
padding:0px;
	font-size: 1.2em;
	padding-top: 4px;
	margin-left: 5px;
}
div.house-text-content{
	width: 414px;
	float: left;
	background-color: #c8e1e6;
	border-left: 1px solid #88b0b9;
	border-right: 1px solid #88b0b9;
	border-bottom: 1px solid #88b0b9;	
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top:10px;
}
div.house-text-content p{
	text-align: justify;

}
div#enquiryform input{
	background-color: #fff;	
	
}
div#enquiryform textarea{
	background-color: #fff;	
}
/***********************/

/***********************************************************************
	NAVIGATION
************************************************************************/

div#nav {
	position: absolute;
	margin-left: 280px;
	margin-top: 98px;
	height: 35px;
	width: 520px;
}

div#nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 999;
}

div#nav ul li#tab-about {
	width: 59px;
	height: 35px;
	display: block;
	text-indent: -999em;
	float: left;
	letter-spacing: -133px;
	background: url('../i/layout/tab-about.png') no-repeat;
}

div#nav ul li#tab-pubs {
	width: 52px;
	height: 35px;
	display: block;
	float: left;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/tab-pubs.png') no-repeat;
}

div#nav ul li#tab-tenants-managed {
	width: 129px;
	height: 35px;
	display: block;
	float: left;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/tab-tenants-managed.png') no-repeat;
}

div#nav ul li#tab-vacancies {
	width: 81px;
	height: 35px;
	display: block;
	float: left;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/tab-vacancies.png') no-repeat;
}

div#nav ul li#tab-news {
	width: 60px;
	height: 35px;
	display: block;
	float: left;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/tab-news.png') no-repeat;
}

div#nav ul li#tab-contact {
	width: 70px;
	height: 35px;
	display: block;
	float: left;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/tab-contact.png') no-repeat;
}
div#nav ul li#tab-home {
	width: 48px;
	height: 35px;
	display: block;
	float: left;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/tab-home.png') no-repeat;
}
div#nav ul li#tab-business {
	width: 144px;
	height: 35px;
	display: block;
	float: left;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/tab-business.png') no-repeat;
}
div#nav ul li#tab-tenancies {
	width: 80px;
	height: 35px;
	display: block;
	float: left;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/tab-tenancies.png') no-repeat;
}
div#nav ul li:hover {
	border-bottom: 2px solid #97BAC2;
}

/***********************************************************************
	FOOTER ELEMENTS
************************************************************************/

div#newsletter-search {
	background: url('../i/layout/news-search.gif') repeat-x;
	width: 751px;
	height: 67px;
	margin-left: 25px;
}

div#newsletter-box {
	position: absolute;
	width: 550px;
	height: 67px;
	background: url('../i/layout/newsletter-box.gif') left no-repeat;
}

div#search-box {
	position: absolute;
	margin-left: 550px;
	width: 201px;
	height: 67px;
	background: url('../i/layout/search-box.gif') right no-repeat;
}

form#newsletter-form {
	float: right;
	margin-top: 16px;
	width: 180px;
}
form#search-form {
	float: right;
	margin-top: 16px;
	width: 180px;
}

h2#newsletter-header {
	display: block;
	margin-bottom: 2px;

	width: 98px;
	height: 16px;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/newsletter-header.gif') no-repeat;
}

h2#search-header {
	display: block;
	margin-bottom: 2px;
	width: 114px;
	height: 16px;
	text-indent: -999em;
	letter-spacing: -133px;
	background: url('../i/layout/search-header.gif') no-repeat;
}

form#search-form input#search-input, form#newsletter-form input#newsletter-input {
	width: 140px;
}

input#newsletter-button, input#search-button, input#filter-button {
	text-indent: -999em;
	letter-spacing: -133px;
	width: 26px;
	height: 26px;
	border: none;
	margin-left: 3px;
	cursor: pointer;
	background: url('../i/layout/go.gif') no-repeat;
}

div#footer-container {
	width: 101%;
	background: #F6F8F9;
}

div#footer a {
	color: #7c9ba5;
}

div#siteinfo-legal {
	margin-left: 25px;
	margin-top: 10px;
}

div#siteinfo-legal ul li {
	float: left;
	border-right: 1px solid #7c9ba5;
	padding-right: 8px;
	margin-right: 8px;
}

div#siteinfo-credits {
	float: right;
	margin-right: 25px;
	margin-bottom: 50px;
}

div.job-vacancy {
	margin-left: 20px;
	margin-right: 20px;
}

/***********************************************************************
	MESSAGES
************************************************************************/

.error, .notice, .message { 
	color: #990000;
	font-weight: bold;
}

.error ol li {
	font-weight: normal;
	list-style-type: lower-roman;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
}

/********************************************************************
vacancies styling
*********************************************************************/
div.search-bar{
	width: 748px;
	height: 30px;
	float: left;
	background-color: #ffffff;
	border-top: 4px solid #b2cbd1;
}
div.results-bar{
	width: 748px;
	height: 30px;
	float: left;
	background-color: #ffffff;
	border-top: 4px solid #b2cbd1;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.job-bar{
	width: 748px;
	height: 30px;
	float: left;
	background-color:#b6d5db;
	border-top: 1px solid #8bb2bb;
	border-bottom: 1px solid #8bb2bb;
	margin-top: -1px;
}
div.job-bar a{
	width: 748px;
	height: 30px;
	float: left;
}
div.job-bar a:hover{
	width: 748px;
	height: 30px;
	float: left;
	background-color:#d3dfe2;
	cursor : pointer;
}
div.job-bar span.title{
	width: 308px;
	height: 22px;
	float: left;	
	padding-left: 20px;
	padding-top: 8px;
}
div.job-bar span.area{
	width: 140px;
	height: 22px;
	float: left;
	padding-left: 20px;
	padding-top: 8px;	
}
div.job-bar span.salary{
	width: 240px;
	height: 22px;
	float: left;
	padding-left: 20px;
	padding-top: 8px;	
}
div#details-content.contt div.search-bar p{
	margin: 0px;
	padding:0px;
	padding-top: 8px;
	padding-left: 20px;
	float: left;
}
div.search-boxes{
	float: right;
}
div#details-content.contt div.search-bar div.search-boxes select{
	float: left;
	width: 140px;
	margin-top:6px;
	margin-right: 5px;
	background-color: #d5dce9;
	border: 0px;
}
div#details-content.contt div.search-bar div.search-boxes input{
	float: left;
	width: 140px;	
	margin-top:6px;
	margin-right:4px;
}

div#details-content.contt div.search-bar div.search-boxes input#filter-button, div#details-content div.search-bar div.search-boxes form#filterbox fieldset input#filter-button {
	background: url('../i/layout/go-white.gif') no-repeat;
	float: left;
	width: 26px;	
	margin-top:2px;	
	margin-right: 1px;
}
div#details-content.contt div#house-nav div#house-nav-nav div#house-galleryb div.house-search input#filter-button{
	background: url('../i/layout/go-dark.gif') no-repeat;
	float: right;
	width: 26px;	
	margin-top:5px;	
	margin-right: 6px;
}
div.results-bar div.job-title{
	width: 328px;
	height: 30px;
	float: left;
}
div.results-bar div.job-area{
	width: 160px;
	height: 30px;
	float: left;
}
div.results-bar div.job-salary{
	width: 260px;
	height: 30px;
	float: left;
}
div.results-bar div.job-title a{
	width: 308px;
	height: 22px;
	float: left;
	padding-left: 20px;
	padding-top: 8px;
}
div.results-bar div.job-area a{
	width: 140px;
	height: 22px;	
	float: left;
	padding-left: 20px;
	padding-top: 8px;
}
div.results-bar div.job-salary a{
	width: 240px;
	height: 22px;	
	float: left;
	padding-left: 20px;
	padding-top: 8px;
}
div.results-bar div.job-title a:hover{
	width: 308px;
	height: 22px;	
	float: left;
	padding-left: 20px;
	padding-top: 8px;
	background-color: #e2faff;
	background-image: url(../i/layout/order.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
div.results-bar div.job-area a:hover{
	width: 140px;
	height: 22px;	
	float: left;
	padding-left: 20px;
	padding-top: 8px;
	background-color: #e2faff;	
	background-image: url(../i/layout/order.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;	
}
div.results-bar div.job-salary a:hover{
	width: 240px;
	height: 22px;	
	float: left;
	padding-left: 20px;
	padding-top: 8px;
	background-color: #e2faff;	
	background-image: url(../i/layout/order.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;	
}


/***************************************************
our pubs styling
***************************************************/
div.house-search{
	width: 195px;	
	height: 70px;
	margin-left: 40px;
	margin-top:10px;
	float: left;
}
* html div.house-search{
	width: 195px;	
	height: 70px;
	margin-left: 20px;
	margin-top:10px;
	float: left;
}
div.house-advanced{
	width: 191px;	
	margin-left: 42px;	
	float: left;
}
* html div.house-advanced{
	width: 191px;	
	margin-left: 22px;	
	float: left;
}
div.house-advanced a{
	width: 191px;	
	height: 19px;
	float: left;
	color: #524a38;
	padding-top:2px;
	padding-left: 4px;
	background-image: url(../i/layout/advanced-search.jpg);
	background-repeat: no-repeat;	
}
div.house-advanced a:hover{
	width: 191px;	
	height: 19px;
	float: left;
	color: #93aeb5;
}
div.house-map{
	width: 191px;	
	height: 191px;
	margin-bottom: 5px;
	margin-left: 42px;
	float: left;
	background-image: url(../i/layout/map-button.jpg);
	margin-top: 10px;
	clear: both;
}
* html div.house-map{
	width: 191px;	
	height: 191px;
	margin-bottom: 5px;
	margin-left: 22px;
	float: left;
	background-image: url(../i/layout/map-button.jpg);
	margin-top: 10px;
	clear: both;
}
div.house-map a{
	width: 191px;	
	height: 191px;
	float: left;
}
div.house-abc{
	width: 195px;	
	height: 70px;
	margin-bottom: 5px;
	margin-left: 40px;	
	margin-top: 10px;
	float: left;
	background-image: url(../i/layout/abc.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top:5px;
}
* html div.house-abc{
	margin-left: 18px
}
div.house-abc p{
		text-align: center;
}
div.house-abc a{
	float: left;
	margin-right: 2px;
}
div.house-abc a:hover{
	float: left;
	margin-right: 2px;
	color: #666666;

}
div.house-search label{
	width: 40px;
	height: 13px;
	text-align: left;
}
div.house-search input{
	width: 130px;
}
div.house-search select{
	width: 134px;
}
div.alphabetise{
	width: 434px;
	height: 30px;
	float: left;
	background-color: #ffffff;
	border-top: 5px solid #b2cbd1;
	margin-left: -10px;
	margin-bottom: 10px;
}
div.alphabetise a.alphabetically{
	float: left;
	height: 22px;
	width: 180px;
	padding-top: 8px;
	padding-left: 20px;		
}
div.alphabetise a.alphabetically:hover{
	background-color: #e2faff;
	background-image: url(../i/layout/order.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
div#details-content div.house-text div.house-text-content div.alphabetise p {
	margin:0px;
	padding:0px;
	margin-top: 8px;
}

div.pub-result{
	background-color: #ffffff;
	border-top: 5px solid #b2cbd1;
	width: 434px;
	padding-bottom: 10px;
	margin-left: -10px;
	float: left;
}
div.pub-result img{
	margin-top: 10px;
	margin-left: 10px;
	float: left;

}
* html div.pub-result a img{
	margin-top: 10px;
	margin-left: 10px;
	float: left;

}
div#details-content div.house-text div.house-text-content div.pub-result h1.result-title{
	font-size: 1.3em;
	margin:0px;
	padding:0px;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	width: 180px;
	clear: none;
}
div#details-content div.house-text div.house-text-content div.pub-result p{
	margin:0px;
	padding:0px;
	width: 180px;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
}
div.facil{
	width: 150px;
	float: left;
	margin-top: -15px;
}
* html div.facil{
	width: 140px;
	float: left;
	margin-top: -15px;
}
div.facil img{
	margin:0px;
	padding:0px;
	float: left;
	margin-right: 4px;
	margin-top: 4px;
}
div.facil a{
	margin-top: 10px;
	margin-left:10px;
	float: left;
	background-color: Fuchsia;
}
div.more-options{
	width: 189px;	
	background-color: #ffffff;
	float: left; 
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
	border-left: 1px #88b0b9 solid;
	border-bottom: 1px #88b0b9 solid;
	border-right: 1px #88b0b9 solid;
	padding-top: 10px;
}

div.more-options input{
	float: right;
	width: 15px;
}
div.more-options label{
	float: left;
	width: 90px;
}
div.facil-tick {
	width: 180px;	
	float: left;
	background-color: #F5F5F5;
	margin:1px;
	padding-bottom:2px;
	margin-left: 5px;
}
div#details-content div#house-nav div#house-nav-nav div#house-galleryb div.house-advanced div.more-options div.facil-tick p{
	float: left;
	margin:0px;
	padding:0px;
}
span.active {
	font-weight: bold;
}

/*********************************************************************
news homepage styling.
*********************************************************************/
div.home-news-thumb{
	width: 50px;
	height: 50px;
	float: right;
	margin-left: 10px;
	border: 1px solid #88b0b9;
	background-position: center;
	margin-top: 2px;
}
div.home-news-thumb a{
	float: left;
	width: 50px;
	height: 50px;
}
div#latest-news p{
	text-align: justify;
}
div.news-brief{
	padding:1px;
/*	border-top:1px solid #88b0b9;*/
	border-bottom:1px solid #88b0b9;	
	margin-bottom: 5px;
}
div.news-brief h2 a{
	color: #4b4b41;
	
}

/*********************************************************************
comment form
********************************************************************/
div.comment-div{
	width: 380px;
	float: left;	
	background-color: #fff;
	background-image: url(../i/layout/form-top.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto;

}
div.comment-div label{
	width: 180px;
	height: 25px;
	margin-bottom: 3px;


}
div.comment-div input{
	width: 180px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom: 3px;
	font-size: 1em;
}
div.comment-div textarea{
	width: 180px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom: 3px;
	font-size: 1em;	
}
div.comment-div input.smaller{
	width: 40px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom: 3px;
	float: left;
	font-size: 1em;	
}
div.comment-div input.check{
	width: 180px;
	height: 25px;
	margin-bottom: 3px;
	
}

div.comment-div h2{
	width: 380px;
	float: left;
}
div.comment-div input.score{
	width: 15px;
/*	height: 25px;*/
	float: left;
	margin-bottom: 3px;
}
div.comment-div label.score{
	width: 10px;
	height: 25px;
	float: left;
	margin-bottom: 3px;
}
div#content div#pub-details div#details-content div.comment-div p {
	float: left;
	margin:0px;
	margin-bottom:3px;
	margin-right: 3px;
	padding:0px;
	width: 180px;
	height: 25px;
	text-align: right;
}


/******************************************************************
new index buckets
*******************************************************************/
div#main-block{
	width: 451px;
	float: left;
	position: relative;

}
div#main-text{
	width: 451px;
	float: left;

	padding-top: 100px;
	background-image: url(../i/layout/index-text.jpg);
	background-repeat: no-repeat;		
}
div#main-bucket-header{
	width: 451px;
	float: left;
	height: 55px;
	background-image: url(../i/layout/index-buckets-top.jpg);
	background-repeat: no-repeat;		
}
div#main-bucket-repeat{
	width: 451px;
	float: left;
	background-image: url(../i/layout/index-buckets-repeat.jpg);
	background-repeat: repeat-y;	
}
div#main-bucket-footer{
	width: 451px;
	height: 21px;
	float: left;
	background-image: url(../i/layout/index-buckets-bottom.jpg);
	background-repeat: repeat-y;	
}

div#bucket-featured{
	float: left;
	width: 142px;
	margin-left: 8px;
}
div#bucket-opportunities{
	float: left;
	width: 130px;
	margin-left: 12px;	
}
div#bucket-managed{
	float: left;
	width: 120px;
	margin-left: 28px;	
}
* html div#bucket-featured{
	float: left;
	width: 142px;
	margin-left: 5px;
}
* html div#bucket-opportunities{
	float: left;
	width: 130px;
	margin-left: 12px;	
}
* html div#bucket-managed{
	float: left;
	width: 120px;
	margin-left: 20px;	
}
div#main-text img{
	float: right;
	margin-right: 10px;
	margin-top: -50px;
	margin-left: 20px;
	margin-bottom: 20px;
}
div#main-text{
	text-align: justify;
}
div#bucket-featured img{
	margin: 0 auto;
	border: 5px solid #fff;
}
div#bucket-featured p{
	text-align: center;
	margin:0px;
	padding:0px;
}
div#bucket-opportunities img{
	margin: 0 auto;
}
div#content div#left-container div#content-left div#main-block div#main-bucket-repeat div#bucket-opportunities p{
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	margin:0px;
	padding:0px;
}
div#content div#left-container div#content-left div#main-block div#main-bucket-repeat div#bucket-managed p{
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}
div#bucket-managed img{
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}

div.key{
	float: left;
	width: 235px;
	margin-left: 7px;
	background-color: #e4eeef;
	border: 1px solid #b2cbd1;
	padding: 10px;
	margin-top: 10px;
}
* html div.key{
	float: left;
	width: 215px;
	margin-left: 7px;
	background-color: #e4eeef;
	border: 1px solid #b2cbd1;
	padding: 10px;
	margin-top: 10px;
}
div#content div#pub-details div#details-content div#house-nav div#house-nav-nav div#house-galleryb div.key ul{
margin:0px;
padding:0px;
border: none;
	width: 200px;
	margin-left: 10px;

	
}
div#content div#pub-details div#details-content div#house-nav div#house-nav-nav div#house-galleryb div.key ul li{
margin:0px;
padding:0px;
border: none;
	width: 200px;
		float: left;
	padding-left: 40px;
	padding-top: 10px;
}
* html div#content div#pub-details div#details-content div#house-nav div#house-nav-nav div#house-galleryb div.key ul li{
margin:0px;
padding:0px;
border: none;
	width: 100px;
		float: left;
	padding-left: 40px;
	padding-top: 10px;
}


div#content div#pub-details div#details-content ul#about-tabs{
	width: 748px;
	height: 40px;
	background-image: url(../i/layout/about-nav-repeat.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	margin-bottom: 30px;
}
div#content div#pub-details div#details-content ul#about-tabs li{
	float: left;	
	height: 40px;
}
div#content div#pub-details div#details-content ul#about-tabs li a{
	float: left;
	height: 36px;
	text-indent: -999em;
}


div#content div#pub-details div#details-content ul#about-tabs li.history a{
	background-image: url(../i/layout/tab-history.gif);
	background-repeat: no-repeat;
	width: 88px;
}
div#content div#pub-details div#details-content ul#about-tabs li.financial a{
		background-image: url(../i/layout/tab-financial.gif);
			background-repeat: no-repeat;
	width: 101px;
}
div#content div#pub-details div#details-content ul#about-tabs li.charitable a{
		background-image: url(../i/layout/tab-charitable.gif);
			background-repeat: no-repeat;
	width: 129px;
}
div#content div#pub-details div#details-content ul#about-tabs li.social a{
		background-image: url(../i/layout/tab-social.gif);
			background-repeat: no-repeat;
	width: 158px;
}
div#content div#pub-details div#details-content ul#about-tabs li.history a:hover{
	background-image: url(../i/layout/tab-history-roll.gif);
	background-repeat: no-repeat;
	width: 88px;
}
div#content div#pub-details div#details-content ul#about-tabs li.financial a:hover{
		background-image: url(../i/layout/tab-financial-roll.gif);
			background-repeat: no-repeat;
	width: 101px;
}
div#content div#pub-details div#details-content ul#about-tabs li.charitable a:hover{
		background-image: url(../i/layout/tab-charitable-roll.gif);
			background-repeat: no-repeat;
	width: 129px;
}
div#content div#pub-details div#details-content ul#about-tabs li.social a:hover{
		background-image: url(../i/layout/tab-social-roll.gif);
			background-repeat: no-repeat;
	width: 158px;
}

p.you-must{
	text-align: right;
}

div.newsletter-holder{
	float: left;
	margin-left: 10px;
}

form#newsletter{
	width: 435px;
	background-color: #e4eeef;
	border: 1px solid #88b0b9;
	padding: 20px;

}
form#newsletter fieldset{
	width: 400px;
	padding:0px;
	margin:0px;
}
form#newsletter div.req{
	width: 350px;
}
form#newsletter div.req label{
	width: 150px;
	padding:0px;
	margin: 0px;
	padding-right: 20px;
}
div.check{
	float: left;
	clear: both;
	width: 345px;
}
div.check input{
	float: left;
	width: 12px;
}
div.check label{
	width: 150px;
	padding: 0px;
	margin: 0px;
	padding-right: 20px;
}


div#content div#pub-details div#details-content div.news-archive p{
	width: 115px;
	height: 25px;
	float: left;
	padding: 0px;
	margin:0px;
	background-image: url(../i/layout/news-archive.gif);
	background-repeat: no-repeat;
/*	margin-right: 10px;*/
	margin-top: -4px;
}
div.news-archive p a{
	width: 115px;
	height: 20px;
	float: left;
	margin:0px;
	padding:0px;
	padding-top: 5px;
	text-align: center;
}
div.news-archive p a:hover{
	color: #9abcc3;
}
div#content div#pub-details div#details-content p.no-new{
	float: left;
	clear: both;
	margin-left: 10px;
}


div.news-item{
	float: left;
	background-color: #e4eeef;
	border: 1px solid #88b0b9;
	padding: 20px;
	margin-left: 20px;
	width: 660px;
	margin-bottom: 10px;
}
* html div.news-item{
	float: left;
	background-color: #e4eeef;
	border: 1px solid #88b0b9;
	padding: 20px;
	margin-left: 10px;
	width: 660px;
	margin-bottom: 10px;
}
div#content div#pub-details div#details-content div.news-item div.news-item-content a img.news-image{
	float: left;
	margin-right: 5px;
}


div.quote{
	margin: 20px;
	width: 200px;
	text-align: justify;
}
div#content div#pub-details div#details-content blockquote.quote span.quotel{
	font-family: Times New Roman;
	font-size: 4em;
	font-weight: bolder;
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
/*	vertical-align: bottom;*/
}
div#content div#pub-details div#details-content blockquote.quote span.quoter{
	font-family: Times New Roman;
	font-size: 4em;
	font-weight: bolder;
	width: 10px;
	height: 10px;
	vertical-align: top;
	margin-left: 10px;
/*	float: right;
	margin-left: 10px;
	margin-top: 10px;*/
}


div.financial h1{
	font-size: 1.4em;
	padding-left: 10px;
		clear: both;
}
div.financial h2{
	font-size: 1.2em;
	padding-left: 10px;
		clear: both;
}
div.financial h3{
	font-size: 1em;
	padding-left: 10px;
		clear: both;
}
div.financial p{
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin:0px;
	clear: both;
}

div.financial div.table{
	width: 355px;
	margin-left: 40px;
	clear: both;
	padding: 4px;
}
div.financial div.column-one{
	float: left;
	width: 150px;
	height: 30px;
	margin-right: 2px;

}
div.financial div.column-two{
	float: left;

	width: 100px;
	height: 30px;

}
div.financial div.column-three{
	float: left;
	width: 100px;
	height: 30px;

}

div#content div#pub-details div#details-content div.house-text div.house-text-content div.comment-div img{
	margin-left: -10px;
	float: left;
}

/*automatic file type linking*/
a.filetype[href$='.pdf'] {
padding-top: 5px;
padding-bottom: 5px;
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(../i/icons/pdf.gif) center left no-repeat;

}
a.filetype[href$='.doc'] {
padding-top: 5px;
padding-bottom: 5px;
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(../i/icons/word.gif) center left no-repeat;

}

div#content div#pub-details div#details-content div.financial p.instructions{
	color: #b64949;
	background-image: url(../i/icons/bulb.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 33px;
	margin-left: 8px;
}

div#content div#pub-details div#details-content div#house-nav div#house-nav-nav div#house-gallery a.gallery-main{
	float: left;
	width: 148px;
	height: 148px;
	border: 6px solid #fff;
	text-indent: -999em;
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-top: 20px;
		background-color: #fff;
	

}
div#content div#pub-details div#details-content div#house-nav div#house-nav-nav div#house-gallery a.gallery-small{
	float: left;
	width: 61px;
	height: 61px;
	border: 6px solid #fff;
	text-indent: -999em;
	background-position: center;
		background-repeat: no-repeat;
		background-color: #fff;
	margin-right: 14px;
	margin-top: 14px;	
}

div.interactive-map{
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
div.tenancy{
	float: left;
	margin-left: 20px;
}
div.tenancy input#submit-tenancy{
	float: right;
	margin-right: 10px;
}