/* British Energy Corporate - 2005
	CSS file for homepage specifically.
	
	JDA interactive - 2005
*/

/* Form Styles 
	t = text field
	d = drop-down list
	s = submit button
*/

label .t, label .d, label .s{
font-size:1em;
}

.altRow{
background-color:#efefef;
}

label {
float:left;
width:110px;
clear:both;
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
margin-top:2px;
}

.warning{
color:#c00;
}

.t{
font-size:0.7em;
font-family:Arial, Helvetica, sans-serif;
background-color:#eee;
border:1px solid #FD5712; /* Was #EE8800 */ /* Was #ff6600; */
}
.ta{
font-size:0.7em;
font-family:Arial, Helvetica, sans-serif;
background-color:#eee;
border:1px solid #FD5712; /* Was #EE8800 */ /* Was #ff6600; */
width:500px;
height:100px;
}
.d{
font-size:0.7em;
font-family:Arial, Helvetica, sans-serif;
background-color:#eee;
border:1px solid #FD5712; /* Was #EE8800 */ /* Was #ff6600; */
}
.s{
background-color:#FD5712; /* Was #EE8800 */ /* Was #ff6600; */
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
color:#fff;
font-weight:bold;
border:1px solid #FFE8FF;
padding:2px;
}

a.fauxButton {
background-color:#FD5712; /* Was #EE8800 */ /* Was #ff6600; */
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
font-weight:bold;
color:#fff !important;
text-decoration:none !important;  
margin:10px 0 10px 0;
padding:0;
border:5px solid #FD5712; /* Was #EE8800 */ /* Was #ff6600; */
line-height:200%;
}
a.fauxButton:hover {
text-decoration:underline !important;  
}

body{
background-color:#fff;
border:0;
margin:0;
padding:0;
text-align:center;
}

html, body
{
margin: 0px;
padding: 0px;
height: 100%;
}

#main {
width:759px;
margin-top:0;
margin-bottom:0;
margin-right:auto;
margin-left:auto;
text-align:left;
min-height: 98%;
}

/*will only be processed by IE*/
* html #main
{
 height: 98%
}

#top{
width:759px;
height:50px;
padding:0;
margin:0;
border:0;
background-color:#fff;
}

#image{
width:759px;
padding:0;
margin:0;
border:0;
}
#nav{
position: relative;
width:759px;
height:20px;
padding:0;
margin:-5px 0px 0px;
border:0;
background-color:#FD5712; /* Was #EE8800 */ /* Was #ff6600; */
text-align:center;
}

#nav ul {
margin:0;
padding:0;
}
#nav li {
display:inline;
}
#nav a,#nav a:visited{
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
text-decoration:none;
font-weight:bold;
background-repeat:no-repeat;
background-position:center left;
margin:0 15px 0 15px;
}
#nav a.selected, #nav a:visited.selected, #nav a:hover {
color:#fff;
text-decoration:underline;
}

#belownav{
width:759px;
background-color:#cccccc;
padding:0;
margin:0;
height:29px;
}

#strip{
height:5px;
width:759px;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
background-color:#EDEDEF;
}

#content{
background-color:#fff;
border:0;
background-image:url(/img/templates/contentbg.gif);
background-repeat:no-repeat;
height:auto;
}

/*Content Columns*/
#col1{
float:left;
width:153px;
/*height:100px;*/
background-image:url(/img/templates/col1BG.gif);
/*background-repeat:no-repeat;*/
}

/* SUB NAV */
#subnav{
/*float:left;*/
/*width:153px;*/
/*border-right:1px solid #c2beca;*/
/*background-image:url(/img/templates/content/tl_subnav.gif);
background-repeat:no-repeat;
background-color:#E6E3E9;
background-position:top left;
min-height:100%;*/
padding:0px 0px 10px 0px;
font-size:0.6em;
}

#subnav ul
{
margin:0;
padding:0;
list-style-type: none;
font-family:Arial, Helvetica, sans-serif;
width:153px;
}

#subnav li
{
display: inline;
/* fix for IE5 and IE6 */
}

