/*
©2010 

Theme Name: Thomas Hotels
Theme URI: http://wordpress.org
Description: Thomas Hotels Wordpress theme
Author: Humaan Pty Ltd
Author URI: http://humman.com.au

*/


/*---------------------------------------------- GLOBAL SETTINGS */

html {
	background: #221e1b url(art/pagebg.jpg) top left repeat;
	height: 100%;
}

body {
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .75em; 
	
}

/*-------------------------------------------------------- LINK */

a {
	color: #03826a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*---------------------------------------------------- HEADINGS */

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight:normal;
	margin:0pt;
	padding:0pt;
}

h1 {
	font-size: 1.8em;
	padding: 0 0 10px 0;
	font-family: 'WCManoNegraBtaRegular', Helvetica, Arial, sans-serif;
}

h2 {
	font-size: 1.6em;
	padding: 0 0 8px 0;
	font-family: 'WCManoNegraBtaRegular', Helvetica, Arial, sans-serif;
}

h3 {
	font-size: 1.4em;
	padding: 0 0 6px 0;
}

h4 {
	font-size: 1.2em;
	padding: 0 0 5px 0;
}



/*-------------------------------------------------- PARAGRAPHS */

p {
	font-size: 100%;
	line-height: 1.6em;
	padding: 0 0 1.25em 0;
}


/* LISTS -------------------------------------------------------- LISTS */

ul, ol {
	padding:0 0 1.25em 2.5em;
}

#content li { 
	font-size: 100%;
	line-height: 1.6em;
}

/*-- nested lists --*/

#content ul ul {
	padding: 0 0 0 1.5em;
}

#content ol ol {
	padding: 0 0 0 1.5em;
}

/*------------------------------------------------------ LAYOUT */


#container {
	width: 940px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	position: relative;
}


#container #glow {
	display: block;
	width: 767px;
	height: 405px;
	background: url(art/logo-glow.png) 0px 0px no-repeat;
	position: absolute;
	left: 97px;
}

/*------------------------------------------------------ LOGO */

#header {
	position: relative;
	width: 940px;
	display: block;
	padding: 20px 0 0 0;
}

a.logo {
	display: block;
	height: 102px;
	width: 239px;
	background: url(art/logo.png) 0px 0px no-repeat;
	margin: 7px auto 30px;
	text-indent: -9999px;
	position: relative;
	z-index: 2;
}

/*------------------------------------------------------ NAVIGATION */

ul#nav {
	padding: 0;
	position: relative;
	margin: 0;
	list-style: none;
	width: 940px;
	height: 64px;
	display: block;
}

#nav li {
	float: left;
	height: 64px;
	width: auto;
	font-family: Helvetica, Arial, sans-serif;
}

#nav a {
	display: block;
	margin: 0;
	height: 64px;
	color: #fff;
	background: url(art/nav.png) 0px 0px no-repeat;
	text-indent: -9999px;
}

#nav li.active a,
#nav a:hover {
	color: #fff200;
	text-decoration: none;
}

#nav li#home a {
	background-position: 0px 0px;
	width: 118px;
}

#nav li#home a:hover {
	background-position: 0px -64px;
}

#nav li#home a.active {
	background-position: 0px -128px;
}

#nav li#venues a {
	background-position: -117px 0px;
	width: 163px;
}

#nav li#venues a:hover {
	background-position: -117px -64px;
}

#nav li#venues a.active {
	background-position: -117px -128px;
}

#nav li#functions a {
	background-position: -281px 0px;
	width: 154px;
}

#nav li#functions a:hover {
	background-position: -281px -64px;
}

#nav li#functions a.active {
	background-position: -281px -128px;
}

#nav li#special-events a {
	background-position: -434px 0px;
	width: 189px;
}

#nav li#special-events a:hover {
	background-position: -434px -64px;
}

#nav li#special-events a.active {
	background-position: -434px -128px;
}

#nav li#facebook a {
	background-position: -623px 0px;
	width: 149px;
}

#nav li#facebook a:hover {
	background-position: -623px -64px;
}

#nav li#facebook a.active {
	background-position: -623px -128px;
}

#nav li#contact a {
	background-position: -772px 0px;
	width: 167px;
}

