/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/ 

td.rightpane.DNNEmptyPane{ width:0; padding: 0; border: 0;}
td.leftpane.DNNEmptyPane{ width:0; padding: 0; border: 0;}
td.contentpane {width:100%}
td.leftpane, td.rightpane, td.contentpane {padding: 5px; }

/* Set Module Applied Width*/
td.leftpane div.c_container.c_head_grey {width:230px;}
td.righttpane div.c_container.c_head_grey {width:230px; }
td.contentpane div.c_container.c_head_grey { width:100%;}

/* Left Pane Container Setting Style */
td.leftpane div.Container1a, td.leftpane div.Container1b, td.leftpane div.Container1c,
td.leftpane div.Container2a, td.leftpane div.Container2b, td.leftpane div.Container2c,
td.leftpane div.Container3a, td.leftpane div.Container3b, td.leftpane div.Container3c
 { width: 230px; display: table; position:relative;}

/* Right Pane Container Setting Style*/
 td.rightpane div.Container1a, td.rightpane div.Container1b, td.rightpane div.Container1c,
td.rightpane div.Container2a, td.rightpane div.Container2b, td.rightpane div.Container2c,
td.rightpane div.Container3a, td.rightpane div.Container3b, td.rightpane div.Container3c
 { width: 230px; display: table; position:relative;}

/*Announcement Table*/
td.leftpane div.DNN_AnnouncementsContent {width: 300px; display:block; position: relative;}
.DNN_ANN_DesignTable div.DNN_ANN_Description{ font-size: 10pt;}

/* Form Mail style */
div.UDT_Form { width: 90%; diaplay:block; margin-left: 10px;}
div.UDT_Form td.SubHead span.SubHead {font-size: 10pt; display:nowrap;}
div.UDT_Buttons span span.Normal {color: red;}

td.contentpane div {font-size: 11pt; }
td.contentpane { padding-left: 25px;}
td.contentpane div ul li{margin: 3px 0 3px 0; list-style-type: disc;}
td.contentpane div span.SubHead{font-size: 12pt; weight: Bold;}

.bannerpane{margin-bottom: 10px;}

/* Left Pane Navigation Setting Style */
td.leftpane div.CrossChildPageListContent  {font-size: 10pt;}
td.leftpane div.CrossChildPageListContent table td { white-space: nowrap;}
td.leftpane div.CrossChildPageListContent table a { font-size: 10pt; display: block; margin-top: 3px; margin-bottom: 3px; }
td.leftpane div.CrossChildPageListContent table a img{ vertical-align: middle; margin-right: 3px; float: left;}
td.leftpane div.ChildPageHeader {padding: 5px 10px 5px 10px; background-color:#333333; color:#FFFFFF; margin-bottom:10px; font-weight:bold;}

table.LinksDesignTable td a {font-size: 10pt;}
td.leftpane table.LinksDesignTable td img {vertical-align: middle;}

.NormalBold {font-size: 11pt; font-weight: bold;}

body,th,td,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{ font-family:Arial;}
body,th,td,table,.Normal,.NormalDisabled,a:link, a:visited, a:hover{font-size:11pt;}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {}

/* background color for the content part of the pages */
Body{}

.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:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  { font-size: 14pt; font-weight: bold;}

H2  { font-size: 13pt; font-weight: bold;}

H3  { font-size: 12pt; font-weight: bold;}

H4  { font-size: 11pt; font-weight: bold;}

H5  { font-size: 10pt; font-weight: bold;}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

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{
}



















