/*  
Theme Name: Imperial College Default Original HTTPS
Theme URI: http://www.imperial.ac.uk/ict/
Description: The default Imperial College Theme Original HTTPS
Version: 0.9
Author: Karsten Seipp
Author URI: http://www3.imperial.ac.uk/

*/



/* Begin Typography & Colors */
* { margin: 0; padding: 0; }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #FFFFFF;
	color: #555555;
	text-align: center;
}

#topBar {
	background-color:#28849b; 
    height:86px;/**/
	clear:both;
	color:#FFFFFF;
	font-size:1.2em;
	line-height:1.1em;/*;*/
/*
background-color:#44B6D0;
border:0 none;
height:5.6em;
padding-top:1.8em;
*/
}

#topBar #sub-hdr-image {
	display:block;
	margin-top:-57px;
	float:right;	
}

#main-nav li#mn-about {
	border:0 none;
}

#topBar p{
	/**/
/*	margin-bottom:1.25em;
	margin-top:0;
	margin-left:1em;
	width:500px;*/
	
	margin-top:10px;
	padding-top:14px;
	margin-left:3px;
	margin-bottom:0px;
}

.tagline{
margin-top:-10px;
padding-top:14px;
margin-left:23px;
}
#topBar .top-level {
	background-color:#44B6D0;
	border:0 none;
	height:5.6em;
	padding-top:1.8em;
}

#rtn2hp {
	float:right;
	margin-top:35px;
}

#rtn2hp li {
    list-style-image: url(images/bullet_home_link.gif);	
	font-size: 10pt;
}

#sidebar_wrapper{
	/*background-color:#ececec;*/
	/*height:450px;
	/*width:240px;*/
	/*float:left;*/
	/*margin-top:-4px;*/
	/*margin-right:10px;  tweak this for IE6 */
	/*margin-left:50px;*/*/
}

#content_wrapper{
	background-color:#ececec;
	height:600px;
	width:100%;
display:inline;

	}
.content_lozenge-top{	
	background:transparent url(images/lozenge_shadowTop.png) no-repeat scroll 0 0;
	width:57em;
}
.content_lozenge-bot{	
	background:transparent url(images/lozenge_shadowBot.png) no-repeat scroll 0 0;
	width:57em;
}

#page {
	background:#ececec url(images/content_area_bg.jpg) repeat-x scroll 0 190px;
	text-align: left;
	margin:0 auto 2em;
	width: 85em;

}

#top-bar p {
	
	font-size:1.2em;
	line-height:1.5em;
	
	
/*	margin-top:10px; padding-top:12px; margin-left:3px;margin-bottom:0px;*/
}

#topBar .top-level {
	background-color:#44B6D0;
	border:0 none;
	height:5.6em;
	padding-top:1.8em;
}

#topBar {
	margin-top:-1em;
	/*if IE */ 
}

.meta {
line-height:1.5em;
font-size:28px;
margin-left:18px;
margin-top:15px;
padding-top:15px;
	}

#header {
	background-color: #FFFFFF;
}




.entry{
	font-size:0.9em;
	margin-left:0px;
	margin-bottom:10px;
	margin-right:20px;
	}

/*======================================================*/
#content-area-wrapper {
	background:#EBECEC url(images/content_area_bg.jpg) repeat-x scroll 0 0;
	float:left;
	/*margin-top:0.7em;*/
	/*outline:#FF0000 dotted thin;*/
	/*padding:0.1em 0.1em 0.1em 0.1em;*/
	width:84.95em;
	}

#topShadow{
background-image:url(images/content_shadowTop.png);
background-repeat:no-repeat;
background-position:top;
padding-top:0px;
float:left;
margin-top:-9px;
heigh:11px;
width:600px;
}

#botShadow{
background-image:url(images/content_shadowBottom.png);
background-repeat:no-repeat;
background-position:top;
heigh:8px;
width:600px;
padding-top:0px;
margin-left:-15px;
float:left;
margin-top:0px;
}

#botShadowSpecial{
background-image:url(images/content_shadowBottom.png);
background-repeat:no-repeat;
background-position:top;
heigh:8px;
width:600px;
padding-top:0px;
margin-left:-15px;
float:left;
margin-top:-10px;
}
#postHeader{	
/*
	background-image: url(images/dottedLine.gif);
	background-repeat: no-repeat;
	background-position:bottom; 
*/
	padding:0.1em 0.1em 0.1em 0.1em;
	
	
}

