﻿*
{
    margin: 0;
    padding: 0;
}


body 
{
    font-family: Verdana;
    background-color: #c1d2dc;
    height: 700px;
}

li
{
    list-style-image: url(IMG/bullet-10x10.gif);
}

.uppActivProgclass
{
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 25;
}

#main-table
{
    position: relative;
    top: -47px;
    left: 0px;
    width: 798px;
    height: 700px;
    background-color: #6e97ad;
    z-index: 3;
}

#main-block
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 798px;
    height: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 27px;
    z-index: 1;
}

#Header-Image
{
    background-color: #6e97ad;
}

#Nav
{
    position: relative;
    top: 0px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: #6e97ad;   
    z-index: 4;
}

#search-box
{
    position: relative;
    top: -18px;
    left: 662px;
    width: 130px;
    height: 25px;
    z-index: 6;
}

#search-button
{
    position: relative;
    top: -40px;
    left: 628px;
    width: 30px;
    height: 20px;
    z-index: 6;
}
/* ----- Auteur Frame ----- */
#auteur-frame
{
    position: relative;
    top: 15px;
    left: 5px;
    z-index: 6;
    height: 200px;
}

#auteur-names
{
    position: relative;
    top: 20px;
    left: 15px;
    z-index: 6;
    height: 10px;
}

#auteur-names-list
{
    position: relative;
    top: 15px;
    left: -7px;
    z-index: 6;
    height: 150px;
}
/* ------------------------ */

#login-view-block
{
    position: relative;
    top: 0px;
    left: 7px;
    z-index: 6;
    height: 600px;
}

/* ----- Agenda ----- */
#agenda-main-block
{
    position: relative; 
    top: 0px; 
    left: 0px; 
    height: 700px; 
    width: 460px;
}

#agenda-filter-table
{
    position: relative; 
    width: 450px; 
    top: 2px; 
    left: 2px;
}

#agenda-main-table
{
    position: relative; 
    left: -2px; 
    top: 11px;
}
/* ------------------ */

/* ----- Agenda Item ----- */
#agenda-item-block
{
    width: 460px; 
    height: 700px;
}

#agenda-item-msg
{
    overflow:auto; 
    width:458px; 
    height: 330px;
}
/* ----------------------- */

/* ----- Contact ----- */
#contact-table
{
    font-size: 0.7em; 
    font-family: Verdana; 
    width: 420px; 
    height: 300px; 
    margin-left: auto; 
    margin-right: auto; 
    position: relative; 
    top: -170px;
}
/* ------------------- */

/* ----- Login ----- */
#login-main-div
{
    height: 600px;
}

#login-username
{
    position: relative; 
    left: 25px; 
    top: 5px;
}

#login-user-field
{
    position: relative; 
    left: 25px; 
    top: 5px;
}

#login-password
{
    position: relative; 
    left: 25px; 
    top: 5px;
}

#login-pass-field
{
    position: relative; 
    left: 25px; 
    top: 5px;
}

#login-remember-me
{
    position:relative; 
    top: 43px; 
    left: -70px;
}

#login-button
{
    position:relative; 
    left: 147px; 
    top: 27px;
}

#login-status-text
{
    color: Red; 
    position: relative; 
    top: 35px;
}
/* ----------------- */

/* ----- Nieuws Bericht ----- */
#nieuws-bericht-block
{
    width: 460px; 
    height: 700px;
}

#nieuws-bericht-msg
{
    overflow:auto; 
    width:458px; 
    height: 600px;     
}
/* -------------------------- */

/* ----- Webgids Item ----- */
#webgids-item-block
{
    width: 460px; 
    height: 700px;
}

#webgids-item-msg
{
    overflow:auto; 
    width:458px; 
    height: 100px;
}
/* ------------------------ */

/* ----- Berichten ----- */
#berichten-block
{
    width: 300px; 
    height: 700px;
}

#berichten-buttons-table
{
    background-color: #6e97ad; 
    width: 450px; 
    height: 30px;
}
/* --------------------- */

/* ----- Gegevens ----- */
#gegevens-block
{
    position: relative; 
    top: 0px; 
    left: 0px;
}
/* -------------------- */

/* ----- online ----- */
#online-block
{
    width: 300px; 
    height: 700px;
}
/* ------------------ */

/* ----- Paneel ----- */
#paneel-block
{
    font-family: Verdana; 
    font-size: 0.7em; 
    width: 420px; 
    height: 170px; 
    margin-left: auto; 
    margin-right: auto; 
    position: relative; 
    top: 0px;
}
/* ------------------ */

/* ----- Profiel ----- */
#profiel-block
{
    width: 300px; 
    height: 700px;
}

#profiel-table
{
    font-size: 0.8em; 
    border-style: solid; 
    width: 450px; 
    height: 100px; 
    border-width: 2px; 
    border-color: #6E97AD; 
    border-spacing: 5px;
}

#profiel-changepass-table
{
    height:130px;
    width:400px;
}

#profiel-succes-table
{
    height:130px;
    width:450px;
}

#profiel-changepass-table
{
    font-size: 0.8em; 
    border-style: solid; 
    width: 450px; 
    height: 150px; 
    border-width: 2px; 
    border-color: #6E97AD; 
    border-spacing: 5px;
}

#profiel-status-txt
{
    position: relative; 
    top: 20px; 
    left: 75px;
}
/* ------------------- */

/* ----- Mailbox ----- */
#mailbox-block
{
    width: 300px; 
    height: 700px;
}
/* ------------------- */

/* ----- Verdiensten ----- */
#verdiensten-punten-block
{
    margin-left: auto; 
    margin-right: auto;
}

#verdiensten-geld-block
{
    margin-left: auto; 
    margin-right: auto;
}
/* ----------------------- */

