@import url("css/menu.css");

/* CSS Document */
body {
	height:100%;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	border:none;
	position: relative;
	color: #3D3A35;
	background-color: #f2f0ef;
	background-image: url(images/tielt/header_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}


/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#2E3D47; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h3, h4, h5, h6{color:#375162;;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}


/* Eigen toevoegingen */
H2 {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #61604c;
	border: dotted #e6e6e6;
	border-width: 0px 0px 1px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}



H1 {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
/*-------------- User Style --------------*/
.BlockLinks
{
	float:right;
	right: 5px;
}
.QuickLinks {
	color:#FFFFFF;
	font-size: 0.9em;
	
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-decoration: none;
}	
	
a.QuickLinks:hover{
	color:#FFFFFF;
	font-size: 0.9em;
	
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-decoration: none;
	}
a.QuickLinks:link{
	color:#FFFFFF;
	font-size: 0.9em;
	
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-decoration: none;
}
a.QuickLinks:visited{
	color:#FFFFFF;
	font-size: 0.9em;
	
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-decoration: none;
}
a.QuickLinks:active{
	color:#FFFFFF;
	font-size: 0.9em;
	
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-decoration: none;
}
.blokLijn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 8px;
	margin-top: -2px;
}
.tabelFrame {
	border: 1px solid #EEEEEE;
}

a,a:link,a:visited,a:active{color:#990000; text-decoration:none; font-weight:normal; }
a:hover{color:#D00; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.template_style{width:970px; margin:0 auto;}

.top_space{
	color: #FFFFFF;
}
.top_space_zoek{
	height:120px;
	margin-top: 40px;
	background-image: url(images/tielt/header_zoek.png);
	margin-bottom:0px;
	background-repeat: no-repeat;
}
.lang_pad{padding:7px 35px 0px 0px;}

.logo_top_left{
	padding:0px;
	margin:0px;
	height:2px;
}
.logo_top_right{
	padding:0px;
	margin:0px;
}
.logo_top_bg{
	padding:0px; 
	margin:0 39px 0 27px; 
	height:23px;
}
.logo_left{
	padding:0px; 
}
.logo_right{
	padding:0px;
}
.topbanner {

}

.logo_pad{
	padding:0;
	height:187px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}

.menu_bg{
	margin-top: 0;
	margin-right: 21px;
	margin-bottom: 0;
	margin-left: 201px;
	padding-top: 88px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}



.menu_left{
	padding:0px;
}
.menu_right{
padding:0px; 
margin:0px; 
}
.menu_style{
/*	float:left; */
	height:40px;
/*	margin-top: 88px;*/
}
.search_style{
	float:right;
	height:20px;
	margin-top: -55px;
}
.search_bg{
	padding-top: -30px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0;
}

.bread_bg{
	height:20px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bread_left{
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px; 
	margin:0px; 
	height:20px;
 }
.bread_right{
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px; 
	height:20px;
}

#login_style{
	float:right;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 10px;
		font-size: 0.9em;
}
#bread_style{
	float:left;
	line-height:20px;
	padding-left:1px;
	color:#000000;
	font-size: 0.9em;
}

.center_bg
{
padding:0px;
margin:0px;
clear:both;
background-image:url(images/content.gif);
background-repeat:repeat-y;
}
.left_bg{
padding:0px; 
margin:0px;
background-image:url(images/lftTop.gif);
background-repeat: no-repeat;
background-position: top left;
}
.right_bg{
padding:0px;
margin:0px; 
background-image:url(images/rghtTop.gif);
background-repeat: no-repeat;
background-position: top right;
}
.content_pad{
	background-image:#FFF url(images/center_bg.png);
	repeat-x bottom left;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 7px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	
}
.tblFooter{
	background-image:url(images/bgFooter.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
/*
.content_width{overflow:auto; padding-top: 8px; min-height:350px;}
*/
.content_width{
	overflow:auto;
	padding-top: 8px;
	min-height:350px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-repeat: repeat-y;
	background-position: left top;
	background-repeat: repeat-y;
	background-position: center top;
}


.bot_left{
padding:0px; 
margin:0px; 
background:url(images/lftBut.gif);
background-repeat:no-repeat;
background-position:bottom left;
}
.bot_right{padding:0px; 
margin:0px;
background:url(images/rghtBut.gif) no-repeat bottom right; 
padding:0px 39px 0px 27px;
}
.bot_bg{
	padding:0px;
	margin:0px;
	height:10px;
	background-image: url(images/bu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bot_pad{
	margin-bottom:20px;
	width: 960px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float:inherit;
}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#990000; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#990000;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .BottomPane{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	width:100%;
	vertical-align:top;
}
.TopPane{
	height:300px;
}
.LeftPane{
	width:190px;
	margin:0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
	background-image: url(images/bgMenu.gif);
	background-repeat: repeat-x;
}
.RightBanner{
	width:210px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

	position: absolute;
    right: 0;
}

.RightPane{
	width:200px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F7F7F7;*/
	float: right;
	vertical-align:top;
}


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{
	color:#999999;
}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{
	font-weight:bold;
	color:#999999;
	text-transform:none;
}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited {
	color:#999999;
}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited {
	color:#990000;

}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}










/*--------- dnn menu style ----------*/
/* sub menu td */
.sub_dnnmenu_bar 
{
    cursor:pointer;
    font-size: 11px; 
    background-color:transparent;
	display:none;

}

/*  Sub Menu Normal  */
.sub_dnnmenu_rootitem  
{
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	margin-right:1px;
	list-style-position: inside;
	list-style-image: url(images/arrow_dark.gif);
	list-style-type: disc;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	display:none;
}

/*  Sub menu hover  */
.sub_dnnmenu_rootitem_hover
{

	display:none;
}

/*  Sub menu selected  */
.sub_dnnmenu_rootitem_selected 
{
	
	display:none ;
}

/*  SSub Menu Normal */
.sub_dnnmenu_submenu 
{

	display:none;
}

.sub_dnnmenu_submenu td
{

	display:none; 
}

/*  SUB Menu hover & selected */
.sub_dnnmenu_itemhover td,.sub_dnnmenu_itemselected td   
{

	display:none; 
}

.sub_dnnmenu_break
{

	display:none; 
}





======================




/*--------- dnn menu style ----------*/
/* sub menu td */
.sub_dnnmenu_bar_wme 
{
    cursor:pointer;
    font-size: 11px; 
    background-color:transparent;

}

/*  Sub Menu Normal  */
.sub_dnnmenu_rootitem_wme  
{
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	margin-right:1px;
	list-style-position: inside;
	list-style-image: url(images/arrow_dark.gif);
	list-style-type: disc;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}

/*  Sub menu hover  */
.sub_dnnmenu_rootitem_hover_wme
{
	color:#990000;
	background-color:#F3F3F3;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	margin-right:1px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	font-style: italic;
}

/*  Sub menu selected  */
.sub_dnnmenu_rootitem_selected_wme 
{
	color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
    text-align:left;
    font-size: 11px;
    padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}

/*  SSub Menu Normal */
.sub_dnnmenu_submenu_wme 
{
	padding: 3px;
	width: 150px;
	border: 1px solid #EBEBEB;
	background-color:#F9F9F9;
}

.sub_dnnmenu_submenu_wme td
{
	/*background-color:#E1E8ED;*/
    background-color:#F9F9F9;
	z-index: 1000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align:left;
	color:#666666;
	margin:0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}

/*  SUB Menu hover & selected */
.sub_dnnmenu_itemhover_wme td,.sub_dnnmenu_itemselected_wme td   
{
	font-size: 11px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	z-index: 1000;
	margin:0px;
	background-color: #990000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.sub_dnnmenu_break_wme
{
	height: 2px;
	background-color: #990000;
}







/* Styles for left vertical menu: */
.MenuHdr0, .MenuItem0
{
	font-size: 8pt;
	font-style: normal;
	padding-bottom: 2px;
	padding-top: 2px;
	cursor: default;
	color: #990000;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;

}

.MenuHdr1, .MenuItem1
{ 
	padding-left: 10px;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal; 
	padding-bottom: 2px;
	padding-top: 2px;
	cursor: default;
	color: #990000;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	
}
.MenuHdr2, .MenuItem2
{ 
	padding-left: 20px;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal; 
	padding-bottom: 2px;
	padding-top: 2px;
	cursor: default;
	color: #990000;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}
.MenuHdr3, .MenuItem3
{ 
	padding-left: 35px;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal; 
	padding-bottom: 2px;
	padding-top: 2px;
	cursor: default;
	color: #990000;
	width: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}
.MenuItemMouseOver0
{ 
	font-size: 8pt;
	font-style: bold; 
	padding-bottom: 2px;
	padding-top: 2px;
	cursor: default;
	color: #000000;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}
.MenuItemMouseOver1
{ 
	padding-left: 10px;
	font-size: 8pt;
	font-weight: bold;
	font-style: bold; 
	padding-bottom: 2px;
	padding-top: 2px;
	cursor: default;
	color: #990000;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	
}
.MenuItemMouseOver2
{ 
	padding-left: 20px;
	font-size: 8pt;
	font-weight: bold;
	font-style: bold; 
	padding-bottom: 2px;
	padding-top: 2px;
	cursor: default;
	color: #000000;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}
.MenuItemMouseOver3
{ 
	padding-left: 35px;
	font-size: 8pt;
	font-weight: bold;
	font-style: bold; 
	padding-bottom: 2px;
	padding-top: 2px;
	cursor: default;
	color: #000000;
	width: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;

}
.but {
	text-align: right;
	vertical-align: bottom;
}