/* --------- Meta Layout --------- */

html {
    min-height:100%;
    margin-bottom:1px;
	}
body {
	font: 76% Arial, Helvetica, sans-serif; 
    background: #E2E2E2 url(../images/main-bg.jpg) repeat-x;
	text-align: center;
	margin: 0;	
	padding: 0;
	}
#container {
/*	background: url(../images/container-bg.gif) repeat-y; */
	background-color: #FFFFFF;
	margin: 0 auto; 
	width: 1000px;
	text-align: left;
	}
#wrapper {
	float: left;
	width: 760px;
	padding-left: 0;
	}
.skip {
	display: none;
	}
.nav-heading {
	display: none;
	}

/* --------- External link styles --------- */
a.external {
	background: url(../images/external.gif) center right no-repeat;
	padding-right: 13px;
	}

	
/* --------- Map Side Bar --------- */

#map {
	width: 380px;
	height: 480px;
	margin: 0 0 30px 5px;
	border:#000 solid 1px;
	float:right;
}

#side_bar a:hover {
	text-decoration: underline;
	}
#side_bar p {
	font-size: 1em;
	margin: .4em 0 .4em 0;
	padding-left: 10px;
	background: url(../images/bullet-blue.gif) 0 .55em no-repeat;
	}
#side_bar, #side_bar_title {
	width: 25%;
	float: left;
	}

/* ---------- Shadow solution found here: http://www.daltonlp.com/view/217 ---------- */

.shadow {
	margin: 0 auto;
    width: 1036px;
	background: url(../images/shadow.png) 0 0 no-repeat;
	}

/* --------- list sets --------- */

ul.article-link-list {
	padding:0 10px 0 12px; 
	margin:0;
	}
ul.article-link-list li {
	padding:0 0 0 10px;
	margin:.6em 0;
	background: url(../images/link-bullet.gif) 0 0.4em no-repeat;
	}
ul, ol { 
	list-style: none;
	}

/* --------- vertical nav --------- */

#nav{
	width: 200px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 1.1em;
	background-color: #90bade;
	color: #333;
	}

* html #nav{ /*IE 6 only */
	w\idth: 167px; /*Box model bug: 180px minus all left and right paddings for #nav */
	}

#nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#nav li {
	border-bottom: 1px solid #90bade;
	margin: 0;
	}

#nav li a{
	display: block;
	padding: 6px 5px 6px 8px;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}

html>body #nav li a{ /*Non IE6 width*/
	width: auto;
	}

#nav li a:hover{
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
	}

/* --------- current button state --------- */

#nav li a.nowpage {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
	}

/* ---------- dd blue block menu ---------- */

#nav-ext{
border-bottom-width: 0;
width: 200px;
}

#nav-ext ul{
margin-top: 20px;
margin: 0;
padding: 0;
list-style-type: none;
font: .95em 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#nav-ext li a{
display: block;
padding: 5px 0 0 9px;
width: 181px; /*202px minus all left/right paddings and margins*/
text-decoration: none;
color: black;
background-color: #FFD29B;
border-bottom: 1px solid #FFE9CE;
border-left: 10px solid #FFAE4A;
}

* html #nav-ext li a{ /*IE only */
width: 202px; /*IE 5*/
w\idth: 181px; /*202px minus all left/right paddings and margins*/
}

#nav-ext li a:hover {
background-color: #FFDDB3;
border-left-color: #FFB75E;
}

#nav-ext h2.menutitle{
color: white;
padding: 4px 0 4px 7px;
margin:0;
background-color: #E88000;
font:  1em 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

/* --------- Header (1) --------- */

#header {
	height: 235px;
	margin-bottom: 5px;
	background: #ffffff url(../images/header.jpg) no-repeat left top;
	}
#header-alt {
	height: 235px;
	margin-bottom: 5px;
	background: #ffffff url(../images/header-alt.jpg) no-repeat left top;
	}
#header_left {
	padding-top: 23px;
	float: left;
	margin-left: 26px;
	}
#header_left h1 {
	margin: 0;
	font: normal 1.8em Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
#header_left h1 a {
	color: #ffffff;
	text-decoration: none;
	}
