/* 1TinyMCE specific rules */
body.mceContentBody
{
    background: #FFF;
}
body.mceContentBody .lightboxbtn, body.mceContentBody .lightboxbtn a
{
    background: none;
    float: none;
    clear: none;
    border: none;
    display: inline;
    color: blue;
    font-style: italic;
}




/*CSS */

/* Begin Form CSS */



#content #giftform
{
    clear: both;
    margin-left: -420px;
}
#giftform .row
{
    clear: both;
    float: left;
}
#giftform .col1, #giftform .col2
{
    float: left;
    width: 426px;
}
#giftform .col1
{
    margin-right: 22px;
    float: left;
}
#giftform .col2
{
    float: right;
}

.form#giftform select
{
    float: left;
    margin-right: 8px;
}
.form h3
{
    margin-top: 10px;
}
.form div
{
    margin-bottom: 10px;
}

.form span.title
{
    display: block;
    line-height: 1.6em;
    width: 500px;
    vertical-align: top;
    margin-bottom: 4px;
}

div.form div input
{
}
.form .col
{
    float: left;
    width: 250px;
}
/* End Form CSS */
body
{
    height: 100%;
    margin: 0;
    background: url(/images/bg_gradient.gif) repeat-x #eff0ea;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}

/* Disable Googletoolbar 
body {top: 0px !important; position: static !important; }
.goog-te-banner-frame {display:none !important}
*/

img
{
    border: none;
}
.clear
{
    clear: both;
}
#headerbg
{
    height: 104px;
    width: 100%;
    background: url(/images/header_bg.gif) repeat-x;
    margin-bottom: 0px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
#header
{
    width: 984px;
    margin: auto;
}
#logo
{
    float: left;
    height: 104px;
    width: 139px;
    margin-left: 43px;
    position: absolute;
}
#headercontent
{
    height: 104px;
    float: right;
    color: #4D4D4D;
    text-align: right;
}
#headercontent #toprow
{
    height: 69px;
    width: 774px;
    text-align: left;
}
#headercontent #chat
{
}

#headercontent #chat img
{
    vertical-align: -3px;
}
#whitebg
{
    width: 980px;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -490px;
    background: #fff;
    position: fixed;
    z-index: -10;
}
#container
{
    width: 980px;
    height: 475px;
    min-height: 475px;
    margin: 0px auto 70px auto;
    padding-top: 104px;
    background: #fff;
    padding-bottom: 40px;
}
#content
{
    min-height: 470px;
    padding-bottom: 80px;
}

object
{
    width: 980px;
    height: 515px; /*position: absolute;     z-index: 1;*/
    margin: 0;
    padding: 0;
}

#flashbackground, #backgroundimage, #backgroundimagehover
{
    /*margin-top: -25px;*/
    width: 980px;
    height: 515px;
    position: absolute;
}

#flashbackground
{
    z-index: 4;
}

#backgroundimage
{
    z-index: 2;
}

#backgroundimagehover, #floatingbox
{
    z-index: 3;
}

#footerbg
{
    z-index: 500;
    position: fixed;
    bottom: 0px;
    height: 33px;
    line-height: 33px;
    width: 100%;
    background: url(/images/footer_bg.gif) repeat-x;
}
#footer
{
    width: 1032px;
    margin: auto;
    text-align: center;
}
#toprow #tools
{
    float: left;
    padding: 36px 0px 0px 2px;
}
#toprow #newsletterfield
{
    margin-right: 24px;
}

#toprow #newsletterfield input
{
    vertical-align: top;
}

#toprow #newsletterfield input.field
{
    background: url("../images/txt_newsletter.gif") no-repeat;
    width: 83px;
    height: 17px;
    border-style: none;
    padding: 0 2px;
    color: #666666;
}
#toprow #newsletterfield input.submit
{
    background: url("../images/btn_newsletter_ok.gif") no-repeat;
    width: 24px;
    height: 17px;
    border-style: none;
    padding: 0;
}
#toprow #flags
{
    float: left;
    padding: 22px 0px 0px 16px;
}
#toprow #flags a
{
    margin: 0px 15px 0px 0px;
}
#toprow #logos
{
    float: right;
    padding: 27px 4px 0px 0px;
}
#toprow #logos a
{
    margin: 0px 0px 0px 15px;
}
#toprow
{
}
/* ----------------- */
/* First level menu formating */
/* ----------------- */
#menu, #menu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    z-index: 1;
}
#menu
{
    height: 36px;
    line-height: 36px;
    float: right;
}
#menu li
{
    margin: 0;
    padding: 0;
    float: left;
    background: url(/images/menu_box_center.gif) top repeat-x;
}
#menu li:hover, #menu li.active
{
    background: url(/images/menu_box_center_hover.gif) top repeat-x;
}
#menu li a
{
    background: url(/images/menu_box_left.gif) left top no-repeat;
    display: block;
}
#menu li a span
{
    background: url(/images/menu_box_right.gif) right top no-repeat;
    padding: 0;
    margin: 0;
    display: block;
    padding: 12px 37px 11px 35px;
    line-height: 1em;
}
#menu a, #menu a:visited
{
    color: #4D4D4D;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Times New Roman' , Times, serif;
    font-style: normal;
}
#menu a:hover, #menu li.active a
{
    color: #636362;
}
/* ----------------- */
/* Second level menu formating */
/* ----------------- */
#menu li ul
{
    background: url(/images/transparent_pixel.png);
    margin-top: 0px; /*min-width: 150px;*/ /* TEST */
    width: 100%;
}
#menu li ul li
{
    margin: 0px 0px 0px 0px;
    clear: both;
    background: none;
    white-space: nowrap;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c8ccb3;
}
#menu li ul li a, #menu li ul li a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    color: #4D4D4D;
    text-transform: none;
    text-decoration: none;
    background: none;
    padding-left: 15px;
}
#menu li ul li a:hover, #menu li ul li.active a
{
    color: #4D4D4D;
}
#menu li ul li:hover, #menu li ul li.active
{
    background: url(/images/submenu_bg_hover.png) repeat-x;
}
/* ----------------- */
/* Text formating */
/* ----------------- */

