/*
=======================================
Skin styles voor de Parkpodium skin
=======================================

Parkpodium kleuren:
DKGrijs     #4D4D4D
LGroen      #D6DE23
DKBlauw     #
LBlauw      #E3FBFF

---------------------------------------
*/


/*
---------------------------------------
Standaard Basis Elementen
---------------------------------------
*/
Body
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: #4D4D4D;
    background-color: White;
}
.SkinObject
{
	font-weight: bold;
	font-size: 12px;
	color: #4D4D4D;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
}
.Normal, .normal td
{
	font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #4D4D4D;   
}

.NormalTextBox
{
    border: solid 1px #71B547;   
}

A,A:link,A:visited,A:active 
{
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: underline;
}
A:hover
{
	color: #FFCF00;
	font-weight: bold;
	text-decoration: underline;
}
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited,a.breadcrump:hover {
	color: #4D4D4D;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 10px 0px 5px;
}

.breadcrumbcell
{
    padding: 5px 0px 0px 10px;
    width: 650px;
	height: 18px;
}

.logincell
{
    text-align: right;
    padding: 5px 15px 10px 20px;
    width: 220px;
    border-left: solid 2px #DDDDDD;
    background-color: #D3EBFB;
}

.footer,a.footer:link,a.footer:active,a.footer:visited {
	color: #0071DD;
	text-decoration: none;
	font-size: 10px;
	font-weight: Bold;
	vertical-align: middle;
	padding: 0px 30px 0px 20px;
}

.user,a.user:link,a.user:active,a.user:visited,a:user:hover {
	color: #4D4D4D;
	font-size: 11px;
	text-decoration: none;
	font-weight: Bold;
	padding: 0px 20px 0px 0px;
}

/*
---------------------------------------
Onderdelen van de TABEL
---------------------------------------
*/
.pagemaster
{
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    text-align: left;
}

.skinmaster
{
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
}

.HeaderExt
{
    width: 40%;
    background-color: transparent;
    background-image: url(images/HeaderExt.gif);
    background-repeat: repeat-x;
}

.Header
{
    width: 980px;
    height: 208px;
    background-color: transparent;
    background-image: url(images/Header.jpg);
    background-repeat: no-repeat;
}

.MenuExt
{
    width: 40%;
    background-color: transparent;
    background-image: url(images/MenuExt.gif);
    background-repeat: repeat-x;
}

.MenuL
{
    width: 18px;
    height: 20px;
    background-color: transparent;
    background-image: url(images/MenuBorderLeft.gif);
    background-repeat: repeat-y;
}

.MenuR
{
    width: 17px;
    height: 20px;
    background-color: transparent;
    background-image: url(images/MenuBorderRight.gif);
    background-repeat: repeat-y;
}

.MenuBalkExt
{
    width: 40%;
    height: 6px;
    background-color: transparent;
    background-image: url(images/MenuBalk.gif);
    background-repeat: repeat-x;
}

.MenuBalkRandL
{
    height: 6px;
    background-color: transparent;
    background-image: url(images/MenuBalkLeft.gif);
    background-repeat: repeat-x;
}

.MenuBalk
{
    height: 6px;
    width: 940px;
    background-color: transparent;
    background-image: url(images/MenuBalk.gif);
    background-repeat: repeat-x;
}

.MenuBalkRandR
{
    height: 6px;
    background-color: transparent;
    background-image: url(images/MenuBalkRight.gif);
    background-repeat: repeat-x;
}

.PaginaRandL
{
    width: 18px;
    background-color: transparent;
    background-image: url(images/BorderLeft.gif);
    background-repeat: repeat-y;
}

.PaginaRandR
{
    width: 17px;
    background-color: transparent;
    background-image: url(images/BorderRight.gif);
    background-repeat: repeat-y;
}

.LeftPane
{
    height: 100%;
    width: 140px;
    padding: 10px 10px 20px 10px;
    border-right: solid 1px #BED63A;
}

.ContentPane
{
    width: 650px;
	background-color: transparent;
	padding: 10px 40px 20px 20px;
}

.RightPane
{
    width: 220px;
    padding: 10px 20px 20px 20px;
    border-left: solid 2px #DDDDDD;
    background-color: #E3FBFF;
}

.BottomTable
{
    height: 100%;
    width: 100%;
    padding: 0px 10px 0px 20px;
    border-top: solid 0px #BED63A;
    background-color: transparent;
}

.BottomPane1
{
    height: 100%;
    width: 50%;
    padding: 10px 10px 0px 40px;
    border-top: solid 2px #DDDDDD;
    border-bottom: solid 0px #BED63A;
    background-color: #FFFFFF;
}

.BottomPane2
{
    height: 100%;
    width: 50%px;
    padding: 10px 40px 0px 10px;
    border-top: solid 2px #DDDDDD;
    border-bottom: solid 0px #BED63A;
    background-color: #FFFFFF;
}

/*
-----------------------
Menu
-----------------------
*/

.MainMenu_MenuContainer
{
    background-image: url(images/MenuBGD.gif);
    height: 20px;
    background-color: #4D4D4D;
    background-repeat: repeat-x;
    padding: 0px 0px 0px 0px;
}

.MainMenu_MenuBar
{
    cursor: pointer;
    height: 20px;
    background-color: Transparent;
}

.MainMenu_MenuIcon,.MainMenu_RootMenuArrow,.MainMenu_MenuArrow
{
    display: none;
}

.MainMenu_MenuItem
{
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica;
    color: #4D4D4D;
    padding: 2px 20px 2px 4px;    
}

.MainMenu_RootMenuItem
{
    cursor: pointer;
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
    font-size: 11px;
    color: White;
    background-image: url(images/MenuBGD.gif);
    background-color: transparent;
    background-repeat: repeat-x;
    padding: 0px 8px 0px 2px;
}

.MainMenu_RootMenuItemActive
{
    padding: 0px 8px 0px 2px;
    color: White;
    background-image: url(images/MenuBGD-A.gif);
    background-repeat: repeat-x;
    background-color: transparent;
}

.MainMenu_RootMenuItemSelected
{
    cursor: pointer;
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
    font-size: 11px;
    color: White;
    padding: 0px 8px 0px 2px;
    background-image: url(images/MenuBGD-A.gif);
    background-repeat: repeat-x;
    background-color: #BED63A;
}

.MainMenu_SubMenu
{
	cursor: pointer;
    background: #FFFFFF;
    padding: 0px 0px 0px 0px;
    border-left: solid 4px #D6DE23;
    border-bottom: solid 1px #D6DE23;
    border-right: solid 1px #D6DE23;
    border-top:  solid 1px #D6DE23;
}

.MainMenu_SubMenuItemSelected
{
    font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	font-size: 11px;
	background-color: #D6DE23;
    padding: 2px 20px 2px 4px;
	color: #FFFFFF;
	border-top: solid 1px #D6DE23;
	border-bottom: solid 1px #D6DE23;
}