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

BODY {
    background-color: white;
    padding: 25px;
    border-top: 3px solid #EC008C;
}

input.Submit {
    background: #C10076;  
    color: #fff; 
    width: 140px;
    cursor: pointer;
}

DIV#Main {
    width: 990px;
    margin: 0 auto;
}

DIV#Header {
    width: 990px;
    height: 150px;
    background: url( /img/opleiding-nagelstyliste/opleiding-nagelstyliste-sfeerbeeld.jpg ) no-repeat top right;
}

DIV#Titel {
    background: url( /img/opleiding-nagelstyliste/opleiding-nagelstyliste.png ) no-repeat;
    text-indent: -2000px;
    width: 567px;
    height: 100px;
    margin-left: 234px;
}

DIV#LeftContainer {
    margin-top: -50px;
    width: 180px;
    float: left;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

DIV#LeftContainer UL {
    padding: 0;
    margin: 0;
    list-style: none;
}

DIV#LeftContainer UL LI {
    text-align: right;    
}

DIV#LeftContainer UL LI.Selected A {
    font-weight: bold;
}

DIV#RightContainer {
    margin-top: -50px;
    width: 780px;
    float: left;
    padding-left: 15px;
    padding-bottom: 15px;
}

DIV#Footer {
    clear: both;
    width: 970px;
    border-top: 3px solid #EC008C;
    text-align: center;
    padding: 10px;
}

th.BoldTableHeader {
    font-weight: bold !important;
}
