/* ------------------------------------------------------------------------
Basic Style Sheet - The Green Room

Author: Oliver Coningham
Website: http://www.aztec4design.com/
Email: oliver@aztec4design.com
-------------------------------------------------------------------------*/


/* =General
-------------------------------------------------------------------------*/

.cleared
	{
	clear: both;
	}
	
.smaller
	{
	font-size: 90%;
	}
	
body
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-bottom: 22px;
	}
	
#container
	{ 
	margin: auto; 
	width: 760px;
	}
	
#skip
	{ 
	height: 100px;
	margin-top: -100px;
	}

strong
	{ 
	font-weight: bold;
	}

#content a
	{ 
	color: #006f37;
	text-decoration: underline;
	}
	
#content a:hover
	{ 
	color: #000;
	text-decoration: underline;
	}
	
	
/* =Header
-------------------------------------------------------------------------*/
	
#header
	{
	background: url('../images/header-bg.gif') repeat-x top left;
	height: 135px;
	}

#home #header
	{
	position: relative;
	}	
	
#header img
	{
	float: left;
	}
	
h1 a
	{
	background: url('../images/logo.gif') no-repeat top left;
	display: block;
	float: left;
	height: 81px;
	text-indent: -25000px;	
	width: 413px;
	}
	
h2
	{
	background: url('../images/tagline.gif') no-repeat top left;
	display: block;
	float: left;
	height: 54px;
	text-indent: -25000px;	
	width: 413px;
	}
	

/* =Navigation
-------------------------------------------------------------------------*/

#nav
	{ 
	height: 41px;
	margin-top: 2px;
	text-indent: -25000px;
	width: 760px;
	}
	
#nav li
	{ 
	float: left;
	}
	
#nav a
	{
	display: block;
	height: 41px;
	width: 108px;
	}

#nav a:hover, #nav .selected
	{
	background-position: 0 -43px;
	}
		
#nav-home a
	{
	background: url('../images/nav-home.gif') no-repeat top left;
	}
	
#nav-dining a
	{
	background: url('../images/nav-dining.gif') no-repeat top left;
	}
	
#nav-stay a
	{
	background: url('../images/nav-stay.gif') no-repeat top left;
	}
	
#nav-menus a
	{
	background: url('../images/nav-menus.gif') no-repeat top left;
	}
	
#nav-parties a
	{
	background: url('../images/nav-parties.gif') no-repeat top left;
	}
	
#nav-contact a
	{
	background: url('../images/nav-contact.gif') no-repeat top left;
	width: 112px;
	}
	
#nav-diary a
	{
	background: url('../images/nav-diary.gif') no-repeat top left;
	}
	

/* =Sub Navigation
-------------------------------------------------------------------------*/

#subnav
	{ 
	height: 21px;
	margin-bottom: 15px;
	text-indent: -25000px;
	}
	
#subnav li
	{ 
	float: left;
	}
	
#subnav a
	{
	display: block;
	height: 21px;
	margin-left: 1px;
	width: 108px;
	}

#subnav a:hover, #subnav .selected
	{
	background-position: 0 -21px;
	}
		
#subnav-booking a
	{
	background: url('../images/subnav-booking.gif') no-repeat top left;
	}

#subnav-luncheon a
	{
	background: url('../images/subnav-luncheon.gif') no-repeat top left;
	}
	
#subnav-evening a
	{
	background: url('../images/subnav-evening.gif') no-repeat top left;
	}
	
#subnav-xmas a
	{
	background: url('../images/subnav-xmas.gif') no-repeat top left;
	}

#subnav-xmas-day a
	{
	background: url('../images/subnav-xmas-day.gif') no-repeat top left;
	width: 105px;
	}
		
#subnav-download a
	{
	background: url('../images/subnav-download.gif') no-repeat top left;
	}

#subnav-set a
	{
	background: url('../images/subnav-set.gif') no-repeat top left;
	}

#subnav-nye a
	{
	background: url('../images/subnav-nye.gif') no-repeat top left;
	}

#subnav-careers a
	{
	background: url('../images/subnav-careers.gif') no-repeat top left;
	width: 112px;
	}

#subnav-downloads a
	{
	background: url('../images/subnav-downloads.gif') no-repeat top left;
	}			
	
/* =Content
-------------------------------------------------------------------------*/

#content
	{ 
	background: #cbdac2 url('../images/content-bg.jpg') no-repeat top left;
	padding: 30px 0 20px 36px;
	width: 724px;
	}

