﻿
.clear
{
    clear: both;
    margin: 0;
    padding: 0;
}
a 
{
    color: #4172da;
}
a.partners
{
    float: right;
}
body 
{
    background-color: #fff;
    font-family: Arial, Verdana;
    font-size: 75%;
}
div#container 
{
    background-color: #fff;
    left: 50%;
    margin-left: -370px;
    position: absolute;
    top: 20px;
    width: 740px;
}
div#content
{
    margin: 0px 170px 0px 170px;
}
dix#content ul li a
{
    text-align:right;
}
div.get-back-to
{
    padding:0 0 250px 0
}
div.get-back-to p
{
    font-style:italic;
}
div#contenthome
{
    margin: 0px 0px 0px 170px;
}
div#contenthome ul
{
    margin: 0px 0px 0px 25px;
}
div#footer
{
    margin: 40px 0px 30px 0px;
}
div#footer p
{
    font-size: 90%;
    margin: 0px;
    padding-top: 10px;
    text-align: center;
}
div#header
{
    position: absolute;
    top: 0px;
}
div#main
{
    margin-top: 155px;
}
div#main h1
{
    color: #4172da;
    font-size: 180%;    
    font-weight: normal;  
    margin: 0px;  
    padding: 10px 0px 0px 0px;        
}
div#main h2
{
    background-image: url(grey-arrow.gif);
    background-repeat: no-repeat; 
    background-position: left center;   
    color: #666;
    font-size: 130%;
    font-weight: normal;
    margin: 0px;
    padding: 0px 0px 0px 15px;    
}
div#main h3
{
    border-bottom: solid 1px #ccc;
    color: #4172da;
    font-size: 150%;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 3px 0px;    
}
div#main h4
{
    color: #4172da;
    font-size: 120%;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 5px 0px;    
}
div#main h4.booking
{
    color: #4172da;
    font-size: 110%;
    font-weight: bold;
    margin: 0px;
    padding: 20px 0px 10px 0px;    
}
div#navigation
{
    position: absolute;
    top: 155px;
    width: 150px;
}
div#rightpanel
{
    position: absolute;
    right: 0px;
    top: 155px;
    width: 150px;
}
div.sidelinks
{
    background-color: #e4e5e5;
}
div.sidelinks p
{
    background-image: url(blue-arrow.gif);
    background-repeat: no-repeat; 
    background-position: left center;
    font-size: 90%;
    margin: 10px;
    padding-left: 12px;    
}
div.legal
{
    background-color: #e4e5e5;
    margin-top: 10px;
}
div.legal p
{
    font-size: 90%;
    margin: 0px; 
    padding: 8px;
}
img 
{
    border: none;
    vertical-align: top;
}
p.bold
{
    font-weight: bold;
}
p.italic
{
    font-style: italic;
}
p.get-back-to
{
    padding: 20px 0 50px 0;
}
p.quote
{  
    color: #4172da;
    font-size: 120%;
    padding: 5px 30px 5px 20px;
}
p.quote-open span
{
    font-weight:normal;
    font-size: 60%;
    padding: 0px 10px;
}
p.quote-open
{
    background-image:url(quote-open.gif);
    background-repeat: no-repeat;        
    font-size: 140%;
    padding: 0 14px 0 16px;

    font-weight: bold;
}

p.quote-open b
{
    background: url(quote-close.gif) no-repeat center right;
    padding: 0 16px 0 0;
    
}
table 
{
    font-size: 100%;
}
table tr td
{
    vertical-align: middle;
}
table.contact tr td
{
    vertical-align: top;
}
table tr td p
{
    margin: 0px;
}
table tr td p.more
{
    margin-top: 6px;
}
table tr.level1 td
{
    background-color: #eaeaea;
    padding: 10px;
    vertical-align: top;
}
table tr.level2 td
{
    padding: 10px 20px 0px 10px;
    vertical-align: top;
}
table tr.level2 td ul
{
    margin: 0px 0px 10px 20px;
}
table#hometable tr td
{
    padding-bottom: 25px;
}
textarea 
{
    font-family: Arial, Verdana;
}
.hide
{
    display: none;
}
table.booking tr td
{
    padding-bottom: 5px;
}
ul.clients
{
    list-style-type: square;
    margin: 5px 15px 0px 10px;
    padding-left: 10px;
}
ul.clients li
{
    color: #666;
    font-size: 90%;
    padding: 3px 0px 0px 0px;
}

.attention {
    background: #eee;
    border: 1px solid #bbb;
    padding: 4px 4px 4px 4px;
    margin-bottom: 14px;
}

.attention h3 {
}
.attention p 
{
    float:left;
    width: 400px;
    padding: 0 0 0 14px;
    margin: 10px 0 0 0;
}
.attention p span
{
    font-size: 80%;
    line-height:7;
}

p.intro 
{
    font-size:140%;

}

.attention img
{
    float:left;
    padding: 0 0 10px 14px;
}

