/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/ 
BODY {
	SCROLLBAR-FACE-COLOR: #C5D6DD; FONT-WEIGHT: normal; font-size: 9pt; SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3; SCROLLBAR-SHADOW-COLOR: #f3f3f3; COLOR: #333333; SCROLLBAR-ARROW-COLOR: #ffffff; font-family: sans-serif; SCROLLBAR-BASE-COLOR: #6d8693; scrollbar-dark-shadow-color: white; scrollbar-3d-light-color: 9BAAC1;background:#FFF url(images/bg.jpg) repeat-x;
}  
.stext {BORDER-RIGHT: #3C92DC 1px solid; BORDER-TOP: #3C92DC 1px solid; FONT-SIZE: 11px; BACKGROUND: #FFFFFF; BORDER-LEFT: #3C92DC 1px solid; COLOR: #000000; BORDER-BOTTOM: #3C92DC 1px solid; FONT-FAMILY: tahoma, sans-serif; HEIGHT: 20px; TEXT-DECORATION: none
}
.sbttn {
BORDER-RIGHT: #3C92DC 1px solid; BORDER-TOP: #3C92DC 1px solid; FONT-SIZE: 11px; BACKGROUND: #D2E4F4; BORDER-LEFT: #3C92DC 1px solid; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: #3C92DC 1px solid; FONT-FAMILY: tahoma, sans-serif; HEIGHT: 20px; TEXT-DECORATION: none
}
.tdborder {
   background: #FFFFFF; 
}
/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Times New Roman;
    text-decoration: none;
}


/* text style for the unselected tabs */
.OtherTabs {
    background: none; 
    color: #000000; 
    font-size: 10px; 
    font-weight: bold; 
    font-family: Times New Roman; 
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: underline;
    color: #000000;
}

A.OtherTabs:visited  {
    text-decoration: underline;
    color: #000000;
}

A.OtherTabs:active   {
    text-decoration: underline;
    color: #000000;
}

A.OtherTabs:hover    {
    text-decoration: underline;
    color: #0052A5;
}
.Copyright {
    background: none; 
    color: #ffffff; 
    font-size: 11px; 
    font-weight: bold; 
    font-family: Times New Roman, Helvetica; 
    text-decoration: none;
}
/* hyperlink style for the unselected tabs */
A.Copyright:link {
    text-decoration: none;
    color: #CCCCCC;
}

A.Copyright:visited  {
    text-decoration: none;
    color: #CCCCCC;
}

A.Copyright:active   {
    text-decoration: none;
    color: #CCCCCC;
}

A.Copyright:hover    {
    text-decoration: none;
    color: #CCCCCC;
} 
/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Times New Roman;
    font-size:  12px;
	font-weight:    bold;
    font-weight:    normal;
    color: #000000;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Times New Roman;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Times New Roman;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Times New Roman;
    font-size: 12px;
    font-weight: normal;
	color: black;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Times New Roman;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Times New Roman;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Times New Roman;
    font-size: 12px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Times New Roman;
    font-size: 11px;
    font-weight: normal;
}
        
/* GENERIC */
H1  {
    font-family: Times New Roman;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Times New Roman;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Times New Roman;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Times New Roman;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Times New Roman;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Times New Roman;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Times New Roman;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Times New Roman;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	width: 100%;
	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: Times New Roman; 
	font-size: 8pt; 
	
	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: black; 
	font-family: Times New Roman; 
	font-size: 8pt; 
	
	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: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	background-color: Transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #000000; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #000000; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #404040 1px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 1px solid;  
	border-right: #404040 0px solid; 
	background-color: White; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFCC00; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.SkinObject {
    background: none; 
    color: #ffffff; 
    font-size: 11px; 
    font-weight: bold; 
    font-family: Times New Roman, Helvetica; 
    text-decoration: none;
}
/* hyperlink style for the unselected tabs */
A.SkinObject:link {
    text-decoration: none;
    color: #CCCCCC;
}

A.SkinObject:visited  {
    text-decoration: none;
    color: #CCCCCC;
}

A.SkinObject:active   {
    text-decoration: none;
    color: #CCCCCC;
}

A.SkinObject:hover    {
    text-decoration: none;
    color: #71B0EB;
}




