/* Add to allow expanding leaderboards to float above other content */
#blq-pre-mast {
	z-index:9999;
}

/* BBCCOM base */
.bbccom_display_none {
	display:none !important;
}
.bbccom_visibility_hidden {
	visibility:hidden;
}
/*
	Color / Typography
	Text - Uppercase Arial
	#666666 - Grey for Advertisment text
	#e5e5e5 - Light Grey background for button in news navigtation
	#3f3f3f - Background color in stories from 2008 (http://news.bbc.co.uk/2/hi/europe/7560502.stm)
	#eaeaea - Light color border of the partner button areas
*/
.bbccom_text,
.bbccom_text a,
.bbccom_text a:hover,
.bbccom_text a:active,
.bbccom_text a:visited,
.bbccom_companion_text,
#bbccom_mpu a,
#bbccom_leaderboard a,
#galothercontentbox .bbccom_text a:link, /* Cream B Picture Gallery Page */
#navigation .bbccom_text a:link, /* Cream B Story page */
#secondary-content .bbccom_text a:link,
#secondary-content .bbccom_text a:visited,
#secondary-content .bbccom_text a:active,
#secondary-content .bbccom_text a:hover,
#secondary-content .bbccom_text a:focus,
#main-content .bbccom_companion_text a {
	color:#666666;
	font-family:arial;
	font-weight:normal;
	text-transform:uppercase;
}
.lhs .bbccom_text a:link,
.lhs .bbccom_text a:visited,
.lhs .bbccom_text a:active,
.lhs .bbccom_text a:hover{
	background-color:#e5e5e5;
	color:#666666;
	padding:0;
}
/* Typograhpy */
/* TODO: Use em rather than px - KB 230310 */
.bbccom_text,
.bbccom_text_left,
.bbccom_companion_text,
#main-content .bbccom_text a, /* Cream B Picture Gallery Page  */
#main-content .bbccom_companion_text a {
	font-size:9px;
	font-weight:normal;
	letter-spacing:2px;
}
.bbccom_text {
	text-align:right;
	display:block;
	line-height:12px;
}
.adimg{
	border-style:none;
}
/* END BBCCOM base */

/*
	AD Specific
	Should follow the page flow
*/
/* LEADERBOARD */
#bbccom_leaderboard {
	height:110px;
	width:728px;
	padding:0 2px;
	margin-left:auto;
	margin-right:auto;
}
#bbccom_leaderboard_container {
	background-color:#484848;
}
/* END LEADERBOARD */

/* BUTTON */
#bbccom_button .bbccom_text {
	text-align:right;
}
#bbccom_button {
	height:255px;
	width:120px;
	border:0;
	padding:5px 0 10px 20px;
}
.lhs #bbccom_button a:link,
.lhs #bbccom_button a:visited,
.lhs #bbccom_button a:active {
	padding:2px 0;
}
#navigation .bbccom_text a {
	font-size:1em;
}
/* END BUTTON */

/* VIDEO COMPANION AD */
#main-content .companion_v4 {
	height:60px;
	padding-top:10px;
	width:auto;
}
#main-content .companion_v4 div.bbccom_companion_text {
	width:auto;
}
#main-content .bbccom_companion_text a {
	background-image:none;
	float:left;
	letter-spacing:1px;
	margin-right:0;
	padding:10px 5px 0 0;
	text-align:left;
}
#story-body .companion_v4 {
	padding-bottom:10px;
}
#main-content .comp_banner_holder {
	float:left;
	height:60px;
	width:300px;
}
/* END VIDEO COMPANION AD */

/* PRINT SPONSORSHIP */
#bbccom_storyprintsponsorship {
	overflow:auto;
	border:1px solid #EEEEEE;
	float:right;
	margin:9px 0pt 29px 213px;
	width:251px;
	padding:4px 0;
}
#bbccom_storyprintsponsorship p {
	float:left;
	font-size:0.8em;
	padding:6px 0 6px 6px;
	text-transform:uppercase;
	margin-right:10px;
}
#bbccom_storyprintsponsorship div {
	height:31px;
}
#bbccom_storyprintsponsorship a {
	background-image:none;
	margin:0;
	padding:0;
}
#bbccom_storyprintsponsorship .bbccom_text {
	display:none;
}

/* STUFF FOR CREAM TO REMOVE */
#main-content .story-actions {
	float:left;
	width:468px;
}
/* END PRINT SPONSORSHIP */

