@charset "UTF-8";
/* CSS Document */

body.home {
	background-image: url(images/home.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #333;
}

body.menu {
	background-image: url(images/menu.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #333;
}

body.dinner {
	background-image: url(images/dinner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #333;
}

body.drinks {
	background-image: url(images/drinks.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #333;
}

body.gc {
	background-image: url(images/gc.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #333;
}

body.parties {
	background-image: url(images/parties.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #333;
}

body.contact {
	background-image: url(images/contact.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #333;
}

body.rrl {
	background-image: url(images/rrl.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #333;
}

body.reservations {
	background-image: url(images/reservations.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #333;
}

#main_wrapper {
	background-image: url(images/bg2.png);
	height: 644px;
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	position: relative;
}

#main_top {
	background-image: url(images/lakesclassictag.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 145px;
	width: 900px;
	padding: 0 51px 0 51px;
	position: absolute;
	top: 0;
}

/*navigation*/
#main_nav {
	height: 38px;
	width: 622px;
	position: absolute;
	top: 143px;
	padding-left: 382px;
}

/* menu sprite */
ul#navigation {
	padding: 0;
	margin: 0;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	background: url(images/navsprite.png);
	display: block;
	float: left;
	height: 38px;
}
ul#navigation li a span {
	display: none;
}
ul#navigation li#space {
	background-position: 0px 0;
	width: 382px;
}
ul#navigation li#home a {
	background-position: -383px 0;
	width: 82px;
}
ul#navigation li#home a:hover {
	background-position: -383px -38px;
	width: 82px;
}
ul#navigation li#home a.active {
	background-position: -383px -38px;
	width: 82px;
}
ul#navigation li#menu a {
	background-position: -465px 0;
	width: 79px;
}
ul#navigation li#menu a:hover {
	background-position: -465px -38px;
	width: 79px;
}
ul#navigation li#menu a.active {
	background-position: -465px -38px;
	width: 79px;
}
ul#navigation li#gc a {
	background-position: -544px 0;
	width: 176px;
}
ul#navigation li#gc a:hover {
	background-position: -544px -38px;
	width: 176px;
}
ul#navigation li#gc a.active {
	background-position: -544px -38px;
	width: 176px;
}
ul#navigation li#private a {
	background-position: -720px 0;
	width: 157px;
}
ul#navigation li#private a:hover {
	background-position: -720px -38px;
	width: 157px;
}
ul#navigation li#private a.active {
	background-position: -720px -38px;
	width: 157px;
}
ul#navigation li#contact a {
	background-position: -877px 0;
	width: 125px;
}
ul#navigation li#contact a:hover {
	background-position: -877px -38px;
	width: 125px;
}
ul#navigation li#contact a.active {
	background-position: -877px -38px;
	width: 125px;
}

/*end navigation sprites*/


#main_content {
	height: 196px;
	width: 563px;
	padding-left: 388px;
	padding-right: 51px;
	position: absolute;
	top: 183px;
}

#main_buttons {
	height: 190px;
	width: 563px;
	padding-left: 388px;
	padding-right: 51px;
	position: absolute;
	top: 379px;
}

#main_content2 {
	height: 386px;
	width: 563px;
	padding-left: 388px;
	padding-right: 51px;
	position: absolute;
	top: 183px;
}

#buttons_reservations {
	float: left;
}

#buttons_hours {
	float: right;

}


#main_footer {
	height: 38px;
	width: 1002px;
	position: absolute;
	top: 567px;
}

#street {
	width: 232px;
	position: absolute;
	left: 0;
}

#obeach {
	width: 198px;
	position: absolute;
	left: 233px;
}

#zip {
	width: 81px;
	position: absolute;
	left: 431px;
}

#tel {
	width: 191px;
	position: absolute;
	left: 512px;
}

#fax {
	width: 198px;
	position: absolute;
	left: 703px;
}

#map {
	width: 102px;
	position: absolute;
	left: 901px;
}

#main_bottom {
	height: 37px;
	width: 900px;
	padding: 0 51px 0 51px;
	position: absolute;
	top: 607px;
}

#credits {
	height: 20px;
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
}

#rrl {
	height: 266px;
	width: 306px;
	position: absolute;
	top: 378px;
}

/*OT reservation background fix*/

body.reservations #OT_searchWrapperAll {
	background: none;
}

body.reservations #OT_searchWrapper {
	background: none;
}

body.reservations #OT_logoLink {
	background: none;
}

body.reservations #OT_logo {
	background: none;
}

body.reservations #OT_searchWrapper .OT_feedTitle {
	display: none;
}

/*general*/

img {
	border-style: none;
}

a {
	text-shadow: #000 3px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	outline: none;
}

p {
	text-shadow: #000 3px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	line-height: 22px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

p.credits {
	text-shadow: #000 3px;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFF;
}

h3 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

h4 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0;
}





/*CSS For Lightbox Gallery*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(gallery/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(gallery/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(gallery/images/nextlabel.gif) right 15% no-repeat; }


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

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

