/* ================================
    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{
 background-color:#D3D3D3;
}
Body p
{
 font-family:Arial, Helvetica, sans-serif!important;
 font-size:12px !important;
}
.main_wrap{
 background-image:url(Skins/moh/images/p_bg.jpg);
 background-repeat:repeat-y;
 width:1039px;

}
.ControlPanel {
}
.navi{
 size: 10px;
}

.BreadcrumbClass, a.BreadcrumbClass :Link, a.BreadcrumbClass :hover, a.BreadcrumbClass :Visited {
font-family:Arial, Helvetica, sans-serif!important;
font-size:10px;
font-weight:bold;
color:#FFF;
margin:0px;
padding:0px;
}

/* 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  {
 color:#0a3074;
 font-size:23px;
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

A.navi:link, A.navi:visited, A.navi:hover, A.navi:active {
 color:#FFF;

}
SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
  font-size:14px;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
font-size:12px;
line-height:18px;
}

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 */
.menu{
  text-align:center;
}
.menu2{
  text-align:left;
  color:#FFF;
  padding: 0;
  margin: 0 9px;
}
.MainMenu_MenuContainer {
 height:auto!important;
}

.MainMenu_MenuBar {
 height:auto!important;
}

.MainMenu_MenuItem td, .MainMenu_MenuItemSel td {
 text-align:center;
 white-space:normal;
 font-size:12px;
 font-weight:bold;
 width:115px;
 margin:0px;
 padding:0px;
 display:block;
 height:auto!important;
}

.MainMenu_SubMenu td{
 padding:none;
 background-color:#333333;  
 color:#FFF;
 border:none;
 width:auto!important;
 }

.MainMenu_MenuBreak {
 border:1px #000 solid;
 height:37px;
}

.MainMenu_MenuItemSel td {
 background-color:#transparent!important;
 color:#000;
 
}

.MainMenu_MenuArrow {
 padding:none;
 background-color:#333333;  
 width:0px!important;
 border:none;
}

.MainMenu_RootMenuArrow {
 width:0px!important;
 background-color:#333333;  
}
.MainMenu_MenuIcon {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
.loguser, .SkinObject{
 color:#FFF!important
}
#dnn_ctr8686_ContentPane{
 height:33px!important;
 float:left;
}
#srjpic{ padding-right:10px;}











































































































































































