/* RRI ENERGY STYLE SHEET

 * Global
 * Home Page
 * Detail Page
 * Top Navigation
 * Sidebar
 * Announcement
 * Detail Image(s)
 * Left Navigation
 * Footer

*/


/* Global ***************************************/
body {
	background: url(/images/bg-page.jpg) top repeat-x #003366;
	font-family:Arial, Helvetica, sans-serif;
	color: #444;
	margin:10px;
}
h1{
	font-size:11pt;
	color:#336699;
	margin:0;
}
h2{
	font-size:10pt;
	color: #6699CC;
	margin:0;
}
p {
	margin:10px 0;
}
a{
	color:#336699;
}
a:hover{
	color:#6095CA;
}

/* Home Page ***************************************/
#homeContainer {
	width:950px;
	min-height:700px;
	background:#FFFFFF url(/images/home-bg.gif) right repeat-y;
	margin:0 auto;
	border:1px solid #FFFFFF;
	position:relative;
}

#homepageAlert{
	width:348px;
	height:87.5px;
	float:right;
	top:-25px;
	right:-29px;
	position:relative;
	border-bottom:1px solid #a9c6e2;
	border-left:1px solid #a9c6e2;
	background:url(/images/stock-bg.gif) top repeat-x #ecf3f9;
	padding:0;
	margin:0;
}
#homepageAlert p{
	font-size:14pt;
	line-height:12pt;
	margin:0;
	padding:14px 10px 15px 46px;
	font-family:Helvetica, san-serif;
	color:#666;
	font-style:italic;
}
#homepageAlert h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19pt;		
	font-weight:bold;
	color:#336699;
	margin:0;
	padding:20px 10px 5px 10px;
}
#homepageAlert a{
	font-style:normal;
	font-size:12px;
	padding-left:8px;
	vertical-align:bottom;
}

#homeImage {
	position:relative;
	height:325px;
	width:950px;
	border-bottom:1px solid #FFFFFF;
	background:url(/images/home-Image1.jpg);
}
#slideshow1 {
	position:absolute;
	top:80px;
	left:323px;
	height:179px;
	width:179px;
	border:1px solid #FFFFFF;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #DDDDDD;
	background:#6699CC;
}

#slideshow2 {
	position:absolute;
	top:19px;
	left:592px;	
	height:169px;
	width:178px;
	border:1px solid #FFFFFF;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #DDDDDD;
	background:#6699CC;
}
#slideshow3 {
	position:absolute;
	bottom:95px;
	right:23px;		
	height:89px;
	width:84px;
	border:1px solid #FFFFFF;
	border-left:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	background:#6699CC;
}
td#homeContent{
	padding:25px 30px 50px 30px;
	vertical-align:top;
	font-size:75%;
	line-height:140%;
}

/* Detail Page ***************************************/
#detailContainer {
	width:950px;
	min-height:700px;
	background:#FFFFFF url(/images/detail-bg.gif) repeat-y;
	margin:0 auto;
	border:1px solid #FFFFFF;
	position:relative;
}
#bannerImage {
	height:88px;
	width:950px;
	border-bottom:1px solid #FFFFFF;
	background:url(/images/banner-image.jpg);
}
td#detailContent{
	padding:25px 20px 50px 20px;
	vertical-align:top;
	font-size:75%;
	line-height:140%;
}

/* Top Navigation ***************************************/
table#topNav {
	width:100%;
	border-spacing:0px;
	margin-top:.4px;
	padding-top:0px;
	height:24px;
	border-collapse:collapse;
	padding:0px;

}
#topNav td {
	text-align:center;
	width:20%; /* Needed for FireFox (5/100%) 5 = amt of menu items. */
	border-top:1px solid #336699;
	border-right:1px solid #336699;
	border-bottom:1px solid #336699;
	margin:0;
	padding:0;
}
#topNav a{
	display:block;
	height:25px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;		
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
	padding:0 15px;	
	background:#6699CC url(/images/topNav-bg-sprite.jpg) 0 0 repeat-x;
	text-decoration:none;
	color:#FFFFFF;
	border-left:1px solid #6699CC;
}
#topNav a:hover{
	background:#6699CC url(/images/topNav-bg-sprite.jpg) repeat-x 0 -25px;
}
#topNav a.selected {
	background:#6699CC url(/images/topNav-bg-sprite.jpg) repeat-x 0 -50px;
	border-left:1px solid #FFFFFF;
	color:#003366;
}
#topNavContainer{
	height:27px;
}
#topNavDetailHome{
	float:left; 
	width:185px; 
	height:25px; 
	background:#FF0000; 
	border:1px solid #336699; 
	border-left:0; 
}
#topNavDetailHome a {
	display:block;
	height:25px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;		
	font-weight:bold;
	padding-left:28px;	
	text-decoration:none;
	color:#FFFFFF;
	background:#6699CC url(/images/topNavHome-icon-sprite.gif) no-repeat;	
}
#topNavDetailHome a:hover {
	background:#6699CC url(/images/topNavHome-icon-sprite.gif) 0 -25px no-repeat;	
}
#topNavDetail{
	float:right; 
	width:764px; 
	height:25px;
}