h1, h2, h3, h4, p
{
    margin: 0;
    padding: 0;
}
h1
{
    display: block;
    padding: 6px 0px 12px 0px;
    font-size: 18px;
    color: #666;
    text-transform: uppercase;
    font-weight: normal;
}
h1.title
{
    background: url(/images/double_line.gif) bottom repeat-x;
}
h2
{
    text-transform: uppercase;
    padding: 3px 0px 6px 0px;
    font-size: 15px;
    color: #666;
}
h2.title
{
    background: url(/images/double_line.gif) bottom repeat-x;
    padding: 3px 0px 12px 0px;
}

#slideshow h2
{
    margin: 0px 0px 3px 35px;
}
h3
{
    font-weight: normal;
    text-transform: uppercase;
    padding: 3px 0px 3px 0px;
    font-size: 15px;
    color: #333;
}
h3.title
{
    background: url(/images/double_line.gif) bottom repeat-x;
    padding: 3px 0px 12px 0px;
}
h4
{
    padding: 15px 0px 0px 0px;
    margin: 0;
    line-height: 1.9em;
    color: #666;
    text-transform: uppercase;
}
p
{
    padding: 5px 0px 5px 0px;
    line-height: 1.4em;
    color: #666;
}
a, a:visited
{
    text-decoration: none;
    font-style: italic;
    color: #918e70;
}
a:hover, a:active
{
    text-decoration: underline;
}
ul
{
    margin: 0;
    padding: 0;
}
li
{
    margin: 0;
    padding: 0;
}
.ingress
{
    color: #333;
}
.redtext
{
    color: red;
    font-weight: bold;
}

table
{
    border: none;
}
tr
{
}
td
{
    border: none;
    padding-right: 30px;
    padding-bottom: 0px;
}
th
{
    border: none;
}

