@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




/* ~~ Container for site ~~ */

a {
	color:#0046ad;
	text-decoration:none;
}

a:hover {
	color:#0046ad;
	text-decoration:underline;
}



H1{
	margin:0 0 40px 0;
	padding:0;
	font-size:18px;
	font-weight:bold;
	color:#0046ad;
	text-transform:uppercase;
	font-style:italic;
	letter-spacing:-1px;
	border-bottom:1px solid #666;
	z-index:0;
		
}

H2 {
	text-indent:-9999px;	
}

H2 a {
	width:120px;
	height:100px;
	margin:0 0 0 40px;
	display:block;	
}

H3 {
	font-size:12px;	
	color:#333;
	margin-top:0;
	text-align:center;
}

.lowercase {
	text-transform:none;	
}

.phone {
	
	font-weight:bold;
	
}

.disclaimer {
	font-size:10px;	
}

#container {
	position:relative;
	margin: 0 auto;
	padding:0;
	width: 791px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
}



/* ~~ header section ~~ */

#header {
	position:relative;
	float:left;
	width: 791px;
	height: 132px;
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat;
	clear:both;
	z-index:1000;
	

}

#topNav {
	position:absolute;
	float: left;
	width:514px;
	height:34px;
	top: 74px;
	left: 234px;
	z-index:1000;

}

#sub_Nav {
	
	position:absolute;
	top:117px;	
	width:791px;
	height:15px;
	margin:0;
	padding:0 0 5px 0;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	text-transform:none;

}

#sub_Nav ul{
	position:absolute;
	left:216px;
	width:550px;
	margin:-8px auto;
	padding:0;
	background:none;
	
}

#sub_Nav ul li{
	margin:0;
	display:inline;	
}

.first_subnav{
	padding:0 8px 0 0;
	border-right:1px solid #ccc;
}

.middle_subnav{
	padding:0 8px 0 8px;
	border-right:1px solid #ccc;	
}

.last_subnav{
	padding:0 0 0 8px;	
}

#sub_Nav ul li a{
	color:#0046ad;	
	text-decoration:none;
	
}

#sub_Nav ul li a:hover{
		
	text-decoration:underline;
}



/* ~~ main section between header and footer ~~ */	

#main {
	float:left;
	margin: 0 auto 0;
	padding:20px 0 20px 0;
	width: 791px;
	min-height:415px;
	background-image: url(../images/content_bg2.png);
	background-repeat: repeat-y;
	z-index:10;

	}
	
	
/* ~~side nav section on left ~~ */	

#sideNav{
	float:left;
	position:absolute;
	margin:0;
	padding:0;
	left:35px;
	width:138px;
}

#quickLinks {
	float:left;
	position:absolute;
	margin:0;
	padding:0;
	float:left;
}

#quickLinks li{
	position:absolute;
	width: 138px;
	float:left;
	list-style: none;
	text-align:center;	
}

#quickLinks li a{
	display:block;
	padding-top:55px;
	width:138px;
	height:29px;
	color:#666;
	font-weight:bold;
}


.outage{
	position:absolute;
	float: left;
	width: 138px;
	height: 81px;
	background-image:url(../images/outage.jpg); 
	background-repeat:no-repeat;
}

.payBill{
	position:absolute;
	top: 81px;
	float:left;
	width: 138px;
	height: 81px;
	background-image:url(../images/paybill.jpg);
	background-repeat:no-repeat;
	
}

.account{
	position:absolute;
	top:162px;
	float: left;
	width: 138px;
	height: 86px;
	background-image:url(../images/account.jpg); 
	background-repeat:no-repeat;
}

.energy{
	position:absolute;
	top:243px;
	float: left;
	width: 138px;
	height: 85px;
	background-image:url(../images/energy.jpg); 
	background-repeat:no-repeat;
}

.safety{
	position:absolute;
	top:324px;
	float: left;
	width: 138px;
	height: 82px;
	background-image:url(../images/safety.jpg); 
	background-repeat:no-repeat;
}



/* ~~Main Content Section ~~ */

#content {
	position:relative;
	float: left;
	width: 501px;
	left: 238px;
	z-index:10;
	

}

#about_li {
	margin:25px 0 0 0;
	padding:0;
	list-style:none;	
}

#about_li li {
	display:inline;	
}

#paymentOptions {
	margin:0;
	padding:0;
}

#paymentOptions li{
	margin:8px 0 0 0;
	font-weight:bold;
	list-style:none;
}

#paymentOptions li ul li{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:disc;
	font-size:11px;
}

#paymentOptions li ul li ul li{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;

}

.codeConduct {
	padding:0 20px 0 20px;
}


.homeText{
	margin:14px;
	padding:0;
	text-align:justify;	
}

#horz_line{
width:490px;
height:1px;
background-image:url(../images/home_line_H.jpg);
margin: 0 0 10px 10px;	
}


#retail_competition{
	float:left;
	margin:0;
	padding:0;
	width:271px;
	height:130px;
	background-image:url(../images/Retail_Competition_img.jpg);
	background-repeat:no-repeat;	
}

.recent_img{
	float:left;
	margin:42px 0 0 15px;
	
}

#retail_text{
	float:left;
	width:150px;
	height:130px;
	margin:0 5px 0 10px;
	font-size:12px;
}

