/* ================================
    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
{
margin-top:0px; margin-left:0px; margin-right: 0px; margin-bottom: 0px; 
background-color: #ffffff; font-size : 10pt; font-family : Arial, Verdana, sans-serif; color : #333333; font-style : normal; text-decoration: none; font-weight: normal;
SCROLLBAR-FACE-COLOR: #000000; 
SCROLLBAR-HIGHLIGHT-COLOR: #4B4B4B; 
SCROLLBAR-SHADOW-COLOR: #4B4B4B; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #6f6f6f; 
SCROLLBAR-TRACK-COLOR: #4B4B4B; 
SCROLLBAR-DARKSHADOW-COLOR: #000000;

}

/* background/border colors for the selected tab */
.TabBg {
}

.td {}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{           background-color: transparent; 
}

/* 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  {FONT-SIZE: 8pt; COLOR: #cdca7b; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}

A:visited   {FONT-SIZE: 8pt; COLOR: #cdca7b; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}

A:active    {FONT-SIZE: 8pt; COLOR: #323584; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: underline; font-weight: bold;
}

A:hover {FONT-SIZE: 8pt; COLOR: #323584; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: underline; font-weight: bold;
}


.NewsHeaderFeedHome {FONT-SIZE: 10pt; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none; font-weight: bold;
    
}

.OddRow { height= "30px";
    border-bottom-style: dashed; border-bottom-color: #32368d; border-bottom-width: thin;
}

.EvenRow { height= "30px";
    border-bottom-style: dashed; border-bottom-color: #32368d; border-bottom-width: thin;
}



A.YellowText{FONT-SIZE: 8pt; COLOR: #cdca7b; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.YellowText:active {FONT-SIZE: 8pt; COLOR: #323584; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: underline; font-weight: bold;
}
A.YellowText:visited {FONT-SIZE: 8pt; COLOR: #cdca7b; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.YellowText:hover {FONT-SIZE: 8pt; COLOR: #323584; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: underline; font-weight: bold;
}

A.FeaturedTitle{FONT-SIZE: 7pt; COLOR: #323584; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.FeaturedTitle:active {FONT-SIZE: 7pt; COLOR: #323584; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: underline; font-weight: bold;
}
A.FeaturedTitle:visited {FONT-SIZE: 7pt; COLOR: #323584; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.FeaturedTitle:hover {FONT-SIZE: 7pt; COLOR: #323584; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: underline; font-weight: bold;
}

A.SmallText{FONT-SIZE: 8pt; COLOR: #323584; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.SmallText:active {FONT-SIZE: 8pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: underline; font-weight: bold;
}
A.SmallText:visited {FONT-SIZE: 8pt; COLOR: #323584; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.SmallText:hover {FONT-SIZE: 8pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: underline; font-weight: bold;
}

A.RegularText{FONT-SIZE: 10pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.RegularText:active {FONT-SIZE: 10pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: underline; font-weight: bold;
}
A.RegularText:visited {FONT-SIZE: 10pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.RegularText:hover {FONT-SIZE: 10pt; COLOR: #323584; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: underline; font-weight: bold;
}

.RegularText {FONT-SIZE: 10pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none;
}

A.SkinObject{FONT-SIZE: 8pt; COLOR: #323584; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.SkinObject:active {FONT-SIZE: 8pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.SkinObject:visited {FONT-SIZE: 8pt; COLOR: #323584; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.SkinObject:hover {FONT-SIZE: 8pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}


SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* 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 {

}

.GreyText {
           background-color: transparent; 
           color: #666666;
font-size : 14pt; font-family : Arial, Verdana, sans-serif; font-style : normal; text-decoration: none; font-weight: bold;
}

.OddRow {
           background-color: transparent; 
}

.EvenRow {
           background-color: transparent; 
}

.FooterText {
           background-color: #c9c5ce; 
font-size : 10pt; font-family : Arial, Verdana, sans-serif; font-style : normal; text-decoration: none; 
}

/* Main Menu */

.MainMenu_MenuContainer {
           background-color: transparent; 
           color: #ffffff;
}


.MainMenu_MenuBar {
	background-color: transparent; 
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}

.MainMenu_MenuIcon {
	background-color: #323584; 
}

.MainMenu_SubMenu {
	background-color: #323584; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak {
	height: 1px;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand;  
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
        color: #bbbbd3;
	background-color: Transparent;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
}
































