/* INFO
Site : BBC Wales Music
url : http://dev1.cf.bbc.co.uk/wales/history/
Barlesque version :
Function : set all structure, aesthetics, typography
Filename : music_layout.css	
Created : November 10th 2008
Last update :  10/11/2008 15:17:22
Author: Stephen Jones
Modified by : Takako Tucker
*/

/* SECTIONS
=STANDARDISE
=NAVIGATION
  >Navigation - local
  >Navigation - sub
=CONTENT
	>Slideshow
	>Accordion
=IMAGES
=OBJECTS
->Map
*/



/*FONT SIZES
10px = 0.835em
12px = 1em
14px = 1.165em
16px = 1.335em
18px = 1.5em
20px = 1.665em
22px = 1.835em
24px = 2em
*/

/* COLOURS
Content bg:     		  #e4e0cf - light brown
Header nav bar bac:       #9c7718 - brown/gold 
Text:          			  #333 - dark grey
Links:          h2        #9C7718 - brown
				content   #ffd100 - yellow
*/


/*=STANDARDISE
*********************************************************************/
body {
	margin: 0;
	line-height: 1;
	font-family: verdana,helvetica,arial,sans-serif;
}

#blq-content {
	background: #dee2e5; font-size:1.2em !important;
}


#column-container { padding:0 0 14px 0; height:100%; float:none; }



#content {margin:14px; height:100%; color:#333;}
* html #content {padding:14px; margin:0; height:100%;}

a {	color: #98161c; }
a:hover {text-decoration:underline;}

.content-no-left-hand-nav {padding:10px 10px 0 0; width:616px;}
.content-no-left-hand-nav p {padding:10px 0 0 0; margin:0;}

#content .centre-content.twocol p {margin-right:185px;}



/*branding box*/
.rhsimg {
	height:56px;
	position:absolute;
	right:14px;
	top:6px;
	width:130px;
}

.clear, .clearboth {clear:both;}

h2 {color:#454545;}


#header h1 a, #header a#headerlink {
	background: url(/staticarchive/d42232de757a5ea30dc71cb18c764c1a0bd16206.jpg) no-repeat;
	width:525px;
	height:68px;
	display:block;
	text-indent:-9999px;
	font-size:0.001px;
 }

/*=NAVIGATION
*********************************************************************/



/*>Navigation - local*/
#local-navigation {
	background: url(/staticarchive/b87d029c19b4e96781e4a6b6c4294c9cd2d1e231.gif) 0 0;
}
   
#local-navigation ul#navigation-list .navigation-button.selected a, #local-navigation ul#navigation-list .navigation-button-first.selected a, #local-navigation ul#navigation-list .navigation-button-last.selected a, #local-navigation ul#navigation-list .navigation-button.selected a:hover, #local-navigation ul#navigation-list .navigation-button-first.selected a:hover, #local-navigation ul#navigation-list .navigation-button-last.selected a:hover {
	background: url(/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif) 0 0 ;
}

.navigation-button a, .navigation-button-first a, .navigation-button-first.selected a, .navigation-button-last.selected a, .navigation-button-last a, .navigation-button-last a  {
	background: url(/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif) right -50px ;
}
	
	
.navigation-button a:hover, .navigation-button-last a:hover, .navigation-button-first a:hover  {
	background: url(/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif) right -100px;
	text-decoration:none;
}

#navigation-list li a {
	margin: 0 3px 0 0;
	display: block;
	float: left;
	font-size: 1.6em;
	padding: 11px 15px;
	color: #ffffff;
}

#navigation-list li.selected a {color:#000;}
/**/

/*>Navigation - sub*/
#content .sub-navigation li {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	border-top: 1px solid #ddd;
	line-height: 1.6em;
}

#content  ul.sub-navigation {
	margin: 10px 0 0 0;
	padding: 0;
}

#content .sub-navigation li a {
	display: block;
	padding: 9px 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #0b1f2a;
	font-size: 1.335em;
	height: 100%;
}

#content .sub-navigation li a:hover {
	color: #0b1f2a;
	text-decoration:none;
} 

#content .sub-navigation li.selected{
	height: 100%;
}

#content .sub-navigation li.selected a{
	background: url(/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif) 0 -156px;
	color: #333;
	border-bottom: 0;
}

#content .sub-navigation li.selected a:hover  {
	background: url(/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif) 0 -156px;
	border-bottom: 0;
	color: #0b1f2a;
}
  
*html #content .sub-navigation li.selected a:hover {
	background-position: -156px -150px !important;
}

#content .sub-navigation li a:hover {
	background: url(/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif) -156px -150px;
	height: 100%;
}

#content .sub-navigation-include li a:hover {
	background: url(/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif) -156px -150px;
}

#content .sub-navigation-column .sub-navigation ul.sub-navigation-include {
	margin: 0;
	padding: 0;
}
	
#content .sub-navigation-column .sub-navigation ul.sub-navigation-include a{
	color: #333;
}
	
#content .sub-navigation-column .sub-navigation ul.sub-navigation-include a:hover{
	color: #333;
	background: #e2dbc7;
}

#content .sub-navigation-column .sub-navigation ul.sub-navigation-include li {
	border-top: 1px solid #ffffff !important;
}
	
#content .sub-navigation li a {
	margin: 0;
	background: transparent;
}

#content .sub-navigation-include li.nolink {
	/*background:#d1f0fe;*/
	margin: 0;
	padding: 2px 10px;
	font-size: 1.165em;
	color: #666;
}

#content .sub-navigation-include li a {
	margin: 0;
	padding: 2px 10px;
	/*background-position: 0 -230px;*/
	color: #1819db;
	font-size: 1.165em;
}

#content .sub-navigation-column .sub-navigation ul.sub-navigation-include li a {
	background: #cae8f1;
	width: 126px;
	display: block;
}

#content .sub-navigation-column .sub-navigation ul.sub-navigation-include li a:hover {
	margin: 0;
	padding: 2px 10px;
	color: #333;
	font-size: 1.165em;
	background: #6badd6;
}

#content .sub-navigation-column .sub-navigation ul.sub-navigation-include li.selected a{
	margin: 0;
	padding: 2px 10px;
	color: #fff ;
	font-size: 1.165em;
	background: #00446f;
}
	
#content .sub-navigation-column .sub-navigation ul.sub-navigation-include li.selected a:hover {
	background: #00446f;
	color: #fff;
}


/*----IE fixes----*/
* html #content ul.sub-navigation {
  padding-top: 0;
  margin-top: 10px;
}

* html #content ..sub-navigation li.selected {
  background: url(/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif) 0px -151px;
}
  
* html .sub-navigation li.selected a {
	background-position: 0 -156px !important;
}

/*header*/
#header img {
	float: left;
}

#header {background:url(/staticarchive/b0854df7b4a1a65f0b2232d3bbeb521560151dda.jpg) no-repeat;}
/*->Carousel contains default colours - override these with site specific colours in the site specific css */
#promo-carousel {
	width: 100%;
	background: #174056 !important;
	border-top: 4px solid #174056 !important;
	height: 34px;
}
	
* html #promo-carousel { /* IE6 only */
	/*margin-top:-3px !important;*/
}
		
#promo-carousel li {
	margin: 0;
	padding: 0;
	float: left;
	background:;
	width: 208px;
}

#promo-carousel li.lifourth {
	width: 155px;
}
	
#promo-carousel a {
	display: block;
	border-right: 2px #b3d0dd solid;
	color: #222;
	margin: 0;
	padding: 5px 0 15px 10px;
	font-size: 1.2em;
	height: 100%;
	cursor: pointer;
	background: #66b5cc;
}

#promo-carousel a:hover {
	color: #FFFFFF;
	background-color: #174056;
	cursor: pointer;
	text-decoration:none;
}

#promo-carousel a.selected, #promo-carousel a.selected:hover {
	color: #fff;
	background-color: #174056;
	cursor: pointer;
}
	
#promo-carousel li.lifourth a {
	border-right: 0;
}
	
.empty {
	height: 18px;
	background: #e0e0e0;
	display: none;
}

#promo-carousel li.end  {width:210px;}
#promo-carousel li.end a { border:none;}
#promo-carousel li.excess {position:absolute; left:-99999px;}
/*-*/

#content .hp-mainpromo-container #mainpromo, #content .hp-mainpromo-container #mainpromo1, #content .hp-mainpromo-container #mainpromo2, #content .hp-mainpromo-container #mainpromo3 {
	
	position: relative;
	padding-top: 0;
	margin-bottom: 0;
	height: 300px;
}

#content .hp-mainpromo-container #mainpromo a, #content .hp-mainpromo-container #mainpromo1 a, #content .hp-mainpromo-container #mainpromo2 a, #content .hp-mainpromo-container #mainpromo3 a {
	color: #62c6e3;
}

#content .hp-mainpromo-container #mainpromo a:hover, #content .hp-mainpromo-container #mainpromo1 a:hover, #content .hp-mainpromo-container #mainpromo2 a:hover, #content .hp-mainpromo-container #mainpromo3 a:hover {
	text-decoration: underline;
}
	
#content .hp-mainpromo-container #mainpromo .mpStrip, #content .hp-mainpromo-container #mainpromo1 .mpStrip, #content .hp-mainpromo-container #mainpromo2 .mpStrip, #content .hp-mainpromo-container #mainpromo3 .mpStrip {
	padding: 0 0 10px 0;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 626px;
	position: absolute;
	color: #666666;
	background:url(/staticarchive/1ed2275fd0de2e674c1a8096862ab43e7e0a3a9d.png);


}