#postHeader small {
	float:right;
	/*outline:#FF0000 dotted thin;*/
margin-top:0px;
margin-right:15px;
	/*margin-right:20px;	
	
	width:200px;*/
	/*padding-bottom:1em;
	float:right;*/


}

#content {
	font-size: 1em;   
    /*border: 1px solid #D0D0D0;*/
	padding:1.3em 0.1em 0.4em 0.9em;
	width:56em;
	/*background:url(images/content_shadowSides.jpg) no-repeat scroll 0 0;*/
}

#content h2 {
	/*background-image: url(images/content_h2_bullet.jpg);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:40px;*/
	padding-bottom:5px;/**/
	line-height:1.3em;

	
	}

/*======================================================*/
#main-nav {
	float:right;
	font-size: 1em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type: none;
	margin:0;
	padding: 0 1.2em 0 0;
	display:block;
}

#main-nav a {
	color:#1C4A7C;
	/*width:200px;*/
}

#main-nav a:hover {
	color:#1C4A7C;
}

#main-nav a:link, #main-nav a:visited {
	font-size:1.2em;
	color:#2D6A9D;
	left:0.68em;
	text-decoration:none;
	width:6em;
	vertical-align:bottom;
	position:absolute; 
	bottom:0;
}

#main-nav li {
	display: inline;
	list-style-type: none;
	margin:0;
	float:left;
	background:transparent none repeat scroll 0 0;
	padding:0.9em 0.8em 0;
	border-right:0.1em solid #D7D7D7;
	font-size:1em;
	width:7.2em;	
	position:relative;
	height:4.7em;
}

#logo {
	display:inline;
	float:left;
	height:4.4em;
	margin:1.4em 0 1.4em 1.7em;
	width:16.8em;
}

#main-nav li #mn-about {
border:0 none;
}

/*======================================================*/

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	font-size: 8pt;
	padding-left:8px;
	margin-left:18px;
	background-color:#f8f8f8;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer { 
	border: none;
	text-align: left;
	background-color:#FFFFFF;
	}

#address {
	background-color:#FFFFFF;
	color:#626262;
	float:left;
	padding:0.8em 1.7em;
	width:500px;
}

#address p {
	text-align:left;
	font-size:1.1em;
	line-height:1.3em;
}

#address strong {
	color:#969696;
}

#copyright {
	color:#626262;
	float:right;
	padding:0.8em 1.8em 0.8em 0em;
	width:23.2em;
	background-color: #FFFFFF;
}

#copyright p {
	font-size:1.1em;
	line-height:1.3em;
	text-align:right;
}

small {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	line-height: 1.5em;
	text-align:right;
	}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 21px;
	text-align: left;
	
	
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	font-weight: normal;

	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	color:#c54338;
/*	font-size:1.2em;
	padding:0.4em 1em;*/
	font-size:1.4em;
	padding:0.2em 0.8em;
/*	background-image:url(images/dottedLineOnGrey.gif);
	background-attachment:scroll;
	background-position:11px bottom;
	background-repeat:no-repeat;
	width:15.4em;*/
	}

#sidebar a, #sidebar a:visited {
	/*color:#00548f;*/
	color:#000000;
	text-decoration: none;
	/*font-size: 12px;*/
	font-size: 11px;
	line-height: -5px;	
}

#sidebar a:hover{
	text-decoration:underline;
	}

h3 {
	font-size: 16px;
	font-weight:normal;
	}
	
	
.entry h4 {
	font-size: 14px;
	font-weight:normal;
	color:#666666;
	margin-left:-11px;
	}
	
.entry h4 a{
	font-size: 14px;
	font-weight:normal;
	color:#666666;
	}			
		

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#28849b;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #28849b;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h2 a:hover{
text-decoration:underline;

}

.commentlist{
margin-left:-8px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 8pt Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: normal;
	}

.commentlist .alt {

}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	text-align: left;
	padding-top:0px;
	
		float:right;
	/*outline:#FF0000 dotted thin;*/
margin-top:-20px;
margin-right:15px;

	
	}
.commentmetadata a{
	color:#777777;
}

.commentmetadata a:hover {
	text-decoration: none;
}

#respond{
margin-left:-5px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 11px;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	/**/color: #BC2828;
	text-decoration: none;
	}

a:hover {
	text-decoration:underline; /*;*/
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}


#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding-right:20px;
	padding-left: 20px;
	}

#header {
	margin: 0 0 0 0px; 
	padding: 0;  
	width: 100%;
	}

