/* CSS Index
 * 1. Tag specific styles.
 * 2. Multi Use/ General Classes
 * 3. Main structure styles
 * 4. Top Tab Menu and Login Bar Styles
 * 5. Left Hand Nav Bar Stylings
 * 6. Footer Styles
 */


/* 1. Tag specific styles. */

* { 
margin:0;
padding:0;
border:0;
}

html { 
height: 100%;
margin-bottom: 1px;
}

body {
background-color: #ffffff;
font-family:New Helvetica, Arial, Helvetica, sans-serif;
font-size: 100%;
color:#5C5C5C;
}

h1 {
background: transparent url('../img/h1_new2.gif') no-repeat scroll center center;
height: 64px;
width: 223px;
margin: 15px 0 0 10px;
float: left;
}

h2 {
	color:#FFFFFF;
	float:right;
	height:10px;
	margin:11px 7px 0 10px;
}

h1 span, h2 span { display:none; }

ul { list-style-type: none; }

a:link, a:visited { text-decoration: none; }

div#NewsPageSelector
{
position: absolute;
top: 70px;
left: 0px;
}

div#NewsPageSelector2
{
position: absolute;
bottom: 0px;
left: 0px;
clear: both;
margin-bottom: 10px;
}

div#PageSelector2 {
position: relative;
bottom: 12px;
}


.MGEITFform {
position: relative;
top: -5px;
}

/* 2. Multi Use/ General Classes */
.clearer {
clear: both;
display: block;	
float: none;
height:0px;
overflow:hidden;
}
.Clearer{
clear:both;
}
.hidden {
display: none;
}

/* 3. Main structure styles */

div#container {
position:relative;
width:990px;
margin:0 auto 20px; 
background-color:#ffffff;
}
div.shadow {
	background: #fff url('../img/sides_drop_shadow.png') repeat-y scroll top right;	
	margin:0 auto; 
	display:block;
	width:1066px;
	overflow:hidden;
}
div.top_shadow {
	/*background: #fff url('../img/top_drop_shadow.png') no-repeat scroll top right;*/
	margin:0 auto; 
	display:block;
	width:1066px;
	/*height:18px;*/
}

div.bottom_shadow {
	/*background: #fff url('../img/bottom_drop_shadow.png') no-repeat scroll top right;
	margin:0 auto 15px; 
	display:block;
	width:1066px;
	height:18px;*/
}
div#header, div#loginbar {
	width: 100%;
	overflow: hidden;	
	position:relative;	
	float:left;
}

#socialmedia
{
	background-image:url(/Templates/mgeitf/img/socialmedia.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	right:0px;
	width:199px;
	height:41px;
}

#socialmedia a
{
	width:18px;
	height:18px;
	display:block;
	position:absolute;
	/* background-color:Red; */
	cursor:pointer;
}

.newsletterbutton
{
	top:12px;
	right:164px;
}

.facebooklink 
{
	top:12px;
	right:140px;
}

.twitterlink
{
	top:12px;
	right:116px;
}

.youtubelink 
{
	top:12px;
	right:92px;
}

.linkedinlink
{
	top:12px;
	right:69px;
}

.flickrlink
{
	top:12px;
	right:44px;
}

.rsslink
{
	top:12px;
	right:20px;
}


div#loginbar div.moduletools{
display:none;
}

div#header {
height: 103px;
width:991px;
/*background: #818689 url('../img/top_gray_back.jpg') repeat-y scroll top left;*/
}
div#header a{
	cursor:pointer;
}

div#loginbar {
height: 29px;
margin-bottom: 21px;
}

div#leftside {
width: 156px;
float: left;
margin-right: 33px;	
}

 div#maincontent {
float: left;
width: 755px;

overflow: hidden;
position: relative;
display: block;
clear: right;
} 

.maincontent-big
{
	width:800px !important;
}