#content .hp-mainpromo-container #mainpromo .mpBlock , #content .hp-mainpromo-container #mainpromo1 .mpBlock , #content .hp-mainpromo-container #mainpromo2 .mpBlock , #content .hp-mainpromo-container #mainpromo3 .mpBlock {
	padding: 0;
	width: 226px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 400px;
	background:url(/staticarchive/1ed2275fd0de2e674c1a8096862ab43e7e0a3a9d.png);
}


.hp-mainpromo-container .mpBlockLeft {
	background:transparent url(/staticarchive/1ed2275fd0de2e674c1a8096862ab43e7e0a3a9d.png) repeat scroll 0 0;
	height:100%;
	left:0;
	padding:0;
	position:absolute;
	top:0;
	width:226px;
}

/*PNG fix*/


* html #content .hp-mainpromo-container #mainpromo .mpStrip, * html #content .hp-mainpromo-container #mainpromo1 .mpStrip, * html #content .hp-mainpromo-container #mainpromo2 .mpStrip, * html #content .hp-mainpromo-container #mainpromo3 .mpStrip 
{
	bac\kground-image: url('/staticarchive/1ed2275fd0de2e674c1a8096862ab43e7e0a3a9d.png)'); /* PNG24 support. ie4/5 op5 css backslash filter - http://centricle.com/ref/css/filters/tests/sbmh/ */ 
	_bac\kground-image: none; /* negate bg-image on != ie6 . http://www.daltonlp.com/daltonlp.cgi?item_id=217 */ 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/staticarchive/1ed2275fd0de2e674c1a8096862ab43e7e0a3a9d.png)'); 
}
	

* html #content .hp-mainpromo-container #mainpromo .mpBlock , * html #content .hp-mainpromo-container #mainpromo1 .mpBlock , * html #content .hp-mainpromo-container #mainpromo2 .mpBlock , * html #content .hp-mainpromo-container #mainpromo3 .mpBlock 
 {
	bac\kground-image: url('/staticarchive/1ed2275fd0de2e674c1a8096862ab43e7e0a3a9d.png)'); /* PNG24 support. ie4/5 op5 css backslash filter - http://centricle.com/ref/css/filters/tests/sbmh/ */ 
	_bac\kground-image: none; /* negate bg-image on != ie6 . http://www.daltonlp.com/daltonlp.cgi?item_id=217 */ 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/staticarchive/1ed2275fd0de2e674c1a8096862ab43e7e0a3a9d.png)'); 
}

#content .hp-mainpromo-container #mainpromo .mpBlock p, #content .hp-mainpromo-container #mainpromo1 .mpBlock p, #content .hp-mainpromo-container #mainpromo2 .mpBlock p, #content .hp-mainpromo-container #mainpromo3 .mpBlock p{
	padding: 0 10px 0 10px;
	margin: 0;
	color: #FFF;
}

#content .hp-mainpromo-container #mainpromo .mpBlockLeft p, #content .hp-mainpromo-container #mainpromo1 .mpBlockLeft p, #content .hp-mainpromo-container #mainpromo2 .mpBlockLeft p, #content .hp-mainpromo-container #mainpromo3 .mpBlockLeft p{
	padding: 0 10px 0 10px;
	margin: 0;
	color: #FFF;
}

#content .hp-mainpromo-container #mainpromo .mpBlock h3 , #content .hp-mainpromo-container #mainpromo1 .mpBlock h3, #content .hp-mainpromo-container #mainpromo2 .mpBlock h3, #content .hp-mainpromo-container #mainpromo3 .mpBlock h3{
	font-size: 2em;
	color: #fff;
	padding: 10px 10px 8px 10px;
}

#content .hp-mainpromo-container #mainpromo .mpBlockLeft h3 , #content .hp-mainpromo-container #mainpromo1 .mpBlockLeft h3, #content .hp-mainpromo-container #mainpromo2 .mpBlockLeft h3, #content .hp-mainpromo-container #mainpromo3 .mpBlockLeft h3{
	font-size: 2em;
	color: #fff;
	padding: 10px 10px 8px 10px;
}

#content .hp-mainpromo-container #mainpromo .mpBlock h3 a, #content .hp-mainpromo-container #mainpromo .mpBlock h3 a, #content .hp-mainpromo-container #mainpromo1 .mpBlock h3 a, #content .hp-mainpromo-container #mainpromo2 .mpBlock h3 a, #content .hp-mainpromo-container #mainpromo3 .mpBlock h3 a {
	color: #fff;
}

#content .hp-mainpromo-container #mainpromo .mpBlockLeft h3 a, #content .hp-mainpromo-container #mainpromo .mpBlockLeft h3 a, #content .hp-mainpromo-container #mainpromo1 .mpBlockLeft h3 a, #content .hp-mainpromo-container #mainpromo2 .mpBlockLeft h3 a, #content .hp-mainpromo-container #mainpromo3 .mpBlockLeft h3 a {
	color: #fff;
}

#content .hp-mainpromo-container #mainpromo .mpBlock a:hover, #content .hp-mainpromo-container #mainpromo .mpBlockLeft a:hover, #content .hp-mainpromo-container #mainpromo1 .mpBlock a:hover, #content .hp-mainpromo-container #mainpromo2 .mpBlock a:hover, #content .hp-mainpromo-container #mainpromo3 .mpBlock a:hover {
	text-decoration: underline;
	color: #fff;
}

#content .hp-mainpromo-container #mainpromo .mpStrip p, #content .hp-mainpromo-container #mainpromo .mpBlockLeft p, #content .hp-mainpromo-container #mainpromo1 .mpStrip p, #content .hp-mainpromo-container #mainpromo2 .mpStrip p, #content .hp-mainpromo-container #mainpromo3 .mpStrip p, #content .hp-mainpromo-container #mainpromo1 .mpBlockLeft p{
	padding: 0 0 0 10px;
	margin: 0;
	color: #FFF;
}
 #content .hp-mainpromo-container #mainpromo1 .mpBlockLeft p {padding-right:10px;}
#content .hp-mainpromo-container #mainpromo .mpStrip h3, #content .hp-mainpromo-container #mainpromo .mpBlockLeft h3, #content .hp-mainpromo-container #mainpromo1 .mpStrip h3, #content .hp-mainpromo-container #mainpromo1 .mpBlockLeft h3, #content .hp-mainpromo-container #mainpromo2 .mpStrip h3, #content .hp-mainpromo-container #mainpromo3 .mpStrip h3 {
	font-size: 2em;
	color: #fff;
	padding: 10px 0 8px 10px;
}

#content .hp-mainpromo-container #mainpromo .mpStrip h3 a, #content .hp-mainpromo-container #mainpromo .mpBlockLeft h3 a, #content .hp-mainpromo-container #mainpromo1 .mpStrip h3 a, #content .hp-mainpromo-container #mainpromo2 .mpStrip h3 a, #content .hp-mainpromo-container #mainpromo3 .mpStrip h3 a,  #content .hp-mainpromo-container #mainpromo1 .mpBlockLeft h3 a {
	color: #fff;
}

#content .hp-mainpromo-container #mainpromo .mpStrip a:hover, #content .hp-mainpromo-container #mainpromo .mpBlockLeft a:hover,  #content .hp-mainpromo-container #mainpromo1 .mpStrip a:hover, #content .hp-mainpromo-container #mainpromo2 .mpStrip a:hover, #content .hp-mainpromo-container #mainpromo3 .mpStrip a:hover {
	text-decoration: underline;
	color: #fff;
}
	
#content .hp-mainpromo-container .mpBlock ul {margin-left:10px;}	
.mpStrip h2 {
	padding-right: 2px;
}

#mainpromotx {
	padding: 0 0 0 10px;
	margin: 8px 0 0 0;
	color: #FFF;
	line-height: 1.665em;
	display: block;
}

#content .hp-mainpromo-container #mainpromo li a.mpbullet, #content .hp-mainpromo-container #mainpromo1 li a.mpbullet, #content .hp-mainpromo-container #mainpromo2 li a.mpbullet, #content .hp-mainpromo-container #mainpromo3 li a.mpbullet {
	color: #62c6e3;
	padding: 1px 0px 0px 22px;
	font-weight: normal;
	text-decoration: none;
	/*width: 30px;*/
	overflow: hidden;
}

a.mpbullet:hover {
	color: #fff;
	text-decoration: underline
}

.mpbullet {
	background-image: url(/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif);
	background-position: -389px -146px;
	background-repeat: no-repeat;
}

ul.mpStriplist li a.mpbullet {
	color: #62c6e3 !important;
}
ul.mpStriplist li a:hover	{
	color: #fff !important;
}

* html .mpStrip {s
	bottom: -1px;
}



/*-----Generic content blocks*/	
.contentBlock h2 {
	border-bottom: 2px solid #a3a3a3;
	color: #9C7718;
}

.contentBlock h2 a {
	color: #98161c;
}

.contentBlock h2 a:hover {
	color: #333;
}

.contentBlock h3 a {
	font-weight: bold;
	background: transparent;
}

.contentBlock ul {
	border-top: 1px dashed #828282;
}

.contentBlock li {}

.contentBlock ul li	a.standardBullet, a.standardBullet {
	background: transparent url(/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif) no-repeat -389px -274px;
	padding: 0 0 0 22px;
}

.contentBlock .linkheader {
	clear:both; 

}

* html .contentBlock.quotebox {margin-bottom:0;}

/*-----Generic content blocks*/	



/*-----Homepage layout styles*/
.homepage-block {
	width: 626px;
	float: left;
	margin-left: 14px;
}

#content .hp-mainpromo-container {}

#column1 {
	float: left;
	width: 306px;

}



#column2 {
	float: left;
	width: 306px;

}

#column3 {
	float: left;
	width: 306px;
	margin-left: 14px;
}
/*-----Homepage layout styles*/

