/* --------------- Meta styles --------------- */

body {
	font: 76% Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0;
	background: url(../images/body-bg.gif)  50% top repeat-y;
	text-align:center;
	}
#container {
	width: 960px;
	margin: 0 auto;
	text-align:left;
	padding-bottom:5px;
	}
	
/* --------------- Header --------------- */

#container #header {
	background: url(../images/header.jpg) no-repeat;
	height: 168px;
	padding: 2px 0 0 2px;
	margin: 0 0 2em 0;
	}
	

/* --------- links --------- */
	
a {
	}
p.breadcrumb {
	margin:0;
	font-weight:normal;
	font-size:.9em;
	}
p.breadcrumb a {
	color: #0000ff;
	}
/* --------- paragraph --------- */
	
h1 {
	font-size:1.9em;
	font-weight:normal;
	}
p, li {
	line-height: 1.6em;
	}
.red {
	color: red;
	}
h2 {
	font-size:1.4em;
	font-weight:normal;
	clear:both; 
	}

/* --------------- Left Column --------------- */

#left-column {
	float: left;
	width: 700px;
	padding-left: 30px;
	}
#left-column ul {
	margin: 0 0 0 10px;
	padding: 0;
	}
#left-column li {
	padding-left: 12px;
	list-style-type: none;
	margin: .2em 0 .2em 0;
	background: url(http://www.noosaville.com/images/bullet.gif) left .5em no-repeat;
	}
table.contactdetails tr {
	height: 20px;
	}
td.contact-type {
	text-align:right;
	font-weight: bold;
	}
img.right-col-top {
	margin-top: 36px;
	}
img.right-col {
	margin-top: 26px;
	}
span.highlight {
	color: #800080;
	font: bold 14px Arial, Helvetica, sans-serif;
	}

/* --------------- Right Column --------------- */

#right-column {
	float: right;
	width: 170px;
	padding-right: 20px;
	}
#right-column img {
	border: none;
	margin-bottom: 2em;
	}
#right-column img.hot {
	margin-bottom: 0;
	}
span.hot {
	padding-left: 4px;
	text-transform: uppercase;
	font-size: .8em;
	}
p.hot {
	background: url(/images/homepage/hot-bg.gif) left bottom no-repeat;
	margin-bottom: .6em;
	text-align: left;
	}



/* --------------- Main, Horizontal Nav --------------- */

.nav {
	height: 22px;
	border-bottom: 1px solid #bbb8a9;
	margin: 147px 0 0 2px;
	padding: 0;
	}
.nav ul{
	padding: 0;
	margin: 0;
	font: bold 90% Arial, Helvetica, sans-serif;
	list-style-type: none;
	}
.nav li{
	padding: 0;
	display: inline;
	margin: 0;
	background: none;
	}
.nav li a{
	padding: 3px 11px;
	text-decoration: none;
	padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/
	color: #999999;
	background: transparent url(../images/nav/righttabdefault.gif) right 1px no-repeat; /*give illusion of shifting 1px down vertically*/
	border-left: 1px solid #dbdbd5;
	position: relative;
	display: block;
	float: left;
	margin-left: -17px; /*shift tabs 20px to the left so they overlap*/
	left: 20px;
	}
.nav li a:visited{
	color: #999999;
	}
.nav li a:hover{
	text-decoration: underline;
	}
.nav li.selected a{ /*selected tab style*/
	color: black;
	z-index: 2; /*higher z-index so selected tab is topmost*/
	top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
	background: transparent url(../images/nav/righttabselected.gif) 100% 0 no-repeat;
	}
.nav li.selected a:hover{
	text-decoration: none;
	}
<!--[if IE]>
.nav{
	height: 1%;  /*Apply Holly 3px jog hack to get IE to position bottom border correctly beneath the menu*/
	}
<![endif]-->

/* --------------- Home page feature styles --------------- */

#left-column .feature {
	padding: 0;
	margin: 0 0 1.3em 0;
	}
#left-column .feature h2 {
	margin: 10px 0 5px 94px;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	background: none;
	border: none;
	padding: 0;
	color: #f15100;
	}
#left-column .feature a {
	text-decoration: underline;
	color: #fff;
	}
#left-column .feature p {
	text-transform: uppercase;
	line-height: normal;
	margin: 0 0 0 94px;
	font-size: .8em;
	color: #fff;
	}
#left-column .feature p a {
	color: #fff;
	text-decoration: none;
	}
#left-column .feature .feature-left {
	float: left;
	width: 275px;
	background: url(../images/homepage/feature-check-availability.jpg) no-repeat;
	height: 90px;
	}
#left-column .feature .feature-right {
	float: right;
	width: 275px;
	background: url(../images/homepage/feature-calendar.jpg) no-repeat;
	height: 90px;
	}
#left-column .feature .feature-right h2 {
	margin: 10px 0 5px 114px;
	}
#left-column .feature .feature-right p {
	margin: 0 0 0 114px;
	}


/* ------------------- Ads ------------------- */
	
#tours-ad .tours-left {
	float: left;
	width: 250px;
	padding-right: 30px;
	border-right: dotted #ccc 1px;
	}
#tours-ad .tours-right {
	float: right;
	width: 250px;
	}
#tours-ad .clearfloat {
	clear:both;
	width:559px;
	padding:6px 0 20px 0;
	margin-bottom:1.5em;
	border-bottom: dotted black 1px;
	}
#tours-ad h3 {
	margin:0 0 .3em 0;
	font-weight: bold;
	font-size:1.2em;
	}
#tours-ad h3 a {
	font-weight: bold;
	color:#025c96;
	text-decoration:none;
	}
#tours-ad h3 a:hover {
	text-decoration:underline;
	}
#tours-ad img {
	margin:5px 10px 5px 0;
	padding:0;
	border:#025c96 1px solid;
	float:left;
	}
#tours-ad ul {
	font-size:1em;
	list-style:none;
	margin-top:5px;
	}
#tours-ad ul li span {
	font-weight:600;
/*	display:block; */
	}
#tours-ad p {
	line-height:1.2em;
	clear:left; 
	margin-bottom:1px;
	}
#tours-ad p.via-small {
	font: .9em Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	}
#tours-ad .book {
	width:100px;
	float:right;
	padding:5px 2px 2px;
	}
#tours-ad .book p {
	font-size:1.2em;
	font-weight:bold;
	color:#00759A;
	text-align:right;
	}
#tours-ad .book p span {
	font-size:1.6em;
	display:block;
	margin:5px 2px 5px 0;	
	}
#tours-ad .book img.button {
	margin:3px 0 0 6px;
	border:none;
	float:none;
	}


	
/* --------------- home page module --------------- */

.hpmod-row {
	}
.hpmodcont1 {
	float:left;
	padding-right:24px;
	}
.hpmodcont2 {
	float:left;
	}
.hpmodcont3 {
	float:right;
	}
.hpmod {
	border: solid #999 1px;
	padding: 10px 10px 10px 10px;
	width:150px;
	}
.hpmod img {
	display:block;
	}
.hpmod h2 {
	margin-top:0;
	}
.hpmod h2 a {
	color: red;
	text-decoration:none;
	}
.hpmod p {
	font-size: .9em;
	}


/* --------------- home page location images --------------- */

img.mod {
	float: left;
	padding:1px;
	border: solid #ccc 1px;
	margin: 2px 8px 5px 0;
	}
p.modp {
	margin-bottom: 2em;
	}

/* --------------- Current Page --------------- */

div.area-feature {
	width: 280px;
	padding: 8px 10px 3px 10px;
	border: solid #CCCCCC 1px;
	background-color: #f3f3f3;
	}
div.area-feature p {
	margin: .2em 0 0 0;
	font-size: .9em;
	}

/* --------------- Home Page feature--------------- */


div.feature p.left {
	float: left;
	width: 310px;
	margin: 0;
	}
div.feature p.right {
	height: 45px;
	float: right;
	margin-top: 10px;
	}
a.feature-launch {
	display:block;
	font-size: .9em;
	border: solid #999999 1px;
	padding: 2px 24px 2px 9px;
	background: #fff url(../images/accommodation/nav-hover-gray.gif) right center no-repeat;
	text-decoration: none;
	margin: 0 5px 0 0;
	}
