/*========================================================*/
/*           CSS for DotNetNuke Containers                */
/*                  by Jared Buttars                      */
/*             http://www.blackpond.com                   */
/*                jared@blackpond.com                     */
/*========================================================*/

/* Universal Styles */
.spacer { height:20px; }
.Head { font-family: verdana; font-size: 13px; font-weight: Bold; color: #dddbd4; line-height:19px; }
.SubHead {}
.SubSubHead {}
.Normal, .normal { font-family: verdana; font-size: 12px; font-weight: Normal; color: #dddbd4; line-height:18px; }
.NormalBold { font-family: verdana; font-size: 12px; font-weight: Normal; color: #dddbd4; line-height:18px; }
.NormalDisabled { font-family: verdana; font-size: 12px; font-weight: Normal; color:#CCCCCC; line-height:18px; }
.NormalRed { font-family: verdana; font-size: 12px; font-weight: Normal; color:#C50000; line-height:16px; }
.NormalTextBox { font-family: verdana; font-size: 12px; font-weight: Normal; color:#dddbd4; }
strong, b {}
table, tr, td, p {font-family: verdana; font-size: 12px; font-weight: Normal; color: #dddbd4; line-height:18px;}
h1 {font-family: verdana; font-size: 20px; color:#dddbd4;}
h2 {font-family: verdana; font-size: 18px; color:#dddbd4;}
h3 {font-family: verdana; font-size: 15px; color:#dddbd4;}
h4 {font-family: verdana; font-size: 12px; color:#dddbd4;}
h5 {font-family: verdana; font-size: 10px; color:#dddbd4;}
h6 {font-family: verdana; font-size: 9px; color:#dddbd4;}
.DataGrid_Item {}
.DataGrid_AlternatingItem { background-color:#333333;}
.DataGrid_SelectedItem {}
.DataGrid_Footer {}
.WizardHeader {}
.WizardBody {}
.WizardHelp {}
.WizardHelpText {}
.WizardText {}
.WizardHelpText {}
.WizardButton {}
.WizardFooter {}
.CommandButton {}
a, a:link, a:visited, a:active {}
a:hover {}
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {}
a.CommandButton:hover {}
.StandardButton {}
a.StandardButton:link, a.StandardButton:visited, a.StandardButton:active {}
a.StandardButton:hover {}
.TFOOT {}
small {}
big {}
blockquote {}
pre {}
ul {}
ul li {}
ul li ul {}
ul li ul li {}
ul li ul li ul {}
ul li ul li ul li {}
ol {}
ol li {}
ol li ol {}
ol li ol li {}
ol li ol li ol {}
ol li ol li ol li {}
.ModuleTitle_MenuContainer {}
.ModuleTitle_MenuBar {}
.ModuleTitle_MenuItem {}
.ModuleTitle_MenuIcon {}
.ModuleTitle_SubMenu {}
.ModuleTitle_MenuBreak {}
.ModuleTitle_MenuItemSel {}
.ModuleTitle_MenuArrow {}
.ModuleTitle_RootMenuArrow {}

/* --Container Specific Styles-- */

/* Major Heading Only */
.mho .Titlebox { height:30px; line-height:30px;font-family: verdana; font-size: 18px; font-weight:bold; color:#dddbd4; margin-bottom:13px;}
.mho .Title { font-family: verdana; font-size: 18px; font-weight:bold; color:#dddbd4; }
.mho .Head { font-family: verdana; font-size: 13px; font-weight: Bold; color: #dddbd4; line-height:19px; }
.mho table, .mho tr, .mho td, .mho p {font-size: 14px; line-height:18px;}

/* Heading Only */
.ho .Title { font-family: verdana; font-size: 14px; color:#000000; font-weight:bold;}
.ho .Head { font-family: verdana; font-size: 13px; font-weight: Bold; color: #dddbd4; line-height:19px; }

/* Content Only */
.co .Title { font-family: verdana; font-size: 20px; color:#000000;}
.co .Head { font-family: verdana; font-size: 13px; font-weight: Bold; color: #dddbd4; line-height:19px; }