*{margin:0;padding:0;}
a img{border:0;}

body
{
    background:url('../images/global/bgs/main_bg.jpg') top center repeat-x fixed;
    color: #333333;
    font-family: Tahoma,Arial,Verdana,Sans-Serif;
    font-size:10pt;
    padding-top:1px;
}

a 
{
    color:#CE6517;
    /*text-decoration: none;*/
}
a:hover {    color:#ee9d62;}

table td
{
    vertical-align: top;
}

/* Main layout elements */

#mainPositioner
{
    margin:0 auto;
    width:964px;
    position:relative;
}

#mainContainer
{
    width:964px;
    position:relative;
}

#mainLogo
{
    float:left; 
    top: 14px; 
    left: 8px; 
    z-index:20; 
    position: absolute;
}

#contactInfo
{
    float:left; 
    top: 28px; 
    left: 464px; 
    z-index:1; 
    position: absolute;
}

#pageContainer
{
    position:relative;
    width:948px;
    padding:68px 8px 0;
    background-color: #ffffff;
    float:left;
    clear:both;
}

#contentContainer
{
    position:relative;
    float:left;
    width:948px;
}

#leftColumn
{
    float:left;
    background:url('../images/global/bgs/main.png');
}

#menuContainer
{
    background-color: #e9f3d2;
    float:left;
}

#menuContainer ul.inlinesub > li,
#menuContainer ul.inlinesubsub > li
{
    border-top: 1px solid #BED193;
    line-height: 14px;
}


#centerColumn
{
    float:right;
    text-align: justify;
    padding:25px 5px 0 15px;
    width:550px;
    min-height:100px;
    background-color:#f3f9e8;
    font-size:8pt;
    line-height: 15px;
}
#centerColumn p
{
    margin-bottom:1.2em;
}

#centerColumn.tour_detail { width:725px; }
#centerColumn img
{
    height: auto !important;
}
#centerColumn h1 
{
    font-size:10pt;
}
#centerColumn h2
{
    font-size:10pt;
    /*font-weight: bold;*/
    /*text-decoration: underline;*/
    margin-bottom:5px;
}
#centerColumn h2.quote
{
    font-size:11pt;
    text-decoration: none
}
#centerColumn h3
{
    color: #CE6517;
    font-size:10pt;
    margin-bottom:3px;
}

#centerColumn h4
{
    font-weight: normal;
}
#centerColumn h5
{
    color:#66a719;
    font-size:11pt;
    margin-bottom:10px;
    padding-bottom: 5px;
    border-bottom:1px solid #BED193;
}

#centerColumn .kop2
{
    font-size:10pt;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom:3px;
}
#centerColumn .kop3.annifont
{
    font-size:10pt;
}

#centerColumn a
{
    color: #CE6517;
    text-decoration: underline;
}
#centerColumn a:hover
{
    color:#ee9d62;
}

#centerColumn ul
{
    padding-left:15px;
}

#rightColumn
{
    float:right;
    padding:10px;
    width:155px;
    height:100%;
    background-color: #F3F9E8;
}

#tweetsContainer
{
    padding:0 10px;
    width:135px;
    background-color: #e8eddd;
}

#footer
{
    background-color:#70ac26;
    height:15px;
    color:#ffffff;
    text-align:center;
    font-size:8pt;
    padding:8px;
    clear:both;
}

#searchNewsletterContainer
{
    margin-top:30px;
    font-size:8pt;
    text-align: center;
}

/* Menu elements */

ul#menuTop,
ul#menuHeader,
ul#menuLeft,
ul#menuLeft ul,
ul#twitter_update_list,
ul#tourList,
ul#tourCommentList,
ul#themeOverview
{
    list-style: none;
}

ul#menuTop 
{    
    float:right;
    padding-left:12px;
    background:url('../images/global/bgs/menu_top_topleft_bg.png') no-repeat;
}

div#menuHeaderContainer
{
    width:948px;
    height:36px;
    background:url('../images/global/bgs/header_menu.jpg') repeat-x;
}

#fadingImagesContainer
{
    height:200px;
    width:948px;
    clear:both;
    overflow:hidden;
}

ul#menuLeft
{
    float:left;
    width:203px;
    border-bottom:1px solid #BED193;
    margin-top:1px;
}

ul#menuLeft > li
{
    border-top:1px solid #BED193;
    font-size:8pt;
    font-weight:bold;
}

ul#menuLeft > li:first-child,
ul#menuLeft > li > ul > li:first-child
{
    border:none;
}

ul#menuLeft > li > ul > li > ul > li {  background-color:#F3F9E8; }
ul#menuTop > li > ul > li,
ul#menuLeft > li > ul > li {    background-color: #E9F3D2; }

ul#menuLeft > li.major,
ul#menuLeft > li.major li:hover {    
    background-color:#66A719; 
}