/*-----see also homepage*/
.seealso h3 {
	color: #333333;
	width: 250px;
}
.seealso ul {
	border-top: none;
}

.seealso .linksboxdropdown.basic {
	padding: 0;
	border-bottom: none;
}

/*#SeeAlso ul {padding-top:5px;}

#InternalLinksbox h2, #ExternalLinksbox h2 {padding-top:0; margin-top:0;}

*/

/*-----see also homepage*/


/*-----minisite page*/

#mainpromo-article {
	background:none;
	padding-left:10px;
}

#mainpromo-article.panel {
	

}


* html #mainpromo-article.small h1 {width:225px;}

#mainpromo-article.small .mainpromoblock {background:#D5E6EE; margin-top:10px; width:226px;}
#mainpromo-article.small .mainpromoblock h3 {border-top:1px solid #ccc;}
#mainpromo-article.small .mainpromoblock ul, #mainpromo-article.small .mainpromoblock h3 {text-align:left; margin-left:10px;}
#mainpromo-article.small .mainpromoblock h3 {font-size:110%; font-weight:bold; margin:10px; padding-top:10px;}
#mainpromo-article.small .mainpromoblock ul li {padding:0;}

.content-no-left-hand-nav #mainpromo-article.small .mainpromoblock ul {padding-bottom:0;}


#mainpromo-article.mid img {width:446px; height:251px; float:left;}
#mainpromo-article.mid .mainpromoblock {background:#D5E6EE; width:605px; margin-top:10px; overflow:hidden;}
#mainpromo-article.mid .mainpromoblock p {float:left; width:130px; padding-top:5px;}
#mainpromo-article.mid .mainpromoblock #empTextBox p { 
	margin-left: 67px;
	width: 446px;
	padding-top:10px;
	padding-bottom:5px;
}

#mainpromo-article.large .mainpromoblock {background:#D5E6EE;  overflow:hidden;width:606px; margin-top:10px; text-align:left;}
#mainpromo-article.large img {width:606px; height:341px; margin-left:0;}
#mainpromo-article.large p {width:500px; padding:5px 0 5px 10px; line-height:1.6em;}
#mainpromo-article.large h2.underpromo {margin:5px 0 0 10px; padding-bottom:0;}

#mainpromo-article span.date {padding-left:0; font-size:90%;}

#mainpromo-article h1 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	color: #454545;
	background:#fff;
	border-bottom: 2px solid #a3a3a3;
}

#mainpromo-article h1.underpromo {
	background:none;
	font-size:1.3em;
	border:none;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:0px;
	margin:0;
	color:#333;
	font-weight:bold;
} 


.nopanel #mainpromo-article .Textblock p {
	}

.Textblock .emp-audio  {background:none; float:right !important; width:200px !important; margin-top:0 !important;}
.Textblock .emp-audio .player {width:200px !important;}
	
.nopanel #mainpromo-article.panel p  {background:#fff; display:none; }

* html .content-no-left-hand-nav {padding-right:0;}

#mainpromo-article.panel  h1.underpromo, #mainpromo-article.panel p {
	/*background:#d5e6ee;*/

}

#mainpromo-article.panel  h1.underpromo {margin:-2px 0 0 0 !important; /*Keep this fix to remove white gap*/ padding:10px 10px 0px 10px;}
#mainpromo-article.panel p  {margin:0; padding:5px 10px 5px 10px;}


#mainpromo-article h1 a {
	color:#98161C;
}

#mainpromo-article h1 a:hover {color:#333;}

#mainpromo-article p {
	margin-top: px;
	font-size: 1.16em;
	color: #333333;
	padding:0 10px 10px 10px;
	line-height:1.4em;
}

#mainpromo-article p { 
	font-size:1em;
}

#mainpromo-article img.promo-image {
	margin-top:0;
	background:#fff;
	/*border-top:10px solid #fff;*/
	margin-bottom:-1px;
	
}

#mainpromo-article .promo-image-446x251 {
	margin-top:0;
	background:#fff;
	margin-bottom:-1px;
	background:#fff;
/*border-top:10px solid #fff;*/
}

#mainpromo-article.panel .promo-image-446x251 {
	margin-top:10px;

}

#mainpromo-article .promo-image-226x127 {
margin-top:10px;
margin-bottom:-1px;
padding-top:0;
background:#fff;

/*border-top:10px solid #fff;*/
}

#mainpromo-article h1, #mainpromo-article p {text-align:left;}

.content-no-left-hand-nav #mainpromo-article.panel  {background:#fff; margin-left:10px; margin-bottom:10px; padding-left:0; text-align:center}
.content-no-left-hand-nav img{padding-left:0; margin-top:0px;}
.content-no-left-hand-nav #mainpromo-article.panel .mainpromo_top_heading {border-bottom:10px solid #fff;;}
.content-no-left-hand-nav #mainpromo-article.panel .mainpromo_top_heading {border-bottom:10px solid #fff;;}

.content-no-left-hand-nav #mainpromo-article-left  {background:#fff; margin-left:10px; margin-bottom:10px; padding-left:0; text-align:left}

.Textblock {margin-top:10px;}

.Textblock p {
	color: #333333;
}

.Textblock ul {
	color: #333333;
}

.Textblock ul li {
	margin: 0;
	padding: 0;
}

.Textblock ul li a:hover, .Textblock ol li a:hover {
	text-decoration: underline;
}

.Textblock ul.links {
	color: #333333;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
}

.Textblock ul.links li a {
	background-position: 0 1px;
}

.Textblock ol {
	list-style-type: decimal;
	font-size: 1.16em;
	color: #333333;
	line-height: 1.5em;
	margin: 10px 10px 0 20px;
}

.Textblock ol li {
	margin: 0;
	padding: 0;
}

.Textblock p a {
	text-decoration: none;
}

.Textblock p a:hover {
	text-decoration: underline;
}

.Textblock h2 {
	color: #333333;
	font-size: 1.6em;
}

.content-no-left-hand-nav .Textblock  {padding-left:10px; padding-right:0;}
.content-no-left-hand-nav .Textblock div {width:420px;}

.content-no-left-hand-nav #mainpromo-article h1 { margin:0; }
.content-no-left-hand-nav #mainpromo-article h1 {width:607px;}
#blq-content .Textblock h3 {
	color: #333333;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0;
}

#blq-content .Textblock h4 {
	color: #333333;
	font-size: 1.1em;
	line-height:1.4em;
	font-weight: bold;
	margin: 0;
	clear:both;
	padding: 3px 0px !important;
}

#blq-content .Textblock p {
	padding: 0;
	margin-top: 4px;
	margin-bottom: 20px;
	/*float:left;*/
}

img.pageimage {
	padding-top: 10px;
}

p.imagedesc {
	padding: 0;
	margin: 0;
	font-style: italic;
}

/*-----minisite index*/
.highlights {
	background: #d1f0fe;
	margin-bottom: 10px;
}

.highlights h3 {
	font-size: 2em;
	padding: 10px 10px 10px 10px;
}

.highlights div {
	clear: both;
	padding-bottom: 10px;
}

.highlights div h4 {
	display: inline;
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
}

.highlights div p {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.highlights li span {}

.linksboxdropdown {
	background: #ffffff;
	border-bottom: 10px solid #cfdefd;
}

.linksboxdropdown h3 {
	font-size: 2em;
	border-bottom: 2px solid #25cefa;
	color: #666;
	padding: 8px 0 5px 0;
	margin: 0 10px;
}

.linksboxdropdown ul {
	margin: 0 10px 0 10px;
	padding-bottom: 8px;
}

.linksboxdropdown li {
	font-size: 1.2em;
	border-top: none;
	padding: 7px 0 2px 0;
}
/*-----minisite index*/

/*-----Random*/
.index_desription_TextblockContent {
	background: #ECECEC;
}

.itemBlock {
	background: #ECECEC;
	color: #333;
	overflow: hidden;
	height: 190px;
}
			
.itemBlock a {
}

.itemBlock2 {
	float: left;
	width: 146px;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	margin: 0 4px 10px 0;
	background: #d1f0fe;
	height: 15em;
}

.itemBlock2 img {
	float: left;
	padding: 0 0 6px 0;
}

.itemBlock2 h2 {
	font-family: arial, sans-serif;
	padding-bottom: 0;
	margin: 0 10px 0 10px;
	padding: 4px 0 0px 0;
	border-bottom: 2px solid #cccccc;
}

.itemBlock2 h3 {
	padding: 0 10px 0 10px;
	margin: 7px 0 0 0;
	color: #990003;
	line-height: 1.3em;
	font-size: 1.165em;
	width: 126px;
}

.itemBlock2 h3 a:hover {
	color: #333333;
	text-decoration: underline;
}

.itemBlock2 p {
	padding: 8px 0 5px 10px;
	clear: none
}

.itemBlock2 p.intro {
	line-height: 1.4em;
	float: left;
	width: 126px;
	padding: 1px 0 8px 10px;
	color: #333333;
	margin: 0;
}

#resultsvideo .itemBlock h3	{
	font-size: 1.165em;
	padding-left: 10px;
}

.itemBlock-short {
	background:#ececec;
}

.mpStrip p {
	color: #FFFFFF;
}

.index_desription_TextblockContent p {
	color: #333;
	padding: 10px !important;
}

.index_desription_TextblockContent ol li {
	margin: 0 10px 5px 0;
	line-height: 1.4em;
	color: #333333;
}

.index_desription_TextblockContent h2 {
	padding: 7px 10px 0 10px;
	color: #333333;
}

#column1 .MultipleIncludesBox .MultipleIncludesBoxInclude4 .contentBlock {
	float: none;
	clear: both;
} /*required to stop travel overlapping weather*/

.itemBlock-short img {
	padding:0;
}	