div#footer {
width: 980px;
height: 140px;
/*text-align: right;
background: transparent url('../img/footer_back.jpg') repeat-y scroll top right;*/
border-top: 8px solid #636363;
padding: 7px 5px 0 1px ;
clear:both;
float: left;
margin-top: 20px;
}

.logostitle
{
	margin-bottom:15px;
	margin-right:13px;
	display:block;
	border-bottom:1px solid #dfdfdf;

}

/* 4. Top Tab Menu and Login Bar Styles */
div#header ul.header_tabs {
display: inline;	
float: right;
height: 19px;
bottom:3px;
right:0;
position:absolute;
}
.header_wrapper {
	width:370px;
	float:right;
	height:100%;
	position:relative;
}

div#header ul.top_links {
	float:right;
	margin:20px;
}

div#header ul.top_links li{
	display:inline;	
	font-size:0.7em;
}

div#header ul.header_tabs li {
float: left;
margin-right: 1px;		
}

div#loginbar div.loginsubmit {
float: right;
/*padding: 6px 26px 0 0;*/
/*width: 435px;*/
/*width: 493px;*/
padding:2px 0px 0pt 0pt;
width:519px;
height: 30px;
display:none;
}

div#loginbar div.loginsubmit span {
color: #ffffff;
font-size: 70%;
margin-top: 2px;
}

div#loginbar div.loginsubmit input {
border: 1px solid #8C8C8C;
/*width: 115px;*/
margin: 0 10px 0 5px;
}
input.username{
	width:210px;
}
input.password{
	width: 80px;
}
div#loginbar div.loginsubmit span, div#loginbar div.loginsubmit input, div#loginbar div.loginsubmit label {
float: left;
}

div#loginbar div.loginsubmit label {
color: #ffffff;
font-size: 90%;
}

div.loggedin {
float: right;
/*padding: 6px 26px 0 0;*/
padding: 6px 45px 6px 0;
width: 250px;
height: 15px;	
color: #ffffff;
font-size: 80%;
text-align:right;
}

div#loginbar div.loginsubmit input.loginbutton {
background: transparent url('../img/login.gif') no-repeat scroll top right;
width: 53px;
height: 18px;
cursor:pointer;	
border: 0;
font-size: 0pt;
margin: 0px 0 3px 3px;
color:#6E7171 !important;
text-align:right;
}

/*div#loginbar div.loginsubmit .password {
margin-left: 15px;
}*/


input.LogoutButton {
background:transparent url(../img/logout.gif) no-repeat scroll right top;
border:0pt none;
cursor:pointer;
font-size:0pt;
height:18px;
margin:6px 33pt 3px 25px;

width:53px;
text-align:left;
color:#6E7171;
float:right;
}
span.LoggedInAs{
	margin:6px 0pt 0px 0px;
	float:right;
	color:#fff;
	font-size: 90%;
}


/* 5. Left Hand Nav Bar Stylings */
div#leftside h3 {
margin-left: 14px;
}
div#searchbox h3 { margin-left: 0px; }


div#leftside h3 {
font-size: 85%;
font-weight: bold;
margin-bottom: 10px;
display: block;
}

div#leftside h3#sectiontitle {
color: #ffffff;
font-weight: normal;
margin-left:0px;	
}

div#leftside h3#sectiontitle a {color: #ffffff;}

div#searchbox {
	height:20px;
	position: absolute; 
	top:105px;
	left: 0;
	padding: 7px 0 10px 11px;
	width:256px;
}

div#searchbox .searchcriteria {
	margin-left:29px;
	width:190px;
	color:#5C5C5C;
	margin-top:4px;
	font-size:0.7em;
}

div#searchbox .searchbutton {
	width: 23px;
	height: 20px;
	cursor:pointer;
	font-size: 0pt;
	color: #ffffff !important;
	position:absolute;
	right:7px;
	top:6px;
}

div#blockmenu {
margin-bottom: 16px;
width: 100%;	
}

div#blockmenu li {
margin-top: 1px;
font-size: 85%;
/*width: 100%; Michel, IE7 bug*/
width:156px;

}

