/* 
================================
 Shepherd Styles
================================
*/    
.ContentBox { background: url("sep3.gif") bottom center no-repeat; padding-bottom: 10px; padding-top: 5px;}
.ContentBox:first-child { margin-top: 0px; }
.WideContentBox { background: url("sep2.gif") bottom center no-repeat; padding-bottom: 10px; padding-top: 5px;}
.XtraWideContentBox { background: url("longsep.gif") bottom center no-repeat; padding-bottom: 10px; padding-top: 5px;}

.ContentBox .TitleBar { height: 21px; background: url("bg_contentbox.gif"); padding-left:10px; }
.WideContentBox .TitleBar { height: 21px; background: url("bg_contentbox.gif"); padding-left:10px; }
.XtraWideContentBox .TitleBar { height: 21px; background: url("bg_contentbox.gif"); padding-left:10px; }

.ContentBox .TitleBar h2 { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #000; margin: 0px 25px 0px 5px; padding-top: 4px; }
.WideContentBox .TitleBar h2 { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #000; margin: 0px 25px 0px 5px; padding-top: 4px; }
.XtraWideContentBox .TitleBar h2 { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #000; margin: 0px 25px 0px 5px; padding-top: 4px; }

.PanelMenu, .PanelMenu ul, .PanelMenu li { list-style: none; margin: 0px; padding: 0px; }
.PanelMenu { position: absolute; right: 5px; top: 5px; }
.PanelMenu ul {
	display: none;
	list-style: none;
	border: 1px solid #d70;
	border-bottom: 0px;
	background: #fff;
	color: #303030;
	position: absolute;
	z-index: 999;
	top: 12px;
	right: 0px;
	width: 140px;
}
.PanelMenu li {
	background: none;
}
.PanelMenu ul li {
	border-bottom: 1px solid #d70;
}
.PanelMenu ul li a {
	display: block;
	padding: 5px 10px 5px 10px;
}
.PanelMenu ul li a:hover { text-decoration: none; background: #def; }


/* 
================================
 Styles for DotNetNuke
================================
*/ 
.containermaster_grey {
	width: 100%;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
	background: #ffffff; 
	padding-bottom: 10px; 
	margin-top: 5px;
	padding-left:10px;
	margin-left:10px; 
}
.ContentBoxTest .TitleBarTest h2  { 
	font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #000; margin: 0px 25px 0px 5px; padding-top: 4px; 
}

.containerrow1_grey {
	position: relative; 
	z-index: 997; 
	height: 21px;
	padding-left:10px;
}
.containerrow2_grey {
	background-color: #ffffff;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.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: Verdana, Arial, Helvetica, sans-serif;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}

















































































































































































































































































































































































































































































































































































































































