#headerimg {
	margin: 0;
	}

/*.show-nav*/ 
#main-nav li#mn-home {
left:-9999em;
position:absolute;
width:0;
}

.narrowcolumn {
	float: left;
	margin-top:-50px;
	margin-left:10px;/**/
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	background:url(images/content_shadowSides.png);
	background-repeat:repeat-y;
	
	text-align: left;
	font-size: 8pt;
	width:600px;
	/*border: 1px solid #CCCCCC;*/
	margin-top:50px;
	margin-left:-15px;
	}


.postmetadata small {
float:right;
}

/*.post hr {
	float:left;
	background-image:url(images/dottedLine.gif);
	width:200px;
	height:40px;
	}*/
.wp-caption p{	padding-left 		:-10px;

}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.post h2 {
/*padding-top:5px;*/
	background-image:url(images/content_h2_bullet.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:2em;
	margin-left:20px;
	margin-right:0px;
	padding-left:2.4em;
	font-size:1.6em;
	float:left;
	display: inline;
	width:397px;


}
.post .dividerLine{
background-image:url(images/dottedLine.gif);
background-repeat:repeat-x;
width:566px;
height:20px;
float:left;
margin-left:17px;
clear:both;
margin-bottom:00px;
margin-top:10px;

}
.contentLozengeTop {
	background:#ffffff url(images/content_shadowSides.png)  repeat-y scroll 0 0;
	border:none;
}


.post .entry{
	clear:both;
	margin-left:20px;
}
.post .entry p{
margin-left:-10px;
margin-right:-20px;
margin-top:1em;
margin-bottom:1em;
}

.clear{
display:block;
clear:both;
}

.clearSmall{
clear:both;
height:5px;
}

.clearInPost{
display:block;
clear:both;
height:8px;
}

.dottedLine{
	margin-top:50px;
	margin-left:20px;
	margin-right:20px;
	background-image: url(images/dottedLine.gif);
	background-repeat: no-repeat;
	background-position:top;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
clear:both;
padding-bottom:5px;
width:558px;

}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 854px;
	clear: both;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 70px;*/
	
	margin-top:50px;
	margin-bottom:-30px;
	
	}


h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 10px;
	max-width: 100%;
	}
/*
.size-medium{
margin-top:10px;
margin-bottom:10px;
}
.size-thumbnail{
margin-top:90px;
margin-bottom:10px;
}
*/



size-full{
clear: both;
margin-top:10px;
margin-bottom:10px;
/*width: 561px;*/
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin-left:5px;
	margin-top:5px;
	display: inline;
	}

img.alignleft {
	margin-right:5px;
	margin-top:5px;
	display: inline;
	margin-left:-10px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	
	}
/* End Images 
element.alignleft {
padding: 40px;
float: right;
}
elements.alignleft {
	margin-top: 100px;
}*/
.wp-caption{
	margin-left:20px;
	margin-top:15px;
}

.wp-caption-text{
	font-family:Arial,Verdana,Sans-Serif;
	font-size:8pt;
	line-height:1.5em;
	text-align:left;
	color:#777777;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:-10px;/**/
	padding-left:20px;
	width:93%;
}

.post .entry p.wp-caption-text{
	background-color:#F8F8F8;
	color:#777777;
	padding-left:5px;
	margin-top:5px;
	margin-left:0px;/**/

}
.entry{
	color:#555555;
	font-size:12px;
padding-top:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:20px;
}
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 10px;
	/*text-indent: -10px;*/
	margin-top:15px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;		
	list-style-type: none;
	list-style-image: none;
	}
/*
===================================================
Begin Sidebar */
#sidebar {
	font: 1em Arial, Sans-Serif;
	/*padding: 0px 0 0px 0;*/
	/* background-color: #E0E0E0; */
	/*margin-left: 40px;*/
	margin-top: 4px;
	float:right;
    display:block;
	margin-right:2px;
	}

#sideSection{
	float:right;
	width:23.6em;
	margin-top:0px;
	margin-right:7px;
}

.lozenge-top{
	/*background:transparent url(images/lozenge_shadowTop.png) no-repeat scroll 0 -5px;*/
	width:241px;
	
}



.lozenge-bot {
	/*background:transparent url(images/lozenge_shadowBot.png) repeat-y scroll 0 0;*/
	margin-bottom:5px;
	width:241px;
}


