* {
  	margin: 0;
	padding: 0;
	outline: 0 none;
}

html{
	height:100%;
	font-size:11px;
	font-family: Verdana,Arial,sans-serif;
}

body{
	height:100%;
	background: url(body_bg.jpg) top left repeat-x #efefef;
	color: #333;
}


input, select, textarea {  
	text-decoration: none;
	border: 1px solid #C5C3C3;
	padding: 5px;
	margin-bottom: 5px;
	font-family: Verdana,Arial,sans-serif;
	font-size:11px;
	outline: 0 none;
	/*margin-top:-5px;*/
}

input[type="checkbox"] {
	margin-top: 6px;
	}

label {  
	margin-top:6px;
}

button{
	padding:3px 6px;
	border: 1px solid #d3d3d3; 
	background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; 
	font-weight: normal; 
	color: #555555; 
	}

button:hover{
	 border: 1px solid #999999; 
	 background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; 
	 font-weight: normal; 
	 color: #212121; 
	 cursor:pointer;
	}

/* structure */

/*#containerbox
{	
	background: url(content_shadow.png) left top;
	width: 1100px;
	margin: 0px auto;
	height:100%;
}*/

#container {
	background: url(container_bg.png) left top;
	width: 1098px;
	margin: 0px auto;
	height:100%;
	display:table;
}

#header{
	margin-left:10px;
	margin-right:10px;
     } 

#logo{
	margin-top:20px;
	margin-left:20px;
     } 

#menu{
	margin-top:20px;
	margin-left:10px;
	width: 215px;
	float: left;
	padding: 0px 0px 0px 20px;
	border-right:1px solid #C5C3C3;
	height:75%;
	/*background: url(menu_shadow.png) right top repeat-y;*/
     } 
	 
#content{
	margin-top:20px;
	width: 800px;
	float: right;
	margin-right:10px;
	padding: 0px 20px 0px 0px;
	/*background: url(contentdiv_shadow.png) left top repeat-y;*/
     } 
	 
/*#footerbox
{
background: url(content_shadow.png) left top;
width: 1100px;
margin: 0px auto;
height:25px;
}*/

#footer{
	background: url(footer_bg.png) left top;
	margin: 0px auto;
	padding-top:5px;
	color:#fff;
	width: 1098px;
	text-align:left;
	text-indent:30px;
	height:20px;
     } 
	 
#filter-form, 
#news-filter-form,
#partner-filter-form,
#jobs-filter-form,
#werksoorten-filter-form,
#cursus-filter-form,
#dienst-filter-form,
#page-filter-form,
#tibb-filter-form{
	float:right
}

	 

/* block list */
ul.block {
	width: 190px;
}
.block li {
	border-bottom: 1px dashed #C5C3C3;
	list-style: none;
	padding:2px 0px;
}

.block .seperate {
	border-bottom: 1px solid #C5C3C3;
	list-style: none;
}

.block li a,.block li em {
	color: #333333;
	display: block;
}
.block li em {
	font-style: normal;
}
.block li a {
	padding: 4px 4px 4px 3px;
	text-decoration: none;
	width: 182px;
	border-left: 2px solid #ffffff;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #000000;
	border-left: 2px solid #646464;
}

.grab {
	cursor: hand;
	cursor: grab;
	cursor: -moz-grab;
	cursor: -webkit-grab;
}
.grabbing {
	cursor: grabbing;
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}

.filter{
	color:#333 ; 
	font-weight: normal;
	text-decoration: none;
	width:150px; 
	background:url(../layout/search_icon.png) center left no-repeat #F6F5F5;
	border: 1px solid #DEDBDB;
	font-size: 11px;
	font-family:verdana;
	padding: 5px 0px 5px 20px;
	font-size: 0.9em;
}