/* MPU */
#bbccom_mpu{
	border:0;
	width:300px;
}
.mpu_v4{
	margin:0 0 20px 3px;
}
#bbccom_adsense_mpu,
#secondary-content #bbccom_adsense_mpu{
	margin-top:10px;
}
#secondary-content #bbccom_mpu, /* Cream Release B */
#secondary-content #bbccom_mpu div,
#secondary-content #bbccom_adsense_mpu,
#secondary-content #bbccom_adsense_mpu div {
	border-bottom: none;
}
#secondary-content #bbccom_mpu, /* Cream Release B */
#secondary-content #bbccom_mpu div {
	border-bottom: none;
	padding-bottom:0;
	width:300px;
}
/* END MPU */

/* SKYSCRAPER */
#bbccom_skyscraper{
	position:absolute;
	border:0;
	width:160px;
	height:600px;
	text-align:center;
}
.skyscraper_v4{
	top:156px;
	left:1000px;
}
.skyscraper_v3_5{
	top:104px;
	left:815px;
}
.skyscraper_v3{
	top:256px;
	left:770px;
}
/* END SKYSCRAPER */

/* BOTTOM */
#bbccom_bottom{
	height:71px;
	width:470px;
}
.bottom_v3,
.bottom_v3_5{
	margin:0 0 0 215px;
	padding:8px 0;
}
/* END BOTTOM */

/* NEW ADSENSE */
#bbccom_adsense_mpu,
#bbccom_adsense_middle {
	display:inline-block;
	font-family:arial,sans-serif;
}
.adsense_mpu,
.adsense_middle {
	background-color: #EDF3F3;
}
#bbccom_adsense_mpu {
	margin-bottom:10px;
}
#bbccom_adsense_middle {
	margin-bottom:20px;
	width:466px;
}
#main-content #bbccom_adsense_middle{
	margin-bottom:20px;
	margin-top:35px;
}
.adsense_optionB h3,
.adsense_optionB h4 {
	font-size:14px;
}
#blq-main .adsense_optionB h3 {
	padding:6px;
}
#blq-main .adsense_optionB li {
	background-image:none;
	padding:6px;
}
#blq-main .adsense_optionB h3 a {
	background-image:none;
	padding:0;
	color:#555555;
	font-weight:bold;
}
#blq-main .adsense_optionB a {
	border-bottom:none;
	color:#000066;
}
#blq-main .adsense_optionB p {
	color:#000000;
	font-size:13px;
	padding:0;
}
#blq-main .adsense_optionB p a {
	font-weight:normal;
}
#blq-main .adsense_mpu_weather_top {
	margin-top:0;
}
.adsense_mpu_weather {
	background-color:#fff;
	width:296px;
}
/* NEW ADSENSE RESETS */
#secondary-content .adsense_mpu li{
	background-image:none;
}
/* END NEW ADSENSE */

/* SPONSOR */
/* TODO: Refactor - KB 230310 */
#bbccom_sponsor_section_text {
	font-size:9px;
}
#bbccom_sponsor_section_image {
	padding-left:10px;
	width:100px;
}
#bbccom_sponsor_section_news {
	float:left;
	margin-top:-8px;
}
#bbccom_sponsor_section_news {
	float:left;
	margin:0px 0 0 10px;
}
#bbccom_sponsor_section_news p {
	float:left;
	margin:20px 5px 0 0;
}
#bbccom_sponsor_section_news img {
	display:block;
}
#bbccom_sponsor_section {
	position: absolute;
	background:none;
	color:white;
	left:510px;
	padding:0;
	margin:0;
	top:10px;
	text-align:right;
	}
#bbccom_sponsor_section div {
	background:none;
	padding:0;
	margin:0;
	float:none;
	display:block;
}
#bbccom_sponsor_section_text {
	width:130px;
}
#bbccom_sponsor_section_image,
#bbccom_sponsor_section_image a {
	width:100px;
}
/* SPONSOR */