.lozenge-sides {
	background:transparent url(images/lozenge_shadowSides.png) repeat-y scroll 0 0;
	/*width:22em;*/
width:241px;
}

.lozenge-sides li ul li{
	text-align:left;
	margin-top:-10px;
}

#sidebar form {
	margin: 0;
	}

#sidebar li p {
	color:#777777;
	font-size:8pt;
	}
#sidebar li a {

	}

#sidebar li p a, #sidebar li p a:visited {
	/*color:#BC2828;*/
	color:#3274D8;
	text-decoration:underline;
	}
	
#sidebar li p a:hover {
	text-decoration:none;
	}
	
#sidebar ul li {
	/*outline:#FF0000 dotted thin;*/
	/*background-color:#F8F8F8;*/
	/*margin-left: -10px;
	margin-right:10px;*/
	list-style-type: none;
	list-style-image: none;
	line-height:16px;
	/*margin-top: 15px;
	background-color:#F8F8F8;*/
	/* padding-bottom:20px; */
	/*background-color:#FFFFFF;*/
	/*margin-bottom:20px;*/
}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0px 0px 14px;
	}

#sidebar ul ul, #sidebar ul ol {
	/*margin: 5px 0 0 20px;*/
	margin: -3px 0 0 20px;
	padding-right:8px;
	}
	
.specialEntry{
padding-top:3px;
height:auto;
}

.specialEntrySearch{
padding-top:3px;
height:40px;
}


#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 0 10px;
	padding: 0 0 0 0px;
	list-style-image: url(images/bullet_home_link.gif);
	background-position: 0px -1px;
	
	}


/* 
End Sidebar 
====================================================*/


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	margin-left:-10px;
	padding: 0px 3px 0px 0px; 
	text-align: left;
}
	

	
#searchField{
margin-top:7px;
}

.searchInBody{
font-size:12px;
width:120px;
}

.searchGoInBody{
font-size:11px;
}

.magnifier{
float:left;
margin-left:10px;
}	

#search-people {
	/**/
	background:transparent url(images/icon_find_people.png) no-repeat scroll 100% 50%;
	color:#FFFFFF;
	text-decoration:none;
	float:right;
	margin-bottom:-10px;
	margin-top:-31px;
	margin-right: 10px;
	padding:0.915em 1.7em 0.915em 0;
	line-height:1.1em;
	font-size:1.1em;
	display:block;
}

#search-area {
	/**/
	background:#3D729A url(images/search_area_bg.png) repeat-x scroll 0 0;
	float:right;
	font-size:1em;
	width:25.0em;
	/**/
}


#search-inner-wrapper {
	height:2.4em;
	width:100%;
	padding-top:0.8em;
	/*padding-right:-5px;*/
	font-size:1em;
	float:right;
	background:transparent url(images/search_divider_bg.png) no-repeat scroll 100% 0;
	/*background-position:center;
	background-attachment:fixed;
	background-position: 50px 700px;*/
	}

#search {
	line-height:1em;
	border:0 none;
	float:right;
	font-size:1em;
	background:transparent url(images/search_left_border_bg.png) no-repeat scroll 5px; 0;
	margin:0;
	padding:0 2.7em 0 0;
	text-align:left;
	width:23em;
}

#search label {
	left:-9999em;
	position:absolute;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 120px;/**/
	padding: 0px;
	/*margin-right; 10px;*/
	margin: 5px 5px 1px -5px;
	}

#commentform textarea {
	width: 52.5em;/**/
	padding: 0px;
	width:54em;
	font-size:8pt;
	line-height:1.5em;
	margin-left:-5px;
	}

#commentform #submit {
	margin-right:-23px;	
	margin-bottom:20px;
	float: right;
}

/* End Form Elements */

#searchQuery {
	background-color:#E0EAF2;
	border:0 none;
	color:#000000;
	display:block;
	float:left;
	font-size:1.1em;
	line-height:1.1em;
	margin:0;
	margin-left:25px;/**/
	padding:0.2em 0.8em;
	width:9em;
	}

.submitButton{
	margin-top:4px;
	margin-left:5px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	width:56em;
	font-size:8pt;
	line-height:1.5em;
	color:#777777;
	}

.commentlist li {
/*margin-left:10px;*/
margin-right:10px;
margin-top:20px;
background-color:#ffffff;
/*border-bottom:none;
border-top:none;*/
border:1px solid #DDDDDD;
padding:10px;
/*padding:10px 20px;*/
	list-style: none;
	}

