/* INFO
Site : BBC Cymru Cylchgrawn
url : http://www.cf.bbc.co.uk/cymru/cylchgrawn/
Barlesque version :
Function : set all structure, aesthetics, typography
Filename : cylchgrawn_layout.css	
Created : January 19th 2009
Last update :  19/1/2009 15:17:22
Author: Takako Tucker
Modified by : 
*/

/* 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:     		  #d7decd - light green
Header nav bar bac:       #9c7718 - brown/gold 
Text:          			  #333 - dark grey
*/


/*=STANDARDISE
*********************************************************************/
body {
	margin: 0;
	line-height: 1;
	font-family: verdana,helvetica,arial,sans-serif;
}

#header h1 a{float:left;}
#header h1 a, #header a#headerlink {
	background:transparent url(/staticarchive/9f5ff171c83edec2bfc99ef2dc8767ce0e244e37.jpg) repeat scroll 0 0;
	display:block;
	height:68px;
	text-indent:-9999px;
	width:340px;
	
}

#blq-content {
	background: #d7decd; 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: #599138;
}

a:hover {text-decoration:underline;}

.content-no-left-hand-nav {padding:10px 10px 0 10px; width:606px;}

#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;}


/*utilitybar*/
.utilitybar {height:30px; background:#e6eae1;}

#lang-switch {position:absolute; left:715px; top:97px; height:10px; z-index:100; width:87px; }

#lang-switch p {background:url(/cymru/pobolycwm/images/furniture/lan_switcher/back.gif) top left no-repeat; padding-top:3px;}
#lang-switch p a {background:url(/cymru/pobolycwm/images/furniture/lan_switcher/back.gif) bottom left no-repeat; color:#fff; font-size:1.2em; display:block; text-align:center; padding:0 0 2px 0;}
#lang-switch p a:hover {color:#BFEFED;}

.clear 			{clear:both;}
/**/

/*=NAVIGATION
*********************************************************************/



/*>Navigation - local*/
#local-navigation {

	background: url(/staticarchive/636d35c2017b995ce2ba17d1575a96b4e78065ed.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/6b1a69bd380b22197337ff9da331ac936a71d577.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/6b1a69bd380b22197337ff9da331ac936a71d577.gif) right -50px ;
}
	
	
.navigation-button a:hover, .navigation-button-last a:hover, .navigation-button-first a:hover  {
	background: url(/staticarchive/6b1a69bd380b22197337ff9da331ac936a71d577.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-bottom: 1px solid #d7e3d8;
	line-height: 1.6em;
	/*border-bottom:1px solid #d7e3d8;*/
}

#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%;
	border-bottom:none;
}

#content .sub-navigation li a:hover {
	color: #0b1f2a;
	text-decoration:none;
} 

#content .sub-navigation li.selected{
	height: 100%;
	border-bottom:none;
}

#content .sub-navigation li.selected a{
	background: url(/staticarchive/6b1a69bd380b22197337ff9da331ac936a71d577.gif) 0 -156px;
	color: #333;
	border-bottom: none;
}

#content .sub-navigation li.selected a:hover  {
	background: url(/staticarchive/6b1a69bd380b22197337ff9da331ac936a71d577.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/6b1a69bd380b22197337ff9da331ac936a71d577.gif) -156px -150px;
	height: 100%;
}

#content .sub-navigation-include li a:hover {
	background: url(/staticarchive/6b1a69bd380b22197337ff9da331ac936a71d577.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: #d4e3d6;
	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: #b5d2b8;
}

#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: #526149;
}
	
#content .sub-navigation-column .sub-navigation ul.sub-navigation-include li.selected a:hover {
	background: #85a387;
	color: #fff;
}


/*----IE fixes----*/
* html #content ul.sub-navigation {
  padding-top: 0;
  margin-top: 10px;
}

* html #content ..sub-navigation li.selected {
  background: url(/staticarchive/6b1a69bd380b22197337ff9da331ac936a71d577.gif) 0px -151px;
}
  
