/* Default alterations */

img, div, input
{
	behavior: url(./css/iepngfix.htc);
}

img { border: 0; }

body
{
	/*body*/
	text-align: center;
	/*font: normal 0.8em verdana, helvertica, tahoma, sans-serif;*/
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 0.8em;
	color: white;
	margin: 0;
	padding: 0;
}

ul
{
	list-style-type: none;
}

table
{
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 1em;
	color: white;
	margin: 0;
	padding: 0;
	border: 0;
}


/* Divs */

#container
{
	width: 1024px;
	height: 710px;
	margin: 10px auto;	
	padding: 0px;
	position: relative;
	background-color: rgb(10,87,164);
	/*background-position: center center;*/
	/*background-repeat: no-repeat;*/
	overflow: hidden;
	z-index: 0;
}

#left_fixed
{
	top: 0px;
	left: 0px;
	width: 240px;
	height: 710px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(../images/left.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 1;
}

#right_fixed
{
	top: 0px;
	right: 0px;
	width: 185px;
	height: 710px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(../images/left.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 1;
}

#dec_bar_1
{
	top: 0px;
	left: 240px;
	width: 45px;
	height: 710px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-color: rgb(112,149,197);
	z-index: 2;
}

.dec_bar_tall
{
	top: 0px;
	width: 4px;
	height: 710px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-color: rgb(188,203,227);
	z-index: 5;
}

.dbt_1 {	left: 260px;}
.dbt_2 {	left: 267px;}
.dbt_3 {	left: 274px;}
.dbt_4 {	left: 281px;}
.dbt_5 {	left: 288px;}
.dbt_6 {	left: 295px;}
.dbt_7 {	left: 302px;}

.dec_bar_long
{
	right: 0px;
	max-height: 4px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-color: rgb(188,203,227);
	z-index: 5;
}

.dbl_1
{
	top: 664px;
	width: 515px;
}

.dbl_2 
{
	top: 671px;
	width: 445px;
}

.dbl_3 
{
	top: 678px;
	width: 375px;
}

.dbl_4 
{
	top: 685px;
	width: 305px;
}

.dbl_5 
{
	top: 692px;
	width: 235px;
}


#nav_bar
{
	top: 95px;
	left: 285px;
	width: 739px;
	height: 54px;
	margin: 0px auto;
	padding: 0px;
	position: absolute;
	background-color: rgb(255,133,0);
	/*background-image: url(../images/button_background.png);
	background-position: center center;
	background-repeat: repeat;*/
	/*border-top: 4px solid rgb(255,255,255);
	border-bottom: 4px solid rgb(255,255,255);*/
	z-index: 3;
	text-align: center;
}

#nav_bar_background
{
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(../images/button_background.png);
	background-position: center center;
	background-repeat: repeat;
	z-index: 4;
}

#nav_bar ul
{
	height: 100%;
	
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#nav_spacer
{
	width: 25px;
	height: 54px;
	margin: auto;
	padding: 0px;
	position: relative;
	top: 0px;
	z-index: 7;
	
	float: left;
}

#nav_bar_button
{
	width: 75px;
	height: 54px;
	margin: auto;
	padding: 0px;
	position: relative;
	top: 0px;
	z-index: 7;
	
	float: left;
}

#nav_bar_button_text
{
	width: auto;
	height: 15%;
	top: 35%;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 8;
	color: white;
	text-decoration: none;
	/*width: 85px;
	background-color: black;*/
}

#nav_bar_button_text a
{
	color: white;
	text-decoration: none;
	/*font-weight: bold;*/
}

#nav_bar_button_text a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

#nav_bar_button:hover
{
	width: 75px;
	height: 54px;
	background-color: rgb(10,87,164);
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../images/nav_gull.png);
	background-position: center top;
	background-repeat: no-repeat;
	
}

#text_container
{
	top: 190px;
	left: 285px;
	width: 584px;
	height: 450px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-color: rgb(255,255,255);
	z-index: 5;
	/* for IE */
	filter:alpha(opacity=30);
	/* CSS3 standard */
	opacity:0.30;
}

#logo
{
	top: 100px;
	left: 20px;
	width: 223px;
	height: 121px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(../images/logo.png);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 5;
}

#gull_top_left
{
	top: 7px;
	left: 345px;
	width: 174px;
	height: 52px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(../images/gull_top_left.png);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 5;
}

#gull_top_right
{
	top: 19px;
	left: 670px;
	width: 127px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(../images/gull_top_right.png);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 5;
}

#gull_bottom_right
{
	top: 556px;
	left: 910px;
	width: 100px;
	height: 66px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(../images/gull_bottom_right.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 5;
}

#wave_bottom
{
	bottom: 0px;
	left: 0px;
	width: 895px;
	height: 308px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(../images/wave_bottom.png);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 2;
}

#wave_top
{
	top: 0px;
	left: 0px;
	width: 457px;
	height: 264px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(../images/wave_top.png);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 2;
}

#wave_logo
{
	top: 60px;
	left: 0px;
	width: 240px;
	height: 184px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(../images/wave_logo.png);
	background-position: center left;
	background-repeat: no-repeat;
	z-index: 1;
}

#business_about
{
	top: 295px;
	left: 45px;
	width: 186px;
	height: 227px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align: right;
	color: white;
	font: normal 8pt verdana, helvertica, tahoma, sans-serif;
	z-index: 6;
}

#business_information
{
	top: 646px;
	left: 478px;
	width: 200px;
	height: 56px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align: center;
	color: white;
	font: normal 8pt verdana, helvertica, tahoma, sans-serif;
	z-index: 6;
	/*border: 1px solid black;*/
}

#business_information ul
{
	margin: 0px;
	padding: 0px;
}

#main_text
{
	top: 210px;
	left: 325px;
	width: 500px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align: center;
	color: white;
	font: normal 10pt verdana, helvertica, tahoma, sans-serif;
	z-index: 6;
	/*border: 1px solid black;*/
	overflow: auto;
}

#main_text a
{
	color: rgb(255,133,0);
	text-decoration: none;
}

#main_text a:hover
{
	color: rgb(255,199,128);
	text-decoration: underline;
}

#main_text a:visited
{
	color: rgb(255,133,0);
	text-decoration: none;
}

#main_text ul
{
	padding: 0px;
	margin: 0px;
}

#main_text li
{
	/*width: 85%;*/

	display: block;
	padding: 5px;
	font-weight: normal;

}

h2
{
	font: bold 14pt verdana, helvertica, tahoma, sans-serif;
	padding: 0px;
	color: rgb(255,155,0);
}

h3
{
	font: bold 10pt verdana, helvertica, tahoma, sans-serif;
	padding: 0px;
	margin: 0px;
	color: rgb(255,199,128);
}

#admin_login
{
	bottom: 10px;
	right: 15px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align: right;
	font-style: italic;
	font-size: 8pt;
	color: white;
	z-index: 6;
}

#eventBox {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0 auto 0 auto;

	padding: 0px;
	TEXT-ALIGN: left;
	z-index: 4;

	/* Borders*/
	/*border-bottom: 1px solid rgb(115,115,115);
	border-right: 1px solid rgb(115,115,115);
	border-top: 1px solid rgb(191,191,191);
	border-left: 1px solid rgb(191,191,191);*/

}

#eventBox table {
	font: normal 1em verdana, helvertica, tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;

}

#eventTitle
{
	/*top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(83,137,191);*/
	color: rgb(255,199,128);
	font-size: 1em;
	font-weight: bold;
	padding: 2px;
	/*position: abosolute;*/
}

.eventDetails
{
	font-style: italic;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#menuBox {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0 auto 0 auto;

	padding: 0px;
	TEXT-ALIGN: left;
	z-index: 4;

	/* Borders*/
	/*border-bottom: 1px solid rgb(115,115,115);
	border-right: 1px solid rgb(115,115,115);
	border-top: 1px solid rgb(191,191,191);
	border-left: 1px solid rgb(191,191,191);*/

}

#menuBox table {
	font: normal 1em verdana, helvertica, tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;

}

