/* 
================================
CSS STYLES FOR DotNetNuke
Style: Polymedia
Version: 1.0
Created: 09 June 2008 by LN
Comments: None
Firefox value (px/13)
IE value (px/13.3333)
================================
*/  

/* background color for the content part of the pages */

Body 
{
    background-color: #FFFFFF;
    margin-top: 20px;
}

/* Control Panel Colors */
.controlpanel 
{
    background-color: #EAEAEA;
}

/* --  Classes for the top of the montage & to allow everything   to line up nicely when not logged in  -- */

/* -- End rest of site Montage --*/    /* Generic Spacing for all Panes */ 
.Panes 
{
    padding: 0 0 0 0;
}

.LeftPane 
{
    width: 155px;
    padding: 2px 2px 2px 2px;
}

.Breadcrumbs 
{
    color: #000000;
}

.Footer 
{
    height: 55px;
    background-repeat: repeat-x;
}

.FooterText 
{
    color: #B2B3B6;
    font-family: Arial, Tahoma, Verdana;
    font-size: 8pt;
    font-weight:bold;
}

#ContentPane TD 
{
    font-family: Arial, Tahoma, Verdana;
    color:#808080;
    font-size:10pt;
}

/* Menu */
.MainMenu_MenuContainer TD 
{
    font-family: Arial, Tahoma, Verdana;
    background-color: #FFFFFF;
    height: 25px;
    padding-left: 2px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 13px;
    text-align:left;
}

.MainMenu_MenuBreak 
{
    font-family: Arial, Tahoma, Verdana;
    background-color: transparent;
    color: #333333;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    text-align:left;
    border-bottom: #404040 0px solid;
    border-left: #FF8080 0px solid;
    border-top: #FF8080 0px solid;
    border-right: #404040 0px solid;
}

.Normal 
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    text-align:left;
}

.MainMenu_MenuBar TD 
{
    cursor: pointer;
    cursor: hand;
    height:16px;
    text-align:left;
}

.MainMenu_MenuItem 
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 8pt;
    font-weight: bold;
    padding-right: 0px;
    border-left: transparent 0px solid;
    border-right: transparent 0px solid;
    border-bottom: transparent 0px solid;
    border-top: transparent 0px solid;
    font-style: normal;
    color: #B2B3B6;
    background: #FFFFFF;
    height: 25px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align:left;
}


/* Active Menu  */
.ActiveRootTab TD 
{
    width: 155px;
    color: #A5A5A5;
    font-family: Arial, Tahoma, Verdana;
    font-size: 10pt;
    font-weight: bold;
    background-color:#FFFFFF;
    height: 25px;
    text-align:left;
}

.RootTab TD 
{
    width: 155px;
    height: 25px;
    font-family: Arial, Tahoma, Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #A5A5A5;
    background: #FFFFFF;
    text-align:left;
}

.SelectedRootTab TD 
{
    width: 155px;
    color: #6D6E71;
    height: 25px;
    font-family: Arial, Tahoma, Verdana;
    font-size: 10pt;
    font-weight: bold;
    border-left: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    background-color: #FFFFFF;
}

.BreadcrumbRootTab TD 
{
    width: 155px;
    font-family: Arial, Tahoma, Verdana;
    font-size: 10pt;
    font-weight: bold;
    background-color: #FFFFFF;
    color: #6D6E71;
    height: 25px;
    text-align: left;
}

.ActiveSubTab /* SELECTED CHILD OBJECT */
{
    background-color: #FFFFFF;
    color: #6D6E71;
    border-top: 0px solid;
    font-family: Arial, Tahoma, Verdana;
    font-size: 8pt;
    font-weight: bold;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.SubTab { background-color: #FFFFFF; color: #A5A5A5; font-family: Arial, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;  }
.SelectedSubTab { background-color: #FFFFFF; color: #A5A5A5; font-family: Arial, Tahoma, Verdana; font-size: 10pt;  font-weight: bold;  padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px; height: 25px;  }
.BreadcrumbSubTab { background-color: transparent; color: #A5A5A5; font-family: Arial, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  border-top: 0px solid; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;  }

/* this is the colour in the dropdown menu */
.MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand;  background-color:Transparent; font-family: Arial, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  font-style: normal;  color: #C14337; height: 25px; border-left:  #FFFFFF 0px solid;  border-right: #4C648E 0px solid;  border-top: #ffffff 0px solid; border-bottom: #ffffff 0px solid; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;  }
.MainMenu_MenuItemSel { color:#6D6E71; font-family:Arial, Tahoma, Verdana; font-size: 8pt;  font-weight: bold; height: 25px; border-left: #ffffff 0px solid; border-right: #ffffff 0px solid;  border-bottom: #ffffff 0px solid; border-top: #ffffff 0px solid; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;}
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow { display: none;  }

/* hyperlink style footer info */
.SmallD { font-family: Arial, Tahoma, Verdana; color: #B2B3B6; text-decoration: none; font-size:8pt; font-weight:bold;}
A.SmallD:Link{ font-family: Arial, Tahoma, Verdana; color: #B2B3B6; text-decoration: none; font-size:8pt; font-weight:bold;}
A.SmallD:Hover { font-family: Arial, Tahoma, Verdana; color: #6D6E71; text-decoration: underline; font-size:8pt; font-weight:bold;}
A.SmallD:Active { font-family: Arial, Tahoma, Verdana; color: #B2B3B6; text-decoration: none; font-size:8pt; font-weight:bold;}
A.SmallD:Visited { font-family: Arial, Tahoma, Verdana; color: #B2B3B6; text-decoration: none; font-size:8pt; font-weight:bold;}