* html .sub-navigation li.selected a {
	background-position: 0 -156px !important;
}

/*header*/
#header img {
	float: left;
}

#header {background:url(/staticarchive/f9cd7c9f68f9cbe1d9156638d4bdd192a0e27524.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: 157px;
}

#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;
}
	
.blogpromo img {margin-right:0; margin-top:0;}
.blogpromoinfo {
	background:transparent url(/staticarchive/a05fc6892cfeeb4b32cf347deff6fd31ae3a3126.gif) no-repeat scroll left top !important;
	float:right;
	margin:10px 10px 10px 0;
	width:228px;
}

* html .blogpromoinfo {
	margin-right:5px;
}

.blogpromoinfo p.base {
	background:transparent url(/staticarchive/988a694ad6f2f9b23a1669fbbbd4c3d5ba31d0c6.gif) no-repeat scroll left bottom !important;
	margin:0 !important;
	padding:0 0 7px 31px !important;
}

.blogpromoinfo h4 {
	margin:10px 0 0 4px;
	padding:0 0 0 25px;
}

.blogpromoinfo p {
	background:transparent url(/staticarchive/aa63461799d17c072ee0085354c464002e28edcc.gif) no-repeat scroll left top !important;
	color:#2B2B2B;
	margin:4px 0 0 4px !important;
	padding:0 20px 0 25px !important;
}

/*contentBlock cyfrannu*/
.contentBlock.cyfrannu {background:#eef5e5;}
.contentBlock.cyfrannu p.intro {width:250px; font-size:1.2em;}

.empty {
	height: 18px;
	background: #e0e0e0;
	display: none;
}
/*-*/

#content .homepage-mainpromo-container #mainpromo, #content .homepage-mainpromo-container #mainpromo1, #content .homepage-mainpromo-container #mainpromo2, #content .homepage-mainpromo-container #mainpromo3 {
	
	position: relative;
	padding-top: 0;
	margin-bottom: 0;
	height: 300px;
}

#content .homepage-mainpromo-container #mainpromo a, #content .homepage-mainpromo-container #mainpromo1 a, #content .homepage-mainpromo-container #mainpromo2 a, #content .homepage-mainpromo-container #mainpromo3 a {
	color: #fff;
}

#content .homepage-mainpromo-container #mainpromo a:hover, #content .homepage-mainpromo-container #mainpromo1 a:hover, #content .homepage-mainpromo-container #mainpromo2 a:hover, #content .homepage-mainpromo-container #mainpromo3 a:hover {
	text-decoration: underline;
}
	
#content .homepage-mainpromo-container #mainpromo .mpStrip, #content .homepage-mainpromo-container #mainpromo1 .mpStrip, #content .homepage-mainpromo-container #mainpromo2 .mpStrip, #content .homepage-mainpromo-container #mainpromo3 .mpStrip {
	padding: 0 0 10px 0;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 626px;
	position: absolute;
	color: #666666;
	background:transparent url(/staticarchive/1ed2275fd0de2e674c1a8096862ab43e7e0a3a9d.png) scroll 0 0;

}

#content .homepage-mainpromo-container #mainpromo .mpBlock , #content .homepage-mainpromo-container #mainpromo1 .mpBlock , #content .homepage-mainpromo-container #mainpromo2 .mpBlock , #content .homepage-mainpromo-container #mainpromo3 .mpBlock {
	padding: 0;
	width: 226px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 400px;
	background:transparent url(/staticarchive/1ed2275fd0de2e674c1a8096862ab43e7e0a3a9d.png) scroll 0 0;

}

/*PNG fix*/


