/* html elements */

body {
	font-family: Arial,sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #bed1f1;
}

body#print {
	font-family: Arial,sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: white;
}

body#multimedia {
	background-color: #cccccc;
}

body.ch, body.zh {
	font-family: simsong;
	color: #555;
}

body#print.ch, body#print.zh {
	font-family: simsong;
	line-height: 1.3;	
}

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

ul.normal {
	list-style: circle;
	padding: 0 0 0 1.25em;
}



img {
	border: 0;
}	

.rc .detail_item img {
	border: 1px solid #000000;
	text-align: center;
}	


form {
	margin: 0;
}

/* ids */

#page {
	width: 47.5em;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
}

.ch #page, .zh #page {
	width: 56em;	
	font-family: simsong;	
}

.en #page {
	width: 56em;
}

.es #page {
	width: 56em;
}

.ru #page {
	width: 56em;
}

.pt #page {
	width: 56em;
}

.sw #page {
	width: 56em;
}



.fr #page {
	width: 53.75em;
}

#printpage {
	background-color: #ffffff;
}

#masthead {
	clear: both;
	background-color: #0099cc;
	height: 4.0625em; 
	padding: 0.1875em 0.1875em 0.1875em 0.1875em; 
}

#multimedia #masthead {
        background-color: #203d88;
}

.ar #masthead {
}

#masthead ul {
	text-align: right;
}

.ar #masthead ul {
	text-align: left;        
}

#masthead ul li {
	display: inline;
	font-size: 70%;
}

.ch #masthead ul li, .zh #masthead ul li {
 	font-size: 75%;
 	font-family: Arial, Helvetica, sans-serif;
}

.ar #masthead ul li {
}

.ar #masthead ul li.current {
	font-size: 110%;	
}

#masthead ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0.625em 0 0.625em;
}

#masthead ul li a:hover {
	color: #000000;
}


#topNav ul {
}

#topNav ul li, .extraTopNav ul li {
	float: left;
	/* padding:5px 20px 5px 20px; */
	padding: 0.3125em 1em 0.3125em 1em;
	font-size: 80%;
}

.ar #topNav ul li, .ar .extraTopNav ul li {
	float: right;
	font-size: 90%;
}

.fr #topNav ul li, .fr .extraTopNav ul li {
	float: left;
	/* padding:5px 20px 5px 20px; */
	padding: 0.3125em 0.9375em 0.3125em 0.9375em;
	font-size: 70%;
}

.ch #topNav ul li, .zh #topNav ul li, .extraTopNav ul li {
	font-size: 85%;
}

.sw #topNav ul li, .sw .extraTopNav ul li {
        padding: 0.3125em 0.9375em 0.3125em 0.9375em;
        font-size: 70%;
}


#topNav ul li a, #breadcrumbNav ul li a, .footer ul li a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ch #topNav ul li a, .ch #breadcrumbNav ul li a, .ch .footer ul li a, .zh #topNav ul li a, .zh #breadcrumbNav ul li a, .zh .footer ul li a {
	font-family: simsong;	
}

#topNav ul li a:hover, #breadcrumbNav ul li a:hover, .footer ul li a:hover {
	color: #0099CC;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ch #topNav ul li a:hover, .ch #breadcrumbNav ul li a:hover, .ch .footer ul li a:hover, .zh #topNav ul li a:hover, .zh #breadcrumbNav ul li a:hover, .zh .footer ul li a:hover {
	font-family: simsong;
} 

#breadcrumbNav ul li {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ch #breadcrumbNav ul li, .zh #breadcrumbNav ul li {
	font-family: simsong;
}

.extraTopNav {
	background-color: #ff9900;
	height: 2em;
	margin: 0 0 0.3125em 0 ;
	font-size: 90%; 
	font-weight: bold;
}

.extraTopNav ul li {
	float: left;
	padding: 0.3125em 0.3125em 0.3125em 0.3125em;
}

.ar .extraTopNav ul li {
	float: right;
}


.extraTopNav ul li a {
	color: #336699;
	text-decoration: none;
}

.extraTopNav ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.extraTopNav ul li.current a, .extraTopNav ul li.current a:hover{
	color: #FFFFFF;
	text-decoration: none;
}




#breadcrumbNav  {
	clear: both;
/*	height: 2em; */
	height: 2.1875em; 
	background-color: #CCCCCC;
/*	background-image:url(http://www.un.org/av/multimedia/GUI/BGS/bgs_BreadCrumbsBar.gif); */
	background-image:url(http://downloads.unmultimedia.org/radio/GUI/BGS/bgs_BreadCrumbsBar.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	font-size: 70%;
	position: relative; /* establish containing block */
}

.ch #breadcrumbNav, .zh #breadcrumbNav  {
	height: 2.6em;
}

.ar #breadcrumbNav  {
	font-size: 100%;
}

.es #breadcrumbNav  {
	font-size: 75%;
	font-weight: bold;
}

#breadcrumbNav ul li {
	padding: 0.3125em 0.3125em 0.3125em 0.3125em;
}

#breadcrumbNav ul li.group1 {
	position: absolute;
	top: auto;
	right: auto;
	bottom: auto ;
	left: 0;
}

.ch #breadcrumbNav ul li.group1, .zh #breadcrumbNav ul li.group1 {
	top: 0;
	font-size: 130%;
}

.ar #breadcrumbNav ul li.group1 {
	right: 0;
	left: auto;
}

.ch #breadcrumbNav ul li.group1 a, .zh #breadcrumbNav ul li.group1 a {
	font-size: 80%;
}

#breadcrumbNav ul li.group2 {
	float: right;
	position: relative;
	top: auto;
	right: 0;
	bottom: auto ;
	left: auto;
}

.ch #breadcrumbNav ul li.group2, .zh #breadcrumbNav ul li.group2 {
        top: 0;
        font-size: 130%;
}

.ar #breadcrumbNav ul li.group2 {
	float: left;
	right: auto;
	left: 0;
}

.ch #breadcrumbNav ul li.group2 a, .zh #breadcrumbNav ul li.group2 a {
        font-size: 80%;
}


#sideNav {
	clear: both;
	float: left;
	/* width: 8.125em; */
	width: 7.8125em;
	background-color: #EAEAEA;
	border-right: 1px solid #cccccc;
	/* padding: 0em 0.625em 1.25em 0.625em; */
	padding: 0 0.3125em 1.25em 0.3125em ;
}

.fr #sideNav {
        height: 80em;
}

.es #sideNav {
	height: 50em;
}

.ar #sideNav{
	float: right;
	border-right: 0;
	border-left: 1px solid #cccccc;
}

.al #sideNav, .library #sideNav {
	width: 8.125em;
}

.ch #sideNav, .zh #sideNav {
	width: 10em;
	padding: 0.5em 0.3125em 1.25em 0.3125em ;
}

#multimedia #sideNav {
	width: 13.75em;
}

#search_form form {
	margin: 0.625em 0 0 0 ;
}

#sideNav h2 {
	display: none; 
}

.al #sideNav h2, .library #sideNav h2 {
	display: block; 
}


#sideNav h2.browseheader {
	color: #800000;
	/* from parent h2 header */
	display: block;
	font-size: 75%;
	text-transform: uppercase; 
	color: #696969;
	font-weight: bold;
	padding: 0;
	margin: 1.25em 0em 0.6250em 0em;
	/* / from parent h2 header */
}

