/* 
name:  A Place Like Home master style sheet  
version: 1.0
author: ben dunning
date: 
*/

	
body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td,img { 
	margin:0; 
	padding:0;
	}


/* 
Structure
---------*/
#main {
	width:900px;
	float:left;
	margin:1em 0 0 20px;
	padding:0;
	}
#main {
	background: url(../image/fixed/l_col_borders.gif) top left repeat-y;
	}
#main_splash {
	height:500px;
	margin:20px 0 0 20px;
	background: url(../image/fixed/splash.jpg) top left no-repeat;
	}
#side_column {
	width:220px;
	float:left;
	margin:0; 
	min-height: 550px;
	}
#content {
	width:668px;
	float:right;
	margin-left:12px;
	min-height:550px;
	}
#text {
	width:668px;
	float:right;
	min-height:550px;
	margin-top:1em;
	color: #fff8f2;
	background: #200506;
	}	
#title_wrap {
	width:668px;
	float:left;
	background:#c9b873;
	}
	
	
/*
Common
------*/
img {
	border: none;
	}	
table { 
	border-collapse: collapse;
	border: none;
	}
img.decoration {
	margin-top:12px;
	}
 
ul.link, ul.link_last {
	margin-left:12px;
	margin-right:12px;
	margin-bottom:1.5em;
	}
ul.link_last {
	margin-bottom:12px;
	}

/*
links
-----*/

a:link, a:visited {
	padding-bottom: 1px;
	color: #C9B873;
	text-decoration:none;
	}
	
a:hover {
	padding-bottom: 0;
	border-bottom: 1px solid #fff8f2;
	}
	
	
/*
splash
------*/
#enter {
	position:absolute;
	top:415px;
	left:759px;
	border: 1px solid #fff8f2;
	background: #c9b873;
	z-index: 999;
	}
#arrow {
	position:absolute;
	top:415px;
	left:866px;
	z-index: 998;
	}


/*
header
------*/
#header {
	width:900px;
	float:left;
	padding:0;
	margin:20px 0 0 20px;
	min-height: 124px;
	background: #200506 url(/image/fixed/header_image.jpg) no-repeat;
	color:#fff8f2;
	}
#logo {
	position:absolute;
	top:0;
	left:0;
	border: 1px solid #fff8f2;
	background: #c9b873;
	z-index: 999;
	}
#logo a:hover {
	border-bottom:none;
	}
#header p {
	position:absolute;
	top:1px;
	left:613px;
	margin:0;
	color:#200506;
	z-index: 998;
	}

	
/*
nav
---*/
#nav {
	float: right;
	margin-top:97px;
	margin-right:8px;
	}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	}	
#nav li {
	float:left;
	margin:0;
	padding:0;
	font-size:1.1667em;
	line-height: 1.286em;
	letter-spacing: 1px;
	}
#nav li a {
	float:left;
	display:block;
	margin:0 4px 0 0;
	padding: 4px 8px;
	color:#fff8f2;
	text-decoration:none;
	border: 1px solid #fff8f2;
	border-bottom: none;
	background: url(../image/fixed//nav_bg.png) top left repeat;
	}
#nav li a:hover {
	color:#333355;
	background:#fff8f2;
	border: 1px solid #fff8f2;
	border-bottom: none;
	}
#nav li a.active {
	color:#333355;
	background:#fff8f2;
	border: 1px solid #fff8f2;
	border-bottom: none;
	}


/*
property page
-------------*/
dl.property_info {
	margin:12px;
	padding:0;
	float:right;
	display:block;
	}
#text h1.type {
	margin-top:0;
	padding:0px;
	}
dl.property_info dt img {
	float:left;
	padding:0;
	margin:0;
	margin-bottom:12px;
	}
img.lg_property_img {
	width: 396px;
	border: 1px solid #fff8f2;
	}
dl.property_info dd {
	margin-left:408px;
	}
dl.property_info dd ul, ul.link, ul.link_last {
	list-style:none;
	line-height:1.5em;
	}	
dl.property_info dd table {
	width:236px;
	margin-bottom:1.5em;
	padding-bottom:0;
	}
dl.property_info dt p {
	clear: left;
	margin:0;
	}
