/* File: menu_style.css */


/**
* @developer:	Erik van der Veen
* @package:		CMSe
* @copyright:	(C) 2006 Eforceone.nl
*/

/* CSS document voor CMSe template */
	
	#menu
	{
		margin-left: 19px;
	}
	
	/*  1ST LEVEL  */
	#menu a
	{
		height: 19px;
		line-height: 19px;
		display: block;
		padding-top: 1px;
		padding-bottom: 1px;
		color: #333333;
		text-decoration: none;
		cursor: default;
		text-align: left;
		font-size: 13px;
		padding-left: 10px;
	}
	
	/*  2ND LEVEL  */
	
	#menu ul li ul a
	{
		text-align: left;
	}

	#menu ul ul
	{
		background-color: #f0f0f0;
	}
		
	#menu ul ul a
	{
		padding: 0;
		padding-left: 1px;
		padding-right: 1px;
		border: none;
		height: 24px;
		line-height: 22px;
	}
	
	#menu .img,
	#menu .imgfoldout
	{
		float: left;
		width: 22px;
		border: 0;
		height: 100%;
		background-color: #dedede;
	}

	#menu .img img
	{
		position: absolute;
		top: 4px;
		left: 4px;
		border: 0;
	}
	
	#menu .imgfoldout img
	{
		position: absolute;
		top: 4px;
		left: 26px;
		border: 0;
	}
	
	#menu .text
	{
	 	float: left;
		margin-left: 5px;
	}
	 
	#menu .arrow
	{
		float: right;
		margin-right: 3px;
		border: 0;
	}

	#menu .arrow img
	{
		position: absolute;
		top: 9px;
		right: 5px;
		border: 0;
	}
	
	#menu .separator
	{
		float: left;
		padding: 0;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 1px;
		font-size: 0;
		width: 125px;
		height: 1px;
		background-color: #333333;
		overflow: hidden;
	}
	
	#menu .separatorLong
	{
		width: 98%;
	}
	
	#menu .linkalike
	{
		padding-left: 1px;
		padding-right: 1px;
		height: 11px;
		text-align: left;
		display: block;
		color: #333333;
	}
	
	/*  ACTIVE ITEM  */
	#menu .active
	{
		color: #cc6600;
	}

	/*  OVER ITEM  */
	#menu a:hover
	{
		color: #FF9933;
		cursor: pointer;
	}
	
	#menu ul ul a:hover
	{
		background: #ffffff;
		border: 1px solid #aaaaaa;
		line-height: 20px;
		padding: 0;
		height: 22px;
	}/* File: required.css */

.flatbutton
{
	color: #444444;
	border: 1px solid #333333;
}

.flattext
{
	border: 1px solid #333333;
}

.highlighted
{
	background-color: #FFFF00;
}

.windowContainer
{
	padding: 10px;
	padding-top: 0;
}

.windowFrame
{
	background-color: #ffffff;
	border: 1px solid #333333;
	margin: 0 auto;
	margin-bottom: 20px;
}
   
.windowTitlebar
{
	line-height: 24px;
	padding-left: 10px;
	padding-right: 4px;
	background-color: #333333;
	height: 25px;
	cursor: move;
	text-align: left;
	font-size: 13px;
}

.windowTitle
{
	color: #ffffff;
	font-weight: bold;
}

.windowMinimize a
{
	margin-top: 2px;
	vertical-align: middle;
	display: block;
	height: 18px;
	width: 18px;
}

.windowContent
{
	line-height: 20px;
	margin: 10px;
	overflow: hidden;
	clear: both;
	background-position: top right;
	background-repeat: no-repeat;
}

.windowContent p
{
	margin: 0;
	margin-top: 15px;
}

.windowContent a:link,
.windowContent a:visited,
.windowContent a:active
{
	color: #bb4400;
}

.windowContent a:hover
{
	color: #ffcc00;
}
/* File: style.css */

/**
* @developer:	Erik van der Veen
* @package:		CMSe
* @copyright:	(C) 2006 Eforceone.nl
*/

/* CSS document voor CMSe template */

html
{
	border: none;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

body.main
{
	_behavior: url(includes/csshover.htc);
	padding: 0;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
}

body, td
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
}

#maintable
{
	text-align: left;
	margin: 0 auto;
}

h1
{
	font-size: 25px;
	color: #0077cc;
	font-weight: 100;
	letter-spacing: 3px;
	margin-bottom: 0;
}

h2
{
	font-size: 20px;
	color: #0077cc;
	font-weight: 100;
	letter-spacing: 3px;
	margin-bottom: 0;
}

p
{
	margin-top: 5px;
}

div
{
	margin: 0;
	padding: 0;
}

hr
{
	height: 1px;
	color: #333333;
}

a:link,
a:visited,
a:active,
a:hover
{
	text-decoration: none;
}

.content a:link,
.content a:visited,
.content a:active
{
	color: #bb4400;
}

.content a:hover
{
	color: #ffcc00;
}

.content
{
	margin: 15px;
}

.spnsrs
{
	margin-top: 45px;
	margin-left: 35px;
	margin-right: 25px;
	text-align: center;
}

.spnsrs h2
{
	display: none;
}

.breadcrums a:link,
.breadcrums a:visited,
.breadcrums a:active
{
	color: #bb6600;
}

.breadcrums a:hover
{
	color: #FF9933;
}

.breadcrums
{
	margin-left: 20px;
	margin-right: 30px;
}

.linklogo img
{
	border: none;
}

.linklogo
{
	padding-right: 10px;
	padding-left: 10px;
}

.linkname 
{
	font-size: 16px;
}

.linkdescription p
{
	margin-top: 5px;
}

.pagetitle
{
	font-size: 18px;
}

.pagesize
{
	color: #339900;
}

.resulttable
{
	width: 450px;
}

.resulttable td
{
	font-size: 12px;
}

.resultrow
{
	background-color: #EFEFEF;
}

#spnsrimg
{
	border: none;
}

#hoofdspnsrimg
{
	border: none;
}
/**
* @developer:	Erik van der Veen
* @package:		CMSe
* @copyright:	(C) 2006 Eforceone.nl
*/

/* CSS document voor CMSe administratie */

/*  -= MENU SETTINGS =-  */
	
	#menu {
		z-index: 50000;
	}
	
	#menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		width: 182px;
		margin-right: 3px;
	}
	
	#menu li {
		position: relative;
	}
	
	#menu ul ul {
		position: absolute;
		top: 0;
		left: 80%;
		width: 150px;
	}
	
	#menu ul ul ul {
		position: absolute;
		top: 0;
		left: 100%;
	}
	
	div#menu ul ul,
	div#menu ul li:hover ul ul,
	div#menu ul ul li:hover ul ul,
	div#menu ul ul ul li:hover ul ul,
	div#menu ul ul ul ul li:hover ul ul {
		display: none;
	}
	
	div#menu ul li:hover ul,
	div#menu ul ul li:hover ul,
	div#menu ul ul ul li:hover ul,
	div#menu ul ul ul ul li:hover ul,
	div#menu ul ul ul ul ul li:hover ul {
		display: block;
	}