.ru #sideNav h2.browseheader {
	color: #000000;
}

.ar #sideNav h2.browseheader {
	font-size: 110%;
}

.ch #sideNav h2.browseheader, .zh #sideNav h2.browseheader {
	font-weight: normal;
}


.fr ul.browse {
	margin: 0 0 0.625em 0;
}

.browse li {
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding:0.1875em 0em 0em 0.1875em;
}

.ch .browse li, .zh .browse li {
	font-family: simsong;
	font-size: 80%;
	font-weight: normal;
	padding: 0.1875em 0em 0em 1em;
}

.pt .browse li {
	border-bottom-width: 0.0625em;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}	

.ru #services.browse li {
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	padding:0.1875em 0em 0em 0.1875em;
}

.ar .browse li {
	font-size: 100%;
}

#multimedia .browse li {
        font-size: 100%;
}

.browse  li a, #archives a{
	font-family: Arial, Helvetica, sans-serif;; 
	color: #191970;
	text-decoration: none;
}

.browse  li a:hover, #archives a:hover{
	font-family: Arial, Helvetica, sans-serif;; 
	color: #800000;
	text-decoration: underline;
}

.ch .browse  li a, .zh .browse  li a, #archives a{ 
	font-family: simsong; 
}

.ch .browse  li a:hover, .zh .browse  li a:hover, #archives a:hover{
	font-family: simsong;
}

#content {
/*
	marging 0.3125em 0em 0.625em 10em;
	width: 36.875em;
*/
	margin: 0.3125em 0em 0.625em 9.0625em;
	width: 37.8125em;
	position: relative;
}

.ar #content {
	margin: 0.3125em 9.0625em 0.625em 0;
}

.al #content, .library #content{
	margin: 0.3125em 0em 0.625em 10em;
	width: 36.875em;
}

.rc #content {
	margin: 0.3125em 0em 0.625em 0.625em;
	width: 36.875em;
	position: relative;
}

.ch #content, .zh #content {
	margin: 0.3125em 0.3em 0.625em auto;
	width: 44.8em;
	position: relative;
}

.en #content {
	width: 46em;
}

.es #content {
	width: 46em;
}

.pt #content {
	width: 46em;
}

.ru #content {
	width: 46em;
}

.sw #content {
	width: 46em;
}




.fr #content {
        width: 44.0625em;
}

#multimedia #content {
        margin: 0.3125em 0em 0.625em 15em;
        width: 32em;
        position: relative;
}



.footer {
/*
	font-size: 75%;
	background-color: #FFFFFF;
*/
	clear: both;
	/* border-top: 1px solid #cccccc; */
	border-top: 0.0625em solid #CCCCCC ;
	height: 2em;
	background-color: #CCCCCC;
/*	background-image:url(http://www.un.org/av/multimedia/GUI/BGS/bgs_BreadCrumbsBar.gif); */
	background-image:url(http://downloads.unmultimedia.org/radio/GUI/BGS/bgs_BreadCrumbsBar.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	font-size: 70%;
}

.ar .footer {
	font-size: 100%;
}

#prefooter.footer {
	height: 6.25em;
	background-color: #FFFFFF;
}


.footer ul li {
	float: right;
	/* padding:5px 10px 5px 10px; */
	padding: 0.3125em 0.625em 0.3125em 0.625em;
}

.ar .footer ul li {
	float: left;
	padding: 0.3125em 0.625em 0.3125em 0.625em;
}


.invisible {
	display: none;
}

#topNav .current {
	font-weight: bold;
/*	background-color: #bed1f1; */
	background-color: #bed1f1; 
	color: #000000; 
}

#topNav .current a {
	color: #000000; 
}

#topNav .current a:hover {
/*	color: #FFFFFF; */
	color: #191970;
}

.ch #topNav .current a, .zh #topNav .current a {
	color: #003399;
}

.ch #topNav .current a:hover, .zh #topNav .current a:hover {
	color: #191970;
}

#masthead ul li.current a {
	color: #000000;
	font-weight: bold;
}

#masthead ul li.current a:hover {
	color: #FFFFFF;
}



.ch #masthead ul li.current a, .zh #masthead ul li.current a {
	color: #ffff99;
} 

.ch #masthead ul li.current a:hover, .zh #masthead ul li.current a:hover {
	color: #ffffff;
}

.printlink {
	font-style: italic;	
}

/* mixed */


h3.title {
	background-color:#EAEAEA;
	font-size: 90%;
	padding: 0.1875em 0.1875em 0.1875em 0.1875em;
	margin: 0.3125em 0em 0em 0em;
}


h3.title a {
	color: #000000;
	text-decoration: none;
} 

h3.title a:hover {
	color: #0099cc;
	text-decoration: underline;
}

h3.title a:visited {
	color: #000000;
	text-decoration: none;
}

ul.item_attributes {
	/* border: 1px solid #cccccc; */
	border: 0.0625em solid #cccccc;	
	text-align: left;
}

.ar ul.item_attributes {
	text-align: right;
}


ul.item_detail_attributes li {
	font-size: 80%;
}

ul.item_detail_attributes li.audiolink a {
	color: #0099cc;
	text-decoration: none;
}

ul.item_detail_attributes li.audiolink a:hover {
	color: #0099cc;
	text-decoration: underline;
}

ul.item_detail_attributes li.folder a {
	color: #000000;
	text-decoration: none;
}

ul.item_detail_attributes li.folder a:hover {
	color: #0099cc;
	text-decoration: underline;
}


ul.item_attributes li {
	display: inline;
	font-size: 80%;
	margin: 0em 0.1875em 0em 0.1875em;
	padding: 0.1875em 0em 0.1875em 0em;
}

ul.item_attributes li.audiolink {
	display: block;
	text-align: right;
}

.ar ul.item_attributes li.audiolink {
	text-align: left;
}

ul.item_attributes li.audiolink a {
	color: #0099cc;
	text-decoration: none;
}

ul.item_attributes li.audiolink a:hover {
	color: #0099cc;
	text-decoration: underline;
}

ul.item_attributes li.folder a {
	color: #000000;
	text-decoration: none;
}

ul.item_attributes li.folder a:hover {
	color: #0099cc;
	text-decoration: underline;
}

#content h2.title {
	color: #000000;
}


#archives {
	font-size: 75%;
	margin: 0em 0em 2em 0em;
}

#partnerships li /*, #help li */ {
	font-size: 70%;
	/* padding:3px 0px 0px 3px; */
	/* padding:0.1875em 0em 0em 0.1875em;*/
}

#partnerships li a /*, #help li a */ {
/*	font-family: Verdana,Arial,Helvetica,sans-serif; */
	font-family: Arial,Helvetica,sans-serif; 
	color: #000000;
	text-decoration: none;
}

#partnerships li a:hover /*, #help li a:hover */{
/*	font-family: Verdana,Arial,Helvetica,sans-serif; */
	font-family: Arial,Helvetica,sans-serif; 
	color: #800000;
	text-decoration: underline;
}


.al #help li, .library #help li {
	font-size: 70%;
	font-family: Arial,Helvetica,sans-serif; 
	color: #000000;
}



h3 a {
	color: #000000;
	text-decoration: none;
}

