﻿body
{
	margin:0px;
	font-family:Verdana;
	font-size:11px; 
	overflow:hidden;
}

TD
{
    font-family:Verdana;
	font-size:11px;   
}

.TopMenu
{
    background-color: #f4911e;
    background-image: url('../images/logo.gif');
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 0 0 0 4px;
    vertical-align: middle;
    background-position: right;    
}

#Login
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 300px;	
	margin-left: -150px;	
	margin-top: -150px;
}

.kopje {
color: #002577;
font-weight:bold;
font-size:13px;
}
.hidden
{
    width:0px;
    height:0px;
    z-index: -10;
    position:absolute;
    top:-20;
}
.pageshr
{
    height: 1px;
    color: #002577;
}

.PagesMainPanel 
{
    padding:10px;
}
.smallInput
{
    font-size:11px;
    height:18px;
}
.ModuleLoader
{
    display:block;
    z-index: 1;
    left: -150px;
    position: absolute;
    top: -100px;
}

.tbSmallInTable
{
    height: 12px;
    font-size: 10px;        
}
.PnlMain
{
     background-image: url('../images/CMSbox-Final.png');     
     background-position: right bottom;
     background-repeat: no-repeat;
}
.pnlExportImport 
{
	padding-left: 4px;
}

.FileManagerTree 
{
	float:left;
	width: 200px;
	height: 550px;
}
.Files
{
	float:right;
	width: 550px;	
}
.FilesUpload
{
	float:right;
	width: 550px;	
}
.DisabledNode 
{ 
    color: gray; 
    cursor: default;
    font-family: Tahoma;
    font-size: 8pt;
    padding-left: 3px;
    text-decoration: none;
}