* html #content .homepage-mainpromo-container #mainpromo .mpStrip, * html #content .homepage-mainpromo-container #mainpromo1 .mpStrip, * html #content .homepage-mainpromo-container #mainpromo2 .mpStrip, * html #content .homepage-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 .homepage-mainpromo-container #mainpromo .mpBlock , * html #content .homepage-mainpromo-container #mainpromo1 .mpBlock , * html #content .homepage-mainpromo-container #mainpromo2 .mpBlock , * html #content .homepage-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 .homepage-mainpromo-container #mainpromo .mpBlock p, #content .homepage-mainpromo-container #mainpromo1 .mpBlock p, #content .homepage-mainpromo-container #mainpromo2 .mpBlock p, #content .homepage-mainpromo-container #mainpromo3 .mpBlock p{
	padding: 0 10px 0 10px;
	margin: 0;
	color: #FFF;
}

#content .homepage-mainpromo-container #mainpromo .mpBlock h3 , #content .homepage-mainpromo-container #mainpromo1 .mpBlock h3, #content .homepage-mainpromo-container #mainpromo2 .mpBlock h3, #content .homepage-mainpromo-container #mainpromo3 .mpBlock h3{
	font-size: 2em;
	color: #fff;
	padding: 10px 10px 8px 10px;
}

#content .homepage-mainpromo-container #mainpromo .mpBlock h3 a, #content .homepage-mainpromo-container #mainpromo1 .mpBlock h3 a, #content .homepage-mainpromo-container #mainpromo2 .mpBlock h3 a, #content .homepage-mainpromo-container #mainpromo3 .mpBlock h3 a {
	color: #fff;
}

#content .homepage-mainpromo-container #mainpromo .mpBlock a:hover, #content .homepage-mainpromo-container #mainpromo1 .mpBlock a:hover, #content .homepage-mainpromo-container #mainpromo2 .mpBlock a:hover, #content .homepage-mainpromo-container #mainpromo3 .mpBlock a:hover {
	text-decoration: underline;
	color: #fff;
}

#content .homepage-mainpromo-container #mainpromo .mpStrip p, #content .homepage-mainpromo-container #mainpromo1 .mpStrip p, #content .homepage-mainpromo-container #mainpromo2 .mpStrip p, #content .homepage-mainpromo-container #mainpromo3 .mpStrip p{
	padding: 0 0 0 10px;
	margin: 0;
	color: #FFF;
}

#content .homepage-mainpromo-container #mainpromo .mpStrip h3, #content .homepage-mainpromo-container #mainpromo1 .mpStrip h3, #content .homepage-mainpromo-container #mainpromo2 .mpStrip h3, #content .homepage-mainpromo-container #mainpromo3 .mpStrip h3 {
	font-size: 2em;
	color: #fff;
	padding: 10px 0 8px 10px;
}

#content .homepage-mainpromo-container #mainpromo .mpStrip h3 a, #content .homepage-mainpromo-container #mainpromo1 .mpStrip h3 a, #content .homepage-mainpromo-container #mainpromo2 .mpStrip h3 a, #content .homepage-mainpromo-container #mainpromo3 .mpStrip h3 a {
	color: #fff;
}

#content .homepage-mainpromo-container #mainpromo .mpStrip a:hover, #content .homepage-mainpromo-container #mainpromo1 .mpStrip a:hover, #content .homepage-mainpromo-container #mainpromo2 .mpStrip a:hover, #content .homepage-mainpromo-container #mainpromo3 .mpStrip a:hover {
	text-decoration: underline;
	color: #fff;
}
	
.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 .homepage-mainpromo-container #mainpromo li a.mpbullet, #content .homepage-mainpromo-container #mainpromo1 li a.mpbullet, #content .homepage-mainpromo-container #mainpromo2 li a.mpbullet, #content .homepage-mainpromo-container #mainpromo3 li a.mpbullet {
	color: #4cd359;
	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/6b1a69bd380b22197337ff9da331ac936a71d577.gif);
	background-position: -389px -144px;
	background-repeat: no-repeat;
}

ul.mpStriplist li a.mpbullet {
	color: #f3e66b !important;
}
ul.mpStriplist li a:hover	{
	color: #fff !important;
}

* html .mpStrip {s
	bottom: -1px;
}
.mpBlock, .mpBlockLeft {
	background:#000000 none repeat scroll 0 0;
	color:#FFFFFF;
	height:300px;
	position:absolute;
	top:0;
	width:226px;
}

