/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */

a:link { font-family: Verdana, Arial, sans-serif; font-size: 8.5pt; color: #FF9900; text-decoration: underline; }

a:visited { font-family: Verdana, Arial, sans-serif; font-size: 8.5pt; color: #FF9900; text-decoration: underline; }

a:active { font-family: Verdana, Arial, sans-serif; font-size: 8.5pt; color: #FF9900; text-decoration: underline; }

a:hover { font-family: Verdana, Arial, sans-serif; font-size: 8.5pt; color: #FF9900; text-decoration: none; }

A.SelectedTab:link {color =#ff6600; text-decoration:underline;
}

A.SelectedTab:visited  {color =#ff6600; text-decoration:underline;
}

A.SelectedTab:active   {color =#ff6600; text-decoration:underline;
}

A.SelectedTab:hover    {color =#ff6600; text-decoration:none
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {color =#ff6600; text-decoration:underline;
}

A.OtherTabs:visited  {color =#ff6600; text-decoration:underline;
}

A.OtherTabs:active   {color =#ff6600; text-decoration:underline;
}

A.OtherTabs:hover    {color =#ff6600; text-decoration:none
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.Subhead { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff6600; font-weight: bold; text-decoration: none; 
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

.loginpane{
	text-align: center;
	vertical-align: middle;
	font-family:Verdana, Arial, sans-serif;
	font-size:8.5pt;
	color: #375547;
	text-decoration:none;
	padding: 0,0,0,0;
}

A.loginpane:link{
	text-align: center;
	vertical-align: middle;
	font-family:Verdana, Arial, sans-serif;
	font-size:8.5pt;
	color: #375547;
	text-decoration:none;
	padding: 0,0,0,0;
}

A.loginpane:visited {
	text-align: center;
	vertical-align: middle;
	font-family:Verdana, Arial, sans-serif;
	font-size:8.5pt;
	color: #375547;
	text-decoration:none;
	padding: 0,0,0,0;
}

A.loginpane:active {
	text-align: center;
	vertical-align: middle;
	font-family:Verdana, Arial, sans-serif;
	font-size:8.5pt;
	color: #375547;
	text-decoration:none;
	padding: 0,0,0,0;
}

A.loginpane:hover {
	text-align: center;
	vertical-align: middle;
	font-family:Verdana, Arial, sans-serif;
	font-size:8.5pt;
	color: #375547;
	text-decoration:underline;
	padding: 0,0,0,0;
}

/* text style used for most text rendered by modules */
.Normal
{
}

.navcellOff 
{ 
background-COLOR: #375547; 
} 
.navcellon 
{ 
background-COLOR: #1c4532; 
} 


/* text style used in tables*/
CATNormalRadio
{
font-size: 10px;
line-height: 1.4em;
font-family: Tahoma;
color: #000000;
font-weight: normal;
}

.td
{
font-size: 10px;
line-height: 1.4em;
font-family: Tahoma;
color: #FFFFFF;
font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {color =#ff6600; text-decoration:underline;
}

A:visited   {color =#ff6600; text-decoration:underline;
}

A:active  {color =#ff6600; text-decoration:underline;
}

A:hover {color =#ff6600; text-decoration:none
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
border: none;
height: 1px;
background-color: #ff6600;
color: #ff6600;
text-align: center;
width: 100%;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_SubMenu TD
{
	height: 23px;
	font-size: 9pt;
}

.MainMenu_SubMenuItemSelHover TD
{
	color: #FFFFFF;
	height: 41px;
}

.MainMenu_TabRootMenuItem TD
{
	color: #FFFFFF;
	height: 59px;
	padding: 5px;
}

.MainMenu_TabRootMenuItemSel TD
{
	height: 59px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

.MainMenu_TabMenuItemHover TD
{
	color: #FFFFFF;
	height: 59px;
	padding: 5px;
}

.MainMenu_TabMenuItemSelHover TD
{
	color: #FFFFFF;
	height: 59px;
	padding: 5px;
}

.MainMenu_MenuContainer {
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 59px; 
	padding: 0px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #D9E2DE;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #C7D6D0 0px solid;
	border-bottom: #C7D6D0 0px solid;
	border-top: #C7D6D0 0px solid;
	border-right: #C7D6D0 0px solid;
}

.MainMenu_MenuIcon {
	cursor: hand; 
	background-color: #7E9F91; 
	border-left: #7E9F91 1px solid; 
	border-bottom: #7E9F91 1px solid; 
	border-top: #7E9F91 1px solid; 
	border-right: #7E9F91 0px solid; 
	text-align: center; 
	width: 1; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #D9E2DE; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #7E9F91; 
	border-bottom: #D2DDD9 1px solid; 
	border-left: #D2DDD9 1px solid; 
	border-top: #D2DDD9 1px solid; 
	border-right: #D2DDD9 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#8FACA0, Direction=90, Strength=0);

}

.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #486B5B;
                     font-family: Arial, Helvetica; 
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}














