body,html
{
	font-family:"lucida sans unicode",verdana,arial;
	font-size:13px;
	margin:0px;
	height:100%;
	width:100%;
	margin:0px;
}

div#wrapper
{
	position:absolute;
	width:801px;
	height:100%;
	left:50%;
	margin-left:-400px;
	background-color: #cccccc;
}

div#header
{
	position:absolute;
	top:0px;left:0px;
	width:801px;
	height:125px;
	background: transparent url('/images/banner.png') top left no-repeat;
	z-index:15;
}

div#headerbackground
{
	position:absolute;
	top:0px;left:0px;
	width:801px;
	height:125px;
	background:transparent url('/images/bgstandard.jpg') top right no-repeat;
	z-index:14;
}

div#navbar2
{
	position:absolute;
	top:125px;
	width:801px;
	height:20px;
	z-index:15;
}

div#content
{
	position:absolute;
	top:149px;
	left:196px;
	width:584px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #000000;
	height:200px;
	overflow:auto;
	background-color: #FFFFFF;
}

div#footer
{
	position:absolute;
	bottom:0px;left:196px;
	width:605px;
	height:20px;
	text-align:center;
	border-left:1px solid #000000;
	background: url('/images/navbar2.jpg') top left repeat-x;
	
}



div#mainleft
{
	background: url('/images/leftrepeat.jpg') top right repeat-y;
	width:19px;	
	z-index:20;
	height:100%;
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-419px;
}

div#mainright
{
	background: url('/images/rightrepeat.jpg') top right repeat-y;
	width:17px;
	height:100%;
	z-index:20;
	position:absolute;
	left:50%;
	margin-left:401px;
	top:0px;
	
}

div#smartschoolmenu
{
	position:absolute;
	bottom:5px;
	left:0px;
	width:196px;
	height:116px;
	z-index:30;
	background-color: #cccccc;
}

div#lowmenu
{
	position:absolute;
	bottom:116px;
	left:0px;
	width:196px;
	height:145px;
	background-color: #cccccc;
	border-top:1px solid #000000;
}

div#navbar1
{
	position:absolute;
	bottom:0px;left:0px;
	
}

div#leftmenu
{
	z-index:100;
	position:absolute;
	width:196px;
	top:225px;
	left:0px;
}
div#categoryimage
{
	width:196px;
	height:75px;
	position:absolute;
	left:0px;
	top:149px;
	background-color:#CCCCCC;
	border-bottom:1px solid #000000;
}
			
			table
			{
				border-collapse:collapse;
				border-width:0px;
				vertical-align:top;
				font-size:13px;
				margin:0px;padding:0px;
			}
			
			table.main
			{
				width:100%;
				height:100%;
				margin:0px;
				border-collapse: collapse;
			}
			
			td
			{
				padding:0px;margin:0px;
			}
			
			td.mainleft
			{
				background: url('/images/leftrepeat.jpg') top right repeat-y;
				width:auto;
			}
			
			td.header
			{
				width:801px;
				height:125px;
				background:url('/images/banner.jpg') top right no-repeat;
				vertical-align:bottom;
			}
			
			td.mainright
			{
				background: url('/images/rightrepeat.jpg') top left repeat-y;
				width:auto;
			}
			
			td.menulevel2
			{
				
				width:801px;
				height:24px;
				vertical-align:top;
			}
			
			td.menulevel3
			{
				padding-top:50px;
				width:196px;
				vertical-align:top;
				height:auto;
				background: #cccccc url('/admin/images/upload/menu1.jpg') top left no-repeat;
				border-right:1px solid #444444;
			}
			
			td.lowmenu
			{
				width:196px;
				height:10px;
				vertical-align:top;
				border-right:1px solid #444444;
				background-color:#CCCCCC;
			}
			
			td.content
			{
				width:585px;
				height:auto;
				vertical-align:top;
				overflow-y:auto;
				overflow-x:hidden;
				padding:10px;
				
			}
			
			td.footer
			{
				width:605px;
				height:24px;
				vertical-align:top;
				background: url('/images/navbar2.jpg') top left repeat-x;
				text-align:right;
				padding-top:3px;
			}
			
			td.footerspacer
			{
				background-color:#cccccc;
				border-right:1px solid #444444;
			}
			
			td.btnActive_left
			{
				background: url('/images/btnActive_left.png') top right no-repeat;
				width:8px;
				height:22px;
				margin:0px;
				padding:0px;
			}
			
			td.btnActive_middle
			{
				background: url('/images/btnActive_middle.png') top left repeat-x;
				width:auto;
				height:22px;
				margin:0px;
				padding:0px;
				font-size:14px;
			}
			
			td.btnActive_right
			{
				background: url('/images/btnActive_right.png') top left no-repeat;
				width:8px;
				height:22px;
				margin:0px;
				padding:0px;
			}
			
			td.btnPassive_left
			{
				background: url('/images/btnPassive_left.png') top right no-repeat;
				width:8px;
				height:22px;
				margin:0px;
				padding:0px;
			}
			
			td.btnPassive_middle
			{
				background: url('/images/btnPassive_middle.png') top left repeat-x;
				width:auto;
				height:22px;
				margin:0px;
				padding:0px;
				
			}
			
			td.btnPassive_right
			{
				background: url('/images/btnPassive_right.png') top left no-repeat;
				width:8px;
				height:22px;
				margin:0px;
				padding:0px;
			}
				
			a.navlink
			{
				color:	#000000;
				text-decoration:none;
				font-size:13px;
			}
			a.navlink:hover
			{
				color:	#FFFFFF;
			}
			
			a.navlinkActive
			{
				color:	#FFFFFF;
				text-decoration:none;
				font-size:13px;
			}
			a.navlinkActive:hover
			{
				color:	#EEEEEE;
			}
			a.navlink2
			{
				color:	#FFFFFF;
				text-decoration:none;
				font-size:12px;
				margin-left: 15px;
			}
			a.navlink2:hover
			{
				text-decoration:underline;
			}
			a.navlink3
			{
				color:	#444444;
				text-decoration:none;
				font-size:12px;
				margin-left: 5px;
			}
			a.navlink3:hover
			{
				text-decoration:underline;
				color:#666666;
			}
			
			div#navbar1
			{
				position:absolute;
				height:26px;
				width:801px;
				top:103px;
				vertical-align:bottom;
				padding:0px;margin:0px;
				padding-left: 10px;
			}
			div#navbar1mask
			{
				position:absolute;
				height:31px;
				width:801px;
				top:93px;
				background-color: #ffffff;
				border-bottom:0px solid #777777;
			}
			
			div#navbar2
			{
				background: url('/images/navbar2.jpg') top left repeat-x;
				position:absolute;
				top:125px;
				width:801px;
				margin:0px;padding:0px;
				height:24px;
				padding-top:3px;padding-left:2px;
			}
			