#containerMainpromo h3, .mpStrip h3, .mpBlock h3, .mpBlockLeft h3  
{
	font-size:2em !important;
	font-weight:normal !important;
	line-height:1.2em;
}

#containerMainpromo h3, .mpStrip h3, .mpBlock h3, .mpBlockLeft h3

{
	color:#FFFFFF;
	font-size:2em !important;
	font-weight:normal !important;
	line-height:1.2em;
	padding:10px 10px 0;
}

#containerMainpromo p, .mpStrip p, .mpBlock p, .mpBlockLeft p 
{
	color:#FFFFFF;
	line-height:1.5em;
	padding:4px 10px 0;

}

ul.mpBlockLeftlist li a:hover {text-decoration:underline !important;}

.mpBlock, .mpBlockLeft.mpOpacityMedium {
	/* For IE */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	/* For IE end */
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.mpBlock, .mpBlockLeft {
	width: 226px;
	height: 300px;
	position: absolute;
	top: 0;	
	background: #000;
	color: #FFF;
}


/*-----Generic content blocks*/	
.contentBlock h2 {
	border-bottom: 2px solid #abc3ad;
	color: #9C7718;
}

.contentBlock h2 a {
	color: #599138;
}

.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/6b1a69bd380b22197337ff9da331ac936a71d577.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 .homepage-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;}

*/
#ExternalLinksbox .LinksboxHeader h2 {border-top:1px dashed #74a955;}


/*-----see also homepage*/


/*-----minisite page*/

#mainpromo-article {
	background:none;
}

#mainpromo-article.panel {


}


#mainpromo-article h1 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	color: #454545;
	background:#fff;
	border-bottom: 2px solid #abc3ad;
}

#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 {
	}

/*.nopanel #mainpromo-article.panel p  {background:#fff; display:none; }*/

#mainpromo-article.panel  h1.underpromo, #mainpromo-article.panel p {
	background:#e7ece0;

}

#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-top:5px}


#mainpromo-article h1 a {
	color:#437b21;
}

#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 .promo-image-226x127 {
margin-top:0;
margin-bottom:-1px;
padding-top:0;
background:#fff;

/*border-top:10px solid #fff;*/
}

.content-no-left-hand-nav #mainpromo-article.panel  {background:none;}
.content-no-left-hand-nav img{padding-left:0;}

.Textblock {margin-top:10px;}

.Textblock p {
	color: #333333;
	line-height: 1.4em;
}

.Textblock ul {
	color: #333333;
	line-height: 1.4em;
}

.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;
	color: #333333;
	line-height: 1.8em;
	margin: 10px 10px 0 0;
	/*border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;*/
}

.Textblock ol li {
	margin: 0 10px 0 35px;
	padding: 0;
}

.Textblock p a {
	text-decoration: none;
}

.Textblock p a:hover {
	text-decoration: underline;
}

.Textblock h2 {
	color: #333333;
	font-size: 1.6em;
}

.Textblock #emp1, .Textblock #emp2{margin:0 0 0 10px;}

.content-no-left-hand-nav .Textblock  {padding-left:0 !important; padding-right:150px;}

.content-no-left-hand-nav #mainpromo-article h1 { margin:0; }

#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 !important;
	padding: 3px 0px !important;
}

#blq-content .Textblock p {
	padding: 0;
	margin-top: 4px;
}

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: 100px;
}
			
.itemBlock a {
}

/* .itemBlock h3,  .itemBlock p.intro {padding-left:0;}*/
.itemBlock h3,  .itemBlock p.intro {padding-left:10px;}
.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:#f2f5ec;
}

.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;
}
#MinisiteIncludeBlockB {margin-top:0;}

#MinisiteIncludeBlockB .itemBlock {padding-top:5px; width:100%; background:none; border-bottom:1px dashed #ABC3AD;}
* html #MinisiteIncludeBlockB .itemBlock  {width:98%;}

