/******************************************************************************
* Geen sterretje meer :P
******************************************************************************/

/* Neutralize styling: 
   Elements we want to clean out entirely: */

html, body, form, fieldset
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Neutralize styling: 
   Elements with a vertical margin: */

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address
{
	margin: 0;
	padding: 0;
}

li, dd, blockquote
{
	margin: 0;
	padding: 0;
}

fieldset,
img
{
	border: none;
}

input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.hide
{
	display: none;
}

.clear
{
	clear: both;
}

br.clear
{
	line-height: 100%;
	font-size: 10px;
}

.wms_unknown
{
	/* 	display: none; */
	padding: 3px;
	font-size: 10px;
	color: #69C;
	border-color: #9CF;
	border-width: 1px;
	border-style: dashed;
}

.wms_node
{
}

.wms_node_label
{
	display: none;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 2px 0px;
	font-style: italic;
}

.wms_data
{
	color: #69C;
	padding: 7px;
	border-color: #9CF;
	border-width: 1px;
	border-style: dashed;
}

.wms_data h3
{
	color: #69C;
	font-size: 12px;
}

/******************************************************************************
* 
******************************************************************************/

#wms_backend_panel
{
	padding: 3px 3px 3px 3px;
	margin: 0px;
	position: fixed;
	bottom: 0;
	right: 0;
}

#wms_backend_panel ul li
{
	/* 
		float: left;
	*/
	padding: 2px;
	font-size: 9px;
	text-align: left;
	list-style-type: none;
	line-height: 100%;
}

#wms_backend_panel ul li a
{
	color: #bbb;
}

#wms_backend_panel ul li a:hover
{
	text-decoration: none;
	color: #777;
}

/******************************************************************************
* 
******************************************************************************/

body
{
}

h1,h2
{
}

h1,h2, h3, h4, h5, h6, p, pre
{
	margin-bottom: 8px;
}

ul ul
{
	margin-bottom: 0px;
}

li
{
}

hr
{
	display: none;
}

p
{
}

a
{
	color: #39F;
	text-decoration: none;
}

a:hover
{
	color: #036;
	text-decoration: underline;
}

img
{
	border-color: #CCC;
	border-width: 0px;
	border-style: solid;
	vertical-align: top;
}

ul,
ol
{
}


ul.wms_ubb,
ol.wms_ubb
{
	margin: 0px;
	list-style-type: disc;
}

ul.wms_ubb li
{
	margin: 0px 0px 0px 1.8em;
}

ol.wms_ubb li
{
	margin: 0px 0px 0px 2.4em;
}

/******************************************************************************
* 
******************************************************************************/

a.in_path
{
	color: #333;
}

a.selected
{
	color: #036;
	font-weight: bold;
}

a.url_backend
{
	font-style: italic;
}

/******************************************************************************
* 
******************************************************************************/

#outer
{
	width: 939px;
	background-image: url(gui/content_background.jpg);
	background-repeat: no-repeat;
	background-position: left 179px;
}