.itemBlock-short a  {
	display: block;
}

.itemBlock-short h3 {
	padding-top: 6px;
}
/*-----Random*/

/*Site specific styles*/
/* #mainpromonoimage h2 {
	border-bottom: 2px solid #FFD100;
} */

/*media explorer style*/

.me-navigation a, .me-navigation dt a, .me-navigation ul li a {
	color: #9C7718 ;
}

.me-navigation dt.selected a {
	color: #000;
}

.me-navigation ul li.active a {
	color: #fff;
}

.me-navigation ul li.active a:hover {
	color: #fff;
}

.me-navigation dt.selected a:hover, .me-navigation dd.selected a:hover {
	color: #9C7718;
}

.me-navigation ul li {
	background: #f1ecde;
}

.me-navigation dt.selected {
	background: #d5d5c3;
}
.me-navigation dt a.expcon {
	background: transparent url(../images/plusminus.gif) no-repeat scroll 0 0 !important;
}

.me-navigation dt.selected a.expcon {
	background: none !important;
}

.me-navigation ul li.active {
	background:#333;
}

/*IE fix for media explorer*/
* html .me-navigation.selected ul li a {
	background-image: none !important;
}

* html .me-navigation dt.selected a {
	background-image: none !important;
	background: none !important;
}

* html .me-navigation dt a {
	background: none !important;
}

* html  dt.noaccord a {
	background-image: none !important;
}

* html .me-navigation dd {
	height: 1%;
}

/*media player items*/
.me-selector ul.items{
	background-color: #ebeddc;
}
 
li.video .image a:hover {
	display: block;
}

.me-selector ul.items li.selected{
	background-color: #684e0d;
}

.me-selector UL.items LI.hover DIV.title {
	height: 73px;
}

li.video a, li.video a:hover {
	color: #fff !important;
	background: none;
}

li.video .cta a {
	background: none;
}

.itemBlock-short {
	position: relative;
}

.itemBlock-short .title {
	background: none;
	position: absolute;
	top: 0;
	left: 0;
}

.itemBlock-short .title a .overlay {
	padding: 3px 3px 3px 5px;
	display: block;
	line-height: 16px;
	height: 78px;
}

.itemBlock-short .title a {
	display: block;
	height: 82px;
	width: 146px;
	color: transparent !important;
	text-indent: -10000px;
	cursor: pointer;
}

.itemBlock-short .title a:hover {
	background: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	color: #fff !important;
	font-size: 1.1em;
	height: 82px;
	width: 146px;
	text-indent: 0;
}

/*IE fix for media explorer items*/
* html .video.selected .image a {
	background-image: none !important;
}
 
* html .itemBlock-short .title a {
	background: #fff;
	filter: alpha(opacity=0);
	opacity: 0;
}

* html .itemBlock-short .title a .overlay {
	height: 76px !important;
}
/* end */

/* A -Z
---------------------------------*/
.A-z {
	margin: 0 8px 10px 0px;
}

.A-zNav {
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

.A-zNav .selectedletter {
	font-weight: normal;
}

.A-zNav a {
	font-weight: normal;
}

.A-zNav a:hover {
	font-weight: normal;
}
.A-zLetters {float:left; }
.A-zLetters a, .A-zLetters em {display:block;float:left; margin:0 3px; padding:0 2px; line-height:1.4em; font-size:1.1em;}
.A-zLetters em {font-weight:bold;}
.A-zNavTop {
	text-transform: none;
	float:right;
	
}

.AzEntry li a {
	font-weight: normal;
}

.AzEntry li {
	list-style: none;
}

.A-zNav {
	border-bottom: 1px dashed #ccc;
	margin: 0 0 10px;
	padding: 0 0 10px;
}

ul.atoz {display:block; margin-top:10px;}

.atoz li {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

ul.atoz li {
	padding-right: 0;
}

.AzEntry {
	margin: 0;
	padding: 0;
	line-height: 2em;
}

.AzEntry li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 8px 0;
	line-height: 1.4em
}

.AzEntry li a {
	font-size: 1.165em;
	font-weight: normal;
}

.A-zNav .selectedletter {
	font-weight: bold;
	color: #333333;
}

.atoz {
	margin: 5px 0 0 5px;
	padding: 0;
	line-height: 46px;
}

* html ul.atoz {
	padding: 10px 0;
}

.centre-content ul.atoz {
	margin-left: 0;
}

.centre-content ul.AzEntry {
	margin-left: 0;
}

.centre-content ul.AzEntry {
	margin-left: 0;
}
.centre-content h1 {border-bottom:2px solid #ccc; padding:0 0 5px; color:#454545;}

.atoz li a {
	background: transparent url(/staticarchive/3f7a61233d57ac8a2aa0e14c593dff7c284faa1a.gif) no-repeat -44px 0 ;
	border: 1px solid #ccc;
	color: #990000;
	font-size: 1.1em;
	margin: 0;
	padding: 6px 7px;
	text-transform: uppercase;
	text-decoration: none;
}

.atoz li a:hover {
	background:transparent url(/staticarchive/3f7a61233d57ac8a2aa0e14c593dff7c284faa1a.gif) no-repeat top right;
	border: 1px solid #dbdbdb;
	color: #990000;
	font-size: 1.1em;
	margin: 0;
	padding: 6px 7px;
	text-transform: uppercase;
	text-decoration: none;
}

.atoz li a.selected {
	background:  transparent url(/staticarchive/3f7a61233d57ac8a2aa0e14c593dff7c284faa1a.gif) no-repeat top left ;
	border: 1px solid;
	color: #fff;
	font-size: 1.1em;
	margin: 0 7px 0 0;
	padding: 6px 7px;
	text-transform: uppercase;
	text-decoration: none;
}

* html .atoz li a, * html .atoz li a:hover, * html .atoz li a.selected, * html .atoz li a.selected:hover   {padding: 6px;}

* html .atoz li a.selected:hover {background:transparent url(/staticarchive/3f7a61233d57ac8a2aa0e14c593dff7c284faa1a.gif) no-repeat top left ; color:#fff;}


.atoz li a.selected {
	background: transparent url(/staticarchive/3f7a61233d57ac8a2aa0e14c593dff7c284faa1a.gif) no-repeat top left ;
	border: 1px solid #007EBD;
	color: #fff;
	font-size: 1.1em;
	margin: 0;
	padding: 6px 7px;
	text-transform: uppercase;
	text-decoration: none;
}

/*content image box*/
.imgbox {
	float: right !important;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align:right;
	width:150px !important;
	clear:right;
	}

.imgbox  .caption {
	font-size: 0.95em;
	padding: 5px 5px 5px 0;
	color: #333;
	line-height: 1.3em;
}

/*pagination*/

/*bottom*/
.next_prev {
	background: #D5E6EE ;
	display: block;
	padding: 8px 8px 8px 0;
}

.next_prev ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

.next_prev ul li  {
	list-style: none;
	margin:0;
	padding: 0 0 0 17px;
	background: url(/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif) no-repeat -393px -272px ;
}

.next_prev ul li a {
	color: #990000
}

.next_prev ul li a:hover {
	color: #333;
	text-decoration: underline;
}

ul.pagination {
	margin: 0;
	position: absolute;
	right: 10px;
	top: 5px;
}

.me-selector ul.pagination li.selected a {
	background: #393E30 !important;
	color: #FFFFFF !important;
}
/*end*/

/*item listing*/
.title a {
	color: #9c7718 !important;
}

.title a:hover {
	color: #333 !important;
}
/**/

/*Quote object*/

/*->Blockquote*/
blockquote {
	background: #D5E6EE  url(/staticarchive/6285fe49cc65c1a608c83b9ebb700e064eea9d7c.gif) no-repeat top left;
	margin-right: 0 !important;
}

blockquote p {
	display: block;
	margin-top: 20px !important;
	padding-bottom: 20px !important;
	background: url(/staticarchive/c9a0ed660e4c72a65fdf85437ebed500c809466c.gif)  no-repeat  bottom right;
}

blockquote div.origin-quote {
	display:block;
	font-size:0.9em;
	line-height:1.5em;
	margin:0  !important;
	padding:0 0 10px 3px;
	text-indent:0 !important;
}  

/*->Info panel*/

.infopanel {
	margin: 0 0 10px 10px;
	padding: 14px;
	background: #d5e6ee;
	float: right;
	width: 146px;
}
* html .infopanel {margin-top:10px;}

.infopanel h2 {
	margin: 0 0 5px 0;
	padding: 0 !important;
	font-size: 1.1em;
}
.infopanel h3 {
	margin:0 !important; padding:0 !important;
	font-size: 1.0em !important;
	font-weight:bold !important;
}

.infopanel p {
	margin: 5px 0 10px 0 !important;
	padding: 0;
	line-height:1.1em !important;
}

.infopanel ul {
	margin: 0 !important;
	padding: 5px 0 0 0;
	border-top: 1px dashed #333;
	list-style-type: none;
}

.infopanel ul li {
	margin: 0;
	padding: 2px 0;
	line-height:1.15em;
}
.infopanel ul li a {padding-left:0; background:none;}

.infopanel img {margin-bottom:5px;}
/*CTA box*/
.ctaouter {
	background: #9c7718;
}

.ist-download .offscreen {
	display: none;
}

/*media player styles*/
.me-info, .me-selector, .me-selector ul.items  {
	background: #ECECEC;
}
	
/*IE fix to avoid em element blocking within list item and causes right col to drop down*/
* html .right-content {
	clear: left;
}

/*CTA icon*/
.ist-b .ist-link {
	background: transparent url(/staticarchive/861663f5d8f1229c1b612f3b0450c63fea8620bc.gif) 0 1px no-repeat !important;
	padding-left: 20px;
}

* html .ist-b  a.ist-link {
	background-position: 0 0 !important;
	padding-top: 2px;
	padding-bottom: 1px;
	display: block;
}

/*watch bullet to override */
a.watch, a.watch-bullet, a.iplayer, a.listen  {
	padding-left: 22px;
}

#scrolling_carousel {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 3px -10px;
	background-color: transparent;
	background-image: url();
	position: relative;
	z-index: 0;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 492px;
	height: 106px;
}

#scrolling_carousel {
	margin: 0;
	padding: 4px 0 10px 0;
	background: url() 3px -10px no-repeat;
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 492px;
	height: 106px;
}

#scrolling_carousel ul li {
	width: 146px;
	margin: 1px;
	display: inline;
	float: left;
	position: relative;
	z-index: 1;
	background: #908060;
}