#nav li#contact a:hover {
	background-position: -772px -64px;
}

#nav li#contact a.active {
	background-position: -772px -128px;
}

/*------------------------------------------------------ BANNER */

#banner {
	position: relative;	
	width: 940px;
	height: 326px;
	margin: 0;
	display: block;
}

#banner .item {
	display: block;
	width: 940px;
	height: 326px;
}

#banner .text {
	position: absolute;
	z-index: 500;
	top:50px;
	right: 70px;
	width: 250px;
	padding: 20px 30px 20px 30px;
	background-color: rgba(0,0,0,0.8);
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#banner .text h2 {
	color: #fff;
}

#banner .text p.date {
	font-weight: bold;
}

#banner .text a:hover {
	text-decoration: underline;
}

#banner .text a.btn {
	display: block;
	height: 33px;
	width: 110px;
	text-indent: -9999px;
	background: url(art/full-details.png) 0px 0px no-repeat;
}

#banner .text a.btn:hover {
	background-position: 0px -33px;
}

#arrows {
	position: absolute;
	top: 140px;
	height: 55px;
	width: 940px;
	display: block;
	z-index: 5;
}

#arrows a {
	display: block;
	width: 36px;
	height: 55px;
	text-indent: -9999px;	
	position: absolute;
}

#arrows a#left {
	background: url(art/arrow-left.png) 0px 0px no-repeat;
	left: 0;
}

#arrows a#right {
	background: url(art/arrow-right.png) 0px 0px no-repeat;
	right: 0;
}

#pager {
	position: absolute;
	left: 33px;
	bottom: 28px;
	background-color: rgba(0,0,0,0.8);
	color: #fff;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index: 5;
	height: 8px;
	padding: 13px 22px;
}

#pager a {
	background: url(art/pager-dot.png) 0px -9px no-repeat;
	height: 9px;
	width: 9px;
	text-indent: -9999px;
	display: block;
	float: left;
	margin: 0 5px;
}

#pager a.activeSlide {
	background: url(art/pager-dot.png) 0px 0px no-repeat;
}

#pager a:hover {
	background: url(art/pager-dot.png) 0px 0px no-repeat;
}

/*------------------------------------------------------ INTERNAL-BANNER */

#internal-banner {
	width: 940px;
	height: 223px;
	margin: 0;
	z-index: 2;
	position: relative;
}

/*------------------------------------------------------ COMING UP/EMAIL SUBSCRIPTION */

#comingsoon-email {
	width: 910px;
	background-color: #e3d6c1;
	position: relative;
	padding: 30px 15px 20px;
}

#coming-up h2 {
	display: block;
	margin: 0 0 15px;
	color: #000;
	font-size: 2.2em;
	display: block;
	width: 232px;
	height: 15px;
	background: url(art/thomas-hotels-venues.png) 0px 0px no-repeat;
	text-indent: -9999px;
}