/*
.commentlist p {
	margin: 10px 5px 10px 0;
	}
*/

#comments{
margin-left:-8px;
}
#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */






/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: none;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	margin-top: 0px;
	}
	
.show-nav #main-nav li {
display:block;/**/
}

.navigation {
	text-align: left;
	margin-top: 43px;
	margin-bottom: -55px;
	font-size:1.1em;
	width:580px;
}

.navigation a{
color:#00548f;
}
#header-bar {
	background:#22547E url(images/header_bar_bg.png) repeat-x scroll 0 0;
	clear:both;
	position:relative;
	width:100%;
	height:32px;
}
/*
====================================================================
AUDIENCE NAVIGATION BLOCK */


#audience-nav {
	float: right;
	color: #fff;
	font-size: 1em;
	padding-right: 0.1em;
	background: transparent url(images/audience_nav_right_border_bg.png) no-repeat 100% 0%;
}

#audience-nav a:link,
#audience-nav a:visited, 
#audience-nav a:hover, 
#audience-nav a:active {
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.1em;
	padding: .915em 1.2em .915em 0em;
	float: left;
	background: transparent url(images/bullet_audience_nav.png) no-repeat 100% 50%;
}

#audience-nav p {
	float: left;
	font-size: 1.1em;
	line-height: 1.1em;
	padding: .915em .2em .915em 0em;
	margin: 0px;
}

#audience-nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 1em;
}

#audience-nav li {
	font-size: 1em;
	line-height: 1em;
	margin: 0px;
	float: left;
	padding: 0px 1em 0px 1.2em;
	background: transparent url(images/audience_nav_divider_bg.png) no-repeat 0% 0%;
}

#audience-nav li:hover,
#audience-nav li.hover {
	background: #3d729a url(images/audience_nav_hover_bg.png) no-repeat 0% 0%;
}

#audience-nav li#au-prospective-students {
	background: transparent none;
	padding-left: 1em;
}

#audience-nav li#au-prospective-students:hover,
#audience-nav li#au-prospective-students.hover {
	background: #3d729a url(images/audience_nav_hover_bg.png) no-repeat 0px 0px;
}	*/





/*====================================================================
*/
#searchSubmit {
	background-color:transparent;
	border:0 none;
	cursor:pointer;
	display:block;
	float:left;
	font-size:1.1em;
	margin:0.4em 0 0 0.1em;
	padding:0 0.2em;
	}
/* End Various Tags & Classes*/
#rtn2hp li a, #rtn2hp li a:visited, #rtn2hp a, #rtn2hp a:visited {
        color: #20558F;
        text-decoration: none;
}

#address a:link, #address a:visited {
color:#626262;
text-decoration:underline;    
  
}

#address a:hover {
color:#626262;
text-decoration:none;    
  
}

#tab_right {
	width:233px;/**/
	background-image:url(images/tabRightArrow.gif);
	background-position:222px center;
	background-repeat:no-repeat;
	margin-top:2px;
	margin-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:30px;
	padding-left:10px;
	margin-bottom:12px;
	background-attachment: scroll;
	background-color: #f8f8f8;
	display:inline;

}

#tab_left {
	width:233px;/**/
	background-image:url(images/tabLeftArrow.gif);
	background-position:10px center;
	background-repeat:no-repeat;
	margin-top:2px;
	margin-left:-10px;
	margin-right:09x;

	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:60px;
	margin-bottom:12px;
	background-attachment: scroll;
	background-color: #f8f8f8;
}

.rssIcon{
margin-top:4px;
margin-left:14px;
margin-right:3px;
}

/*Hide the stats smily */
#wpstats{
visibility:hidden;}

/*Flash video */
.fId, .fTag {
display:none;
}

/* / Video player fixes/*/ 

div.left {margin:10px 10px 10px -10px; float:left; display:inline; }
div.right{margin:10px -15px 10px 10px; float:right; display:inline; }
span.fId hide{display:none;}
span.fTag hide{display:none;}
span.fId{display:none;}
span.fTag{display:none;}

.moreInList{
text-align:right;
padding-right:15px;
height:20px;
}

/* link list style */
ul.link-list  {font-size:1em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0.8em 0 1.3em 0em;
padding:0;}
.post ul.link-list li {background: transparent url(https://www3.imperial.ac.uk/2007templates/images/bullet_col.gif) no-repeat 0em .55em; list-style-type:none; list-style-position:outside; text-indent:17px; cursor: hand;}

