/**
 * Styles for NRG
 * Author: imagin8 <info@imagin8.com>
 */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	background: white url(../images/bg.jpg) 90% 0 repeat-x;
}
img {
	border: 0;
}
form {
	display: inline;
}
a {
	color: #09558A;
}

:focus {
	outline: 0;
}

input, textarea {
	font-size:		11px;
	font-family:  Arial, sans-serif;
	color:	#003B5F
}

select {
	font-size: 11px;
	font-family:  Arial, sans-serif;
}

a.pff {
	display: block;
	float: right;
	text-indent: -9999px;
	height: 22px;
	width: 20px;
	background: url(../images/icon_printer.gif) 0 0 no-repeat;
}

#encompassing {
	width: 1000px;
	margin: auto;
}

#header {
	padding-left: 20px;
	padding-right: 20px;
}
#header h1#logo {
	float: left;
	height: 68px;
	width: 162px;
	margin: 35px 0 15px 0;
	padding: 0;
	background: url(../images/logo.gif) no-repeat;
}

#header h1#logo a {
	display: block;
	height: 68px;
	text-indent: -2000px;
}
#header #search {
	float: right;
	border: 1px solid #ADD6FF;
	border-top: 0;
	background: #97CBFF;
	width: 265px;
	height: 40px;
}
#header #search #sitemap {
	display: block;
	float: right;
	margin-right: 10px;
	margin-top: 13px;
	font-size: 70%;
}
#header #search a#sitemap {
	text-decoration: none;
	color: #09558A;
}
#header #search #query {
	float: right;
	border: 0;
	background: white;
	font-size: 10px;
	color: #09558A;
	width: 150px;
	height: 16px;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 5px;
}
#header #search #submit {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

#separator {
	border: 0;
	margin: 0;
	background: url(../images/bg_header_separator.png);
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

#hero {
	background: url(../images/hero_1.jpg) 50% 0px no-repeat;
	border: 5px solid white;
	height: 200px;
	/*margin: 20px 20px 0 20px;*/
	margin: 0px 20px 0 20px;
}

.bc25871 #hero {
	background: url(../images/hero_1.jpg) 50% 0px no-repeat;
}

.bc25872 #hero {
	background: url(../images/hero_2_careers.jpg) 50% 0px no-repeat;
}

.bc25873 #hero {
	background: url(../images/hero_7.jpg) 50% 0px no-repeat;
}

.bc25874 #hero {
	background: url(../images/hero_6.jpg) 50% 0px no-repeat;
}

.bc25875 #hero {
	background: url(../images/hero_4_mediacentre.jpg) 50% 0px no-repeat;
}

.bc25876 #hero {
	background: url(../images/hero_5_contactus.jpg) 50% 0px no-repeat;
}

body.homepage #hero {
	background: url(../images/home_hero_1.jpg) 50% 0px no-repeat;
	border: 5px solid white;
	height: 300px;
	/*margin: 20px 20px 0 20px;*/
	margin: 0px 20px 0 20px;
}

/* 2nd level Nav */
#subnav {
	float: right;
	width: 245px;
	font-size: 70%;
	line-height: 150%;
	/* padding-left: 25px; */
}
body.homepage #subnav {
	width: 275px;
	padding-right: 20px;
	color: #07365a;
}
body.homepage #subnav strong {
	color: #09558a;
}
body.homepage #subnav a {
	color: #07365a;
}
#subnav h1.title {
	font-size: 160%;
	color: #214C90;
	font-weight: normal;
	padding: 25px 0 5px 0;
	line-height: 100%;
	height: 16px;
}
body.homepage #subnav h1.title {
	padding: 30px 0 16px 0;
	font-size: 130%;
}
body.homepage #subnav .date {
	background: url(../images/bg_date.gif) no-repeat;
	width: 37px;
	height: 45px;
	padding: 7px 9px 0 7px;
	color: #09558A;
	margin-right: 20px;
}
body.homepage #subnav .date h2 {
	font-size: 280%;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 100%;
}
body.homepage #subnav .date .month {
	font-size: 90%;
	text-align: right;
	text-transform: uppercase;
	line-height: 100%;
	margin-top :-3px;
}
body.homepage #subnav .blurb {
	padding: 10px 0;
}
#subnav #instruct {
	color: #4E84A5;
	font-size: 90%;
}

/* CTOC */

#ctoc {
	padding-top: 38px;
}


#ctoc .ctoc_item0 {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #C7E1ED;
	font-size: 14px;
	width: 237px;
}

#ctoc #ctoc_current_item a,
#ctoc a:hover {
	background: url(../images/icons/icon-arrow.gif) 0 50% no-repeat;
}

#ctoc .ctoc_item1,
#ctoc .ctoc_item2,
#ctoc .ctoc_item3,
#ctoc .ctoc_item4
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C7E1ED;
	border-left: 1px solid #C7E1ED;
	border-right: 1px solid #C7E1ED;
}

#ctoc .ctoc_item1 {
	padding-left: 10px;
	width: 225px;
}

#ctoc .ctoc_item2 {
	padding-left: 20px;
	width: 215px;
}

#ctoc .ctoc_item3 {
	padding-left: 35px;
	width: 200px;
}

#ctoc .ctoc_item4 {
	padding-left: 45px;
	width: 190px;
}

#ctoc a {
	padding: 1px 8px 1px 10px;
	text-decoration: none;
	display: block;
	background: url(../images/icons/icon-arrow-c7e1ed.gif) 0 50% no-repeat;
}

