/* ================================
    CSS STYLES FOR DotNetNuke
    Moundridge.com
   ================================
*/   


/* 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-attachment: fixed;
}

.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, H6, TH, THEAD, TFOOT {
color: #003366;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
H1  {
font-size: 2em;
font-weight: 700;
font-style: normal;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
}

H2  {
font-size: 1,75em;
font-weight: 700;
font-style: normal;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
}

H3  {
font-size: 1.58em;
font-weight: 500;
font-style: normal;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
}

H4  {
font-size: 1.33em;
font-weight: 500;
font-style: normal;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
}

H5, DT  {
font-size: 1em;
font-weight: 700;
font-style: normal;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
}

H6  {
font-size: .8em;
font-weight: 700;
font-style: normal;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
}

TFOOT, THEAD    {
font-size: 1em;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
}

TH  {
font-size: 1em;
font-weight: bold;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
}

A:link  {
color: #3333cc;
}

A:visited   {
color: #333399;
}

A:active    {
color: RoyalBlue;
}

A:hover {
text-decoration: underline;
color: Red;
}

SMALL   {
font-size: .7em;
}

BIG {
font-size: 1.17em;
}

BLOCKQUOTE, PRE {
font-family: Courier New, monospace;
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

IMG {
}
HR {
color: tan;
border-top: black 1px solid;
height: 3px;
text-align: center;
}

/* 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 {
}
.pageMaster {
background-color: Transparent;
}

.skinMaster {
background-color: Transparent;
}
.mksContent {
font-family: Verdana, Helvetica, Arial, Geneva;
font-size: 11pt;
color: Black;
text-align: left;
}
.mksContentR {
font-family: Verdana, Helvetica, Arial, Geneva;
font-size: 11pt;
color: Black;
text-align: right;
}
.mksContentC {
font-family: Verdana, Helvetica, Arial, Geneva;
font-size: 11pt;
color: Black;
text-align: center;
}

.NavSideTable {
background-image: url(/Portals/5/Images/SideNav.gif);
background-repeat: repeat-y;
width: 134px;
}
.NavSideCell {
font-family: Comic Sans MS;
font-size: .8em;
font-weight: 900;
text-align: center;
color: DodgerBlue;
line-height: 12px;
}
.NavSideCellLink {
font-family: Comic Sans MS;
font-size: .8em;
font-weight: 900;
text-align: center;
color: Navy;
line-height: 12px;
}
.PageTitle {
font-family: NuptialScript, BrushScript BT, Cataneo BT;
font-size: xx-large;
font-weight: bold;
color: #004080;
}

.imgBorder {
border-width: 4px;
border-style: ridge;
border-color: red;
background-color: transparent;
}
.imgBlue {
border-width: 4px;
border-style: ridge;
border-color: DodgerBlue;
background-color: transparent;
}
.webDesign {
font-family: Verdana, Arial, Garamond, Georgia;
font-weight: 400;
font-size: x-small;
font-style: italic;
}
.IE-text {
font-family: Verdana, Arial, Helvetica;
font-weight: 700;
font-size: xx-small;
}
.RidgewoodHead {
font-family: Arial, Verdana, Helvetica;
color: #004080;
border-bottom: 1px #004080 solid;
}
.Ridgewood {
font-family: Arial, Verdana, Helvetica;
color: #004080;
}

.footer-text {
font-family: Verdana, Arial, Helvetica;
font-weight: 600;
font-size: x-small;
}

.ctrBorder {
border-width: 4px;
border-style: ridge;
border-color: Gray;
background-color: White;
font-family: 'Cataneo BT', Georgia;
font-weight: 500;
font-size: 13pt;
}

.MainPageMenuCSS {
background-image: url(/Portals/5/Images/SideNav.gif);
background-repeat: repeat-y;
width: 134px;
}
.PageMenuList {
font-family: Comic Sans MS;
font-size: .8em;
font-weight: 900;
color: navy;
line-height: 12px;
margin-top: 4px;
margin-bottom: 50px;
margin-left: -15px;
padding-left: 0px;
width: 110px;
}

.PageMenuList LI {
padding-left: 0px;
margin-top: 4px;
margin-bottom: 4px;
text-align: center;
list-style: none;
}

.PageMenuList LI A {
display: block;
width: 100%;
}

.PageMenuList LI A:hover { text-decoration: none; }

html>body .PageMenuList LI A { width: auto; }

/* .active {
background-color: wheat;
border: tan 1px solid;
} */

.active A {
cursor: default;
}

.active A:link {
color: SaddleBrown;
}
.active A:hover {
color: SaddleBrown;
text-decoration: none;
}

.active A:visited {
color: SaddleBrown;
}

/* Horizontal HouseMenu */
#IndustryLinks { /* menu wrapper div */
padding: 0;
margin-bottom: 20;
list-style-type: none;
line-height: 18px;
white-space: nowrap;
width: auto;
align: center;
}

#IndustryLinks ul { /* all lists */
float: left;
padding: 0;
margin: 0;
list-style-type: none;
line-height: 18px;
white-space: nowrap;
z-index: 999;
}

#IndustryLinks a { /* all links, inside of list items */
display: block;
color: #004080;
font-family: Arial, Verdana, Helvetica, Sans-serif;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
line-height: 18px;
padding: 1px 6px 2px 6px;
height: auto;
width: auto;
}

#IndustryLinks li { /* all list items */
position: relative;
display: inline;
list-style-type: none;
line-height: 18px;
float: left;
margin: 0;
padding: 0;
border-left: 1px #004080 solid;
border-right: 1px #004080 solid;
width: auto;
}