/* ----------------- */
/* Functionmenu formating */
/* ----------------- */
#functionmenu
{
    position: absolute;
    top: -29px;
    left: 0px;
    right: 0px;
    padding: 0;
    list-style: none;
    text-align: center;
}
*:first-child + html #functionmenu
{
    position: absolute;
    left: 50%;
    margin-left: -410px;
    width: 820px;
    height: 200px;
    top: 4px;
}
* html #functionmenu
{
    position: relative;
    width: 820px;
    top: 4px;
}
#functionmenu li
{
    margin: 0;
    padding: 0;
    width: 195px;
    display: inline-block;
    cursor: pointer;
    cursor: hand;
    margin-right: 3px;
    position: static;
}
*:first-child + html #functionmenu li
{
    display: block;
    float: left;
    position: relative;
}
* html #functionmenu li
{
    display: block;
    float: left;
    position: relative;
}
#functionmenu li .wrapper
{
    display: block;
    bottom: 4px;
    width: 195px;
    position: absolute;
    float: left;
}
*:first-child + html #functionmenu li .wrapper
{
    margin-left: -98px;
}
* html #functionmenu .wrapper
{
    margin-left: -98px;
}
#functionmenu a, #functionmenu a:visited
{
    display: block;
    color: #4d4d4d;
    text-decoration: none;
    font-style: normal;
}
#functionmenu a:hover
{
    text-decoration: underline;
}
#functionmenu .functionicon
{
    padding: 0px 4px 4px 0px;
    vertical-align: middle;
}
.functionbutton
{
    height: 29px;
    line-height: 29px;
    background: url(/images/functionmenu_button.png) left top repeat-x;
    text-transform: uppercase;
}
.functionbutton span
{
    padding: 1px;
}
.functionbutton img
{
    margin-top: 5px;
}
.functioncontent
{
    border-style: solid solid solid solid;
    border-width: 1px;
    border-color: #adad8e;
    height: 211px;
    background: #fff;
    display: none;
    margin: 0px 2px;
    text-align: left;
    position: relative;
}
#function1 .functioncontent
{
    height: 244px;
}
#function2 .functioncontent
{
    height: 145px;
}
.spacer
{
    height: 5px;
    display: none;
    background: #fff;
    border-right-style: solid;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #adad8e;
    border-right-color: #adad8e;
    border-right-width: 1px;
    margin: 0px 2px;
}
.functioncontent ul
{
}
#functionmenu li ul li
{
    margin: 0;
    padding: 0;
    width: 189px;
    height: 78px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d4d4d4;
    overflow: hidden;
}
#functionmenu li ul li span
{
    margin-left: 10px;
    display: block;
}
#functionmenu li ul li.more
{
    background: url(/images/functionmenu_bg_gradient.gif );
    margin: 0;
    padding: 0;
    width: 174px;
    height: 53px;
    padding-left: 15px;
}
#functionmenu .readmore
{
    background: url(/images/arrow_right.png) no-repeat right;
    display: block;
    width: 140px;
    padding-right: 10px;
    margin-top: 4px;
}
#functionmenu .p
{
    line-height: 1.5em;
}
#function1 span.p, #function2 span.p
{
    line-height: 2em;
}
#function3 span.p
{
    line-height: 1.8em;
}
#functionmenu #funcbooking li, #functionmenu #funcoffers li
{
    height: 32px;
    background: url(/images/functionmenu_bg_small_gradient.gif) top repeat-x;
}
#functionmenu #funcbooking .topimage, #functionmenu #funcoffers .topimage
{
    height: 79px;
}
#functionmenu #funcbooking .topimage img, #functionmenu #funcoffers .topimage img
{
    width: 190px;
    height: 79px;
}
#functionmenu #funcbooking a, #functionmenu #funcoffers a
{
    text-transform: uppercase;
    margin-left: 15px;
}


/* ----------------- */
/* Latestnews formating */
/* ----------------- */
.functioncontent ul img
{
    width: 78px;
    float: left;
    margin-right: 10px;
}
#function3 .functioncontent ul img
{
    float: left;
    margin-right: 10px;
}
/* ----------------- */
/* Footermenu formating */
/* ----------------- */
#footermenucontainer
{
    position: relative;
    left: -50%;
    float: right;
}