.coming-up-item {
	float: left;
	width: 288px;
	margin: 0 20px 0 0;
	padding: 6px;
	background: #fcfcfc;
	background: -moz-radial-gradient(center, ellipse cover,  #fcfcfc 46%, #f2f2f2 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(46%,#fcfcfc), color-stop(100%,#f2f2f2));
	background: -webkit-radial-gradient(center, ellipse cover,  #fcfcfc 46%,#f2f2f2 100%);
	background: -o-radial-gradient(center, ellipse cover,  #fcfcfc 46%,#f2f2f2 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #fcfcfc 46%,#f2f2f2 100%);
	background: radial-gradient(ellipse at center,  #fcfcfc 46%,#f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f2f2f2',GradientType=1 );
	border-bottom: 1px solid #d6d6d6;
}

.coming-up-item img {
	float: left;
}

.coming-soon-item-text {
	margin: 5px 0 0 115px;
}

.coming-soon-item-text h3 {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.8em;
}

.coming-soon-item-text p {
	color: #000;
}

.coming-soon-item-text a.read-more {
	display: block;
	background: url(art/whats-on-button.png) 0px 0px no-repeat;
	height: 25px;
	width: 77px;
	text-indent: -9999px;
	float: right;
	margin: 0 10px 0 0;
}

.coming-soon-item-text a.read-more:hover {
	display: block;
	background: url(art/whats-on-button.png) 0px -25px no-repeat;
	height: 25px;
	width: 77px;
	text-indent: -9999px;
}

.last {
	margin: 0;	
}

#email-updates {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 568px;
	height: 36px;
	padding: 10px 15px 5px;
	background: #e3d6c1;
	background: -moz-radial-gradient(center, ellipse cover,  #fcfcfc 46%, #f2f2f2 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(46%,#fcfcfc), color-stop(100%,#f2f2f2));
	background: -webkit-radial-gradient(center, ellipse cover,  #fcfcfc 46%,#f2f2f2 100%);
	background: -o-radial-gradient(center, ellipse cover,  #fcfcfc 46%,#f2f2f2 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #fcfcfc 46%,#f2f2f2 100%);
	background: radial-gradient(ellipse at center,  #fcfcfc 46%,#f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f2f2f2',GradientType=1 );
}

#main-content #email-updates {
	top: 15px;
	width: auto;
}

#email-updates h3 {
	float: left;
	margin: 3px 15px 0 0;
	display: block;
	color: #000;
	font-size: 1.6em;
	font-family: 'WCManoNegraBtaRegular', Helvetica, Arial, sans-serif;
}

#email-updates form {
	height: 28px;
	float: left;
}

#email-updates form input {
	background-color: #fff;
	color: #949494;
	font-size: 1.0em;
	height: 25px;
	padding: 3px 7px 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	width: 150px;
	margin: 0 8px 0 0;
	border: 1px solid #dedede;
	font-family: Helvetica, Arial, sans-serif;
	-webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
}

#email-updates form button {
	background: url(art/sign-up.png) 0px 0px no-repeat;
	text-indent: -9999px;
	width: 95px;
	height: 30px;
}

#email-updates form button:hover {
	background: url(art/sign-up.png) 0px -30px no-repeat;
	text-indent: -9999px;
	width: 95px;
	height: 30px;
}

#email-updates form button:active {
	background: url(art/sign-up.png) 0px -54px no-repeat;
}

/*------------------------------------------------------ VENUE SLIDER */

#venue-slider {
	background-color: #ede5d8;
	border-bottom: 1px solid #bdb2a0;
	-webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 21px 21px;
    width: 865px;
    display: block;
    height: 62px;
    position: relative;
}

#venue-slider ul {
	width: 805px;
	display: block;
	height: 62px;
	overflow: hidden;
}

.jcarousel-container {
	overflow: hidden;
	width: 825px;
	padding: 0 20px;
}

.jcarousel-item {
	width: 150px;
	height: 62px;
	text-align: center;

}

.jcarousel-clip-horizontal {
		overflow: hidden;
}

#venue-slider div.arrow-right {
	background: url(art/venue-arrow-right.png) 0px 0px no-repeat;
	height: 18px;
	width: 10px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	right: 0px;
	top: 25px;
	cursor: pointer;
}

#venue-slider div.arrow-right:hover {
	background-position: 0px -18px;
}

#venue-slider div.arrow-left {
	background: url(art/venue-arrow-left.png) 0px 0px no-repeat;
	height: 18px;
	width: 10px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 25px;
	cursor: pointer;
}

#venue-slider div.arrow-left:hover {
	background-position: 0px -18px;
}

a.view-all {
	display: block;
	width: 117px;
	height: 34px;
	background: url(art/view-all-button.png) 0px 0px no-repeat;
	text-indent: -9999px;
	position: absolute;
    right: 15px;
    top: 20px;
}

a.view-all:hover {
	background-position: 0px -34px;
}

/*------------------------------------------------------ INTERNAL-CONTENT */

#page-heading {
	width: 920px;
	padding: 0 0 20px 0;
	position: relative;
}

#main-content {
	width: 940px;
	position: relative;
	margin: 0;
	background-color: #e3d6c1;
}

body#contact #main-content-text {
	width: 590px !important;
}

#email-heading {
	position: relative;
	padding: 30px 20px 10px;
}

#main-content-text {
	float: left;
	width: 580px;
	padding: 20px 15px 15px;
}

