﻿/* CSS Document */
.clear { clear: both; margin: 0px; padding: 0px; }

body
{
	margin: 0; padding: 0;
	background: #27C3FE url(../_images/bg.jpg) no-repeat center top;
	color: #333333;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;   	
}

div#page_wrap
{
	margin: 0 auto;
	width: 1042px;
}
div#header_wrap
{
	display: block;
	width: 1042px;
}
div#header_left
{
	float: left;
	background: url(../_images/header_left.png) no-repeat left;
	width: 96px;
	height: 492px;	
}
div#header_right
{
	float: left;
	background: url(../_images/header_right.png) no-repeat left;
	width: 96px;
	height: 492px;		
}
div#header_center
{
	float: left;
	width: 850px;
}
div#header_top
{
	background: url(../_images/header_top.gif) no-repeat center;
	width: 850px;
	height: 113px;
}
div#header_content
{
	display: block;
	width: 850px;
	height: 379px;
}
div#header_pic1
{
	float: left;
	background: url(../_images/pic1.jpg) no-repeat left;
	width: 640px;
	height: 379px;
}
div#header_pic2
{
	float: left;
	background: url(../_images/pic2.jpg) no-repeat left;
	width: 640px;
	height: 379px;
}
div#header_pic3
{
	float: left;
	background: url(../_images/pic3.jpg) no-repeat left;
	width: 640px;
	height: 379px;
}
div#header_pic4
{
	float: left;
	background: url(../_images/pic4.jpg) no-repeat left;
	width: 640px;
	height: 379px;
}


div#body_wrap
{
	background: url(../_images/content_bg.png) repeat-y;
	width: 1042px;
	min-height: 200px;
}
div#content_wrap
{
	margin: 0 auto;
	width: 850px;
}
div#brown_bar
{
	background: url(../_images/brown_bar.gif) no-repeat;
	width: 850px;
	height: 11px;
}
div#content_container
{
	margin: 0 auto;
	width: 850px;
}

div#footer
{
	background: url(../_images/footer.png) no-repeat;
	width: 1042px;
	height: 108px;	
}
div#copyright
{
	text-align: center;
	color: #ccc;
	font-size: 12px;
}
div#copyright a
{
	color: #ccc;
}




/* MENU BOX */
div#menu_box
{
	float: left;
	width: 210px;
	height: 370px;
}

div#menu_box_top
{
	background: url(../_images/menu_box_top.gif) no-repeat left;
	width: 210px;
	height: 94px;	
}

div#menu_buttons
{
	position: relative;
	white-space: nowrap;
	display: block;
	
	width: 210px;
	height: 285px;
	margin:0px; padding:0px;
}

/* Button RESTAURANT */
.btn_restaurant a
{
	position: relative;
	background: url(../_images/menu_rest_on.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 210px;
	height: 45px;
	margin: 0; padding: 0;
}
.btn_restaurant img { width: 210px; height: 45px; border: 0 }
.btn_restaurant a:hover img { visibility:hidden }

/* Button BOWLING */
.btn_bowling a
{
	position: relative;
	background: url(../_images/menu_bowl_on.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 210px;
	height: 45px;
	margin: 0; padding: 0;
}
.btn_bowling img { width: 210px; height: 45px; border: 0 }
.btn_bowling a:hover img { visibility:hidden }

/* Button PARTIES */
.btn_parties a
{
	position: relative;
	background: url(../_images/menu_parties_on.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 210px;
	height: 45px;
	margin: 0; padding: 0;
}
.btn_parties img { width: 210px; height: 45px; border: 0 }
.btn_parties a:hover img { visibility:hidden }

/* Button MENU */
.btn_menu a
{
	position: relative;
	background: url(../_images/menu_menu_on.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 210px;
	height: 46px;
	margin: 0; padding: 0;
}
.btn_menu img { width: 210px; height: 46px; border: 0 }
.btn_menu a:hover img { visibility:hidden }

/* Button JOIN */
.btn_join a
{
	float: left;
	background: url(../_images/menu_join_on.gif) no-repeat;
	white-space: nowrap;
	
	width: 106px;
	height: 52px;
	margin: 0; padding: 0;
}
.btn_join img { width: 106px; height: 52px; border: 0 }
.btn_join a:hover img { visibility:hidden }

/* Button GIFTCARD */
.btn_giftcard a
{
	float: left;
	background: url(../_images/menu_gc_on.gif) no-repeat;
	white-space: nowrap;
	
	width: 106px;
	height: 52px;
	margin: 0; padding: 0;
}
.btn_giftcard img { width: 106px; height: 52px; border: 0 }
.btn_giftcard a:hover img { visibility:hidden }

/* Button CONTACT */
.btn_contact a
{
	float: left;
	background: url(../_images/menu_contact_on.gif) no-repeat;
	white-space: nowrap;
	
	width: 104px;
	height: 52px;
	margin: 0; padding: 0;
}
.btn_contact img { width: 104px; height: 52px; border: 0 }
.btn_contact a:hover img { visibility:hidden }

/* Button COMMENTS */
.btn_comments a
{
	float: left;
	background: url(../_images/menu_comments_on.gif) no-repeat;
	white-space: nowrap;
	
	width: 104px;
	height: 52px;
	margin: 0; padding: 0;
}
.btn_comments img { width: 104px; height: 52px; border: 0 }
.btn_comments a:hover img { visibility:hidden }

.btn_h
{
	display: block;
	width: 210px;
}



.form_header
{
	background-color: #3E3621;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}
.form_field
{
	background-color: #f2f2f2;
	text-align: left;
}
.form_command
{
	background-color: #f2f2f2;
	text-align: center;
}
.form_section
{
	border: solid 1px #303614;
}

textarea, select, input
{
	font-family: Airal, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}