div#blockmenu a, div#leftside h3#sectiontitle  {
width: 144px;
padding: 7px 0 9px 12px;
display: block;
}


div#blockmenu a:hover{	
	background-color: #C8C8C8;
	color: #ffffff;
}
div#blockmenu a {
	color: #ffffff;
}

div#leftside div#submenu ul {
margin-bottom: 20px;	
}

div#leftside div#submenu ul ul{
margin-bottom: 10px;	
}

div#leftside div#submenu a {
font-size: 85%;
padding-left: 20px;
}

div#leftside div#submenu1 a {
font-size: 85%;
padding-left: 20px;
}


div#submenu a:link, div#submenu a:visited {
color: #3E4243;
}

div#leftside div#submenu a:hover {
text-decoration: underline;
}

#p_sectionmenu_rptNav2_ctl00_hplNav2  {
font-weight: bold;
font-size: 110%;
}

div#leftside div#submenu li, div#leftside div#submenu1 li {
margin-bottom: 10px;
}

div#leftside div#submenu ul li ul li, div#leftside div#submenu1 ul li ul li {
margin-left: 18px;
margin-bottom: 5px;
font-size:0.9em;	
}

div#promo {
margin-left: 0px;
width: 145px;
height: 145px;	
}

img#MediaGuardian {
color:#13B7DA;
float: left;
padding-top: 20px;
}

/* 6. Footer Styles */

div#footerlogos {
/* width: 235px;
margin-left: 60px ; */
height: 66px;
float: left;
/* border-top:1px solid #dfdfdf; */
padding-top:15px;
}

div#footerlogos img {
float: left;
margin-right: 17px;
overflow: hidden;
}

div#footer li {
float: left;
margin-right: 3px;
}

div#footer a:hover { text-decoration: underline; }

div#footer ul {
display: block;
font-size: 75%;
/*margin: 10px 0 10px 0;*/
}

div#footer p {
/* width: 490px;*/
font-size: 70%;
}

div#footer p, div#footer p a:link, div#footer p a:visited { color: #939E9E; }

div#footer p a {
text-decoration: underline;
}

div#footer ul, div#footer p {
/* float:right;	*/
}

#infofooter 
{
	height:30px;
}

#infofooter p
{
	float:left;
}

#infofooter ul 
{
	float:right;
}

#infofooter ul li a 
{
	color:#6c6c6c !important;
}

div#footertabs {	
width: 245px;
height: 45px;
margin-right: 80px;
float: right;
}

div#footertabs img {
margin-top: 4px;
margin: 4px 6px 0 0;
float: left;
padding-bottom:20px;
}

div#footertabs #ourfriendslink {
width: 110px;
height: 25px;
float: left;
}

.sponsors
{
	display:block;
	float:left;
	margin:6px 11px 0 0;
	background-repeat:no-repeat;
}

.logo_farm			
{
	width:62px;
	height:40px;
	background-image:url("../img/logo_farm_b.png");
}
.logo_farm:hover	{background-image:url("../img/logo_farm_a.png");}

.logo_mediaguardian 
{
	width:103px;
	height:39px;
	background-image:url("../img/logo_mediaguardian_b.png");
}
.logo_mediaguardian:hover{background-image:url("../img/logo_mediaguardian_a.png");}

.logo_yougov		
{
	width:72px;
	height:38px;
	background-image:url("../img/logo_yougov_b.png");
}
.logo_yougov:hover	{background-image:url("../img/logo_yougov_a.png");}

.logo_glowlabs		
{
	width:50px;
	height:39px;
	background-image:url("../img/logo_glowlabs_b.png");
}
.logo_glowlabs:hover{background-image:url("../img/logo_glowlabs_a.png");}

.logo_4				
{
	width:40px;
	height:40px;
	background-image:url("../img/logo_4_a.png");
}

.logo_bbc
{
	width:62px;
	height:40px;
	background-image:url("../img/logo_bbc.png");
}