dl.property:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
	}




/*
slider
------*/
#slider_controls {
	float:left;
	width:20px;
	height:550px;
	margin:12px 0 0px 30px;
	}	
#slider {
	float:right;
	width:140px;
	height:550px;
	margin:12px 30px 0px 0;
	}
#up {
	margin-bottom: 260px;
	display: inline;
	}
#down {
	margin-top: 260px;
	display: inline;
	}

/*
property list page
------------------*/
.side_wrapper {
	margin:0 12px 0 12px;
	}
#side_column table  {
	width:196px;
	border:none;
	}
#property_thumbnail, error_thumbnail {
	width:196px;
	height:306px;
	margin-top:1em;
	/*margin-bottom:1em;*/
	}
#property_details, #error_details{
	margin:1em 12px 1em 12px;
	}
#property {
	width:648px;
	color:#fff8f2;
	border:none;
	}
#property th {
	font-size:1.1667em; /*font size: 14px*/ 
	line-height: 1.286em; 
	padding-top:0.643em;
	padding-bottom:1.929em;
	text-align:left;
	font-weight:normal;
	}
td.band {
	text-transform:uppercase;
	}
td.address {
	width: 250px;
	}
#property th a {
	color:#fff8f2;
	padding-right:16px;
	background: url(../image/fixed/dropdown_off.gif) no-repeat 100% 5px;
	}
#property th a:hover {
	border-bottom:none;
	background: url(../image/fixed/dropdown_on.gif) no-repeat 100% 5px;
	}
	

/*
favourites
------------------*/
a:link.deletefavourite, a:visited.deletefavourite {
	padding-bottom: 1px;
	color: #fff8f2;
	text-decoration:none;
	}
	
a:hover.deletefavourite {
	padding-bottom: 0;
	color: #333355;
	border-bottom: 1px solid #333355;
	}


	
/*Contact----------------*/
#booking_container {
	padding-left:1em;
	padding-bottom:1em;
}

form.booking {
	padding:0;
	line-height:1.5em;
	}
form.booking fieldset {
	margin:0;
	padding:0;
	border:none;
	}
form.booking legend {
	color: #c9b873;
	font-weight:normal;
	font-size:1.1667em; /*font size: 14px*/
	padding:0;
	margin:0 0 1.5em -7px;
	}
form.booking dt {
	float: left;
	}
form.booking dd {
	margin-left:200px;
	}
form.booking dd.checkbox {
	margin-left:320px;
	margin-bottom:1em;
	}
form.booking input.normal, form.booking textarea {
	width:15em;
	border:1px solid #c9b873;
	margin:0;
	margin-bottom:1em;
	background-color:#fff8f2;
	}
form.booking select {
	margin-bottom:1em;
	background-color:#fff8f2
	}
form.booking select.choosedate {
	width:60px;
	height:1.5em;
	border: 1px solid #CC9933;
	margin-bottom:1em;
	margin-right:12px;
	}
select.choose {
	width:22em;
	height:1.5em;
	border: 1px solid #c9b873;
	margin-bottom:1em;
	}
form.booking textarea {
	width:20em;
	height: 10em;
	overflow: auto;
	}
.email_sent {
	margin-top: 1em;	
}




	
/*
footer
------*/	
#footer {
	float:left;
	width:900px;
	height:14em;
	margin:1em 0 0 20px;
	font-size:0.8333em; 
	line-height: 1.8em;
	border-top: 1px solid #C9B873;
	background: #fff8f2 
	}
#footer ul {
	float:left;
	width:220px;
	list-style:none;
	margin-top:0.6em;
	padding:0;
	padding-left: 12px;
	color:#200506;
	}
#footer ul.splash {
	float:right;
	width:178px;
	}
#footer a.foot, a.foot:visited {
	color:#200506;
	text-decoration:none;
	} 
a.foot:hover {
	padding-bottom: 0;
	color:#333355;
	border-bottom: 1px solid #333355;
	}
#footer span {
	float:right;
	margin-top:1em;
	margin-right:12px;
	}
	
/*
misc
----*/	
span.displaynone { 
	display:none; 
	}
#who_r_we {
	float:left;
	}

	