#header_left h1 a span {
	font-weight: bold;
	padding-left: 11px;
	background: url(../images/span-bg.gif) no-repeat;
	}

/* --------- Left Column --------- */

#leftcolumn {
	float: left;
	width: 200px;
	}

/* ------alter defaults------ */

.btm1 {
	margin-bottom:1em;
	}
.btm2 {
	margin-bottom:2em;
	}
.top3 {
	margin-top:3em;
	clear:both;
	}
	
strong {
	color:#555;
	}

/* --------- Central Column: Section (2) --------- */

#content {
	float:right;
	width:520px;
	}
#content .section2 {	
	margin: 2em 0 0 0;
	}
#content .section3 {
	margin: 1.2em 0 0 0;
	}
#feature-image {
	width:250px;
	text-align:center;
	margin:7px 0 20px 20px;/*temp bottom*/
	padding:0;
	float:right;
	}
.sub-feature-image {
	width:180px;
	text-align:center;
	margin:7px 20px 20px 0;/*temp bottom*/
	padding:0;
	float:left;
	}
.caption {
	text-align:left;
	padding:2px 10px 2px 10px;
	background:#ebebe9;
	font-size:0.86em;
	line-height:1.2;
	margin:0;
	font-family:Tahoma, sans-serif !important; 			
}
.content-row {
	margin-top: 2em;
	clear:both;
	}
.content-panel {
	padding: 0; 
	margin: 0 0 5px 0; 
	width: 260px; 
	float:none;
	}
#content div.content-panel h2 {
	font: bold 1em Arial, Helvetica, sans-serif;
	border: none;
	padding: 0;
	margin: 0;
	width: 170px;
	float:right;
	}
#content div.content-panel p {
	font-size: .9em;
	margin: 0;
	width: 170px;
	float:right;
	}
.content-panel img {
	margin-top: .3em;
	border: solid 1px #000066;
	float:left;
	}
.more {
	display:block;
	}
.left {
	float: left;
	}		
.right {
	float:right;
	}

/* --------- Images --------- */
.image-small {
	margin:0;
	padding:0;
	border:0;
	display:block;
	float: left; 
	}

/* --------- Central Column: Links (2) --------- */

a {
	color: #2586D7;
	}
a:visited {
	color: #583DA0;	
	}
a:hover {
	color: #FF6600;
	}
a:active {
	}
	
/* --------- Central Column: Section Headings & Paragraph (2) --------- */

#content h1 {
	font: 2em Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0.7em;
	line-height: 1em;
	color: #000066;
	}
#content h2 {
	font: normal 1.5em Arial, Helvetica, sans-serif;
	margin: 1.7em 0 0.3em;
	color: #000066;
	}
#content h3 {
	font: 1.3em Arial, Helvetica, sans-serif;
	margin: 0.5em 0 0.3em;
	color: #000066;
	}
#content h3.accom {
	font: 1.6em Arial, Helvetica, sans-serif;
	margin-top: 4em;
	margin-bottom: 0;
	color: #000066;
	}
#content p {
	font: 1em/1.6em Arial, Helvetica, sans-serif;
	}

/* --------- Central Column: Basic List (2) --------- */

#content ul {
	font-size: 1em;
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
	}
#content ul li {
	background: url(../images/link-bullet.gif) no-repeat 0 0.5em ;
	padding-left: 0.7em;
	margin: 0.5em 0;
	line-height: 1.6em;
	}

/* --------- Central Column: Two-column List (2) --------- */

#content div.twocolListcont {
	width: 100%;
	overflow: hidden;
	}
#content div.twocolListleft {
	float: left;
	width: 250px;
	}
#content div.twocolListright {
	float: right;
	width: 250px;
	}
#content ul.twocolList {
	font-size: 1em;
	list-style: none;
	margin: 0 0 0 0.3em;
	padding-left: 0;
	}
#content ul.twocolList li {
	background: url(../images/link-bullet.gif) no-repeat  0 .5em;
	padding-left: 0.7em;
	margin: 0.45em 0;
	}

/* --------- Central Column: Two-column Paragraph (2) --------- */

#content div.twocolParacont {
	overflow: hidden;
	width:100%;
	}
#content div.twocolParaleft {
	float: left;
	width: 251px;
	padding-right:17px;
	border-right: dotted #cccccc 1px;
	}