#main-content h1 {
	margin: 5px 0 0 0;
	font-size: 2.2em;
	color: #000;
}

#main-content h2 {
	margin: 0 0 10px 0;
	color: #000;
	font-size: 2.0em;
}

#main-content-text p, #supporting-content p, #main-content li {
	color: #000;
	font-size: 1.1em;
}

#main-content li {
	line-height: 1.6em;
}

#supporting-content {
	float: right;
	margin: 0 15px 0 0;
	width: auto;
}

#supporting-content h2 {
	text-align: right;	
}

#supporting-content h3 {
	font-size: 1.3em;
	margin: 0 0 3px;
}

#main-content-text {
	float: left;
	width: 910px;
}

#supporting-content .divider {
	width: 299px;
	height:2px;
	margin: 20px 0;
	background: url(art/divider.gif) 0px 0px repeat-x;
}

/*------------------------------------------------------ VENUES */

.venues #main-content h1 {
	display: block;
	width: 116px;
	height: 15px;
	background: url(art/h1-venues.png) 0px 0px no-repeat;
	text-indent: -9999px;
	margin: 0 0 15px;	
}

#main-content div.venue {
	display: block;
	position: relative;
	width: 840px;
	margin: 0 0 30px 20px;
	border: 1px solid #c6b8a3;
	background-color: #E9DECC;
	padding: 15px;
}

#main-content div.venue h2 {
	color: #4b3f36;
	font-size: 1.3em;
	font-weight: bold;
}

#main-content div.venue img {
	float: left;
}

#main-content div.venue .text {
	margin: 0 0 0 320px;
}

#main-content div.venue .text p {
	color: #4b3f36 !important;
	font-size: 1.1em;
	line-height: 1.8em;
}

#main-content div.venue .text a {
	color: #03826a;
	font-weight: bold;
}

#main-content div.venue .text img {
	float: none;
	margin: 0 0 10px;
}

/*------------------------------------------------------ FUNCTIONS */

.functions #main-content-text {
	width: 650px;
	float: left;
	padding: 0px 20px 0;
}

.functions #main-content h1 {
	display: block;
	width: 116px;
	height: 15px;
	margin: 0 0 15px;
	background: url(art/h1-functions.png) 0px 0px no-repeat;
	text-indent: -9999px;	
}

#main-content div.functions {
	display: block;
	position: relative;
	width: 600px;
	margin: 0 0 20px 0px;
	border: 1px solid #c6b8a3;
	background-color: #E9DECC;
	padding: 15px 10px;
}

#main-content div.functions img {
	float: none;
}

#main-content div.functions .text {
	margin: 20px 0 0;
}

#main-content div.functions .text h2 {
	margin: 0 0 5px;
	padding: 0;
}

#main-content div.functions .text p {
	padding: 0;
	margin: 0 0 8px;
}

.functions #supporting-content {
	width: 220px;
	float: right;
}

.functions #supporting-content div.venue {
	margin: 0 0 20px;
	width: 200px;
	position: relative;
	border: none;
	padding: 0;
	background-color: transparent;
}

.functions #supporting-content div.venue img {
	float: none;
}

.functions #supporting-content div.venue p {
	margin: 0;
	background: rgba(0,0,0,0.5);
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	display: block;
	width: 180px;
	padding:8px 10px;
}

.functions #supporting-content div.venue p a {
	color: #fff;
}

/*------------------------------------------------------ SPECIAL EVENTS */

.special-events #main-content h1 {
	display: block;
	width: 150px;
	height: 15px;
	background: url(art/h1-special-events.png) 0px 0px no-repeat;
	text-indent: -9999px;	
}

.special-events #main-content-text {
	padding: 20px 20px 15px;
	width: 890px;
}

.special-events #main-content a.event {
	width: 250px;
	float: left;
	margin: 0 10px 20px;
	text-align: center;
	border: 1px solid #c6b8a3;
	background-color: #E9DECC;
	padding: 25px 10px 15px 10px;
	min-height: 93px;
	display: table-cell;
	vertical-align: bottom;
	min-height: 410px;
}

.special-events #main-content a.event img {
	float: none;
	display: block;
	margin: 0 auto 10px;
}