#footermenu
{
    margin: 0;
    padding: 0;
    list-style: none;
    height: 33px;
    line-height: 35px;
    position: relative;
    left: 50%; /*background: url(/images/footer_divider.gif) right top no-repeat;*/
}
#footermenu li
{
    margin: 0;
    padding: 0px 23px;
    text-align: center;
    display: block;
    float: left;
    background: url(/images/footer_divider.gif) left top no-repeat;
}
#footermenu li:first-child
{
    background: none;
}
#footermenu, #footermenu a, #footermenu a:visited
{
    color: #4d4d4d;
    text-decoration: none;
    font-style: normal;
}
#footermenu a:hover
{
    text-decoration: underline;
}
#footermenu .footericon
{
    padding: 0px 4px 2px 0px;
    vertical-align: middle;
}
#newsletter
{
    height: 35px;
}

/* ----------------- */
/* Text page formatting */
/* ----------------- */
#mainimage
{
    height: auto;
    float: left;
    position: relative;
    width: 428px;
    margin-right: 38px;
}
#mainimage img
{
    margin-right: 38px;
    width: 428px;
}
#maincontent
{
    margin-top: 20px;
    margin-bottom: 40px;
    float: left;
    width: 454px;
}
#maincontent.wide
{
    margin-left: 40px;
    width: 890px;
}
#share
{
   float: right;
   width: 200px; 
   text-align: right;
   margin-top: 6px;
}
#print-icon, #twitter-icon, #facebook-icon, #email-icon
{
    cursor: pointer;
    margin-left: 6px;
}
#share-icon
{
    float: right;
    margin: 12px 8px 0px 0px;
}
.okbtn, .okbtn:visited
{
    border: 1px solid #adad8e;
    background: url(/images/btn_grey_gradient.gif) repeat-x;
    color: #4d4d4d;
    text-decoration: none;
    font-size: 12px;
    padding: 1px 4px 1px 2px;
    font-style: italic;
    text-transform: uppercase;
}
.okbtn:hover, .okbtn:active
{
    color: #000;
    text-decoration: underline;
}

/* ----------------- */
/* Lightbox button formatting */
/* ----------------- */

.lightboxbtn
{
    background: url(/images/btn_black_right.png) no-repeat right;
    display: inline;
    float: left;
    clear: both;
    padding-right: 10px;
    line-height: 21px;
}
.lightboxbtn a
{
    display: block;
    color: #fff;
    background: url(/images/btn_black_center.png) repeat-x right;
    height: 21px;
    padding: 0px 7px;
    margin: 4px 0px;
    text-decoration: none;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #7c7b57;
    font-style: normal;
}

.lightboxbtn a:hover
{
    text-decoration: underline;
}

/* ----------------- */
/* Lightbox formatting */
/* ----------------- */
#shadowbox
{
    /*height: 272px;*/ /*width: 678px;*/
    width: 678px;
    height: 472px;
}
#sb-wrapper
{
}

#sb-nav-print
{
    float: right;
    cursor: pointer;
}
#sb-nav-share
{
    width: 200px;
    float: right;
    text-align: right;    
}
#sb-nav-close
{
    float: right;
    margin-left: 25px;
}
#sb-title
{
    margin: 20px 20px 20px 28px;
}
#shadowbox #lbcontent
{
    margin: 0px 0px 0px 27px;
    overflow: hidden;
    height: 402px;
    border: none;
    padding-right: 20px;
    display: block;
}

#sb-title, #sb-title-inner
{
    height: 30px;
    line-height: 24px;
}
#sb-title-inner
{
    font-family: "HelveticaNeue-Light" , "Helvetica Neue" ,Helvetica,Arial,sans-serif;
    font-weight: 200;
    color: #93926A;
    text-transform: uppercase;
    font-size: 16px;
}
#lightboximage img
{
    width: 200px;
    margin: 0px 20px 20px 0px;
    float: left;
    position: relative;
}
#lightboxhtml
{
    display: table;
    margin-right: 20px;
}

