/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/

div.trans {width:100%; background: transparent; opacity:1.0;filter: alpha(opacity=100); -moz-opacity: 1.00; cursor:hand;}
div.trans:hover {width:100%; background: transparent;opacity:.6;filter: alpha(opacity=60); -moz-opacity: 0.6; border:0;}



/*-- conatiner title token             --*/
.BCC_MINIPS_NoBorder01Title { font-size: 11px; font-family: arial; color: #fff; font-weight: normal; }

/*-- container title cell              --*/
.BCC_MINIPS_NoBorder01TitleTD { width:100%; padding: 0;}

/*-- container actions cell            --*/
.BCC_MINIPS_NoBorder01ActionsTD { width:0%; padding: 0; height:0px;}

/*-- container content pane            --*/
.BCC_MINIPS_NoBorder01Content { font-family: arial; font-size:10pt; color: #c0c0c0;  padding: 0px 4px 0px 4px; /*background: transparent; opacity:0.85;filter: alpha(opacity=85); -moz-opacity: 0.85;*/}

.BCC_MINIPS_NoBorder01Content p,li,ul,span
{ font-size: 10pt; line-height:18px; color: #c0c0c0; letter-spacing:0; word-spacing:0;}

/*-- container Icons cell              --*/
.BCC_MINIPS_NoBorder01Icons { text-align:right; padding: 0px 0 0px 0;}

/*-- top center section                --*/
.BCC_MINIPS_NoBorder01T { vertical-align:top;}

.BCC_MINIPS_NoBorder01ActionsTD a:hover { color:#eaeaea; text-decoration: underline; }

a.BCC_MINIPS_NoBorder01ActionsTD link:hover { color:#eaeaea; text-decoration: underline; }

/*========================================================*/

.UMGheader
{
color:#000;
}

/* GENERAL */
/* style for module titles */
.Head   {color:#fff;
}
.normaltextbox label {color:#777;
}


/* style of item titles on edit and admin pages */
.SubHead    {color:#777;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {color:#fff;
}

/* text style used for most text rendered by modules */
.Normal
{
color:#fff;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{

}

.NormalRed
{
}

.NormalBold
{color:#fff;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {color:#777;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {color:#777;
}

A.CommandButton:visited  {color:#777;
}

A.CommandButton:hover    {color:#fff;
}
    
A.CommandButton:active   {color:#fff;
}

/* button style for standard HTML buttons */
.StandardButton     {color:#fff;
}

/* GENERIC */

TFOOT, THEAD    {
}

TH  {
}


A:link  {
color:#777;
}
A:link:hover  {
color:#fff;
}
A:visited   {
color:#777;
}

A:hover {
color:#fff;
}

A:active    {
color:#fff;
}


SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL 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 {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.admincontent
{

}
/*-- container content pane            --*/ 
.adminContent { font-family: arial; padding: 2px 4px 15px 4px; /*background: transparent; opacity:0.85;filter: alpha(opacity=85); -moz-opacity: 0.85;*/}

.adminContent p.label { font-size: 11px; line-height:21px; color: #eaeaea; letter-spacing:0; word-spacing:0;}


.adminContent span:a { font-size: 11px; line-height:21px; color: #eaeaea; letter-spacing:0; word-spacing:0;}

.adminContent a:hover { color: #eaeaea; letter-spacing:0; word-spacing:0;}







