/*
   DEVELOPER:  			m@ - www.mat.net78.net
   WEBSITE:   			http://www.thewharf.com.au/
   TEMPLATE NAME:		The Wharf Robina
   VERSION:             1.4   
   LAST MODIFIED:       September-13-2009       	
*/ 


/* Top Elements */
* {
	margin: 0;
	padding: 0;
	outline: 0
}
body {
	background: #CCC;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #666666;
	text-align: center;
	margin: 15px 0;
}
/* links */
a, a:visited {
	color: #000000;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #af292e;
	background: inherit;
	text-decoration: underline;
}
/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold;
}
h1 {
	font-size: 190%;
	font-weight: normal;
	color: #af292e;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #af292e;
}
h3 {
	font-size: 130%;
}
h1, h2, h3, p {
	padding: 10px;
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}
/* images */
img {
	background: #FAFAFA;
	border: 1px solid #DCDCDC;
	padding: 5px;
}
img.float-right {
	margin: 0px 15px 0px 0px;
}
img.float-left {
	margin: 0px 15px 0px 0px;
}
code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space: pre; */
  	background: url("../images/post.png");
	border: 1px solid #E0DBC9;
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #af292e;
}
blockquote {
	margin: 10px;
	padding: 0 0 0 25px;
	background: url("../images/post.png");
	border: 1px solid #E0DBC9;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #2b2b2b;
}
/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url("../images/nav.png") repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
td.first, th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */

/* form elements */
/********** contact form **********/
.form { float:left; width:560px; margin-top:10px; margin-left:10px;}
/********** contact form **********/
#alert {font: normal 14px Arial, Helvetica, sans-serif; color:#282828; text-decoration:none; padding:5px; margin:0;}
#wrapper {width:600px;margin:0 auto;}
#contactform { margin:0; padding:5px 10px;}
#contactform * { color:#7a7a7a;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label { float:left; margin:0; width:100px; padding:5px 0; font:bold 12px Arial, Helvetica, sans-serif; color:#444444; text-transform:capitalize;}
#contactform label span { font:normal 10px Arial, Helvetica, sans-serif;}
#contactform input.text { width:420px; border:1px solid #e7e7e7; margin:5px 0; padding:5px 2px; height:15px; background:#fff;}
#contactform textarea { width:420px; border:1px solid #e7e7e7; margin:10px 0; padding:2px; background:#fff; height:250px;}
#contactform li.buttons input { padding:3px 0; margin:0 0 0 420px; border:0; color:#FFF;}
p.response { text-align:center; color:#2c2c2c; font:bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}
/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 820px;
	background: #CCC url("../images/content.png") repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#top-bg {
	position: absolute;
	width: 820px;
	height: 19px;
	background: #CCC url("../images/top-bg.png") repeat-y center top;
	top: -19px;
	left: 0;
	z-index: 2;
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;
	width: 790px;
	padding: 0;
	background: #E8E8E8;
	border-top: 5px solid #FFF;
	border-bottom: 2px solid #D0D0D0;
	margin-left: 15px;
	display: inline;
}
#header {
	width: 820px;
	position: relative;
	height: 100px;
	background: #CCC url("../images/header.png") no-repeat center top;
	padding: 0;
	color: #FFF;
}
/* Slideshow */

#header-photo {
	position: relative;
	height: 100px;
	width: 778px;
	background: #FFF url("../images/header-photo.jpg") no-repeat center top;
}
#slideshow {
	height: 202.5px;
	width: 778px;
}
#slides {
	height: 202.5px;
	width: 778px;
}
#slides a.thumb {
	padding-left: 15px;
	display:none;
}
#slides a.default-slide {
	padding-left: 15px;
	display:block;
}
/* header links */
#header #header-links {
	position: absolute;
	top: -10px;
	right: 15px;
	color: #838181;
	font-size: 10px;
}
#header #header-links a {
	color: #838181;
	text-decoration: none;
}
#header #header-links a:hover {
	color: #fff;
}
/* Navigation */
#nav {
	clear: both;
	padding: 0;
}
#nav ul {
	float: left;
	list-style: none;
	background: url("../images/nav.png") repeat-x;
	width: 790px;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-bottom: none;
	color: #fff;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}