h3 a:hover {
	color: #800000;
	text-decoration: underline;
}


#main_column {
	width: 24.375em; 
	float: left;
}

.al #main_column, .rc #main_column, .rns #main_column, .library #main_column {
	width: 34.5em; 
	float: left;
}

.ar #main_column {
	float: right;
}

.ch #main_column, .zh #main_column {
	width: 30.5em;
	margin-left: 0.5em;
	padding-top: 0.5em;	
}

.en #main_column {
	width: 30em;
}

.es #main_column {
	width: 30em;
}

.pt #main_column {
	width: 30em;
}

.ru #main_column {
	width: 30em;
}

.sw #main_column {
	width: 30em;
}





.fr #main_column {
        width: 27.5em;
}

#multimedia #main_column {
        width: 28.125em;
        margin-left: 0.5em;
        padding-top: 0.5em;
}

/*
.main_news_grouping {
	background-color: #FFFFFF;
	border: 1px solid #3399FF;
	margin: 0 0 1.25em 0 ;
}
*/

.main_news_grouping h2 {
	clear: both;
	color: #3399FF; 
}



#right_column {
	/* width: 11.5em; */
	width: 12.5em;
	float: right;
}

.ar #right_column {
	float: left;
}

.ru #right_column {
/*	margin: 1.5625em  0 0 0;  */
}

.al #right_column, .library #right_column {
	width: 11.5em;
}

.en #right_column {
        width: 15em;
}

.es #right_column {
        width: 15em;
}

.pt #right_column {
        width: 15em;
}

.ru #right_column {
        width: 15em;
}

.sw #right_column {
        width: 15em;
}



.fr #right_column {
        width: 15.625em;
}

#full_column {
	width: 35.625em; 
	float: left;
}

.ar #full_column {
	float: right;
}

.rc #full_column {
	width: 46.25em; 
	float: left;
}

.ch #full_column, .zh #full_column {
	width: 44em; 
	float: right;
	margin-right: 0.2em;
}

.en #full_column {
	width: 44em;
}

.es #full_column {
	width: 44em;
}

.ru #full_column {
	width: 44em;
}

.pt #full_column {
	width: 44em;
}

.sw #full_column {
	width: 44em;
}

#headline_date {
	display: none;
}

.main_item {
/*	padding: 0 0 0 0;  */
	margin: 0 0 1em 0; 
	min-height: 10em;
	padding: 0.125em 0.125em 0.125em 0.125em;
}


.rc .main_item {
	padding: 0 0 0 0;  
	margin: 0.125em 0.125em 0.125em 0.125em; 
	border: 1px solid #cccccc;
	height: 13.75em;
}


#RAFRNI01.main_item {
	background-color: #FFFFFF;
/*	min-height: 13em; */
	min-height: 11em;
	margin: 0 0 0.3125em 0; 
}

#RACHNI01.main_item, #RAZHNI01.main_item {
	background-color: #eaeaea;
	border-top: 1px solid #CCCCCC;
	padding: 0.3em 0.3em 0.3em 0.3em;
}

#RAESNI01.main_item {
	background-color: #eaeaea;
	height: 10.9375em;
}	

#RAPTNI01.main_item {
	background-color: #eaeaea;
	height: 10.625em; 
}	

#RAARNI01.main_item {
	background-color: #eaeaea;
	/*height: 10.625em; */
}

#RAENNI01.main_item {
	background-color: #eaeaea;
	/*height: 10.625em; */
}


.main_item .storylead {
	font-size: 80%;
}

.ar .main_item .storylead {
	font-size: 120%;
}

.ch .main_item .storylead, .zh .main_item .storylead {
	/* font-size: 85%;*/
	font-size: 80%;
	line-height: 1.3;
}

.main_item h2 {
	color: #000000;
	font-size: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0.625em 0;
}

.ru .main_item h2 {
	color: #000000;
	font-size: 90%;
	padding: 0 0 0 0;
	margin: 0 0 0.625em 0;
}

.ar .main_item h2 {
	font-size: 160%;
}

.ch .main_item h2, .zh .main_item h2 {
	color: #003399;
	font-size: 90%;	
}

#item img {
	padding: 0.3125em 0.3125em 0.3125em 0.3125em; 
	float: left;
}

.ar #item img {
	float: right;
}


.main_item_image {
	margin: 0.3125em 0.3125em 0.3125em 0.3125em; 
	float: left;
	border: 1px solid #000000;
}

.ar .main_item_image {
	float: right;
}

.ch .main_item_image, .zh .main_item_image {
	border: 0;
	margin: 0 0.6em 0.6em 0;
}

.fr .main_item_image {
        border: 0;
}

.main_item a {
	color: #000000;
	text-decoration: none;
}

.ar .main_item a {
	color: #203d88;
	text-decoration: none;
}

.ch .main_item a, .zh .main_item a {
	color: #003399;
}

.main_item a:hover {
	color: #191970;
	text-decoration: underline;
}

.ch .main_item a:hover, .zh .main_item a:hover {
        color: #993300;
}


/*
#RAFRNI01.main_item a {
	color: #336699;
	text-decoration: none;
}

#RAFRNI01.main_item a:hover {
	color: #191970;
	text-decoration: underline;
}
*/

.storydate {
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #800000;
}

.fr .storydategray {
/*	display: none;*/
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.ch .storydate, .zh .storydate {
	font-family:simsong;
	font-size: 80%;
	text-align: left;
	line-height: 1.3;
}

.ar .storydate {
	font-size: 80%;
}

#RAALFC01 .storydate {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 75%;
	display: inline;
	margin: 0 0 0 1.25em; 
}


.item_row .storydate, .item_row .storydate_grey {
	clear: both;
}

.browse_item .storydate {
	padding: 0 0.3125em 0 0.3125em; 
	color: #000000;
}

.ch #RACHNB .item .storydate, .zh #RAZHNB .item .storydate {
	width: 7.5em;
	float: left;
}


.newsbox .folder {
	text-align: left;
	font-size: 70%;
	margin: 0.3125em 0 0.3125em 0; 
}



.toolbox {
	text-align: right;
	font-size: 70%;
	margin: 0.3125em 0 0.3125em 0; 
}

/*
.toolbox {
	font-size: 75%;
	margin: 0.1em 0 0.1em 0; 
	clear:both;
}
*/

.ar .toolbox {
	text-align: left;
	font-size: 90%;
}

.sw .toolbox {
	font-size: 70%;
}

.rc .toolbox {
	text-align: left;
	font-size: 70%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


#RAALFC01 .toolbox {
	margin: 0.125em 0 0.125em 0; 
	font-weight: normal;
}


.detail_item .toolbox {
	text-align: left;
	font-size: 90%;
}


.rc .detail_item .toolbox, .ar .detail_item .toolbox {
	text-align: right;
}


.toolbox_image {
	float: none;
	vertical-align: middle;
	margin: 0 0 0 0em;
}

.toolbox a {
	color: #000000;
	text-decoration: none;
}

.toolbox a:hover {
	color: #0099cc;
	text-decoration: underline;
}

.fr .toolbox a {
	color: #0099cc;
}

.rc .toolbox a {
        color: #000000;
        text-decoration: none;
	font-weight: bold;
}

.rc .toolbox a:hover {
        color: #0099cc;
        text-decoration: underline;
	font-weight: bold;
}