ul#menuLeft li a
{
    display:block;
    color:#3D4B16;
    text-shadow:0px 1px 0px #ffffff;
    text-decoration: none;
    padding:7px 0 7px 10px;   
}

ul#menuLeft li.major > a
{
    color:#ffffff;
    text-shadow:0px 1px 0px #3D4B16;
}

ul#menuLeft span.handle
{
    float: right;
    margin:6px 20px 0 0;
    width:15px;
    height:12px;
    cursor: pointer;
    background: url('../images/global/menu/left/handle_inactive.png') no-repeat;
    opacity:0.2;
}

ul#menuLeft span.handle.active,
ul#menuLeft span.handle:hover
{
    opacity:0.6;
}

ul#menuLeft span.handle.active { background: url('../images/global/menu/left/handle_active.png') no-repeat; }


/* submenu items */
ul#menuLeft > li > ul > li
{
    font-weight:normal !important;
}

ul#menuTop ul li:hover,
ul#menuLeft li:hover {     background-color:#66a719; }
ul#menuLeft li:hover > a {     
    color:#ffffff;
    text-shadow: 0 -1px 0 #3D4B16;
}

ul#menuLeft > li:hover {   background-color:#c9dd9a; }
ul#menuLeft > li:hover > a {     
    color:#3D4B16;
    text-shadow:0px 1px 0px #ffffff;
}

ul#menuLeft li .sf-sub-indicator { background:url('../images/superfish/arrows-green.png') no-repeat -10px -100px; }
ul#menuLeft li.major .sf-sub-indicator { background:url('../images/superfish/arrows-ffffff.png') no-repeat -10px -100px; }


/* Top menu */
ul#menuTop li
{
    float:left;
    height:18px;
    background:url('../images/global/bgs/menu_top_item_bg.png') repeat-x;
    padding:6px 7px 0;
}
ul#menuTop li a
{
    color:#ffffff;   
    text-shadow: 0 1px 0 #3D4B16;
    font-size:9pt;
    text-decoration: none;
}

#menuTop li ul li a 
{
    color:#3D4B16;
    text-shadow: 0 1px 0 #ffffff;
}
#menuTop li ul li:hover a 
{
    color:#ffffff;
    text-shadow: 0 1px 0 #3D4B16;
}
#menuTop a > .sf-sub-indicator
{
    top:2px;
}
#menuTop li.sfHover ul.sub,
#menuTop ul.sub
{
    right:0px !important;
}
#menuTop li ul
{
    top:24px;
}
#menuTop li ul li
{
    background:none;
    padding:0;
    height:auto;
}

/* Twitter updates */

ul#twitter_update_list
{
    width:135px;    
    overflow:hidden;
}

ul#twitter_update_list li
{
    font-size: 8pt;
    border-bottom: 1px solid #F3F9E8;
    margin-bottom: 5px;
    padding: 5px 0 10px;
    text-align: right;
    text-decoration: none;    
    color: #2D490C;
}

ul#twitter_update_list li a
{ 
    font-weight: bold;
    text-decoration: none;
    color: #2D490C;
}

span#twitterFollowUs
{
    position:fixed;
    cursor: pointer;
    top:45%;
    right:0px;
    width:30px;
    height:119px;
    z-index:9999;
    margin:-45px 0 0 !important;
    background-color: #67a61a;
    background-image: url('../images/global/social/follow-us.png');
    text-decoration: none;
}

div#twitterFollowUs:hover
{
    background-color:#06C;
}

