/*
Theme Name: Rainforest Ranch
Theme URI: http://www.rainforestranch.com.au
Description: Theme for Rainforest Ranch
Author: Adz Power Agencies
Author URI: http://www.adzpower.com.au
*/


/*******************
***   Universal  ***
*******************/

body, html {
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
	}
	
body > #container {height: auto; min-height: 100%;}

	
body {
	background-color:#ffe8c6;
	background-image:url(images/body-bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#544b45;
	}
	
h1, h2, h3, p {
	margin:0;
	padding:0;
	text-align:left;
	}
	
h2 {
	font-size:24px;
	font-weight:bold;
	margin:20px 0 5px 0;
	color:#9F572B;
	font-style:italic;
	}
	
h3 {
	font-size:18px;
	font-weight:bold;
	margin:10px 0 2px 0;
	color:#9F572B;
	letter-spacing:2px;
	}
	
ul,li {
	text-align:left;
	}
	
a {
	color:#4A6F2A;
	text-decoration:none;
	}
	
a:hover {
	color:#9E562A;
	}
	
img {
	border:none;
	}
	
iframe {
	float:left;
	}
	
small {
	text-align:left;
	}
	
#container {
	height:100%;
	}


/*******************
***    Header    ***
*******************/
	
#header {
	width:100%;
	height:468px;
	background-image:url(images/header-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
	
#header #header-content-wrapper {
	width:960px;
	height:404px;
	margin:0 auto 0 auto;
	padding-top:64px;
	}
	
#header #header-content-wrapper h1 a {
	width:252px;
	height:210px;
	display:block;
	text-indent:-9999px;
	float:left;
	outline:0;
	}
	
#header #header-content-wrapper #slideshow {
	width:660px;
	height:340px;
	float:right;
	margin:33px 33px 0 0;
	overflow:hidden;
	}
	
#header #header-content-wrapper #slideshow img {
	width:660px;
	height:340px;
	}

/*******************
***     Menu     ***
*******************/
	
#menu-wrapper {
	width:100%;
	height:42px;
	background-image:url(images/menu-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
	
ul#menu {
	width:960px;
	margin:0 auto 0 auto;
	padding:0;
	list-style-type:none;
	}
	
ul#menu li {
	display:inline;
	float:left;
	}
	
ul#menu li a {
	display:block;
	background-position:top;
	outline:none;
	}
	
ul#menu li a:hover {
	background-position:bottom;
	}

	
/*** HOME ***/
ul#menu li a.home {
	background-image:url(images/buttons/home.png);
	width:76px;
	height:42px;
	}

/*** ABOUT US ***/	
ul#menu li a.about-us {
	background-image:url(images/buttons/about-us.png);
	width:96px;
	height:42px;
	}

/*** The Cottages ***/	
ul#menu li a.the-cottages {
	background-image:url(images/buttons/the-cottages.png);
	width:122px;
	height:42px;
	}

/*** WEDDINGS/FUNCTIONS ***/	
ul#menu li a.weddings-functions {
	background-image:url(images/buttons/weddings-functions.png);
	width:184px;
	height:42px;
	}

/*** BYFIELD ***/	
ul#menu li a.byfield {
	background-image:url(images/buttons/byfield.png);
	width:72px;
	height:42px;
	}

/*** RESERVATIONS ***/	
ul#menu li a.reservations {
	background-image:url(images/buttons/reservations.png);
	width:122px;
	height:42px;
	}

/*** SPECIAL EVENTS ***/
ul#menu li a.special-events {
	background-image:url(images/buttons/special-events.png);
	width:132px;
	height:42px;
	}

/*** LINKS ***/
ul#menu li a.links {
	background-image:url(images/buttons/links.png);
	width:63px;
	height:42px;
	}

/*** CONTACT ***/
ul#menu li a.contact {
	background-image:url(images/buttons/contact.png);
	width:93px;
	height:42px;
	}

/*** Sub Menus***/

ul.sf-menu li li {
	font-size:10px;
	font-weight:bold;
}

ul.sf-menu li ul li a {
	background-color: #285d22;
	color:#FFF;
	height:auto;
	text-decoration:none;
	text-align:left;
	padding:8px 0 8px 5px;
	width:auto;
	line-height:12px;
}

ul.sf-menu li ul li a:hover {
	background-color:#174613;
}


/*******************
* Content Wrapper  *
*******************/

#content-wrapper {
	width:940px;
	margin:17px auto 17px auto;
	padding-bottom:170px;
	}
	

/*******************
***    Content   ***
*******************/

#content {
	width:690px;
	float:left;
	}
	
#content p {
	padding-bottom:10px;
	line-height:16px;
	text-align:justify;
	}

#content h1 {
	height:37px;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
	margin-bottom:25px;
	width:455px;
	}	
	
#content blockquote {
	float:left;
	text-align:center;
	padding:50px 42px 50px 42px;
	background-color:#b4a085;
	color:#ffe8c6;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	position:relative;
	width:550px;
	margin:20px;
	}
	
