/*
 * $Revision: 1.235 $
 * $Date: 2010/06/08 12:17:43 $
 * Base rules for all languages and media types.
 */

/*@import url("modules/imagegallery.css");*/
/* =BASE
   Typography, headings etc.
+++++++++++++++++++++++++++++++++++++++++++++++ */

.box.bx-livestats, .list.li-plain.rolling-news, .document-tools .email, .li-ticker, .li-print, #email-us {
	display: none !important;
}

#www-bbcvietnamese-com #blq-acc,
#www-bbcurdu-com #blq-acc,
#www-bbcukchina-com #blq-acc,
#www-bbctajik-com #blq-acc,
#www-bbcbrasil-com #blq-acc,
#www-bbcpersian-com #blq-acc,
#www-bbcuzbek-com #blq-acc,
#www-bbcukrainian-com #blq-acc,
#www-bbcturkce-com #blq-acc,
#www-bbcsomali-com #blq-acc,
#www-bbcswahili-com #blq-acc,
#www-bbcrussian-com #blq-acc,
#www-bbcpashto-com #blq-acc,
#www-bbcmundo-com #blq-acc,
#www-bbcnepali-com #blq-acc,
#www-bbckyrgyz-com #blq-acc,
#www-bbcindonesia-com #blq-acc,
#www-bbchindi-com #blq-acc,
#www-bbchausa-com #blq-acc,
#www-bbcgreatlakes-com #blq-acc,
#www-bbcburmese-com #blq-acc,
#www-bbcbengali-com #blq-acc,
#www-bbcazeri-com #blq-acc,
#www-bbcarabic-com #blq-acc,
#www-bbcafrique-com #blq-acc,
#www-bbcchinese-com #blq-acc
{
    background-color: #333333 !important;
	border-bottom: 1px solid #333333 !important;
}
.blq-clearfix:after {content: ".";	display: block;	height: 0; clear: both;	visibility: hidden;}
.blq-clearfix {display: inline-block; clear:both;}
/* Hides from IE-mac \*/
* html .blq-clearfix {height: 1%;}
.blq-clearfix {display: block;}
/* End hide */

body,
#blq-main {
	color:#333;
}
form, code, pre, li p {
	margin:0;
	padding:0;
}
table {
	/*border-collapse:separate; border-spacing:2px;*/
}
th, td {
/*	background-color:#efefef;
	padding:3px;*/
}
hr {
	border:none;
	border-top:1px dotted #ccc;
	height:1px;
}
strong {font-weight:bold;}
.hide {
	position:absolute;	
	left:-99999px;
	top:0px;
}

/* =Topcat2: System styles 
-----------------------------*/
.tc-preview h2.tc-name {
	font-size:1.2em;
	margin-top:1.5em;
	margin-bottom:1em;
	padding-bottom:0.5em;
	border-bottom:1px dotted #ccc;
}
.tc-error {
	color:#BB0A0A;
	padding:10px 0 10px 0;
	border-bottom:1px dotted #ccc;
	direction:ltr;
	display:none;
	font-size:13px;
}
.panel-hd h3 {
	font-size:14px;
	color:#444;
}
.panel-bd .tc-error {
	display:block;
}
/* =CSS Ready event
-----------------------------*/
.css-ready {
	position: absolute;
	z-index:1234;
}
/* =Headings 
-----------------------------*/
h1, h2, h3, h4, h5, h6 {
	color: #666;
}

/* =Text
-----------------------------*/
p.ingress {
	color:#666;
	font-weight:bold;
}
.signature,
.caption,
.disclaimer {
	color:#999;
}

/* =Links
-----------------------------*/
a {
	text-decoration:none;
	color:#006699;
}
a:link {}
a:visited {
	/*color:#0099dd;*/
}
a:hover {
	text-decoration:underline;
}
a:active{}

.box .title a,
.list .title a {
	color:#666;
}
.teaser .title a {
	color:#006699;
}

a.backtotop{
	background-image:url(/worldservice/images/core/1/back_to_top_chevron.gif);
	background-repeat:no-repeat;
	border-bottom:1px dotted #ccc;
	clear:both;
	display:block;
}

/* =inline english in languages
-----------------------------*/
.bodytext .lang-en {display:inline-block;	direction: ltr;}


/* =Lists
-----------------------------*/
.box ul,
.box ol,
.bodytext ul,
.bodytext ol {
	list-style-position:inside;
}
.box ul,
.bodytext ul {
	list-style-type:disc;
}
.box ol,
.bodytext ol {
	list-style-type:decimal;
}

/* =Associated items
-----------------------------*/
div.associated ul.associated {
    margin-left: 0;
}
div.associated .title {
    font-weight: bold;   
    font-size: 1em;
}

ul.associated {
	list-style-type:none;
	list-style-position:outside;
	clear:both;
}
ul.associated li a {
	background-image:url(/worldservice/images/core/1/bullet_plus.gif);
	background-repeat:no-repeat;
	display:inline-block;
}
ul.associated li .cta a {
	display:inline;
}
ul.associated li .cta a.participate { 
    display:none;
}

/* =BRANDING
+++++++++++++++++++++++++++++++++++++++++++++++ */

/* =Banner
-----------------------------*/
#blq-container-inner { background-position: -8px -19px !important; }
/* #blq-mast-home.blq-no-images { background-color: rgba(0, 0, 0, 0.8) !important; } */

/* =Navigation
-----------------------------*/
#blq-local-nav {
	font-weight: bold;
	position:absolute;
	top:68px;
	width:100%;
	background-color:#cfcfcf;
}
#blq-local-nav ul {
	background: url(/worldservice/images/core/1/bg_localnav.gif) repeat-x left bottom;
	border-bottom:1px solid #e0e0e0;
}

#blq-local-nav a {
	color:#0d3d63;
	display:block;
}
#blq-local-nav a:hover {
	color:#006699;
	text-decoration:none;
}
#blq-local-nav li.nav-current a {
	/*background: url(/worldservice/images/core/1/rtl/bullet_localnav_open.gif) no-repeat center right;*/
	color:#990000;
	background-color:#eee;
	border-top:0px solid #fff;
	padding-top:1px;
	position:relative;
	z-index:100;
	display:inline-block;
	border-bottom:none;
}
#blq-local-nav li.nav-arrow-open a {
	padding-bottom:1px;
	z-index:110;
}
/* Submenu */
#blq-local-nav li ul {
	background-color:#eee;
	display:none;
	position:absolute;
	top:1.31em;
	width:974px;
	border-top:1px solid #fff;
}
#blq-local-nav li.nav-current ul {
	display:block;
	border-bottom:1px solid #c7c7c7;
}
#blq-local-nav li.nav-current ul a {
	border:none;
	background: none;
	color:#0d3d63;
}
#blq-local-nav li.nav-current ul li.nav-current a {
	color:#990000;
}

/* =DOCUMENTS
		Story, index, cluster, media asset
+++++++++++++++++++++++++++++++++++++++++++++++ */

/* =Base
-----------------------------*/
.datestamp {
	color:#999;
	/*border-bottom:1px dotted #ccc;*/
}
.document-tools .print {
	background-image:url(/worldservice/images/core/1/print.gif);
	background-repeat:no-repeat;
}
.document-tools .email {
	background-image:url(/worldservice/images/core/1/email.gif);
	background-repeat:no-repeat;
}
.bodytext h2.strapline {
	background-color:#eee;
}

a.topic {
	background-color:transparent;
	background-repeat:no-repeat;
	border:1px solid #fff;
	color:#900;
	display:inline-block;
	font-weight:bold;
	margin-bottom:0.18em;
	text-transform:uppercase;
}
a.topic:hover {
	background-color:#900;
	border-color:#900;
	color:#fff;
	text-decoration:none;
}

/* =Social media
-----------------------------*/
.socialmedia-links {
	border:1px solid #ccc;
	padding:10px;
}
.socialmedia-links ul {
	/*clear:both;
	overflow:auto;*/
}
.socialmedia-links li {
	float:right;
	direction:ltr;
}
.socialmedia-links li a {
	padding-left:20px;
	background-repeat:no-repeat;
    background-image:url(/worldservice/images/core/1/social_bookmarks.png);
    display:inline-block;
    height:16px;
}

/* =Story 
-----------------------------*/

.bodytext a .label {position:absolute; left:-99999px;}
.bodytext a.pdf-file,
.bodytext a.zip-file {display:block; margin:20px 0 30px 0;}

/* =Full Width Story 
-----------------------------*/
.fw-story-body .bodytext .module .image img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fw-story-body .bodytext .align-center .li-imagegallery,
.fw-story-body .bodytext .align-center .content {
  width: auto;
}
.fw-story-body .bodytext .align-center .box .title {
  background-image: url(/worldservice/images/core/1/module_24c_t.gif);
}
.fw-story-body .bodytext .align-center .teaser .title {
  background-image: none !important;
}
.fw-story-body .bodytext .align-center .bx-quote-bubble {
  width: auto;
}
.fw-story-title h1,
.fw-story-body .bodytext {
    padding-left:0;
    padding-right:0;
    margin-left:0;
    margin-right:0;
}
.fw-story-body .bx-byline {
    margin-left:0;
    margin-right:0;
}
.ie6 .fw-story-body .bodytext {
    width: auto;
}

