/* CSS Document */
html {
margin: 0;
padding: 0;
font-size: 62.5%/0.8em;
font-family:Geneva, Arial, Helvetica, sans-serif;
background-color: black;
background-image: url(../images/gums.jpg);
background-position: center top;
background-repeat: no-repeat;
}


body {
}


/* HEADER */
#header {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 35px;
background-image: url(../images/70percent-trans.png);
background-position: top left;
background-repeat: repeat-x;
background-color: transparent;
}

#header p {
margin: 10px 20px;
font-size: 12px;
color: white;
}



#container {
width: 829px;
margin: 0px auto 20px auto;
}



/* MASTHEAD */
#masthead {
margin-top: 60px;
width: 100%;
height: 270px;
}

#masthead_backboard {
}

#masthead_logo {
position: relative;
top: -305px;
left: -15px;
}

#menu_backboard {
position: relative;
top: -5px;
left: 345px;
}


#masthead_display {
position: relative;
top: -526px;
left: 265px;
width: 550px;
height: 238px;
}

#masthead_display_plasma {
position: absolute;
left: 86px;
top: 0;
}

#masthead_display_power {
position: absolute;
top: 90px;
left: 0px;
}






/* Navigation */
#navigation {                /* OVERALL POSITION AND SIZE OF MENU */
position: relative;
top: -258px;
left: -12px;
width: 460px;
height: 64px;
overflow: hidden;
float: right;
clear: none;
background: transparent;
z-index: 100;
}

#navigation ul {
list-style: none;
margin: 0;
padding: 0;
width: 150px;
float: left;
text-align: center;
background: transparent;
}

#navigation a, #navigation h2 {
font-family:  "Times New Roman", Times, serif;
font-size: 20px;
/* font-weight: bolder; */
display: block;
margin: 0;
padding: 2px 3px;
}

#navigation li ul li a {
border-bottom: 1px solid #666666;
background-color: #FFFFFF;
color: #888888;
}

#navigation h2 {
font-weight: lighter;
font-size: 10px;
color: #888888;
background: none;
}

#navigation a {
text-decoration: none;
}

#navigation h2 a {
padding-top: 2px;
color: white;
letter-spacing: 0em;
}

#navigation a:hover {
color: orange;
}

#navigation h2 a:hover {
}

#navigation li {position: relative;}

#navigation ul li.active
{
color: #FFFF00;}

#navigation ul ul {
position: absolute;
z-index: 500;
}

#navigation ul ul ul {
top: 0;
left: 100%;
}

div#navigation ul ul,
div#navigation ul li:hover ul ul,
div#navigation ul ul li:hover ul ul
{display: none;}

div#navigation ul li:hover ul,
div#navigation ul ul li:hover ul,
div#navigation ul ul ul li:hover ul
{display: block;}

/* end Navigation */



/* COLOUR BAR*/

/*END COLOUR BAR*/



/* MAIN PAGE STRUCTURE*/

#left_column
{
position: relative;
float: left;
clear: none;
width: 250px;
min-height: 360px;
margin: 90px 0px 8px 0px;
padding: 0;
/*background-color: white;*/
}


#right_column
{
position: relative;
width: 544px;
margin: 90px 16px 8px 265px;
padding: 10px;
min-height: 360px;
background-color:  #D9D7D0;
}

#footer
{
position: relative;
clear: both;
margin: 8px 8px 8px 8px;
padding: 0;
height: 320px;
color: #FFFFFF;
font-size: 0.75em;
font-weight: bold;
}

/* END MAIN PAGE STRUCTURE */



/* PAGE COLUMN STYLES */
#slide_show {
position: absolute;
top: -251px;
left: 114px;
width: 419px;
height: 154px;
margin: 0px;
padding: 0px;
}

#right_column h1 {
font-family: Arial, Helvetica, sans-serif;
color: #3D6537;
line-height: 1em;
font-size: 35px;
margin-top: 0px;
padding: 0;
}

#right_column h2 {
font-family: Arial, Helvetica, sans-serif;
color: #3D6537; 
line-height: 1.8em;
font-size: 12px;
margin-top: 2em;
}

#right_column h3 {
font-family: Arial, Helvetica, sans-serif;
color: #3D6537; 
line-height: 1.8em;
font-size: 12px;
}

#right_column p {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
line-height: 1.9em;
font-size: 0.8em;
}

#right_column p.quotation_text {
padding: 1em 6em;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
text-align: center;
}

#right_column ul li {
list-style: disc
}

#right_column ul.tick_list  li{
list-style: url(../images/tick.png);
}

#right_column ul li {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
line-height: 1.9em;
font-size: 0.8em;
}

#right_column p.conditions {
font-size: 0.7em;
}

#home_photo {
margin-top: 10px;
}

#music_player {
float: right;
margin-top: 10px;
margin-left: 20px;
}

.hidden {
display: none;
}

#samurai_main_photo {
float: right;
padding: 0 0 20px 20px;
}

/* ************************************ PADDING PHOTOS ****************************** */

#padding_photos {
margin: 0 0 0 10px;
}

#padding_photos img { 
width: 209px;
height: 140px;
float: none;
padding: 0px;
margin: 8px 0px 8px 0px;
}

#padding_photos img.map {
width: 209px;
height: 431px !important;
float: none;
padding: 0px;
margin: 8px 0px 8px 0px;
}


#reservations {
float: right;
margin-right: 100px;
}

#header_date {
float: left;
margin-left: 100px;
}

.float_left {
float: left;
}

.float_right
{
float: right;
}

.clear_row {
clear: both;
}

.center {
text-align: center;
}

