/*Reset and common styles*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,label,select,textarea,p,blockquote,th,td
{ 
	padding:0;
 margin:0px auto;
}

ul,li
{
list-style:none;
border:none;	
}

img,fieldset
{
	border:none;
}

.clear
{
	clear:both;
}
.pic {padding-right:10px;}
/*Page Layout*/

html
{background-color:#000000; margin:0 auto;
}

body
{
	background:#000 url(../images/main_bg.jpg) no-repeat top center;
	margin:0px auto;	
}

#music {
width:930px;
margin-top:100px;
clear:both;
}
.music {
text-align:right;
z-index:10;
}

#container
{text-align: center; margin:0px auto;
width:930px;
min-height:730px;
}

#scrollnav ul,li
{
list-style:none;
border:none;	
}

.quote {padding: 10px 20px 0px 20px;
font-style:italic;
font-size:1em;
text-align:center;
}


h2
{
	color:#ffffff;
	font-size:1.2em;
	margin:0px 0px 5px 0px;
}

h3
{
	color:#ffffff;
	font-size:1.1em;
	margin:0px 0px 2px 0px;
	font-style:italic;
}

p
{
	color:#ffffff;
	font-size:0.8em;
	line-height:1.8em;
	margin:0px 0px 15px 0px;
}

a
{
	color: #FF0000;
}

#container
{text-align: center; margin:0px auto;
width:930px;
}



#header
{	width:928px;
	height:46px;
	background:url("../images/headerBG.jpg") no-repeat top;
	text-align:center;
	clear:left;
}


#header li
{
	float:left;
}

#navWrapper
{
	width:930px;
	margin-top:0px;
	height:46px;
	position:relative;
	background:url("../images/nav-u.png") no-repeat;
}

#goto_home
{
	display:block;
	text-indent:-9999em;
	width:80px;
	height:46px;
	left:0px;
	position:absolute;
	overflow:hidden;
	background:url("../images/nav-u.png") no-repeat 0px 0px;
}

#header:hover #goto_home
{
	background:url("../images/nav.png") no-repeat  0px -46px;
}

#header #goto_home:hover
{
	background:url("../images/nav.png") no-repeat  0px 0px;
}

#goto_about
{
	display:block;
	text-indent:-9999em;
	width:106px;
	height:46px;
	left:80px;
	position:absolute;
	overflow:hidden;
	background:url("../images/nav.png") no-repeat -80px -46px;
}

#header:hover #goto_about
{
	background:url("../images/nav.png") no-repeat -80px -46px;
}

#header #goto_about:hover
{
	background:url("../images/nav.png") no-repeat -80px 0px;
}

#goto_gallery
{
	display:block;
	text-indent:-9999em;
	width:92px;
	height:46px;
	left:186px;
	position:absolute;
	overflow:hidden;
	background:url("../images/nav.png") no-repeat -186px -46px;
}

#header:hover #goto_gallery
{
	background:url("../images/nav.png") no-repeat -186px -46px;
}

#header #goto_gallery:hover
{
	background:url("../images/nav.png") no-repeat -186px 0px;
}

#goto_calendar
{
	display:block;
	text-indent:-9999em;
	width:102px;
	height:46px;
	left:278px;
	position:absolute;
	overflow:hidden;
	background:url("../images/nav.png") no-repeat -278px -46px;
}

#header:hover #goto_calendar
{
	background:url("../images/nav.png") no-repeat -278px -46px;
}

#header #goto_calendar:hover
{
	background:url("../images/nav.png") no-repeat -278px 0px;
}
#goto_contact
{
	display:block;
	text-indent:-9999em;
	width:121px;
	height:46px;
	left:380px;
	position:absolute;
	overflow:hidden;
	background:url("../images/nav.png") no-repeat -380px -46px;
}

#header:hover #goto_contact
{
	background:url("../images/nav.png") no-repeat -380px -46px;
}

#header #goto_contact:hover
{
	background:url("../images/nav.png") no-repeat -380px 0px;
}
#goto_drinks
{
	display:block;
	text-indent:-9999em;
	width:187px;
	height:46px;
	left:501px;
	position:absolute;
	overflow:hidden;
	background:url("../images/nav.png") no-repeat -501px -46px;
}

#header:hover #goto_drinks
{
	background:url("../images/nav.png") no-repeat -501px -46px;
}