a:hover.feature-launch {
	background: url(../images/accommodation/nav-hover-red.gif) right center no-repeat;
	border: solid #ff0000 1px;
	}
a.feature-launch span {
	padding-right: 15px;
	background: url(../images/accommodation/nav-hover.gif) right center no-repeat;
	}

/* --------------- Accommodation Home page --------------- */

div.row {
	font-size: .9em;
	margin: 0;
	}
div.row2 {
	font-size: .9em;
	margin-bottom: 2em;
	}
div.spons {
	float: left;
	width: 150px;
	padding-right: 25px;
	}
div.spons p {
	margin: 0 0 6px 0;
	}
div.spons2 {
	float: left;
	width: 150px;
	}
div.spons2 p {
	margin: 0 0 6px 0;
	}
a.spons-launch {
	display:block;
	width: 115px;
	font-size: .9em;
	border: solid #999999 1px;
	padding: 2px 24px 2px 9px;
	background: url(../images/accommodation/nav-hover-gray.gif) right center no-repeat;
	text-decoration: none;
	margin-right: 5px;
	}
a:hover.spons-launch {
	background: url(../images/accommodation/nav-hover-red.gif) right center no-repeat;
	border: solid #ff0000 1px;
	}
a.spons-launch span {
	padding-right: 15px;
	background: url(../images/accommodation/nav-hover.gif) right center no-repeat;
	}


/* --------------- Quick index page --------------- */

ul#quick-index-skip {
	font: .9em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
ul#quick-index-skip li {
	line-height: 1.6em;
	display: inline;
	list-style-type: none;
	background: none;
	padding: 0;
	margin: 0;
	}
ul#quick-index-skip li a {
	margin: 0;
	padding: 0 6px 0 4px;
	border-right: solid #999999 1px;
	}
	
	
/* --------------- Feature Image --------------- */

img.feature-r {
	float: right;
	margin-left:12px; 
	}

/* --------------- Accommodation Property list & button styles --------------- */

div.property-list-left {
	width:315px;
	float:left;
/*	border-right:dotted #ccc 1px; */
	}
div.property-list-right {
	width:315px;
	float:right;
	}
#left-column ul.accom {
	background:none;
	list-style: none;
	margin: 0 0 2.5em 0;
	padding: 0;
	}
#left-column ul.accom li {
	margin: 1.4em 0 0 0;
	background:none;
	padding:0;
	}
#left-column ul.accom li img {
	margin-bottom: -3px;
	}
img.info {
	vertical-align:middle;
	border:none;
	margin:0;
	}
span.place {
	float: left;
	width: 210px;
	margin: 0 20px 0 0;
	}
span.place-bn {
	float: left;
	width: 150px;
	margin: 0 20px 0 0;
	}
a.button-lm {
	margin: 0 0 0 291px;
	padding: 4px 9px 4px 9px;
	background: #990000 url(../images/accommodation/button-lm-repeater.jpg) repeat-x;
	text-decoration: none;
	color: white;
	font-weight: normal;
	text-transform: uppercase;
	border: solid #990000 1px;
	}
a.button-lm span {
	padding-right: 15px;
	background: url(../images/accommodation/nav-hover.gif) right center no-repeat;
	}
a.button-bn {
	margin: 0;
	padding: 4px 9px 4px 9px;
	background: #990000 url(../images/accommodation/button-lm-repeater.jpg) repeat-x;
	text-decoration: none;
	color: white;
	font-weight: normal;
	text-transform: uppercase;
	border: solid #990000 1px;
	}
a.button-bn span {
	padding-right: 15px;
	background: url(../images/accommodation/nav-hover.gif) right center no-repeat;
	}
	
/* Note: Styles below for .button-launch are also in lightbox.css for the lightbox */
a.button-launch {
/*	display:block; */
	width:190px;
	font-size: 1em;
	border: solid #990000 1px;
	padding: 2px 20px 2px 5px;
	background: #cc0000 url(../images/button-arrow.gif) right center no-repeat;
	text-decoration: none;
	margin-right: 5px;
	color: #fff;
	}
a:hover.button-launch {
	background-color: #990000;
	border: solid #990000 1px;
	color:#fff;
	}