/* Themes */

ul#themeOverview
{
    width:450px;    
    margin:0 auto;    
}

ul#themeOverview li
{
    float:left;
    width:150px;
    height:160px;
    text-align:center;
}

ul#themeOverview li a
{
    color:#2D490C;
    text-decoration: none;
}

img.themeImg,
img.tourImg,
img.pageImg,
.panes img,
#generalInfo img,
.tourGroupContent img,
#centerColumn > div > div > img
{
    background-color:#ffffff;
    border: 1px solid #eeeeee;
    margin: 0 0 4px -2px;
    padding:4px;
}

img.pageImg,
img.themeImg.left,
img.tourImg.left
{
    float:left;
    margin:0 10px 0 0;
}
img.themeImg.left
{
    margin:0 15px 15px 0 !important;
}
img.tourImg.tabHeader
{
    max-width:689px;
    /*max-width: none !important;*/
    height:auto;
}
img.pageImg,
.tourGroupContent img
{
    max-width: 543px;
    margin-bottom: 5px;
    height:auto;
}
img.pageImg
{
    margin-bottom: 15px;
}

/* Tour list */

ul#tourList
{
    padding:0;
}
ul#tourList > li
{
    background-color: #E9F3D2;
    border: 1px solid #E6E6E6;
    float: left;
    line-height: 13px;
    margin-bottom: 8px;
    padding: 10px;
    width: 528px;
    font-size:8pt;
}
ul#tourList li ul li a
{
    color:#CE6517;
    text-decoration: underline;
}
ul#tourList li ul li a:hover
{
    color:#ee9d62;
}
ul#tourList > li a
{
    color:#2D490C;
    text-decoration: none;
}
ul#tourList li a:hover
{
    color:#c1b9a8;
}
ul#tourList > li .buttonsContainer
{
    margin:5px 0 20px 0;
}

.buttonsContainer
{
    margin:10px 0 20px 0;
}

.buttonsContainer a
{
    float:right;
    font-size: 10pt;
    line-height: normal;
    padding:3px 8px 3px;
    /*margin-top:15px;*/
    color:#ffffff !important;
    text-decoration: none !important;
    text-align: center;
}

.buttonsContainer a.addToCart
{
    background:url('../images/global/tour/cart.png') no-repeat;
    margin-right:5px;
}

.buttonsContainer a.readMore
{
    background:url('../images/global/tour/more.png') no-repeat;
    width:80px;
}

.buttonsContainer a:hover
{
    background-position: 0 -22px;
}

.panes .buttonsContainer a
{
    margin:0;
}

.tourGroup
{
    background-color: #E9F3D2;
    border: 1px solid #E6E6E6;
    float: left;
    margin-bottom: 8px;
    padding: 10px;
    width:530px;
}

.tourGroup > a
{
    color: #2D490C !important;
    text-decoration: none !important;
}

/* Tour detail */

div.highlights
{
    background-color: #E9F3D2;
    border: 1px solid #666666;
    float: right;
    height: auto;
    margin:0 0 15px 15px;
    padding: 10px;
    width: 230px; 
}

div.highlights ul
{
    padding-left:15px;
}

div.highlights li
{
    text-align:left;
}

div.highlights h2
{
    font-size:8pt !important;
    font-weight:normal;
}


/* tabs */

/* root element for tabs  */
ul.tabs { 
    clear:both;
    list-style:none; 
    margin:15px 0 0 0 !important; 
    padding:0 !important;    
    height:32px;
}

/* single tab */
ul.tabs li { 
    float:left;     
    text-indent:0;
    padding:0;
    margin:0 !important;
    list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
    border:1px solid #CCCCCC;
    border-bottom:none;
    font-size:11px;
    display:block;
    height: 30px;  
    line-height:30px;
    width: 110px;
    text-align:center;    
    text-decoration:none !important;
    color:#2D490C !important;
    padding:0px;
    margin:0 2px 0 0;    
    position:relative;
    top:1px;
}

ul.tabs li.w2 a
{
    width:99px;
}

