@charset "utf-8";
/* CSS Document */

#wrapper {
min-width:800px;
min-height:1500px;
margin:0;
padding:0;
text-align:left;
/*background: url(../../index.aspx) repeat-y #000000;*/
}

body {
margin:0px;
background: #000000;
color:#ffffff;
font-family:Arial;
font-size:11px;
font-style:normal;
font-weight:normal;
}

.foot:link{
text-decoration: underline;
color: #ffffff;
}

.foot:visited{
text-decoration: underline;
color: #ffffff;
}

.foot:active{
text-decoration: underline;
color: #ffffff;
}

.foot:hover{
text-decoration: underline;
color: #000000;
}

a:link{
text-decoration: none;
color: #ffffff;
}

a:visited {
text-decoration: none;
color: #ffffff;
}

a:active {
text-decoration: none;
color: #ffffff;
}

a:hover {
text-decoration: none;
color: #b72000;
}

#toparea{
	width: 795px;
	height: 42px;
	border:0px;
	margin:0px;
	padding:0px;
	border-spacing:0px;
}

#topnav{
	background-color: #000000;
	width: 800px;
	height: 42px;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px; 
	font-weight: bold;
	vertical-align: top;
        text-align: center;
}

#topmenu{
	padding-top: 25px;
        text-align: center;

}
#topmenu ul{
list-style:none;
text-decoration:none;
display:inline;
text-align: center;
padding:0;
margin:0;
}

#topmenu ul li{
text-align: center;
display:inline;
padding:0 5px 0 10px;
background: url(../../../www.worldmedia.net/Moana/top-nav-partition.gif) no-repeat center right;
}

.drinkmenu td{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #ff6600;
}


.h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #FFFFFF;
}

.h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #B16F69;
}

.h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #727174;
}

.h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: bold;
line-height: normal;
font-weight: bold;
color: #930000;
}

.h5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
text-decoration: none;
line-height: normal;
font-weight: normal;
color: #FFFFFF;
}
.h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: bold;
line-height: normal;
font-weight: bold;
color: #FFFFFF;
}
.h7 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #E7BEBD;
}


#logo {
position:absolute;
width:200px;
height:115px;
z-index:1;
left: 17px;
top: 51px;
}

.h8 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
text-decoration: underline;
line-height: normal;
font-weight: normal;
color: #FFFFFF;
}

h8:link {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; text-decoration: underline;}
h8:visited {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; text-decoration: underline;}
h8:hover {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; text-decoration: underline;}
h8:active {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; text-decoration: underline;}

.tbl_menu { width: 400px; }
.tbl_menu td { color: #ff6600; vertical-align: top; padding-bottom: 16px; }
.tbl_menu td.price { text-align: right; padding-left: 8px; font-weight: bold; }
.tbl_menu td .icon { padding-right: 4px; }

.tbl_menu_small { margin-bottom: 12px; }
.tbl_menu_small td.price { text-align: right; padding-left: 12px; }
.tbl_menu_small td { color: #ff6600; }


.disclaimer { font-size: 11px; }

div.hr { height: 1px; border-top: 1px solid #333333; margin-bottom: 20px; width: 400px; }

h4 { font-size: 12px; color: #ffffff; margin: 0 0 12px 0; padding: 0; text-transform: lowercase; }

object { display: block; }

/*
	FLASH DETECTION - SWFOBJECT
*******************************************/
/* Home page flash detection */
#home_flash_alt { width: 575px; height: 269px; background: url(/resources/images/main_staticflash.jpg) 0 0 no-repeat; position: relative; }
#home_flash_snipe { background: #ffffff; color: #666666; text-align: center; width: 450px; margin: 0; padding: 8px 0; border: 1px solid #666666; -moz-border-radius: 10px; border-radius: 10px; }

/* Hide flash player download from iphones */
@media only screen and (max-device-width: 480px) { 
	#home_flash_snipe { display: none; }
	#state_flash_snipe { display: none; }
}

/* Hide flash player download from ipads */
@media only screen and (device-width: 768px) {
	#home_flash_snipe { display: none; }
	#state_flash_snipe { display: none; }
}