#subnav h2 a:hover
{
color: #FD5712; /* Was #EE8800 */ /* Was: : #ee8800; /* Was #ff6600; */ 
}

#subnav li a
{
/* Generic style */
display: block;
padding: 5px 0 5px 3px;
/*background-color: #e9e8ec;*/
border-top:1px solid #f6f6f7;
border-bottom:2px solid #c2beca;
}

#subnav a:link, #subnav a:visited
{
color: #00356d;
text-decoration: none;
}

#subnav ul li a:hover
{
background-color: #ffffff;
color: #fd5712;
/*border-left:4px solid #ff9944;*/
}

/* NATURAL SECTIONS */

#subnav ul li a{
/* level 0 */
padding-left:5px;
font-weight:normal;

border-left:4px solid #fd5712;
}
#subnav ul li ul li a{
/* level 1 */
padding-left:20px;
font-weight:normal;
/*background-color: #f4f4f6;*/
background-color:#fdfdfd;
border-top:none;
border-bottom:1px solid #c2beca;

border-left:4px solid #a3c2e0;
}
#subnav ul li ul li ul li a{
/* level 2 */
padding-left:35px;
border-left:4px solid #e0c2a3;
}
#subnav ul li ul li ul li ul li a{
/* level 3 */
padding-left:50px;
border-left:4px solid #b685ce;
}

/* SELECTED SECTIONS */

/* level 0 */
#subnav ul li a.selected{
/*color:#ff6600 !important;*/
border-left:4px solid #FD5712; /* Was #EE8800 */ /* Was #ff6600; */
border-bottom:1px solid #FD5712; /* Was #EE8800 */ /* Was #ff6600; */
background-color:#fdfdfd;
/*font-weight:bold;*/
}
/* level 1 */
#subnav ul li ul li a.selected{
border-left:4px solid #6699cc;
border-bottom:1px solid #6699cc;
}
/* level 2 */
#subnav ul li ul li ul li a.selected{
border-left:4px solid #cc9966;
border-bottom:1px solid #cc6666;
}
/* level 3 */
#subnav ul li ul li ul li ul li a.selected{

border-left:4px solid #8533ad;
border-bottom:1px solid #8533ad;
}

#col2{
float:left;
width:605px;
}

#quicklinks span
{
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#ffffff;
}

#footer{
font-family:Arial, Helvetica, sans-serif;
font-size:0.6em;
text-align:center;
width:759px;
color: #00356d; /* Was #220077 */ /* Was: color:#715C7B; */
padding:5px 0 5px 0;
}
#footer a,#footer a:visited{
color:#FD5712; /* Was #EE8800 */ /* Was #ff6600; */
text-decoration:none;
}

#news{
float:left;
width:153px;
min-height:100%;
padding:0 0 0 0;
font-size:0.9em;
font-family:Arial, Helvetica, sans-serif;
}
#news h3,#news p{
margin:0;
padding:0;
}
#news h3{
font-size:0.7em;
}

#headlineText h1{
padding:4px 0 0 11px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:normal;
color:#FD5712; /* Was #EE8800 */ /* Was #ff6600; */
}

#headline{
width:759px;
}

#headline .title{
background-image:url(/img/templates/purpleCorner.gif);
font-family:Arial, Helvetica, sans-serif;
padding: 5px 0 5px 8px;
width:145px; /*for nice choking browsers*/
\width: 153px; /*read by ie5x*/
w\idth: 145px; /*read by ie6x*/
float:left;
}
#headline .title a,#headline .title a:hover{
font-size:0.7em;
text-decoration:none;
color:#fff;
font-weight:normal;
}
#headline p,h1,h2{
padding:0;margin:0; /*Remove all padding from headline*/
}

#headline #headlineText{
float:left;
}

#news h2 a,.news h3 a,.news h3 a:visited{
font-weight:normal;
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
text-decoration:none;
font-weight:bold;
}
.news p{
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
}

#news a,#news a:visited{
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
text-decoration:none;
}
#news a:hover{
text-decoration:underline;
}

#news a:hover{
color:#FD5712; /* Was #EE8800 */ /* Was #ff6600; */
}