.logo_blitz			
{
	width:61px;
	height:40px;
	background-image:url("../img/logo_blitz_b.png");
}
.logo_blitz:hover	{background-image:url("../img/logo_blitz_a.png");}

.logo_sky			
{
	width:60px;
	height:40px;
	background-image:url("../img/logo_sky_b.png");
}
.logo_sky:hover		{background-image:url("../img/logo_sky_a.png");}

.logo_itv			
{
	width:62px;
	height:40px;
	background-image:url("../img/logo_itv_b.png");
}
.logo_itv:hover		{background-image:url("../img/logo_itv_a.png");}

.powered
{
	margin-top:13px;
/* 	padding-top:30px; */
	width:110px;
	display:block;
	float:right;
	border-left:1px solid #939E9E;
}

.powered img
{
	margin-right:0px !important;
	display:block;
	float:right !important;
}

_img, _div, _a { behavior: url(/Templates/mgeitf/css/iepngfix.htc) }

li#network {margin-left: 1px;}

table.committee tr td{
	width: 300px;
}
table.committee tr td p{
	width: 300px;
}
table.committee{
	width:600px;
}
table.committee tr{
	width:300px;
}
div#sitemap ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:6px 10px 10px 40px;
	
}

div.highlight p.ImageCount0 {
width: 200px;	
}

img.Inline {
border-bottom:10px solid #FFFFFF;
border-right:10px solid #FFFFFF;
float:left;
}

.YearSelector ul
{
list-style: none;
}

/* Contact form */
div.contactform{
	font-size:80%;
}
div.contactform input{
	width:250px;
	border:1px solid #858386;
}
div.contactform span{
	text-align:right;
	width:110px;
	margin-right:20px;
}
div.contactform textarea{
	width:350px;
	border:1px solid #858386;
	height:150px;
	overflow:auto;
	font-family:Arial,Helvetica,sans-serif;	
	font-size:95%;
	padding:0 0 0 4px !important;

}
div.contactform select{
	border:1px solid #858386;
}
div.contactform input, div.contactform span, div.contactform textarea, div.contactform select{
	display:block;
	float:left;
	margin-top:5px;	
	padding-left:4px;
}
div.contactform input.submitbutton{
	margin-left:130px;
	background:transparent url(../img/submit.gif) no-repeat scroll right top;
	width:70px;
	height:25px;
	cursor:pointer;	
	border: 0;
	font-size: 0pt;
	margin-top:15px;
}
div.contactform span.valid{
	width:220px;
	text-align:left;
	padding-left:5px;
}
/* End of contact form */

div#blockmenu{
/*padding-top: 85px;*/
}

div#searchbox h3{
/*color:#07B0DC;
display:block;
font-size:85%;
font-weight:bold;
margin-bottom:10px;
margin-left:0px;*/
display:none;
}

/******************* Gallary Hightlights *********************/
div.gallaryHighlight , div.gallaryHighlightNoLink  {
width: 224px;
padding: 30px 13px 0px 13px;
margin-bottom: 20px;
position: relative;
position: relative;
height: 232px;
display:inline;
float:left;
}

div.gallaryHighlight h3 , div.gallaryHighlightNoLink h3{
font-size: 80%;
position: absolute;
top: 10px;
left: 13px;
padding:0;
margin:0;
display:inline;
float:left;
}

div.gallaryHighlight img, div.gallaryHighlightNoLink img {
margin-right: 11px;	
}

div.gallaryHighlight p {
width: auto;
font-size: 70%;
padding-bottom:16px;
}

div.gallaryHighlightNoLink p {
width: auto;
font-size: 70%;
}

div.gallaryHighlight p, div.gallaryHighlight img, div.gallaryHighlightNoLink p, div.gallaryHighlightNoLink img {
margin-top: 15px;
}

div.gallaryHighlight a  /*, div.gallaryHighlightNoLink a*/{
position: absolute;
bottom: 1px;
right: 13px;
width: 40px;
height: 18px;
font-size: 0%;
}

