/*
 * Version: $Revision: 1.4 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2010 BeSite
 */

BODY
{
    /*backgrouddnd-color: #e6edf1;*/
    background-color: #e6edf1;
    background: #e6edf1 url(/img/background_content.png) center 203px no-repeat;
}


DIV#Header
{
    background: url(/img/header.png) repeat-x;
    height:115px;
    padding: 0;
    margin: 0;
    width:100%;
}

DIV#Menu
{
   width: 970px;
   height: 115px;
   margin: 0px auto;
   padding: 0;
   position:relative;   
   _margin: 0px auto -1px auto;
}

DIV#Menu ul
{
    margin: 0px 50px 0px 0px;
    padding: 0px;
}

DIV#Menu ul li
{
    float:right;
    list-style:none;
    padding: 5px 15px;
    margin: 40px 0px;
    text-transform: uppercase;
}

DIV#Menu ul li a
{
    color: #000000;
    font-size: 12pt;
}

DIV#Menu ul li.Selected a
{
    color: #01587C;
}

DIV#Logo
{
    width: 133px;
    height: 115px;
    position:relative;
    float:left; 
    margin: 0px 0px 0px 50px; 
    _margin-left: 10px;
    padding:0px; 
}  

DIV#PhotoBlock
{
   background: url(/img/foto_balk.png) repeat-x;
   height: 88px;
   width: 100%;
   position:relative; 
   margin: 0px;
   padding: 0px;
}

DIV#Center
{
    margin: 0 auto;
    background: none;
    width: 970px;
    min-height: 489px;
    _height: 489px;
    position:relative; 
}

DIV#Main
{
    background-color: #f3f6f8;
    width: 940px;
    height: auto;
    margin: 0 15px;
    padding: 15px 0px;
    position:relative;  
    overflow:none;
    float:left;  
}

DIV#Content
{
    width: 630px;
    margin: 0 15px;
    position:relative;  
    float:left;
    padding: 0 5px;
    display:inline;
}

DIV#Right
{
    width:240px;
    height: auto;
    position:relative;
    float:left;
    margin:0 10px; 
    padding: 0 5px;
    display:inline;
}

DIV#Quote
{
    margin-bottom:20px;
}

DIV#SubMenu
{
    width:234px;
    height: auto;
    position:relative;    
}

DIV#SubMenu UL
{
    height: auto;
}

DIV#SubMenu UL LI
{
    height: auto;
}

DIV#SubMenu UL LI UL
{
    padding-top: 6px;
}

DIV.HeadSub
{
    width:219px;
    height: 28px;
    background: url(/img/headSubMenu.png) no-repeat;
    position:relative;
    color:#ffffff;
    padding-top: 11px;
    padding-left: 15px;
    font-size: 12pt;
    text-transform: uppercase;    
}

DIV.ContentSub
{
    width: 222px;
    border-left: 1px solid #dee0e1;
    border-bottom: 1px solid #dee0e1;
    border-right:1px solid #dee0e1;
    position:relative;
    heigth:auto;
    margin-bottom: 20px; 
    padding-left: 10px;  
    padding-top: 10px;  
}

DIV.ContentSub ul
{
    margin:0px;
    padding: 0px;
    list-style:none;
}

DIV.ContentSub ul li
{
    background:  url(/img/blockSubMenu.png) 0 6px no-repeat;
    padding-left: 15px;
    height: 15px;
}

DIV.ContentSub ul li a
{
    color:#000000;
    background: none;
}

DIV.ContentSub ul li.Selected a
{
    color:#01587C;
}

DIV#Footer
{
    width: 100%;
    float: left;
    text-align: center;
}

H1#PageTitle
{
    margin: 0px; 
    padding-bottom:20px;   
}

h3 {
    margin-top:20px;
}

div#ShopContactFormItem table.Contact
{
    margin: 0px 10px 10px 10px;   
}

div#ShopContactFormItem table.ContactBegin
{
    margin: 10px 10px 0px 10px;    
}
