
/* EZ CONTAINER BANNERSMALL */

/* ez container */

table.container_smallBanner {
	height:306px;
	border:none;
	background: transparent url(img/bg_banner_small.jpg) no-repeat top left;
	vertical-align:top;
	width:653px;
	/* IE8 only */
	width /*\**/: 653px\9;
	*width: 653px;
	_width: 653px;
	#width:653px;

}

table.container_smallBanner td.ContainerContentPane {
	background:none;
	vertical-align:top;
}

table.container_smallBanner .containerrow1_blue {
	height:45px;
	padding:25px 0px 0px 27px;
	margin:0;
	vertical-align:top;
}
table.container_introBlocks .containerrow2_blue {
	background-color: #ffffff;
}
.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	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: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}

/* module functions */

tr.module_functions {

}

table.module_functions_table {

}

/* container icon */

td.container_icon {
	padding:0;
	vertical-align:top;
	text-align:left;
	width:44px;
}

.container_smallBanner td.container_icon img {
	width:44px;
	height:44px;
}

/* headers in main content */

table.container_introBlocks h2 {
	color:#016878;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}

table.container_introBlocks p img {
	margin-right:22px;
	margin-bottom:22px;
}

table.container_smallBanner td.sifrTitle {
	
}

/* sifr grote pagina titel breedte instellen om niet uit table te treden die 450px breed is */

table.container_introBlocks .sIFR-flash {
	width:405px !important;
}

/* smallBanner */

table.container_smallBanner table#smallBanner {
	width:590px;
	padding:0;
	border:0;
	background:none;
	margin:0 0 0 30px;
}

table.container_smallBanner table#smallBanner table#banner_content {
	padding-bottom:16px;
}

table.container_smallBanner td#more a {
	background:url(img/btn_more.jpg) no-repeat top left;
	width:104px;
	height:25px;
	float:right;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-weight:normal;
	text-decoration:none;
	padding:4px 0 0 12px;
	margin:0 0 0px 0;
}

table.container_smallBanner td#more a:hover {
	background:url(img/btn_more_act.jpg) no-repeat top left;
	width:104px;
	height:25px;
	float:right;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-weight:normal;
	text-decoration:none;
	padding:4px 0 0 12px;
	margin:0 0 0px 0;
}

table.container_smallBanner td#more_long a {
	background:url(img/btn_more_long.jpg) no-repeat top left;
	width:193px;
	height:25px;
	float:right;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-weight:normal;
	text-decoration:none;
	padding:4px 0 0 12px;
	margin:0 0 0px 0;
}

table.container_smallBanner td#more_long a:hover {
	background:url(img/btn_more_long_act.jpg) no-repeat top left;
	width:193px;
	height:25px;
	float:right;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-weight:normal;
	text-decoration:none;
	padding:4px 0 0 12px;
	margin:0 0 0px 0;
}

/* symantec */

p.promo_banner {
	position:relative;
	top:-65px;
	top /*\**/: 0px\9;
}