#nav ul li a:hover, #nav ul li a:active {
	background: url("../images/nav-hover.png") repeat-x;
}
#nav ul li#current a {
	background: url("../images/nav-current.png") repeat-x;
}
/* Main Column */
#main {
	float: left;
	width: 67%;
	padding: 20px 0 0 0;
	margin: 0 0 0 10px;
	display: inline;
}
#main h2 {
	font: normal 1.9em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #af292e;
	text-transform: none;
	padding: 10px 0 0px 10px;
}
#main h2 a {
	color: #af292e;
	text-decoration: none;
}
#main ul li {
	list-style-image: url("../images/bullet.gif");
}

#main-about {
	float: left;
	width: 67%;
	padding: 20px 0 0 0;
	margin: 0 0 0 10px;
	display: inline;
}


#about-cbh {
	float: left;
	width: 530px;
	padding: 0px 0 0 0;
	margin: 0 0 0 10px;
	display: inline;
}

#about-The-Wharf-Robina {
	float: left;
	width: 530px;
	padding: 20px 0 0 0;
	margin: 0 0 0 10px;
	display: inline;
}
/* Sidebar */	
#sidebar {
	float: right;
	width: 27.5%;
	padding: 20px 10px 0 0;
	margin: 0;
}
#sidebar h3 {
	padding: 5px 5px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #af292e;
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 4px 8px 0;
	padding: 0;
	text-decoration: none;
	background: url("../images/dots.jpg") repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background: url("../images/dots.jpg") repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	color: #8F8F8F;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;
	background-image: none;
	color: #666666;
}
#sidebar ul.sidemenu li a:hover {
	color: #af292e;
}
#sidebar ul.sidemenu ul {
	margin: 0 0 0 5px;
	padding: 0;
}
#sidebar ul.sidemenu ul li {
	background: none;
}
/* Apartment Gallery Page */



/* Contact Page */

/* Contact Form */
.buttons a:hover {
	color: #fff;
}
#alert {
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#282828;
	text-decoration:none;
	padding:5px;
	margin:0;
}
p.response {
	text-align:center;
	color:#2c2c2c;
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:1.8em;
	width:auto;
}
p#contact-info span {
	display: block;
}
span#phone {
	background: url('../images/phone-icon.png') no-repeat 0px 1px;
	float: right;
	margin-top: 0px;
	padding-left: 35px;
	padding-right: 35px;
	width: 110px;
}
span#address {
	background:url('../images/address-icon.png') no-repeat 0px 1px;
	float: left;
	margin-top: 0px;
	padding-left: 35px;
	width: 180px;
}
/* footer */
#footer-wrap {
	clear: both;
	width: 820px;
	font-size: 95%;
	text-align: left;
	padding: 15px 0;
	background: url("../images/footer-bottom.png") no-repeat center bottom;
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;
}
#footer-wrap p {
	padding:10px 0;
}
#footer-wrap h3 {
	color: #666666;
	margin: 0;
	padding: 0 10px;
	text-transform: uppercase;
}
#footer-columns {
	color: #888;
	margin: 0 auto;
	padding: 0;
	width: 760px;
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	background: url("../images/footer-dots.jpg") repeat-x left top;
}
#footer-columns li {
	background: url("../images/footer-dots.jpg") repeat-x left bottom;
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 4px 0 4px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center {
	margin: 0 15px;
}
/* bottom */
#footer-bottom {
	clear: both;
	color: #666;
	margin: 0 auto;
	width: 820px;
	padding: 10px 0;
	text-align: center;
}
/* postmeta */
.post-footer {
	background: url("../images/post.png");
	padding: 5px;
	margin: 5px 10px 10px 10px;
	font-size: 95%;
	color: #AEA471;
	border: 1px solid #E0DBC9;
}
.post-footer .date {
	margin: 0 10px 0 5px;
}
.post-footer a.comments {
	margin: 0 10px 0 5px;
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;
}
.post-info {
	font-size: .95em;
	padding: 0 10px;
	margin-left: 2px;
	color: #888;
}
/* alignment classes */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
/* display and additional classes */
.clear {
	clear: both;
}
p.clr, .clr {
	clear:both;
	padding:0;
	margin:0;
}
li.bg, .bg {
	clear:both;
	border-bottom:1px solid #dedede;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	background:none;
	list-style:none;
}