/* PATNER BUTTONS */
#bbccom_partner_button1{
	border:#eaeaea 1px solid;
	margin-bottom:20px;
	position:relative;
}
#bbccom_partner_button1 .col1 {
	float:left;
}
#bbccom_partner_button1 .col2 {
	float:right;
}
#bbccom_partner_button1 .col3 {
	float:right;
}
#bbccom_partner_button1 .col4 {
	float:right;
	width:120px;
}
#bbccom_partner_button1 .row1,
#bbccom_partner_button1 .row2,
#bbccom_partner_button1 .row3,
#bbccom_partner_button1 .row4 {
	height:40px;
}
.partner_buttons_4cols .col1,
.partner_buttons_4cols .col2,
.partner_buttons_4cols .col3,
.partner_buttons_4cols .col4 {
	height:40px;
	width: 150px;
}
.partner_buttons_4cols {
	border:1px solid #eaeaea;
	margin:14px 0;
	padding:10px 29px 0;
	position:relative;
	width:571px;
}
.partner_buttons_4cols .bbccom_text{
	left:0;
	position:absolute;
	top:-12px;
}
.partner_buttons_2cols .col1,
.partner_buttons_2cols .col2,
.partner_buttons_2cols .col3,
.partner_buttons_2cols .col4 {
	height:40px;
	width: 130px;
}
.partner_buttons_2cols {
	padding:10px 20px 0;
	width:264px;
}
.partner_buttons_2cols .bbccom_text{
	position:absolute;
	right:-3px;
	top:-14px;
}
#bbccom_partner_button1.partner_buttons_2cols .col2 {
	float:right;
	width:120px;
}
/* PATNER BUTTONS */
/*
	END AD Specific
*/

/* ???????????????????????? */
.sportbanner {
	position:relative;
}
#bbccom_bottom_adlabel {
	color:#bbb;
}
#bbccom_leaderboard table,
#bbccom_leaderboard tr,
#bbccom_leaderboard td,
#bbccom_leaderboard th {
	margin:0;
	padding:0
}
/* ???????????????????????? */

/* Forge World Cup */
.bbccom_slot_sponsor_section #fixturesLink {
	background-image:none;
	float:left;
	line-height:1.3em;
	margin-left:10px;
}
.bbccom_slot_sponsor_section .world-cup-2010-section .athleticsbg {
	margin-top:65px;
}
.bbccom_slot_sponsor_section .sectionHeader  {
	margin:20px 0 10px 14px;
}
.world-cup-2010-section #bbccom_sponsor_section {
	color:#666666;
	left:auto;
	line-height:55px;
	right:14px;
	top:120px;
	width:230px;
}
.world-cup-2010-section #bbccom_sponsor_section div {
	float:left;
	font-family:verdana;
}
.world-cup-2010-section #bbccom_sponsor_section a {
	left:0;
	position:relative;
	top:0;
	width:100px;
}

/* END Forge World Cup */

/* Forge Metadata Winter Olympics */
.bbccom_slot_mpu div.f1-winter-olympics-2010 #bbccom_mpu{
	padding-bottom:29px;
}
div.f1-winter-olympics-2010 #bbccom_sponsor_section{
	left:531px;
	top:21px;
	width:260px;
}
div.f1-winter-olympics-2010 #bbccom_sponsor_section div{
	float:left;
}
div.f1-winter-olympics-2010 #bbccom_sponsor_section_text{
	padding-top:6px;
}
div.f1-winter-olympics-2010 #bbccom_sponsor_section_image{
	position:relative;
	width:100px;
}
div.f1-winter-olympics-2010 .sportbanner div #bbccom_sponsor_section_image a{
	left:0;
	top:0;
	width:100px;
}
/* END Forge Metadata Winter Olympics */

/* TODO: Whats this for - KB 230310 */
.embedvideo .latestinfo p {
	margin-top:388px;
}

/* TODO: USED ON V2 Homepage(Remove when switch to V3 - KB 230310 */
/* Homepage V2 */
.i #bbccom_leaderboard_adlabel {
	color:#fff;
}
/* END Homepage V2 */

/* Homepage V3 */
#ad,
#ad .container {
	background:transparent;
}
/* GR - override the corners added for modules*/
/* Module header sponsorship styling */
div.contentBlock a.headerSponsor {
	display:block;
	font-size:0.667em;
	font-weight:normal;
	height:30px;
	padding:5px 5px 5px 40px;
	background-color:#EFEDED;
}
div.contentBlock a.headerSponsor img {
	float:left;
}
div.contentBlock a.headerSponsor span {
	float:left;
	line-height:26px;
	margin-right:5px;
}
.moduleAdvertContent {
	height:31px;
	padding:6px 10px;
	cursor:default;
}
.moduleAdvertContent a,
.moduleAdvertContent a img {
	float:left;
}
div.bbccom_module_adlabel{
	width:180px;
	float:left;
	margin:6px 10px 0 0;
	color:#666;
	font-family:verdana,helvetica,arial,sans-serif;
	letter-spacing:normal;
	font-size:0.8em;
}