.clear_right {
clear: right;
}

.dropcap
{
float: left;
width: 0.8em;
font-size: 3.5em;
line-height: 100%;
color: #333333;
z-index: 50;
}


/* Sample menu table */
#sample_menu {
width: 524px;
margin: 10px;
}

#sample_menu td {
padding: 10px;
}

.dish_name {
font-family: "Courier New", Courier, mono;
font-weight: bold;
font-size: 16px;
}

.dish_desc {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 12px;
}

#sample_menu caption {
display: none;
}

/* Rates Table CSS */

#rates1 {
width: 45%;
float: left;
margin: 8px 22px 32px 0px;
font-size: 12px;
border: 1px solid #009AA6;
text-align: center;
}


#rates2 {
width: 50%;
float: left;
margin: 8px 0px 32px 0px;
font-size: 12px;
border: 1px solid #009AA6;
text-align: center;
}

#rates3 {
width: 100%;
float: left;
margin: 0 0 30px 0px;
font-size: 12px;
border: 1px solid #009AA6;
text-align: center;
}


#rates1 thead, #rates2 thead, #rates3 thead {
background-color: #009AA6;
padding: 8px 0 8px 0;
color: white;
}

#rates1 caption, #rates2 caption, #rates3 caption {
margin: 0;
padding: 0;
line-height: 1.3em;
font-size: 11px;
}

#rates1 tr.LOW, #rates2 tr.LOW, #rates3 tr.LOW  {
background-color: #396FBF;
color: white;
}

#rates1 tr.MID, #rates2 tr.MID, #rates3 tr.MID  {
background-color: #25497E;
color: white;
}

#rates1 tr.HIGH, #rates2 tr.HIGH, #rates3 tr.HIGH  {
background-color: #162B49;
color: white;
}

.season_table {
width: 30%;
float: left;
font-size: 9px;
margin: 16px 8px 40px 8px;
border: 1px solid #009AA6;
text-align: center;
}

.season_table caption {
font-size: 9px;
}

.season_table thead {
background-color: #009AA6;
padding: 8px 0 8px 0;
color: white;
}

.season_table tr.LOW {
background-color: #396FBF;
color: white;
}

.season_table tr.MID {
background-color: #25497E;
color: white;
}

.season_table tr.HIGH {
background-color: #162B49;
color: white;
}



/* FOOTER */
#footer_leaves {
position: relative;
top: 0px;
left: 0px;
width: 829px;
height: 196px;
}

#laughing_logo {
width: 150px;
height: 74px;
}

#footer h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: right;
}


#footer p a {
margin-bottom: 0;
padding-bottom: 0;
}

#footer a {
text-decoration: none;
color: #FFFFFF;
}

#footer a:hover {
text-decoration: underline;
}

#footer_left {
float: left;
width: 33%;
text-align: left;
margin: 0;
padding: 0;
}

#footer_left p {
margin: 20px 8px 8px 8px;
font-family:Arial, Helvetica, sans-serif;
color: #CCCCCC;
font-size: 10px;
}

#footer_center {
float: left;
width: 33%;
text-align: center;
margin: 0;
padding: 0;
font-size: 10px;
}

#footer_center p {
margin: 8px 8px 8px 8px;
}

#footer_right {
float: left;
width: 33%;
text-align: right;
margin: 0;
padding: 0;
}


#sub_footer_links {
margin: -60px 0 0 0;
padding: 1em;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: lighter;
}

#sub_footer_links a {
text-decoration: none;
color: #333333;
}

.vivid {
color: green;
}
.image {
color: red;
}
.marketing {
color: blue;
}


/* CONTACT FORM LAYOUT */

#booking_form {
width: 225px; /*225px; */
margin: 0;
padding: 0;
background-color: transparent;
font-family: Arial, Helvetica, sans-serif;
z-index: 2;
}

#booking_form fieldset {
width: 100%;
margin: 10px 0 0 0;
padding: 0;
border: none;
font-size: 12px;
}

#booking_form legend {
margin-left: 1em;
padding: 0;
color: #666666;
font-weight: bold;
font-size: 0.9em;
}

#booking_form p {
font-size: 11px;
padding: 0px 10px 10px 10px;
color: #666666;
}

#clear_row {
clear: both;
}

#booking_form fieldset ol {
margin: 0;
padding: 0;
list-style: none;
width: 100%;
}

#booking_form fieldset li {
float: left;
clear: left;
width: 100%;
margin: 5px 0 0 0;
padding: 0em;
}

#booking_form label {
float: left;
width: 75px;
margin: 0px 10px 0px 10px;
font-size: 10px;
color: #242424;
padding: 0px;
}
 
#booking_form input, #booking_form textarea, #booking_form select{
float: left;
clear: right;
margin: 0px;
width: 110px;
font-size: 10px;
background-color: #F6F6F6;
border: 1px solid #B6B6B6;
}


#booking_form fieldset.submit {
float: none;
width: auto;
border: 0 none #FFF;
padding-left: 16em;
background-image: none;
background-color: white;
}

#booking_form fieldset a {
text-decoration: none;
color: #009AA6;
}

#booking_form fieldset a:hover {
text-decoration: underline;
color: #009AA6;
}

#booking_form_kookas {
margin-top: -20px;
float: right;
z-index: 99;
width: 200px;
height: 129px;
}

#fade_text {
color: white;
cursor: pointer;
font-weight: bolder;
}




/* Image Rollover Script */
.border_b{
   border: 1px solid #000000;
}

.float{
   visibility: hidden;
   position: absolute;
   left: -3000px;
   z-index: 10;
}

