/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster
{
	width: 100%;
	height: 100%;	
	background-color: #d5d5af;
}

.skinmaster
{
	background-color: #ffffff;
	border-right: #585857 1px solid; 
	border-top: #585857 1px solid;
	border-left: #585857 1px solid; 
	border-bottom: #585857 1px solid;
}

.sitebannerlogin
{
    width: 71px;
    height: 32px;
    background-color: #c59217;
    text-align: center;
    color: White;
}

.leftmenubar
{
    height: 22px;
    width: 203px;
}

.rightmenubar
{
    height: 22px;
    width: 64px;
}

.menuspacer
{
    height: 22px;
    width: 6px;
    empty-cells: show;
}

/* ------------------- About Us ------------------- */
.aboutusmenu { height: 22px; width: 112px; }
a.aboutusmenu
{
    background-image: url('Images/Menu/aboutusmenu.gif');
    background-repeat: no-repeat;
}
a:hover.aboutusmenu
{
    background-image: url('Images/Menu/aboutusmenu-hover.gif');
    background-repeat: no-repeat;
}

.aboutusmenu-active { height: 22px; width: 112px; }
a.aboutusmenu-active
{
    background-image: url('Images/Menu/aboutusmenu-active.gif');
    background-repeat: no-repeat;
}
a:hover.aboutusmenu-active
{
    background-image: url('Images/Menu/aboutusmenu-hover-active.gif');
    background-repeat: no-repeat;
}

/* ------------------- Our Services ------------------- */
.ourservicesmenu { height: 22px; width: 112px; }
a.ourservicesmenu
{
    background-image: url('Images/Menu/ourservicesmenu.gif');
    background-repeat: no-repeat;
}
a:hover.ourservicesmenu
{
    background-image: url('Images/Menu/ourservicesmenu-hover.gif');
    background-repeat: no-repeat;
}

.ourservicesmenu-active { height: 22px; width: 112px; }
a.ourservicesmenu-active
{
    background-image: url('Images/Menu/ourservicesmenu-active.gif');
    background-repeat: no-repeat;
}
a:hover.ourservicesmenu-active
{
    background-image: url('Images/Menu/ourservicesmenu-hover-active.gif');
    background-repeat: no-repeat;
}

/* ------------------- Job Opportunities ------------------- */
.joboppertunitiesmenu { height: 22px; width: 112px; }
a.joboppertunitiesmenu
{
    background-image: url('Images/Menu/jobopportunitiesmenu.gif');
    background-repeat: no-repeat;
}
a:hover.joboppertunitiesmenu
{
    background-image: url('Images/Menu/jobopportunitiesmenu-hover.gif');
    background-repeat: no-repeat;
}

.joboppertunitiesmenu-active { height: 22px; width: 112px; }
a.joboppertunitiesmenu-active
{
    background-image: url('Images/Menu/jobopportunitiesmenu-active.gif');
    background-repeat: no-repeat;
}
a:hover.joboppertunitiesmenu-active
{
    background-image: url('Images/Menu/jobopportunitiesmenu-hover-active.gif');
    background-repeat: no-repeat;
}

/* ------------------- Resources ------------------- */
.resourcesmenu { height: 22px; width: 112px; }
a.resourcesmenu
{
    background-image: url('Images/Menu/resourcesmenu.gif');
    background-repeat: no-repeat;
}
a:hover.resourcesmenu
{
    background-image: url('Images/Menu/resourcesmenu-hover.gif');
    background-repeat: no-repeat;
}

.resourcesmenu-active { height: 22px; width: 112px; }
a.resourcesmenu-active
{
    background-image: url('Images/Menu/resourcesmenu-active.gif');
    background-repeat: no-repeat;
}
a:hover.resourcesmenu-active
{
    background-image: url('Images/Menu/resourcesmenu-hover-active.gif');
    background-repeat: no-repeat;
}

/* ------------------- Energy News ------------------- */
.energynewsmenu { height: 22px; width: 112px; }
a.energynewsmenu
{
    background-image: url('Images/Menu/energynewsmenu.gif');
    background-repeat: no-repeat;
}
a:hover.energynewsmenu
{
    background-image: url('Images/Menu/energynewsmenu-hover.gif');
    background-repeat: no-repeat;
}

.energynewsmenu-active { height: 22px; width: 112px; }
a.energynewsmenu-active
{
    background-image: url('Images/Menu/energynewsmenu-active.gif');
    background-repeat: no-repeat;
}
a:hover.energynewsmenu-active
{
    background-image: url('Images/Menu/energynewsmenu-hover-active.gif');
    background-repeat: no-repeat;
}

/* ------------------- Contact Us ------------------- */
.contactusmenu { height: 22px; width: 112px; }
a.contactusmenu
{
    background-image: url('Images/Menu/contactusmenu.gif');
    background-repeat: no-repeat;
}
a:hover.contactusmenu
{
    background-image: url('Images/Menu/contactusmenu-hover.gif');
    background-repeat: no-repeat;
}

.contactusmenu-active { height: 22px; width: 112px; }
a.contactusmenu-active
{
    background-image: url('Images/Menu/contactusmenu-active.gif');
    background-repeat: no-repeat;
}
a:hover.contactusmenu-active
{
    background-image: url('Images/Menu/contactusmenu-hover-active.gif');
    background-repeat: no-repeat;
}

/* ------------------- Contact Us ------------------- */
.content
{
    background-color: White;
    background-image: url('Images/contentbackground.gif');
    background-repeat: repeat-y;
}

.leftpane
{
    border-right:1px solid black;
    width:140px;
    padding-top:15px;
}

.contentpane
{
    padding-left:15px;
    padding-right:15px;
    padding-bottom:15px;
    padding-top:15px;
}
.rightpane
{
    border-left:1px solid black;
    padding-top:15px;
    width:414px;
    font-family:Arial;
}
.bottompane
{
}
.EnergyNews
{
    font-family:Arial;
    font-size:8pt;
}

/* ------------------- Left Menu ------------------- */
.serviceforclients
{
    background-position: 20px;
    background-image: url('Images/serviceforclients.gif');
    background-repeat: no-repeat;
    width: 199px;
    height: 105px;
}

.serviceforemployees
{
    background-position: 20px;
    background-image: url('Images/serviceforemployees.gif');
    background-repeat: no-repeat;
    width: 199px;
    height: 105px;
}


.globalservices
{
    background-position: 20px;
    background-image: url('Images/globalservices.gif');
    background-repeat: no-repeat;
    width: 199px;
    height: 105px;
}

.leftmenuitem
{
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #585857;
    width: 100%;
}
a.leftmenuitem
{
    color: #585857;
}
a:hover.leftmenuitem
{
    text-decoration: underline;
    color: #292929;
}

/* ------------------- Energy News Mini ------------------- */
.energynewsminitext
{
    width: 211px;
    background-color: White;
    background-image: url('Images/BottomPane/energynewstext.gif');
    background-repeat: no-repeat;
}

.energynewsminiiamges
{
    width: 205px;
    background-color: White;
    background-image: url('Images/BottomPane/energynews.gif');
    background-repeat: no-repeat;
}