/* ================================
    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
{
}

/* 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    {
}
    
/* 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 {
}

.menuWaipa { position:absolute; top:310px; left:20px; z-index:99999;  }
.menuPowerco { position:absolute; top:270px; left:220px; z-index:99999;  }
.menuVector { position:absolute; top:210px; left:20px; z-index:99999;  }
.menuVecunited { position:absolute; top:210px; left:20px; z-index:99999;  }
.menuWELEnergyGroup { position:absolute; top:270px; left:20px; z-index:99999;	 }
.menuUnison { position:absolute; top:380px; left:270px; z-index:99999;  }
.menuCounties { position:absolute; top:250px; left:20px; z-index:99999;	 }
.menuHorizon { position:absolute; top:350px; left:290px; z-index:99999;  }
.menuTheLines { position:absolute; top:350px; left:20px; z-index:99999;  }
.menuElectra {position:absolute; top:500px;	left:260px;	z-index:99999;  }
.menuWellington {position:absolute; top:560px;	left:190px;	z-index:99999;  }
.menuHawera1 {position:absolute; top:450px;	left:190px;	z-index:99999;  }
.menuHawera2 {position:absolute; top:480px;	left:160px;	z-index:99999;  }
.menuHawkesS {position:absolute; top:500px;	left:260px;	z-index:99999;  }
.menuHawkesC {position:absolute; top:460px;	left:250px;	z-index:99999;  }
.menuManawatu {position:absolute; top:500px; left:260px; z-index:99999;  }
.menuTaranaki {position:absolute; top:400px; left:130px; z-index:99999;  }
.menuTararua {position:absolute; top:530px;	left:210px;	z-index:99999;  }

#mapimages img 
{
    display: none;
    position:absolute;
    z-index:20;
    top:0;
    left:0;
    }

#map-container .map 
{
    position: relative;
    z-index: 100;
}
#map-view-container 
{
    position:relative;
}
#map-container img.mapbackground 
{
    left:0;
    top:0;
    position:absolute;
    z-index: 15;
}


.fixedTowns {position:absolute; top:70px; left:280px; z-index:99999; visibility:hidden; width:270px; }

span.MapRegionHeader {
	font-weight:bold;
	font-size:12px;
}

.MM li.MapRegionHeader {
	font-weight:bold;
	font-size:12px;
	background-color:#9EB4BF;
	width:100%;
	margin:0px 0px 0px 0px;
	
}

.MM li 
{
background-color:#E4E4E4;
border-color:#C1C1C1;
border-style:solid;
border-width:0px 0px 1px 0px;
list-style-image: none;
list-style-type: none;
margin:0px 0px 0px 0px;
padding:5pt 5pt 5px;
font-size:11px;

}

.MM ul{
background-image:none;
border-width:0pt;
height:auto;
padding:0pt;
border:0px solid #00000;
height:auto;
position:relative;

z-index:9999;
margin-bottom:3px;
margin-left:6px;
margin-top:3px;
padding-left:0px;
}