.ch .toolbox a, .zh .toolbox a {
        color: #000000;
        text-decoration: none;
}

.ch .toolbox a:hover, .zh .toolbox a:hover {
        color: #0099cc;
        text-decoration: underline;
}


.toolbox_w_flash_player {
	text-align: left;
	font-size: 70%;
	margin: 1em 0 1em 0;
}

.toolbox_w_flash_player a {
	color: #000000;
	text-decoration: none;
}

.toolbox_w_flash_player a:hover {
	color: #0099cc;
	text-decoration: underline;
}


.item {
	clear: both;
}

.fr .item {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.al .story_grouping .item, .library .story_grouping .item {
/*	font-size: 90%; */
}

.al .story_grouping .item a, .library .story_grouping .item a {
	color: #000000;
	text-decoration: none;
}

.al .story_grouping .item a:hover, .library .story_grouping .item a:hover {
	color: #191970;
	text-decoration: underline;
}


.right_column_group .item {
	padding: 0.1875em 0.1875em 0.1875em 0.1875em; 
}

#RACHNI02.item, #RAZHNI02.item {
	border-right: 1px solid #CCCCCC;
}

#RARUNI02.item, #RARUNI04.item {
	border-right: 1px solid #CCCCCC;
}

#RAFRNI02.item {
        border-right: 1px solid #CCCCCC;
}

#multimedia #RACHNI02.item, #multimedia #RAZHNI02.item, #multimedia #RARUNI02.item, #multimedia #RARUNI04.item, #multimedia #RAFRNI02.item {
	border-right: 0;
}

.item_image {
	float: left;
	margin: 0 0.3125em 0.3125em 0;
	border: 1px solid #000000;
}

.ar .item_image {
	float: right;
	margin: 0 0 0.3125em 0.3125em ;
}

.ch .item_image, .zh .item_image {
	border: 0;
}

.fr .item_image {
        border: 0;
}


.photo_library_item_image {
	margin: 0 0.3125em 0.3125em 0;
	border: 1px solid #000000;
}

.ar .photo_library_item_image {
	margin: 0 0 0.3125em 0.3125em ;
	border: 1px solid #000000;
}

.ch .photo_library_item_image, .zh .photo_library_item_image {
	border: 0;
	float: left;	
}


.photo_library_item {
	font-size: 70%;
	color: #696969;
	font-weight: normal;	
}

.item .storylead {
	font-size: 80%;
	padding: 0.125em 0.125em 0.125em 0.125em;
}

.ar .item .storylead {
	font-size: 120%;
}


.item h3, .item h4 {
	font-size: 80%;
	padding: 0.125em 0.125em 0.125em 0.125em;
	margin: 0 0 0 0;
}

.fr .item h3, .fr .item h4 {
	font-size: 80%;
	padding: 0 0 0 0 ;
	margin: 0 0 0 0;
}

#multimedia.fr .item h3, #multimedia.fr .item h4 {
	padding: 0.125em 0.125em 0.125em 0.125em;
}

#RAFRRN .item h3, #RAFRON .item h3 {
	font-weight: normal;	
}

#RAFRNBborder div.item h4 {
	padding: 0 0 0 0.9375em ;
	background-image: url(http://downloads.unmultimedia.org/radio/GUI/BTN/btn_ArrowBullet.jpg);
	background-repeat: no-repeat;
	background-position: 0.0625em 0.125em ;
}

.ar .item h3, .ar .item h4 {
	font-size: 110%;
}

.ch .item h3, .ch .item h4, .zh .item h3, .zh .item h4 {
	font-size: 85%;
	color: #003399;	
}

/*
.en .newsbox .item h4 {
	font-weight: normal;
}
*/

#RAFRFC02.story_grouping .item h3 {
	font-size: 70%;
	color: #006699;
}

.fr .newsbox .item h3 {
        font-size: 70%;
        color: #006699;
}

.fr #RAFRNBborder.newsbox h3 {
        font-size: 80%;
        color: #006699;
	padding: 0.125em 0.125em 0.125em 0.125em;
	margin: 0;	
	clear: both;
}


.item h3 a, .item h4 a, .item .storylead a {
	color: #000000;
	text-decoration: none;
}

.zh .item h3 {
        font-size: 0.95em;
        color: #003399;
        font-weight: normal;
}

.zh #RAZHFC15 .item h3 {
	font-size: 80%;
	color: #696969;
}


.item h3 a:hover, .item h4 a:hover, .item .storylead a:hover {
	color: #191970;
	text-decoration: underline;
}

.ch .item h3 a, .ch .item h4 a, .ch .item .storylead a, .zh .item h3 a, .zh .item h4 a, .zh .item .storylead a {
	font-size: 0.95em;
	color: #003399;
	font-weight: normal;
}

.ch .item h3 a:hover, .ch .item h4 a:hover, .ch .item .storylead a:hover, .zh .item h3 a:hover, .zh .item h4 a:hover, .zh .item .storylead a:hover {
	color: #993300;
}



#RAFRNG .item h3 a, .fr .item h4 a, .fr .item .storylead a {
/*	color: #336699; */
	text-decoration: none;
	color: #000000;
	
}

#RAFRNG .item h3 a:hover, .fr .item h4 a:hover, .fr .item .storylead a:hover {
	color: #191970;
	text-decoration: underline;
/*	font-weight: normal; */
}

#RAFRFC03 .item h3 a, #RAFRFC04 .item h3 a, #RAFRFC07 .item h3 a, #RAFRFC10 .item h3 a, .fr .item h4 a, .fr .item .storylead a {
/*	color: #336699; */
	text-decoration: none;
	color: #000000;
/*	font-weight: normal; */
}

#RAFRFC03 .item h3 a:hover, #RAFRFC04 .item h3 a:hover, #RAFRFC07 .item h3 a:hover, #RAFRFC10 .item h3 a:hover, .fr .item h4 a:hover, .fr .item .storylead a:hover {
	color: #191970;
	text-decoration: underline;
}



#RAALFC01 .item h3 {
	background-color: #eaeaea;
}


.item .storylead a {
	font-weight: bold;	
}

.item .storylead a:hover {
	font-weight: bold;	
}


.smalllabel {
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 65%;
	/* text-transform: uppercase; */
	color: #696969;
	font-weight: bold;
	padding: 0.125em 0.125em 0.125em 0.125em
}

.ar .smalllabel {
	text-align: left;
	font-size: 100%;
}

.ch .smalllabel, .zh .smalllabel {
	font-family: simsong;
	font-size: 75%;
	color: #990000;
}

#RARUNI01 .smalllabel, #RARUNI02 .smalllabel, #RARUNI03 .smalllabel, #RARUNI04 .smalllabel, #RARUNI05 .smalllabel {
	display: inline;
}

.smalllabel a {
	text-decoration: none ;
	color: #696969;
	padding: 0.125em 0.125em 0.125em 0.125em
}

.ch .smalllabel a, .zh .smalllabel a {
	color: #990000;	
}

#RARUNI01 .smalllabel a {
	text-decoration: none ;
	color: #000000;
}

#RARUNI01 .smalllabel a:hover {
	text-decoration: underline ;
	color: #191970;
}

.en #full_column .smalllabel a {
	color: #000000;
}