.sortableDiv { 
	border:1px solid #C5C3C3;
	margin:0px 0px 20px 0px;
	width:380px;
}
/*.sortableDiv1 { 
	float: left; 
	margin-right: 20px;
	margin-bottom: 20px;
	border:1px solid #C5C3C3;
}*/
.sortableDiv2 {
	float: right; 
	margin:0px 0px 20px 0px;
	border:1px solid #C5C3C3;
	width:380px;
	background-color:#FFEEEE;
	color:#e32825
}
.sortableDivTitle{ padding: 5px; margin:0px 5px 5px 5px;}
.connectedSortable { list-style-type: none; margin: 0; width: 370px; padding: 5px;}
.connectedSortable li { margin: 5px; padding: 5px; width: 348px; }
html>body .connectedSortable  li { height: 1em; line-height: 0.9em; }
.ui-state-highlight { height: 1em; line-height: 0.9em; }


input.text { margin-bottom:12px; width:95%; padding: .4em; }
textarea { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:10px; }
h1 { margin: .6em 0; }
div#table-contain {  width: 799px; margin: 0px 20px 0px 1px; float:left }
div#table-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
div#table-contain table td, div#table-contain table th { border: 1px solid #d3d3d3; padding: .6em 10px; text-align: left; }
.ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error { padding: .3em;  }

#ui-datepicker-div {
    z-index: 99999; /* must be > than popup editor (950) */
}
.tabDiv { padding: 5px;}
		

.icons a {margin:0 1px; position: relative; padding: 2px 0; cursor: pointer; float: left;  list-style: none;}
span.ui-icon {float: left; margin: 0 4px;}


.small{
	color:#999;
	font-size:9px;
	font-family: Verdana,Arial,sans-serif;
}

#filePane {
	height: 410px;
	overflow: auto;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 2px;
	padding: 5px;
}
	