ul.tabs a:active {
    outline:none;        
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
    margin-top:-3px;
    height:33px;
    color:#2D490C;    
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
    border:1px solid #666666;
    border-bottom:1px solid #E9F3D2;    
    background-color: #E9F3D2;
    cursor:default !important; 
    color:#2D490C !important;
    margin-top:-3px;
    height:33px;
    font-weight:bold;
}

/* initially all panes are hidden */ 
.panes .pane {
    display:none;        
}

.panes > div
{
    float:left;
    width:693px;
    padding:15px;
    border:1px solid #666666;
    background-color: #E9F3D2;
}
.panes > div ul
{
    padding-left:15px;
}
.panes > div .tabTitle
{
    font-size:12pt;
    font-weight: bold;
    padding:10px 0 15px;
}
.panes hr
{
    border-bottom: 40px solid #c9dd9a;
    margin:15px 0;
}
.panes h3.excursionCityHeader
{
    font-size:14pt !important;
    margin-bottom:10px !important;
}
.panes h4
{
    margin-bottom:4px;
}
.panes .excursionTabContent img
{
    margin:5px 10px 5px 0;
}

.pricetable
{
    border-collapse: collapse; 
    width: 100%; 
    background-color: rgb(242, 249, 233); 
}
.pricetable tr
{
    height:30px;
}
.pricetable td
{
    vertical-align: middle;
    font-weight:bold;
    font-size:8pt;
    text-align:center;
}

/* comments */

.tourCommentBlock
{
    margin-top:15px;
}
.tourCommentBlock input,
.tourCommentBlock textarea
{
    margin-bottom:5px;
}

.comment_block
{
    position:relative;
    display:block;
    width:675px;
    padding:20px;
    background-color:#e9f3d2;
    margin-bottom:10px;
    max-height: 105px;
    overflow: hidden;
}

.comment_block img.fadeOut
{
    position: absolute;
    top:100px;
    left:19px;
    cursor: pointer;
}
#tourCommentList h3,
.comment_block_content h3
{
    margin-bottom:3px !important;
}

ul#tourCommentList
{
    padding:0;
}
ul#tourCommentList > li
{
    background-color: #E9F3D2;
    border: 1px solid #E6E6E6;
    float: left;
    line-height: 13px;
    margin-bottom: 8px;
    padding: 10px;
    width: 528px;
    font-size:8pt;
}
.comment_block_content > span > span
{
    display:block;
}

ul#tourCommentList > li .comment_block
{
    padding:0;
    width:528px;
}

ul#tourCommentList > li .comment_block img.fadeOut
{
    width:675px;
    top:60px;
}
ul#tourCommentList > li .comment_block img.fadeOut.small
{
    width:528px;
    left:0px;
}


ul#tourCommentList li ul li a
{
    color:#CE6517;
    text-decoration: underline;
}
ul#tourCommentList li ul li a:hover
{
    color:#ee9d62;
}
ul#tourCommentList > li a
{
    color:#2D490C;
    text-decoration: none;
}
ul#tourCommentList li a:hover
{
    color:#c1b9a8;
}

/* Quote - Mijn Offerte */

.quoteTable td
{
    padding:2px 0 2px 0;
    line-height: 15pt;
}

span.quoteCount
{
    position:absolute;
    top:-4px;
    left:-8px;
    background:url('../images/global/bgs/quote_count_right.png') top right no-repeat;
    height:17px;
}

span.quoteCount span
{
    background:url('../images/global/bgs/quote_count_left.png') top left no-repeat;
    color:#ffffff;
    font-weight: bold;
    height:17px;
    float: right;
}

span.quoteCount > span > span
{
    margin:0 8px;
    padding:2px 0 0 0;
    height:15px;
    font-size:8pt;
    background-color: #0d3f00;
}

table.quote
{
    border:1px solid #cccccc;
    border-collapse: collapse;
}
.quoteTableParent table.quote.noheaders { border-collapse:separate; }
.quoteTableParent > table.quote > tbody > tr > td:hover
{
    background-color:#c9dd9a;
}

table.quote.noheaders,
table.quote.sub
{
    border-top:none;   
}

table.quote th
{
    background-color:#66a619;
    color:#ffffff;
}

table.quote td
{
    background-color:#e9f3d2;
}

