/* 
================================
 Container Styles for DotNetNuke
================================
*/ 

/* dnn elements for ezContainerLinkListRight*/

.containerrow2_blue {
	background-color: #ffffff;
}
.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/
	background:white;   
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: #11869a; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	height: 21px;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 5px 3px 5px;
	background:white;	
}

.ModuleTitle_MenuItem td:hover {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	height: 21px;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 5px 3px 5px;
	background: #11869a; 
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background:#FFFFFF;
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);*/ 
	padding: 0;   /*explicitly set padding for sub-menus */
	border:1px solid #11869A;
}

.ModuleTitle_MenuBreak  {
	background:white; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #11869A; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight: normal; 
	font-style: normal;
	background-color:#FFFFFF;
}

/* ez container link list right */

div#dnn_rightpage .container_linkListRight {
	width:280px;
	border:none;
	background:none;
	margin-top:0px;
	padding:0;
	position:relative;
	top:-6px;
	float:left;
}

.container_linkListRight {
	float:left;
}

.container_linkListRight .containerrow1_blue {
	height:30px;
	padding:0;
}

/* lists */
/*
div#extras ul {
	margin:0 0 35px 0px;
	padding:0;
	width:230px;
}

div#extras ol {
	margin-left:2px;
	width:215px;
}

div#extras ul li {
	margin:0;
	padding:7px 0 7px 13px;
	text-align:left;
	color:#404040;
	list-style:none;
	background:url(img/bullet_grey.gif) no-repeat left 12px;
	line-height:14px;
	border-bottom:1px dotted #90bdea;
}

div#extras ol li {
	margin:0;
	padding:0 0 0 0px;
	color:#404040;
	line-height:14px;
	list-style-type:decimal;
}

div#extras ul ul, div#extras ol ol{
margin:0 0 0 16px;
padding:0;
}

div#extras p {
	width:215px;
	text-align:justify;
}

*/
div#dnn_rightpane .Head { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:  24px; 
	font-weight:  bold; 
	color: #11869a;
	text-align:left;
	/* om sifr titel op 1 lijn te laten tonen */
	width:100%;
	width:222px;
	/*display:block; */
	vertical-align:top;
	margin:0;
	padding:0;
	
}

/* "bestel nu" knopjes bij prijzen in rechter div */

div#dnn_rightpane table.container_linkListRight .StandardButton {
	background: url(img/btn_bg.jpg) no-repeat;  
	color: #8b9a9c; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border:none;
	width:60px;
	height:18px;
	cursor:pointer;
	font-weight: normal;
	display:block; 
	text-decoration:none;
	padding:0px 0px 0px 7px;
	float:right;
	margin-top:5px;
}

div#dnn_rightpane table.container_linkListRight .StandardButton:hover {
	background: url(img/btn_bg.jpg) no-repeat;  
	color: #636f71; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border:none;
	width:60px;
	height:18px;
	cursor:pointer;
	font-weight: normal;
	display:block; 
	text-decoration:none;
	padding:0px 0px 0px 7px;
	float:right;
	margin-top:5px;
}

/* headers bij prijzen in rechterkolom */

div#dnn_rightpane table.container_linkListRight h6 {
	color:#92A2A5;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:145px;
	margin:0;
	clear:both;
	padding:0;
	font-weight:normal;
	text-align:left;
}

div#dnn_rightpane table.container_linkListRight h5 {
	color:#f6ae6e;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:50px;
	margin:0;
	margin-left:4px;
	padding:0;
	font-weight:bold;
}

div#dnn_rightpane table.container_linkListRight h4 {
	color:#f77e12;
	font-size:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:1em;
}

div#dnn_rightpane table.container_linkListRight h3 {
	color:#88bcc6;
	font-size:20px;
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	line-height:1.3em;
}

div#dnn_rightpane table.container_linkListRight p.bodytext {
	width:100%;
	text-align:left;
	margin:4px 0 8px 0;
	padding:0;
}

div#dnn_rightpane table.container_linkListRight .sirfrContent {
	margin:0;
	padding:0;
	vertical-align:top;
}

div#dnn_rightpane table.container_linkListRight p.footerText {
	float:left;
	/*width:100%;*/
	width:225px;
	text-align:left;
	margin:15px 0 0 0;
	color:#838282;
}

div#dnn_rightpane table.container_linkListRight p.footerText a {
	color:#838282;
}

div#dnn_rightpane table.container_linkListRight hr {
	display:block;
	float:left;
	width:100%;
	_width:259px;
	#width:259px;
	border:none;
	border-bottom:1px dotted #90bdea;
	border-spacing:none;
	height:0;
	color:white;
	line-height:0em;
	#margin-top:5px;
	_margin-top:5px;
	#margin-bottom:0px;
	margin-bottom /*\**/: 10px\9;
	#position:relative;
	#top:7px;
}

/* module functions */

tr.module_functions {

}

table.module_functions_table {

}

/* sifrtitle */

table.container_linkListRight td.sifrTitle {
	vertical-align:bottom;
	line-height:1em;
	padding:0;
	margin:0;
	height:25px;
}

table.container_linkListRight td.sifrTitle span.sIFR-replaced {
	line-height:1em;
}

table.container_linkListRight td.ContainerContentPane {
	padding:0;
	vertical-align:top;
}

table.container_linkListRight #dnn_ctr497_MLHTML_HtmlHolder, table.container_linkListRight #dnn_ctr497_ModuleContent {
	padding:0;
	margin:0;
	vertical-align:top;
	margin-top:1px;
}

/* for news container */ 

table.container_linkListRight span.SubHead {
	font-weight:normal;
	color:#11869a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
}

table.container_linkListRight span.news_type {
	font-weight:bold;
}

table.container_linkListRight p.news_date {
	font-size:10px;
	color:#98b9bf;
	margin:2px 0 4px 0px;
}

table.container_linkListRight td.ContainerContentPane td {
	padding:10px 0 0 0;
}

table.container_linkListRight td.ContainerContentPane td br {
	display:none;
}

table.container_linkListRight span.SubHead br,
table.container_linkListRight span.Normal p br {
	display:inline;
}

table.container_linkListRight span.Normal p {
	color:#99a1a2;
	line-height:13px;
	margin:0;
}

table.container_linkListRight tr {
	border-bottom:1px dotted #90bdea;
}

table.container_linkListRight span.Normal a {
	background: url(img/bg_btn_02.gif) no-repeat;  
	color: #8b9a9c; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border:none;
	width:64px;
	height:17px;
	cursor:pointer;
	font-weight: normal;
	display:block; 
	text-decoration:none;
	padding:2px 0px 0px 7px;
	float:right;
	margin:0 0 3px 0;
	position:relative;
	top:-10px;
}

table.container_linkListRight span.Normal a:hover {
	background: url(img/bg_btn_02.gif) no-repeat;  
	color: #636f71; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border:none;
	width:64px;
	height:17px;
	cursor:pointer;
	font-weight: normal;
	display:block; 
	text-decoration:none;
	margin:0 0 3px 0;
	position:relative;
	top:-10px;
	padding:2px 0px 0px 7px;
}