.es #full_column .smalllabel a {
	color: #000000;
}

.ru #full_column .smalllabel a {
	color: #000000;
}

.pt #full_column .smalllabel a {
	color: #000000;
}

.sw #full_column .smalllabel a {
	color: #000000;
}

.smalllabel a:hover {
	text-decoration: underline;
	color: #0099cc ;
}


.right_column_group {
	margin: 0 0 1em 0;
	border: 1px solid #CCCCCC;
	border-top: none;
	background-color: #FFFFFF;	
}

.ch .right_column_group, .zh .right_column_group, #RAPTRN.right_column_group, #RAPTON.right_column_group, #RAESRN.right_column_group, #RAESON.right_column_group, #RASWFC01.right_column_group {
	border: 0;	
}

#RASWFC02.right_column_group {
	background-color: #fdfcdf;	
}

#RARUFC02.right_column_group {
	background-color: #ddeedf;	
}

#RAPTFC10.right_column_group {
	background-color: #fdfcdf;	
}

#RAESFC02.right_column_group {
	background-color: #ddeedf;	
}

#RAENFC02.right_column_group {
	background-color: #ddeedf;	
}

/*
#RAENFC04.right_column_group {
	background-color: #fdfcdf;	
}
*/

#RACHFC02.right_column_group, #RAZHFC02.right_column_group {
	background-color: #ddeedf;	
	border: 1px solid #CCCCCC;
}

#RACHFC03.right_column_group, #RAZHFC03.right_column_group {
	background-color: #fdfcdf;	
	border: 1px solid #CCCCCC;
}

/*
#RAFRFC04.right_column_group {
	border: 0;
	background-color: #ddeedf;	
}
*/

#RAFRFC07.right_column_group {
/*	border: 1px solid #800000; */
	border: 0;
	background-color: #fdfcdf;	
}

#RAFRFC03.right_column_group {
	border: 1px solid #cccccc; 
}

#RAESFC03.right_column_group {
	background-color: #fdfcdf;	
}

#RAESFC04.right_column_group {
	background-color: #E7E9F8;	
}

.item_row {
	clear: both;
	background-color: #FFFFFF;
}

.sw .item_row {
	height: 15.625em;
}


.item_row_item1 {
	float: left;
	margin: 0 0 0.3125em 0 ; 
}

.ar .item_row_item1 {
	float: right;
}

.item_row_item2 {
	float: right;
	margin: 0 0 0.3125em 0 ; 
}

.ar .item_row_item2 {
	float: left;
}


.item_row_item1, .item_row_item2 {
	width: 12em; 
	background-color: #FFFFFF;
}


.es .item_row_item1, .es .item_row_item2 {
	width: 14em; 
	background-color: #FFFFFF;
}

.pt .item_row_item1, .pt .item_row_item2, .en .item_row_item1, .en .item_row_item2  {
	width: 14.5em; 
	background-color: #FFFFFF;
}

.ru .item_row_item1, .ru .item_row_item2 {
	width: 14.7em; 
	background-color: #FFFFFF;
}

.sw .item_row_item1, .sw .item_row_item2 {
	width: 14.5em; 
	background-color: #FFFFFF;
}


.fr .item_row_item1, .fr .item_row_item2 {
	width: 13.5em;
}

.ch .item_row_item1, .ch .item_row_item2, .zh .item_row_item1, .zh .item_row_item2 {
        width: 15em;
}


.newsbox {
	clear: both;
	background-color: #FFFFFF;
	margin: 0 0 1em 0;
	border: 0.0625em solid #cccccc;
	padding: 0.125em 0.125em 0.125em 0.125em;
}

.ch .newsbox, .zh .newsbox {
	padding: 0.3em;	
}

.newsbox .item {
	margin: 0 0 0.3125em 0;
}

.newsbox .item:hover {
	background-color: #C4E1FF; 
}

.newsbox .item a:hover {
	background-color: #C4E1FF; 
}

#RAENNB00.newsbox .item:hover {
	background-color: #FFFFFF; 
}

#RAENNB00.newsbox .item a:hover {
	background-color: #FFFFFF; 
}

.fr .newsbox .item:hover {
	background-color: #FFFFFF; 
}

.fr .newsbox .item a:hover {
	background-color: #FFFFFF; 
}

.rns .newsbox {
	border: 0;
}



.ru #newsbox {
	border: 0.0625em solid #cccccc;
}

.fr .newsbox {
	border: 0;
	overflow: auto;
}

.fr #RAFRNBborder.newsbox {
        border: 0.0625em solid #cccccc;
	padding: 0.125em 0.125em 0.125em 0.125em;
}


#RACHNB.newsbox .item:hover, #RAZHNB.newsbox .item:hover {
	background-color: #ddeedf;
}

#RACHNB.newsbox .item a:hover, #RAZHNB.newsbox .item a:hover {
	background-color: #ddeedf;
}

.largelabel {
	border-bottom: 1px solid #cccccc;
}

.fr .largelabel{
	clear: both;
}

#multimedia .largelabel {
	margin: 0 0 0.625em 0;
}


.largelabel h2 {
	font-size: 80%;
	/* text-transform: uppercase; */
	font-weight: bold;
	display: inline;
	color: #800000;
	padding: 0 0 0 0.3125em;
}

.ar .largelabel h2 {
	padding: 0 0.3125em 0 0;
	font-size: 120%;
}


.ru .largelabel h2 {
	font-size: 80%;
	text-transform: uppercase;
}

.pt .largelabel h2 {
	text-transform: uppercase;
}

.ch .largelabel h2, .zh .largelabel h2 {
        /* font-size: 85%; */
	font-size: 75%;
}

.es .largelabel h2 {
        font-size: 75%;
}

.fr .largelabel h2 {
	clear: both;   
}


.fr #dailyprogram.largelabel {
	text-align: right;
	
}

.largelabel h2 a {
	color: #800000;
	text-decoration: none;
}

.largelabel h2 a:hover {
	color: #800000;
	text-decoration: underline;
}

#RAFRFC02 .largelabel h2 a {
/*	color: #696969; */
	text-decoration: none;
}

#RAFRFC02 .largelabel h2 a:hover {
/*	color: #696969; */
	text-decoration: underline;
}

#RAFRFC04 .largelabel h2 a {
/*	color: #ff9900; */
	text-decoration: none;
}

#RAFRFC04 .largelabel h2 a:hover {
/*	color: #ff9900; */
	text-decoration: underline;
}

#RAFRFC07 .largelabel h2 a {
	color: #800000;
	text-decoration: none;
}

#RAFRFC07 .largelabel h2 a:hover {
	color: #800000;
	text-decoration: underline;
}

#RAFRFC03 .largelabel h2 {
/*	color: #90a23a; */
	text-decoration: none;
}




#RAFRFC03.right_column_group h3 {
	font-size: 70%;
	padding: 0.125em 0.125em 0.125em 0.125em;
	margin: 0 0 0 0;
	color: #90a23a;
}

#RAFRFC03.right_column_group h3 a {
/*	color: #90a23a; */
	color: #000000; 
/*	color: #006699; */
	text-decoration: none;
}

#RAFRFC03.right_column_group h3 a:hover {
/*	color: #90a23a; */
	color: #000000;
/*        color: #006699; */
	text-decoration: underline;
}