.special-events #main-content a.event h2 {
	color: #4B3F36;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.special-events #main-content a.event:hover {
	text-decoration: none;
	background: #f0e6d5;
	-webkit-box-shadow:  0px 2px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow:  0px 2px 3px 0px rgba(0, 0, 0, 0.1);
}

/*------------------------------------------------------ FACEBOOK */

.facebook #main-content h1 {
	display: block;
	width: 104px;
	margin: 0 0 15px;
	height: 15px;
	background: url(art/h1-facebook.png) 0px 0px no-repeat;
	text-indent: -9999px;	
}

.facebook #main-content-text {
	padding: 20px 20px 15px;
	width: 890px;
}

.facebook #main-content a.venue {
	width: 180px;
	float: left;
	margin: 0 10px 20px;
	text-align: center;
	border: 1px solid #c6b8a3;
	background-color: #E9DECC;
	padding: 25px 10px 15px 10px;
	min-height: 93px;
	display: table-cell;
	vertical-align: bottom;
	position: relative;
}

.facebook #main-content a.venue:hover {
	border: 1px solid #b3a48d;
	-webkit-box-shadow:  0px 2px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow:  0px 2px 3px 0px rgba(0, 0, 0, 0.1);
}

.facebook #main-content a.venue img {
	float: none;
	display: block;
	margin: 0 auto 10px;
}

.facebook #main-content a.venue span.name {
	position: absolute;
	bottom: 10px;
	text-align: center;
	width: 200px;
	left: 0;
}

/*------------------------------------------------------ CONTACT */

.contact-us #main-content h1 {
	display: block;
	width: 118px;
	height: 15px;
	background: url(art/h1-contact.png) 0px 0px no-repeat;
	text-indent: -9999px;	
	margin: 0 0 15px;
}

.contact-us #main-content h2 {
	color: #4B3F36;
	font-size: 1.3em;
	font-weight: bold;
}

.contact-us #main-content-text {
	padding: 0px 20px 15px;
	width: 900px;
}

#main-content div.map {
	margin: 0 0 15px;
}

#main-content div.contact {
	margin: 0 30px 30px 0;
	border: 1px solid #c6b8a3;
	background-color: #E9DECC;
	padding: 15px;
	width: 403px;
	min-height: 390px;
	float: left;
}

.contact-us #main-content div.even {
	margin: 0 0 30px;
}

#main-content div.contact .text {
	margin: 0;
	font-size: 1.0em;
}

#main-content div.contact .text h2 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 1.2em;
}

#main-content div.contact .text a {
	font-weight: normal;
}

/*------------------------------------------------------ WHATS ON */

ul#days {
	padding: 0;
	list-style: none;
	padding: 0 30px 0 0;
	background-color: #000;
	height: 60px;
}

ul#days li {
	float: left;
	margin: 0 5px 0 0;
	height: 60px;
	line-height: 40px;
	font-size: 1.5em;
	font-family: 'WCManoNegraBtaRegular', Helvetica, Arial, sans-serif;
}

ul#days li a {
	display: inline-block;
	width: auto;
	color: #fff;
	padding: 10px 0;
	min-width: 96px;
	text-align: center;
}

ul#days li a:hover {
	color: #fff200;
}

ul#days li.active a, ul#days li.active a:hover {
	color: #000;
	background: url(art/days-active.png) center top no-repeat;
	min-width: 96px;
	text-align: center;
}

ul#days li#events.active a, ul#days li#events.active a:hover {
	color: #000;
	background: url(art/upcoming-events-active.png) center top no-repeat;
	min-width: 96px;
	text-align: center;
	padding: 10px 25px;
}

ul#days li a {
	color: #fff;
	font-size: 100%;
	text-decoration: none;
}

ul#days li a:hover {
	background: url(art/days-bg.png) center -35px repeat-x;
}

ul#days li#events, ul#days li#events a {
	float: right;	
}

.whats-on-item {
	clear: both;
	background-color: #f9f9f9;
	margin: 0 0 20px;
	border: 1px solid #dbdbdb;
	padding: 6px;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.05);
    box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.05);
}

