/* ================================
    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
{
font-family: Arial, Helvetica, sans-serif;
	color: #939598;
	font-size: 69%;
	padding:0px;
	margin:0px;

}

.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  {
color: #81A996;
font-size: 1.8em;
}

H2  {
color: #81A996;
font-size: 1.188em;
}

H3  {
color: #000000;
font-size: 1.188em;
}

H4  {
color: #000000;
font-size: 1.0em;

text-transform: uppercase;
margin-bottom: -12px;
}
H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
color: #B3CBBE;
}

A:visited   {
color: #B3CBBE;
}

A:hover {
color: #B3CBBE;
}

A:active    {
color: #B3CBBE;
}

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 {
 border: 0px;
}

.ModuleTitle_MenuItem {
 border: 0px;
}

.ModuleTitle_MenuIcon {
 border: 0px;
}

.ModuleTitle_SubMenu {
margin-top: 2px;
 border: 0px;
}

.ModuleTitle_MenuBreak {
 border: 0px;
}

.ModuleTitle_MenuItemSel {
 border: 0px;
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
 border: 0px;
}

/* Main Menu */

.MainMenu_MenuContainer {
 border: 0px;
}/* */

.MainMenu_MenuBar {
padding: 0px;


}

.MainMenu_MenuItem {
color: #fff;
font-size: 0.814em;
text-decoration: none;
font-weight: normal;
background: none;
 padding: 0 4px;
height:20px;
 border: 0px;
 border-top: 1px solid #81A996;

}

.MainMenu_MenuIcon {
display: none;
visibility: hidden;
border: 0px;
}


.MainMenu_SubMenu {
background-color: #B3CBBE;
border: 0px;
color: #FFF;
font-weight: normal;
font-size: 0.750em;
margin-left: -3px;
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
color: #ffffff;
background: none;
font-weight: normal;
font-size: 0.814em;
 border: 0px;
 height:20px;
}

.MainMenu_MenuArrow {
display: none;
visibility: hidden;
border: 0px;
}

.MainMenu_RootMenuArrow {
display: none;
visibility: hidden;
border:0px;
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
/* new styles */
.menuSpace{
color: #FFF;
font-size: 0.750em;
padding: 0px 4px;
*padding: 0px 0px;
*height: 16px;
*width:1px;
background: none;
background-color: transparent; 

}
img{
border: 0px;
}
.footer{
padding: 5px 32px 0 0;
color: #FFFFFF;
color: #FFF;
font-size: 0.750em;
}
.footer a, .footer a:hover{
color: #fff;
text-decoration: none;
}
.menuSpacer{
width: 633px; margin: -20px auto 0px auto; padding-left: 163px; border: 0px solid;
    height: 20px;
}
.loggy{
font-size: 10px;
color: #333;
}
/*added menu styles*/
.MainMenu_RootMenuItemBreadcrumb{
color: #ffffff;
font-weight: normal;
font-size:0.689em;
background-color: #000;
 border: 0px;

}
.MainMenu_RootMenuItem{
color: #ffffff;
background: none;
font-weight: normal;
font-size: 0.814em;
 
  border: 0px;
   border-bottom: 1px solid red;
   height:20px;
}
.MainMenu_RootMenuItemActive{
color: #000;
background: none;
font-weight: normal;
font-size: 0.814em;

  border: 0px;
   border-bottom: 1px solid red;
   height:20px;
}
.MainMenu_RootMenuItemSelected{
color: #fff;
background: none;
font-weight: normal;
font-size: 0.814em;

  border: 0px;
   border-bottom: 1px solid red;
   height:20px;
}

.MainMenu_SubMenuItemSelected{
color: #FFF;
font-weight: normal;
font-size: 0.750em;
 background-color: #639480;
 border: 0px;
 min-width:140px;
 padding: 0 4px;
 border-top: 1px solid #2B7963;
}
.MainMenu_SubMenuItemBreadcrumb
{ 
color: #fff;
font-weight: normal;
font-size: 0.750em;;

 border: 0px;
}
.MainMenu_SubMenuItemActive{
color: #000;
font-weight: normal;
font-size: 0.814em;
 min-width:140px;
 padding: 0 4px;
  border: 0px;
  border-top: 1px solid #81A996;
}

/* quicklink boxes*/

.quickLinkBox{
background-color: #B3CBBE;
height: 13px;
padding: 9px;
text-align: right;
margin-bottom: 14px;
}
.quickLinkBox a{
color: #FFF;
text-decoration: none;
}

.quickLinkBox a:hover{
color: #FFF;
text-decoration: none;
}
.quickLinkBox a span{
color: #2B7963;
text-decoration: none;
}

.quickLinkBox a:hover span{
color: #2B7963;
text-decoration: none;
}


/* container Box */
#containerBox{
width: 794px;
margin: 0px auto;
*position: absolute;
*left: 50%;
*margin-left: -404px;
}
/* header Box */
#headerBox{
width: 794px; margin: 0px auto;
}
/* login Box*/
#loginBox{
width: 794px; margin: 0px auto; padding: 5px;
}

p {font-family: Arial, Helvetica, sans-serif;
	color: #939598;
	font-size: 11px;

	
}
.skinheader{
background-color: #95B8A9;
}


.greyText{
color:#696363;
}