.imagePlaceHolder{
height: 152px;
width: 222px;
text-align: center;
/*border:1px solid #08AEDE; */
margin-top: 0px;
display: block;
line-height:152px;
vertical-align:middle;
}

.imagePlaceHolder  img.Inline{
display:inline !important;
line-height:152px;
vertical-align:middle;
float:none;
margin:0;
border:0;
padding-top:0 !important;
padding-top:10px;
}

.gallaryTitle{
margin-bottom: 15px;
}

.gallaryTitle h3 {
font-weight: bold;
}
/******************* End Gallary Hightlights *********************/

/* location map control */
#p_ctl02_Button1 {
text-decoration: underline;
background-color: white;
color:#5C5C5C;
position: relative;
top: -8px;
left: 635px;
border-bottom: 1px solid;
}

.gmnoprint p{
font-size: 10pt;
}
.gmnoprint{
font-size: 10pt;
}

.tblAccomodation{
width: 640px;
border-collapse:collapse;
border-color: silver;
border-width: 1px;
border-style: solid;
margin-left:1px;
}

.tblAccomodation td{
padding: 1px 8px 2px 8px;
border-color: silver;
border-width: 1px 1px 1px 1px;
border-style: solid;
margin: 1px;
vertical-align: middle;
width: auto;
}

.tblAccomodation a {
paddings-top: 3px 
}

.row2 {
background-color: rgb(242, 242, 242)
}

#stanmore{
padding-top: 30px;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
}

div.EventDetails div.summary p{
	font-size:1em !important;
}

.RegisterPanel{
	border:1px solid #747474;
	overflow:hidden;
	position:relative;
	float:left;
	margin-top:10px;
	width:725px;
}
.RegisterHandle{
	background-color:#7C7D7F;
	color:#fff;
	padding:5px 10px 5px 15px;
	position:relative;
}
.RegisterInset{
	color:#5C5C5C;
	padding:13px 15px;
	font-size:90%;
}
.RegisterInset input{
	border:1px solid #747474;
	padding:0 1px;
	color:#5C5C5C;
}
.RegisterInset tr{
	height:25px;
}
.RegisterInset td.Label{
	width:75px;
}
.RegisterButton{
	background: url(/Templates/mgeitf/img/register_button.gif);
	height:18px;
	width:56px;
	color:#07B0DC !important;
	cursor:pointer;
	height:18px;
	font-size:0px;
	border:none !important;
	text-align:left;
}
.RegisterError{
	font-size:90%;
}

/* quick styling */

#p_ctl00_hplResetPassword{font-weight:bold;padding-bottom:10px;}
#p_ctl00_pnlReset{font-size:80%;}
#p_ctl00_pnlReset input{border:1px solid silver;}
#p_ctl00_btnReset{color:#fff;background-color:#ee1c25;padding:2px}
#myFlash object {/* margin-right:15px */ }

/* Tabs */
.festival_tab span, .fasttrack_tab span, .network_tab span {
	visibility:hidden;
}
.festival_tab, .fasttrack_tab, .network_tab {
	display:block;
	height:20px;
	width:117px;
	margin-left:1px;
}
a.festival_tab {
	background: transparent url('../img/tab_festival.png') no-repeat scroll top left;
}
a.festival_tab:hover {
	background: transparent url('../img/tab_festival.png') no-repeat scroll 0 -20px;
}
a.fasttrack_tab {
	background: transparent url('../img/tab_fasttrack.png') no-repeat scroll top left;
}
a.fasttrack_tab:hover {
	background: transparent url('../img/tab_fasttrack.png') no-repeat scroll 0 -20px;
}
a.network_tab {
	background: transparent url('../img/tab_network.png') no-repeat scroll top left;
}
a.network_tab:hover {
	background: transparent url('../img/tab_network.png') no-repeat scroll 0 -20px;
}