#scrolling_carousel ul li.selected {
	background: #000
	/* filter: alpha(opacity=100) !important;
	-moz-opacity: 1 !important;
	-khtml-opacity: 1 !important;
	opacity: 1 !important; */
}

#scrolling_carousel ul li.selected img {
	padding: 3px;
	width: 140px;
	height: 79px;
}

* html #scrolling_carousel ul li.selected img {
	height: 76px;
}

#scrolling_carousel ul li h4 {
	margin: 0;
	padding: 1px 5px 3px 5px;
	height: 18px;
	position: relative;
	z-index: 100;
	background: url(/staticarchive/9dac23c705b13636ed8303dfff69a0d8394db23b.gif) 5px 4px no-repeat;
}

#scrolling_carousel ul li h4 a {
	margin: 0;
	padding: 0 0 0 24px;
	font-weight: normal;
	color: #fff;
}

* html  #scrolling_carousel ul li h4 {
	background-position: 5px 5px;
}

#scrolling_carousel ul li.selected h4 a {
	color: #f9961e !important;
	padding: 0 0 0 24px;
	background: none;
}

#scrolling_carousel ul li h4 a:hover {
	color: #fff;
	text-decoration: none;
}

#scrolling_carousel ul li.selected h4 a:hover {
	color: #f9961e;
	text-decoration: none;
}

#scrolling_carousel ul li.selected a {
	background: #000;
}

#scrolling_carousel ul li p {
	margin: 0;
	padding: 0;
	height: 82px;
}

/* Stuff the carousel needs! */
#scrolling_carousel ul.visionAppsCarousel {
	margin: 0 24px;
	height: 106px;
	width: 444px;
	overflow: hidden;
	position: relative;
	background: #c2b99f;
	/* border: 1px solid #54472d; */
}

#scrolling_carousel ul.visionAppsCarousel li {
	list-style: none;
}

/* Style the previous and next buttons that we just made */

* html #scrolling_carousel #previous {
	background:#000;
}

#scrolling_carousel #previous, #scrolling_carousel #next {
	width: 18px;
	height: 105px;
	display: block;
	position: absolute;
	top: 4px;
	/* border: 1px solid #54472d; */
	/* display: none; */
}

#scrolling_carousel #previous span, #scrolling_carousel #next span {
	display: none;
}

#scrolling_carousel a#next:hover {
	background-position: -60px 0;
}

.carouselpanel h3 {
	font-size: 2em !important;
	padding-left: 15px;
	margin: 0;
	color: #333;
}

.carouselpanel p {
	padding-left: 15px;
	padding-top: 0;
	margin-bottom: 6px;
	margin-top: 5px;
	color: #333;
}

#itemblockwide .itemBlock { 
	float: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
	background-color: transparent;
	background-image: none;
	width: 99%;
	height: auto;
	clear: both;
}

#itemblockwide .itemBlock div.image { 
	float: left;
	padding-bottom: 10px;
}

#itemblockwide h3 {
	font-size: 1em;
	font-weight: 700;
}

#itemblockwide .itemBlock h3 { 
	float: left;
	width: 60%;
	color: #333333;
}

#itemblockwide .itemBlock p.intro { 
	width: 60%;
}

/* Musicbrainz */
.musicbrainz {
	margin: 5px 0 20px 0;
}
/* Musicbrainz end */

/* Artist's releases */
#artist_releases {
	margin: 5px 0 0 0;
	padding: 0;
}

#artist_releases h2 {
	margin: 0;
	padding: 10px 0 5px 0;
	border-bottom: 2px solid #a3a3a3;
	color:#444;
}

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

#artist_releases ul li {
	margin: 0;
	padding: 10px 0;
	list-style-type: none;
	border-bottom: 1px dashed #ccc;
	height: 100%;
	overflow: hidden;
}

#artist_releases ul li .album_art {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	width: 146px;
	height: 146px;
}
#artist_releases ul li .album_art a, #artist_releases ul li .album_info a  {
	display: block;
}

#artist_releases ul li .album_art img {
	margin: 0;
	padding: 0;
	border: 3px solid #6f6f6f;
}

#artist_releases ul li .album_info {
	margin: 0;
	padding: 0;
	float: right;
	width: 290px;
}

#artist_releases ul li .album_info h3 {
	margin: 0 0 5px 0;
	padding: 0;
}

#artist_releases ul li .album_info p {
	margin: 0 0 5px 0;
	padding: 0;
}

#artist_releases a {
	margin: 0;
	padding: 0;
}

#artist_releases a.standardBullet {
	padding: 0 0 0 20px;
}
/* Artist's releases end */

/* Nav list */
.navlist {
	margin: 5px 0;
	padding: 0;
}

.navlist h2 {
	margin: 0 ;
	padding: 4px 0 5px;
	border-bottom: 2px solid #A3A3A3;
	color:#444;
}

.navlist ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

.navlist ul li {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	height: 100%;
	overflow: hidden;
	border-bottom:1px dashed #ddd;
}

.navlist ul li .navlist_img {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 146px;
	height: 82px;
	float: left;
}

.navlist ul li .navlist_text {
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
}

.navlist ul li .navlist_text h3 {
	font-size: 1.2em;
	padding-bottom:2px;
}

.navlist ul li .navlist_text h3 a {
	font-weight:bold;

}

.navlist ul li .navlist_text h4 {
	font-weight: normal;
}

.navlist ul li .navlist_text h4 a {color:#333; font-weight:bold;}
.navlist ul li .navlist_text h4 a:hover {color:#000;}

.navlist ul li .navlist_text p {
	margin: 0;
	padding: 0 20px 0 0;
	line-height:1.4em;
}

.navlist ul li .navlist_text ul {
	margin: 0;
	padding: 0;
}

.navlist ul li .navlist_text ul li {
	margin: 0 10px 0 0;
	padding: 0;
	display: inline;
	float: left;
	border-bottom:none;
}


* html .navlist  {width:600px;}
* html .navlist h4, * html .navlist p {clear:both;}

/* Nav List end*/

/* Breadcrumb */
#breadcrumb {
	margin: 0;
	padding: 0 14px;
	background: #eee;
}

#breadcrumb ul {
	margin: 0;
	padding: 8px 0;
	height: 100%;
	overflow: hidden;
}

#breadcrumb ul li {
	margin: 0 5px 0 0;
	padding: 0 0 0 10px;
	display: inline;
	background: transparent url(/staticarchive/6cf0760032fad9572a9baed98c941f08982165cb.gif) no-repeat 0 6px;
	font-size: 1.1em;
}

#breadcrumb ul li.first {
	margin: 0 5px 0 0;
	padding: 0;
	background: none;
}

#breadcrumb ul li.last {
	margin: 0 5px 0 0;
	padding: 0 0 0 10px;
}

#breadcrumb ul li a:hover {text-decoration:underline;}
/* Breadcrumb end */

/*emp festival page*/
#content .centre-content-large {
	float:left;
	margin:0 0 -29px;
	padding:0 0 30px;
	width:976px;
}

* html #content .centre-content-large {width: 974px;}


#content .centre-content-large h2 {
	border-bottom:2px solid #a3a3a3;
}

.centre-content-inner {
	margin:0 0 14px 0;
	padding:1px 0;
	width:946px;
	background:#fff;

}

.centre-content-main {
	background:#f1f2f3;
	margin:10px 10px 8px;
	width:926px;
}

.centre-content-inner h1 {
	border-bottom:2px solid #a3a3a3;
	color:#424242;
	margin:0 10px;
	padding:8px 0;
}

* html #content .centre-content-large {width: 974px;}

.centre-content-large h1 {background:#fff;}
#emp_promo {background:#fff;}
#emp_promo #emp1 {float:left; width:512px;}
.clear {clear:both;}


/*----------Home page main promo-----------------*/

.home_mainpromo_holder {
	background:#FFFFFF none repeat scroll 0 0;
	color:#5A5A5A;
	margin:14px 0 14px 14px;
	padding:1px 0 8px 0;
	width:946px;
}





.home_mainpromo_holder h1 {
	border-bottom:2px solid #A3A3A3;
	color:#666;
	margin:0 10px;
	padding:8px 0;
}

.home_emp_videoHolder {
	float:left;
	margin:0;
	padding:0;
	width:512px;
}

.home_media_Holder {
	float:left;
	margin:0;
	padding:0;
	/*width:512px;*/
	width:630px;
}

.home_media_Holder #mainpromo-article.panel {background:none;}

#textcontent {
	float:left;
	padding:0;
	width:360px;
	width:30%;
}

.mainpromotop {
	background:#fff;
	margin:10px 10px 8px;
	width:926px;
}

#textcontent .Textblock h4 {
	color:#990002;
	font-size:1.8em;
	font-weight:normal;
	padding-top:8px !important;
}

#textcontent .Textblock h3 {
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0;
}

#textcontent .Textblock h4.date {
	font-size:1.1em;
	color:#333;
	font-weight:normal;
	margin:0; padding:0;
}