.fr .right_column_group h3.green {
        font-size: 80%;
        padding: 0.125em 0.125em 0.125em 0.125em;
        margin: 0 0 0 0;
        color: #90a23a;
}

.fr .right_column_group h3.green a {
      color: #90a23a; 
        text-decoration: none;
}

.fr .right_column_group h3.green a:hover {
      color: #90a23a; 
        text-decoration: underline;
}



#item_full h2 {
	font-size: 100%;
}

.ch #item_full h2, .zh #item_full h2 {
	color: #003399;
}

.ar #item_full h2 {
	font-size: 150%;
}

.storybody {
	font-size: 80%;
}

.ar .storybody {
	font-size: 120%;
}


.date_group {
	background-color: #FFFFFF;
}

.cat_group {
	background-color: #FFFFFF;
	padding: 0 0 0 0.625em;
}

.ar .cat_group {
	padding: 0 0.625em 0 0;
}


.date_group h3 {
	font-size: 80%;
	background-color: #CCCCCC;
	margin: 1em 0 0 0;
	padding: 0.3125em 0.3125em 0.3125em 0.3125em;
	/* text-transform: uppercase; */
}

.cat_group h4 {
	font-size: 80%;
	font-weight: normal;
	background-color: #EAEAEA;
	margin: 1em 0 0 0;
	padding: 0.3125em 0.3125em 0.3125em 0.3125em;
	/* text-transform: uppercase; */
}

.cat_group h4 a {
	color: #000000;
	text-decoration: none;
}

.cat_group h4 a:hover {
	color: #191970;
	text-decoration: underline;
}

.ru .cat_group h4 {
	font-weight: bold;
}


.browse_item {
	clear: both;
	background-color:#FFFFFF;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	/* position: relative;  establish containing block */
}

.rns .browse_item {
	border: 0;
}


.browse_item h4, .browse_item h5 {
	font-size: 80%;
	margin: 0 0 0 0;
	padding: 0.3125em 0.3125em 0.3125em 0.3125em;
	font-weight: normal;
}

.ar .browse_item h4, .ar .browse_item h5 {
	font-size: 120%;
}

.browse_item h4 a, .browse_item h5 a {
	color: #000000;
	text-decoration: none;
}

.browse_item h4 a:hover, .browse_item h5 a:hover {
	color: #191970;
	text-decoration: underline;
}

.browse_item .toolbox {
	margin: 0 0.3125em 0 0;
	padding: 0 0 0 0;
	text-align: right;
}

.ar .browse_item .toolbox {
	text-align: left;
}


input {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%; 
	color: #000000;
}

input.button {
	background-color: #000000;
	border: 1px solid #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-size: 10px; */
	font-weight: bold;
	color: #FFFFFF;
}

.ar input#email {
	direction: ltr;
}


.story_grouping {
	border: 1px solid #CCCCCC;
	border-top: none;
	padding: 0.3125em 0 0.3125em 0;
	margin: 0 0 1em 0;
}

.fr .story_grouping {
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.al .story_grouping, .library .story_grouping {
	border-top: 1px solid #CCCCCC;
	margin: 1em 0 0 0;
	padding: 0 0 0 0;
}



#RASWFC03.story_grouping {
	background-color: #ddeedf;	
}

#RAPTFC08.story_grouping {
	background-color: #ddeedf;
}

#RAFRFC02.story_grouping {
/*
	border: 0.0625em solid #696969;
*/
	margin: 0.625em 0 0 0 ; 
	height: 18.75em;
}

.story_grouping .item{
	margin: 0 0 0.3125em 0 ;
	padding: 0.125em 0.125em 0.125em 0.125em;
}


.largelabel_mainitem_w_audio_links {
	height: 1.5625em;
	clear: both;
	position: relative; 
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}	


.largelabel_mainitem_w_audio_links h2 {
	font-size: 80%;
	/* text-transform: uppercase; */
	font-weight: bold;
	color: #800000;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: auto;
	bottom: auto ;
	left: 0;
}

.ar .largelabel_mainitem_w_audio_links h2 {
	right: 0;
	left: auto;
	font-size: 120%;
}

.pt .largelabel_mainitem_w_audio_links h2 {
	text-transform: uppercase;
}



.daily_program_full_column {
	height: 1.5625em;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0 0 0.625em 0 ;
	border-bottom: 1px solid #cccccc;
}	

.daily_program_full_column h2 {
	font-size: 80%;
	/* text-transform: uppercase; */
	font-weight: bold;
	color: #800000;
	padding: 0;
	margin: 0;
	text-align: left;
	display: inline;
}

.daily_program_full_column .toolbox {
/*	margin: -1.5625em 0 0 0 ; */
	margin: 0 0 0 0.625em;
	padding: 0;
	display: inline;
}



.largelabel_mainitem_w_audio_links h2 a {
	color: #800000;
	text-decoration: none;
}

.largelabel_mainitem_w_audio_links h2 a:hover {
	color: #800000;
	text-decoration: underline;
}


.largelabel_mainitem_w_audio_links .toolbox {
	float: right;
	position: relative;
	top: 0;
	right: auto;
	bottom: auto ;
	left: auto;
	padding: 0;
	margin: 0;
}

.ar .largelabel_mainitem_w_audio_links .toolbox {
	float: left;
}



#right_column .toolbox {
/*	background-color: #9966CC;  */
	margin: 0 0 0.625em 0;
	padding: 0;
}


.banner {
	margin: 0.625em 0 0.625em 0;
}

.folder, .storycountry, .storylength, .storysize {
	display: inline;
	font-size: 75%;
	margin: 0 0 0 1.25em; 
}

.ar .folder, .ar .storycountry, .ar .storylength, .ar .storysize {
	margin: 0 1.25em 0 0 ; 
}


.rc .storylength, .rc .storysize {
	display: block;
	font-size: 70%;
	text-align: right;
}



.detail_item {
/*	height: 31.25em;  */
}

.detail_item .storycreated, .detail_item .folder, .detail_item .storycountry, .detail_item .storylength, .detail_item .storysize, .detail_item .storykeywords {
	display: block;
	font-size: 90%;
	margin: 0 0 0 0; 
}

.detail_item h2 {
	margin: 0.625em 0 0.625em 0; 
	font-size: 100%;
}

.rc .detail_item .caption {
	font-size: 70%;
}

.rc .detail_item .synopsis {
	margin: 1.25em 0 0 0;
}
 

.folder a {
	color: #000000;
	text-decoration: none;
} 

.folder a:hover {
	color: #191970;
	text-decoration: underline;
}



.calendar {
	font-size: 70%;
	margin: 0.625em 0.625em 0 0;
}

.ch .calendar, .zh .calendar {
	font-size: 80%;
	margin: 0;
	text-align: center;
	margin-top: 0.5em;
}

.ar .calendar {
	font-size: 70%;
	margin: 0.625em 0 0 0;
}

.es .calendar, .fr .calendar {
	margin: 1.25em 0.625em 1.25em 0;
}

.calendar .monthyear_header  {
	text-align: center;		
}

.calendar .prev_month, .calendar .monthyear, .calendar .next_month {
	display: inline;
}

.calendar .monthyear  {
	margin: 0 0.0625em 0 0.0625em;
	font-weight: bold;
	color: #000000; 
}

