/* www.tibubanus.com GLOBAL CSS */
@import url("reset.css");
body {
	background:url(../gfx/background.jpg) no-repeat top center #000; font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
#Clear {
	clear:both;
}
#Wrapper {
	width:950px; margin:auto;
}
#Nav {
	width:233px; margin-top:255px; float:left; padding-left:20px;
}
#Nav ul {
	margin:14px 0 0 7px;
}
#Nav li {
	height:34px; line-height:34px;
}
p {
	margin:0 20px 12px 10px; line-height:16px; font-size:13px; color:#242323;
}
h1,h2 {
	font-weight:bold; font-size:18px; color:#a31e21;margin-left:10px;
}
h1 {
	padding-top:40px; 
}
a {
	color:#242323; text-decoration:none;
}
a:hover {
	color:#840508; text-decoration:none;
}
#Footer {
	width:613px; margin-left:279px; clear:both;
}
#Content {
	width:643px; margin-top:47px; float:left;
}
.home {
	background:url(../gfx/homepic.jpg) no-repeat right #fff; height:526px; margin-left:35px; width:608px;
}
.events, .photogallery {
	margin:4px 0 0 26px; width:607px; background:#fff; padding-left:9px; min-height:526px;
}
.events h1, .photogallery h1 {
	padding-top:36px;
}
.reservations {
	background:url(../gfx/tablepic.jpg) no-repeat top right #fff; height:526px; margin-left:35px; width:608px;
}
.contact {
	background:url(../gfx/contactpic.jpg) no-repeat top right #fff; height:526px; margin-left:35px; width:608px;
}
form {
	padding-top:110px;
}
form br {
	clear:both;
}
input {
	width:159px; height:20px; line-height:20px; padding:0 3px 0 3px; background:#fce8bb; float:left; color:#454444; font-size:12px; border:0; margin-bottom:11px; font-family:Tahoma;
}
label {
	float:left; text-align:right; padding-right:3px; line-height:20px; margin-bottom:11px; font-size:13px; font-family:Tahoma;
}
textarea {
	float:left;padding:3px; background:#fce8bb; color:#454444; font-size:12px; border:0; font-family:Tahoma;
}
.reservations label {
	width:163px;
}
.reservations textarea {
	width:232px; height:130px;
}
.events label {
	width:163px;
}
.events textarea {
	width:232px; height:130px;
}
.Error {
	float:left; width:150px; height:20px; line-height:20px; color:#FF0000; padding-left:3px; font-family:Tahoma; font-size:12px;
}
#ThankYou {
	padding:200px 0 0 70px; font-family:Tahoma; font-size:14px;
}
/*-----LIGHTBOX-----*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;border:1px solid #c0bcbc;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; 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:gfx/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(../gfx/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../gfx/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: #772222; }
/*----------------*/
.photo {
	height:118px; margin:7px; float:left;
}
.photodates {
	font-size:16px; line-height:20px; font-family:Tahoma; margin-left:35px; text-transform:uppercase;
}
.photodates span {
	font-size:14px; text-transform:lowercase;
}
.photodates div {
	padding-left:40px; text-transform:capitalize; font-size:14px;
}
.photodays {
	margin-bottom:10px;
}
#ChangeDate {
	float:right; width:155px; font-family:Tahoma; font-size:18px; font-style:italic; margin-top:15px;
}
.DateInsr {
	font-weight:bold; text-decoration:underline;
}
.BubblesPhotos {
	height:158px; padding:5px;
}
.BubblesPhotos img {
	float:left; margin-right:10px;
}
#FC {
	position:absolute; width:233px; height:53px; margin:18px 0 0 -8px;
}