/* Sidebar ***************************************/
td#sidebar{
	width:220px;
	vertical-align:top;
	overflow:hidden;
}
#sidebar a{
	text-decoration:none;
	cursor:pointer;
}
#sidebar a:hover{
	text-decoration:underline;
	cursor:pointer;
	color:#6095CA;
}
#sidebar a.readMore{
	font-size:10px;
	text-decoration:underline;
	
}
#sidebar a.readMore:hover{
	text-decoration:underline;
	cursor:pointer;
	color:#6095CA;
}

/* Announcement ***************************************/
div.stock{
	width:220px;
	height:87.5px;
	border-bottom:1px solid #a9c6e2;
	background:url(/images/stock-bg.gif) top no-repeat #ecf3f9;
}
div.stock p{
	font-size:9pt;
	line-height:12pt;
	margin:0;
	padding:0px 10px 15px 15px;
}
div.stock h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;		
	font-weight:bold;
	color:#336699;
	margin:0;
	padding:14px 10px 5px 15px;
}
div.announcement{
	width:220px;
	border-bottom:1px solid #a9c6e2;
	background:url(/images/stock-bg.gif) top no-repeat #ecf3f9;
}
div.announcement p{
	font-size:9pt;
	line-height:12pt;
	margin:0;
	padding:0px 10px 15px 15px;
}
div.announcement h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;		
	font-weight:bold;
	color:#336699;
	margin:0;
	padding:14px 10px 5px 15px;
}
div.announcement_OLD{
	width:220px;
	border-bottom:1px solid #a9c6e2;
	background:url(/images/announcements-bg.gif) top no-repeat #ecf3f9;
}
div.announcement_OLD h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;		
	font-weight:bold;
	color:#336699;
	margin:0; /*5:15 PM 4/20/2009*/
	padding:14px 10px 5px 35px;
}
div.announcement_OLD p{
	font-size:9pt;
	line-height:12pt;
	margin:0;
	padding:0 10px 15px 35px;
}

/* Detail Image(s) ***************************************/
div.detailImage{
	width:220px;
	height:220px;
	border-bottom:1px solid #a9c6e2;
	background:#FFFFFF;
}

/* Left Navigation ***************************************/
td#leftNav  {
	width:185px;
	padding:0;
	vertical-align:top;
}
#leftNav ul {
	list-style: none;
	margin:0;
	padding:0;
	display:none;
}
#leftNav ul.selected{
	display:block;
}

#leftNav li {
	margin:0;
	padding:0;
}
#leftNav ul li a {
	display: block;
	border-bottom: 1px solid #a9c6e2;
	text-decoration: none;
	width:160px; /* 185px = left nav width. 185px - (10px + 15px) left/right padding */
	padding:6px 15px 6px 10px;
	background:#FFFFFF;
	color:#336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-transform:none;
}
#leftNav ul li a:hover{
	background:#FFFFFF url(/images/leftNav-hover.gif) center right no-repeat;
	color:#336699;
}
#leftNav ul li a.selected {
	background:#d1e0f0;
	color:#336699;
	font-weight:bold;
}
#leftNav ul li.selected ul{
	display:block;
}
/***************************************************/
#leftNav ul li ul{
list-style: none;
margin:0;
padding:0;
display:none;
	}

#leftNav ul li ul li{
margin:0;
padding:0;
	}
#leftNav ul li ul li a{
	background:#ecf3f9;
	color:#336699;
	font-weight:normal;
	border-bottom: 1px dotted #a9c6e2;
	width:150px;
	padding:6px 15px 6px 20px;
}
#leftNav ul li ul li a.hover{
	background:#ecf3f9 url(/images/leftNav-hover.gif) center right no-repeat;
	color:#336699;
}

#leftNav ul li ul li a.selected{
	background:#ecf3f9;
	color:#336699;
	font-weight:bold;
	border-bottom: 1px dotted #a9c6e2;
	width:150px;
	padding:6px 15px 6px 20px;	
}
/***************************************************/

