*{
	margin:0;
	padding:0;
}
body  {
	font: 80% "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:1.3em;
	margin: 0;
	padding: 0;
	color: #333;
	background-color:#c1dff9;
}
ul, ol{
	margin-left:20px;
}
li{
	margin-bottom:0;
}
h1{
	font-size:200%;
	color:#b6a992;
	font-weight:normal;
	margin-top:12px;
	margin-bottom:12px;
}
h2{
	font-size:150%;
	color:#b6a992;
	margin-bottom:12px;
}
h3{
	font-size:125%;
	color:#b6a992;
}
h4{
	font-size:115%;
	line-height:1.5em;
	color:#333;
	margin-bottom:6px;
}
h5{
	font-size:110%;
	color:#333;
}
h6{
	font-size:105%;
	color:#333;
}

table{
	border-collapse:collapse;
}
th{
	background-color:#E8E8E8;
	text-align:center;
}
td{
}
a{
	color:#ab7224;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
p{
	margin-bottom:0.75em;
}
/* ------------------------------------------ Positioning */
#container { 
	width:950px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-color:#fffdf8;
	background-image:url(images/body-bg-1.gif);
	background-repeat:repeat-y;
} 
#banner{
	position:relative;
	width:950px;
	height:98px;
}
#menu{
	position:absolute;
	width:550px;
	left:0;
	bottom:0;
}
#footer{
	width:950px;
	margin: 0 auto 0 auto;
	padding-top:6px;
}
/* ----------------------------- Styling */
#menu{
	color:#f2ede4;
}
#menu ul{
	list-style:none;
	margin:0 0 6px 12px;
}
#menu ul li{
	display:inline;
	text-align:center;
	margin-right:3px;
	font-size:1.1em;
	font-weight:bold;
	text-transform:lowercase;
	background-image:url(images/menu-divider-1.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#menu ul li a{
	padding:3px 12px 3px 6px;
	color:#f2ede4;
	text-decoration:none;
}
#menu ul li.last{
	background-image:none;
}
#menu ul li a:hover{
	color:#ab7224;
	text-decoration:none;
}
#main p{
}
#main p.nbm{
	margin-bottom:0.1em;
}
#main .last{
	margin-bottom:0;
}
#main p.small{
	margin-bottom:0.25em;
} 
#main h1{
} 
#main h2{
	/* margin-top:0.5em; */
} 
#main ul, #main ol{
	margin-top:3px;
	margin-bottom:3px;
}
#footer{
	font-size:0.8em;
	border-top:2px solid #aba398;
	color:#999;
}
#footer a{
	color:#999;
	text-decoration:none;
}
#footer a:hover{
	color:#000;
}
#main .clear{
	clear:right;
}
#siteby{
	float:right;
}
#siteby a{
	font-weight:normal;
}
a img{
	border:0;
}
/* --- General stuff --- */
.floatright { 
	float: right;
	margin-left: 8px;
}
.floatleft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.small{
	font-size:0.8em;
}
.noborder{
	border:0;
}
.left{
	text-align:left;
}
.error{
	color:red;
}
strong{
	color:#555;
}
.clearright{
	clear:right;
}
.clearleft{
	clear:left;
}
.gapright{
	margin-right:12px;
}
.gapbottom{
	margin-bottom:12px;
}
div.panel{
	background-image:url(images/panel-bottom-2.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
div.panelContent{
	padding:3px 9px 6px 11px;
}
a.panelButton{
	float:right;
	margin: 0 6px 5px 0;
}
a.panelButton img{
	vertical-align:middle;
}
/* Use p.panelButton if float above messes up */
p.panelButton{
	text-align:right;
}
p.panelButton a{
	margin: 0 6px 5px 0;
}
p.panelButton a img{
	vertical-align:middle;
}
div.gap{
	margin-bottom:12px;
}
img.feature{
	float: left;
	margin:0 9px 9px 0;
}
#featuretxt{
	height:135px;
	overflow:hidden;
}
p.strapline{
	font-weight:bold;
	font-size:1.2em;
}
div.propertydetails{
}
div.propertydetails #propertyPhoto{
	border-right:9px solid #fffdf8;
	margin-bottom:9px;
	float:left;
}
div.propertyText{
}
div.propertyText ul{
	list-style-position:inside;
}
div.propertythumbnails{
	float:left;
	width:100%;
	border-top:1px solid #b6a992;
	font-size:0.8em;
}
div.propertythumbnails .heading{
	font-weight:bold;
}
div.propertytestimonials{
	clear:left;
	width:100%;
	border-top:1px solid #b6a992;
	font-size:0.8em;
	font-style:italic;
}
div.propertytestimonials .heading{
	font-style:normal;
	font-weight:bold;
}
div.propertyRelated{
	clear:both;
	border-top:1px solid #b6a992;
	padding-top:9px; 
}
div.propertyFacilities{
	clear:left;
	padding-top:9px; 
	font-size:0.8em;
	font-weight:bold;
}
div.propertySummary{
	clear:left;
	padding:6px;
	border-top:1px solid #b6a992;
	border-right:1px solid #b6a992;
	border-left:1px solid #b6a992;
}
div.propertySummaryLast{
	border-right:none !important;
	border-left:none !important;
}
div.even{
	background-color:#f7f4ed;
}
div.odd{
	background-color:#eee7db;
}
div.propertyContact{
	clear:left;
	float: right;
	width:400px;
	padding:9px;
	border-top:1px solid #b6a992;
	background-color:#f7f4ed;
	font-weight:bold;
}
div.propertyAccreditation{
	float:left;
}
div.propertyAccreditation img{
	margin-right:6px;
}
ul.primaryCategory{
	display:block;
	float:left;
	width:45%;
	font-size:1.2em;
	margin-left:6px;
}
ul.primaryCategory li{
	padding-bottom:6px;
	margin-left:15px;
	/* list-style-image:url(images/button-search-1.gif); */
}
ul.homePageCategory{
	display:block;
	float:right;
	width:45%;
	font-size:1.2em;
	margin-left:0;
}
ul.homePageCategory li{
	margin-left:15px;
	padding-bottom:6px;
}
#homePageFacilities{
	clear:both;
	text-align:center;
}
div.propertyPrice{
	padding:6px;
	background-color:#f7f4ed;
}
div.propertyContact p{
	font-size:0.8em;
	margin:0;
}
div.nearbyPlaces{
	font-size:0.8em;
}
div.nearbyPlaces ul{
	margin:0;
	list-style-image:none;
	list-style-type:none;
}
/* --- Contact --- */
table.contact{
	border:0;
	border-collapse:collapse;
}
table.contact td.label{
	font-size:0.8em;
	text-align:right;
	padding-right:20px;
	width:10em;
	border:0;
	vertical-align:top;
}
table.contact td.info{
	font-weight:bold;
	padding-bottom:1em;
}
/* --- Different page layouts --- 
Overridden by page styles
*/
#leftPanel{
	width:286px;
	float:left;
}
#leftContent{
	margin-left:3px;
	padding-left:3px;
}
#main{
	width:640px;
	float:left;
}
#mainContent{
	padding:12px;
}
#rightPanel{
	width:286px;
	float:right;
}
#rightContent{
	margin-right:6px;
}
div.calendar{
	margin-top:9px;
	border-top:1px solid #b6a992;
	padding-top:9px;
}
div.calendar h3{
	margin-top:9px;
}
#searchmsg{
	width:338px;
	float:left;
	font-size:0.8em;
	text-align:center;
	padding-bottom:9px;
}
#share{
	position:absolute;
	width:400px;
	top:130px;
	right:0;
	height:220px;
	border:1px solid #000;
	background-color:#fff;
}
#share h4{
	background-color:#ccc;
	color:#fff;
	padding:12px;
}
#share h4 .close{
	float:right;
	font-size:0.8em;
	font-weight:normal;
}
#share h4 .close a{
	color:#000;
}
#share h4 .close a:hover{
	color:#ab7224;
}
#share ul{
	padding:12px;
	font-size:0.9em;
}
#share.hide{
	visibility:hidden;
}
#share.show{
	visibility:visible;
}
#sharebtn{
	text-align:right;
}
#sharebtn img{
	margin-top:3px;
}
#share li{
	position:absolute;
	list-style-type:none;
	border-bottom:1px dotted #ccc;
	width:150px;
}
#share li a:hover{
	text-decoration:none;
}
#share li img{
	vertical-align:middle;
	margin-right:9px;
}
#share li.digg{
	top:60px;
	left:30px;
}
#share li.reddit{
	top:60px;
	left:220px;
}
#share li.google{
	top:92px;
	left:30px;
}
#share li.twitter{
	top:92px;
	left:220px;
}
#share li.delicious{
	top:124px;
	left:30px;
}
#share li.stumbleupon{
	top:124px;
	left:220px;
}
#share li.newsvine{
	top:156px;
	left:30px;
}
#share li.livejournal{
	top:156px;
	left:220px;
}
#share li.facebook{
	top:188px;
	left:30px;
}
#share li.mixxit{
	top:188px;
	left:220px;
}