#textcontent .Textblock span{
	font-family:arial !important; 
	}

#emp1 {padding-top:0;}

/**/
/*----------Home page main promo-----------------*/

.bottom {margin-left:14px;}
.bottom .col_1
{
	background:#fff; 
	width:606px;
	float:left;
	margin-right:14px;
	padding:0 10px;
}

.bottom .col_2
{	padding:0 14px 0 0;
}

.bottom .col_2 .contentBlock {

}

/**/

/**/
/* Fixes for A-Z bug */

#anchorfix {
	margin: 0;
	padding: 0;
	border: 0;
	background: #FFF !important;
	float: left;
}


#content .sub-navigation-column {
	margin-bottom: 0 !important;
	padding: 0 14px 0 0 !important;
}

#content .centre-content {
	margin-bottom: 0 !important;
	padding: 10px !important;
}

#content .right-content {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.right-content .contentBlock.events .eventlist h3 a {font-weight:bold;}
.right-content .contentBlock.events .eventlist ol.eventlist_events .summary{
	padding:5px 0 0 10px;
}
#content .right-content .contentBlock.events .eventlist ol.eventlist_events p.category {
	margin:0 10px;
	padding:0 0 3px 0;
	border-bottom:1px solid #ccc;
}

#content .right-content .contentBlock.events .eventlist ol.eventlist_events .venue, #content .right-content .contentBlock.events .eventlist ol.eventlist_events p.category {text-indent:-9999px; height:0px;}
#content .right-content .contentBlock.events .eventlist ol.eventlist_events .dataDay  {padding-bottom:5px;}

/*A-Z object*/
.azpanel {
	background:#fff;
	margin-bottom:10px;
	padding:5px 2px 10px 10px;
	margin-top:0;
	height:auto;
}
.azpanel h2 {
	border-bottom:2px solid #A3A3A3;
	margin-bottom:10px;
	padding-bottom:5px;
	margin-top:0;
	margin-right:10px;
}
.azpanel h2 a{
	text-decoration:none;
	}

.azpanel ul {margin-top:10px;}

.azpanel li {
	width:36px; 
	height:22px; 
	border:1px solid #bababa; 
	margin-right:3px; 
	margin-bottom:4px;
	float:left;
	}
.azpanel li a {
	border:1px solid #fff; 
	display:block;  
	height:17px; 
	background:url(/staticarchive/9828e871538ae2f2de3ab79a04a0793a56ee3a37.gif) repeat-x;
	text-align:center;
	padding-top:3px;
	font-size:1.2em;
	}
	
.azpanel li a:hover {
	border:1px solid #389cd0; 
	display:block;  
	height:17px; 
	background:url(/staticarchive/2d11e08bc3d766d0a0d030efbff398a9ef217526.gif) repeat-x;
	text-align:center;
	padding-top:3px;
	color:#fff;
	text-decoration:none;
	}
	
.azpanel form div { border-top:1px dashed #818181; padding-top:8px;}

.azpanel form  {clear:both; display:block; padding-top:7px; margin-right:10px;}

.azpanel form select {height:24px; width:228px;  padding:2px 0 0 0; }
.azpanel input {margin-right:0; margin-left:10px; background:transparent url(/staticarchive/146fc424f84ace3a0d40734333c76208e89f5491.gif) no-repeat; width:39px; height:26px; color:#990000; border:none; cursor:pointer;}
.azpanel input:hover {color:#333;} 
/*A-Z object genre and artist page*/

.az_loop {clear:both;  margin-bottom:20px; margin-top:10px; padding-bottom:10px; border-bottom: 1px solid #ddd;}
.az_loop .az_loop_img {width:146px; float:left;}
.az_loop .az_loop_txt {width:288px; float:right;}

.az_loop h3 {font-size:1.15em; margin-bottom:5px;}
.az_loop p {margin:0; padding:5px 0;}
.az_loop a.az_loop_genre {color:#333; font-weight:bold !important;}
.az_loop a.az_loop_genre:hover {color:#000;}
.az_loop a.az_loop_link {
	background:transparent url(/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif) no-repeat scroll -389px -277px;
	padding:0 0 0 20px;
	display:block;
}
	
.atoznav 	{overflow:hidden; border-bottom:1px dashed #ccc; padding-bottom:5px; margin-bottom:10px; width:604px; margin-left:10px; }
.atoznav em	{font-style:normal; color:#323232;}


/* Iplayer feed -----------------------------------------------------------------------------*/
#iplayer_feed {
	margin: 0 0 10px 0;
	padding: 0;
	background: #fff;
	clear: both;
	overflow: hidden;
}

* html #iplayer_feed {
	padding-bottom: 1px;
	clear: both;
}

#iplayer_feed h2 {
	margin: 0 10px 10px 10px;
	padding-top:10px; padding-bottom:5px;
	border-bottom:2px solid #ccc;
}

/* Navigation tabs */
#iplayer_feed ul {
	margin: 0 10px;
	padding: 0;
	height: 1%;
}

#iplayer_feed ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #fff;
	display: inline;
	float: left;
}

#iplayer_feed ul li#feedtab1 a, #iplayer_feed ul li#feedtab2 a {
	margin: 0;
	padding: 10px 8px;
	cursor: pointer;
	display: block;
	font-size: 1.15em;
	width: 126px;
	outline: none;
	background:#fff;
}

#iplayer_feed ul li#feedtab1 {
	margin-right: 2px;
}

#iplayer_feed ul li#feedtab1 a:hover, #iplayer_feed ul li#feedtab2 a:hover, #iplayer_feed ul li#feedtab1.selected a:hover, #iplayer_feed ul li#feedtab2.selected a:hover {
	background: #e2e9ef;
}



#iplayer_feed ul li#feedtab1.selected a, #iplayer_feed ul li#feedtab2.selected a {
	color: #333;
	background:#ECF0F3;
	}
	
	

/* Navigation tabs end */

/* Main Content */
#iplayer_feed #feed-comingup, #iplayer_feed #feed-episodes {
	margin: 0 10px 10px 10px;
	padding: 5px 10px 10px 10px;
	background: #ecf0f3;
	line-height: 1.2em;
	clear: both;
	overflow: hidden;
}

#iplayer_feed #feed-comingup ol.episodes, #iplayer_feed #feed-episodes ol.episodes {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#iplayer_feed #feed-comingup ol.episodes li, #iplayer_feed #feed-episodes ol.episodes li {
	margin: 0;
	padding: 10px 0 5px 0;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	line-height:1.4em;
}

#iplayer_feed #feed-comingup ol.episodes li a, #iplayer_feed #feed-episodes ol.episodes li a {
	margin: 0;
	padding: 0;
	text-decoration: none;

}

#iplayer_feed #feed-episodes ol.episodes li a  {
	padding: 0 0 0 22px;
	background:transparent url(/staticarchive/bfa49efe3fec8c04e492825bbda4f61bb0686466.gif) no-repeat scroll ;

}


#iplayer_feed #feed-comingup ol.episodes li a:hover, #iplayer_feed #feed-episodes ol.episodes li a:hover {
	margin: 0;
	text-decoration: underline;
}

#iplayer_feed #feed-comingup ol.episodes li a{display:block; }

#iplayer_feed #feed-episodes ol.episodes li .episode .availability span.time-remaining {
	/* padding: 0 0 0 11px;
	background: url(http://www.bbc.co.uk/vision/genres/common/css/1/styles/f/iplayer.gif) 0 2px no-repeat;
	color: #dd047b; */
}

#iplayer_feed #feed-comingup ol.episodes li#e4, #iplayer_feed #feed-episodes ol.episodes li#e4 {
	border-bottom: 0 !important;
}

#iplayer_feed #feed-episodes ol.episodes li .episode .description, #iplayer_feed #feed-comingup ol.episodes li .episode .description {
	display: none;
}



#iplayer_feed #feed-episodes ol.episodes li .episode .summary a span.subtitle, #iplayer_feed #feed-comingup ol.episodes li .episode .summary a span.subtitle, #iplayer_feed #feed-comingup ol.episodes li .episode .availability span.time-remaining {
	display: none;
}

.iplayer_feed_base {
	margin: 15px 10px;
	padding: 0;
	font-size: 0.9em;
}

.iplayer_feed_base a {font-size:1.2em;padding:0 0 0 20px; background:transparent url(/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif) no-repeat scroll -389px -274px;}

#iplayer_feed .date {color:#333; padding-bottom:3px; display:inline;}



/* Main Content end */

/* Iplayer feed -----------------------------------------------------------------------------*/

* html .links-box-container {padding-bottom:10px;}

.links-box-container  {clear:both;}
/*slideshow artist pages*/

.slideshow-image img{border-top:10px solid #fff;}

/*slideshow images*/

#slideshow-nav {
	margin:10px 0 20px 0;
	height:25px;
}

* html #slideshow-nav {
	margin:10px 0 5px 0;
	height:20px;
}


#slideshow-nav  a.slideshow-back {
	color:#2179b0;
	font-weight:bold;
	font-size:1.9em;
	width:25px;
	float:left;
	display:block;
}

#slideshow-nav  span.slideshow-back-off {
	color:#c1e7fb;
	font-weight:bold;
	font-size:1.9em;
	width:25px;
	float:left;
	display:block;
}

#slideshow-nav  a.slideshow-next {
	color:#2179b0;
	font-weight:bold;
	font-size:1.9em;
	width:25px;
	float:left;
	display:block;
	text-align:right;

}

#slideshow-nav  a.slideshow-next:hover, #slideshow-nav  a.slideshow-back:hover 
{	background:none;
	color:#333;
	text-decoration:none;

}
#slideshow-nav  span.slideshow-next-off {
	color:#c1e7fb;
	font-weight:bold;
	font-size:1.9em;
	width:25px;
	float:left;
	display:block;
	text-align:right;
}