table.quote.sub td
{
    border:none;
    background-color:#f3f9e8;
}

table.quote td,
table.quote th,
table.quote.sub td
{
    padding:8px;
}

table.quote td a.quote_add_cat
{
    text-decoration: none !important;
    color:#333333 !important;
}

.quoteTableParent table.quote td,
.quoteTableParent table.quote th,
table.quote tr
{
    border:none;
}

.quoteTableParent
{
    cursor: pointer;
}

.quoteTableChild
{
    display:none;
}

.ui-datepicker-trigger
{
    position:absolute;
    margin:-3px 0 0 5px;
}

input.error
{
    border:1px solid red;
}
label.error
{
    font-style: italic;
    margin-left:5px;
    color:red;
}

/* bookingForm */

.bookingForm td
{
    padding:5px 0px;
}
#booking_form input.submitButton
{
    background-color: #66A619;
    border: 1px solid #66A619;
    color: #FFFFFF;
    font-size: 12pt;
    font-weight: bold;
    margin: 0 auto 30px;
    padding: 5px;
    cursor: pointer;
}

/* general info */

#generalInfo h3
{
    font-size:1em;
    font-weight: bold;
    color:#333333;
    border:none;
    padding:0;
    margin:0;
}

#centerColumn > div > div > img:first-child,
#generalInfo img
{
    max-width: 543px;
    margin-bottom:15px;
    height: auto !important;
}

/* links */

.kop3.annifont.links
{
    font-size:11pt !important;
}

.links .tussenkop
{
    font-weight: bold !important;
    font-size:8pt !important;
    color:#333333 !important;
    border:none !important;
    padding:0 !important;
    margin:0 !important;
}

td.links
{
    text-align: left;  
}

hr
{
    border-bottom: 40px solid #e9f3d2;
    border-style: none none solid;
    border-width: 0 0 40px;
    clear: both;
    height: 1px;
    width: 100%;
}
hr.green
{
    border-bottom: 1px solid #66A717;
    border-style: none none solid;
    border-width: 0 0 1px;
    clear: both;
    height: 1px;
    width: 100%;    
}
hr.normal
{
    border:1px solid #333333;
    border-width: 0 0 1px;
    clear: both;
    height: 1px;
    width: 100%;    
}

/* forms and input */

input 
{
    padding:2px;
    color: #333333;
    font-family: Tahoma,Arial,Verdana,Sans-Serif;
    font-size:8pt;
    border:1px solid #BED193;
}

input.submitImg
{
    border:none;
    padding:0;
    margin:-3px 0 0 -20px;
    float:right;
}

.focus_activate
{
    font-family:tahoma,arial,helvetica;
    font-size:9pt;
    color:#C0C0C0;
    padding:2px;
}

.focus_activate.active
{
    color:#333333;
}

/* ALRT STORE24 */
#alert
{
    position:fixed;
    margin:0 auto 0 auto;
    padding:40px;
    top:-340px;
    height:250px;
    width:320px;
    background-color: #E9F3D2;
    border:2px solid #66a619;
    color:#66a619;
    text-shadow:0px 1px 0px #ffffff;
    font-size:10pt;
    line-height: 16pt;
    font-weight: bold;    
    z-index:99999;
    -moz-border-radius:10px;
    border-radius:10px;
    vertical-align: bottom;
}

#alert a
{
    color:#494949;
    text-decoration: underline;    
}

#alertContent
{
    position:absolute;
    bottom:40px;
    width:325px
}

#alertContent input
{
    background-color: #66A619;
    border: 1px solid #66A619;
    color: #FFFFFF;
    font-size: 12pt;
    font-weight: bold;
    margin: 10px 10px 0 0;
    padding: 5px;
    cursor: pointer;
}

#alertContent input.cancel
{
    border:none;
    background: none;
    font-size: 9pt;
    color:#66a619;
    font-weight:normal;
    text-decoration: underline;
    padding:7px;
}

#full_bg
{
    background:url('../images/global/bgs/fullbg.png') repeat;
    position:fixed;
    top:0px;
    left: 0px;
    width:3000px;
    height:2000px;
    z-index:99998;
}