#content div.twocolPararight {
	float: right;
	width: 235px;
	}
#content div.twocolParacont p {
	line-height: 1.5em;
	}

/* --------- Central Column: Image-left & Image-right Float (2) --------- */

#content img.leftfloat {
	float: left;
	margin: 0.3em 1em 0.4em 0;
	border: solid #8F8F8F 1px;
	}
#content img.rightfloat {
	float: right; 
	margin: 0.3em 0 0.4em 1em;
	border: solid #8F8F8F 1px;
	}

/* --------- Central Column: Property Section (a sub-section of content) (5) --------- */

#property {
	margin: 2em 0 3em 0;
	}
#property p {
	margin: 0;
	line-height: 1.2em;
	}
#property span {
	display:block;
	font-weight:600;
	}
#property .item {
	float: left;
	width: 160px;
	margin-bottom: 1em ;
	font-size: 0.9em;
	}
#property .itemmargin {
	margin-right: 15px;
	}
#property img {
	display: block;
	border: 1px solid #000066; 
	}

/* --------- Right Column Sections (7,8) --------- */

#rightcolumn {
	float: right;
	width: 160px;
	margin-right: 25px;
	display: inline;
	}
#banner {
	text-align:center;
	margin: 0;
	}
#poll {
	height: 300px;
	width: 160px;
	margin: 1.3em 0 0 0;
	padding: 0;
	background: url(../images/get-a-room-couple.jpg) no-repeat;
	}


/* --------- Right Column Section Headings, Form Elements, & Paragraphs (7,8) --------- */

#banner h3 {
	}
#banner p {
	font: 1em/1.6em Arial, Helvetica, sans-serif;
	margin: 0.4em 0;
	}
#poll h3 {
	font: bold 1.15em Arial, Helvetica, sans-serif;
	margin: 0.5em 0 0.8em;
	color:#ffffff;
	}
#poll p {
	font: 1em/1.3em Arial, Helvetica, sans-serif;
	margin: 0.4em 0;
	color: #ffffff;
	}
div.pollgroup {
	margin-top: 4px;
	}


span.poll-label {
	margin-top: 3px;
	width: 100px;
	float: right;
	}
span.poll-radio {
	width: 12px;
	float: left;
	}
#poll label {
	font: 1em Arial, Helvetica, sans-serif;
	margin: 0.4em 0;
	color: #ffffff;
	}
#poll legend {
	color: #ffffff;
	display: none;
	}
#poll input {
	font-size: 1.15em;
	}
#poll fieldset {
	}

#poll #inputalign {
	text-align: center;
	margin-top: 0.4em;
	} 
#poll ul {
	margin:0;
	list-style:none;
	color: #ffffff;
	}
/* --------- Right Column Section Links (7,8) --------- */

#poll a:link {
	color: #ffffff;
	}
#poll a:visited {
	}
#poll a:hover {
	color: #ffffff;
	}
#poll a:active {
	color: #ffffff;
	}
	
/* ------------------- Footer ------------------- */

#footer {
	height: 60px;
	background: #fff url(../images/darling-harbour-footer.gif) no-repeat bottom left;
	clear: both;
	margin-top: 2.6em;
	padding-top: 60px;
	}
#footer p {
	margin: 0 auto;
	width: 900px;
	text-align: center;
	font: .85em Arial, Helvetica, sans-serif;
	color: #428AE1;
	}
#footer a {
	padding: 0 5px;
	color: #428AE1;
	text-decoration: none;
	}
#footer a:visited {
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
#footer a:active {
	}

	
	.clearfloat:after {
content: "."; 
display: block; 
height: 0; 
clear: both;
visibility: hidden;
}
 
.clearfloat { display: inline-block; }
 
/* Hides from IE-mac */
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }
/* End hide from IE-mac */
/*** end clearing hack ***/ 

/* Contact Form */
label {
	display:block;
	margin:1em 0;
	}
input, textarea {
	display:block;
	width:200px;
	font:normal 1em Arial, Helvetica, sans-serif !important;
	background-color:#fff !important;
	}
ul li.ok {
	color:#666;
	font-style:italic;
	}
ul li.error {
	color:#f00;
	}