/* BLQ Background */
#blq-container {
	background:url("/worldservice/images/core/2/background/red_masthead.png") repeat-x scroll center top #FFFFFF;
}

/* Brand */
#banner p {
  margin:0;
}
#banner .brand {
	position: absolute;
	left: 8px;
	top:15px;
	display: block;
	width: 202px;
	height: 44px;
	background: url(/swahili/images/gel/swahili_brand.gif) no-repeat 0 0;
} 
#banner .brand span {
	left: -4999px;
	position: absolute;
}

.genre-homepage .debate .cta {
	display: none!important;
}

/* Mobile Banner Promo */
#promo-mobile {
		position: absolute;
		left: 813px;
		top: 8px;
		*top: 8px; 
/* <= ie positioning bug */
}
#promo-mobile {
		background: url(/swahili/images/gel/cta_mobile.gif) no-repeat left center;
		padding-left: 34px;
		height: 46px;
		display: block;
}
	
#promo-mobile span {
	        display: block;
	        font-size: 14px;
	        padding-top: 15px;
	        color: #fff;
	        font-family:helvetica,arial,verdana,sans-serif;
	        font-weight: bold;
	        text-transform: none;
        line-height:18px
}

/* Mobile/Audio Banner Promo and Live Button Swap*/
#promo-audio  {
	background:url(/swahili/images/gel/audio_icon.png) no-repeat left top;
	position:absolute;
	left: 644px;
	top:17px;
	height:33px;
	width:169px;
}

#promo-audio a {
    display:block;
	height:33px;
	width:90px;
   cursor:pointer
}

#promo-audio span {
    text-transform:none;
    font-family: helvetica,arial,verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
    left:48px;
    position:absolute;
    text-transform:none;
    text-align:left;
    top:3px;
}

#live-audio  {
	background:url(/swahili/images/gel/new_audio_icon.gif) no-repeat left top;
	position:absolute;
	left:644px; 
	top:21px;
	height:26px;
	width:53px;
}

#live-audio a {
    display:block;
	height:33px;
	width:109px;
	cursor:pointer
}

#live-audio span {
    text-transform:none;
    font-family: helvetica,arial,verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
    left:62px; 
    width:70px;
    position:absolute;
    text-transform:none;
text-align:center;
} 

/*Feed headlines - normalised to de-emphasise discrepancy in length between EN and RU headlines*/
.index .g-w20 .bx-news-feed {
	margin-bottom:16px;
}
.index .g-w20 .bx-news-feed li {
	border-bottom: none;
}
/* Date stamp */
.genre-homepage .datestamp {
	color: #FFFFFF;
	font-size: 13px;
	left: 202px;
	line-height: 1;
	margin: 0;
	position: absolute;
	top: 54px;
}
.genre-homepage .datestamp .lastupdated {
	font-weight: bold;
	display: block;
	padding-left: 5px;
	line-height: 22px;
}

#related-services {
    background-color: #fff;
    padding-top: 8px;
	padding-bottom:24px
}

#news-related-sites li a {
     font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

/*  hide topics from story page for phase 1 - remove for phase 2 */
.li-relatedtopics, .moretopics-list { display:block }

/*  reduced the height of each row so only 5 items are displayed on the multimedia tab */
.blq-js .li-moremultimedia-notabs .tabs-nav .tab,
.blq-js .li-moremultimedia-notabs .panel .content, 
.blq-js .li-moremultimedia-notabs .panel .content li {
  height: 132px !important;
} 

/* Social Media - width reduction */
.av-instance .g-w11 .bx-social-promo .facebook-promo p a, .g-w10 .bx-social-promo .facebook-promo p a, .g-w11 .bx-social-promo .facebook-promo p a, .g-w11 .bx-social-promo .twitter-promo p a {
	width:120px;
}

/* line height radio module links */
.associated li a { line-height:20px }

/* hide last updated title */
.datestamp .lastupdated {
    display: none;
}

/* reduce font size of football title */
#footballtable h2 { font-size:20px } 

/* reduce spacing under sports column */
.genre-homepage ul.cols-4 { margin-bottom: -8px; }

/* features images h2 borders 
.genre-features .li-specialfeatures h2 {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-bottom:8px;
	margin-bottom:8px; 
}

.genre-features .g-w11 .li-plain { background-color:#ededed; padding-left:8px }
.genre-features .g-w11 .li-plain h2 { border-bottom: 1px solid #ededed; border-top: 1px solid #ededed }
.genre-features .g-w11 .li-specialfeatures { background-color:#fff; padding-left:8px; margin-bottom:0 }
.genre-features .g-w11 .li-specialfeatures h2 { border-bottom: 1px solid #cccccc; line-height:26px; border-top: 1px solid #cccccc }
*/
.index.genre-sport h1, .index.genre-multimedia h1, .index.genre-sport h1, .index.genre-features h1  {
    color: #FFFFFF;
    font-family: "Gill Sans MT","Gill Sans",Arial,Helmet,Freesans,sans-serif;
    font-size: 30px;
    font-weight: normal;
    left: 213px;
    position: absolute;
	letter-spacing: 1px;
    top: 62px;
}
.index.genre-homepage h1 {
    display: none;
}

.genre-sport .li-moremultimedia { display:none }

#footballtable {
	width:100% !important;
}

/* set image height of special slot */
.genre-homepage .ts-336x189 {
    min-height: 198px;
}
/* story more topics hidden */
.story .moretopics-list { display:none }




/* Tier 2 */

.genre-homepage .secondary-stories {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 16px;
}
/*
.genre-homepage .ha-sport h3 {
  border-bottom: 0 none;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
*/



































