/*--------------------------------------------------------------------------------------------
	Partner Organisations
  --------------------------------------------------------------------------------------------*/

/* Tabs
----------------------------------*/

.ui-tabs .ui-tabs-nav li img {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
	padding:0 0 6px 0;
	float:left;
}

.ui-tabs .ui-tabs-nav li.ui-state-hover img, .ui-tabs .ui-tabs-nav li.ui-tabs-selected img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}


#tabs ul, #tabs ul li{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}

#tabs ul, #tabs ul li a { float: left; text-decoration: none; padding:0 7px 0 0; }
#tabs ul, #tabs ul li.po_tab a { float: left; text-decoration: none; padding:0; }



.ui-tabs { zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding:0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 0 -1px 0; padding: 0;}
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding:0 7px 0 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding:0; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }




#tabs #fragment-0 {
}


#tabs #fragment-0 h3.head {
	display:block;
	height:20px;
	width:763px;
	background:#333333;
	padding:16px 0 0 14px;
	margin:3px 0 0 0;
	color:#999999;
}

#tabs #fragment-0 h3.first {
	height:23px;
	margin:0;
}

#tabs #fragment-0 #tabs_base {
	background:url(../img/po_base.gif);
	height:5px;
	width:777px;
	display:block;
}

#tabs #fragment-1 h3.nolink, #tabs #fragment-2 h3.nolink, #tabs #fragment-3 h3.nolink, #tabs #fragment-4 h3.nolink{
	display:block;
	height:20px;
	width:763px;
	padding:16px 0 0 14px;
	border:solid #000;
	border-width:3px 0 0 0;
	background:#333333;
	text-decoration:none;
}

#tabs #fragment-1 h3.head a, #tabs #fragment-2 h3.head a, #tabs #fragment-3 h3.head a, #tabs #fragment-4 h3.head a{
	display:block;
	height:20px;
	width:763px;
	padding:16px 0 0 14px;
	border:solid #000;
	border-width:3px 0 0 0;
	background:url(../img/img_plus_dark.gif) no-repeat right;
	text-decoration:none;
}

#tabs #fragment-1 h3.selected a, #tabs #fragment-2 h3.selected a, #tabs #fragment-3 h3.selected a, #tabs #fragment-4 h3.selected a{
	background:url(../img/img_minus_dark.gif) no-repeat right;
}


/* Oil & Gas
----------------------------------*/
.ui-tabs .ui-tabs-nav li#tab_gas.ui-tabs-selected img {
	background:#880656;
}


#tabs #fragment-1 {
	background:#880656;
	width:777px;
}



#tabs #fragment-1 h3.first a{
	height:23px;
	border:none;
}

#tabs #fragment-1 #tabs_base {
	background:url(../img/po_mag_base.gif);
	height:5px;
	width:777px;
	display:block;
}
/* Nuclear
----------------------------------*/
.ui-tabs .ui-tabs-nav li#tab_nuclear.ui-tabs-selected img {
	background:#00539b;
}

#tabs #fragment-2 {
	background:#00539b;
	width:777px;
}



#tabs #fragment-2 h3.first a{
	height:23px;
	border:none;
}

#tabs #fragment-2 #tabs_base {
	background:url(../img/po_blu_base.gif);
	height:5px;
	width:777px;
	display:block;
}
/* Power
----------------------------------*/
.ui-tabs .ui-tabs-nav li#tab_power.ui-tabs-selected img {
	background:#61116a;
}

#tabs #fragment-3 {
	background:#61116a;
	width:777px;
}



#tabs #fragment-3 h3.first a{
	height:23px;
	border:none;
}

#tabs #fragment-3 #tabs_base {
	background:url(../img/po_prl_base.gif);
	height:5px;
	width:777px;
	display:block;
}
/* Renewables
----------------------------------*/


.ui-tabs .ui-tabs-nav li#tab_renew.ui-tabs-selected img {
	background:#006c64;
}

#tabs #fragment-4 {
	background:#006c64;
	width:777px;
}



#tabs #fragment-4 h3.first a{
	height:23px;
	border:none;
}

#tabs #fragment-4 #tabs_base {
	background:url(../img/po_gre_base.gif);
	height:5px;
	width:777px;
	display:block;
}

/* links
----------------------------------*/

#tabs h3.head a:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	color:#FFFFFF;
}



.org_wrapper p {
	width:350px;
	float:left;
	display:block;
	padding:5px 25px 0 0;
	height:20px;
	margin-right: -1px;
}


.org_wrapper {
	display:block;
	width:750px;
	border:solid #fff;
	border-width:1px 0 0 0;
	margin:0px 0 0 14px;
	clear:both;
}