UL.FileTree {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

UL.FileTree LI {
	list-style: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	white-space: nowrap;
}

UL.FileTree A {
	color: #333;
	text-decoration: none;

	padding: 0px 2px;
}


UL.FileTree .pageline:hover {
	background: #E5E5E5;
}
UL.FileTree .fileline:hover {
	background: #E5E5E5;
}
.pagetitle {
	width: 500px;
	float: left;
	overflow:hidden;
}
.filetitle {
	width: 500px;
	float: left;
	overflow:hidden;
}

.ui-dialog .ui-dialog-titlebar-close span{
	margin: -8px !important
}


/* Core Styles */
.FileTree LI.directory { background: url(images/directory.png) left top no-repeat; }
.FileTree LI.expanded { background: url(images/folder_open.png) left top no-repeat; }
.FileTree LI.file { background: url(images/file.png) left top no-repeat; }
.FileTree LI.wait { background: url(images/spinner.gif) left top no-repeat; }
/* File Extensions*/
.FileTree LI.ext_3gp { background: url(images/film.png) left top no-repeat; }
.FileTree LI.ext_afp { background: url(images/code.png) left top no-repeat; }
.FileTree LI.ext_afpa { background: url(images/code.png) left top no-repeat; }
.FileTree LI.ext_asp { background: url(images/code.png) left top no-repeat; }
.FileTree LI.ext_aspx { background: url(images/code.png) left top no-repeat; }
.FileTree LI.ext_avi { background: url(images/film.png) left top no-repeat; }
.FileTree LI.ext_bat { background: url(images/application.png) left top no-repeat; }
.FileTree LI.ext_bmp { background: url(images/picture.png) left top no-repeat; }
.FileTree LI.ext_c { background: url(images/code.png) left top no-repeat; }
.FileTree LI.ext_cfm { background: url(images/code.png) left top no-repeat; }
.FileTree LI.ext_cgi { background: url(images/code.png) left top no-repeat; }
.FileTree LI.ext_com { background: url(images/application.png) left top no-repeat; }
.FileTree LI.ext_cpp { background: url(images/code.png) left top no-repeat; }
.FileTree LI.ext_css { background: url(images/css.png) left top no-repeat; }
.FileTree LI.ext_csv { background: url(images/xls.png) left top no-repeat; }
.FileTree LI.ext_doc { background: url(images/doc.png) left top no-repeat; }
.FileTree LI.ext_exe { background: url(images/application.png) left top no-repeat; }
.FileTree LI.ext_gif { background: url(images/picture.png) left top no-repeat; }
.FileTree LI.ext_fla { background: url(images/flash.png) left top no-repeat; }
.FileTree LI.ext_h { background: url(images/code.png) left top no-repeat; }
.FileTree LI.ext_htm { background: url(images/html.png) left top no-repeat; }
.FileTree LI.ext_html { background: url(images/html.png) left top no-repeat; }
.FileTree LI.ext_jar { background: url(images/java.png) left top no-repeat; }
.FileTree LI.ext_jpg { background: url(images/picture.png) left top no-repeat; }
.FileTree LI.ext_jpeg { background: url(images/picture.png) left top no-repeat; }
.FileTree LI.ext_js { background: url(images/script.png) left top no-repeat; }
.FileTree LI.ext_lasso { background: url(images/code.png) left top no-repeat; }
.FileTree LI.ext_log { background: url(images/txt.png) left top no-repeat; }
.FileTree LI.ext_m4p { background: url(images/music.png) left top no-repeat; }
.FileTree LI.ext_mov { background: url(images/film.png) left top no-repeat; }
.FileTree LI.ext_mp3 { background: url(images/music.png) left top no-repeat; }
.FileTree LI.ext_mp4 { background: url(images/film.png) left top no-repeat; }
.FileTree LI.ext_mpg { background: url(images/film.png) left top no-repeat; }
.FileTree LI.ext_mpeg { background: url(images/film.png) left top no-repeat; }
.FileTree LI.ext_ogg { background: url(images/music.png) left top no-repeat; }
.FileTree LI.ext_pcx { background: url(images/picture.png) left top no-repeat; }
.FileTree LI.ext_pdf { background: url(images/pdf.png) left top no-repeat; }
.FileTree LI.ext_php { background: url(images/php.png) left top no-repeat; }
.FileTree LI.ext_png { background: url(images/picture.png) left top no-repeat; }
.FileTree LI.ext_ppt { background: url(images/ppt.png) left top no-repeat; }
.FileTree LI.ext_psd { background: url(images/psd.png) left top no-repeat; }
.FileTree LI.ext_pl { background: url(images/script.png) left top no-repeat; }
.FileTree LI.ext_py { background: url(images/script.png) left top no-repeat; }
.FileTree LI.ext_rb { background: url(images/ruby.png) left top no-repeat; }
.FileTree LI.ext_rbx { background: url(images/ruby.png) left top no-repeat; }
.FileTree LI.ext_rhtml { background: url(images/ruby.png) left top no-repeat; }
.FileTree LI.ext_rpm { background: url(images/linux.png) left top no-repeat; }
.FileTree LI.ext_ruby { background: url(images/ruby.png) left top no-repeat; }
.FileTree LI.ext_sql { background: url(images/db.png) left top no-repeat; }
.FileTree LI.ext_swf { background: url(images/flash.png) left top no-repeat; }
.FileTree LI.ext_tif { background: url(images/picture.png) left top no-repeat; }
.FileTree LI.ext_tiff { background: url(images/picture.png) left top no-repeat; }
.FileTree LI.ext_txt { background: url(images/txt.png) left top no-repeat; }
.FileTree LI.ext_vb { background: url(images/code.png) left top no-repeat; }
.FileTree LI.ext_wav { background: url(images/music.png) left top no-repeat; }
.FileTree LI.ext_wmv { background: url(images/film.png) left top no-repeat; }
.FileTree LI.ext_xls { background: url(images/xls.png) left top no-repeat; }
.FileTree LI.ext_xml { background: url(images/code.png) left top no-repeat; }
.FileTree LI.ext_zip { background: url(images/zip.png) left top no-repeat; }

/* multiselect styles */
.multiselect {
width: 700px;
height: 200px;
}

#switcher {
margin-top: 20px;
}

form {margin: 0; padding: 0;}