/* WATB Stylesheet - created Sunday June 7, Lee Green */
.clearing {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}

/* Global */

a, img, .fade { border: none; text-decoration: none;}
.hidden { display: none;}
.float_left {
	float: left;
}
.clearing {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}
.news-image { padding-right:15px; }

form{clear:both;}

.float_right {
	float: right;
}

/* End Global */

body {
	margin: 0 auto;
	font-size: 116%;
}

div#wrapper {
	margin: 0 auto;
	position: relative;
}

/* Header */
div#header {
	position: relative;
	margin: 0 auto;
	background: url(../images/header_tile.png) repeat-x;
	height: 375px;
}

div#header_content {
	position: relative;
	width: 960px;
	margin: 0 auto;
}


div#header .logo {
	position: relative;
	top: 60px;
	width: 157px;
	float: left;
}



/* Navigation */

div#header .navigation {
	position: relative;
	top: 13px;
	float: right;
	width: 760px;
	height: 60px
}



/* Header Banners */
div#header .banners {
	position: absolute;
	top: 83px;
	left: 200px;
	width: 760px;
}

/* Header Page Title */
div#header .page_title {
	position: absolute;
	top: 290px;
	width: 157px;
	margin-left: 15px;
}



/* Home Page Columns */
div#content {
	margin: 0 auto;
	width: 987px;
	padding: 30px 0 20px 0;
/*	background: url(../images/content_bg_tile.png) repeat-y center; */
}

.content_home_col1 {
	float: left;
	margin: 20px 30px 0 30px;
	width: 420px;
}

.content_home_col2, .content_home_col3 {
	float: left;
	margin: 20px 17px 20px 8px;
	width: 220px;
}

.content_home_specials {
	float: right;
	margin: 5px 33px 20px 8px;
	width: 465px;
}

.cafe-col1 {
	float: left;
	margin: 20px 30px 0 30px;
	width: 420px;
}
.cafe-col2, .attractions-col2 {
	float: left;
	margin: 20px 17px 20px 8px;
	width: 480px;
}

.content_accommodation_col2 {
	float: left;
	margin: 20px 17px 20px 8px;
	width: 440px;
}

.bottleshop-col1 {
	float: left;
	margin: 20px 10px 20px 8px;
	width: 200px;
}

.bottleshop-col2 {
	float: left;
	margin: 20px 10px 0 10px;
	width: 740px;
}

div#bottleshop-item {
	width: 220px;
	height: 240px;
	float: left;
	margin: 0 26px 25px 0;
}
 .bottleshop-item-image {
 float: left;
 position: relative;
 width: 80px;
}

.bottleshop-item-description {
	float: left;
	position: relative;
	width: 140px;
}



div#bottleshop-browse {
	width: 700px;
	float: left;
	margin: 0 26px 25px 0;
}
 .bottleshop-browse-image {
 float: left;
 position: relative;
 width: 180px;
}

.bottleshop-browse-description {
	float: left;
	position: relative;
	width: 250px;
}

.bottleshop-crumbs {
	background: #780e56;
	text-align: right;
	height: 40px;
	color: #fff;
	margin-bottom: 25px;
}

div#bottleshop-search, div#bottleshop-newsletter, #bottleshop-specials-div {
	background: #f0f0f0 url(../images/bottleshop-search-bg.png) repeat-x bottom;
	padding: 10px 2px 10px 10px;

}

/* Gallery */

.gallery-col1 {
	float: left;
	margin: 20px 10px 20px 8px;
	width: 200px;
}

.gallery-col2 {
	float: left;
	margin: 20px 10px 0 10px;
	width: 740px;
}

.gallery-browse {
	margin: 20px 0 120px 0;
}

.gallery_image {
	float: left;
	margin: 8px;
}

.gallery-list-thumb {
	float: left;
	margin-right: 7px;
}

.gallery-li {
	display: block;
	height: 70px;
}

/* Entertainment */

.entertainment-col1 {
	float: left;
	margin: 20px 10px 20px 8px;
	width: 200px;
}

.entertainment-col2 {
	float: left;
	margin: 20px 30px 20px 10px;
	width:280px;
}

.entertainment-col3 {
	float: left;
	width: 430px;
	margin-top: 20px;
}



/* Sub Home Sections */
div#latest_photos {
	background: #320021;
	height: 140px;
	margin: 0 auto;
	position: relative;
	width: 100%;
	float:left;
}

div#sub_content {
	width: 960px;
	margin: 0 auto;
}

.sub_div_title {
	float: left;
	position: relative;
}

.latest_photos_gallery {
	padding-top: 20px;
	float: right;
}

div#sub_content ul {
	margin: 0px;
}

div#sub_content ul li {
	display: inline;
	list-style: none;
	padding: 10px;
}

div#newsletter {
	background: #eb7400;
	width: 100%;
	height: 110px;
	position: relative;
	float:left;
}

div#footer {
	background: #092853;
	width: 100%;
	min-height: 200px;
	position: relative;
	float:left;
}

#home_newsletter {
	display: inline;
}

.home_newsletter { 
	padding-top: 37px;
	margin-right: 5px;
	float: right;
	width: 600px;
}


div#footer_content {
	width: 960px;
	margin: 0 auto;
}
.footer_col1, .footer_col2, .footer_col3 {
	width: 32.5%;
	float: left;
}

.footer_col1 {
	margin-left: 20px;
}

.footer_col2 ul {
	float: left;
	margin: 15px 20px 0 0;
}

/* Events Table - Home Page */
.event {
	width: 100%;
}

.event_date {
	width: 45%;
	font-weight: bold;
	font-size: 12px;

}

.event_artist {
	width: 60%;
	padding-left: 0px;
	font-size: 12px;

}

.event_odd  { 
	background: #c4efff;
}

.event_even  { 
	background: #a2ddff;
}

.content_home_col2 td, .content_home_col3 td, .content_home_specials td {
	padding: 6px 11px;
	border-bottom: 1px solid #d;
	vertical-align: top;
}

.content_home_col2 td, .content_home_col3 td, .content_home_specials td {
	padding: 6px 11px;
}

tr.events_alt td {
	background: #ecf6fc;
}

tr.events_over td {
	background: #bcd4ec;
}

/* Rooms and Rates Table */
.room-rates {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 4px;
}

.room-rates tr { width: 221px; }

.room-rates-head {
	vertical-align: bottom;
}

table th {
	padding: 0;
	margin-bottom: -15px;
}


.room-rates-body-1  { 
	background: #c4efff;
}

.room-rates-body-2  { 
	background: #a2ddff;
}

/* Bottleshop Specials Table - Home Page */

tr.events2_alt td {
	background: #fff4d5;
}

tr.events2_over td {
	background: #ffb431;
}

.bottleshop-item-description { height: 200px;}


.gig2  { 
	background: #d9f5ff;
}

.gig1  { 
	background: #f3faff;
}

/* Paginate */
#paginate {
	background: #fff;
	font-size: 13px;
	text-align: right;
}

#paginate a {
	color: #004ca9;
}



	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:760px;
		height:288px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:none;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */