





channelLevel:2<br>

/***********************************************
* oecd_cda.css styles modified when changes needed
*/

#header {
	border: none;
	}


#bando {
	background-image: url('/dataoecd/img/new/satellites/bando_satellites.jpg');
	height:140px;
	border: none;
	}

/* to be removed
h1 {
	color:#adacac;
	}
	

a.more {
	margin:5px;
	}
*/

/* new rules */

.fineLinesSatellites {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 5px 0;
	padding:15px 0;
	}
	
ul.satellitesRelated {
	padding: 3px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style:url(/dataoecd/img/new/common/related_bullet1.gif) inside;
	}
ul.satellitesRelated li {
	margin:0;
	padding: 0 0 5px 0;
	}
/*
* color satellites : #adacac,#eee,#adacac
*/

/****
* Main Navigation ( #col_left )
*/

.nav_portlet {
	width: 180px;
	margin:0 0 10px 0;
	border: 1px solid #adacac;
	}

.nav_portletHead {
	background: #adacac;
	padding: 2px;
	color: #fff;
	}
	
.nav_portletHead a{
	color: #0066cc;
}
.nav_portletHead a:hover{
	color: #0066cc;	
}

ul.nav_portletBody {
	margin: 0;
	}

.currentSection {
	background: #adacac;
	}

ul.nav_portletBody li {
	list-style:none;
	border-top: 1px solid #adacac;
	}

ul.nav_portletBody li.opened {
	background:#adacac;
	}

ul.nav_portletBody li li {
	border: none;
	}

.navigation_level_1 {
	display: block;
	_width: 100%;
	background: url(/dataoecd/img/new/satellites/nav_lev1_fl1.gif) no-repeat 0 6px;
	padding: 3px 5px 3px 17px;
	font-weight:normal;
	font-size:10px;
	color: #666;
	}

.navigation_selected_level_1 {
	display: block;
	_width: 100%;
	background: #DCDCDC url(/dataoecd/img/new/satellites/nav_lev1_fl1.gif) no-repeat 0 6px;
	padding: 3px 5px 3px 17px;
	font-weight:bold;
	font-size:10px;
	color: #0066cc;
	}

ul.nav_portletBody li.opened .navigation_selected_level_1 {
	background: url(/dataoecd/img/new/satellites/nav_opened_fl1.gif) no-repeat left top;
	}


.navigation_level_1:hover {
	color: #2973bd; /* was ##adacac */
	}


.navigation_level_2 {
	display: block;
	_width: 100%;
	background:#7B7A7A url(/dataoecd/img/new/satellites/nav_lev2_fl1.gif) no-repeat left top;
	border: none;
	padding: 2px 5px 2px 25px;
	margin:0;
	font-weight:normal;
	font-size:10px;
	color: #0066cc;
	}

.navigation_level_2:hover {
	color: ##0066cc;
	}

.navigation_selected_level_2 {
	display: block;
	_width: 100%;
	background: null url(/dataoecd/img/new/satellites/nav_lev2_fl2.gif) no-repeat left top;
	padding: 2px 5px 2px 25px;
	margin:0;
	font-weight:bold;
	font-size:10px;
	color: #0066cc;
	}

.navigation_selected_level_2:hover {
	color: #0066cc;
	}


.navigation_level_3 {
	display: block;
	_width: 100%;
	background:null;
	border: none;
	padding: 2px 5px 2px 30px;
	margin:0;
	font-weight:normal;
	font-size:10px;
	color: #0066cc;
	}

.navigation_level_3:hover {
	color: #0066cc;
	}

.navigation_selected_level_3 {
	display: block;
	_width: 100%;
	background: null;
	padding: 2px 5px 2px 30px;
	margin:0;
	font-weight:bold;
	font-size:10px;
	color: #0066cc;
	}

.navigation_selected_level_3:hover {
	color: #0066cc;
	}
	
	
/***
* shortcuts Navigation ( #col_right )
*/

.nav2_portlet {
	_width:155px;
	margin:0 0 10px 0;
	}

.nav2_portletHead {
	background: #fff;
	border: 1px solid #0066cc;
	}

.nav2_portletHead span {
	/*padding:0 10px;*/
	color: #0066cc;
	}

ul.nav2_portletBody {
	}

ul.nav2_portletBody li {
	list-style:none;
	background: #adacac;
	border-top: 1px dotted #fff;
	_border: none;
	_background: #adacac url(/dataoecd/img/new/satellites/dotted_border_for_ie2.gif) repeat-x;
	}

a.nav2_level_1 {
	display: block;
	_width: 100%;
	background: url(/dataoecd/img/new/satellites/nav2_lev1_fl1.gif) no-repeat 0 7px;
	padding: 4px 5px 4px 17px;
	font-weight:normal;
	font-size:10px;
	color: #0066cc;
	}

a.nav2_level_1:Hover {
	color: #0066cc;
	}

/***
* Commarea Rules ( #col_right)
*/

.commarea_portlet {
	_width:155px;
	border: 1px solid #ccc;
	padding: 0;
	margin: 0 0 10px 0;
	}

.commarea_title {
	background: #adacac;
	padding: 5px;
	margin:0;
	text-align:center;
	font-weight: normal;
	font-size: 12px;
	color: #0066cc;
	}

.commarea_image {
	margin: 5px;
	_margin: 5px 10px;
	border: 1px solid #aaa;
	}

.commarea_subtitle {
	font-size: 12px;
	font-weight: bold;
	}

.commarea_text {
	padding: 0 5px;
	_margin: 5px 5px 5px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 11pt;
	color: #707070;
	}

/****
* Centent Navigation ( #col_middle )
*/

.nav_center {
	background: #e8f0f8;
	margin: 2px 0;
	padding: 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	}
.pages{
	text-align: left;
	}
.nav_center a{
	text-decoration: decoration: none ! important;
	padding: 0 3px 0 2px;
	border-right: 1px solid #999;
	}
.nav_center a.last{
	border-right: none;
	}

.nav_center2 {
	background: #b4cee8;
	padding:0;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	}

.nav_center_level_1 {
	display: block;
	float: left;
	background: url(/dataoecd/img/new/common/navcenter_fl1.gif) no-repeat left center;
	margin: 0;
	padding: 5px 5px 5px 15px;
	border-left: 2px solid #fff;
	font-family:Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4b4b4b;
	}


.nav_center_level_1:hover {
	color: #2973bd;
	}

.nav_center_selected_level_1 {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #223152;
	text-decoration: none ! important;
	}

.nav_center_level_2 {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #598AB3;
	text-decoration: underline;
	}


.nav_center_level_2:visited:hover {
	color: #598AB3;
	text-decoration: underline;
	}

.nav_center_selected_level_2 {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #598AB3;
	text-decoration: none ! important;
	}


