@import url("css/menu.css");

/* CSS Document */
#Body {background:#0e0e0e; height:100%; margin:0; padding:0;}

/* 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,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#2E3D47; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover {
 
}
h1, h2, h3, h4, h5, h6{color:#620000;}


/* Headings in de toppane */
.toppane .Normal h1, .toppane h1  {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 42px;
	text-transform: uppercase;
	display: inline;
	line-height: 42px;
	color: #b6b6b6;
}
.toppane h2 {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 34px;
	display: inline;
	line-height: 34px;
	color: #fff;
}
.toppane h3 {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	display: inline;
	line-height: 18px;
}
.toppane h4 {
	display: block;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	width: 126px;
	max-width: 156px;
	max-height: 33px;
	height: 26px;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 0px;
	margin: 0px;
}

/* Headings in de rightpane */
.rightpane_top h1, .rightpane_bottom h1 {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 26px;
	text-transform: uppercase;
	display: inline;
	line-height: 28px;
}
.rightpane_top h2, .rightpane_bottom h2 {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 20px;
	display: inline;
	line-height: 22px;
}
.rightpane_top h3, .rightpane_bottom h3 {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	display: inline;
	line-height: 18px;
}
.rightpane_top h4, .rightpane_bottom h4 {
	display: block;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	width: 126px;
	max-width: 156px;
	max-height: 33px;
	height: 26px;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 0px;
	margin: 0px;
}
.rightpane_top h4 a:link, .rightpane_top h4 a:visited, .rightpane_top h4 a:hover,
.rightpane_bottom h4 a:link, .rightpane_bottom h4 a:visited, .rightpane_bottom h4 a:hover {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	margin: 0px;
}

a,a:link,a:visited,a:active{font-size: 14px;color:#df252c; text-decoration:none; font-weight:bold; }
a:hover{color:#df252c; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#980d12;color: #fff;font-weight:bold;}
.SubHead {color:#4C6171;color: #fff}
.SubSubHead{color:#6E8AA0;color: #fff}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}
.DataGrid_AlternatingItem {
	background-color: #555555;
}

/*-------- design style --------*/

.pagemaster {
	background-color: #0e0e0e;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 791px;
}
.pagemaster_splash {
	background-color: #000000;
	background-image: url(images/background_splash.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 791px;
}
.skinmaster {
	width: 960px;
/*	border: 1px dashed #fff;*/
}
.fullwidth {
	width: 100%;
}
.Normal, .Normal p, .Normal td {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-style: normal;
}
.contentpane .Normal {
	font-family: Helvetica, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-style: normal;
}
.NormalBold {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.NormalRed {color:#F00;}

a.login:link, a.login:visited, a.login:hover {
	color: #000;
	text-decoration: none;
}
.LoginPanel .NormalTextBox {
	border: #555555;
	height: 16px !important;
	margin-left: 3px;
	margin-right: 3px;
}
.LoginPanel .LoginLabel {
	padding-left: 4px;
}




.SubHead img {
	display: none;
}
.customlabel {
	width: 30px;
	float: left;
	display: none;
}
.customfield {
	
}
.DynamicForms_Maintable {
	width: 600px !important;
}
#SaveForm {
	margin-top: 20px;
}




/* Start Contentgedeelte */
.contentmaster {
	width: 100%;
	vertical-align: top;
	text-align: left;
/*	border: 1px solid aqua;*/
}
.contentpane {
	width: 100%;
	width: 475px;
}
.contentpanesplash {
	
}
.toppane {
	width: 916px;
	height: 150px;
}
.rightpane_top {
	padding:20px;
}
.rightpane_bottom {
	padding: 20px;
}


.rightpane_middle {
	height: 150px;
}
/* Einde Contentgedeelte */

#optionsarea td {
	background-color: #c6c6c6 !important;
}


.rightpane_top .Normal a:link, .rightpane_top .Normal a:visited, .rightpane_top .Normal a:hover {
	color: #cb2027;
	color: #620000;
	text-decoration: none;
	font-size: 13px;
	line-height: 28px;
}


/* ContentContainers */

.kenjijcontainer {
	background-image: url(../../images/buttons/kenjijcontainer.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 180px;
	filter:alpha(opacity=95);
	opacity:0.95;
}
.crisiscontainer {
	background-image: url(../../images/buttons/crisiscontainer.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 182px;
	filter:alpha(opacity=95);
	opacity:0.95;
}

/* Einde ContentContainers */




/* ------- 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:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*-------------- 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: 0; 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: 0; width:130px; height:18px; margin-left:3px; color: #f3f3f3;}

#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: 0;}
#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;}