h1
{
	color:#FF6600;
	font-size:17px;
	padding-left:5px;
	background: url('{WEBROOT}images/h1.gif') top left no-repeat;
	border-bottom:1px solid #FF6600;
	margin-left:10px;
	margin-right:50px;
	margin-top:10px;
}

h2
{
	font-size:15px;
}

h4
{
	font-size: 13px;
	margin-bottom:3px;
	margin-top: 2px;
}

div.h1
{
	padding:0px;
	margin:0px;
	width:auto;
	height:24px;
}

td.bar1left
{
	background: #FFFFFF url('/images/bar-orange-left.gif') bottom left repeat-x;
	width:5px;
}

td.bar2left
{
	background: #FFFFFF url('/images/bar-red-left.gif') bottom left repeat-x;
	width:5px;
}

td.bar3left
{
	background: #FFFFFF url('/images/bar-blue-left.gif') bottom left repeat-x;
	width:5px;
}

td.bar1center
{
	background: #FFFFFF url('/images/bar-orange-center.gif') bottom left repeat-x;
}

td.bar2center
{
	background: #FFFFFF url('/images/bar-red-center.gif') bottom left repeat-x;
}

td.bar3center
{
	background: #FFFFFF url('/images/bar-blue-center.gif') bottom left repeat-x;
}

td.bar1right
{
	background: #FFFFFF url('/images/bar-orange-right.gif') bottom left repeat-x;
	width:5px;
}

td.bar2right
{
	background: #FFFFFF url('/images/bar-red-right.gif') bottom left repeat-x;
	width:5px;
}

td.bar3right
{
	background: #FFFFFF url('/images/bar-blue-right.gif') bottom left repeat-x;
	width:5px;
}

/* TOOLTIP STYLES */

p.small { 
	font-size: 11px;
}

ol, li {
	font-size: 12px;
}

li {
	margin-bottom: 5px;
}

div.title {
	color: #000066;
	padding-left: 1px;
	font-family: monospace;
	letter-spacing: 2px;
	font-size: 12px;
	line-height: 9px;
	height: 9px;
	margin-bottom: 1px;
}


/* Nicetitle Style */
div.niceTitle
{
	background-color: #000066;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", sans-serif;
	width: 196px;
	left: 0;
	top: 0;
	padding: 4px;
	position: absolute;
	text-align: left;
	z-index: 20;
	-moz-border-radius: 0 10px 10px 10px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=87);
	-moz-opacity: .87;
	-khtml-opacity: .87;
	opacity: .87;
}
div.niceTitle .contents
{
	margin: 0;
	padding: 0 3px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
div.niceTitle p
{
	color: #D17E62;
	font-size: 11px;
	padding: 3px 0 0 0;
	margin: 0;
	text-align: left;
	-moz-opacity: 1;
}

p.tijd
{
	font-size:9px;
	text-align:right;
}