/* styles added for the media galleries */
.navigation {
	width:513px;
	height:84px;
	border:1px solid #d6d6d6;
	overflow:hidden;
}
.navigation h2{
	
}
.libraryLogo {
	float:left;
	margin-right:17px;
}
.navigation ul {
	list-style-type:none;
	padding-top:1px;
}
.navigation ul li {
	display:inline;
	float:left;
	padding:0 9px;
}
.navigation ul li a, .navigation ul li span  {
	display:block;
	width:66px;
	height:66px;
	font-size:0;
	color:#fff !important;
}

.videoIcon a {
	background: url('/Templates/mgeitf/img/video_icon.jpg') no-repeat scroll 0 9px;
}
.videoIcon a:hover, .videoIconSelected {
	background: url('/Templates/mgeitf/img/video_icon.jpg') no-repeat scroll 0 -61px;
}
.audioIcon a {
	background: url('/Templates/mgeitf/img/audio_icon.jpg') no-repeat scroll 0 9px;
}
.audioIcon a:hover, .audioIconSelected {
	background: url('/Templates/mgeitf/img/audio_icon.jpg') no-repeat scroll 0 -61px;
}
.photosIcon a {
	background: url('/Templates/mgeitf/img/photos_icon.jpg') no-repeat scroll 0 9px;
}
.photosIcon a:hover, .photosIconSelected {
	background: url('/Templates/mgeitf/img/photos_icon.jpg') no-repeat scroll 0 -61px;
}
.transcriptsIcon a {
	background: url('/Templates/mgeitf/img/transcripts_icon.jpg') no-repeat scroll 0 9px;
}
.transcriptsIcon a:hover, .transcriptsIconSelected {
	background: url('/Templates/mgeitf/img/transcripts_icon.jpg') no-repeat scroll 0 -61px;
}
.programmesIcon a {
	background: url('/Templates/mgeitf/img/programmes_icon.jpg') no-repeat scroll 0 9px;
}
.programmesIcon a:hover, .programmesIconSelected {
	background: url('/Templates/mgeitf/img/programmes_icon.jpg') no-repeat scroll 0 -61px;
}
.delegateListsIcon a {
	background: url('/Templates/mgeitf/img/delegateLists_icon.jpg') no-repeat scroll 0 9px;
}
.delegateListsIcon a:hover, .delegateListsIconSelected {
	background: url('/Templates/mgeitf/img/delegateLists_icon.jpg') no-repeat scroll 0 -61px;
}
.speakersIcon a {
	background: url('/Templates/mgeitf/img/speakers_icon.jpg') no-repeat scroll 0 9px;
}
.speakersIcon a:hover, .speakersIconSelected {
	background: url('/Templates/mgeitf/img/speakers_icon.jpg') no-repeat scroll 0 -61px;
}
.navigation h2, .MediaSearchContainer h2, .highlights .section h3 {
	display:block !important;
	background:#c8c8c8;
	color:#fff !important;
	font-size:9pt !important;
	min-height:17px !important;
	padding-left:23px;
}
.MediaSearchContainer h2, .highlights .section h3 {
	background:#53C8F4;
	padding-left:10px;
	/*margin-bottom:9px !important;*/
}
.highlights .section h3 {
	margin-bottom:9px !important;
}

