/* ================================
    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
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
/* text style for the selected tab */
.SelectedTab {color:white;
}

/* 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
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    color:#006699;
    FONT-SIZE: 0.8em;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	text-align:justify    
}
.heading
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    color:#006699;
    FONT-SIZE: 1.0em;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	text-align:justify    
}

/* 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
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align:justify !important;   
}

/* 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, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
backgroundcolor:red;
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}
.quote{
color:white;
font-style:italic;
}
.quoteby{
color:white;
font-weight:bold;

}
.SkinObject {
    color:gray;
  text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:gray;
  
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:gray;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:gray;
}

A.SkinObject:hover    {
    text-decoration: none;
    color: #006699;
}
A.FormClass.CommandButton{
}
A.FormClass.CommandButton:link {
		
}
A.FormClass.CommandButton:hover {
}
A.FormClass.CommandButton:visited {
	
}

.MiddlePanelContent {
  padding-left: 80px;
  padding-top: 10px;
  padding-right: 16px;
}
.DarkPurple {
  color: #5E1F84;
}

.medRed {
  color: #FC1B23;
}

.medMauve {
  color: #9967B0;
}

.medFucia {
  color: #CC3399;
}

.DarkFucia {
  color: #921677;
}

.medOrange {
  color: #FE880D;
}

.Orange {
  color: #F17F08;
}

.DarkOrange {
  color: #E05700;
}

.GreyWarm1 {
  color: #7D775B;
}

.medFuciaBG {
  background-color: #CC3399;
}

.LightGrey {
  background-color: #F4F3F0;
}

.LightMauve {
  background-color: #EBE1EF;
}

.LightPurple {
  background-color: #ECEAF9;
}
.DKBlue {
  color: #5D85D0;
}
.LTBlue {
  color: #78E1FF;
}


.LightYellow {
  background-color: #FAF8EA;
}

.LightOrange {
  background-color: #FBF1E6;
}

.LightRed {
  background-color: #F8E4E2;
}

.MidCoolGrey {
  background-color: #D2D1D0;
}

.White {
  background-color: #FFFFFF;
}

.PanelLinkWhiteNonRelative{
  font-size: 0.6em;
  letter-spacing: 0em;
  font-weight: bold;
  color: #FFFFFF;
}

.Font1point1em {
  font-size: 1.1em;
}
.CellTitle {
  font-size: 1em;
  letter-spacing: -0.09em;
  font-weight: bold;
  padding-bottom: 6px;
}
.MiddlePanel {
  width: 261px;
  height: 99px;
  background-position: top left;
  background-repeat: no-repeat;
  padding-bottom: 8px;
}
.MiddlePanelImageArea {
  position: relative;
  width: 64px;
  height: 64px;
  left: 12px;
  top: 13px;
}
#MiddleCell {
  vertical-align: top;
  width: 261px;
}
.PanelLinkWhiteNonRelative:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.PanelLinkWhiteNonRelative:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}  
.PanelLinkWhiteNonRelative:hover {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.PanelLinkWhiteNonRelative:active {color: #FFFFFF; text-decoration: underline; font-weight: bold;}

.Height70px {
  height: 70px;
}
.FloatLeft {
  float: left;
  margin-right:5px;
}

.FloatRight{
  float: right;
  margin-left:5px;
}

.MiddlePanelLink {
  padding-top: 5px;
  padding-right: 15px;
  text-align: right;
  font-size: 1.4em;
}

.BreadcrumbDashWhite {
  color: #FFFFFF;
  font-size: 1.1em;
  vertical-align: -9%;
}