/* =Index 
-----------------------------*/

/* =Cluster 
-----------------------------*/

/* =Topic 
-----------------------------*/

/* topics nav */
#blq-content .list.topics-nav {
	background:#eaeaea;
	border-top:none;
	padding:10px 10px 5px 10px;
}
.topics-nav form{
	border-top:1px dotted #666;
}
.topics-nav fieldset {
	margin-bottom:8px;
}
.topics-nav label{
	color:#666;
	display:block;
	font-weight:bold;
	margin:5px 0;
	text-transform:uppercase;
}
.topics-nav.li-dropdown select {
	width:85%;
}
.topics-nav.li-dropdown input {
	padding-left:5px;
	padding-right:5px;
}


/* =Media Asset
-----------------------------*/
.av_instance #player h2,
.av-instance #player h2 {
	position:absolute;
	left:-99999px;
}

.blq-js .teaser .cEMP img,
.blq-js .cEMP .wsAV,
.blq-js .wsEMP .wsAV,
.blq-js .cEMP p, /* legacy */
.blq-js .cEMP div,/* legacy */
.blq-js .wsEMP p,/* legacy */
.blq-js .wsEMP div,/* legacy */
.blq-js #www-bbcbrasil-com p.wsAV-alternative,
.blq-js #www-bbcrussian-com p.wsAV-alternative {display:none;}

.blq-js .ts-audioemp .cEMP,
.blq-js .wsAVaudio,
.blq-js .wsAVaudio146,
.blq-js .wsAVaudio226,
.blq-js .wsAVaudio306,
.blq-js .wsAVaudio386,
.blq-js .wsAVaudio466,
.blq-js .wsAVaudio546,
.blq-js .wsAVaudio626,
.blq-js .wsAVaudio706,
.blq-js .wsAVaudio786,
.blq-js .wsAVaudio866,
.blq-js .wsAVaudio946 {height:106px;}


.blq-js .ts-256emp .cEMP,
.blq-js .wsAVvideo256 {height:179px;}
.blq-js .ts-448emp .cEMP,
.blq-js .wsAVvideo448 {height:287px;}
.blq-js #www-bbcpersian-com .wsAVvideo448, /*legacy*/
.blq-js #www-bbcmundo-com .wsAVvideo448, /*legacy*/
.blq-js .ts-512emp .cEMP,
.blq-js .wsAVvideo512,
.blq-js .wsAVvideo {height:323px;}

.cEMP,
.wsEMP {margin-bottom:0 !important; padding-bottom:0 !important;}