#leftNav a.sub {
	background:#ecf3f9;
	color:#336699;
	font-weight:normal;
	border-bottom: 1px dotted #a9c6e2;
	width:150px;
	padding:6px 15px 6px 20px;
}
#leftNav a.sub:hover {
	background:#ecf3f9 url(/images/leftNav-hover.gif) center right no-repeat;
	color:#336699;
}
#leftNav a.subSelected {
	background:#ecf3f9;
	color:#336699;
	font-weight:bold;
	border-bottom: 1px dotted #a9c6e2;
	width:150px;
	padding:6px 15px 6px 20px;	
}

/* Footer ***************************************/
#footer {
	margin:0 auto;
	width:950px;
	height:20px;
	line-height:20px;
	background: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	color:#b3cce6;
	border:1px solid #FFFFFF;
	border-top:0;
}
#copyright{
	float:left;
	margin-left:20px;
}
#footerNav{
	float:right;
	font-size:8pt;	
}
#footerNav a{
	color:#b3cce6;
	text-decoration:none;
	margin-right:20px;
}
#footerNav a:hover{
	color:#FFFFFF;
	text-decoration:none;	
}
/* General *************************************/
h2 a{
	color: #6699CC;
}
hr.dottedLine{
	color: #fff;
	background-color: #fff;
	border-bottom: 1px dotted #a9c6e2;
	border-style: none none dotted;
}
ul.listNormal{
	list-style-type:none;
	margin-left:0px;
	padding-left:10px;

}
ul.listNormal li{
	background-image:url(/images/list-icon-gray.png);
	background-position:left 6px;
	background-repeat:no-repeat;
	margin:0;
	padding: 0px 0px 0px 8px;
	vertical-align:text-top;
		line-height:145%;
}
ul.listNormal li.noArrow{
	background-image:none;
}
/* *********** IMAGES *********** */
.boardMemberImage{
	float:left;
	padding:0px 10px 0px 0px;
}
.paragraphLeftImage{
	float:left;
	padding:0px 10px 0px 0px;
}
.paragraphRightImage{
	float:right;
	padding:0px 0px 0px 10px;
}
/* ****** GLOBAL *******/
.center{
	text-align:center;
}
.clear{
	clear:both;
}
.hidden{
	display:none;
}
/* *********** TEXT ************/
.stockPrice{
	font-size:28px;
	font-weight:bold;
}
.stockText{
	font-size:.75em
}

.stockTextGreen{
	color:#009933;
	padding-left:3px;
	font-size:11px;
}

.stockTextRed{
	color:#990000;
	padding-left:3px;
	font-size:11px;
}

.stockTextLarger{
	font-weight:bold;
	font-size:1.3em;
}
.stockSymbol{
	color:#336699;
	font-size:18px;
	font-weight:bold;
}
.tinyText{
	font-size:10px;
}
.tinyTextBold{
	font-size:11px;
	font-weight:bold;
}
.alertText{
	font-size:125%;
	color:#990000;
	font-weight:bold;
}
/***** CONTAINERS *******/
div.highlightBox{
	background-color:#ecf3f9;
	padding:10px;
	margin:15px 10px 15px 10px;
	border:dashed #C5D8EB 1px;
	overflow:auto;
}
div.twoColumnLeft{
	width:45%; 
	float:left;
	clear:both;
	margin-right:5px;
	padding-right:10px;
	border-right:dotted #a9c6e2 1px;
}
div.twoColumnRight{
	width:45%; 
	float:left;
	margin-left:5px;
}

.backgroundFade{
	background-image:url('/images/background-fade.jpg');
	background-repeat:repeat-x;
	padding:2px 8px 0px 8px;
	margin-top:4px;
	border:1px solid #a9c6e2;
}

/****  LINKS *******/
a.pdf{
	background: transparent url(/images/icon-pdf.jpg) no-repeat;
	padding-left: 18px;
	padding-bottom:1px;
}
a.xls{
	background: transparent url(/images/icon-xls.jpg) no-repeat;
	padding-left: 20px;
	padding-bottom:1px;
}
a.doc{
	background: transparent url(/images/icon-doc.jpg) no-repeat;
	padding-left: 20px;
	padding-bottom:1px;
}
a.mail{
	background: transparent url(/images/icon-mail.jpg) no-repeat;
	padding-left: 20px;
	padding-bottom:1px;
}
a.external{
	background: transparent url(/images/icon-external.gif) no-repeat;
	padding-left: 18px;
	padding-bottom:1px;
}
a.noicon{
	background:none;
	position:relative;
	left:-18px;
}
/*********************/

/********** TABLES  *************/
table.dataTableWithBorder{
	border-collapse:collapse;
	border:#666666 1px solid;
	padding:4px;
}
table.dataTableWithBorder th{
	padding:4px 4px 4px 4px;
	text-align:left;
	background-color:#ecf3f9;
}
table.dataTableWithBorder td{
	padding:4px;
	border:#666666 1px solid;
}