/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* text style for the selected tab */
.SelectedTab {
    font-size: 8pt;
    color: #cc0000;
    font-family: Verdana;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab {
	color:#cc0000;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	color:#cc0000;
}

A.SelectedTab:visited  {
	color:#cc0000;
}

A.SelectedTab:active   
{
	color:#cc0000;
}

A.SelectedTab:hover    
{
	color:#cc0000;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}
A.OtherTabs
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}
A.OtherTabs:link
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}
A.OtherTabs:active
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}
A.OtherTabs:visited
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}
A.OtherTabs:hover
{
	font-size: 8pt;
	color: #dcdcdc;
	font-family: Verdana;
	text-decoration: underline;
}
    
/* GENERAL */
/* style for module titles */
.Head   {
	font-weight: bold;
	font-size: 12pt;
	color: #3366cc;
}

/* style of item titles on edit and admin pages */
.SubHead    
{
	font-weight: bold;
	font-size: 10pt;
    color: #CC0000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-size:  10pt;
	color: #CC0000;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-weight: normal;
	font-size: 10pt;
	color: #3366cc;
	font-family: Verdana;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #CC0000;
}

.NormalBold
{
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #CC0000;
    text-decoration: none;
}
A.CommandButton     {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #CC0000;
    text-decoration: none;
    }
A.CommandButton:link {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #CC0000;
    text-decoration: none;
}
A.CommandButton:visited {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #CC0000;
    text-decoration: none;
}
A.CommandButton:hover {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #CC0000;
	text-decoration: underline;
}
        
/* GENERIC */
H1  {
    font-family: Verdana;
    font-size:  20pt;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana;
    font-size:  20pt;
    font-weight:    normal;
    color: #cc0000;
}

H3  {
    font-family: Verdana;
    font-size:  12pt;
    font-weight:    normal;
    color: #cc0000;
}

H4  {
    font-family: Verdana;
    font-size:  12pt;
    font-weight:    normal;
    color: #cc0000;
}

H5, DT  {
    font-family: Verdana;
    font-size:  12pt;
    font-weight:    bold;
    color: #cc0000;
}

H6  {
    font-family: Verdana;
    font-size:  12pt;
    font-weight:    bold;
    color: #3366cc;
}

TFOOT, THEAD    {
    font-family: Verdana;
    font-size:  12pt;
    color: #3366cc;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana;
    font-size:  12pt;
    font-weight:    bold;
    color: #3366cc;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: #3366cc 0px solid; 
	border-left: #3366cc 0px solid; 
	border-top: #3366cc 0px solid; 
	border-right: #3366cc 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;
}

.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: #000000; 
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.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 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: #3366cc 0px solid; 
	border-left: #3366cc 0px solid; 
	border-top: #3366cc 0px solid; 
	border-right: #3366cc 0px solid;  
	background-color: #3366cc;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #3366cc 0px solid; 
	border-bottom: #3366cc 1px solid; 
	border-top: #3366cc 1px solid; 
	border-right: #3366cc 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #3366cc; 
	border-left: #3366cc 1px solid; 
	border-bottom: #3366cc 1px solid; 
	border-top: #3366cc 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #3366cc; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #3366cc 0px solid; 
	border-left: #3366cc 0px solid; 
	border-top: #3366cc 0px solid; 
	border-right: #3366cc 0px solid;
}

.MainMenu_MenuBreak
{
	border-right: #3366cc 0px solid;
	border-top: #ffffff 1px solid;
	border-left: #3366cc 0px solid;
	border-bottom: #ffffff 1px solid;
	height: 1px;
	background-color: white;
}

.MainMenu_MenuItemSel {
	background-color: #CCCCCC; 
	cursor: pointer; 
	cursor: hand; 
	color: #3366cc; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #3366cc 1px solid; 
	border-bottom: #3366cc 1px solid; 
	border-top: #3366cc 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


/* Child Menu */

.ChildMenu_MenuContainer {
	border-bottom: #3366cc 0px solid; 
	border-left: #3366cc 0px solid; 
	border-top: #3366cc 0px solid; 
	border-right: #3366cc 0px solid;  
	background-color: transparent;
}

.ChildMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16;
}

.ChildMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #3366cc; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #3366cc 0px solid; 
	border-bottom: #3366cc 1px solid; 
	border-top: #3366cc 1px solid; 
	border-right: #3366cc 0px solid;
}

.ChildMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #3366cc; 
	border-left: #3366cc 1px solid; 
	border-bottom: #3366cc 1px solid; 
	border-top: #3366cc 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ChildMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #3366cc; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #3366cc 0px solid; 
	border-left: #3366cc 0px solid; 
	border-top: #3366cc 0px solid; 
	border-right: #3366cc 0px solid;
}

.ChildMenu_MenuBreak
{
	border-right: #3366cc 0px solid;
	border-top: #ffffff 1px solid;
	border-left: #3366cc 0px solid;
	border-bottom: #ffffff 1px solid;
	height: 1px;
	background-color: white;
}

.ChildMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #cc0000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline;
}

.ChildMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #3366cc 1px solid; 
	border-bottom: #3366cc 1px solid; 
	border-top: #3366cc 0px solid;
}

.ChildMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

A
{
	color:#CC0000;
	font-weight: bold;
}

A:link
{
	color:#CC0000;
	font-weight: bold;
}

A:active
{
	color:#CC0000;
	font-weight: bold;
}

A:visited
{
	color:#CC0000;
	font-weight: bold;
}

A:hover
{
	color:#CC0000;
	font-weight: bold;
	text-decoration: underline;
}


A.Normal
{
	color:#CC0000;
	font-weight: bold;
	
}

A.Normal:link
{
	color:#CC0000;
	font-weight: bold;
}

A.Normal:active
{
	color:#CC0000;
	font-weight: bold;
}

A.Normal:hover
{
	color:#CC0000;
	font-weight: bold;
	text-decoration: underline;
}


.sitemap
{
	font-size: 10pt;
	color: #3366cc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

.sitemap IMG { BORDER-RIGHT: 0px; BORDER-TOP: 0px; VERTICAL-ALIGN: middle; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px }

.sitemap A { COLOR: #3366cc; TEXT-DECORATION: none }

.sitemap A:visited { COLOR: #3366cc; TEXT-DECORATION: none }

.sitemap A.node { PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; WHITE-SPACE: nowrap }

.sitemap A.nodeSel { PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; WHITE-SPACE: nowrap }

.sitemap A.node:hover { COLOR: #cc0000; TEXT-DECORATION: underline }

.sitemap A.nodeSel:hover { COLOR: #cc0000; TEXT-DECORATION: underline }

.sitemap A.nodeSel {}

.sitemap .clip { OVERFLOW: hidden }