div.header
{
	background-image: url(gui/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 179px;
}

div.header *
{
	display: none;
}

div.header h1,
div.header h1 a
{
	display: block;
	width: 939px;
	height: 179px;
}

div.header h1 a img
{
	display: block;
}

div.path
{
	display: none;
}

div.pages
{
	float: left;
	width: 235px;
}

div.summary
{
	display: none;
	width: 486px;
	padding: 20px;
	margin-top: 4px;
}

div.contents
{
	float: left;
	width: 486px;
	padding: 0px 20px 20px 20px;
	margin-top: 4px;
}

div.sidebar
{
	float: left;
	width: 178px;
	/* 	min-height: 500px; */
	background-color: #fbd459;
	padding: 0px 0px 16px 0px;
}

div.footer
{
	display: none;
	clear: both;
	padding: 8px;
	background-color: #000;
}

/******************************************************************************
* 
******************************************************************************/

.login_panel
{
	background-color: #000;
}

.login_panel div.control,
.login_panel p
{
	padding: 8px;
}

.login_panel label
{
	font-size: 10px;
	color: #FFF;
}

.login_panel .text
{
	font-size: 10px;
	width: 75%;
	margin: 2px 0px 2px 0px;
	background-color: #eee;
}

.login_panel .button
{
	font-size: 10px;
	/* 	width: 100%; */
	margin: 2px 0px 2px 0px;
}

/******************************************************************************
* 
******************************************************************************/

ul.pages
{
	margin-top: 16px;
	list-style-type: none;
}

ul.pages li
{
	padding-left: 66px;
	list-style-type: none;
	margin-bottom: 1px;
}

ul.pages li.selected,
ul.pages li.in_path,
ul.pages li:hover
{
	background-image: url(gui/ul-pages-background-rep-y.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

ul.pages li a
{
	display: block;
	padding: 6px;
	background-color: #ffae00;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

ul.pages li a.wms_edit
{
	display: none;
}

/* 
	niv 2
*/

ul.pages li li,
ul.pages li li.selected,
ul.pages li li.in_path,
ul.pages li li:hover
{
	padding-left: 12px;
	margin-bottom: 0px;
	background-image: none;
	list-style-type: none;
}

ul.pages li li a
{
	color: #000;
	background-color: transparent;
	font-weight: normal;
	padding: 4px;
}

/******************************************************************************
* 
******************************************************************************/

div.wms_node
{
	/* 	border-color: #ffae00;
	border-width: 4px 0px 0px 0px;
	border-style: solid; */
	padding-top: 12px;
	margin-bottom: 12px;
}

div.first_true
{
	padding-top: 0px;
	border-width: 0px 0px 0px 0px;
}

div.wms_node div.wms_node
{
	border-width: 0px 0px 0px 0px;
}

/* 
	listing
*/

div.folder_list
{
	/* 	margin: 16px 0px 0px 0px; */
}

div.folder_list h3
{
	font-size: 14px;
	font-weight: normal;
	color: #004d9d;
	margin-top: 16px;
}

div.folder_list em.date_publish
{
	display: block;
	margin-bottom: 4px;
}

div.folder_list div,
div.folder_list p
{
	line-height: 180%;
	color: #242424;
	/* 	margin-bottom: 4px; */
}

div.more
{
	clear: both;
	border-color: #ffae00;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	padding: 0px 2px 2px 0px;
	text-align: right;
	margin-bottom: 8px;
}

div.overview
{
	margin-top: 16px;
	clear: both;
}

/* 
	
*/

div.images
{
	margin-top: 12px;
}

div.image
{
	float: right;
	margin: 4px 0px 0px 4px;
}

div.image
{
	overflow: auto;
	/* 	width: 80px;
	height: 80px; */
	display: block;
	background-color: #eee;
	border-color: #CCC;
	border-width: 0px;
	border-style: solid;
}

/* 
	
*/

div.download
{
	padding: 4px 4px 4px 20px;
	background-image: url(gui/file_icons/os_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* 
	expanded
*/

div.content
{
	/* 	margin: 16px 0px 0px 0px; */
}

div.content div.wms_content,
div.content p
{
	line-height: 180%;
	color: #242424;
	margin-bottom: 12px;
}

div.content h3
{
	margin-top: 16px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #004d9d;
}

div.content div.lead
{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 16px;
}

/******************************************************************************
* 
******************************************************************************/

div.sidebar h2
{
	font-size: 13px;
	font-weight: normal;
	color: #facd3f;
	border-color: #FFF;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	background-color: #000;
	padding: 4px 4px 4px 8px;
	margin-bottom: 0px;
}

div.sidebar div.panel
{
	background-color: #000;
	padding: 22px 8px 8px 8px;
}

div.sidebar a,
div.sidebar em,
div.sidebar p,
div.sidebar h3,
div.sidebar div.lead
{
	color: #fff;
	font-size: 10px;
	line-height: 140%;
	margin: 0px;
}

div.sidebar div.panel a
{
	text-align: right;
}

div.sidebar div.panel p a
{
	font-size: inherit;
	color: inherit;
}

div.sidebar div.blue
{
	background-color: #3773B2;
	background-image: url(gui/sidebar/panel_back_blue.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

div.sidebar div.yellow
{
	background-color: #ffaf02;
	background-image: url(gui/sidebar/panel_back_yellow.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