.news{
padding: 5px 0 5px 5px;
border-top:2px solid #f6f6f7;
border-bottom:1px solid #c2beca;
border-left:4px solid #fd5712;
}

#news p{
margin:0 10px 10px 0;
padding:3px 0 0 10px;
background-image:url(/img/templates/tri.gif);
background-repeat:no-repeat;
background-position:0px 3px;
}

#copy{
float:left;
width:360px;
background-color:#fff;
border-left:1px solid #fff;
border-top:1px solid #fff;
margin-right:15px;
margin-left:10px;
}
* html #copy{
/*IE Only */
margin-left:5px;
margin-right:15px;
}

#copy p,#copy li/*,#copy td,#copy th*/{
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
margin:3px 0 3px 0;
padding:0;
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
}

#copy hr{
background-color:#ededef;
color:#ededef;
height:2px;
}
#copy form{
padding:0;
margin:0;
}

.dataTable th,.dataTable td {
border:1px solid #ccc;
}

.dataTable th{
font-family:Arial, Helvetica, sans-serif;
font-size:0.6em;
margin:3px 0 3px 0;
padding:0;
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
/*border:1px solid #ee8800; /* Was #ff6600; */
/*background-color:#EDEAEE;*/
}
.dataTable td{
font-family:Arial, Helvetica, sans-serif;
font-size:0.6em;
margin:3px 0 3px 0;
padding:0;
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
/*border:1px solid #5b4167;*/
/*background-color:#FFEEE3;*/
}

.listTable th{
font-family:Arial, Helvetica, sans-serif;
font-size:0.6em;
margin:3px 0 3px 0;
padding:0;
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
background-color:#EDEAEE;
}
.listTable td{
font-family:Arial, Helvetica, sans-serif;
font-size:0.6em;
margin:3px 0 3px 0;
padding:0;
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
background-color:#fff;
}

.imageLibrary th{
font-family:Arial, Helvetica, sans-serif;
font-size:0.6em;
margin:3px 0 3px 0;
padding:0;
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
background-color:#EDEAEE;
}
.imageLibrary td{
font-family:Arial, Helvetica, sans-serif;
font-size:0.6em;
margin:3px 0 3px 0;
padding:0;
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
}
.imageLibrary img{
border:2px solid #fff;
}

#copy ul,#copy ol{
padding-top:0;
padding-bottom:0;
margin-top:0;
margin-bottom:15px;
list-style-type:square;
}
#copy table{
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
padding:5px 10px 10px 10px; 
/*border:1px solid #ee8800; /* Was #ff6600; */
}

#copy th{
text-align:left;
}
#copy th,#copy td{
padding:4px;
vertical-align:top;
margin:0;
}
#copy img{
border-bottom:1px solid #fff;
}
#copy h1,#copy h2,#copy h3,#copy h4,#copy p{
color:#888888; /* was: (1) #220077 (2) color:#5B4167; */


margin:0;
line-height:1.4em;
font-family:Arial, Helvetica, sans-serif;
}
#copy h1{
/* shouldn't really be used as the h1 tag should be reserved for the page headline/title */
font-size:1.1em;
padding:7px 0 3px 0; 
font-family:Arial, Helvetica, sans-serif;
color:#FD5712; /* Was #EE8800 */ /* Was #ff6600; */
font-weight:normal;
}
#copy h2{
font-size:0.95em;
padding:7px 0 3px 0; 
font-family:Arial, Helvetica, sans-serif;
color:#FD5712; /* Was #EE8800 */ /* Was #ff6600; */
/*font-weight:normal;*/
}
#copy h1 a,#copy h2 a,#copy h3 a,#copy h4 a{
text-decoration:none;
}
#copy h3{
font-size:0.8em;
padding:7px 0 3px 0; 
font-family:Arial, Helvetica, sans-serif;
/*color:#ee8800; /* Was #ff6600; */
}
#copy h4{
font-size:0.7em;
padding:0 0 0 0; 
font-family:Arial, Helvetica, sans-serif;
/*color:#ee8800; /* Was #ff6600; */
}
#copy p{
padding:0 0 10px 0;
}
#copy table h1,#copy table h2,#copy table h3,#copy table h4,#copy table p{
  /* removes all padding in table scenarios */
