/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.BreadCrumb {
    font-weight: bold;
    font-size: 11pt;
    color: #000000;
    font-family: Verdana;
    text-decoration: none;
    left: 300px;
}

.PageDescription {
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
    font-family: Verdana;
}



/* text style for the selected tab */
.ContentPane {
	overflow: auto;
	height: 670px;
	padding-right: 10px;
	scrollbar-base-color: #6A93D1;
/*
	border-top: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
*/
	vertical-align:top;
}
.SelectedTab {
    font-weight: bold;
    font-size: 11pt;
    color: #000000;
    font-family: Verdana;
    text-decoration: none;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: Verdana;
    text-decoration: none;
}
    
/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana; 
    font-size: 9pt;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
	overflow: auto;
}

.NormalRed
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
        
/* GENERIC */
H1  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Verdana;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
	text-transform: lowercase;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
	text-transform: lowercase;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */
.MainMenu_MenuContainer {
	BACKGROUND-COLOR: transparent;
	border: 0px;
}

.MainMenu_MenuBar {
	CURSOR: hand;
	cursor: pointer;
}

.MainMenu_SubMenu {
	BORDER-RIGHT: #404040 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #404040 1px solid;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	Z-INDEX: 1000;
	BACKGROUND: #CCCC99;
	FILTER: none;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 1px;
	BORDER-LEFT: #404040 1px solid;
	CURSOR: hand;
	CUROSR: pointer;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #404040 1px solid;
	text-transform: lowercase;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
}
	
.MainMenu_MenuItem {
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 10px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	BACKGROUND: #CCCC99;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	COLOR: #0000000;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	HEIGHT: 20px;
	text-transform: lowercase;
	margin-below: 3px;
	
}

.MainMenu_MenuItemSel {
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 10px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	BACKGROUND: #99CC66;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	COLOR: #0000000;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	HEIGHT: 20px;
	text-transform: lowercase;
	margin-below: 3px;
	
}

.MainMenu_MenuItemActive {
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 10px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	BACKGROUND: #99CC66;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	COLOR: #0000000;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	HEIGHT: 20px;
	text-transform: lowercase;
	margin-below: 3px;
	
}


.MainMenu_MenuArrow {

	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #CCCC99 0px solid; 
	border-bottom: #CCCC99 0px solid; 
	border-top: #CCCC99 0px solid;
	border-left: #CCCC99 0px solid;

}

.MainMenu_RootMenuArrow {
  
  	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;

}


.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_MenuSeparator {
	DISPLAY: none
}

.MainMenu_MenuBreak {
	border-top: #404040 1px solid; 
	border-bottom: #404040 1px solid; 
	border-right: #404040 0px solid; 
	border-left: #404040 0px solid; 
	height: 1px;
	background-color: #ffffff;
}