#content blockquote p {text-align:center;}
	
#content blockquote span.b66 {
	position:absolute;
	top:10px;
	left:10px;
	background-image:url(images/blockquote-66-bg.png);
	width:42px;
	height:32px;
	}
	
#content blockquote span.b99 {
	position:absolute;
	bottom:10px;
	right:10px;
	background-image:url(images/blockquote-99-bg.png);
	width:42px;
	height:32px;
	}
	
#content div.package1 {
	margin:0 auto 0 auto;
	padding-left:15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E4C8C5;
	}
	
#content div.package2 {
	margin:0 auto 0 auto;
	padding-left:15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D9D9EC;
	}
	
#content div.package3 {
	margin:0 auto 0 auto;
	padding-left:15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BCE2BD;
	}
	
#content div.package4 {
	margin:0 auto 0 auto;
	padding-left:15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DFAAD6;
	}
	
#content div.package5 {
	margin:0 auto 0 auto;
	padding-left:15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F0B462;
	}


/*******************
***   Headings   ***
*******************/

#content h1.home {
	background-image:url(images/headings/home.gif);
	}
	
#content h1.about-us {
	background-image:url(images/headings/about-us.gif);
	}
	
#content h1.the-cottages {
	background-image:url(images/headings/the-cottages.gif);
	}
	
#content h1.weddings-functions {
	background-image:url(images/headings/weddings-functions.gif);
	}
	
#content h1.byfield {
	background-image:url(images/headings/byfield.gif);
	}
	
#content h1.reservations {
	background-image:url(images/headings/reservations.gif);
	}
	
#content h1.special-events {
	background-image:url(images/headings/special-events.gif);
	}
	
#content h1.links {
	background-image:url(images/headings/links.gif);
	}
	
#content h1.contact {
	background-image:url(images/headings/contact.gif);
	}
	
#content h1.gallery {
	background-image:url(images/headings/gallery.gif);
	}
	
#content h1.terms-and-conditions {
	background-image:url(images/headings/terms-and-conditions.gif);
	}
	
#content h1.sitemap {
	background-image:url(images/headings/sitemap.gif);
	}
	
#content h1.privacy {
	background-image:url(images/headings/privacy.gif);
	}
	
	
/*******************
***    Sidebar   ***
*******************/

#sidebar {
	width:200px;
	float:right;
	}
	
#sidebar a.book-now {
	width:200px;
	height:127px;
	display:block;
	text-indent:-9999px;
	background-image:url(images/buttons/book-now.png);
	background-position:top;
	background-repeat:no-repeat;
	outline:none;
	float:left;
	margin-bottom:20px;
	}
	
#sidebar a.book-now:hover {
	background-position:bottom;
	}
	
#sidebar h2.latest-news {
	width:150px;
	height:26px;
	text-indent:-9999px;
	background-image:url(images/headings/newsletter.gif);
	background-repeat:no-repeat;
	margin:64px 0 10px 0;
	}
	
#sidebar a.testimonials {
	width:133px;
	height:26px;
	display:block;
	text-indent:-9999px;
	background-image:url(images/headings/testimonials.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:20px;
	outline:none;
	}
	
#sidebar a.testimonials:hover {
	background-position:bottom;
	}
	
#sidebar a.gallery {
	width:200px;
	height:168px;
	display:block;
	text-indent:-9999px;
	background-image:url(images/buttons/gallery.jpg);
	background-repeat:no-repeat;
	background-position:top;
	outline:none;
	margin:30px 0 40px 0;
	}

#sidebar a.gallery:hover {
	background-position:bottom;
	}
	
#sidebar .newsletter {
	float: left;
	width: 124px;
	height: 26px;
	margin: 0 0 5px 4px;
	padding: 0;
}

#sidebar .newsletter #newsletter {
  display: block;
  width: 124px;
  height: 26px;
  background: url("images/headings/newsletter.gif") no-repeat 0 0;
  padding: 0;
}

#sidebar .newsletter #newsletter:hover { 
  background-position: bottom;
}
	
#sidebar ul {
	margin:0;
	padding:0 0 20px 20px;
	}
	
#sidebar ul.sidebar-list {
	list-style-type:none;
	}
	
#sidebar ul.sidebar-list li.link {
	padding:0 0 5px 0;
	}

#sidebar div.trip-advisor {
	width:150px;
	height:99px;
	background:url(images/buttons/trip-advisor.png) no-repeat;
	margin:30px 0 20px 0;
	float:left;
	}
	
#sidebar div.trip-advisor a {
	color:#666;
	padding:64px 5px 5px 5px;
	display:block;
	font-weight:bold;
	outline:none;
	}
	
#sidebar div.trip-advisor a:hover {
	color:#599642;
	}


/*******************
***     Misc     ***
*******************/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: -15px auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 15px 10px 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	overflow:hidden;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/******* End Lightbox *********/