padding:0;margin:0;
}

#copy .backtotop{
/*float:right;*/
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
margin:3px 0 3px 0;
padding:0;
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
}

#copy a,#copy a:visited {
text-decoration:underline;
color:#FD5712; /* Was #EE8800 */ /* Was #ff6600; */
}
#copy a:hover {
text-decoration:none;
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
}

#rightcol p,#rightcol li{
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
margin:3px 0 0 0;
padding:0;
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
}

#rightcol{
float:left;
width:210px;
text-align:left;
padding:0px 0px 0px 5px;  
}

#Righth2
{
font-size:1.1em;
padding:7px 0 3px 0; 
font-family:Arial, Helvetica, sans-serif;
color:#FD5712; /* Was #EE8800 */ /* Was #ff6600; */
font-weight:normal;
}
#Righth2 a{
color:#fd5712;
text-decoration:none;
}
#Righth2 a:hover{
text-decoration:underline;
}

#Rightp
{
font-size:0.79em;
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
}
#rightcol h2{
font-size:0.85em;
padding:7px 0 3px 0; 
font-family:Arial, Helvetica, sans-serif;
color:#FD5712; /* Was #EE8800 */ /* Was #ff6600; */
}

#rightcol img{
border:0;
}

#highlights{
background-color:#fff;
padding:0 5px 0 0;
margin:0 5px 0 0;
}
#highlights h1{
padding-bottom:0;
margin:0 0 0 0;
}
.highlight{
float:left;
width:200px;
margin:0 5px 0 0;
padding:0;
}
.highlight p{
padding:0;
margin:0;
}
.highlight a,.highlight a:visited{
color:#FD5712; /* Was #EE8800 */ /* Was #ff6600; */
}

#bottom{
clear:both;
width:759px;
background-image:url(/img/templates/content/bottom_with_sub.gif);
background-repeat:no-repeat;
}
#topNav{
width:250px;
float:left;
padding:20px 0 0px 0;
}

#searchbox{
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
font-family:Arial, Helvetica, sans-serif;
font-size:0.6em;
font-weight:bold;
background-image:url(/img/templates/searchbg.gif);
background-repeat:no-repeat;
height:22px;
width:748px;
margin:10px 0 0 0;
padding:5px 2px 2px 6px;
}
#searchbox form{
padding:0;
margin:0;
width:197px;
float: left;
}
#searchbox .t{
width:100px;
height:12px;
font-size:1em;
margin:0 0 0 0;
border:1px solid #5B4167;
background-color:#fff;
}
#searchbox .s{
/*background-color:#EDEBF0;*/
background-color:#b1a7b7;
border:0;
/*color:#220077; /* was: color:#5B4167; */
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;
padding:1px;
}

#controlnav{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
/* font-size:0.55em; */
color: #00356d; /* Was #220077 */ /* Was: color:#715C7B; */
font-weight:bold;
float:right;
width:467px;
text-align: right;
}
#controlnav a,#controlnav a:visited{
color: #00356d; /* Was #220077 */ /* Was: color:#715C7B; */
text-decoration:none;
}
#logo{
float:right;
padding:14px 0 0 0;
}

#breadcrumb{
margin:5px 0 10px 20px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.6em;
color:#9b8ba3;
background-image:url(/img/templates/content/tr_white.gif);
background-repeat:no-repeat;
background-position:top right;
}
#breadcrumb a,#bradcrumb:visited{
text-decoration:none;
color:#9b8ba3;
}
#breadcrumb a:hover{
color:#FD5712; /* Was #EE8800 */ /* Was #ff6600; */
text-decoration:underline;
}

/*#hotSpots img{
padding:0 0 5px 0;
}*/

.hotSpot{
width:152px;
min-height:60px;
margin:0 0 10px 10px;
text-align:left;
}
* html .hotspot{
height:60px;
}