#recent_text ul{
		margin:0;
		padding:0;
		list-style:none;
}

#recent_text ul li{
		margin-bottom:10px;
		border-bottom:1px dotted #aaa;	
		border-top:1px dotted #aaa;	
}

#transmission_updates{
	float:right;
	margin:0;
	padding:0;
	width:230px;
	height:130px;
	background-image:url(../images/Transmission_Projects_img.jpg);
	background-repeat:no-repeat;	
}

#transmission_updates_text{
	
	width:170px;
	height:130px;
	margin:0 5px 0 -10px;
	font-size:12px;
}

#announcements_text ul{
		margin:0;
		padding:0;
		list-style:none;
}

#announcements_text ul li{
		margin-bottom:10px;
		border-bottom:1px dotted #aaa;	
		border-top:1px dotted #aaa;	
}

.energy_img{
	float:left;	
}

.trans_img {
	float:left;	
	margin:20px 18px 0 15px;
	padding:0;
}

#sitemap li {
	font-weight:bold;
	list-style:none;
	
}

#sitemap ul li{
	font-weight:normal;

}

/* ~~The footer ~~ */

#footer {
	
	float:left;
	margin: 0;
	padding: 0;
	background-image: url(../images/ftr_bg.jpg);
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	width: 791px;
	height: 56px;
	
}

.navFooter{
		
	margin-top: 9px;
	margin-left: 234px;
	float:left;
	width: 545px;
	height: 29px;
	overflow:hidden;
}

#footerNav{
	
	margin: 0;
	padding: 0;
	float:left;
	overflow:hidden;
	outline:none;
}	
	


#footerNav li{
	
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;	
	outline:none;
	
}



#footerNav li a{
	
	list-style: none;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}



.legal{
	
	float:left;
	width: 89px;
	height: 29px;
	background-image:url(../images/legal.png);
	
	
}

.espanol{
	
	float:left;	
	width: 72px;
	height: 29px;
	background-image:url(../images/espanol.png); 


}

.careers{

	float:left;	
	width: 171px;
	height: 29px;
	background-image:url(../images/careers.png); 

	 
}

.news{
	
	float:left;	
	width: 77px;
	height: 29px;
	background-image:url(../images/news.png); 

	 
}

.sitemap{
	
	float:left;	
	width: 96px;
	height: 29px;
	background-image:url(../images/sitemap.png);
	
}


#footerNav li a.legal:hover {
	float:left;
	width: 89px;
	height: 29px;
	background-image:url(../images/legal_on.png);	
}

#footerNav li a.espanol:hover{
	float:left;	
	width: 72px;
	height: 29px;
	background-image:url(../images/espanol_on.png); 
	}

#footerNav li a.careers:hover{

	float:left;	
	width: 171px;
	height: 29px;
	background-image:url(../images/careers_on.png); 
	 
}

#footerNav li a.news:hover{
	
	float:left;	
	width: 77px;
	height: 29px;
	background-image:url(../images/news_on.png); 
	 
}

#footerNav li a.sitemap:hover{
	
	float:left;	
	width: 96px;
	height: 29px;
	background-image:url(../images/sitemap_on.png);
}


/* ~~miscellaneous float/clear classes~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

th{
	background-color:#0054a6;
	color:#FFF;
	text-align:center;
	width: 100px;
	border-left-color:#FFF;
	border-left:3px;
}

td{
	background-color:#d6e2ed;
	text-align:center;
	width: 100px;
	border-left-color:#FFF;
	border-left:3px;
}


/*------------THIS is the CSS for the AntelopeToWhiteRiver Page----------------------------------------*/

#antelope_text{
width:285px;
float:left;
padding-right:14px;

/*background-color:#0CF;*/	
}

#antelope_links{
border-left:#CCC solid 2px;
float:left;
width: 200px;
/*background-color:#C66;*/
}




#key{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	margin: 0 auto;
	margin-top:10px;
	margin-left: 2px; 
	width:501px;
	/*height:10px;*/
	
	/*background-color:#0CF*/
	
}

#lines1{
	float: left;
	margin-top:5px;
	margin-bottom:5px;
	width:25px;
	height:4px;
	margin-right:5px;
	border-top:solid;
	border-top-color:#F00;
	/*background-color:#0C0;*/
	
}

#lines1_text{
	float: left;
	width:250px;
	/*background-color:#099;*/
	/*margin-right:10px;
	margin-left:10px;*/
	
}

#lines2{
	float: left;
	margin-top:5px;
	margin-left:5px;
	width:25px;
	height:2px;
	margin-right:5px;
	border-top:solid;
	border-top-color:#33F;
	/*background-color:#963;*/
	
}
#lines2_text{
	float:left;
	width:180px;
	/*background-color:#963;*/
}

#GE_map{
width:501px;
margin-top:15px
margin-bottom:20px;
float:inherit;
}

/*end GE map*/

.accordion_body_text{
	margin-top:20px;
    font-size:12px;
}

#link_list{

 margin-left:-40px; 
    line-height: 15px;
	width:250px;
	float:left;

}

#link_list2{
  line-height: 15px;
  width:200px;
  float:left;
}

#link_items li{
display:inline-table;
list-style:none;

}