/*** Superfish Menu - Essential Styles ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height: 10px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			35px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			960px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			960px; /* match ul width */
	top:			0;
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/********* End Superfish Menu *******/


/***********************
***** Contact Form *****
************************

/* Validation DIV
********************/
#validation {
	width:345px;
	margin:0 0 10px 0;
	clear:both;
	}
	
/* If successful */
.success {
	background-color:#009966;
	border: 2px solid #00754F;
	}
	
.success p {
	color:#FFF;
	font-weight:bold;
	margin:0;
	padding:5px;
	}
	
span.cool {
	font-weight:normal;
	}

/* If unsuccessful */
.failure {
	background-color:#FF5E5E;
	border: 2px solid #FF3737;
	}
	
.failure p {
	color:#000;
	font-weight:bold;
	margin:0;
	padding:5px;
	}
	
span.uncool {
	font-weight:bold;
	color:#FF0000;
	}

/* Form
********************/
form#mailer {
	width:345px;
	margin:10px 0 0 0;
	clear:both;
	}

/* Labels */
form label {
	width:100%;
	float:left;
	clear:both;
	margin:0 0 10px 0;
	text-align:left;
	}
	
form label small {
	font-size:10px;
	float:left;
	}
	
form label span.captcha {
	float:left;
	margin:-10px 0 5px 84px;
	top:0;
	}
	
/* Input Areas */
form label input {
	float:right;
	width:150px;
	margin:-10px 50px 0 0;
	border:1px solid #CCC;
	padding:3px;
	}
	
form label textarea {
	float:right;
	width:200px;
	height:100px;
	margin:-10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #CCC;
	padding:3px;
	}
	
form label input#captcha {
	float:right;
	width:50px;
	margin:0px 150px 0 0;
	top:0;
	}

/* Hover and Focus effects */	
form label input:hover, textarea:hover {
	border:1px solid #666;
	}
	
form label input:focus, textarea:focus {
	border:1px solid #666;
	}

/* Submit Button */
form input#submit-button {
	float:right;
	width:50px;
	margin:10px 152px 0 0;
	}
	
/*** End Contact Form ***/


/* Rest of Misc */

.view-rates {
	text-align:left;
	font-weight:bold;
	background-color:#f2d4b0;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	margin:0 0 10px 0;
	float:left;
	border: 2px solid #D1B699;
	padding:10px;
	clear:both;
	display:block;
	}

span.book-now {
	height:24px;
	width:auto;
	display:inline-block;
	background:url(images/book-now-link.gif) no-repeat left top;
	margin-left:5px;
	}
	
span.book-now a {
	vertical-align:middle;
	padding-left:18px;
	display:inline-block;
	padding-top:2px;
	height:24px;
	width:auto;
	}

div.left {
	width:325px;
	float:left
	}
	
div.right {
	width:345px;
	float:right;
	}
	
div.gallery-container {
	margin:10px auto 10px auto;
	width:600px;
	clear:both;
	}

ul.sitemap li {
	margin-bottom:5px;
	}
	
ul.sitemap li a {
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	}

div.breaker {
	width:670px;
	height:0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f0daba;
	border-bottom-color: #f7e1c0;
	margin:10px auto 15px auto;
	}
	
.anchor-links {
	text-align:center;
	font-weight:bold;
	background-color:#f2d4b0;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	margin:10px 0 20px 70px;
	float:left;
	border: 2px solid #D1B699;
	padding:10px;
	}
	
.anchor-links a {
	margin:0 5px 0 5px;
	padding:10px 5px 10px 5px;
	background:none;
	}

.clear {
	clear:both;
	}
	
img.alignright {
	float:right;
	margin:0 0 10px 20px;
	display:inline;
	clear:both;
	}
	
a img.alignright {
	padding:4px;
	background-color:#B4A085;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
	
a img.alignright:hover {
	background-color:#9C8361;
	}
	
img.alignleft {
	float:left;
	margin:0 40px 40px 40px;
	display:inline;
	}
	
a img.alignleft {
	padding:4px;
	background-color:#B4A085;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:inline;
	}
	
a img.alignleft:hover {
	background-color:#9C8361;
	}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*******************
***    Footer    ***
*******************/

#footer {
	position: relative;
	margin-top: -170px; /* negative value of footer height */
	height: 170px;
	clear:both;
	background-color:#4a6f2a;
	background-image:url(images/footer-bg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	}

#footer p {
	text-align:left;
	padding-bottom:2px;
	color:#283D16;
	width:870px;
	margin:0 auto 0 auto;
	clear:both;
	}
	
#footer p.footer-info {
	padding:30px 0 20px 0;
	text-align:left;
	}
	
#footer a {
	color:#283D16;
	text-decoration:underline;
	}
	
#footer a:hover {
	text-decoration:none;
	color:#18250E;
	}
	
img.capricorn-tourism {
	float:right;
	}