.libraryNavigation {
	float:right;
	margin-bottom:15px;
}
.highlights .section {
	float:left;
	width:794px;
	height:170px;
}
.archiveContainer .firstRight, .archiveContainer .secondRight, .archiveContainer .thirdRight {
	width:318px;
	height:86px;
	background:#ededed;
	float:left;
	margin-bottom:9px;
	position:relative;
}
.archiveContainer .firstRight .text, .archiveContainer .secondRight .text, .archiveContainer .thirdRight .text{
	width:190px;
	padding:12px;
	float:left;
}
.archiveContainer .firstRight .image, .archiveContainer .secondRight .image, .archiveContainer .thirdRight .image{
	position:absolute;
	top:0px;
	right:0px;
}
.archiveContainer .firstRight .text h3, .archiveContainer .secondRight .text h3, .archiveContainer .thirdRight .text h3{
	font-size:0.7em;
	color:#07B0DC;
}
.archiveContainer .firstRight .text p, .archiveContainer .secondRight .text p, .archiveContainer .thirdRight .text p{
	font-size:0.7em;
}
.archiveContainer .mainPromo {
	float:left;
	width:462px;
	padding-right:14px;
	margin-bottom:25px;
}
.bottomElements {
	float:left;
	clear:left;
	margin-top:45px;
	width:794px;
}
.archiveContainer .bottomElements {
	margin-top:15px;
}
.bottomElements .element{
	border:2px solid #eee;
	float:left;
	width:257px;
	height:98px;
	margin-right:5px;
}
.bottomElements .element a, .bottomElements .element a:visited{
	color:#5C5C5C;
}
.bottomElements .thirdElement{
	margin-right:0;
}
.bottomElements .element .section p{
	width:160px;
	font-size:0.65em;
	padding:7px 0 0 9px;
	
}
.bottomElements .element h3{
	background:#dcdcdc;
	color:#fff;
	font-size:9pt;
	padding:3px 0 2px 9px;
	border-bottom:none;
}
.firstElement {
	background: transparent url('../img/subscribe_rss.jpg') no-repeat scroll 191px 27px;
}
.secondElement {
	background: transparent url('../img/content_usage_policy.jpg') no-repeat scroll 191px 27px;
}
.thirdElement {
	background: transparent url('../img/give_feedback.jpg') no-repeat scroll 191px 27px;
}
.IconType{
	position:absolute;
	top:5px;
	left:5px;		
	height:18px;
	width:18px;
}
.VideoType{
	background: url('/Templates/mgeitf/img/video_type_icon.png');
}
.AudioType{
	background: url('/Templates/mgeitf/img/audio_type_icon.png');
}
.TranscriptType{
	background: url('/Templates/mgeitf/img/transcript_type_icon.png');
}
.ProgrammeType{
	background: url('/Templates/mgeitf/img/programme_type_icon.png');
}
.DelegateListType{
	background: url('/Templates/mgeitf/img/delegate_list_type_icon.png');
}
.GalleryType{
	background: url('/Templates/mgeitf/img/gallery_type_icon.png');
}
.ImageContainer, .HighlightsImageContainer{
	position:relative;
	display:block;
}
.ImageContainer a{
	position:relative;
	display:block;
}
.HighlightsImageContainer{
	float:left;
	padding-bottom:10px;
}
.highlights .SingleFilePage h2 {
	width:784px !important;
}
.SingleFilePage {
	margin-top:15px;
}
.quickSearchContainer {
	width:192px;
	height:20px;
	background:transparent url(../img/quick_search_input.jpg) no-repeat scroll left top;
	display:block;
}
.librarySearch {
	height:14px;
	margin-left:17px;
	width:141px;
	color:#5C5C5C;
	padding-top:3px;
}
.librarySearchButton {
	width:23px;
	height:10px;
	background:transparent url(../img/colours/blue/searchbutton.gif) no-repeat scroll right top;
	font-size:0;
	cursor:pointer;
position:absolute;
right:5px;
top:5px;
color:#fff !important;
}
.quickSearchContainer .radio {
	font-size:0.7em;	
	position:absolute;
	bottom:-38px;
	left:0px;
}
#QuickSearch {
	position:relative;
}
.quickSearchContainer .radio label{
	width:20px;
}
.MediaSearchContainer, .archiveContainer {
	width:794px !important;
}
.MediaSearchContainer {
	margin-top:15px;
}
.MediaSearchContainer div#articles {
	width:793px;
}
.archiveContainer div#articles {
	width:auto;
}
.archiveContainer .radio br {
	display:block !important;
}
.HighlightsContainer{position:relative;}
.SingleFileContainer .highlights{height:180px;}
.SummarySection p {
	font-size:11px !important;
}
.SingleFilePage h2 {
	margin-left:200px;
}
.contentDetails img{
	-ms-interpolation-mode: bicubic;
}