/* ----- Webmaster Gebruikers ----- */
#webmaster-gebruiker-block
{
    position: absolute; 
    top: 0px;
}

#webmaster-gebruiker-table
{
    font-size: 0.7em; 
    font-family: Verdana;
}

#webmaster-gebruiker-found
{
    position: relative; 
    left: 25px;   
}

#webmaster-gebruiker-role
{
    position: relative; 
    left: 25px;
}

#webmaster-gebruiker-info
{
    position: relative; 
    left: 25px;
}

#webmaster-gebruiker-loginas
{
    font-size: 0.7em; 
    font-family: Verdana;
}

#webmaster-gebruiker-new
{
    text-align: center; 
    overflow: hidden;
}
/* ---------------------------------- */

/* ----- webmaster paneel ----- */
#webmaster-paneel-block
{
    font-family: Verdana; 
    font-size: 0.7em; 
    width: 420px; 
    height: 170px; 
    margin-left: auto; 
    margin-right: auto; 
    position: relative; 
    top: 0px;
}
/* ---------------------------- */

/* ----- Reports ----- */
#reports-table
{
    font-size: 0.7em; 
    font-family: Verdana;
}

#reports-block
{
    height: 300px; 
    position: relative; 
    top: 0px; 
    left: 20px;
}
/* ------------------- */

/* ----- Gebruiker Master ----- */
#gebruiker-master-block
{
    z-index: 10; 
    position: relative; 
    top: -30px; 
    left: -2px; 
    width: 160px; 
    height: 200px;
}
/* ---------------------------- */

/* ----- Redacteur Master ----- */
#redacteur-master-block
{
    z-index: 10; 
    position: relative; 
    top: -30px; 
    left: -1px; 
    width: 160px;
}

#webredacteur-master-block
{
    z-index: 10; 
    position: relative; 
    top: -22px; 
    left: -1px; 
    width: 160px;
}

#redacteur-master-cart
{
    z-index: 10; 
    position: relative; 
    top: -20px; 
    left: -1px; 
    width: 160px;
}

#redacteur-cart-img
{
    position: relative; 
    top: -3px; 
    left: 5px; 
    z-index: 11;
}
/* ---------------------------- */

/* ----- Webmaster Master ----- */
#webmaster-master-block
{
    z-index: 10; 
    position: relative; 
    top: -40px; 
    left: -1px; 
    width: 160px;
}
/* ---------------------------- */

#name-positioning
{
    position: relative;
    top: 35px;
    left: 107px;
    z-index: 15;
}

#txt-omsch-cat-nm-pos
{
    position: relative;
    top: 25px;
}

#loc-block-pos
{
    position: relative;
    top: 25px;
}

#org-block-pos
{
    position: relative;
    top: 10px;
}

#activ-htmledit-position
{
    position: relative;
    top: 10px;
}

.table-left
{
    background-color: #6e97ad;
    width: 170px;
    height: 700px;
}

.table-mid
{
    background-color: #c1d2dc;
    width: 458px;
    height: 700px;   
}

.table-right
{
    background-color: #6e97ad;
    width: 170px;
    height: 700px;
}

.table-footer
{
    height: 10px;
    height: 700px;
    background-color: #6e97ad;
}

.watermark-search
{
    color: White;
}

.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 1;
}

.updating-progress
{
    border: solid, 2px, black;
    background-color:White;
	filter:alpha(opacity=70);
	opacity:0.2;
	top: -25px;
	left: 265px;
	position: absolute;
	z-index: 25;
}

.modalPopup 
{
	background-color: #d4d0c8;
	border-width:3px;
	border-style:solid;
	border-color: #6E97AD;
	padding:3px;
	width:250px;
	z-index: 9999;
}

.mailbox-msg
{
    width: 450px; 
    height: 330px;
    overflow: auto;
	scrollbar-arrow-color: #1C3151;
    scrollbar-face-color: #6e97ad;
    scrollbar-highlight-color: #6e97ad;
    scrollbar-3dlight-color: #D5E6FE;
    scrollbar-shadow-color: #ABCDFE;
    scrollbar-darkshadow-color: #ABCDFE;
    scrollbar-track-color: #D5E6FE;
}

.list_search_extender
{
    font-size: small;
    font-style: italic;
    color: Silver;
}

.list_search_extender2
{
    font-size: small;
    font-style: italic;
    color: Black;
}

.text-filter
{
    color: Silver;
    font-style: italic;
}

.scroll-bar-colors
{
    scrollbar-arrow-color: #1C3151;
    scrollbar-face-color: #6e97ad;
    scrollbar-highlight-color: #6e97ad;
    scrollbar-3dlight-color: #D5E6FE;
    scrollbar-shadow-color: #ABCDFE;
    scrollbar-darkshadow-color: #ABCDFE;
    scrollbar-track-color: #D5E6FE;
}

.error-msg
{
    position: relative;
    top: 10px;
    left: 25px;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #6e97ad;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #c1d2dc;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    overflow: hidden;
}

.accordionLink
{
    color: white;
    text-decoration: none;
}

.popupHover
{
    background-color: White;
    border: solid 2px Silver;
    padding: 5px 5px 5px 5px;
    cursor: hand;
    width: 50px;
    height: 25px;
    z-index: 999;
}

.popupHoverRow
{
    cursor: default;
    background-color: White;
}

.txt-spacer
{
    position: relative;
    top: -19px;
    left: 110px;
}

.txt-spacer2
{
    position: relative;
    top: 15px;
    left: -61px;
}

.listsearch-text
{
    text-align: center;
}

.txtbox_spacing
{
    position: relative;
    top: 10px;
}

.txtbox_spacing2
{
    position: relative;
    top: -1px;
    left: 60px;
}
