﻿/* Top NAV --------------------------------------------------------------------------------- */

.topnav
{
    width: 680px;	
}
.topnav ul
{
	list-style: none;
	margin:-3px 0px 0px 20px;
	padding: 0;

	/*top: 37px;*/
	width: 680px;	
}

.topnav ul li
{
	display: inline;
	float: left;	
	text-indent: -9999px;
	position: relative; /*IE6 fix*/
	background-repeat: no-repeat;
	margin:-3px 2px 0px 2px;
    vertical-align:text-top;
}

.topnav ul li.hide 
{
    display: none;
}

.topnav ul li a
{
	overflow: hidden;
	color:#666666;
	font-family:SolexMedium;
	font-size:15px;
	display: block;
	height: 25px;
	overflow:hidden;
	text-decoration:none;
}

.topnav ul li a#navhidden, .topnav ul li a#navhidden
{
	display:none;
}

img#navhome
{
    float:left;
    margin:-3px 0px 0px -220px;
     border:0px;
}

#navaboutus
{
	background-image: url(../images/btn_aboutus.gif);
	width: 71px;
	height:26px;
}

li.default a#navaboutus
{
	background-image: url(/images/btn_aboutus_on.gif);
	width: 71px;
	height:26px;
	
}

li.selected a#navaboutus , li:hover a#navaboutus
{
	background-image: url(/images/btn_aboutus_roll.gif);
	width: 71px;
	height:26px;
	
}

#navpowering
{
	background-image: url(../images/btn_powering.gif);
	width: 122px;
	height:26px;
}

li.default a#navpowering
{
	background-image: url(/images/btn_powering_on.gif);
	width: 122px;
	height:26px;
	
}

li.selected a#navpowering , li:hover a#navpowering 
{
	background-image: url(/images/btn_powering_roll.gif);
	width: 122px;
	height:26px;
	
}

#navbusiness
{
	background-image: url(../images/btn_business.gif);
	width: 139px;
	height:26px;
}

li.default a#navbusiness
{
	background-image: url(/images/btn_business_on.gif);
	width: 139px;
	height:26px;
	
}

li.selected a#navbusiness , li:hover a#navbusiness
{
	background-image: url(/images/btn_business_roll.gif);
	width: 139px;
	height:26px;
	
}

#navinvestor
{
	background-image: url(../images/btn_investor.gif);
	width: 124px;
	height:26px;
}

li.default a#navinvestor
{
	background-image: url(/images/btn_investor_on.gif);
	width: 124px;
	height:26px;	
}

li.selected a#navinvestor , li:hover a#navinvestor
{
	background-image: url(/images/btn_investor_roll.gif);
	width: 124px;
	height:26px;
	
}

#navnewsroom
{
	background-image: url(../images/btn_news.gif);
	width: 80px;
	height:26px;
}

li.default a#navnewsroom
{
	background-image: url(/images/btn_news_on.gif);
	width: 80px;
	height:26px;
	
}

li.selected a#navnewsroom , li:hover a#navnewsroom
{
	background-image: url(/images/btn_news_roll.gif);
	width: 80px;
	height:26px;
	
}
#navcareers
{
	background-image: url(../images/btn_careers.gif);
	width: 66px;
	height:26px;
}
	
li.default a#navcareers
{
	background-image: url(/images/btn_careers_on.gif);
	width: 66px;
	height:26px;
    
}

li.selected a#navcareers , li:hover a#navcareers
{
	background-image: url(/images/btn_careers_roll.gif);
	width: 66px;
	height:26px;
	
}

/* DROP DOWN MENU ----------------------------------- */
div.dropdownmenu {
position:absolute;
width:150px;
top:0px;
border-right: 1px solid #333333; /*THEME CHANGE HERE*/
font:normal 12px Arial;
line-height:26px;
z-index:1;
background-color: #505050;
visibility: hidden;
margin-top:0px;
}

div#dropmenu3 
{
    width:170px;
}