/* Advert related layout modifications */
#international .colB {
	min-height: 250px;
	/* Make sure the advert column is always at least 250px high so the layout can be flexible */
	height: auto !important;
	/* IE6 min-height workaround */
	height: 250px;
	padding-top: 0;
}
.blq-js #international.bbccom_slot_mpu .colB {
	padding-top: 7px;
}
/* We don't need the top padding on the advert column when no advert is displayed */
.blq-js #international.bbcdotcomAdvertsResetMpu .colB {
	padding-top: 0;
}
/* Pull the third column up by the height of the MPU (by default) */
.colE {
	margin-top: -250px;
}
/* If adverts are enabled make room for the MPU */
.blq-js .bbccom_slot_mpu .colE{
	margin-top: 0;
}
/* Adverts enabled but the MPU is not showing, pull the third column back up */
#international.bbcdotcomAdvertsResetMpu .colE {
	margin-top: -250px;
}
.advert{
	margin-left: 2px;
}
.bbcdotcomAdvertsResetMpu #bbccom_mpu {
	display:none;
}
/* Don't believe the following is needed but included it here incase, its removed in build process
.advert .moduleSponsorship {
	line-height:50px;
	height:50px;
	text-align:center;
	background:#200;
	text-transform:uppercase;
	margin: 0;
}
*/
/* Homepage leaderboard background color */
.blq_hp #bbccom_leaderboard .bbccom_text a {
	color:#ffffff;
}
.skylightTheme #bbccom_leaderboard_container {
	background-color: #1778B3;
}
.doveTheme #bbccom_leaderboard_container {
	background-color: #5B688F;
}
.tealTheme #bbccom_leaderboard_container {
	background-color: #2383A3;
}
.aquaTheme #bbccom_leaderboard_container {
	background-color: #158979;
}
.greenTheme #bbccom_leaderboard_container {
	background-color: #5D891B;
}
.violetTheme #bbccom_leaderboard_container {
	background-color: #6A5789;
}
.purpleTheme #bbccom_leaderboard_container {
	background-color: #823892;
}
.pinkTheme #bbccom_leaderboard_container {
	background-color: #9D1767;
}
.oliveTheme #bbccom_leaderboard_container {
	background-color: #7C7854;
}
.suedeTheme #bbccom_leaderboard_container {
	background-color: #695C4A;
}
.redTheme #bbccom_leaderboard_container {
	background-color: #9E2C1D;
}
.orangeTheme #bbccom_leaderboard_container {
	background-color: #C55F16;
}
.blackTheme #bbccom_leaderboard_container {
	background-color: #3F3F3F;
}
/* END Homepage V3 */

/* Homepage V3 Lonely Planet Styles */
.module h2 a.headerSponsor{
	position:absolute;
	right:30px;
	top:0px;
	width:auto;
}
.module h2 a.headerSponsor {
	display:block;
	font-size:0.667em;
	font-weight:normal;
	height:30px;
	margin:5px 0 0;
}
.module h2 a.headerSponsor span {
	float:left;
	line-height:26px;
	margin-right:5px;
}
.module h2 a.headerSponsor img {
	float:left;
}
/* END Homepage V3 Lonely Planet Styles */

/* Blogs */
.blogs #bbccom_mpu,
.blogs #bbccom_partner_button1,
.blogs #bbccom_adsense_mpu{
	float:left;
}
.blogs #bbccom_partner_button1{
	margin:14px 0;
}
.blogs #bbccom_mpu{
	margin-bottom:14px;
}
/* Blogs link resets */
#bbccom_leaderboard_adlabel.bbccom_text a,
.blogs #content #bbccom_mpu_adlabel a {
	color:#666666;
}
.blogs .adsense_mpu{
	font-size:1em;
}
.blogs #content .adsensetitle a:link {
	color:#555555;
}
.blogs #content .adsenselabel a:link{
	font-size:1.1em;
}
.blogs #content .adsenselabel a:link,
.blogs #content .adsenseurl a:link{
	color:#000066;
}
.blogs #content .adsensead span{
	line-height:1.4em;
}
/* Blogs sponsor defaults */
.blogs #bbccom_sponsor_section {
	width:auto;
	top:20px;
}
.blogs #bbccom_sponsor_section_text {
	width:auto;
	font-size:0.8em;
	line-height:31px;
}
.blogs #bbccom_sponsor_section_image {
	width:auto;
}
.blogs #bbccom_sponsor_section_text,
.blogs #bbccom_sponsor_section_image {
	float:left;
	margin-left:10px;
}
/* END Blogs */
