/* File: menu_style.css */


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

/* CSS document voor CMSe template */
			
	/*  1ST LEVEL  */
	#menu a
	{
		text-align: left;
		color: #ffffff;
		line-height: 22px;
	}
	
	/*  2ND LEVEL  */
	
	#menu ul li ul a
	{
		text-align: left;
	}

	/*  ACTIVE ITEM  */
	#menu .active
	{
		font-size: 14px;
	}

	/*  OVER ITEM  */
	#menu a:hover
	{
		text-decoration: underline;
	}/* File: required.css */

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

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

.highlighted
{
	background-color: #FFFF00;
}

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

.windowFrame
{
	background-color: #ffffff;
	border: 1px solid #666666;
	margin: 0 auto;
	margin-bottom: 20px;
}
   
.windowTitlebar
{
	line-height: 24px;
	padding-left: 10px;
	padding-right: 4px;
	background-color: #666666;
	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: #7b95a8;
}

.windowContent a:hover
{
	color: #FF921D;
}
/* 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;
}

body.main_body
{
	_behavior: url(scsshover.htc);
	color: #666666;
	padding: 0;
	background-color: #f5f5f5;
	text-align: center;
	margin: 5px;
}

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

div {
	margin: 0;
	padding: 0;
}

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

h1
{
	color: #019552;
	font-size: 22px;
	margin: 0 0 10px 0;
}

h2
{
	color: #019552;
	font-size: 18px;
	font-weight: 100;
	margin: 0 0 3px 0;
}

p
{
	margin: 0 0 12px 0;
}

a:link,
a:visited,
a:active
{
	text-decoration: none;
	color: #019552;
}

a:hover
{
	text-decoration: underline;
}

#main_table
{
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
}

.header
{
	text-align: center;
	background-color: #ffffff;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.menu
{
	color: #ffffff;
	font-size: 11px;
	border: 1px solid #666666;
	background-color: #019552;
	background-image: url(../images/website/menubg/dgreen.gif);
	background-position: left;
	background-repeat: repeat-x;
}

#div_menu
{
	margin-left: 5px;
	margin-right: 5px;
}

.content
{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-image: url(../images/website/contentbg.gif);
	vertical-align: top;
}

.content img
{
	border: 1px solid #019552;
	margin-left: 10px;
}

#div_content
{
	margin: 10px 10px 15px 10px;
}

.right
{
	border-right: 1px solid #666666;
	vertical-align: top;
}

.contact
{
	color: #ffffff;
	font-size: 12px;
	background-color: #999999;
	background-image: url(../images/website/contactbg.gif);
	border-bottom: 1px solid #666666;
	vertical-align: top;
}

#div_contact
{
	margin: 5px;
}

.randphoto
{
	text-align: center;
}

.footer
{
	color: #ffffff;
	font-size: 12px;
	border: 1px solid #666666;
	background-color: #019552;
	background-image: url(../images/website/menubg/dgreen.gif);
	background-position: left;
	background-repeat: repeat-x;
}

#div_footer
{
	margin-left: 5px;
	margin-right: 5px;
}

#div_footer a
{
	color: #ffffff;
}

.photo {
	border-top: 1px solid #dcd7c8;
	border-left: 1px solid #dcd7c8;
	border-right: 1px solid #dcd7c8;
	border-bottom: none;
	padding: 10px 15px 14px 10px;
	background: white url(../admin/images/photoalbum/shad_bottom.gif) repeat-x bottom left;
}

.boxframe
{
	margin: 0 auto;
	margin-top: 20px;
	width: 350px;
	border: #019552 1px solid;
}

.boxheader
{
	height: 24px;
	line-height: 24px;
	padding: 0;
	font-weight: bold;
	color: white;
	background-color: #019552;
	background-image: url(../images/website/menubg/dgreen.gif);
	text-align: center;
}

.boxbody
{
	color: #019552;
	padding-top: 10px;
	background-color: #ffffff;
	text-align: center;
}/**
* @developer:	Erik van der Veen
* @package:		CMSe
* @copyright:	(C) 2006 Eforceone.nl
*/

/* CSS document voor CMSe administratie */

/*  -= MENU SETTINGS =-  */
	
	#menu {
		float: left;
		z-index: 50000;
	}
	
	#menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
		_width: 10px;
		margin-right: 10px;
		margin-left: 10px;
		white-space: nowrap;
	}