﻿body
{
    background: #ecf0f2;          
    font: normal 13px 'Book Antiqua', 'Zapf Calligraphic', 'URW Palladio L', serif;    
    color: #3b4f77; 
}
img
{
    border: 0;
}
h1, h2
{
    font: normal 700 18px 'Book Antiqua', 'Zapf Calligraphic', 'URW Palladio L', serif;  
    padding: 0px 0px 6px 0px;    
    margin: 0px 0px 10px 0px;
    border-bottom: solid 1px #fff; 
}
a:link, a:visited, a:active
{
    color: #3b4f77;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}
ul
{
    margin: 0;
    padding: 0px 0px 0px 16px;
}
ul li
{
    list-style-type: none;
    padding: 0px 0px 0px 10px;
    margin: 0;
    background: url(/Images/System/Backgrounds/bg-circle.gif) no-repeat left 8px;
    
}
p
{
    margin: 0;
    padding: 0;
}
select, input, button
{
    font: normal 12px 'Book Antiqua', 'Zapf Calligraphic', 'URW Palladio L', serif; 
}
/**********************
        BASE
**********************/
.middle
{
    width: 1010px;
    margin: 0px auto;    
    padding: 0px 0px 20px 0px;
}
/**********************
        TOP
**********************/
.middleTop
{
    width: 1010px;
    height: 15px;
    background: url('../../Images/System/Backgrounds/bg-top-middle.jpg') no-repeat left bottom;
}
.topWrapper
{
    width: 1010px;    
    height: 94px;
    background: url('../../Images/System/backgrounds/bg-top-left.jpg') no-repeat left bottom;
}
.topLeftWrapper
{
    float: left;
    width: 768px;
}
.tag
{
    float: left;
    width: 756px;
    height: 35px;
    padding: 24px 12px 0 0;
    padding-top: 24px;
    color: #979aad;
    text-align: right;
}
.tag a:link, .tag a:visited, .tag a:active
{
    color: #979aad;
    text-decoration: none;
}
.tag a:hover
{
    text-decoration: underline;
}
.logoLink
{
    display: block;
    float: right;
}

/**********************
        MIDDLE
**********************/
.middleLeft
{
    width: 500px;
    height: 388px;
    padding: 0px 0px 0px 26px;
    float: left;
    background: #c2c8d6 url('../../Images/System/Backgrounds/bg-middle-left.jpg') no-repeat left top;    
}
.middleLeftHome
{
    width: 460px;
    height: 368px;
    padding: 10px 20px 10px 46px;   
    float: left;
    background: #c2c8d6 url('../../Images/System/Backgrounds/bg-middle-left-home.jpg') no-repeat left top;     
}
.middleLeftHome h1
{
    
    color: #3b4f77; 
    font: normal 700 18px 'Book Antiqua', 'Zapf Calligraphic', 'URW Palladio L', serif;   
    padding: 0px 0px 6px 0px;    
    border-bottom: solid 1px #fff; 
}
.middleRight, .middleRightHome
{
   width: 428px;
   height: 368px;
   padding: 10px 28px;
   float: left;  
   background: #c2c8d6 url('../../Images/System/Backgrounds/bg-middle-right.jpg') no-repeat left top;   
}
.middleRightHome
{  
   background: url('../../Images/System/Backgrounds/bg-middle-right-home.jpg') no-repeat left top; 
}
.middleRightContent
{
    width: 408px;
    padding: 0px 20px 0px 0px;
    height: 360px;    
    overflow: auto;  
    float: left;
}


/**********************
        NEWS
**********************/
.homeNewsBottom td
{
    padding: 0px 0px 10px 0px;
}

/**********************
       BOOKINGS
**********************/
.formInfoWrapper input, .formInfoWrapper textarea, .formInfoWrapper select
{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #7f8ead;
    background: #fff;    
    font: normal 13px 'Book Antiqua', 'Zapf Calligraphic', 'URW Palladio L', serif;    
    color: #3b4f77;
}   
.formInfoWrapper td
{
    padding: 0px 0px 2px 0px;
}
.sendButton
{
    text-decoration: underline;    
}
.bookingCheckBox input
{
    background: transparent;
    border: none;
}
.formValidationWrapper
{
    padding: 0px 0px 20px 0px;
}

/**********************
        BOTTOM
**********************/
.middleBottomHome, .middleBottom
{
    width: 1010px;
    height: 17px;
    float: left;
    background: url('../../Images/System/Backgrounds/bg-middle-bottom-home.jpg') no-repeat left top;    
}
.middleBottom
{
    background: url('../../Images/System/Backgrounds/bg-middle-bottom.jpg') no-repeat left top;    
}
.bottomQuoteWrapper
{
    width: 982px;
    height: 32px;
    padding: 14px 0px 0px 28px;
    float: left;    
    background: url('../../Images/System/Backgrounds/bg-quotewrapper.jpg') no-repeat left top;
    color: #fff;
    font: normal 700 14px/16px 'Book Antiqua', 'Zapf Calligraphic', 'URW Palladio L', serif;   
}
.bottomLinksWrapper
{
    width: 912px;
    height: 54px;
    padding: 0px 16px 0px 82px;
    float: left;
    background: url('../../Images/System/Backgrounds/bg-bottom-links.gif') no-repeat 24px top;
}
a.bottomLinkLeft:Link, a.bottomLinkLeft:Visited, a.bottomLinkLeft:Active
{
    color: #3b4f77;
    font-weight: 700;
    text-decoration: none;
    margin: 4px 0px 0px 0px;
    float: left;
}
a.bottomLinkLeft:Hover
{
    text-decoration: underline;
}
.bottomLogos
{
    margin: 0;
    padding: 2px 0px 0px 0px;  
    float: right;  
}
.bottomLogos li
{
    list-style-type: none;
    background: none;
    float: left;
    display: inline;
    padding: 0px 0px 0px 10px;
}
.bottomLogos a
{
    text-decoration: none;
    float: left;
}

/**********************
        MISC
**********************/
.intro
{
    font-weight: 700;
    font-size: 11px;
    font-family: Verdana;
    line-height: 18px;
}
.first
{
    font-size: 24px; 
    color: #ff9900;
    line-height: 24px;
}
.line li
{ 
    background: url(/Images/System/Backgrounds/bg-line.gif) no-repeat left 10px; 
}
.tussenKop
{
    font-weight: 700; 
    font-size: 15px;   
}
.left
{
    float: left;
}
.homeReadMoreLink:link, .homeReadMoreLink:visited, .homeReadMoreLink:active
{
    color: #798fb0;
    text-decoration: none;
}
.homeReadMoreLink:hover
{
    text-decoration: underline;
}
