﻿/* 0 BASIC TAGS */

table
{
    font-size: 1em;
}

h1, h2, h3, h4
{
    margin: 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p
{
    line-height: 1.4em;
}

hr
{
    border: 0;
    border-top: 1px solid #505050;
    height: 1px;
}



body
{
    background-color: #656565;
    background-image: url(Images/background.gif);
    background-repeat: repeat;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: #FFFFFF;
}

img
{
    border-width: 0;
}

a
{
    text-decoration: none;
    color: #DBB94F;
}


a:hover
{
    text-decoration: underline;
    color: #E6CD84;
}


/* 1 HEADER */

.header
{
    background-image: url(  'Images/header.gif' );
    background-repeat: no-repeat;
    position: relative;
    width: 901px;
    height: 76px;
    margin: 0 auto 5px auto;
    top: 0px;
    left: -2px;
}
.Sponser
{
    margin: 0 auto 5px auto;
    width: auto;
    height: 15px;
    text-align: center;
}

h1
{
    position: absolute;
    left: 37px;
    top: 12px;
    text-transform: uppercase;
    font-size: 18px;
}

h2
{
    position: absolute;
    left: 37px;
    top: 45px;
    font-size: 11px;
}

.menua
{
    position: absolute;
    right: 37px;
    top: 13px;
    text-transform: uppercase;
    font-size: 10px;
}

.nav
{
    position: absolute;
    right: 37px;
    top: 51px;
    text-transform: uppercase;
    font-size: 10px;
}

.menua a:visited, .nav a:visited
{
    color: #DBB94F;
}



/* 1.1 SHIM */

.shim
{
    display: none;
}


/* 2 PAGE */

.page
{
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

h3
{
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    font-size: 1.5em;
    font-weight: bold;
}
h4
{
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    font-size: 1.3em;
    font-weight: bold;
}

/* 2.1 ALL PAGES */

#home, #resume, #links, #albums, #photos, #details, #Blogentry, #register, #admin-albums, #admin-photos, #admin-details, #gastenboek
{
    position: relative;
    width: 886px;
    padding: 0px 10px;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar
{
    float: left;
    width: 214px;
    height: 100%;
}

#sidebaradmin
{
    float: left;
    width: 164px;
    height: 100%;
}

#menubar
{
    float: left;
    width: 120px;
    height: 100%;
}

#contentadmin
{
    margin-left: 216px;
}
#content
{
    margin-left: 230px;
}

#whatsnew
{
    float: left;
    width: 200px;
    height: 100%;
}

#coollinks
{
    margin-left: 220px;
}

#resume h4, #links h4
{
    margin-top: 0;
    border-top: 1px solid #505050;
    padding-top: 1.0em;
    position: absolute;
    left: 37px;
    width: 214px;
}

#resume #photo
{
    position: absolute;
    left: 37px;
    top: 20px;
    width: 214px;
}

#resume .first
{
    margin-top: 0;
    border-top: 1px solid #505050;
    padding-top: 1.5em;
}

dl
{
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #505050;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    position: relative;
}

dt
{
    position: absolute;
    left: 0;
}

dd
{
    margin-left: 150px;
    height: 2.0em;
}

.emptydata td
{
    padding: 50px;
    color: #aeaeae;
}










.view
{
    margin-left: auto;
    margin-right: auto;
    width: 686px;
    text-align: center;
}

.view .photo-frame
{
    margin-left: auto;
    margin-right: auto;
}

.item
{
    padding: 20px 50px;
    color: #B2B2B2;
}

.itemgastenboek
{
    padding: 10px 10px;
    color: #B2B2B2;
}

.item h4
{
    margin-bottom: 0.4em;
}

.nullpanel
{
    padding: 150px;
    width: auto;
    text-align: center;
}









.buttonbar, .buttonbar-top
{
    width: 686px;
    height: 36px;
    background-image: url(Images/photonav.gif);
    background-repeat: no-repeat;
    margin-bottom: 5px;
    text-align: center;
}












/* 3 FOOTER */

.footerbg
{
    width: auto;
    height: 50px;
    text-align: center;
}

.footer
{
    background-image: url(images/footer.gif);
    background-repeat: no-repeat;
    position: relative;
    width: 901px;
    height: 50px;
    margin: 0 auto 5px auto;
    padding-bottom: 5px;
    text-align: center;
    font-size: 10px;
    color: #ffffff;
}



.menub
{
    margin: 8px auto 2px auto;
    text-transform: uppercase;
    font-size: 10px;
}

.menub a:visited
{
    color: #DBB94F;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198
{
    border: 4px solid #FFFFFF;
}



.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #00688B;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2290AD;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #B4CDCD;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.MenuWereld
{
    color: Teal;
    text-transform: uppercase;
    text-decoration: none;
}



.MenuWereldSelected
{
    color: white;
    background-color: Teal;
    font-weight: bold;
    padding: 1px;
    margin-top: 1px;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none;
}





#postheader
{
    position: absolute;
    background: #FF7800 url(  '../Images/a8.gif' ) repeat-x;
    width: 202px;
    height: 92px;
    color: #fff;
    padding-left: 20px;
}

#date
{
    position: absolute;
    top: 0px;
    line-height: 52px;
    color: #656551;
    right: 30px;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: -1px;
}

#postfooter
{
    position: relative;
    clear: both;
    height: 66px;
    text-align: center;
    line-height: 66px;
    background-image: url(  '../Images/a50.gif' );
    color: #A8A88D;
}

.CustomTabStyle .ajax__tab_header
{
    border-bottom: solid 1px #999999;
}
.CustomTabStyle .ajax__tab_outer
{
    padding-right: 4px;
    height: 21px;
    background-color: #C0C0C0;
    margin-right: 2px;
    border-right: solid 1px #666666;
    border-top: solid 1px #aaaaaa;
}
.CustomTabStyle .ajax__tab_inner
{
    padding-left: 3px;
    background-color: #C0C0C0;
    color: Black;
}
.CustomTabStyle .ajax__tab_tab
{
    height: 13px;
    padding: 4px;
    margin: 0;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_outer
{
    background-color: #cccccc;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner
{
    background-color: #cccccc;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab
{
}
.CustomTabStyle .ajax__tab_active .ajax__tab_outer
{
    background-color: #fff;
    border-left: solid 1px #999999;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_inner
{
    background-color: #fff;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab
{
}
.CustomTabStyle .ajax__tab_body
{
    border: 1px solid #999999;
    border-top: 0;
    padding: 8px;
}