/* ================================
    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: Verdana;	
}

.footerbyline {
  font: Verdana;
  font-weight:bold;
  color: #096fad;
  font-size: 12px;
}

.footer2 {
   font: Arial;
  font-weight:bold;
  color: #000000;
  font-size: 10px;
}

.content {
  font: Arial;
  font-weight: regular;
  font-size: 12px;
  font-color: #2780b7;
}

.contenttitle {
  font: Arial;
  font-weight: regular;
  font-size: 24px;
  font-color: #6a6a6b;
}

.vmenua
{
		cursor: pointer; 

	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #2d82bb;
	font-family: Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;}


a.vmenua:link
{
	cursor: pointer; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #2d82bb;
	font-family: Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 4px;}
}

a.vmenua:hover
{
		cursor: pointer; 

	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #2d82bb;
	font-family: Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 4px;}
}

a.vmenua:visited
{
		cursor: pointer; 

	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #2d82bb;
	font-family: Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 4px;}
}



.headline {font-family: Arial, Helvetica, sans-serif;font-size: 15px;line-height: 16px;font-weight: bold;color: #096fad;}



/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
	background-color: #ffffff;
}

.ContentPane  { 
	background-color: #ffffff;
}

.RightPane  { 
	background-color: #ffffff;
}

/* 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    {
}
    
/* 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 {
}


html { margin: 0px; padding: 0px;}
body { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 16px;}

.deflt { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #ffffff; color: #000; line-height: 16px;}
a:link { color: #0000CC;}
a:visited {color: #336699;}
a:hover {color: #ff6600;}
hr { size: 1;}
.center {text-align: center;}
#bgGreen {background-attachment: fixed; background-image: url(images/bg-gradient-green.jpg); background-repeat: repeat-x;}
#hpTable { border: 3px solid #b0d56a;}
#hpTable2 { border: 3px solid #b0d56a;}
#hpTable a:link {color: #99cc66;}
#hpTable2 a:link {color: #99cc66;}
.floatRight { text-align: right; margin-left: 10px; }
.floatLeft { font-size: 11px; line-height: 16px; text-align: left; margin: 0 10px 0 0; }

#tableBlue {border: 3px solid #b0d56a;background-color: #0069aa;margin-top: 4px;}
#tableBlue a:link {color: #99cc66;}
.reverseTitle {font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #FFFFFF;font-size: 17px;}
.light {color: #97c2dc;text-decoration: underline;}
.verdana10 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
.v11_L_T { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: left; vertical-align: top; padding-bottom: 6px; }
.v11_L_TB { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-align: left; vertical-align: top; padding-bottom: 6px; }
.blueBold {font-weight: bold;color: #096fad;}
#homePage {text-align: left; padding: 0; margin: 0;}
body#home-fire-facts a#navcontainer	{color: #CEE3A2; background: #0d5ca0;}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #096fad; margin-bottom: 2px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; text-align: left;}
.mapBullets { line-height: 17px;}
.error { color: #CC0000;}
/* Sidebar Navigation */
#navcontainer
{ background: #2d82bb; margin: 0; padding: 0em; width: 150px;}
ul#navlist	{ text-align: left; list-style: none; padding: 0; margin: 0; width: 150px;}
ul#navlist li	{display: block; margin: 0; padding: 0;}
ul#navlist li a	{ display: block; width: 132px; padding: 0.5em 0em 0.5em 16px; border-width: 1px; border-color: #ffe #828282 #ccc #fff; border-style: solid; color: #FFFFFF; text-decoration: none; background: #2d82bb; font-weight: bold;}
#navcontainer>ul#navlist li a { width: auto; }
ul#navlist li#active a	{background: #0d5ca0;color: #800000;}
ul#navlist li a:hover, ul#navlist li#active a:hover {background: #0d5ca0; border-color: #aaab9c #fff #fff #ccc;}
#current { background-color: #3B7793;}
ul { font-size: 11px; line-height: 17px; }
.normalLeading { line-height: normal;}
.footer { font-size: 11px; text-align: center; }

