﻿/* Page Setup */
html {}
body 
{
    background: #382819 url(../Images/Background01.jpg) repeat top left; 
    font-family: Lucida Sans Unicode, Lucida Sans, Sans-Serif; 
    margin: 10px 0px 10px 0px; padding: 0; 
}

/* Usefull classes */
.fl { float: left; }
.fr { float: right; }
.clr { clear: both; }
.ti { display: block; }
img { border: none; }

/* Globals */
h1 { color: #000; font-weight: normal; font-size: 1px; }
h2 { color: #000; font-size: 16px; margin: 14px 0px 14px 0px; padding: 0px 0px 0px 20px; background: url(../Images/ListStyle1.gif) no-repeat 0px 3px; }
h3 { margin: 0px 0px 0px 0px; }
h4 { margin: 0px 0px 0px 0px; }
p { margin: 0px 0px 20px 0px; line-height: 18px; }
a { text-decoration: none; color: #F26623; }
a:Hover { text-decoration: underline; }
li { line-height: 18px; }
table { border-collapse: collapse; padding: 0; }
table td { vertical-align: top; }

/* Header */
#header { width: 776px; height: 162px; background: url(../Images/Parchment01.gif) no-repeat top left; }
#header .logo { display: block; float: left; width: 133px; height: 133px; padding: 29px 0px 0px 68px; }
#header .title { display: block; float: left; padding: 88px 0px 0px 36px; }

/* Footer */
#footer { margin: 10px 0 0 0; padding: 0 0 50px 140px; width: 100%; }
#footer ul { display: block; list-style-type: none; margin: 0; padding: 0; }
#footer ul li { float: left; }
#footer ul li a { margin: 0 10px 0 10px; }

/* Template & Column Setup */
#template { font-size: 13px; position: relative; width: 776px; margin-left: auto; margin-right: auto; }
#template .template-inner { width: 776px; background: url(../Images/Parchment02.gif) repeat-y top left; overflow: hidden; }
#alpha { width: 222px; float: left; }
#beta { width: 554px; float: left; }
#beta .body { width: 477px; margin: 0px 0px 0px 34px; }
#beta .bodyhome { width: 511px; margin: 0px 0px 0px 0px; }

/* Navigation */
#nav { width: 163px; margin: 10px 0px 0px 51px; }
#nav ul { list-style-type: none; margin: 0; padding: 0; }
#nav ul li a { display: block; width: 163px; height: 49px; }
#nav ul li a:Hover { background-position: top right; }

#nav .subnav { margin: 0px 0px 10px 8px; width: 144px; padding: 6px 0px 0px 0px; background: url(../Images/Subnav01.gif) no-repeat top left; }
#nav .subnav-inner { padding: 0px 0px 6px 0px; width: 144px; background: url(../Images/Subnav02.gif) no-repeat bottom left; }
#nav ul li li { display: block; padding: 0px 0px 0px 10px; background-color: #EFE39D; border-left: solid 1px #E5D2B3; border-right: solid 1px #E5D2B3; }
#nav ul li li a { display: block; padding: 0px 0px 0px 20px; width: auto; height: auto; font-size: 12px; color: #000; background: url(../Images/Subnav03.gif) no-repeat 0px 2px; }
#nav ul li li a:Hover { color: #CC0000; background-position: 0px 2px; }
#nav ul li li .selected { color: #CC0000; background-position: 0px 2px; }

#nav .home { background: url(../Images/Nav_Home.gif) no-repeat top left; }
#nav .aboutus { background: url(../Images/Nav_AboutUs.gif) no-repeat top left; }
#nav .gallery { background: url(../Images/Nav_Gallery.gif) no-repeat top left; }
#nav .price { background: url(../Images/Nav_Price.gif) no-repeat top left; }
#nav .booking { background: url(../Images/Nav_Booking.gif) no-repeat top left; }
#nav .whatson { background: url(../Images/Nav_WhatsOn.gif) no-repeat top left; }
#nav .promotions { background: url(../Images/Nav_Promotions.gif) no-repeat top left; }
#nav .faqs { background: url(../Images/Nav_Faqs.gif) no-repeat top left; }
#nav .contactus { background: url(../Images/Nav_ContactUs.gif) no-repeat top left; }
#nav .selected { background-position: top right; }

/* Homepage text blob */
#beta .homeblob {
    width: 321px; background: url(../Images/Homepage_Image01.jpg) no-repeat top left; font-size: 12px;
    padding: 100px 26px 0px 62px;
    vertical-align: top;
    line-height: 18px;
}

/* Gallery Items */
#gallery .galleryitem { width: 134px; float: left; margin: 0px 18px 16px 0px; background: url(../Images/Thumbnail_sml.gif) no-repeat top left; }
#gallery .thumb { display: block; text-align: center; color: #000; text-decoration: none; padding: 20px 0px 0px 0px; }
#gallery a { display: block; text-align: center; color: #000; text-decoration: none; padding: 20px 0px 0px 0px; }
#gallery a:Hover { text-decoration: none; }
#gallery .title { display: block; margin: 24px 0px 0px 0px; }

#gallerylrg img { border: solid 8px #fff; margin-bottom: 20px; }
#gallerylrg .galleryitem { width: 435px; height: 429px; background: url(../Images/Thumbnail_lrg.gif) no-repeat top left; }
#gallerylrg .galleryitem-inner { display: block; text-align: center; color: #000; padding: 20px; }
#gallerylrg .title { display: block; font-size: 15px; font-weight: bold; color: #990000; margin: 0px 0px 40px 0px; }
#gallerylrg .caption {  }

#slideshow { width: 435px; height: 121px; padding: 20px 0px 0px 30px; background: url(../Images/Slideshow.gif) no-repeat top left; }
#slideshow .slideshow-inner { width: 380px; height: 80px; overflow-x: scroll; overflow-y: hidden; white-space: nowrap; }

/* FAQS */
#faqs .faqheader { cursor:hand; cursor:pointer; font-size: 13px; margin-bottom: 12px; }
#faqs .faqgroup1 { border-top: solid 1px #000; padding: 10px 0px 0px 0px; }

/* Custom Lists */
.liststyle1 { list-style-type: none; margin: 0; padding: 0; }
.liststyle1 li { padding: 0px 0px 12px 40px; background: url(../Images/ListStyle1.gif) no-repeat 0px 2px; }

/* Enquiry Form Confirmation */
.box1 { background-color: #EDDEC5; border: dashed 1px #8D741D; }
.box1 .box1-inner { padding: 16px; color: #6C5A13; }

/* Player layout for booking */
.player { display: block; position: relative; clear: both; width: 100%; padding-bottom: 4px; }
.player .playerlabel { display: block; float: left; width: 190px; }
.player input { display: block; float: left; }