.wsAVaudio-cont {display:inline-block; width:466px; padding-top:106px; background:#f3f5f5 url(/worldservice/images/core/1/emp_no_audio_icon.gif) no-repeat center 45px;}
.wsAVaudio146 .wsAVaudio-cont {width:146px;}
.wsAVaudio226 .wsAVaudio-cont {width:226px;}
.wsAVaudio306 .wsAVaudio-cont {width:306px;}
.wsAVaudio386 .wsAVaudio-cont {width:386px;}
.wsAVaudio466 .wsAVaudio-cont {width:466px;}
.wsAVaudio546 .wsAVaudio-cont {width:546px;}
.wsAVaudio626 .wsAVaudio-cont {width:626px;}
.wsAVaudio706 .wsAVaudio-cont {width:706px;}
.wsAVaudio786 .wsAVaudio-cont {width:786px;}
.wsAVaudio866 .wsAVaudio-cont {width:866px;}
.wsAVaudio946 .wsAVaudio-cont {width:946px;}

.wsAVvideo256 .wsAVvideo-cont {padding-top:179px; width:256px; background:#f3f5f5 url(/worldservice/images/core/1/emp_no_video_icon.gif) no-repeat center 81px;}
.wsAVvideo448 .wsAVvideo-cont {padding-top:287px; width:448px; background:#f3f5f5 url(/worldservice/images/core/1/emp_no_video_icon.gif) no-repeat center 135px;}
.wsAVvideo512 .wsAVvideo-cont,
.wsAVvideo .wsAVvideo-cont {padding-top:323px; width:512px; background:#f3f5f5 url(/worldservice/images/core/1/emp_no_video_icon.gif) no-repeat center 153px;}

p.wsAV-noflashtext {background:#ebeded url(/worldservice/images/core/1/emp_warning_sign.gif) no-repeat; border-top:1px solid #fff; display:inline-block; padding:5px !important; margin:0 !important; font-size:0.85em;}

p.wsAV-flashlink,
p.wsAV-alternative,
p.wsAV-preference {display:inline-block; width:100%; margin:0 !important; padding:0 !important;}

p.wsAV-flashlink a,
p.wsAV-alternative a,
p.wsAV-preference a {font-size:0.85em; line-height:1.6 !important; color:#006699; margin:0 !important; padding:0 !important; display:block;}

p.wsAV-alt-audio {background:#f3f5f5; width:466px;}
p.wsAV-alt-audio146 {background:#f3f5f5; width:146px;}
p.wsAV-alt-audio226 {background:#f3f5f5; width:226px;}
p.wsAV-alt-audio306 {background:#f3f5f5; width:306px;}
p.wsAV-alt-audio386 {background:#f3f5f5; width:386px;}
p.wsAV-alt-audio466 {background:#f3f5f5; width:466px;}
p.wsAV-alt-audio546 {background:#f3f5f5; width:546px;}
p.wsAV-alt-audio626 {background:#f3f5f5; width:626px;}
p.wsAV-alt-audio706 {background:#f3f5f5; width:706px;}
p.wsAV-alt-audio786 {background:#f3f5f5; width:786px;}
p.wsAV-alt-audio866 {background:#f3f5f5; width:866px;}
p.wsAV-alt-audio946 {background:#f3f5f5; width:946px;}

p.wsAV-alt-video256 {background:#f3f5f5; width:256px;}
p.wsAV-alt-video448 {background:#f3f5f5; width:448px;}
p.wsAV-alt-video512,
p.wsAV-alt-video {background:#f3f5f5; width:512px;}

.bodytext .module-emp256 {width:256px !important;}
.bodytext .module-emp448 {width:448px !important;}
.bodytext .module-emp512 {width:512px !important;}

/* emp fails to load */
.emp-failed .teaser .cEMP img,
.emp-failed .cEMP wsAV, 
.emp-failed .wsEMP wsAV,
.emp-failed .cEMP p, /* legacy */
.emp-failed .wsEMP p, /* legacy */
.emp-failed .cEMP div, 
.emp-failed .wsEMP div, /* legacy */
.emp-failed .ts-audioemp .cta, 
.emp-failed .ts-512emp .cta, 
.emp-failed .ts-448emp .cta, 
.emp-failed .ts-256emp .cta,
.emp-failed .wsAV-alternative {display:block;}
.emp-failed .cEMP {height:auto !important;}

/* =Multi Clip EMP
------------------------------*/
.li-multiclipemp .teaser {display:none;}

.li-multiclipemp .content li .clip a {background:#ededed url(/worldservice/images/core/1/multiclip_selected_audio_icon.gif) no-repeat;}
.emp-loaded .li-multiclipemp .content li a {
    background-color:#fff; 
    background-image:none;
}
.emp-loaded .li-multiclipemp .content ul { overflow: hidden;  }
.emp-loaded .li-multiclipemp .teaser { display:block; }
.emp-loaded .multiclipemp-audio .teaser a,
.emp-loaded .multiclipemp-audio .teaser .title,
.emp-loaded .multiclipemp-audio .teaser .summary,
.emp-loaded .multiclipemp-audio .teaser .cta { display:none !important; }
.emp-loaded .multiclipemp-audio .teaser { margin-bottom:0; }

.li-multiclipemp .content li a {display:block; text-decoration:none; outline:0;}
.li-multiclipemp .content li a:hover {
    background: #a90002 url(/worldservice/images/core/1/multiclip_bg_rollover_strip.gif) repeat-x 0 0 !important;        
    color: #fff;
}
.li-multiclipemp .content { border:1px solid #ccc;}
.li-multiclipemp .content li a:hover .duration {
    color: #fff;
}

.li-multiclipemp .content li a .label {position:absolute; left:-4999px;}
.li-multiclipemp .content li a .duration {display:block; color:#666; font-weight:normal;}
.li-multiclipemp .content li a.clip-loaded .duration,
.li-multiclipemp .content li a.clip-playing .duration { color:#fff; }

.li-multiclipemp .content li { border-top: 1px solid #ccc; }

.li-multiclipemp .content li a.clip-loaded,
.li-multiclipemp .content li a.clip-playing,
.li-multiclipemp .content li a.clip-playing:hover {
    color:#fff; 
    background-color:#666666;
}
.li-multiclipemp .content li a.clip-loaded,
.li-multiclipemp .content li a.clip-playing {
    background: #666666 url(/worldservice/images/core/1/multiclip_selected_audio_icon.gif) no-repeat 0 0; 
}
.li-multiclipemp .content li a.clip-loaded:hover,
.li-multiclipemp .content li a.clip-playing:hover {    
    /*background: #666666 url(/worldservice/images/core/1/multiclip_selected_audio_icon.gif) no-repeat 0 0 !important;*/ 
    background: #666666 !important;
    background-image: url(/worldservice/images/core/1/multiclip_selected_audio_icon.gif) !important;
    background-repeat: no-repeat !important;
}

.g-w16 .li-multiclipemp .title {background-image:url(/worldservice/images/core/1/module_16c_t.gif);}
.g-w14 .li-multiclipemp .title {background-image:url(/worldservice/images/core/1/module_14c_t.gif);}
.g-w10 .li-multiclipemp .title {background-image:url(/worldservice/images/core/1/module_10c_t.gif);}
.g-w8 .li-multiclipemp .title {background-image:url(/worldservice/images/core/1/module_8c_t.gif);}
.g-w6 .li-multiclipemp .title {background-image:url(/worldservice/images/core/1/module_6c_t.gif);}
.g-w4 .li-multiclipemp .title {background-image:url(/worldservice/images/core/1/module_4c_t.gif);}

.li-multiclipemp .title {
    padding:10px; 
    margin-bottom:1px !important; 
    background-repeat:no-repeat; 
    background-position:left top;
    border-bottom: 1px solid #ccc;
}



/* =TEASERS
   Class prefix: ts
+++++++++++++++++++++++++++++++++++++++++++++++ */

/* =Teaser: Base 
-----------------------------*/

.list ul .teaser .title {
	background:none;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
}
.teaser .date {
	color:#999;
}

.blq-js .timeago,
.last-published .timeago {display:none;}

.last-published .timeago {font-size: 0.85em; margin-bottom:4px;}

/* Hide last-published and/or moreover for non q/a sites */
#www-bbcbengali-com .timeago,
#www-bbcburmese-com .timeago,
#www-bbchausa-com .timeago,
#www-bbchindi-com .timeago, 
#www-bbcindonesia-com .timeago,
#www-bbcpashto-com .timeago,
#www-bbcpersian-com .timeago,
#www-bbcrussian-com .last-published .timeago,
#www-bbcswahili-com .timeago,
#www-bbctajik-com .timeago,
#www-bbcturkce-com .timeago,
#www-bbcukrainian-com .timeago,
#www-bbcurdu-com .timeago,
#www-bbcuzbek-com .timeago,
#www-bbcvietnamese-com .timeago,
#www-bbcworldservice-com .timeago,
#www-bbcnepali-com .timeago,
#www-bbcchinese-com .timeago,
#www-bbcukchina-com .timeago { display:none !important; visibility:hidden !important; }



.teaser .timeago-on,
.timeago-page-on { color: #990000; }
.story .teaser .timeago-on { color: #999999; }


/* Don't show CTA for EMP teasers */
.blq-js .ts-audioemp .cta,
.blq-js .ts-512emp .cta,
.blq-js .ts-448emp .cta,
.blq-js .ts-256emp .cta {
	display:none;
}

/* =Teaser: CTA's
-----------------------------*/
.teaser .cta a.audio,
.teaser .associated .cta .audio,
.teaser .cta .video,
.teaser .associated .cta .video {
	height:13px;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:text-top;
	background-repeat:no-repeat;
}
.teaser .cta a.audio,
.teaser .associated .cta .audio {
	background-image: url(/worldservice/images/core/1/button_listen.gif);
}
.teaser .cta .video,
.teaser .associated .cta .video {
	background-image: url(/worldservice/images/core/1/button_watch.gif);
}
.ts-headline .cta,
.teaser .associated .cta {
	display:block;
	position:static;
	left:0;
}

.teaser .cta a.pdf,
.ts-headline a.pdf,
.teaser .associated a.pdf,
.bodytext a.pdf-file {background: url(/worldservice/images/core/1/pdf.gif) no-repeat;}

.teaser .cta a.download,
.teaser .cta a.mp3,
.teaser .cta a.zip,
.teaser .associated a.download,
.teaser .associated a.mp3,
.teaser .associated a.zip,
.ts-headline a.download,
.ts-headline a.mp3,
.ts-headline a.zip,
.bodytext .teaser a.zip-file {background: url(/worldservice/images/core/1/download.gif) no-repeat;}

.bodytext a.zip-file {background: url(/worldservice/images/core/1/download_large.gif) no-repeat;}

.ts-headline .cta a.pdf,
.ts-headline .cta a.download,
.ts-headline .cta a.mp3,
.ts-headline .cta a.zip,
.teaser .associated .cta a.pdf,
.teaser .associated .cta a.download,
.teaser .associated .cta a.mp3,
.teaser .associated .cta a.zip {display:none !important;}

/* =LISTS
   Class prefix: li
+++++++++++++++++++++++++++++++++++++++++++++++ */

/* =List: Base
-----------------------------*/
.li-plain,
.li-dropdown,
.li-relatedlinks,
.li-relatedbbclinks,
.li-relatedinternetlinks, 
.li-relatedtopics,
.li-moreover {
	border-top:5px solid #e0e0e0;
}
.li-plain .li-plain {
	border-top:1px dotted #d7d7d7;
}
.list .first .li-plain,
.list .li-dropdown {
	border-top:none;
	padding-top:0;
}
.bodytext .list ul,
.bodytext .list ol {
	list-style-type:none;
}

.list .cta a.pdf,
.list .cta a.download,
.list .cta a.mp3,
.list .cta a.zip {display:none;}

/* =List: Dropdown 
-----------------------------*/
.li-dropdown .content:after {content: ".";	display: block;	height: 0; clear: both;	visibility: hidden;}
.li-dropdown .content {display: inline-block; clear:both;}
/* Hides from IE-mac \*/
* html .li-dropdown .content {height: 1%;}
.li-dropdown .content {display: block;}
/* End hide */

/* =List: Listing
-----------------------------*/
.li-listing .nav {
	text-align:center;
	margin-top:30px;
}
.li-listing .nav li {
	display:inline;
	width:auto;
	margin:0 4px;
	position:static;
}
.li-listing .nav li a {
	color:#CC0000;
	font-weight:bold;
	outline: none;	
}
.li-listing .nav .current a {
	color: #ffffff;
	background:transparent url(/worldservice/images/core/1/search/current-page.gif) no-repeat scroll center bottom;
}
.li-listing .prev,
.li-listing .next {
	color:#bebebe;
}
.li-listing .nav ul li a {
	display: -moz-inline-box;
	display: inline-block;
	width: 17px;
	padding:2px;
}
.li-listing .nav ul li.prev a,
.li-listing .nav ul li.next a {
	color:#006699;
	width: auto;	
}
.li-listing .date {
	color:#009933;
}

/* =List: Topic Page Listing
-----------------------------*/

.topic-cluster .li-listing li {
	position:relative;
}
.topic-cluster .li-listing li.teaser {
	border-top:1px dotted #ddd;
	min-height:4em;
	padding-top:6px;
}
.topic-cluster .li-listing li.teaser.first{
	border-top:none;
}
.topic-cluster .li-listing li.teaser.i-h60 {
	min-height:64px;
}
.topic-cluster .li-listing li.teaser .date {
	color:#666;
	position:absolute;
	top:8px;
	width:106px;
}
.topic-cluster .li-listing li.teaser {
	background:none;
}
.topic-cluster .li-listing .teaser .title {
	font-weight:bold;
}
.topic-cluster .li-listing .teaser.i-w106 img {
	top:8px;
}
.topic-cluster .li-listing .teaser.i-w106 .timeago-on {
	color:#900;
}
.topic-cluster .li-listing .associated li {
	margin-left:0;
	text-transform:uppercase;
}
.topic-cluster .li-listing .associated li a {
	background:none;
	color:#900;
	padding:0;
	text-transform:capitalize;
}


/* =List: Rolling News Listing
------------------------------*/

.genre-rolling_news .li-listing li.ts-headline {
	border-top:1px dotted #ddd;
	padding-top:6px;
	background-image:none;
	position:relative;
}
.genre-rolling_news .li-listing li.ts-headline.first{
	border-top:none;
}
.genre-rolling_news .li-listing li.ts-headline .date {
	color:#666;
	position:absolute;
	top:7px;
	width:106px;
}
.genre-rolling_news .li-listing li.ts-headline .timeago-on {
	color:#900;
}

/* =Module: Live text
-----------------------------*/
.blq-js .story .live-text-url,
.live-text-check {display:none;}

/* =List: Carousel 
-----------------------------*/
.li-carousel {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.li-carousel .title {    
	padding:6px 10px;
	margin:0;
    background-image: url(/worldservice/images/core/1/carousel_4-24c_t.png);
    background-repeat: no-repeat;
}
.li-carousel h2.title a {
	position:relative; z-index:10;
}
.li-carousel .content {
	background:transparent url(/worldservice/images/core/1/carousel_bg.jpg) repeat-x scroll bottom;
	border:1px solid #ccc;
	position:relative;
	overflow:auto;
    padding-top:15px;
}
.blq-js .li-carousel .content {
	overflow:hidden;
}
.li-carousel ul {
	position: relative;
	left: 0px;
	width: 10000px;
	z-index:1;
}
.li-carousel .nav {
	font-family:verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	color: #666666;
	position:absolute;
	top:8px;
	width:100%;
	height:auto;
	text-align:center;
	display:block;
}
.li-carousel .page-prev, 
.li-carousel .page-next {
	height: 14px;
	width: 7px;
	display: -moz-inline-box;
	display: inline-block;
	cursor:pointer;  
}
.li-carousel .slot {
	display: -moz-inline-box;
	display: inline-block;
	height: 14px;
	width: 11px;
	padding:1px 0 0 4px;
	color: #c00;
	font-weight: bold;
	text-align:left;
	margin: 0 4px 0 4px;
	cursor:pointer;
	direction:ltr;
}
.li-carousel .this-slot {
	background:transparent url(/worldservice/images/core/1/carousel_active.gif) no-repeat scroll 0 0;
	color:#fff;
}
.li-carousel .nav .page-total {
	font-weight: bold;
	color: #c00;
}
.ie6 .li-carousel .nav .page-total {
     display: inline-block;
     padding: 0 0 2px 0;
}
.g-w24 .li-carousel .title {background-position:-5060px top;}
.g-w22 .li-carousel .title {background-position:-4194px top;}
.g-w20 .li-carousel .title {background-position:-3408px top;}
.g-w18 .li-carousel .title {background-position:-2702px top;}
.g-w16 .li-carousel .title {background-position:-2076px top;}
.g-w14 .li-carousel .title {background-position:-1530px top;}
.g-w12 .li-carousel .title {background-position:-1064px top;}
.g-w10 .li-carousel .title {background-position:-678px top;}
.g-w8 .li-carousel .title {background-position:-372px top;}
.g-w6 .li-carousel .title {background-position:-146px top;}
.g-w4 .li-carousel .title {background-position:left top;}

.g-w24 .li-carousel .content {width:944px;}
.g-w20 .li-carousel .content {width:784px;}
.g-w16 .li-carousel .content {width:624px;}
.g-w12 .li-carousel .content {width:464px;}
.g-w8 .li-carousel .content {width:304px;}

.bodytext .module .li-carousel .title {background-position:-146px top;}
.bodytext .align-center .li-carousel .title {background-position:-1530px top;}
.bodytext .module .li-carousel .content {width: 224px;}
.bodytext .align-center .li-carousel .content {width: 544px;}
.bodytext .align-center .li-carousel .nav {text-align: center !important;}


/* =List: Simple Timeline
-----------------------------*/
.blq-js .li-simpletimeline { visibility: hidden; }
.li-simpletimeline { border-bottom: 1px solid #eee; }
.li-simpletimeline .title {
    color: #636363;
    background: #f1f1f1;
    padding: 5px 10px;
    margin: 0 !important;
}
.li-simpletimeline .content .box .title {      
    background-color: #818285;
    color: #fff;
    min-height: 22px;
}
.li-simpletimeline .box .content {
    background-color: transparent !important; 
    border: 0; 
    overflow: hidden; 
}
.li-simpletimeline .content { overflow: auto; }
.li-simpletimeline ul { width: 10000px; }
.blq-js .li-simpletimeline ul { width: auto; }
.li-simpletimeline ul li { 
    width: 186px;      
    background-color: #fff;
}
.li-simpletimeline .content .box { margin-bottom: 8px; }
.li-simpletimeline .content .box .body { margin: 0; }
.li-simpletimeline .content .box .body p { margin: 0 0 8px 0; }
.li-simpletimeline .box ul.associated li.first { border-top: 0; } 
.li-simpletimeline ul.associated { 
    border-top: 1px dotted #ccc; 
    margin: 0; 
    width: auto; 
}
.li-simpletimeline .associated li .cta a.audio, 
.li-simpletimeline .associated li .cta a.video, 
.li-simpletimeline .associated li .cta a.listen { display: inline-block; }
.li-simpletimeline .carousel-pad .title { background-color: #ccc !important; }


/* =List: Tabbed
-----------------------------*/
.blq-js .li-tabbed .content ul li,
.blq-js .li-tabbed .content h2.title {
	display: none
}
.blq-js .li-tabbed * .content * ul * li,
.blq-js .li-tabbed * .content * h2.title {
	display: block;
}
.blq-js .li-tabbed .content ul li.first,
.li-tabbed .content ul.tabs-nav li {
	display: block;
}
.blq-js .li-tabbed {
	padding-bottom:35px;
}
.li-tabbed {
	border: 1px solid #ccc;
	overflow: hidden;
}
.li-tabbed .content {
	width: 100%;
	overflow: hidden;
}
.li-tabbed .li-plain,
.li-tabbed .content li,
.li-tabbed .list {
	padding: 0 !important;
	margin: 0 !important;
}
.li-tabbed .li-plain {
	border: 0;
}
.li-tabbed .tabs-nav {
	clear: both;
	width: 950px;
	border-top: 1px solid #ccc;
	overflow: hidden;
	height: 38px;
}
.li-tabbed .tabs-nav li {
	background: transparent url(/worldservice/images/core/1/tab_buttons.gif) 0 0 repeat-x;
	overflow: hidden;
}
.li-tabbed .tabs-nav li a {
	height: 38px;
	display: block;
	font-weight: bold;
}
.li-tabbed .tabs-nav li a:hover {
	display: block;
	color: #fff;
	background: transparent url(/worldservice/images/core/1/tab_buttons.gif) 0 -39px repeat-x;
	text-decoration: none;
}
.li-tabbed .tabs-nav .li-selected,
.li-tabbed .tabs-nav .li-selected a:hover,
.li-tabbed .tabs-nav .li-selected a {
	color: #fff;
	background: transparent url(/worldservice/images/core/1/tab_buttons.gif) 0 -78px repeat-x;
	text-decoration: none;
}
.li-tabbed .teaser {
	background:#ffffff;
}
.li-tabbed .content ul.associated li {
    display: block;
}
.g-w12 .li-tabbed .tabs-nav li { width: 116px; }
.g-w16 .li-tabbed .tabs-nav li { width: 156px; }
.g-w24 .li-tabbed .tabs-nav li { width: 236px; }



/* =List: Tabs (to be phased out)
TODO: These styles conflict with the
ones above in some cases. 
-----------------------------*/
.li-tabs {
	border-top:none;
}
.li-tabs .li-title {
	/* background: url(/worldservice/images/core/1/module_8c_t.gif) no-repeat; */
	padding:6px 10px;
	margin:0;
}
.li-tabs .li-tabs-nav {
	background-color:#f7f7f7;
	border:1px solid #ccc;
	border-bottom:none;
	margin-bottom:0;
}
.li-tabs .li-tabs-nav li {
	float:right;	
	margin:0;
	border-left:1px solid #ccc;
	background: transparent url(/worldservice/images/core/1/bullet_localnav_closed.gif) no-repeat scroll 100% 50%;
}
.li-tabs .li-tabs-nav li a {
	display:block;
	padding:0 0.86em;
}
.li-tabs h3 {
	display:none;
}
.li-tabs ul {
	list-style-type: none;
}
.li-tabs .li-tab {
	/* display:none; */
	border:1px solid #ccc;
	padding:10px;
}
.li-tabs .li-tabs-nav .li-selected {
	background-color:#fff;
	position:relative;
	background: #ffffff url(/worldservice/images/core/1/bullet_localnav_open.gif) no-repeat scroll 100% 50%;
 /* top:1px; */
}


/* =List: Story Tabs
-----------------------------*/
.story .li-tabs {
	border-top:none;
}
.story .li-tabs .li-title {
	padding:6px 10px;
	margin:0;
}
.story .li-tabs .li-tabs-nav {
    border: 0;	
	margin-bottom:0;
	background-color:#fff;
	background: #ffffff url(/worldservice/images/core/1/story_tab_line_cccccc.gif) repeat-x scroll bottom left;
}
.story .li-tabs .li-tabs-nav li {
    border: 0;
    line-height: 2em;
    background-color:#f7f7f7;
    width: 185px;
    text-align: center;
    font-weight: bold;    
    background: #ffffff url(/worldservice/images/core/1/story_tab.gif) no-repeat scroll 0 0;
}
.story .li-tabs .li-tabs-nav li a {
	display:block;
	padding:0 0.86em;
	margin: 0;
}
.story .li-tabs ul {
	list-style-type: none;
}
.story .li-tabs h3 {
	display:block;
}
.story .li-tabs .li-tab {
	border:0;
	padding:10px 10px 1px 10px;
}
.story .li-tabs .li-tabs-nav .li-selected {
    background: #ffffff url(/worldservice/images/core/1/story_tab_active.gif) no-repeat scroll 0 0;
}

/* Vertical/Horizonal Tabs */
.tabbed-story .tabs-v, 
.tabbed-story .tabs-h {                 
    background-color: #f6f6f6;  
}
.blq-js .tabs-v, 
.blq-js .tabs-h {
    visibility: hidden; 
    margin-bottom: 10px;    
}
.tabbed-story .tabs-v .li-tabs-nav .li-selected a,
.tabbed-story .tabs-h .li-tabs-nav .li-selected a {
    color: #990000;        
}
.tabbed-story .tabs-v .li-tabs-nav li,
.tabbed-story .tabs-h .li-tabs-nav li {
    font-weight: normal; 
    line-height: normal;
}
.tabbed-story .tabs-v .li-tab,
.tabbed-story .tabs-h .li-tab {
    background-color: #fff;            
}
.tabbed-story .tabs-v .tabs-footer,
.tabbed-story .tabs-h .tabs-footer {
    padding-top: 20px;           
    background: #fff url(/worldservice/images/core/1/tabs_footer.gif) repeat-x 0 0;
}
.tabbed-story .tabs-v .li-tab ul,
.tabbed-story .tabs-h .li-tab ul{
    list-style-type: disc;
}
.tabbed-story .tabs-v .li-tab ul.associated,
.tabbed-story .tabs-h .li-tab ul.associated{
    list-style-type: none;
}

/* Vertical tabs */
.tabbed-story .tabs-v {
    background: #f6f6f6 url(/worldservice/images/core/1/tabs_1x1_cccccc.gif) repeat-y 145px 0;
}
.tabbed-story .tabs-v .li-tabs-nav {
    width: 146px;    
    background: none;
    overflow: hidden;    
} 
.tabbed-story .tabs-v .li-tab { 
    width: 310px; /* For 466px story bodies - overrride as necessary */
    min-height: 100px;
    border-top: 1px solid #ccc;        
}
.tabbed-story .tabs-v .li-tabs-nav li { 
    background: transparent url(/worldservice/images/core/1/tabs_v_128_cccccc.gif) no-repeat bottom center;        
    margin: 0; 
    padding: 10px 1px;    
    width: 145px;
    height: auto;
    line-height: normal;    
}
.tabbed-story .tabs-v .li-tabs-nav .li-selected { 
    background: #fff; 
    border: 1px solid #ccc;    
    padding: 9px 0;        
}
.tabbed-story .tabs-v .li-tabs-nav .li-before-selected {
    background: none;
}
.tabbed-story .tabs-v .li-tabs-nav li.first {
    margin-top: 0px;
}

/* Horizontal tabs */
.tabbed-story .tabs-h .li-tabs-nav { 
    background: #f6f6f6 url(/worldservice/images/core/1/tabs_1x1_cccccc.gif) repeat-x bottom center;
    overflow: hidden; 
} 
.tabbed-story .tabs-h .li-tabs-nav li {
    height: auto;        
    margin: 0 1px 0 0;
    border: 1px solid #f6f6f6;
    border-bottom: 0;   
    position: relative;     
}
.tabbed-story .tabs-h .li-tabs-nav li.first { 
    display: inline; 
}
.tabbed-story .tabs-h .li-tabs-nav .li-selected {
    background: #fff;
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;    
}
.tabbed-story .tabs-h .li-tabs-nav .li-before-selected {
    background: none;
}
.tabbed-story .tabs-h .li-tabs-nav li a {     
    padding-top: 8px;
}


/* =List: Image Gallery
-----------------------------*/
/* Gallery styles to make it look like a standard box module */
.bodytext .align-center .li-imagegallery .title,
.bodytext .module .li-imagegallery .title,
.li-imagegallery .title,
.li-imagegallery h2.title {
	padding:10px;
	margin-bottom:0;	
}
.li-imagegallery .content {
	border:1px solid #ccc;
	position:relative;
}
.li-imagegallery .gallery-content {
	/*width: 100%;*/
	margin-top: 9px;
	overflow: hidden;
	text-align: center;
}
/* Caption */
.li-imagegallery .content .caption,
.li-imagegallery .gallery-content p {
	background-color:#fff;
	padding: 5px 10px;
}
/* Image panes */
.li-imagegallery .pane_a,
.li-imagegallery .pane_b,
.li-imagegallery .pane_c {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 202;
	overflow: hidden;
}
.li-imagegallery .pane_b {
	z-index: 201;
}
.li-imagegallery .pane_c {
	z-index: 200;
}
/* Navigation */
.li-imagegallery .nav {
  font-family: arial, verdana, sans-serif;
	color: #666666;
	border-top:1px solid #ddd;
	background:#f7f7f7 url(/worldservice/images/core/1/gallery_nav_bg.png) repeat-x scroll top left;
	text-align:center;
	padding:6px;
	margin:1px;
}
.li-imagegallery .nav a {
	outline: none;
}
.li-imagegallery .nav ul {
	margin: 0px auto 0px auto;
	padding: 0px;
	list-style-type: none;
	width: 100%;
	/*height: 100%;*/
	text-align: center;
}
.li-imagegallery .nav ul li {
	display: inline !important;
	font-size: 11px;
	line-height: 1.1;	
}
.li-imagegallery .nav ul li a {
	display: -moz-inline-box;
	display: inline-block;
	/*height: 14px;*/
	width: 14px;
	/*padding:3px 5px 4px 2px;*/
	padding: 2px;
	color: #c00;
	font-weight: bold;	
	margin: 0 2px;
	cursor:pointer;
}
.li-imagegallery .nav li:hover,
.li-imagegallery .nav span:hover {
	cursor: pointer;
}
.li-imagegallery .nav a,
.li-imagegallery .nav a:hover,
.li-imagegallery .nav a:visited {
	height: 14px;
	text-decoration: none;
	color: #c00;
}
.li-imagegallery .nav .current a {
	font-weight: bold;
	color: #ffffff;
	background:transparent url(/worldservice/images/core/1/gallery_active.gif) no-repeat scroll 0 0;
}
.li-imagegallery .nav ul li.current a,
.li-imagegallery .nav ul li.current a:visited,
.li-imagegallery .nav ul li.current span {
	color: #ffffff;
}
.li-imagegallery .nav li.prev a,
.li-imagegallery .nav li.next a {
	height: 14px;
	width: 7px;
	padding:0 1px 0 1px;
	margin:0 8px 0 8px;
}
.blq-js .li-imagegallery .content .nav ul {
    display: block;
}
.bodytext .module .li-imagegallery .title,
.bodytext .align-right .li-imagegallery .title {
  	background-image:url(/worldservice/images/core/1/module_6c_t.gif);
}
.bodytext .align-left .li-imagegallery .title,
.bodytext .align-center .li-imagegallery .title {
  	background-image:url(/worldservice/images/core/1/module_12c_t.gif);
}
.g-w16 .li-imagegallery .title {background-image:url(/worldservice/images/core/1/module_16c_t.gif);}
.g-w14 .li-imagegallery .title {background-image:url(/worldservice/images/core/1/module_14c_t.gif);}
.g-w10 .li-imagegallery .title {background-image:url(/worldservice/images/core/1/module_10c_t.gif);}
.g-w8 .li-imagegallery .title {background-image:url(/worldservice/images/core/1/module_8c_t.gif);}
.g-w6 .li-imagegallery .title {background-image:url(/worldservice/images/core/1/module_6c_t.gif);}
.g-w4 .li-imagegallery .title {background-image:url(/worldservice/images/core/1/module_4c_t.gif);}


/* Styles for the newer galleries - Jan 2010 */

.li-picturegallery {
    position: relative;
    background-color: #f1f1f1;
    overflow: hidden;
}
.ie6 .li-picturegallery {
    display: inline;
    zoom: 1;
}
.li-imagegallery .title,
.li-picturegallery .title {    
    color: #636363;
    background: #f1f1f1 none !important;
    margin:0;    
    padding:10px;
}
.li-picturegallery .content,
.li-picturegallery .box .content  {
    border: 0;
    position: relative;
    padding-bottom: 6px;
    overflow:hidden; 
}
.li-picturegallery .content .caption {
    padding: 5px 10px;
}
/*
.blq-js .li-imagegallery .ig-926x521 ul li a,
.blq-js .li-imagegallery .ig-466x350 ul li a,
.blq-js .li-imagegallery .ig-226x170 ul li a {
    display:inline;  
}*/
.pg-926x521 .thumbs-nav {
    width: 926px;
    margin: 0 auto;
}
.pg-926x521 .footer-nav { margin: 6px 10px 0; }

.blq-js .embedded .ig-926x521 .content a.cta,
.blq-js .embedded .ig-926x521 .content .body,
.blq-js .embedded .ig-466x350 .content a.cta,
.blq-js .embedded .ig-466x350 .content .body,
.blq-js .embedded .ig-226x170 .content a.cta,
.blq-js .embedded .ig-226x170 .content .body { 
    display: none; 
}
/* Placeholders to reduce jumping */
.blq-js .embedded .ig-926x521 .content { height: 613px; }
.blq-js .embedded .ig-466x350 .content { height: 442px; }
.blq-js .embedded .ig-226x170 .content { height: 191px; }


.blq-js .lightbox-captions .body,
.blq-js .lightbox-journal .body,
.blq-js .lightbox-captions .body,
.blq-js .lightbox-journal .body {
    margin-top: 200px;
}


.li-picturegallery .content .body .caption {
    color: #333;
    font-size: 1em;
    background-color: transparent;    
    margin-bottom: 0;
}
.li-picturegallery .content .images .caption {
    color: #fff;
    margin-bottom: 0;
}
.li-picturegallery .images .caption {
    font-size: 1em;
}
.li-picturegallery .content img.poster,
.li-picturegallery .content a.cta,
.li-imagegallery .content img.poster,
.li-imagegallery .content a.cta {
    margin: 0 auto;
    display: none;    
}
.li-imagegallery .content ul {
    padding: 9px;
}
.li-imagegallery .content ul li img {
    vertical-align: top;
}
.li-imagegallery .content ul li {
    margin-bottom: 6px;    
    display: inline-block;
}
.li-imagegallery .content ul li span {
    margin-left: 6px;
}
.blq-js .li-imagegallery .content img.poster,
.blq-js .li-imagegallery .content a.cta,
.blq-js .li-picturegallery .content img.poster,
.blq-js .li-picturegallery .content a.cta {
    display: block;
}
.blq-js .li-imagegallery .content .body a.cta,
.blq-js .li-picturegallery .content .body a.cta {
    margin: 0 10px;
    display: block;
}
.blq-js .li-imagegallery .content ul,
.blq-js .li-picturegallery .content ul {
    display: none;
    padding: 0;
}
.blq-js .li-picturegallery .content .controls {
    display: block;
    list-style-type: none;
}
.blq-js .pg-226x170 .thumbs-nav,
.blq-js .pg-226x170 .footer-nav .controls,
.blq-js .embedded-journal .footer-nav .controls,
.blq-js .lightbox-journal .footer-nav .controls  {
    display: none;
}

.li-picturegallery .content a.cta span {
    position: absolute;
    left: -4999px;
}
.li-picturegallery .images .pane {
    position:absolute;
    top:0;
    left:0;
    text-align: center;
    width: 100%;
}
.li-picturegallery .images .pane img {
    margin: 0 auto;
    float: none;
}
.li-picturegallery .black-matte {    
    background-color: #000;
    position: absolute;
    display: block;
    z-index: 1;
}
.li-picturegallery .images .front { z-index: 3; }
.li-picturegallery .images .back { z-index: 2; }
.li-picturegallery .overlay-nav {      
    position:absolute;
    top: 0px;
    width:90%;    
    z-index:4; 
}
.li-picturegallery .overlay-nav a {
    display:block;
    position:absolute;
    cursor:pointer;
    top:40%;
    width:34px;
    height:34px;
}
.li-picturegallery .pg-226x170 .overlay-nav a {
    width:23px;
    height:23px;
} 
.li-picturegallery-panel .pg-926x521,
.li-picturegallery-panel .pg-466x350,
.li-picturegallery-panel .pg-226x170 {
    background-color: transparent;
}
.li-picturegallery-panel .panel-hd { border-bottom: 0 !important; }
.li-picturegallery-panel .panel-close {
    width: 18px;
    height: 17px; 
    background: transparent url(/worldservice/images/core/1/gallery_panel_close_18x17.gif) no-repeat scroll 0 0 !important; 
}
.li-picturegallery-panel .panel-close:hover {
    text-decoration: none;
}
.li-picturegallery-panel .li-imagegallery {
    /*background-color: transparent !important;*/
    position:relative;
    margin-top:10px;
}
.li-picturegallery-panel .li-picturegallery { background-color: transparent; }
.li-picturegallery-panel .li-picturegallery .images { background-color: #f1f1f1; }
.li-picturegallery-panel .li-picturegallery .footer-nav {
    margin: 14px 0 8px;    
}
.li-picturegallery .gallery-thumbs li { width: 118px; } /* Set width to assist glow in building thumbs carousel */
.li-picturegallery .gallery-thumbs, 
.li-picturegallery .thumbs-nav .carousel-window { background-color: #ccc !important; }
.li-picturegallery .gallery-thumbs .selected { background-color: #333; }
.li-picturegallery .gallery-thumbs .carousel-item { /*padding: 6px;*/ }
.li-picturegallery .gallery-thumbs .carousel-item-hover { padding: 4px; }
.li-picturegallery .gallery-thumbs .carousel-item a { display: inline-block; padding: 6px; }
.li-picturegallery .gallery-thumbs .carousel-item a:hover { /*display: block;*/ padding: 4px; }
.li-picturegallery .gallery-thumbs a img { margin:0 !important; }
.li-picturegallery .gallery-thumbs a:hover img {
    border: 2px solid #333;
}
.li-picturegallery .thumbs-nav .carousel-label,
.li-picturegallery .thumbs-nav .carousel-background,
.li-picturegallery .thumbs-nav .carousel-top,
.li-picturegallery .thumbs-nav .carousel-bottom,
.li-picturegallery .thumbs-nav .carousel-arrow {
    visibility: hidden;
}
.li-picturegallery .thumbs-nav a.carousel-nav { 
    background:url(/worldservice/images/core/1/gallery_arrows_sprite.gif) no-repeat 0 0; 
}

.li-picturegallery .images { position:relative; }
.li-picturegallery .images .caption {
    background: transparent url(/worldservice/images/core/1/gallery_caption_bg_60.png);
    position: absolute;    
    padding: 0;
    bottom: 0;    
    color: #fff;    
    z-index:5;    
}
.li-picturegallery .images .caption p {
    padding: 6px;
    margin-bottom: 0;
}
.li-picturegallery .thumbs-nav .placeholder {
    background-color: #888;
    text-align: center;
}
.li-picturegallery .thumbs-nav .placeholder a {
    color: #fff;
    text-align: center;
}
.li-picturegallery .footer-nav {
    margin: 6px 6px 0 6px;
}
.li-picturegallery .footer-nav .controls li { margin-bottom: 0; }
.li-picturegallery .footer-nav .controls a {
    color: #434343;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
}
/*
.embedded-journal .content,
.lightbox-journal .content { margin: 0 10px; }


.lightbox-journal .content,
.embedded-journal .content { margin: 0; }*/ 

.lightbox-captions,
.lightbox-journal { display: inline-block; }
.story .lightbox-captions,
.story .lightbox-journal { margin-top: 10px; } 

.embedded-captions .body { display: none; }
.embedded-journal .pg-466x350,
.lightbox-journal .pg-466x350 { width: 466px; }
.lightbox-journal .imagetext ul,
.embedded-journal .imagetext ul { display: block; }
.lightbox-journal .footer-nav,
.embedded-journal .footer-nav, { margin: 6px 0; }
.lightbox-journal .bodytext,
.embedded-journal .bodytext {    
    overflow: auto !important;
    height: 442px;
    width: 440px !important;
    margin: 0;
    padding: 0;    
}
.li-picturegallery .bodytext .title {
    padding-left: 0;
    padding-right: 0;
    background: transparent !important;
}
.story .fw-story-body .bodytext .align-center .li-imagegallery .title {
    background-image: none;
}

/* =BOXES
   Class prefix: bx
+++++++++++++++++++++++++++++++++++++++++++++++ */

/* =Box: Base 
-----------------------------*/
.box .title {
	padding:10px;
	margin-bottom:0;
	background-repeat:no-repeat;
	background-position:left top;
}
.box .content {
	border:1px solid #ccc;
	position:relative;
}
.box .content .body {
	padding-left:10px;
	padding-right:10px;
}
.box .content img {
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.box blockquote {
	padding-bottom:14px;
}
.box blockquote p {
	padding-top:14px;
}
.box ul.associated li.first {
	border-top:1px dotted #ccc;
}
.bodytext .box .content {
	background-color:#f7f7f7;
}
.g-w16 .box .title {background-image:url(/worldservice/images/core/1/module_16c_t.gif);}
.g-w14 .box .title {background-image:url(/worldservice/images/core/1/module_14c_t.gif);}
.g-w10 .box .title {background-image:url(/worldservice/images/core/1/module_10c_t.gif);}
.g-w8 .box .title {background-image:url(/worldservice/images/core/1/module_8c_t.gif);}
.g-w6 .box .title {background-image:url(/worldservice/images/core/1/module_6c_t.gif);}
.g-w4 .box .title {background-image:url(/worldservice/images/core/1/module_4c_t.gif);}
.bodytext .box .title {background-image:url(/worldservice/images/core/1/module_6c_t.gif);}
.bodytext .align-center .box .title {background-image:url(/worldservice/images/core/1/module_14c_t.gif);}

/* =Box: Quote 
-----------------------------*/
/* Speech bubble */
.bx-quote-bubble {
	padding-top:10px;
	background-repeat:no-repeat;
	background-position:top left;
}
.bx-quote-bubble blockquote {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:10px;
}
.bx-quote-bubble .signature {
	padding-top:30px;
	background-repeat:no-repeat;
	background-position:top left;
}

/* =Box: Business feeds
-----------------------------*/
.bx-businessfeed table {
	width:100%;
}
.bx-businessfeed th,
.bx-businessfeed td,
.bx-businessfeed .disclaimer {
	border-top:1px solid #ccc;
	padding:2px;
}
.bx-businessfeed td {
	padding:2px;
}
.bx-businessfeed .labels th {
	font-weight:normal;
}
.bx-businessfeed .labels th,
.bx-businessfeed td {
	text-align:center;
}
.bx-businessfeed .labels th {}
.bx-businessfeed .up td {
	color:#093;
}
.bx-businessfeed .down td {
	color:#900;
}

/* =Box: Weather
-----------------------------*/
.bx-weather h3 {
	width:75px;
}
.bx-weather .fiveday {
	width:197px;
}
.bx-weather table {
	width:100%;
	clear:both;
}
.bx-weather table th,
.bx-weather table td {
	border-right:2px solid #fff;
}
.bx-weather table th {
	color:#666;
	background-color:#E0E0E0;
	text-align:center;
}
.bx-weather table td {
	background-color:#F7F7F7;
	text-align:center;
}
.bx-weather .thumbnails p {
	font-weight:bold;
}

/* =Box: Enlarge Image
-----------------------------*/
.bx-enlargeimage .content .body div,
.bx-enlargeimage .cta span {
	left:-99999px;
	position:absolute;
}
.bx-enlargeimage img {
	cursor:pointer;
}

/* =Box: Live stats
-----------------------------*/
.bx-livestats ol li {
	background-image:url(/worldservice/images/core/1/bullet_ol.png);
	background-repeat:no-repeat;
}
.bx-livestats ul li {
	list-style:none;
}
.bx-livestats h3 {
	padding:10px 10px 0 10px;
}

/* =Box: Rolling News
-----------------------------*/
.bx-rollingnews {
	overflow:auto;
}
.bx-rollingnews .content .body {
	padding-bottom:10px;
}
.bx-rollingnews ul li {
	list-style:none;
	list-style-position:outside;	
	position:relative;
	border-top:1px dotted #ccc;
	padding-top:5px;
}
.bx-rollingnews ul li.first {
	border-top:none;
}
.bx-rollingnews ul li a {
	display:inline-block;
	font-weight:bold;
}
.bx-rollingnews ul li p.date {
	position:absolute;
	top:5px;
	color:#009933;
}
.bx-rollingnews ul li.ts-headline {
  	background: none;
}

/* =Box: Livetext
-----------------------------*/
.bx-livetext .title {
	background-image: url(/worldservice/images/core/1/livetext.gif) !important;
	padding-left: 49px;
	padding-bottom: 7px;
}
.bx-livetext .title span {
	color: #989898;
	display: block;
	font-weight: normal;	
}
.bx-livetext .content {
    background-color: #fff;
}
.bx-livetext .body {
	background-color: #fff;
	margin-top: 0;
	padding-top: 6px;
}
.bx-livetext .body h3 {
	margin-bottom: 7px;
}      
.bx-livetext .body ul li {
	border-top: 1px dotted #989898;    
	list-style: none;
	display: block;
	margin-bottom: 0;
	padding: 4px 0 3px 0;
    font-size: 1em;      
}
.bx-livetext .body li strong {
	color: #093;
	font-weight: bold;
	display: inline-block;
}
.bx-livetext .disclaimer {
	border-top: 1px solid #ccc;
	padding: 0 5px;
}
.bx-livetext .associated {
	margin-top: 5px;
}
.bx-livetext .live-text-check {
	display: none !important;
} 
.blq-js .bx-livetext .nojs-text {
    display: none;
}
/* On a story page */
.blq-js .story-top {
	position: relative;
} 
.story #live-text {
	/*background: url(/worldservice/images/1024/livetext_grad.gif) repeat-x left top;*/
	background-color: #f7f8f8;
	margin-bottom: 20px;
	padding-bottom: 20px;
	position: relative;
	width: 100%;
}   
.story #live-text .live-text-url {
	height: 17px;
	margin-left: 12px;	
} 
.blq-js .story #live-text .live-text-url {
	display: none;
}  
.story #live-text h3 {
	color: #333;
	padding: 12px 0 15px 12px;
}
#live-text h3 span {
	display: none;
}
.blq-js #live-text h3 span {
	color: #999;
	display: block;
	font-weight: normal;
	padding-top: 8px;
}
.blq-js .livetext-story #blq-content .story-top {
	padding-top: 6em;	
} 
#live-text a .label {
	position:absolute;
	left:-4999px;
}
#live-text .bx-livetext ul { 
  list-style-position: outside; 
}
.g-w6 .bx-livetext { background: url(/worldservice/images/core/1/module_6c_t.gif) no-repeat left top; }
.g-w8 .bx-livetext { background: url(/worldservice/images/core/1/module_8c_t.gif) no-repeat left top; }
.g-w10 .bx-livetext { background: url(/worldservice/images/core/1/module_10c_t.gif) no-repeat left top; }
.g-w12 .bx-livetext { background: url(/worldservice/images/core/1/module_12c_t.gif) no-repeat left top; }
.g-w14 .bx-livetext { background: url(/worldservice/images/core/1/module_14c_t.gif) no-repeat left top; }
.g-w16 .bx-livetext { background: url(/worldservice/images/core/1/module_16c_t.gif) no-repeat left top; }
.g-w18 .bx-livetext { background: url(/worldservice/images/core/1/module_18c_t.gif) no-repeat left top; }
.g-w24 .bx-livetext { background: url(/worldservice/images/core/1/module_24c_t.gif) no-repeat left top; }

/* =Box: Image Map
-----------------------------*/
.bx-imagemap p.instruction{
	margin-bottom:0;
}
.bx-imagemap p.attribution{
	color:#666;
	text-align:right;
}

/* index and cluster imagemap modules only */
.bx-imagemap .content .body{
	margin-left:auto;
	margin-right:auto;
}

.g-w8 .g-container .bx-imagemap .title { background: url(/worldservice/images/core/1/module_8c_t.gif) no-repeat left top; }
.g-w12 .g-container .bx-imagemap .title { background: url(/worldservice/images/core/1/module_12c_t.gif) no-repeat left top; }
.g-w16 .g-container .bx-imagemap .title { background: url(/worldservice/images/core/1/module_16c_t.gif) no-repeat left top; }
.g-container .bx-imagemap .title { background: url(/worldservice/images/core/1/module_24c_t.gif) no-repeat left top; }

.g-w16 .bx-imagemap .content .body{ width:466px; }
.g-w12 .bx-imagemap .content .body{ width:386px; }
.g-w8 .bx-imagemap .content .body{ width:226px; }

/* story imagemap modules only */
.bodytext .module .bx-imagemap h2{
	background-color:#eee;
	color:#333;
	font-weight: bold;
}



/* =IMAGES
   Class prefix: img
+++++++++++++++++++++++++++++++++++++++++++++++ */

/* =Image: Base
-----------------------------*/
.image p.caption {
	color:#666;
}

/* =TABLES
+++++++++++++++++++++++++++++++++++++++++++++++ */

/* =Table: Base
-----------------------------*/
.bodytext .bx-table .content {
	background-color:transparent;
}
.bx-table table {
	width:100%;
	overflow:hidden;
	font-size:1em;
	color: #6d6e71;
}
.bx-table h2.title{
	background-color:#f7f7f7;
}
.bx-table table .align-right {
	text-align:right;	
}
.bx-table table .align-left {
	text-align:left;
}
.bx-table table .align-center {
	text-align:center;	
}
.bx-table .dt-numeric {
	text-align:right;	
}
.bx-table table thead th {
	background-color: #b0c5dc;
	font-weight:bold;
	color:#333;
}
.bx-table th,
.bx-table td {
	padding:3px 6px 6px 6px;
	vertical-align:top;
}
.bx-table tr.odd {
	background-color: #f0f0f0;
}
.bx-table table tr.highlight,
.bx-table table td.highlight {
	background-color: #587184;
	color:#fff;
}
.bx-table table tr.highlight-total {
	background-color: #000;
	color:#fff;
}
.bx-table table tfoot td{
	border-top:1px solid #ccc;
	color:#888;
}


/* =Table: Medals
-----------------------------*/
.tb-medals .tb-medal-gold {
	background-image:url(/worldservice/images/core/1/medals.png);
	background-repeat:no-repeat;
	background-position:4px 5px;
	padding-left:22px;
}
.tb-medals .tb-medal-silver {
	background-image:url(/worldservice/images/core/1/medals.png);
	background-repeat:no-repeat;
	background-position:4px -25px;
	padding-left:22px;
}
.tb-medals .tb-medal-bronze {
	background-image:url(/worldservice/images/core/1/medals.png);
	background-repeat:no-repeat;
	background-position:4px -55px;
	padding-left:22px;
}


/* =FORM VALIDATION
+++++++++++++++++++++++++++++++++++++++++++++++ */

.glow-errorSummary {
	display: none;
}
.glow-errorMsg {
	color: #cc0000;
	display: block;
}
.validation-error-msg {
	color: #cc0000;
}
.glow-invalid, .validation-field-error {
	border: 1px solid #cc0000;
}


/* =INCLUDES
+++++++++++++++++++++++++++++++++++++++++++++++ */

/* =Include: Static Maps
-----------------------------*/
.static-map{
	clear:both;
	float:left;
	margin:10px 0;
	overflow:hidden;
	position:relative;
}
.blq-js div.static-map ul#static-map-content{
	display:none;
	height:1px;
	left:0;
	position:absolute;
	top:0;
	visibility:hidden;
}
.static-map ul#static-map-content li{
	list-style: none;
}
.blq-js .map-point{
	height:1px;
	overflow:hidden;
	min-height:1px;
}
.blq-js .static-map ul#static-map-content li{
	float:none;
	width:auto;
}
#static-map-loading{
	background-color:#333;
	display:none;
	opacity:0.3;
	position:absolute;
	left:0;
	top:0;
	z-index:9999;
}
.static-map .pinpoint{
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
	position:absolute;
}
.static-map .pinpoint a{
	display:block;
	height:100%;
	text-indent:-9999px;
	width:100%;
}
.blq-js .static-map .pinpoint{
	display:block;
}
.blq-js .static-map .pinpoint a{
	height:1%;
}
.static-map .info-window-content .hd{
	margin-bottom:10px;
}
.blq-js .static-map .panel-hd h2,
.blq-js .static-map .panel-hd h3{
	font-size:1.8em;	
}
.info-window-content{
	padding:10px 0;
	position:relative;
}
.blq-js .info-window-text{
	overflow:auto;
}
.blq-js .static-map-back{
	display:none;
}
.blq-js .info-window-text p,
.blq-js .info-window-text a{
	margin-bottom:0.92em;	
}
.blq-js .info-window-body th{
	padding:6px 10px;
}
.blq-js .info-window-body td{
	padding:6px 10px;
}


/* WS overrides for Glow carousel
-----------------------------*/
.ws-carousel .carousel-light .carousel-window { background-color: #fff !important; }
.ws-carousel .carousel-light .carousel-nav span { background-image: url(/worldservice/images/core/1/carousel_arrows_sprite.png) !important; }
.ws-carousel .carousel-light .carousel-nav { width: 16px; }
.ws-carousel .carousel-light .carousel-nav .carousel-arrow { 
    left: 0;
    width: 16px;
}


/* Rolling News Module
-----------------------------*/

.rolling-news .timeago {display:block;}
.rolling-news {
	margin-bottom:.5em;
	position:relative;
}
.rolling-news h2 {
	padding-top:4px !important;
	padding-bottom:8px !important;
	margin-bottom:0 !important;
	border-bottom:1px solid #d4d4d4;
}

.rolling-news .timestamp {
	color:#999999 !important;
	font-size:80%;
	width:80px;
	font-weight:bold;
	position:absolute;
	left:0;
	top:6px;
}

.rolling-news .timeago-on {
	color:#990000 !important;
}

.blq-js .rolling-news .timestamp {
	display:none;
}

.rolling-news ul {
	display:block;
	width:100%;
	position:relative;
	overflow:auto;
	height:248px; /*non index page*/
	margin:0;
	padding:0;
	border-bottom:1px solid #d4d4d4;		
}

.blq-js .rolling-news ul {
	overflow:hidden;
}

.rolling-news ul li.teaser {
	height:auto;
	display:block !important;
	background-image:none !important;
	margin:0;
	padding:4px 0 4px 84px !important;
	position:relative;
	height: 54px !important; /*non index page*/
	overflow:hidden !important;
	border-bottom:1px solid #d4d4d4;
}

.rolling-news .rolling-news-disclaimer {
	font-size:0.86em; 
	color:#666666;
	padding:5px 0 5px 0;
	border-bottom:1px solid #d4d4d4;	
	line-height:1.3em;
}

.rolling-buttons {
	position:absolute;
	right:0;
	top:5px;
	height:20px;
	width:100px;
}
.rolling-buttons a {
	float:right;
	height:20px;
	width:20px;
	margin-left:2px;
	cursor:pointer;
	outline:none;
}
.rolling-buttons .rolling-news-next {
	background:url(/worldservice/images/core/1/rollingnews_down_light_grey.gif);
}
.rolling-buttons .rolling-news-next:hover {
	background:url(/worldservice/images/core/1/rollingnews_down_grey.gif);
}
.rolling-buttons .rolling-news-play:hover {
	background:url(/worldservice/images/core/1/rollingnews_play_grey.gif);
}
.rolling-buttons .rolling-news-play {
	background:url(/worldservice/images/core/1/rollingnews_play_light_grey.gif);
	display:none;
}
.rolling-buttons .rolling-news-pause:hover {
	background:url(/worldservice/images/core/1/rollingnews_pause_grey.gif);
}
.rolling-buttons .rolling-news-pause {
	background:url(/worldservice/images/core/1/rollingnews_pause_light_grey.gif);
}
.rolling-buttons .rolling-news-prev {
	background:url(/worldservice/images/core/1/rollingnews_up_light_grey.gif);
}
.rolling-buttons .rolling-news-prev:hover {
	background:url(/worldservice/images/core/1/rollingnews_up_grey.gif);
}


/* =VOTE
+++++++++++++++++++++++++++++++++++++++++++++++ */
#ivote_vote_contentblock {
	background-color: #fff;
	border: 8px solid #ededed;
	padding: 0px;
	margin-bottom: 16px;
}
#ivote_vote_contentblock #ivote_vote_title {
	background-color: #ededed;
	top: 0;
	padding: 0 0 12px;
	font-size: 24px;
    letter-spacing: -1px;
	font-family: arial,sans-serif;
	line-height: 24px;
	margin-bottom: 8px;
	position: relative;
}
.bodytext #ivote_vote_contentblock #ivote_vote_title {
	margin-top: 0;
}
#ivote_vote_contentblock .ivote_vote_form_element {
	padding-bottom: 12px;
	position: relative;
}
#ivote_vote_contentblock .ivote_vote_form_element input {
	position: absolute;
	top: 2px;
	left: 0px;
	/* IE 6/7 */
	_top: -4px;
	_left: -2px;
	*top: -2px;
	*left: -2px;
}
#ivote_vote_contentblock .ivote_vote_form_element label {
	line-height: 16px;
	margin-left: 18px;
}
#ivote_vote_contentblock .ivote_vote_form_submit {
	padding: 0 0 8px;
}
#ivote_vote_contentblock .ivote_vote_form_submit input {
	background-color: #505050;
    border: 1px solid #505050;
    color: #fff;
	font-size: 12px;
	padding: 4px 3px 3px;
	text-transform: uppercase;
}
#ivote_vote_formerrors, 
#ivote_vote_form_formcontainer,
#ivote_vote_disclaimer,
#ivote_vote_tandc, 
#ivote_vote_tandc, 
#results_container_hidden {
	background-color: #fff;
	padding: 0 8px;
}
#results_container_hidden {
	display: none;
	margin-bottom: 8px;
}

#ivote_vote_contentblock br {
	display: none;
}
#ivote_voteresults_results_data,
#ivote_voteresults_results_bargraph {
	margin: 0 8px;
}
#ivote_voteresults_results_data th {
	display: none;
}
#ivote_voteresults_results_canvas {
	display: block !important;
	height: 216px !important;
	padding: 0;
	margin: auto;
	width: 216px !important;
}
#ivote_voteresults_results_bargraph {
	background-color: #fff;
	margin: 0;
    width: 100%;
}
#ivote_voteresults_results_bargraph .ivote_voteresults_results_optionname {
	padding-left: 8px;
}
.ivote_voteresults_results_bargraphrow {
	padding-bottom: 8px;
}
.ivote_voteresults_results_percentage {
	padding-right: 8px;
}
.ivote_voteresults_results_bar_color {
	background-color: #000;
}
#ivote_vote_contentblock  #ivote_vote_tandc {
	background-color: #EDEDED;
	padding: 0 0 4px;
}
#ivote_voteresults_results_bargraph .ivote_voteresults_results_bar {
	background-color: #EDEDED;
	height: 16px;
	width: 150px;
}
#ivote_vote_tandc a {
	font-weight: bold;
}
#ivote_vote_flashmessage {
	line-height: 1.36em;
	padding: 0 8px 8px;
}
#ivote_vote_disclaimer {
	color: #505050;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 13px;
	padding: 8px 0;
	background-color: #EDEDED;
}
#ivote_voteresults_results_thankyou {
	font-size: 13px;
	line-height: 16px;
    /*padding: 0 8px 9px;*/
	padding: 8px 8px 16px;
}