div#dropmenu4 
{
    width:215px;
}

div#dropmenu5 
{
    width:190px;
}

.dropdownmenu a{
width: auto;
display: block;
text-indent: 12px;
padding-right:12px;
border-top: 1px solid #999999;  
border-bottom: 1px solid #333333;
/*THEME CHANGE HERE*/
text-decoration: none;
color: #ffffff;
z-index:5;
}

* html .dropdownmenu a{ /*IE only hack*/
width: 100%;

}

.dropdownmenu a:hover 
{
    background-color:#aa0b2e;
}

/* Side NAV ------------------------------------------------------------------------------------------------------------- */

.sidenav
{
	width:220px;
	float:left;
	text-align:left;
	/*background-color:#c4b36d;*/
	margin:0px 4px 0px 22px;
}

ul.submenuleft, ul.submenubreadcrumb
{
	list-style: none;
}

ul.submenuleft
{
	/*background: url(../images/submenu_bgtop.jpg) center top no-repeat;*/
	margin: 0px;
	padding: 20px 0px 0px 0px;
	width: 212px;
}

ul.submenuleft li
{
	/*background: #fff url(../images/submenu_bgshade.jpg) right top repeat-y;*/
	/*border-right: solid 1px #dfdfdf;*/
	color: #888;
	font: normal 12px arial;
	margin:0px;
	line-height:22px;
}

ul.submenuleft li.submenunoline
{
	height: 1px;
}

ul.submenuleft li.submenuclose
{
	width: 1px;
	height: 1px;
	display: block;
}

ul.submenuleft a
{
	display: block;
	margin: 0px;
	padding-left:9px;
	text-decoration: none;
	color: #666666;
}

ul.submenuleft a:hover 
{
    background-image:url(/images/subnav_roll.gif); 
	color: #ffffff;
}

ul.submenuleft li.selected a
{
    background-image:url(/images/subnav_on.gif);   
	color: #aa0b2e;
}

ul.submenuleft li.selected a:hover 
{
    background-image:url(/images/subnav_roll.gif);
	color: #ffffff;
}

ul.submenuleft li a#navhidden 
{
    visibility:hidden;
    display:list-item;
    width:0px;
    height:0px;
    line-height:0px;
    margin-bottom:00px;
    background-color:#ffffff;
}

#flash_flag_icon 
{
    margin-top:10px;
}

ul.submenuleft a img 
{
    border:0px;
    visibility:hidden;
}

ul.submenuleft li a#subnavparent img 
{
    visibility:visible;
    padding-left:5px;
    position:relative;
    top:2px;
}

ul.submenuleft li.selected a#subnavparent img 
{
    visibility:hidden;
}

.sidenav a img#powering_america_btn 
{
    display:block;
    border:0px
}

ul.secondarymenu 
{
    list-style-type:none;
    background-color:#dcdcdc;
    padding-left:0px;
    margin-left:10px;
    width:201px;
    border-bottom:solid 1px #b0b0b0;
}

ul.secondarymenu li a#subnavchild
{
    line-height:14px;
    padding-top:3px;
    padding-bottom:5px;
    padding-right:5px;
}

ul.submenuleft li.selected ul.secondarymenu li a 
{
    background-image:none;
    color:#666666;
}

ul.submenuleft li.selected ul.secondarymenu li a:hover 
{
    background-image:url(/images/subnav_roll.gif);
	color: #ffffff;
}

ul.submenuleft li ul.secondarymenu li.selected a
{
    background-image:url(/images/subnav_on2.gif);
}

ul.submenuleft li ul.secondarymenu li.selected a#subnavchild
{
    background-image:url(/images/subnav_on3.gif);
}

ul.submenuleft li ul.secondarymenu li.selected a#subnavchild:hover
{
    background-image:url(/images/subnav_roll.gif);
}

ul.submenuleft li ul.secondarymenu li.selected a:hover
{
    background-image:url(/images/subnav_roll.gif);
}

.sidenav img 
{
    border:0;
}