/*#MinisiteIncludeBlockB .itemBlock {float:left; height:190px; background:#F4F7F1; }*/
#MinisiteIncludeBlockB .itemBlock  p.intro {width:280px;}
#MinisiteIncludeBlockB .itemBlock .image {float:left;}
#MinisiteIncludeBlockB .itemBlock h3, #MinisiteIncludeBlockB .itemBlock p.intro {float:left; margin-top:0; margin-bottom:5px;}
#MinisiteIncludeBlockB .itemBlock h3 a {display:block;}
.itemBlock h3 {width:auto;}
 #MinisiteIncludeBlockB .itemblock_no_image  .itemBlock {height:auto; background:none;}
 
 
 #MinisiteIncludeBlockB .itemblock_no_image.noborder p.intro {width:98%;}
 
 /*itemblock with no image*/
#MinisiteIncludeBlockC {clear:both; padding-top:10px;}

.itemblock_no_image  .itemBlock {background:none; height:auto; width:100%;  padding-bottom:10px;border-bottom:1px dashed #ABC3AD;}
* html .itemblock_no_image  .itemBlock {width:98%;}

  .itemblock_no_image.noborder .itemBlock {border-bottom:none;}
 .itemblock_no_image  .itemBlock  h3,  .itemblock_no_image  .itemBlock  p.intro  { width:98%; padding-left:0; margin-left:0;}
 .itemblock_no_image h2 { clear:both; float:left; }
 
.itemblock_no_image .toplink  {float:right; width:100px; text-align:right; padding-top:10px;}
 ul.list	{margin:0; padding:0;}
 ul.list li {padding:0 0 0 20px; margin:0; list-style:none;background:transparent url(/staticarchive/356fb06d46b08a251cf15c53ec4edb61969983b9.gif) no-repeat scroll 5px -420px;}
 ul.list li a {}
 .topheading {border-bottom:2px solid #ccc; margin-bottom:10px; height:30px; clear:both;}
 
/*-----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-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/7df9d2a03f2a2881bfd4be0d963ef3276067dcd7.gif) no-repeat -55px 0 ;
	border: 1px solid #ccc;
	color: #526149;
	font-size: 1.1em;
	margin: 0;
	padding: 6px 7px;
	text-transform: uppercase;
	text-decoration: none;
}

.atoz li a:hover {
	background:transparent url(/staticarchive/7df9d2a03f2a2881bfd4be0d963ef3276067dcd7.gif) no-repeat top right;
	border: 1px solid #dbdbdb;
	color: #526149;
	font-size: 1.1em;
	margin: 0;
	padding: 6px 7px;
	text-transform: uppercase;
	text-decoration: none;
}

.atoz li a.selected {
	background:  transparent url(/staticarchive/7df9d2a03f2a2881bfd4be0d963ef3276067dcd7.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/7df9d2a03f2a2881bfd4be0d963ef3276067dcd7.gif) no-repeat top left ; color:#fff;}


.atoz li a.selected {
	background: transparent url(/staticarchive/7df9d2a03f2a2881bfd4be0d963ef3276067dcd7.gif) no-repeat top left ;
	border: 1px solid #232b23;
	color: #fff;
	font-size: 1.1em;
	margin: 0;
	padding: 6px 7px;
	text-transform: uppercase;
	text-decoration: none;
}

/*content image box*/
.imgbox {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.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/6b1a69bd380b22197337ff9da331ac936a71d577.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 {
	margin: 0 0 0 -22px;
	padding: 0 0 10px 0;
	font-size: 0.9em;
}  

/*->Info panel*/
.infopanel {
	margin: 0 0 10px 10px;
	padding: 14px;
	float: right;
	width: 146px;
	border:1px solid #e7e7e7;
}
* html .infopanel {margin-top:10px;}

.infopanel h2 {
	margin: 0 0 5px 0;
	padding: 0 !important;
	font-size: 1.1em;
	font-weight:bold !important;
}
.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 #ccc;*/
	list-style-type: none;
}

.infopanel ul li {
	margin: 0;
	padding: 2px 0;
	line-height:1.25em;
}
.infopanel ul li a {padding-left:25px; background:transparent url(/staticarchive/7f24d2b4d4edfe44d28191c575cf37036c4b83ee.gif) 0 1px no-repeat;}

.infopanel img {margin-bottom:5px;}

.right-content .infopanel {width:286px; background:#fff; padding:10px; background:#f5f9ef;}
* html .right-content .infopanel {width:286px; margin-left:0; margin-top:0; margin-bottom:0; }
.right-content .infopanel h2 {font-size:2em; border-bottom:2px solid #A3A3A3; padding-bottom:5px !important; }
.right-content .infopanel h2 a:hover {text-decoration:none;}
.right-content .infopanel ul {border-top:none;}
.right-content .infopanel ul li a{
	background:url(/staticarchive/356fb06d46b08a251cf15c53ec4edb61969983b9.gif) no-repeat 5px -423px;
	line-height:1.3em;
	margin:0 10px 0 0;
	padding:0 0 5px 20px;
}
.right-content .infopanel .bottomlink {border-top:1px dashed #ABC3AD; margin-top:10px;}
.right-content .infopanel .bottomlink ul li {margin:0; padding-bottom:0;}

/*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;
}



/*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, #emp2 {padding-top:0;}
#emp1.player, #emp2.player {float:right;}

/**/
/*----------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 .centre-content.twocol {width:606px;}

#content .right-content {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/*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 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 {
	display:block;  
	height:17px; 
	background:url(/staticarchive/35d4a210e4a961dd3c8a2e2df4c9c0c35c9d5819.gif) repeat-x;
	text-align:center;
	padding-top:3px;
	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:#599138; 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; display:none;}
.az_loop .az_loop_txt {}
.az_loop .az_loop_txt p {padding:0; } 

p.az_loop_p {display:none !important;}


.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; display:none;}
.az_loop a.az_loop_genre:hover {color:#000;}
.az_loop a.az_loop_link {
	background:transparent url(/staticarchive/6b1a69bd380b22197337ff9da331ac936a71d577.gif) no-repeat scroll -389px -277px;
	padding:0 0 0 20px;
	display:none;
}
	
.atoznav 	{border-bottom:1px dashed #ccc; padding-bottom:5px; margin-bottom:10px; height:20px;}
.atoznav em	{font-style:normal; color:#323232;}


/* Main Content end */


/*slideshow artist pages*/

.slideshow-image img{border-top:0px 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:#2f4733;
	font-weight:bold;
	font-size:1.9em;
	width:25px;
	float:left;
	display:block;
}


#slideshow-nav  span.slideshow-back-off {
	color:#d7decd;
	font-weight:bold;
	font-size:1.9em;
	width:25px;
	float:left;
	display:block;
}

#slideshow-nav  a.slideshow-next {
	color:#2f4733;
	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:#d7decd;
	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:#2f4733;
	background:#dbe2db;
	margin-right:3px;
	margin-top:4px;
	text-align:center;
}

#slideshow-nav  a:hover {
	background:#94b394;
	color:#2f4733;
	text-decoration:none;
}

#slideshow-nav span.slideshow-number-on a.slideshow-number{
	background:#2F4733;
	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;
	height:50px;
	
}



.slideshow-numbers{
	margin-bottom:10px;
}



/*.links-box-container h2 {border-bottom:2px solid #A3A3A3;}*/

* html .links-box-container {padding-bottom:1px;}

/*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:406px; border:1px solid #567999;}
#contact form p {margin-top:0; padding-top:0px; }
#contact form p.submitbutton input {width:60px; cursor:pointer; }
p.submit input {width:60px !important; cursor:pointer; background:#92b462; color:#fff; font-weight:bold; height:27px;}
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 0 10px 0;
	padding-bottom:5px;
	padding-top:10px;}
	
.content-no-left-hand-nav .navlist{padding:0 10px;}