.ch .calendar .monthyear, .zh .calendar .monthyear  {
	color: #003399;	
}

.calendar .prev_month, .calendar .next_month {
	margin: 0 0.3125em 0 0.3125em;
}

.calendar .calendar_table {
	border: 0.0625em solid #696969;
	background-color: #FFFFFF;	
}

.ch .calendar .calendar_table, zh .calendar .calendar_table {
	border-top-color: #ebebeb;
	border-left-color: #ebebeb;
	border-right-color: #999999;
	border-bottom-color: #666666;
}

.calendar .prev_month a, .calendar .next_month a {
	font-size: 125%;	
	font-weight: bold;
	text-decoration: none;
	color: #800000;
}

.calendar .prev_month a:hover, .calendar .next_month a:hover {
	text-decoration: underline;
	color: #800000;
}

.calendar .header_week, .week {
}

.calendar .header_day, .day {
}

.calendar .day {
	color: #696969;
	background-color: #FFFFFF;
	padding: 0.125em 0.125em 0.125em 0.125em; 
}

.ch .calendar .day, .zh .calendar .day {
	padding: 0.2em;	
}


.calendar .day a {
	color: #191970;
	text-decoration: none;
}

.ru .calendar .day a {
	color: #191970;
	text-decoration: none;
	font-weight: bold;
}

.calendar .day a:hover {
	color: #191970;
	text-decoration: underline;
	background-color: #bed1f1;
}

.calendar #current_day {
	background-color: #bed1f1;
}

/* link page */

.fr #full_column ul li a {
	font-size: 80%;
}

.fr #full_column ul li a {
	color: #000000;
	text-decoration: none;
}

.fr #full_column ul li a:hover {
	color: #191970;
	text-decoration: underline;
}


/* English to highlight regional programmes in region pages*/

h4.RAENTY6 a, h4.RAENTY7 a {
/*	font-weight: bold; */
/*	color: #191970; */
}

.rns_audio_reports h5 {
	background-color: #eaeaea;
	margin: 0 ;
	padding: 0.125em 0.125em 0.125em 0.125em;
}

.rns_audio_reports {
	margin: 0.625em 0 0 0 ;
}


/* Static Pages Classes */
.disclaimer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style:italic;
}

.ch .disclaimer, .zh .disclaimer {
        font-family: simsong;
        color: #696969;
	font-size: 100%;
	font-style: normal;
}


.ch #masthead, .zh #masthead{
/*	background-image: url(http://www.unmultimedia.org/GUI/lbl/lgo_UNRADIO_CH.gif); */
	 background-image: url(http://downloads.unmultimedia.org/radio/GUI/LBL/lgo_UNRADIO_CH.gif);
	background-position: left;
	background-repeat:no-repeat;
}

.ru #masthead{
/*	background-image: url(http://www.unmultimedia.org/GUI/lbl/lgo_UNRADIO_RU.gif); */
	background-image: url(http://downloads.unmultimedia.org/radio/GUI/LBL/lgo_UNRADIO_RU.gif);
	background-position: left;
	background-repeat:no-repeat;
}

.en #masthead{
/*	background-image: url(http://www.unmultimedia.org/GUI/lbl/lgo_UNRADIO_EN.gif); */
	background-image: url(http://downloads.unmultimedia.org/radio/GUI/LBL/lgo_UNRADIO_EN.gif);
	background-position: left;
	background-repeat:no-repeat;
}

.es #masthead{
/*	background-image: url(http://www.unmultimedia.org/GUI/lbl/lgo_UNRADIO_ES.gif); */
	background-image: url(http://downloads.unmultimedia.org/radio/GUI/LBL/lgo_UNRADIO_ES.gif);
	background-position: left;
	background-repeat:no-repeat;
}

.pt #masthead{
/*	background-image: url(http://www.unmultimedia.org/GUI/lbl/lgo_UNRADIO_PT.gif); */
	background-image: url(http://downloads.unmultimedia.org/radio/GUI/LBL/lgo_UNRADIO_PT.gif);
	background-position: left;
	background-repeat:no-repeat;
}

.fr #masthead{
/*	background-image: url(http://www.unmultimedia.org/GUI/lbl/lgo_UNRADIO_FR.gif); */
	background-image: url(http://downloads.unmultimedia.org/radio/GUI/LBL/lgo_UNRADIO_FR.gif);
	background-position: left;
	background-repeat:no-repeat;
}

.sw #masthead{
/*	background-image: url(http://www.unmultimedia.org/GUI/lbl/lgo_UNRADIO_SW.gif); */
	background-image: url(http://downloads.unmultimedia.org/radio/GUI/LBL/lgo_UNRADIO_SW.gif);
	background-position: left;
	background-repeat:no-repeat;
}

.ar #masthead{
/*	background-image: url(http://www.unmultimedia.org/GUI/lbl/lgo_UNRADIO_AR.gif); */
	background-image: url(http://downloads.unmultimedia.org/radio/GUI/LBL/lgo_UNRADIO_AR.gif);
	background-position: right;
	background-repeat:no-repeat;
}

.al #masthead, .library #masthead{
/*	background-image: url(http://www.unmultimedia.org/GUI/lbl/lgo_UNAULIB_EN.gif); */
	background-image: url(http://downloads.unmultimedia.org/radio/GUI/LBL/lgo_UNAULIB_EN.gif);
	background-position: left;
	background-repeat:no-repeat;
}

.rc #masthead{
/*	background-image: url(http://www.unmultimedia.org/GUI/lbl/lgo_UNRADIO_RC.jpg); */
	background-image: url(http://downloads.unmultimedia.org/radio/GUI/LBL/lgo_UNRADIO_RC.jpg);
	background-position: left;
	background-repeat:no-repeat;
}

.rns #masthead{
/*	background-image: url(http://www.unmultimedia.org/GUI/lbl/lgo_UNRADIO_ns.gif); */
	background-image: url(http://downloads.unmultimedia.org/radio/GUI/LBL/lgo_UNRADIO_ns.gif);
	background-position: left;
	background-repeat:no-repeat;
}

#multimedia #masthead {
	background-image: url(http://www.unmultimedia.org/GUI/lbl/lgo_UNMULTI_EN.jpg);
}


/* English background images */

/*
#RAENFC06{
	background-color: #fdfcdf;
}

#RAENFC07{
	background-color: #e7e9f8;
}

#RAENFC08{
	background-color: #e9e9d1;
}	
*/


/*
	top: auto;
	right: auto;
	bottom: auto ;
	left: 0;
*/

/* radio-classics */

.rc .intro_text {
	float: right; 
	width: 29.0625em;
	font-size: 95%;
	height: 15.625em;
}	

.rc .intro_text p a {
        font-weight: bold;
}

.rc .intro_photo {
	height: 15.625em;
}	

.rc .detail_image {
	 float: left; 
	 margin: 0em 1em 2em 0em;
}

.rc .detail_text .caption {
	/* margin: 10em 0em 0em -10em; */
}

.rc .intro_text p.first {
	margin: 0 0 0 0 ;
}	

.rc .intro_text p a {
	color: #000000;
	text-decoration: none;
}	

.rc .intro_text p a:hover {
	color: #191970;
	text-decoration: underline;
}	