.hotSpot p{
color:#000 !important;
font-size:60% !important;
line-height:120% !important;
padding:5px 10px 0 10px !important;
}
.hotSpot a,.hotSpot a:visited, .hotSpot a:hover{
color:#FD5712; /* Was #EE8800 */ /* Was #ff6600; */
text-decoration:none;
}

ul.documentlist {
padding:0;
margin:0;
list-style-type:none;
}

/* Careers styles (280306) */
#applicationForm{
	padding:0;
	margin:0;
	border:1px solid #fd5712;  
	background-color:#f5f5f5;
	width:580px;
}

#applicationForm label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

#applicationDetails{
	padding:0;
	margin:0 0 10px 0;
	border:1px solid #fd5712;  
	background-color:#dedede;
	width:580px;
}

#subscribeLink{
border-top:1px solid #fd5712;
border-bottom:1px solid #fd5712;
background-color:#eaeaea;
padding:7px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
}
#subscribeLink a,#subscribeLink a:visited{
color:#00356d; /* Was #220077 */ /* was: color:#5B4167; */
text-decoration:none;
}
#subscribeLink a:hover{
text-decoration:underline;
}

#understandingNav h3{
background-color:#a5c3e7;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
text-align:left;
margin:2px 0 5px 0;
padding:3px;
}

#understandingNav a{
color:#fd5712;
font-weight:bold;
text-decoration:none;
font-size:110%;
}

#understandingNav img{
padding-bottom:5px;
}

.linkTable{
/*border:1px solid #ccc;*/
width:100%;
}

.linkTable th{
background-color:#a5c3e7;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
border:1px solid #ccc;
}

.linkTable td{
color:#5a4163;
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
border:1px solid #ccc;
}

/* Page shortcuts */
.shortcut{
float:left;
width:198px; /*for nice choking browsers*/
\width:198px; /*read by ie5x*/
w\idth:198px; /*read by ie6x*/

margin:0 5px 7px 0;

background-color:#f6f1f5;
}

.shortcut img{
float:left;
margin:3px;
border:1px solid #ccc;
}

.shortcut p a{
font-size:110%;
text-decoration:none !important;
font-weight:bold;
color:#fd5712;
}
.shortcut p a:hover{
text-decoration:underline !important;
}

.shortcut p{
font-size:60% !important;
padding:3px 3px 3px 3px !important;
line-height:120% !important;
}

/* /Careers styles */

/* FTM javascript tree styles */
.ftm {
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	left: -8px;
}
ul.ftm {
	margin: 0px;
	list-style-type: none;
}
ul.ftm * {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;	
	font-size:12px;
}
ul.ftm ul {
	margin: 0px 0px 0px 10px;
	display: none;
}
ul.ftm img {
	width: 9px;
	height: 9px;
}
/* / FTM styles */

/* Breadcrumb */

#breadcrumb{
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
text-transform:capitalize;
margin:10px 0 0 10px;
}
#breadcrumb a{
color:#00356d;
text-decoration:underline;
}
#breadcrumb a:hover{
color:#00356d;
text-decoration:none;
}


/* Handheld CSS */


@media handheld {

#logo{
display:none;
}
}

/* Specific Print settings - Not yet implemented!*/

 
@media print {
#main{
width:600px;
background:none;
}
#logo,#copy,#content{
width:600px;
background:none;
}
#logo img{
padding-left:300px;
}
#topNav,#image,#col1,#subnav,#nav,#belownav,#strip,#headline .title,.backtotop,#rightcol{display:none !important;}

#headlineText #headline h1{
border:0;
}

#copy,#headlineText h1,#copy h1,#copy h2,#copy h3,#copy h4, #copy h5,#copy p,#copy li{
font-family:"Times New Roman", Times, serif !important;
}
#headlineText h1{
font-weight:bold;
font-size:18pt;
}
#copy h2{
font-weight:bold;
font-size:16pt;
}
#copy h3{
font-weight:bold;
font-size:14pt;
}
#copy h4{
font-weight:bold;
font-size:12pt;
}
#copy p,#copy li{
font-size:12pt;
color:#000;
}

}