/* ----------------- */
/* Newspage formating */
/* ----------------- */
.newslist
{
    margin-top: 0px;
    display: inline-block;
}
.newslist li
{
    margin-bottom: 20px;
    list-style: none;
    float: left;
}
#calendar.newslist li
{
    height: 72px;
}
#calendar.newslist
{
    display: inline-block;
}
#paging
{
    display: block;
    text-align: center;
}
.newslist #newscontent
{
    margin-left: 150px;
}
.newslist #eventcontent
{
    margin-left: 100px;
}
.newslist #newsdate
{
    float: left;
    width: 82px;
    margin-right: 15px;
}

.newslist img
{
    float: left;
    width: 132px;
}
.newslist a, .newslist a:visited
{
}
.newslist a:hover
{
}
.newslist#oldnews li
{
    margin-bottom: 10px;
}
.newslist#oldnews li #newscontent
{
    margin-left: 0px;
}
#newsdate
{
    float: left;
    margin-right: 10px;
    width: 82px;
    height: 77px;
    background: url(/images/bg_gradient_func_date.gif) repeat-x top center;
    border: 1px solid #dadadb;
    text-align: center;
}
#newsdate #day
{
    text-transform: uppercase;
    font-size: 10px;
    margin-top: 3px;
    color: #fff;
}
#newsdate #date
{
    color: #a29f7d;
    font-size: 34px;
    font-weight: bold;
    margin-top: 5px;
}
#newsdate #month
{
    margin-top: -3px;
    font-size: 10px;
    font-weight: bold;
    color: #a29f7d;
    text-transform: uppercase;
}
.funcnewsdate
{
    float: left;
    margin-right: 10px;
    width: 82px;
    height: 77px;
    background: url(/images/bg_gradient_func_date.gif) repeat-x top center;
    border: 1px solid #dadadb;
    text-align: center;
}
.funcnewsdate .day
{
    text-transform: uppercase;
    font-size: 10px;
    margin-top: -7px;
    color: #fff;
}
.funcnewsdate .date
{
    color: #a29f7d;
    font-size: 34px;
    font-weight: bold;
    margin-top: 0px;
}
.funcnewsdate .month
{
    margin-top: -10px;
    font-size: 10px;
    font-weight: bold;
    color: #a29f7d;
    text-transform: uppercase;
}
#calendarmenu a, #calendarmenu a:visited
{
    margin-right: 20px;
}
/* ----------------- */
/* Offerpage formating */
/* ----------------- */
#col1, #col2
{
    width: 425px;
    float: left;
}
#col2
{
    margin-left: 40px;
}
.offerlist
{
    margin: 15px 0px 0px 0px;
    padding: 0;
    list-style: none;
}
.offerlist li
{
    margin-bottom: 40px;
}
.offerlist img
{
    float: left;
    width: 132px;
}
.offercontent
{
    margin-left: 148px;
    margin-right: 15px;
}
.offerprice
{
    margin-top: 6px;
    float: left;
    color: #8E8C69;
}
.offercontent .readmore
{
    float: right;
    padding-right: 15px;
    display: block;
    background: url(/images/arrow_red_right.gif) no-repeat right 2px;
    margin-top: 6px;
}
.offercontent .readmore a, .offercontent .readmore a:visited
{
    text-decoration: none;
}
.offercontent .readmore a:hover
{
    text-decoration: underline;
}
.bookingbtn, .bookingbtn:visited
{
    border: 1px solid #781e1e;
    background: url(/images/btn_red_gradient.gif) repeat-x;
    color: #fff;
    padding: 2px 4px;
    text-decoration: none;
}
.bookingbtn:hover, .bookingbtn:active
{
    color: #fff;
    text-decoration: underline;
}
/* ----------------- */
/* Landingpage formating */
/* ----------------- */
#floatingbox
{
    background: url(/images/transparent_pixel.png);
    width: 350px;
    min-height: 160px;
    margin-top: 200px;
    margin-left: 570px;
    padding: 20px 30px;
    position: absolute;
}
#floatingbox h1.title
{
    margin-bottom: 4px;
}