#slideshow-nav  a.slideshow-number {
	display:block; 
	width:17px;
	height:15px;
	float:left;
	padding:3px 0px 0 0px;
	color:#222;
	background:#aaaaaa;
	margin-right:3px;
	margin-top:4px;
	text-align:center;
}

#slideshow-nav  a:hover {
	background:#333333;
	color:#fff;
	text-decoration:none;
}

#slideshow-nav span.slideshow-number-on a.slideshow-number{
	background:#338fbf;
	color:#fff;
}

#slideshowtext{
	clear:both;
	padding:0 15px 0 0;
	margin-bottom:0;
	margin-top:0;
	
	
}

#slideshowtext h2 {
	margin-bottom:0;
	padding:5px 0;
	font-size:1.2em;
}

 #slideshowtext p{
	margin:0;
 	padding:0;
 	color:#333333;
	font-size:1.02em;
	line-height:1.5em;
	
}



.slideshow-numbers{
	margin-bottom:10px;
}

/*CTA iplayer*/
.cta-iplayer {	
/*	background:#545454 url(http://www.bbc.co.uk/vision/genres/common/css/1/styles/f/iplayer-bg.gif) repeat-x scroll left top;
	padding:0 0 9px;
	text-align:center;*/
}

.cta-iplayer a:hover{color:#fff;}
.cta-iplayer {margin-bottom:10px; clear:both; }
.cta-iplayer span
	{color:#FFFFFF;
	font-size:0.9em;
	font-weight:normal; 
}
* html .cta-iplayer  {}
.cta-iplayer img {
	border:none;
	display:block;
	float:none;
	margin-bottom:7px;
}

/*BBC music promo*/
.contentBlock.promobbc_ {padding:0; background:#fff url(/staticarchive/8483a43f38320e181821fa28e60658ecf538665f.gif) bottom no-repeat; }
/** html .contentBlock.promobbc_ {margin-bottom:10px; }*/


.contentBlock.promobbc_ h2 {margin:0; border-bottom:0; background:url(/staticarchive/dda7cfa1994fbef4d269e64b0349c471f02417da.gif); }
.contentBlock.promobbc_ h2 a {color:#fff; padding:5px 0 3px 10px;}
.contentBlock h2 a:hover {text-decoration:none;}

.contentBlock.localmusic h2{color:#454545;}
.contentBlock.localmusic p {margin:0;}

/*tag cloud*/
.tagcloud {background:#fff; margin:0 0 10px 0; clear:both;}
.tagcloud h3 {
	font-size:2em; 
	border-bottom:2px solid #A3A3A3;
	margin:0 10px 10px;
	padding-bottom:5px;
	padding-top:10px;}
.tagcloud  ul {margin:10px; padding-bottom:10px;}
.tagcloud  ul li {display:inline; line-height:1.2em; padding:0 3px;}

.links-box-container h2 {border-bottom:2px solid #A3A3A3;}

/*contact form*/
#contact   {margin:10px 0 0 0; border-top:1px dashed #ccc; padding-top:10px;}
#contact h4 {display:none;}
#contact form label {display:block; }
#contact form input, #contact form textarea {width:446px; border:1px solid #567999;}
#contact form p {margin-top:0; padding-top:0px; }
#contact form p.submitbutton input {width:60px; cursor:pointer; }
p.contactdisclaimer {padding-right:150px;}


/*custom promo comment*/
.comment {
	margin: 10px;
	padding: 0 0 20px 0;
	line-height: 1.665em;
	height: 1%;
	overflow: hidden;
	background: url(/staticarchive/15faa5a47f109fe680000ba18e73de7f8c48a104.gif) bottom center no-repeat;
}
	
.comment .commenttop {
	margin: 0;
	padding: 5px 0 0 0;
	height: 1%;
	overflow: hidden;
	background: url(/staticarchive/c6b6f42d17a077203a19d77cd086865b0fbb0e41.gif) top center no-repeat;
}



.comment blockquote {
	margin: 0 5px 0 0;
	padding: 0;
	width:97%;
	background: url(/staticarchive/ba2d6c8d825c901d067280903670dfcabde15a1f.gif) 2% 5% no-repeat;
}

.comment blockquote p {
	margin: 2px 0 !important;
	padding: 0 5px !important;
	color: #333333;
	background: url(/staticarchive/de0682300d2ca18bd5fa30839fa24c5a4b0b34ae.gif) 98% bottom no-repeat;
}

.comment blockquote p a:hover {text-decoration:underline;}

.comment blockquote div.origin-quote {
	margin: 0 0 0 -22px;
	padding: 0 0 10px 0;
	font-size: 0.9em;
}

/*programme page*/
.topcontent {border-bottom:10px solid #dee2e5; background:#fff; /*padding:0 10px;*/}
.topcontent #mainpromo-article .mainpromo_top_heading h1{
	margin:0;
	padding-bottom:5px;
	/*padding-top:10px;*/
	background:#fff;
	}
	
.topcontent #mainpromo-article.panel h1.underpromo {background:none;}
	
.content-no-left-hand-nav .navlist{padding:0 10px;}
.content-no-left-hand-nav h1 {
	border-bottom:2px solid #A3A3A3;
	margin:0 10px 10px;
	padding-bottom:5px;}
/* Flickr -------------------------------------------------------------------------------------*/
.flickrBlock {
	margin: 0;
	padding: 0;
	width: 626px;
}

.flickrBlock .flickrImages ul.flickrRow1 {
	margin-left: 8px;
}

.flickrBlock .flickrNav .flickrNav-next {
	background: transparent url(/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif) no-repeat -196px -475px;
}

.flickrBlock .flickrNav .flickrNav-prev {
	background: transparent url(/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif) no-repeat -224px -466px;
}
/* Flickr end ---------------------------------------------------------------------------------*/

.emp-audio {
	margin: 0 0 10px 10px;
	float: right;
	width: 205px;
	background: #D5E6EE;
	font-size: 0.9em;
}

#blq-content .Textblock .emp-audio p {
	margin: 10px 0;
	padding: 0 10px;
}

/* Embeded youtube video -----------------------------------------------------------------------*/
.centre-content .youtube_container .video_description {
	background: #D5E6EE;
}

.centre-content .youtube_container .video_description h2 {
	font-size: 1.5em;
}

.centre-content .youtube_container .video_description h2 a {
	color: #98161C;
}

.centre-content .youtube_container .video_description h2 a:hover {
	color: #333;
}
/* Embeded youtube video end -------------------------------------------------------------------*/


/*li.last style to override wales layout*/
.navlist ul li.last {
	font-size:1em !important;
	}

#bbcVidWidget {
	margin-bottom: 10px;
}

/*--------mainpromo carousel site specific stying---------*/
.col_top {width:946px;}
.carousel-light {background:url(/staticarchive/df3fec21face2b3318639f7d10ff8db31af8c169.gif) 0 52px repeat-x !important; }
.carousel-light .carousel-window {background:none !important; width:815px !important; margin-left:45px !important;}
ul.g-mp-carousel li, ul#mp-carousel-1 {background:none !important; border:none !important;}
ul#mp-carousel-1 {margin-top:5px !important;}
.mp-carousel-container {
	background:#f3f2f0 url(/staticarchive/93c625b086e61547c585cac77c444f252a12943a.gif) repeat-x !important;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
}

ul.g-mp-carousel li {width:165px !important;}
#content .centre-content-large .col_top h2 {border:none !important;}
.pageNav {height:1px !important; font-size:0.001px !important;}
.pageNav li#leftarrow  {position:absolute !important; top:43px !important; left:0px !important; background:none !important; }
.pageNav li#rightarrow {position:absolute !important; top:43px !important; right:-6px !important; background:none !important; }
.pageNav li#leftarrow  a {background: transparent url(/staticarchive/920660be2c4c351cbfe545043266d7231a0faf1b.gif) top left no-repeat !important;}
.pageNav li#rightarrow a {background: transparent url(/staticarchive/2948c2cf4b90818e894a29065592003bee3e4142.gif) top left no-repeat !important;}
.pageNav li#leftarrow  a:hover {background: transparent url(/staticarchive/920660be2c4c351cbfe545043266d7231a0faf1b.gif) 0 -19px no-repeat !important; width:14px !important; height:19px !important;}
.pageNav li#rightarrow a:hover {background: transparent url(/staticarchive/2948c2cf4b90818e894a29065592003bee3e4142.gif) 0 -19px no-repeat !important; width:14px !important; height:19px !important;}
.pageNav .dot  {display:none !important;}
.mp-carousel ul li .navlist_text {padding-bottom:0 !important;}
span.date {color:#323433; padding-left:0px; padding-top:5px 0; }
.mp-carousel ul li .navlist_img {padding-top:0  !important;  }
.mp-carousel ul li .navlist_img a {display:block;}
.mp-carousel ul li .navlist_text h4 {line-height:1.2em !important;}

.pageNav li#leftarrow.carousel-prev-disabled  a, .pageNav li#leftarrow.carousel-prev-disabled  a:hover {background: transparent url(/staticarchive/920660be2c4c351cbfe545043266d7231a0faf1b.gif) 0 -39px no-repeat !important;}
.pageNav li#rightarrow.carousel-next-disabled a, .pageNav li#rightarrow.carousel-next-disabled a:hover {background: transparent url(/staticarchive/2948c2cf4b90818e894a29065592003bee3e4142.gif) 0 -39px no-repeat !important;}

/*IE6 fix for carousel*/
* htm,l .mp-carousel-container, * html .mp-carousel, * html ul.g-mp-carousel li {overflow:visible !important; }
* html .mp-carousel-container {margin-top:0px !important;}
* html .carousel-light .carousel-window {margin-left:25px !important;}
* html span.date {width:146px;}
* html li.odd.first.carousel-item {padding-top:0 !important;}
* html .mp-carousel-container .mp-carousel .pageNav li, .mp-carousel-container .mp-carousel .pageNav li {background:none !important;}



 H2.articles1,
 H2.articles2,
 H2.articles3,
 H2.articles4,
 H2.articles5
 { color:#444444; border-bottom:2px solid #CDCDCD; padding:20px 0 4px 0; }

/* itemblock_mini (inspired by c2_layout.css) -------------------------------------------------------------------*/
.itemBlock_mini {margin-top:10px;border-bottom:1px dashed #CDCDCD; padding:5px 0 10px 0; /*float:left;*/ }
.itemBlock_mini IMG {float:left; width:150px; height:84px; }
.itemBlock_mini H3 { margin:0;padding:0 0 5px 0;}
.itemBlock_mini H3 A { color:#A61E1F; font-weight:bold;}
.itemBlock_mini H4.date {margin:0;padding:0 0 2px 0;color:#333;}
.itemBlock_mini P {margin:0;padding:0 0 5px 0;color:#333;line-height:1.4em;font-size:1.1em;}
.itemBlock_mini .content {float:right;width:448px;}

/*.itemBlock_mini.noPromoImage .content { width:606px; }*/
/* .itemBlock_mini.noPromoImage H3, .itemBlock_mini.noPromoImage H4 { display:inline; } */

#C2Query, #Hefyd {padding-left:10px; clear:both;}

#C2Query h2,  #Hefyd h2 {border-bottom:2px solid #A3A3A3; padding-bottom:5px; clear:both; margin-top:5px;}

#C2Query img {float:left; margin-top:10px; margin-right:10px;}
#C2Query .itemBlock_mini .content {float:none; width:auto;}
 #Hefyd li {list-style:none; padding-left:21px; background:transparent url(/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif) no-repeat scroll -389px -268px;}
 #Hefyd ul {padding:0;}

 /*bookmark*/

#prg-bookmark {border-top:10px solid #dee2e5;}

/* eventlist_events */

.dataDay{display:block; padding:10px;}
.contentBlock.events h3 a  {display:block;}
.contentBlock.events h3  {float:none !important;}
.contentBlock.events {background:#fff;}
.contentBlock.events h2 {color:#454545; border-bottom:2px solid #A3A3A3; padding-top:0;}
.contentBlock.events ol.eventlist_events {display:block;  }
.contentBlock.events ol.eventlist_events h3 a {font-weight:normal; width:280px;}
.eventlist_events .venue {padding:0 10px;}

 {
	
}


#InternalLinksbox a, #ExternalLinksbox a {
background:url("/staticarchive/add1ce14b5062859c7839b286cbefbaa9e1a6235.gif") no-repeat scroll -389px -274px transparent;
padding:0 0 0 22px;
}

#InternalLinksbox ul li, #ExternalLinksbox ul li {padding:0; margin:0 0 4px; background:none!important}

#InternalLinksbox ul,  #ExternalLinksbox ul{margin:0 0 0 10px;}
/*itemblock for artist page*/

.content-no-left-hand-nav .itemBlock {margin-left:10px; border-bottom:1px dashed #ccc; float:none; display:block; clear:both; background:none; width:auto; height:auto; }
.content-no-left-hand-nav .itemBlock img {margin-right:10px;}
.content-no-left-hand-nav .itemBlock h3, .content-no-left-hand-nav .itemBlock p.intro {height:auto; width:auto; padding:0;}
.content-no-left-hand-nav .itemBlock h3 a {font-weight:bold;}
.content-no-left-hand-nav .Textblock blockquote{width:132px;}
.content-no-left-hand-nav .Textblock blockquote br {display:block;}

/*infobox style*/

#mainpromo-article {width:200px; float:left;}
#mainpromo-article p {/*background:#D5E6EE;*/ width:200px;}
#mainpromo-article {text-align:center;}
#mainpromo-article img {width:200px; height:135px; margin-left:10px;}
#mainpromo-article .promo-image-226x127  {background:#D5E6EE; margin-top:20px; }
.content-no-left-hand-nav #mainpromo-article h1 {/*width:607px;*/}
#mainpromo-article.panel {text-align:left; width:auto; float:none;}
#mainpromo-article.panel img  {width:auto; height:auto;  margin-left:0px;}



#mainpromo-article.panel p {width:auto;}

.content-no-left-hand-nav .Textblock div  {float:right; width:360px;  padding-top:10px;margin-top:25px;}

.Textblock.panel div {width:390px; padding:0; margin-top:0;}

#content .Textblock.panel  h4 {margin-top:10px;}
.Textblock.panel div p {margin:0;}
.content-no-left-hand-nav .Textblock div.emp-audio {margin-top:0; margin-right:5px;}
* html .content-no-left-hand-nav .Textblock div.emp-audio { margin-right:0px;}
.content-no-left-hand-nav .Textblock {clear:none;}

.content-no-left-hand-nav .Textblock.panel { clear:both;}
.content-no-left-hand-nav .Textblock.panel div{/*width:430px;*/ float:none;}
.Textblock .infobox {background:#D5E6EE; float:right; width:170px; padding:0 14px; float:right !important;}
.origin-quote {width:132px !important;}
.Textblock.panel .infobox {width:210px;}
.Textblock.panel .infobox ul, .Textblock.panel .infobox h3{margin-left:10px !important;}

/*-----a-z page styling------------*/
.atozblock ul {padding-left:10px; margin-left:0;}
.atozblock ul, .atozblock li {list-style:none;}
.atozblock li a {font-size:1.2em;}
.atozblock li  {border-bottom:1px solid #DDDDDD;}

.eventlist {padding-top:10px;}

.eventlist h3 {
	font-size:1.2em;
	font-weight:bold;
	padding:5px 0 4px 0;
	}
	
.eventlist_events {line-height:1.4em;}

.eventDetails, .entrycost {line-height:1.5em;}
.locationDetails {padding-top:10px;}
 .centre-content hr {display:none;}
h3.locationName {padding:5px 0;}


.contentBlock .eventlist h3 {float:none; padding:0; width:285px;}
.contentBlock .eventlist h3 a {font-weight:bold;}
 .contentBlock p.digw-intro { border-bottom:1px solid #333;  margin:0 10px; padding:0 0 10px 0;}
.contentBlock .eventlist ol.eventlist_events .summary {text-indent:-9999px; height:0;}
.contentBlock .eventlist ol.eventlist_events p.category {text-indent:-9999px; height:0; padding:0; margin:0; }
.contentBlock .eventlist ol.eventlist_events .venue, .contentBlock .eventlist ol.eventlist_events p.category {text-indent:-9999px; height:0px;}
.contentBlock .eventlist ol.eventlist_events li {border-bottom:1px dashed #344346; margin:0 10px; padding:0;}
.contentBlock .eventlist ol.eventlist_events .dataDay  {padding:0 0 5px 0;}

.c24_launch {margin:0 0 10px 0; overflow:hidden; width:306px; height:39px; }
.c24_launch a {background:url(/staticarchive/c4ddbbff5fd750fefba077a1dc6ef83e256fa2c4.gif) no-repeat top left;width:306px; height:39px; display:block; text-indent:-9999px;}
.c24_launch a:hover {background:url(/staticarchive/c4ddbbff5fd750fefba077a1dc6ef83e256fa2c4.gif) no-repeat bottom left;}

a.standardBullet.iplayer {
background:transparent url(/staticarchive/5ba3fc56c05adeb413e9298bb0ede18a1c0efb3e.gif) no-repeat scroll 0 0px !important;

}


a.watch, a.watch-bullet {
	padding-left: 24px;
	background: url(/staticarchive/963b5bc37b2423e2ec1c3076c5cf030c7e53b411.gif) 0 0 no-repeat!important;
}

 a.standardBullet.watch {
 	background: url(/staticarchive/963b5bc37b2423e2ec1c3076c5cf030c7e53b411.gif) 0 0px no-repeat!important;

 }

a.listen, a.listen-bullet {
	padding-left: 24px;
	background: url(/staticarchive/7b6d4efc6b8c9552e7124bc011bf492ca0d9fbeb.gif) 0 0 no-repeat!important;
}


/*-----Podcasts*/
a.podcast {
	padding-left: 24px;
	background: url(/staticarchive/df80981905326c98ac91e2b0556f80f075ee10d4.gif) no-repeat left -198px;
}

* html a.podcast {background: url(/staticarchive/df80981905326c98ac91e2b0556f80f075ee10d4.gif) no-repeat left -200px !important;}

a.standardBullet.podcast {
	background: url(/staticarchive/df80981905326c98ac91e2b0556f80f075ee10d4.gif) no-repeat left -200px;

}

a.standardBullet.iplayer {
background:transparent url(/staticarchive/5ba3fc56c05adeb413e9298bb0ede18a1c0efb3e.gif) no-repeat scroll 0 0px;

}
/*-----Podcasts*/

/*contact -----------------------------*/
#contact {
	margin: 10px 0 0 0;
	padding: 10px;
	background: #eee;
	clear: both;
}
/*contact -----------------------------*/

#contact p{margin:10px;}


#blq-content .hp-mainpromo-container #mainpromo, #blq-content .hp-mainpromo-container #mainpromo1, #blq-content .hp-mainpromo-container #mainpromo2, #blq-content .hp-mainpromo-container #mainpromo3 {background:#000;}
#content .hp-mainpromo-container #mainpromo-emp .mpBlock  {width:179px !important;}