#content #copy-1
	{ 
	float: left; 
	width: 300px;
	}

#content #copy-2
	{ 
	float: right;
	margin-right: 36px; 
	width: 300px;
	}
		
#home #content
	{ 
	position: relative;
	}
	
#home #jobs a
	{ 
	background: url('../images/were-hiring.png') no-repeat 0 0;
	display: block;
	position: absolute;
	bottom: 10px;
	left: 20px;
	height: 108px;
	width: 108px;
	text-indent: -25000px;
	}

#content #btn-book-online a
	{ 
	background: url('../images/btn-book-online.png') no-repeat 0 0;
	display: block;
	height: 35px;
	position: absolute;
	right: 32px;
	bottom: 35px;
	text-indent: -25000px;
	width: 266px;
	}

#content #btn-parking a
	{ 
	background: url('../images/btn-parking.gif') no-repeat 0 0;
	display: block;
	height: 42px;
	margin-left: -6px;
	text-indent: -25000px;
	width: 253px;
	}
#content #btn-parking a:hover
	{ 
	background-position: 0 -42px;
	}

#content #btn-christmas
	{ 
	background: url('../images/icon-holly.gif') no-repeat 0 0;
	padding: 10px 0 10px 60px;
	}

#content #btn-adobe-reader 
	{
	width: 688px;
	}
#content #btn-adobe-reader img 
	{
	float: left;
	padding-right: 10px;
	}
					
#content p
	{ 
	line-height: 1.5em;
	padding-bottom: 1.25em;
	width: 300px;
	}
	
#content h3
	{ 
	background: url('../images/heading-about.gif') no-repeat top left;
	height: 44px;
	padding-bottom: 1.25em;
	text-indent: -25000px;
	width: 188px;
	}
	
	
/* =Tables
-------------------------------------------------------------------------*/

#content .table-downloads {
	margin-bottom: 1.25em;
	vertical-align: middle; 
	width: 688px;
	}
	
#content .table-downloads td, th {
	border: 1px solid #d7e3d2;
	padding: 3px 10px;
	vertical-align: middle; 
	}

#content .table-downloads th {
	background: #00471b url('../images/table-bg.gif') repeat-x 0 0;
	color: #fff; 
	font-weight: bold;
	padding: 10px;
	text-align: center;
	}

#content .table-downloads td {
	background-color: #c0d3b5;
	padding: 3px 10px 5px 10px;
	}
			
#content .table-downloads .icon,
#content .table-downloads .download {
	text-align: center;
	}
	
		
/* =Images
-------------------------------------------------------------------------*/
	
#images
	{
	background-color: #cbdac2;
	height: 169px;
	}
	

/* =Newsletter
-------------------------------------------------------------------------*/
	
#newsletter
	{
	background: url('../images/newsletter-bg.png') no-repeat 0 0;
	height: 44px;
	padding: 31px 0 0 14px;
	position: absolute;
	right: 26px;
	top: 415px;
	width: 252px;
	}
	
#newsletter #email
	{
	background: url('../images/email-bg.png') no-repeat 0 0;
	border: none;
	color: #006f37;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	height: 27px;
	margin: 0 6px 0 0;
	padding: 7px 0 0 10px;
	width: 138px;
	}

#newsletter #subscribe
	{
	float: left;
	height: 34px;
	width: 84px;
	}

#buttons li
	{
	float: left;
	}
	
#buttons a
	{
	float: left;
	height: 35px;
	margin: 10px 0 25px 0;
	text-indent: -25000px;
	width: 168px;
	}

#button-book a
	{
	background: url('../images/button-book.png') no-repeat 0 0;
	margin-left: -5px;
	}
	
#button-download a
	{
	background: url('../images/button-download.png') no-repeat 0 0;
	margin-left: 7px;
	}			
		
		
/* =Footer
-------------------------------------------------------------------------*/
	
#footer
	{
	background: url('../images/footer-bg.gif') repeat-x top left;
	height: 51px;
	margin-bottom: 5px;
	padding: 6px 0 0 365px;
	text-indent: -25000px;
	}
	
#footer hr
	{
	display: none;
	}
		
#links 
	{	
	color: #8fbc89;
	float: left;
	font-size: 90%;
	}
	
#aztec
	{	
	float: right;
	font-size: 90%;
	}
		
#links a, #aztec a 
	{	
	color: #8fbc89;
	text-decoration: none;
	}
	
#links a:hover, #aztec a:hover
	{	
	color: #005620;
	text-decoration: underline;
	}