/* ================================
    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 */
.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, 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 {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


.redtext {
  color: #A13939;
}

.orangetext {
  color: #CC6600;
}

.goldtext {
  color: #CC9900;
}

.greentext {
  color: #339900;
}

.tealtext {
  color: #009999;
}

.bluetext {
  color: #336699;
}

.purpletext {
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}


/* END DogHouse Styles */


.OrangeHeader1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 20px;
 line-height: normal;
 font-weight: bold;
 color: #CC6600;
 text-decoration: none;
}


.OrangeHeader2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 line-height: normal;
 font-weight: bold;
 color: #CC6600;
 text-decoration: none;
}


.OrangeHeader3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: normal;
 font-weight: bold;
 color: #CC6600;
 text-decoration: none;
}

.OrangeHeader4{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: bold;
 color: #CC6600;
 text-decoration: none;
}



.BlueHeader2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 line-height: normal;
 font-weight: bold;
 color: #336699;
 text-decoration: none;
}



.BlueHeader3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: normal;
 font-weight: bold;
 color: #336699;
 text-decoration: none;
}

.BlueHeader4 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: bold;
 color: #336699;
 text-decoration: none;
}


.GreenHeader2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 line-height: normal;
 font-weight: bold;
 color: #339900;
 text-decoration: none;
}



.GreenHeader3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: normal;
 font-weight: bold;
 color: #339900;
 text-decoration: none;
}

.GreenHeader4 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: bold;
 color: #339900;
 text-decoration: none;
}




.blacktext {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
}

.disclaimertext {
 color: #808080;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
}


.smalltext {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
}

.smallgreytext {
 color: #C0C0C0;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
}

.evaluatorHeader {
 color: #b30000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: normal;
 font-weight: bold;
 text-decoration: none;
}


.blacktextbold {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: bold;
 text-decoration: none;
}

.blacktextitalic{
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: italic;
}



.redalerttext {
 color: red;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: normal;
 font-weight: bold;
 text-decoration: none;
}


.RSSOrangeLink{
 color: #CC6600;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: normal;
 font-weight: bold;
 text-decoration: none;
}



  Glossary Style 
a.alphabet {font: bold 13px Arial, helvetica, sans-serif;}
a.alphabet:link {color:#374D22;}
a.alphabet:active {color:#374D22;}
a.alphabet:visited {color:#152b00;}
a.alphabet:hover {color:#BA5209;}

.alpha {background: #ADCC90;border: 1px solid #9CBB80;}
.alpha2 {background: #F5E289;border: 1px solid #D37634;}

.line {  background-color: #cccccc; background-repeat: repeat-x; height: 1px}.FFFFFFtextUL {  color: #FFFFFF; text-decoration: underline}

.D75610error {font-weight: bold; font-size: 16px; color: #D75610;}

.EEEEEELtgreybg {  background-color: #eeeeee}
.welcomemessagetext {  font-size: 14px; color: #FFFFFF}
.ADCC90midgreen {  background-color: #ADCC90}
.6E8B54greentext {  font-weight: bold; color: #6E8B54; font-size: 11px}
.999999ltgreytext {  font-weight: bold; color: #999999}
.pagetitle {font-size: 21px;font-weight: bold; color: #333333}
.CCCCCCdkgreybg {background-color: #CCCCCC}

.pad5510 {padding:0px 10px 5px;}
.pad10 {  padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}
.pad1020 {  padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px}
.padbot10 { 5px; padding-bottom: 10px}

.subtitle13 {  font-size: 13px;  background-color: #F4F4F4}
.6E8B54greentextnosize { font-weight: bold; color: #6E8B54}
.blue {  background-color: #6A8FB0}
.blue6A8FB0 { background-color: #6A8FB0 }
.midblue91B4CD { background-color: #91B4CD }
.bkbluebg4F6F88 { background-color: #4F6F88 }
.ltbluebg6A8FB0 { background-color: #6A8FB0 }
.solidgeryline {  background-image: url(../images/secondarynav_spacerline.gif); background-repeat: repeat-y}
.dkgrey21bold888888 {  font-size: 21px; font-weight: bold; color: #888888}
.dkgrey21bold333333 {  font-size: 21px; font-weight: bold; color: #333333}
.dkgrey14bold333333 {  font-size: 14px; font-weight: bold; color: #333333}
.ltgreyF4F4F4 {  background-color: #F4F4F4}
.dkgrey12bold666666 { font-size: 12px; font-weight: bold; color: #666666}
.ltgreyCCCCCC { background-color: #F4F4F4 }
.FFFFFFtext {  color: #ffffff}
.FFFFFFtextUL {   color: #ffffff; text-decoration: underline }
.FFFFFFtext21 {  font-size: 21px; color: #ffffff}
.blue6A8FB0 { background-color: #6A8FB0 }
.midblue91B4CD { background-color: #91B4CD }
.bkbluebg4F6F88 { background-color: #4F6F88 }
.ltbluebg6A8FB0 { background-color: #6A8FB0 }
.solidgeryline {  background-image: url(../images/secondarynav_spacerline.gif); background-repeat: repeat-y}
.dkgrey21bold888888 {  font-size: 21px; font-weight: bold; color: #888888}
.dkgrey21bold333333 {  font-size: 21px; font-weight: bold; color: #333333}
.dkgrey14bold333333 {  font-size: 14px; font-weight: bold; color: #333333}
.ltgreyF4F4F4 {  background-color: #F4F4F4}
.dkgrey12bold666666 { font-size: 12px; font-weight: bold; color: #666666}
.ltgreyCCCCCC { background-color: #F4F4F4 }
.FFFFFFtext {  color: #ffffff}
.FFFFFFtext21 {  font-size: 21px; color: #ffffff}