a.button-launch span {
	padding-right: 15px;
	background: url(../images/accommodation/nav-hover.gif) right center no-repeat;
	}



/* --------------- Footer --------------- */

#footer {
	font-size: .9em;
	text-align: center;
	clear: both;
	}
#footer p {
	margin: .4em 0 .4em 0;
	color:#000;
	}
#footer p a {
	padding: 0 8px 0 8px;
	text-decoration: none;
	border-left: solid #000 1px;
	color:#000;
	}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color:#000;
	}
#footer ul li {
	background: none;
	padding: 0;
	display: inline;
	margin: 0;
	}
#footer ul li a {
	padding: 0 8px 0 8px;
	text-decoration: none;
	border-right: solid #000 1px;
	color:#000;
	}	
#footer ul li a.rightmost {
	border-right: none;
	}
	
/* ---------- Site Map page---------- */

#sitemap #container #wrapper #left-column h2 {
	color: #f15100;
	border:none;
	margin: 2em 0 .2em 0;
	}
#sitemap #container #wrapper #left-column h2 a {
	color: #f15100;
	}
ul.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	margin: .5em 12px 0 10px;
	padding: 0;
	list-style-type: none;
	}
#left-column ul.sitemap li { 
	background: url(http://www.noosaville.com/images/nav-arrow-r.gif) left 3px no-repeat;
	}
#left-column ul.sitemap li ul li.area { 
	background: url(http://www.noosaville.com/images/nav-arrow-r.gif) left 3px no-repeat;
	margin: 1.4em 0 1.4em 12px;
	}
#left-column ul.sitemap li ul li.area ul li { 
	background: url(http://www.noosaville.com/images/nav-arrow-r.gif) left 3px no-repeat;
	}

ul.sitemap a {
	font-size: 13px;
	color: #800080;
	}
ul.sitemap a:active, ul.sitemap a:visited {
	color: #600080;
	}
ul.sitemap a:hover {
	color: #FF0000;
	text-decoration: none;
	}
div#sitemapsection h2 a {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: -4px;
	margin-left: 5px;
	}	
.navbold {
	color: #800080;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
.navbold:hover {
	color: gray;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

/* ---------- Dining---------- */

h4 {
	font-size:1.1em;
	color:black;
	}
h4 a {
	color:blue;
	}
	/* --------- Map Side Bar --------- */

#map {
	 width: 700px;
	 height: 320px;
	 margin: 0 0 2em 0;
	 border:#000 solid 1px;
	}
#side-bar a:hover {
	text-decoration: underline;
	}
#side-bar p {
	font-size: 1em;
	margin: .4em 0 .4em 0;
	padding-left: 10px;
	background: url(../accommodation/noosaville/images/bullet-blue.gif) 0 .55em no-repeat;
	}
#side-bar, #side-bar-title {
	line-height: 1.5em;
	}
img.map {
	height: 72px;
	width: 85px;
	float: left;
	margin: 0 12px 8px 0;
	border: solid #070800 1px;
	}
div.summary {
	width: 350px;
	font-size: .9em;
	}
div.summary-text {
	width:250px;
	float:right;
	}
#gMapContainer.expandedMap {
	text-align:left;
	background-color: #fff;
	position:absolute;
	padding:7px 10px 57px 10px;
	border:1px solid #aaa;
	}
#gMapContainer.expandedMap #map {
	width:100%;
	z-index:3;
	}
a.expand {
	display:block;
	margin: 0 0 5px 10px;
	padding: 2px 6px 3px 6px;
	border: 1px solid #008DC4;
	margin-bottom: 4px;
	color:#008DC4;
	cursor:pointer;
	}
a:hover.expand {
	text-decoration: none;
	}
#gMapExpander {
	float: right;
	text-align:right;
	}
/* ---------- Contact page---------- */

label, label span {
	display:block;
	}
label {
	margin:0 0 1em 0;
	}
label input, label textarea {
	width:250px;
	}
label textarea {
	height:250px;
	}
	

/* =self clearing
----------------- */
/*** see http://www.positioniseverything.net/easyclearing.html
   for explanation of Tony Aslett's elegant hack ***/
.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 ***/ 


