﻿/* General */

/*Reset Common Tags*/

a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

body 
{
    margin:0px auto;
    padding:0px;
    font-family:Arial;
    font-size:11px;
    color:#a79d96;
    background-image:URL(images/bg.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#685c53;
}

a
{
    text-decoration:none;
    color:#a79d96;
}

a:hover
{
    text-decoration:underline;
}

img
{
    border:0px;
}

p
{
    margin:15px 0px 15px 0px;
}

p.wide
{
    margin:15px 0px 15px 0px;
    padding-right:30px;
}

p.news
{
    color:#333;
    padding-left:10px;
}

h2
{
    font-size:16px;
    margin:0px;
    padding:0px;
}

.selected
{
    font-weight: bolder;
    color: Black;
}

.SelectedMedia
{
    font-weight: bolder;
    color: Black;
}



		/*---------------------layout--------------------*/
		
#container 
{
    width:975px;
    margin:0;
    height:auto;
}

#layout
{
    width:975px;
    clear:both;
}

		/*---------------------header---------------------*/
		
#header
{
    width:975px;
}

#header-left
{
    float:left;
    width:250px;
}

#header-right
{
    float:right;
    width:389px;
    height:180px;
    background:URL(images/header-right-bg.jpg) no-repeat;
}

#header-login
{
    text-align:right;
    height:15px;
    margin:5px 15px 0px 0px;
}

#header-search
{
    text-align:right;
    margin:32px 15px 0px 185px;
}

#header-search IMG
{
    float:left;
}

.search-box
{
    float:left;
    width:100px;
    height:15px;
    margin:0px 5px 0px 5px;
}

.textarea-right
{
    width:200px;
    margin-bottom:5px;
}

        /*----------------------nav-----------------------*/
        
.nav
{
    float:right;
}

.menu
{
    float:left;
    width:auto;
}

.subnav
{
    float:left;
    width:160px;
    margin-bottom:1px;
}

.subnav-open
{
    float:left;
    width:160px;
    margin-bottom:10px;
}

ul.sub
{
    float:left;
    list-style-type:none;
    margin:0px;
    padding:0px;
    color:#685c53;
}

ul.sub li a
{
    float:left;
    width:140px;
    padding:7px 10px 0px 10px
}

ul.sub li
{
    float:left;
    width:160px;
    background:#e0ded9;
    margin:0px;
    padding:0px;
}

ul.sub li a:hover,
ul.sub li a.current
{
    text-decoration:none;
    font-weight:bold;
}

        /*---------------------content--------------------*/
        
.slideshow
{
    height:250px;
}

.slideshow-large
{
    height: 330px;
}
        
#content
{
    float:left;
    width:975px;
    margin-top:10px;
}

.content-home
{
    float:left;
    width:975px;
    margin-top:10px;
    background:URL(images/content-home.jpg) no-repeat;
}

.content-big
{
    float:left;
    width:975px;
    margin-top:10px;
    background:URL(images/content-big.jpg) no-repeat;
}

.content-booking
{
    float:left;
    width:975px;
    margin-top:10px;
    background:URL(images/content-booking.jpg) no-repeat;
}

.content-newsletter
{
    float:left;
    width:975px;
    margin-top:10px;
    background:URL(images/content-newsletter.jpg) no-repeat;
}

.content-account
{
    float:left;
    width:975px;
    margin-top:10px;
    background:URL(images/content-account.jpg) no-repeat;
}

.content-job
{
    float:left;
    width:975px;
    margin-top:10px;
    background:URL(images/content-job.jpg) no-repeat;
}

.content-enquiry
{
    float:left;
    width:975px;
    margin-top:10px;
    background:URL(images/content-enquiry.jpg) no-repeat;
}

.content-leftcol-home
{
    float:left;
    width:705px;
    background:URL(images/leftcol-bg.jpg) no-repeat #fff;
    padding:5px 10px 0px 10px;
}

.content-leftcol
{
    float:left;
    width:705px;
    height:100%;
    background:#fff;
    padding:5px 10px 60px 10px;
    min-height: 480px;
}

#leftcol-left
{
    float:left;
    width:345px;
}

#leftcol-right
{
    float:right;
    width:345px;
}

.leftcolumn
{
    float:left;
    width:165px;
    margin-top:22px;
}

.rightcolumn
{
    float:right;
    width:165px;
    margin-top:22px;
}

.content-rightcol-home
{
    float:right;
    width:230px;
    height:480px;
    font-size:11px;
    font-weight:bold;
    padding:130px 10px 10px 10px;
    color:#999;
}

.content-rightcol
{
    float:right;
    width:230px;
    height:318px;
    font-size:11px;
    font-weight:bold;
    padding:130px 10px 10px 10px;
    color:#999;
}

.content-rightcol-enquiry
{
    float:right;
    width:230px;
    height:400px;
    font-size:11px;
    font-weight:bold;
    padding:130px 10px 10px 10px;
    color:#999;
}

.content-rightcol-enquiry2
{
    float:right;
    width:230px;
    height:400px;
    font-size:11px;
    font-weight:bold;
    margin-top: -40px;
    padding:0px 10px 10px 10px;
    color:#999;
}

.content-rightcol-newsletter
{
    float:right;
    width:230px;
    height:316px;
    font-size:11px;
    font-weight:bold;
    padding:130px 10px 10px 10px;
    color:#999;
}

.content-rightcol-newsletter p
{
    margin:0px 20px 15px 0px;
    font-weight:normal;
}

.content-rightcol-job
{
    float:right;
    width:230px;
    height:316px;
    font-size:11px;
    font-weight:bold;
    padding:120px 10px 10px 10px;
    color:#999;
}

.content-rightcol-account
{
    float:right;
    width:230px;
    height:316px;
    font-size:11px;
    font-weight:bold;
    padding:120px 10px 10px 10px;
    color:#999;
}

.content-rightcol-big
{
    float:right;
    width:230px;
    height:739px;
    font-size:11px;
    font-weight:bold;
    padding:130px 10px 10px 10px;
    color:#999;
}

.booking-table
{
    width:680px;
    margin:20px 0px 20px 0px;
    float:left;
}

.booking-form td
{
    width:100px;
}

#leftside
{
    float:left;
    width:160px;
    padding-top:5px;
}

#rightside
{
    float:right;
    width:535px;
    color:#333;
}


.box-wrapper
{
    float:left;
    margin-bottom:15px;
    color:#666;
}

.box-wrapper a
{
    color:#666;
}

.box-content
{
    float:left;
    width:510px;
    background:#f4f2f1;
    margin:1px 0px 1px 0px;
    padding:10px;
}
.box-content-contact
{
    float:left;
    width:680px;
    background:#f4f2f1;
    margin:1px 0px 1px 0px;
    padding:10px;
}


.box-content p
{
    margin:0px 0px 15px 0px;
}

.box-content-wide
{
    float:left;
    width:680px;
    background:#f4f2f1;
    margin:1px 0px 1px 0px;
    padding:10px;
}

.box-content-news
{
    float:left;
    width:325px;
    background:#f4f2f1;
    margin:1px 0px 1px 0px;
    padding:0px 10px 0px 10px;
}

.box-content-wide p
{
    margin:0px 0px 15px 0px;
}

.box-content-left
{
    float:left;
    width:200px;
}

.box-content-right
{
    float:right;
    width:300px;
}

.box-header
{
    width:680px;
    padding:0px 10px 0px 10px;
    margin-bottom:1px;
    line-height:29px;
    float:left;
    background:URL(images/box-header-bg.jpg) repeat-x;
}

.box-header-left
{
    float:left;
    width:600px;
    font-weight:bold;
}

.box-header-right
{
    float:right;
    width:80px;
    text-align:right;
    line-height:29px;
}

.box-header-news
{
    width:325px;
    height:29px;
    padding:0px 10px 0px 10px;
    margin-bottom:1px;
    line-height:29px;
    float:left;
    background:URL(images/box-header-bg.jpg) repeat-x;
}

.box-header-news-left
{
    float:left;
    width:245px;
    font-weight:bold;
}

.box-header-news-right
{
    float:right;
    width:80px;
    text-align:right;
    line-height:29px;
}


table.box-header-bg
{
    float:left;
    width:700px;
    height:35px;
    line-height:30px;
    background:URL(images/header-bg.jpg) no-repeat;
    margin-bottom:1px;
    color:#ccc;
}

table.box-header-bg a,
table.box-header-bg span
{
    color:#fff
}

.box-nav-booking
{
    float:left;
    width:680px;
    font-size:15px;
    padding:20px 10px 20px 10px;
    color:#666;
}

.company-rates-left
{
    display:block;
    float:left;
    width:250px;
}

.company-rates-right
{
    display:block;
    float:right;
    width:125px;
}

.box-nav
{
    float:left;
    width:700px;
    text-align:center;
    padding:20px 0px 20px 0px;
    color:#666;
}

.box-nav a
{
    text-decoration:underline;
    margin:0px 3px 0px 3px;
}

.box-nav a:hover,
.box-nav a.current
{
    color:#000;
    text-decoration:none;
    font-weight:bold;
}

.small-nav
{
    float:left;
    width:345px;
    text-align:center;
    padding:20px 0px 20px 0px;
    color:#666;
}

.small-nav a
{
    text-decoration:underline;
    margin:0px 3px 0px 3px;
}

.small-nav a:hover,
.small-nav a.current
{
    color:#000;
    text-decoration:none;
    font-weight:bold;
}

.box-nav IMG
{
    margin:0px 10px 0px 10px;
    position:relative;
    top:4px;
}

.small-nav IMG
{
    margin:0px 10px 0px 10px;
    position:relative;
    top:4px;
}

#news
{
    float:left;
    width:345px;
}

#news-header
{
    width:330px;
    height:35px;
    line-height:35px;
    background:URL(images/news-header.jpg);
    text-align:right;
    color:#fff;
    padding-right:15px;
}

#news-content
{
    float:left;
    width:345px;
    background:#f4f2f1;
    padding:0px;
    margin:1px 0px 1px 0px;
}

#media
{
    float:right;
    width:345px;
}

#media-header
{
    width:330px;
    height:35px;
    line-height:35px;
    background:URL(images/media-header.jpg);
    text-align:right;
    color:#fff;
    padding-right:15px;
}

#media-content
{
    float:left;
    width:330px;
    background:#f4f2f1;
    padding:10px 5px 10px 10px;
    margin:1px 0px 1px 0px;
}

.media-image
{
    width:105px;
    margin:0px 5px 5px 0px;
    float:left;
}

.td1
{
    width:200px;
    height:45px;
}

.td2
{
    width:280px;
}

.enq-big
{
    margin-top:160px;
}

.vacancy
{
    width:700px;
}

.vacancy a
{
    color:#a79d96;
}

.vacancy1
{
    vertical-align:top;
    width:100px;
    line-height:25px;
    font-weight:bold;
}

.vacancy2
{
    vertical-align:top;
    width:600px;
    line-height:25px;
}

.promotion-wrapper
{
    float:left;
    width:680px;
    margin-bottom:20px;
    border-bottom:1px solid #999;
}

.promotion-details
{
    float:left;
    width:680px;
    margin-bottom:20px;
}

.promotion-left
{
    float:left;
    width:105px;
    padding-bottom:20px;
}

.promotion-right
{
    float:right;
    Width:555px;
}

.add-entry
{
    width:700px;
    float:left;
    margin:10px 0px 10px 0px;
}

.save-update
{
    width:680px;
    float:left;
    margin:10px 0px 10px 0px;
}

.form-entry
{
    width:680px;
    padding:10px;
    min-height: 420px;
}

.form-entry-left
{
    float:left;
    width:320px;
}

.form-entry-right
{
    float:right;
    width:320px;
}

.form-login
{
    width:250px;
    padding:50px 0px 10px 250px;
    line-height:15px;
}

.form-entry-short
{
    margin:10px 0px 10px 0px;
    width:150px;
}

.form-entry-medium
{
    margin:10px 0px 10px 0px;
    width:200px;
}

.form-entry-wide
{
    margin:10px 0px 10px 0px;
    width:250px;
}

        /*---------------------footer---------------------*/
        
#footer
{
    clear:both;
    margin-bottom:10px;
}

#footer a
{
    color:#a79d96;
    margin:0px 5px 0px 5px;
}

#footer IMG
{
    margin-bottom:10px;
}

.calendar
{
    position: absolute;
    width: 170px;
    padding: 5px;
    background-color: White;
    border: 1px solid #858585;
    z-index: 10;
}

#header-subnav
{
    padding:25px 20px 0px 0px;
    line-height:20px;
    text-align:right;
}

/*newsletter*/

.Heading1
{
    font-family: Georgia;
    font-size: 24px;
    color: White;
    margin-left: 10px;
    
}

.Heading2
{
    font-family:Arial;
    font-size: 20px;
    color: #202020;
    font-weight:bold;
}

#newsletter-wrapper
{
    float:left;
    width:725px;
    margin-top:15px;
    background:#887d75;
}

#newsletter
{
    float:left;
    width:725px;
    background:URL(images/newsletter-bg.jpg) repeat-y;
}

#newsletter-left
{
    float:left;
    width:540px;
}

#newsletter-right
{
    float:left;
    width:160px;
    padding:0px 10px 10px 10px;
    background:#685c53;
    color:#b4aea9;
}

.newsletter-textbox
{
    width:150px;
    float:left;
    padding:0;
    margin:10px 0px 10px 0px;
}

.offers-bottom
{
    float:left;
    width:500px;
    padding-left:10px;
    color:#fff;
    margin-bottom:15px;
}

.offers-bottom a
{
    color:#fff;
}

.offers-bottom-left
{
    float:left;
    width:115px;
}

.offers-bottom-right
{
    float:right;
    width:370px;
}