/* CSS Document */

.c_head{padding:0; margin-top:8px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .head_title h1{float:left;}
.c_icon img { float:left; padding-right:4px; }
.head_title h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;width:100%;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
.c_footer {clear:both;margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;}





.containermaster {
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.containertitle {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.containercontent {
	padding: 0px;
	margin: 0px;
}
.containercontentlines {
	padding-left: 10px;
	padding-right: 10px;
	border-left: 2px solid #d0cdcc;
	border-right: 2px solid #d0cdcc;
}


/* Begin Rounded Container White */
.roundedwhite_topleft {
	background-image: url(images/roundedwhite/linksboven.png);
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	display: block;
}
.roundedwhite_top {
	background-image: url(images/roundedwhite/boven.png);
	background-repeat: repeat-x;
	height: 19px;
}
.roundedwhite_topright {
	background-image: url(images/roundedwhite/rechtsboven.png);
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	display: block;
}
.roundedwhite_left {
	background-image: url(images/roundedwhite/links.png);
	background-repeat: repeat-y;
	width: 19px;
}
.roundedwhite_center {
	background-color: #fff;
}
.roundedwhite_right {
	background-image: url(images/roundedwhite/rechts.png);
	background-repeat: repeat-y;
	width: 19px;
}
.roundedwhite_bottomleft {
	background-image: url(images/roundedwhite/linksonder.png);
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
}
.roundedwhite_bottom {
	background-image: url(images/roundedwhite/onder.png);
	background-repeat: repeat-x;
	height: 19px;
}
.roundedwhite_bottomright {
	background-image: url(images/roundedwhite/rechtsonder.png);
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
}
/* Einde Container Rounded White */




/* Begin Rounded Container Grey */
.roundedgrey_topleft {
	background-image: url(images/roundedgrey/linksboven.png);
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	display: block;
}
.roundedgrey_top {
	background-image: url(images/roundedgrey/boven.png);
	background-repeat: repeat-x;
	height: 19px;
}
.roundedgrey_topright {
	background-image: url(images/roundedgrey/rechtsboven.png);
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	display: block;
}
.roundedgrey_left {
	border-left: 2px solid #d9dadb;
	background-color: #fff;
	background-image: url(images/roundedgrey/gradientbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
/*	display: block;*/
}
.roundedgrey_center {
	background-color: #fff;
	background-image: url(images/roundedgrey/gradientbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 149px;
}
.roundedgrey_right {
	border-right: 2px solid #d9dadb;
	background-color: #fff;
	background-image: url(images/roundedgrey/gradientbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
/*	display: block;*/
}
.roundedgrey_bottomleft {
	background-image: url(images/roundedgrey/linksonder.png);
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
}
.roundedgrey_bottom {
	background-image: url(images/roundedgrey/onder.png);
	background-repeat: repeat-x;
	height: 19px;
}
.roundedgrey_bottomright {
	background-image: url(images/roundedgrey/rechtsonder.png);
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
}
/* Begin Rounded Container Grey */