/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

#dnn_dnnPRIVACY_hypPrivacy {display: none;}
#dnn_dnnTERMS_hypTerms {display: none;}
/* .BottomRowRight {display: none;} */

.FOOTER_objects {display: none;}
a.FOOTER_objects:link {display: none;}  
.Language_object { visibility: hidden; }

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}


/*-- menuitems idle           --*/
.MainMenu_Idle { color: #777D88; background:  url(nav_idle.gif) no-repeat ; padding: 0; height: 38px; font-weight: bold;}

/*-- menuitems over           --*/
.MainMenu_Selected { color: #222; background:  url(nav_active.gif) no-repeat ; padding: 0; height: 38px; font-weight: bold;}


/*-- box that holds the menu    --*/
.MainMenu_MenuContainer {  background: url(menu_bg.gif) repeat-y top left ;  width: 198px; padding: 0; }


/* Style For HTML BODY                   */ 
#BODY { background-color: #fffacd; }

/*-- outermost table of skin -Standard      --*/
.OuterTable { background: url(page_bg_l.gif) repeat-y top left #FFF; align: center; }

/*-- top header section                     --*/
 .TopRow { background: url(header_bg.jpg) repeat-x top left; height: 201px; padding: 0; }

/*-- topleft header section                 --*/ 
.TopRowLeft { background: url(header_bg_l.jpg) no-repeat top left; height: 201px; width:100%; padding: 0; }

/*-- topright header section without search --*/
.TopRowRightNS { background: url(header_bg_r_ns.jpg) no-repeat top right; height: 201px; width:100%; padding: 0; margin:0;}

/*-- cell containing menu pane              --*/
.MenuPaneTD {  background: url(menu_bottom.gif) no-repeat top left; width:100%; vertical-align: top; padding: 14px 0 0 0; }


/*-- middle content section                 --*/
.MiddleRow { background: url(page_bg_r.gif) repeat-y top right; padding: 0 8px 0 0px; }

/*-- bottom footer section                  --*/
.BottomRow { background: url(footer_bg.gif) repeat-x top center #B5B5B5; height: 80px; padding: 0;}

/*-- bottomleft footer section              --*/
.BottomRowLeft { background: url(footer_bg_l.gif) no-repeat top left; height: 80px; padding: 0;}

/*-- bottomright footer section             --*/
.BottomRowRight { background: url(footer_bg_r.gif) no-repeat top right; height: 80px; text-align: right; vertical-align: top; padding: 23px 40px 0 25px; }


.ControlPanel {
}

/* 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.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
{
}

/* 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    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

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 {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}