/* ----------------- */
/* Mappage formating */
/* ----------------- */
#largemap
{
    width: 600px;
    float: right;
    margin-left: 20px;
}
h1.title
{
    margin-bottom: 20px;
}
#maplinks
{
}
#maplinks a
{
    margin-right: 20px;
}

/* ----------------- */
/* Contactform formating */
/* ----------------- */
#contactform .title
{
    display: block;
    margin-bottom: 4px;
}
#contactform div
{
    margin-bottom: 10px;
}


/* ----------------- */
/* Sharepage formating */
/* ----------------- */
.share
{
    clear: both;
    height: 45px;
    margin-bottom: 50px;
}
.shareimage
{
    float: left;
}
.sharetext, .sharetext:visited
{
    display: block;
    margin-left: 60px;
    height: auto;
    line-height: 45px;
    width: 150px;
    background: url(/images/arrow_right.png) no-repeat right;
    text-transform: uppercase;
    font-size: 12px;
    color: #4D4D4D;
    text-decoration: none;
}
.sharetext:hover
{
    text-decoration: underline;
}

/* ----------------- */
/* Golfpage formating */
/* ----------------- */
#content #golftable
{
    margin-left: -420px;
}

/* ----------------- */
/* Slide overlay formatting */
/* ----------------- */
#slideoverlay
{

    position: fixed;
    top: 104px;
    position: absolute;
    width: 980px;
    height: 515px;
    z-index: 400;
    overflow: hidden;
}
#leftslide, #rightslide
{
    width: 490px;
    height: 100%;
    position: absolute; 
}
#leftslide
{
    left: 0px;
}
#rightslide
{   
    right: 0px;
}

/* ----------------- */
/* Banner formatting */
/* ----------------- */
#banners
{
    position: absolute; 
    z-index: 90;
    width: 172px;
    margin: 25px 0px 0px 25px;
}
#banners h4
{
    padding: 4px 0px 5px 0px;
    line-height: 1.3em;
}
#banners img
{
    margin: 2px 0px;
}
#banner1, #banner2, #banner3
{
    background-image: url('/images/transparent_pixel.png');
    margin: 0px 0px 12px;
    padding: 6px 12px 6px 12px;    
}

/* ----------------- */
/* Facebook tab formatting */
/* ----------------- */
#facebooktab
{
    position: fixed;
    z-index: 2000;
    right: 0;
    top: 25%;
    width: 32px;
    height: 86px;  
}
#facebooktabimage
{
    position: absolute; 
    top: 0;
    width: 32px;
    height: 86px;
    background: url('/images/facebook_tab.png') top;
}
#noframe
{
    width: 348px;
    padding: -2px; 
    overflow: hidden;
}
#facebooksharebox
{
    display: none;
    width: 370px;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    padding: 20px 0px 20px 20px;
}
.fbConnectWidgetTopmost
{
    border: none;
}

/* ----------------- */
/* Blog formatting */
/* ----------------- */
#blog
{
  margin: 20px 0px 0px 60px;
  width: 860px;
  padding-bottom: 80px;
}

#blog-sidebar
{
  float: left;
  width: 294px;
}
#blog-sidebar ul
{
  list-style: none;
  margin-bottom: 24px;
  line-height: 1.8em;

}
#blog-sidebar li
{

}
#blog-content
{
  float: left;
  width: 566px;
  padding-bottom: 80px;
}
#blog h2, #blog h2 a
{
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  color: #333333;
}
#blog h3
{
  font-weight: bold;
  font-size: 12px;
}

#blog .entry-date
{
  margin-bottom: 22px;
}
#blog .post
{
  margin-bottom: 55px;
}
#blog .entry-content
{
  margin-bottom: 20px;
}

.blog-navigation
{
margin-bottom: 35px;
}

.blog-navigation .previous
{
float: left;
}

.blog-navigation .next
{
float: right;
}
.relatedPostsList
{
  list-style: none;
  margin-bottom: 24px;
}



























































































































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
p {

}

.ingress {

}

.redtext {

}

h2 {

}

h3 {

}

h4 {

}

.shadowbox {

}

.bookingbtn {

}