.whats-on-item h2 {
	margin: 0 0 10px !important;
	padding:0;
	font-size: 1.2em !important;
	color: #b09177;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

.whats-on-item img {
	float: left;
}

.whats-on-text {
	color: #e9d6c6;
	margin-left: 220px;
}

.internal-coming-up-item {
	background: url(art/internal-whats-on-bg.gif) 0px 0px no-repeat;
	float: left;
	width: 287px;
	height: 117px;
	margin: 0 0 25px 0;
	padding: 6px;
}

.internal-coming-up-item img {
	float: left;
}

.internal-coming-soon-item-text {
	margin: 5px 0 0 145px;
}

.internal-coming-soon-item-text p {
	color :#fff;
}

.internal-coming-soon-item-text a.read-more {
	display: block;
	background: url(art/read-more.png) 0px 0px no-repeat;
	height: 34px;
	width: 130px;
	text-indent: -9999px;
}

.internal-coming-soon-item-text a.read-more:hover {
	display: block;
	background: url(art/read-more.png) 0px -34px no-repeat;
	height: 34px;
	width: 130px;
	text-indent: -9999px;
}

/*------------------------------------------------------ CONTACT FORM */

form.contactForm {
    width: 580px;
    display: block;
}

form.contactForm div {
    padding: 0 0 10px 0;
    display: block;
    position: relative;
}

form.contactForm label {
    float: left;
    width: 160px;
    color: #000;
    font-size: 110%;
    line-height: 29px;
}

form.contactForm label.error {
    color:#cc0000;
    position:absolute;
    right:25px;
    top:2px;
    text-align: right;
    width: 220px;
}

form.contactForm input {
	background-color: #fff;
	color: #949494;
	font-size: 1.0em;
	height: 25px;
	padding: 3px 7px 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	width: 390px;
	margin: 0 8px 0 0;
	border: 1px solid #dedede;
	font-family: Helvetica, Arial, sans-serif;
	-webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
}

form.contactForm textarea {
   	background-color: #fff;
	color: #949494;
	font-size: 1.0em;
	height: 100px;
	padding: 10px 7px 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	width: 390px;
	margin: 0 8px 0 0;
	border: 1px solid #dedede;
    font-family: Helvetica, Arial, sans-serif;
	-webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.1);  
}

form.contactForm button {
	background: url(art/submit.png) 0px 0px no-repeat;
	text-indent: -9999px;
	width: 95px;
	height: 30px;
	float: right;
	margin: 0 15px 0 0;
}

form.contactForm button:hover {
	background: url(art/submit.png) 0px -30px no-repeat;
	text-indent: -9999px;
	width: 95px;
	height: 30px;
}

form.contactForm button:active {
	background: url(art/submit.png) 0px -54px no-repeat;
}


/* ------------------------------------------------------ FOOTER */

#footer {
	position: relative;
	font-size: 0.9em;
	margin: 25px 0 0 0;
	padding: 0 0 30px;
}

.footer-left {
	float: left;
	width: 800px;
}

.humaan {
	float: right;	
}

#footer a.footer-logo {
	display: block;
	height: 23px;
	width: 58px;
	background: url(art/footer-logo.png) 0px 0px no-repeat;
	margin: 7px 20px 0 0;
	text-indent: -9999px;
	float: left;
}

#footer .footer-links {
	float: left;
	margin: 10px 0 0;
}

#footer p {
	line-height: 100%;	
	color: #d9cbb5;	
}

#footer .footer-left p {
	color: #48362c;
}

#footer .footer-left span {
	color: #d9cbb5;	
}

#footer a {
	color: #007d66;
	margin: 0 3px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .humaan {
	margin: 10px 0 0;
}

/* TABLES ------------------------------------------------------ TABLES */

/*-- data table --*/
table {
	border: 1px solid #ccc;
	border-bottom: none;
	border-right: none;
	width: 100%;
}

table th,
table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px;
	text-align: left;
	line-height: normal;
}

table th{
	background-color: #eee;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	color: #343434;
	line-height: normal;
}

table td {
	color: #343434;
	font-size: 12px;
	text-align: left;
}

table td.right {
	text-align: right;
}

/*------------------------------------------------------ SIDE NAV */

ul#subnav, ul#subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#subnav {
	padding-bottom: 10px;
}

