/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	width: 100%;
	background-color: #000000;
}
.containermasterhomered {
	background-color: transparent;
	width: 299px;
	height: 200px;
}
.containermasterhomeforum {
	background-color: transparent;
	width: 396px;
}
.containermasterhomealgemeen {
	background-color: transparent;
	width: 396px;
}
.containermasterhomearchitectuur {
	background-color: transparent;
	width: 197px;
}
.containermasterhomewerktuigbouwkunde {
	background-color: transparent;
	width: 197px;
}
.containermasterhomegeospatial {
	background-color: transparent;
	width: 197px;
}
.containermasterhomedesign {
	background-color: transparent;
	width: 197px;
}
.containerheaderhomered {
	background-image: url(Images/Homeheaderred.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent;
	height: 39px;
}
.containerheaderred {
	background-image: url(Images/headerred.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent;
	height: 28px;
}
.containerheaderblue {
	background-image: url(Images/headerblue.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent;
	height: 28px;
}
.containerheaderhomeforum {
	background-image: url(Images/headergradientgray.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 70px;
}
.containerheaderhomealgemeen {
	background-image: url(Images/headergradientgray.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 70px;
}
.containerheaderhomearchitectuur {
	background-image: url(Images/Bottomarchitectuur.gif);
	background-repeat: no-repeat;
	height: 133px;
}
.containerheaderhomeWerktuigbouwkunde {
	background-image: url(Images/Bottomwerktuigbouwkunde.gif);
	background-repeat: no-repeat;
	height: 133px;
}
.containerheaderhomeGeospatial {
	background-image: url(Images/BottomGeospatial.gif);
	background-repeat: no-repeat;
	height: 133px;
}
.containerheaderhomeDesign {
	background-image: url(Images/BottomDesign.gif);
	background-repeat: no-repeat;
	height: 133px;
}
.contentpanehomered {
	background-image: url(Images/Homeredgradient.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.contentpaneheaderred {
	background-color: #868686;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.9;
}
.contentpaneheaderblue {
	background-color: #868686;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.9;
}
.Forumicon {
	background-image: url(Images/Iconforum.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 80px;
}
.Algemeenicon {
	background-image: url(Images/IconAlgemeen.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 80px;
}
.ContentPanehomeforum {
	background-image: url(Images/gradientgray.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 162px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ContentPanehomealgemeen{
	background-image: url(Images/gradientgray.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 162px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ContentPanehomearchitectuur {
	background-color: #2b2b2b;
	height: 150px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ContentPanehomeWerktuigbouwkunde {
	background-color: #2b2b2b;
	height: 150px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ContentPanehomeGeospatial{
	background-color: #2b2b2b;
	height: 150px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ContentPanehomeDesign{
	background-color: #2b2b2b;
	height: 150px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Titlewhite {
	font-family: Arial;
	font-size: 16px;
	color: #e6e6e6;
	font-weight: bold;
	padding-left: 11px;
}
.TitlewhiteSmall {
	font-family: Arial;
	font-size: 12px;
	color: #e6e6e6;
	font-weight: bold;
	padding-left: 6px;
}
.Titlered {
	font-family: Arial;
	font-size: 18px;
	color: #a51b04;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 8px;
}
.ArrowGray {
	background-image: url(Images/arrowgray.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000000;
	height: 48px;
	width: 21px;
}
.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;
}
