/*Breadcrumbs*/
.breadcrumbs{
	font-size:9px;
	color:#666;
}
.breadcrumbs .separator{
	color:#999;
}
.breadcrumbs a,
.breadcrumbs a:visited{
	color:#666;
	text-decoration:none;
}
.breadcrumbs a:active,
.breadcrumbs a:hover{
	color:#333;
	text-decoration:underline;
}
/*ChildNavigation*/
ul.child-nav{
	margin:0;
	padding:0;
}
.child-nav li{
	list-style-type:none;
	margin:0;
}
.child-nav a,
.child-nav a:visited{
	font-weight:bold;
}
.child-nav a:active,
.child-nav a:hover{
	text-decoration:underline;
}
/*DhtmlMenu - <td class="[x]"><span>*/

.menu{
	background: url(/Images/img/nav-bg.gif) top left no-repeat;
	padding:0px 0px 0px 0px;
}

.menu-item{
	height:25px;
}
.menu-item span{
	color:#FFF;
	display:block;
	font:11px verdana,tahoma,sans-serif;
	padding:2px 0px 2px 0px;
	text-align:center;
}
.menu-item-hover{
	cursor:pointer;/*do NOT change to hand*/
	font-size:11px;
}

.menu-item-Electricity {
	color:#FFF;
	display:block;
	font:11px verdana,tahoma,sans-serif;
	padding:2px 0px 2px 0px;
	text-align:center;
	width:103px;
}

.menu-item-Electricity-hover {
	color:#FFF;
	display:block;
	font:11px verdana,tahoma,sans-serif;
	padding:2px 0px 2px 0px;
	text-align:center;
	width:103px;
}


.menu-item-NaturalGas span{
	color:#FFF;
	display:block;
	font:11px verdana,tahoma,sans-serif;
	padding:2px 0px 2px 0px;
	text-align:center;
	width:127px;
}

.menu-item-EnergyServices span{
	color:#FFF;
	display:block;
	font:11px verdana,tahoma,sans-serif;
	padding:2px 0px 2px 0px;
	text-align:center;
	width:157px;
}

.menu-item-News span{
	color:#FFF;
	display:block;
	font:11px verdana,tahoma,sans-serif;
	padding:2px 0px 2px 0px;
	text-align:center;
	width:115px;
	cursor:pointer;
}

.menu-item-ResourceCenter span{
	color:#FFF;
	display:block;
	font:11px verdana,tahoma,sans-serif;
	padding:2px 0px 2px 0px;
	text-align:center;
	width:107px;
	cursor:pointer;
}

.menu-item-WhyEnergetix span{
	color:#FFF;
	display:block;
	font:11px verdana,tahoma,sans-serif;
	padding:2px 0px 2px 0px;
	text-align:center;
	width:109px;
	cursor:pointer;
}

.menu-item-hover span{
	color:#FFF;
	display:block;
	font:11px verdana,tahoma,sans-serif;
	padding:2px 0px 2px 0px;
	text-align:center;
}
table.menu-subitem{
	background:none;
	color:#FFF;
	border-collapse:collapse;
	border-style:none;
}
.menu-subitem{
	background-color:#6b9cc6;
	border:1px solid #CCC;
}
.menu-subitem span{
	color:#FFF;
	display:block;
	font:bold 10px;
	padding:5px 10px;
}
.menu-subitem-hover{
	background-color:#6b9cc6;
	color:#FFF;
	border:1px solid #BBB;
	cursor:pointer;/*do NOT change to hand*/
}
.menu-subitem-hover span{
	color:#FFF;
	display:block;
	font:bold 10px;
	padding:5px 10px;
}
.menu-subitem-alt{
	background-color:#ffffff;
	border:1px solid #CCC;
}
.menu-subitem-alt span{
	color:#333;
	display:block;
	font:bold 10px;
	padding:1px 5px;
}
.menu-subitem-hover-alt{
	background-color:#ffffff;
	border:1px solid #BBB;
	cursor:pointer;/*do NOT change to hand*/
}
.menu-subitem-hover-alt span{
	color:#A82F2F;
	display:block;
	font:bold 10px;
	padding:1px 5px;
}

/*custom global navigation tabs*/
.menu-aboutUs,
.menu-aboutUs img{
	cursor:pointer;
	width:86px;
	height:34px;
}
.menu-getAnswers,
.menu-getAnswers img{
	cursor:pointer;
	width:100px;
	height:34px;
}
.menu-getDetails,
.menu-getDetails img{
	cursor:pointer;
	width:87px;
	height:34px;
}
.menu-getDeals,
.menu-getDeals img{
	cursor:pointer;
	width:80px;
	height:34px;
}
.menu-getNews,
.menu-getNews img{
	cursor:pointer;
	width:80px;
	height:34px;
}
.menu-customerService,
.menu-customerService img{
	cursor:pointer;
	width:133px;
	height:34px;
}
.menu-contactUs,
.menu-contactUs img{
	cursor:pointer;
	width:89px;
	height:34px;
}
.menu-home,
.menu-home img{
	cursor:pointer;
	width:60px;
	height:34px;
}

/*custom homepage navigation tabs*/
.menu-aboutUs-hp,
.menu-aboutUs-hp img{
	cursor:pointer;
	width:96px;
	height:34px;
}
.menu-getAnswers-hp,
.menu-getAnswers-hp img{
	cursor:pointer;
	width:108px;
	height:34px;
}
.menu-getDetails-hp,
.menu-getDetails-hp img{
	cursor:pointer;
	width:95px;
	height:34px;
}
.menu-getDeals-hp,
.menu-getDeals-hp img{
	cursor:pointer;
	width:87px;
	height:34px;
}
.menu-getNews-hp,
.menu-getNews-hp img{
	cursor:pointer;
	width:87px;
	height:34px;
}
.menu-customerService-hp,
.menu-customerService-hp img{
	cursor:pointer;
	width:142px;
	height:34px;
}
.menu-contactUs-hp,
.menu-contactUs-hp img{
	cursor:pointer;
	width:101px;
	height:34px;
}