ul#subnav li.pagenav {
	font-size: 1.4em;
}

ul#subnav li.pagenav ul li a {
	font-size: 0.8em;
}

/*------------------------------------------------------ FUNCTIONS FORM */

a.function-enquiry {
	display: block;
	background: url(art/functionenquiry.png) 0px 0px no-repeat;
	height: 35px;
	width: 367px;
	text-indent: -9999px;
}

a.function-enquiry:hover {
	display: block;
	background: url(art/functionenquiry.png) 0px -35px no-repeat;
	height: 35px;
	width: 367px;
	text-indent: -9999px;
}


form.functionForm {
	display: block;
	padding: 0 0 0 10px;
}

form.functionForm div {
	padding: 0 0 10px 0;
	display: inline-block;
	position: relative;
	width: 435px;
}

form.functionForm label {
	width: 390px;
	color: #fff;
	font-size: 110%;
	line-height: 35px;
	display: block;
}

form.functionForm label.error {
	color: #DDA03B;
	position: absolute;
	right: 15px;
	top: 34px;
	width: 130px;
	text-align: right;
	width: 220px;
}

form.functionForm div.guests label.error {
	right: 30px;
}

form.functionForm div.selectbox label {
	float: left;
	width: 160px;
}

form.functionForm div.left {
	float: left;
	margin: 0 30px 0 0;	
}

form.functionForm select {
	float: left;
	width: 180px;
	margin: 6px 0 0 0;
}

form.functionForm div.guests, form.functionForm div.selectbox {
	width: 200px;
}

form.functionForm input {
	background: #321e12 url(art/contact-input-bg.gif) 0px 0px repeat-x;
    color: #c3c3c3;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	height: 25px;
	padding: 3px 7px 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	width: 415px;
}

form.functionForm div.guests input {
	width: 170px;
}

form.functionForm textarea {
	background: #21140C url(art/contact-textarea-bg.gif) 0px 0px repeat-x;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	color: #c3c3c3;
	height: 150px;
	padding: 10px 7px 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	border-bottom: 1px solid #3E2B20;
	width: 880px;
	float: left;	
}

form.functionForm button {
	background: url(art/submit-btn.png) 0px 0px no-repeat;
	text-indent: -9999px;
	width: 68px;
	height: 28px;
	float: right;
	margin: 0 5px 0 0;
}

form.functionForm button:hover {
	background: url(art/submit-btn.png) 0px -28px no-repeat;
	text-indent: -9999px;
	width: 68px;
	height: 28px;
}


/* TABLES ------------------------------------------------------ TABLES */

/*-- bar table--*/
table.bar-features, table.bar-features tbody {
	border: none;
	width: 575px;
	background-color: #341e11;
}

table.bar-features td {
	color: #fff;
	padding: 10px;
	background-color: #482c1c;
}

table.bar-features tr.odd td {
	color: #fff;
	background-color: #25140a;
}

/*-- sports table--*/
table.sports-events {
	border: none;
	width:575px;
}

table.sports-events td {
	color: #fff;
	padding: 10px;
	background-color: #222222;
}

table.sports-events tr th {
	color: #fff;
	background-color: #4a4a4a;
	padding: 10px;
	text-align: left;
}

/* CUSTOM CLASSES -------------------------------------- CUSTOM CLASSES */

.button a {
	color: #fff;
	font-weight: bold;
	display: inline-block;
	width: auto;
	line-height: 35px;
	padding: 0 30px 0 15px;
	margin: 0 0 10px 0;
	background: url(art/buttonbg.png) top right no-repeat;
}

.button a:hover {
	text-decoration: none;
	background: url(art/buttonbg.png) right -35px no-repeat;
}

.clear {
	clear: both;
}

#black-bar {
	width: 940px;
	height: 33px;
	display: block;
	background-color: rgba(63,57,48, 0.47)
}

.print-only {
	display: none;
}


div.gallery {
	width: 520px;
	margin: 0 !important;
}

dt.gallery-icon img {
	float: left;
	margin: 0 20px 0 0;	
}

.left {
	float: left;
}

.right {
	float: right;
}

.inner-page img {
	max-width: 590px;
}