/* DTOC */

#dtoc {
	padding-top: 10px;
}


#dtoc .dtoc_item0 {
	padding: 5px 5px 5px 13px;
	border-bottom: 1px solid #C7E1ED;
	font-size: 14px;
	width: 219px;
	color: #09558A;
}

#dtoc #dtoc_current_item a,
#dtoc a:hover {
	
	background: url(../images/icons/icon-arrow.gif) 0 50% no-repeat;
}

#dtoc .dtoc_item1 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #C7E1ED;
	border-left: 1px solid #C7E1ED;
	border-right: 1px solid #C7E1ED;
	width: 225px;
}

#dtoc a {
	padding: 1px 8px 1px 10px;
	text-decoration: none;
	display: block;
	background: url(../images/icons/icon-arrow-c7e1ed.gif) 0 50% no-repeat;
}



/* content backgrounds */
#content_container {
	margin: 0 20px;
}
#content_bg {
	background: white url(../images/bg_content.gif) repeat-x;
	border: 5px solid white;
	border-width: 0px 5px;
}
#content_frame {
	background: url(../images/bg_content_frame.png) no-repeat;
}
body.homepage #content_frame {
	background: url(../images/bg_home_content_frame.png) no-repeat;
}
#content {
	font-size: 70%;
	color: #003B5F;
	line-height: 150%;
	padding-left: 25px;
	width: 650px;
}
body.homepage #content {
	padding-left: 0;
}
body.homepage #content .column {
	float: left;
	width: 162px;
	padding-left: 30px;
	padding-right: 15px;
}
body.homepage #second_image {
	background: url(../images/home_secondary.jpg) no-repeat;
	width: 623px;
	height: 148px;
	clear: left;
}

/* breadcrumb */
#content #breadcrumb {
	font-size: 90%;
	color: #4E84A5;
}
#content #breadcrumb ul, #content #breadcrumb li {
	padding: 0;
	margin: 0;
	/* give height for IE6 peekaboo bug */
	height: 25px;
}
#content #breadcrumb li {
	float: left;
	background: none;
	padding: 0px 8px 0 0;
}
#content #breadcrumb li a {
	color: #4E84A5;
	text-decoration: none;
}
#content #breadcrumb li a:hover {
	text-decoration: underline;
}
#content #breadcrumb #clear_crumb {
	clear: left;
	height: 35px;
}

/* sitemap */
#sitemap a {
	text-decoration: none;
}
#sitemap a.category {
	background: url(/images/icon_category.gif) 0px 50% no-repeat;
	padding: 4px 0px 4px 22px;
	font-weight: bold;
}
#sitemap a.item {
	background: url(/images/icon_item.gif) 0 50% no-repeat;
	padding: 3px 0px 5px 22px;
	line-height: 200%;
}
#sitemap a.document {
	background: url(/images/icon_document.gif) 0px 50% no-repeat;
	padding: 3px 0px 5px 22px;
}

/* page title */
#content h1.title {
	font-size: 160%;
	color: #214C90;
	font-weight: normal;
	padding: 25px 0 5px 0;
	line-height: 100%;
	height: 16px;
}
body.homepage #content h1.title {
	padding: 30px 0 0 0;
	font-size: 130%;
}
/* other content styles */

/* Headings */
#content_container h1,
#content_container h2,
#content_container h3,
#content_container h4,
#content_container h5,
#content_container h6
{
	margin: 0;
	padding: 0;
	line-height: 36px;
	color: #214C90;
}
#content h1 {
	font-size: 160%;
	font-weight: normal;
}
#content h2 {
	font-size: 135%;
	font-weight: normal;
}
#content h3 { font-size: 120%; }
#content h4 { font-size: 100%; }
#content h5 { font-size: 85%; }
#content h6 { font-size: 75%; }

/* Lists */
#content ul {
	margin-left: 0px;
	padding-left: 15px;
}
#content ol {
	margin-left: 0px;
	padding-left: 25px;
}
#content ul li {
	list-style: none;
	padding-left: 10px;
	margin-left: 0;
	background: url(../images/bullet_on_white.gif) 0px 5px no-repeat;
}
#content ul li ol li {
	background: none;
	list-style: decimal;
	padding-left: 0px;
	margin-left: 0;
}
#content ol li ul li {
	list-style: none;
	padding-left: 10px;
	margin-left: 0;
	background: url(../images/bullet_on_white.gif) 0px 5px no-repeat;
}

#content ul#gallery li {
	background:					none;
	border:						1px solid #D6E1ED;
	float:						left;
	line-height:				0;
	margin:						0 1em 1em 0;
	padding:					3px;
}
#content ul#gallery li a,
#content ul#gallery li a:link,
#content ul#gallery li a:visited,
#content ul#gallery li a:active {
	border:						0;
}
#content ul#gallery li a:hover {
	background:					none;
	border:						0;
}


/* Footer */
#footer {
	border-top: 1px solid #D6E1ED;
	font-size: 70%;
	padding-right: 30px;
	padding-top: 15px;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	color: #4E84A5;
	height: 75px;
	line-height: 150%;
}
#footer a {
	text-decoration: none;
	color: #4E84A5;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .links {
	float: right;
	width: 295px;
}
#footer .copyright {
	float: left;
	width: 210px;
	padding-left: 30px;
}