.rc .story_panel_item {
	float: left; 
	width: 10.625em;
	margin: 0.125em 0.125em 1.25em 0.125em;
	padding: 0.125em 0.125em 0.125em 0.125em;
	border: 0.0625em solid #cccccc;	
	height: 26.25em;
}	

.rc .story_panel_item h2 {
	padding: 0 0 0 0;
	margin: 0.3125em 0 0.3125em 0;
	font-size: 90%;
}	

.rc .story_panel_item h2 a {
	color: #000000;
	text-decoration: none;
}	

.rc .story_panel_item h2 a:hover {
	color: #191970;
	text-decoration: underline;
}

/* .rc .story_panel_item .storylead { */
.rc .storylead {
	font-size: 80%;
	margin: 0.625em 0 0 0;
}

.rc .largelabel {
	margin: 0.625em 0 0.625em 0;
}

.rc .smalllabel {
	font-size: 80%;
}

.rc .caption {
	font-size: 60%;
	height: 2.5em;
}

.rc .storylang {
	font-size: 70%;
	color: #000000;
	text-align: right;
	margin: 0.3125em 0 0 0 ;
}

.rc .storydate {
	font-size: 70%;
	color: #000000;
	text-align: right;
}

.rc h4 {
	font-size: 90%;
	background-color: #eaeaea;
	margin: 0.3125em 0 0.3125em 0 ;
}

/*
.rc #masthead {
	background-image: url(http://www.unmultimedia.org/GUI/lbl/lgo_UNRADIO_RC.jpg);
}
*/	

.rns .toolbox img {
	margin: 0 0.3125em 0 0.3125em;
}

.rns .toolbox object {
	margin: 0 0.625em 0 0.625em;
}

/* search form prev/next buttons */

#search_prev_next {
	padding: 1.25em 0 2.5em 0;
}

#prev {
	position: absolute; 
	top: auto;
	right: auto;
	bottom: auto;	
	left: 0;	
}

#next {
	position: relative; 
	float: right;
}

.Warning {
	color: #ff0000;
}

li.Warning {
	list-style: disc;
	margin: 0.625em 0.625em 0.625em 1.25em;
}

.ch #printpage h1, .zh #printpage h1 {
	font-size: 1.5em;
}

.ch #printpage .storydate, .zh #printpage .storydate {
	margin-bottom: 1em;
	text-align:right;
}

.ch #announcement, .zh #announcement {
        font-family: simsong;
	font-size: 80%;
	margin: 0 0 0.625em 0;
}

/* ordering of form elements */



.form_label {
	float: left;
	width: 30%;
} 

.ch .form_label, .zh .form_label {
        width: 20%;
}

.ru .form_label {
        width: 35%;
}


.ar .form_label {
        float: right;
	width: 25%;
}


form div {
	clear: both;
	margin: 0 0 0.3125em 0 ;
}

/* flash player for portuguese */

.pt .toolbox object#movie {
	margin: 0 0.625em 0 0.625em;
}

/* wordpress override */
.fr .wp-caption p.wp-caption-text {
	color: #696969;
}

.library #right_column {
	display: none;
}

/* social bookmarking */

.sn_hidden {
        display: none;
}

.sn {
        display: inline;
        border: solid #CCCCCC 1px;
        padding: 0.3125em;
}

#sn_toolbox_de {
	background-image: url(http://downloads.unmultimedia.org/radio/GUI/BTN/btn_De.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	margin-left: 0.625em; 
	padding-left: 1.25em;
}

#sn_toolbox_di {
	background-image: url(http://downloads.unmultimedia.org/radio/GUI/BTN/btn_Di.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	margin-right: 0.9375em; 
	margin-left: 0.9375em; 
	padding-left: 1.5625em;
}

#sn_toolbox_fb {
	background-image: url(http://downloads.unmultimedia.org/radio/GUI/BTN/btn_Fb.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	margin-left: 0.625em; 
	padding-left: 1.5625em;
}

#sn_toolbox_yb {
	background-image: url(http://downloads.unmultimedia.org/radio/GUI/BTN/btn_Yb.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	margin-left: 0.625em; 
	padding-left: 1.5625em;
}

#sn_toolbox_me {
        background-image: url(http://downloads.unmultimedia.org/radio/GUI/BTN/btn_Me.jpg);
        background-repeat: no-repeat;
        background-position: left center;
        margin-left: 0.625em;
        padding-left: 1.5625em;
}

#sn_toolbox_so {
        background-image: url(http://downloads.unmultimedia.org/radio/GUI/BTN/btn_So.jpg);
        background-repeat: no-repeat;
        background-position: left center;
        margin-left: 0.625em;
        padding-left: 1.875em;
}

#sn_toolbox_tw {
        background-image: url(http://downloads.unmultimedia.org/radio/GUI/BTN/btn_Tw.png);
        background-repeat: no-repeat;
        background-position: left center;
        margin-left: 0.625em;
        padding-left: 1.5625em;
}

#sn_toolbox_go {
        background-image: url(http://downloads.unmultimedia.org/radio/GUI/BTN/btn_Go.gif);
        background-repeat: no-repeat;
        background-position: left center;
        margin-left: 0.625em;
        padding-left: 1.5625em;
}

#sn_toolbox_my {
        background-image: url(http://downloads.unmultimedia.org/radio/GUI/BTN/btn_My.gif);
        background-repeat: no-repeat;
        background-position: left center;
        margin-left: 0.625em;
        padding-left: 1.5625em;
}

#sn_toolbox_wi {
        background-image: url(http://downloads.unmultimedia.org/radio/GUI/BTN/btn_Wi.gif);
        background-repeat: no-repeat;
        background-position: left center;
        margin-left: 0.625em;
        padding-left: 1.5625em;
}


#sn_toolbox_lj {
        background-image: url(http://www.unmultimedia.org/GUI/btn/btn_lj.jpg);
        background-repeat: no-repeat;
        background-position: left center;
        margin-left: 0.625em;
        padding-left: 1.5625em;
}

#sn_toolbox_me {
        background-image: url(http://www.unmultimedia.org/GUI/btn/btn_me.jpg);
        background-repeat: no-repeat;
        background-position: left center;
        margin-left: 0.625em;
        padding-left: 1.5625em;
}

#sn_toolbox_ok{
        background-image: url(http://www.unmultimedia.org/GUI/btn/btn_orkut.gif);
        background-repeat: no-repeat;
        background-position: left center;
        margin-left: 0.625em;
        padding-left: 1.5625em;
}

#sn_toolbox_ya {
        background-image: url(http://www.unmultimedia.org/GUI/btn/btn_ya.jpg);
        background-repeat: no-repeat;
        background-position: left center;
        margin-left: 0.625em;
        padding-left: 1.5625em;
}


.es #sideNav #leftnav_signup {
	margin: 0.3125em 0 0.3125em 0;
}

.es .right_column_group .description_header {
	font-size: 75%;
	padding: 0.125em;                        
}

#about_dropdown {
	position: relative;
}

#about_dropdown ul.about_dropdown_hidden_list {
	background-color:#FFFFFF;
	border:1px solid #4189DD;
	font-size:80%;
	padding:0.625em;
	left:0;
	position:absolute;
	top:100%;
	visibility:hidden;
	width:15em;
	z-index:598;
}

#about_dropdown:hover > ul.about_dropdown_hidden_list {
	visibility: visible;
}