#header #goto_drinks:hover
{
	background:url("../images/nav.png") no-repeat -501px 0px;
}
#goto_links
{
	display:block;
	text-indent:-9999em;
	width:242px;
	height:46px;
	left:688px;
	position:absolute;
	overflow:hidden;
	background:url("../images/nav.png") no-repeat -688px -46px;
}

#header:hover #goto_links
{
	background:url("../images/nav.png") no-repeat -688px -46px;
}

#header #goto_links:hover
{
	background:url("../images/nav.png") no-repeat -688px 0px;
}

#wrapper {
    width: 930px;
    margin: 0 auto;
}

#intro {
    padding-bottom: 10px;
}
#secondary{width:800px;
clear:left;
float:left;
padding-top:20px;
	height:150px;}
#leftside {
	width:340px;
	padding:10px 0px 0px 20px; 

	margin:10px; 
	float:left; 
		text-align:left;
	font-size:1em;
	line-height:18px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
#rightside{
	width:300px;
	padding:10px 0px 0px 0px; 
	margin:10px;
	float:left;
	text-align:left;
	font-size:1em;
	line-height:18px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
    width: 930px;
	margin-top:62px;
}

.scroll {
    height: 290px;
    width: 890px;
    overflow: hidden;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    width:865px;
	float:left;
	padding:0px 10px 0px 15px;
	text-align:left;
	font-size:1em;
	line-height:18px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;

}

ul.navigation li {
    display: block;

}

ul.navigation a {
    border:none;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background: -46px 0px;
}

ul.navigation a.selected {
    background: -46px 0px;
}

ul.navigation a:focus {
    outline: none;
}


.scrollButtons {
    position: absolute;
    top: 280px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -50px;
}

.scrollButtons.right {
    right: -50px;
}

.hide {
    display: none;
}
.noColumn
{
	width:850px;
	float:left;
	padding:0px 20px 0px 20px;
	min-height:290px;
}
.leftColumn
{
	width:430px;
	float:left;
	padding:0px 10px 0px 0px;
	min-height:290px;
	text-align:left;
}

.rightColumn
{
	width:400px;
	float:right;
	padding:0px 0px 0px 10px;
	min-height:290px;
	text-align:left;
	vertical-align:top;
}



div.thumbnails
{
	margin:20px 0px 0px 50px;
}

div.thumbnails img
{
	border:solid 1px #ffffff;
	margin:0px 5px 5px 0px;
}

fieldset
{
	border:0;
	margin:0;
	padding:0;
}

legend
{
	display:none;
}

label
{
	display:block;
	color:#ffffff;
	font-size:0.8em;
	line-height:1.4em;
	margin:0px 0px 5px 0px;
}

input
{
	width:300px;
	margin:0px 0px 10px 0px;
	border:solid 1px #777;
	padding:2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.inputEmail { width: 150px; text-align:left; border:solid 1px #990000; background-color:#000000; color:#fff; font-size:0.8em; z-index:4;}

textarea
{
	display:block;
	width:300px;
	height:100px;
	margin:0px 0px 10px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding:2px;
	max-width:300px;
	text-align:left;
}

.error
{
	border:solid 1px #a21d1d;
	background-color:#f8e6e6;
}

button
{
	display:block;
	width:80px;
}

#loadingImage
{
	padding:50px 0px 0px 80px;
}

#napkin {
	background:none;
	text-align:right;
	position: absolute;
	top:500px;
	z-index:2;
	float:right; margin-left:660px;
}
	
.napkin {float:right; text-align: right;}

.about {overflow:scroll; height:340px;}



#popup 
{
	background:#ffffff;
	display: block;
	position: relative;
	margin: 100px auto;
	z-index: 1;
	width: 813px;
}
#footer
{ width:700px;
float:left;
	text-align:center;
	margin-top:30px;
	color:#999;
}

.footer			{ line-height:12px; text-align:center; color:#999; font-size:0.9em; font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;}
.footer a			{text-decoration:none; color:#999;}
.footer a:hover 	{color: #FFF; border-bottom:#FFF 1px dotted;}

.more {
height: 290px;
    width: 870px;
    overflow: scroll;
    overflow-x: hidden;
}
.leftColumnThin
{
	width:415px;
	float:left;
	padding:0px 10px 0px 0px;
	min-height:290px;
	text-align:left;
}
.rightColumnThin
{
	width:410px;
	float:right;
	padding:0px 5px 0px 0px;
	min-height:290px;
	text-align:left;
	vertical-align:top;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
