/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	width: 100%;
	background-color: transparant;
	border-right: #e0e0e0 0px solid; 
	border-top: #e0e0e0 0px solid; 
	border-left: #e0e0e0 0px solid; 
	border-bottom: #e0e0e0 0px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.containermaster_gradientblue {
	width: 100%;
	background-color: transparant;
	margin-left: 0px;
	padding-left: 0px;
	background-image: url(images/Homepage_Background_master.jpg);
	background-repeat: repeat-y;
	width: 608px;
}

.containermaster_dash {
	width: 100%;
	background-color: transparant;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(images/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
}

.containermaster_leftpane {
	width: 100%;
	vertical-align: top;
	background-color: transparant;
	border-right: #e0e0e0 0px solid;
	border-top: #e0e0e0 0px solid;
	border-left: #e0e0e0 0px solid;
	border-bottom: #e0e0e0 0px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.containermaster_Subnav2 {
	width: 100%;
	height: 330;
	vertical-align: top;
	background-color: transparant;
	border-right: #e0e0e0 0px solid;
	border-top: #e0e0e0 0px solid;
	border-left: #e0e0e0 0px solid;
	border-bottom: #e0e0e0 0px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.containerheader {
}

/* 
BACKUP 23-07-2008
.containercontent {
	background-color: transparant;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 0px;
}
*/
.containercontent {
	background-color: transparant;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 0px;
}

.containercontent_gradientblue {
	background-image: url(images/Homepage_Background.jpg);
	background-repeat: no-repeat;
	width: 608px;
	height: 279px;
	padding-left: 0px;
}

.containercontent_gradientblue td {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.containerheader_leftpane {
	border-top: #211e5a 7px solid;
	background-color: #e0e0e0;
	padding-left: 6px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.containerheader_subnav1 {
	border-top: #211e5a 7px solid;
	background-color: #e0e0e0;
	padding-left: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}
.containerheader_subnav2 {
	background-color: #e0e0e0;
	padding-left: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.containercontent_subnav {
	height: 100%;
	background-color: #e0e0e0;
	vertical-align: top;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 10px;
}

.containercontent_leftpane {
	background-color: #e0e0e0;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 9px;
	padding-top: 8px;
}

.dash{
	background-image: url(images/dash.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 8px;
	margin-left: 5px;
	margin-bottom: 2px;
}

.containerfooter {
	
}

.ModuleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #211e5a;
	padding-left: 7px;
}

.ModuleTitle_Leftpane {
	font-weight: bold; 
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #211e5a;
}
.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;
}