#menuBox table td{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
}

.m_heading
{
	width: 95%;
	height: auto;
	font-size: 10pt;
	font-weight: bold;
	padding: 1%;
	text-align: center;
}

.m_item
{
	width: 100%;
	height: auto; 
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 20%;
	position: absolute;
	overflow: auto;
}

#center_table
{
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 1em;
	color: white;
	TEXT-ALIGN: center;
	
}

#center_table table
{
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}

#alt_list_1
{
	background-color: rgb(101,149,197);
	width: 100%;
	overflow: auto;
	color: white;
	font: normal 10pt verdana, helvertica, tahoma, sans-serif;
}

#alt_list_2
{
	background-color: rgb(109,155,201);
	width: 100%;
	overflow: auto;
	color: white;
	font: normal 10pt verdana, helvertica, tahoma, sans-serif;
}

.left_text
{
	text-align: left;
}

.item_name
{
	width: 75%;
	font-size: 0.8em;
	font-weight: bold;
	margin: 2px 2px 2px 2px;
	padding: 0px 2px;
	position: relative;
	text-align: left;
	float: left;
}

.item_price
{
	width: 20%;
	font-size: 0.8em;
	margin: 2px 2px 2px 2px;
	padding: 0px;
	position: relative;
	text-align: right;
	float: right;
}

.item_description
{
	width: 75%;
	font-style: italic;
	font-size: 0.8em;
	/*background-color: red;*/
	margin: 0px;
	padding: 0px 2px 0px 8px;
	position: relative;
	text-align: left;
	float: left;
}

#alt_list_1 .event_picture
{
	position: relative;
	float: right;
	padding: 4px;
}

#alt_list_2 .event_picture
{
	position: relative;
	float: left;
	padding: 4px;
}

/* Gallery Viewer */

#transblack
{
	visibility: hidden;
	height: 730px;
	width: 100px;
	top: 0;
	left: 0;
	/*background: url("../images/black_clear.gif") repeat;*/
	background: transparent;
	position: absolute;
}

#picture_viewer
{
	height: 535px;
	width: 800px;
	top: 50px; /* x */
	left: 300px; /* y */
	position: absolute;
	background-color: black;
	border: 1px solid white;
	overflow: hidden;
}

#close_button
{
	height: 20px;
	width: 20px;
	float: right;
}

picture_image
{
	
}

.loading
{
	margin: 200px 0 0 20px;
}

/* gallery inline display */
#thumb_title {width: 485px; height: 30px; float: left; position: relative; }
#thumb_box { width: 225px; height: 245px; float: left; position: relative; }
#thumb_image { width: 200px; height: 200px; align: left; padding: 15px 0 0 25px; }
#thumb_box_title { width: 200px; height: 30px; align: left; padding: 5px 0 0 25px; font-style: italic; font-size: 0.8em;}
#red_box {width: 10px; height: 10px; background-color: red; float: left; position: relative; display: block; }