/*
	Styling for BBC Wales MediaExplorer .me-info	
*/

.me-info {	
	background: #EBEDDC;
	color: #686763;
	width: 426px; /* 446px - 20px  */	
	margin: 0px 0px 10px 0px;
	margin-top:-1px;
	padding:10px 10px 0 10px;
	position: relative;
	border-top:1px dashed #b0b0b0;
}
	
.me-info p.info {	
	padding:0 0 10px 0;
}
	
.me-info p.info a {
	padding:0 0 0 11px;
	background:transparent url(/staticarchive/356fb06d46b08a251cf15c53ec4edb61969983b9.gif)no-repeat 0 -4px;
}

.me-info .channel {
	/*position: absolute;
	width: 90px;*/
	float:right;
	height: 50px;
	width: 90px;
}

.me-info .channel.bbc_radio_cymru {
	background: transparent url(/staticarchive/8d928c1c66efa99ea2236da549b0eb1733654290.png) no-repeat;
}

.me-info .channel.bbc_radio_wales {
	background: transparent url(/staticarchive/abace1c70369ac4eb4df0e23404502fb489d8516.png) no-repeat;
}

.me-info .channel.bbc_one {
	background: transparent url(http://www.bbc.co.uk/programmes/r/23870/images/_programmes/service_icons/90x50/bbcone.png) no-repeat;
}

.me-info .channel.bbc_one_wales {
	background: transparent url(/staticarchive/edd234d7023dacf4edd69e4e28935e76f3c93622.png) no-repeat;
}

.me-info .channel.bbc_two {
	background: transparent url(http://www.bbc.co.uk/programmes/r/23870/images/_programmes/service_icons/90x50/bbctwo.png) no-repeat;
}

.me-info .channel.bbc_two_wales {
	background: transparent url(/staticarchive/a37116f1f124ba105cb532a47f12f4b919ad73ed.png) no-repeat;
}

.me-info .channel.bbc_two_w {
	background: transparent url(/staticarchive/b18e4a212b35a04a569627eb7549803a480f5b66.gif) no-repeat;
}

.me-info .channel.bbc_three {
	background: transparent url(/staticarchive/abc3d6aa73ddcb0fe5666037a9dad72b653701b0.gif) no-repeat;
}

.me-info .channel.bbc_radio_four {
	background: transparent url(http://www.bbc.co.uk/programmes/r/23870/images/_programmes/service_icons/90x50/radio4.png) no-repeat;
}

.me-info .channel.bbc_four {
	background: transparent url(/staticarchive/14af36679122fadd89f9aa138d84bd1b3ab25e64.gif) no-repeat;
}

/* applied to .main element if there is a channel class specified */
.me-info .has_channel {
	position: relative;
	top: 0px;
	/*left: 100px;*/
	left:0px;
	width: 330px;
	margin: 0px;
}
	
.me-info .main P {
	margin: 0px;
	padding: 0px;
}
		
.me-info .main P.title {
	font-size: 2em;						
	line-height: 1.4em;
}

.me-info .main P.author {
	font-size: 1.6em;						
	line-height: 1.2em;
}

.me-info P.summary {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
}
	
.me-info .image-sizes {
	margin: 10px 0px 0px 0px;
}