@charset "utf-8";

/*

	Rating stars

*/

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
/* div.rating-cancel,div.rating-cancel a{background:url(/imedia/images/delete.gif) no-repeat 0 -16px} */
div.star-rating,div.star-rating a{background:url(../images/stars.png) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

div.enhanced_box {
	background-color:#fff;
	font-size:9px;
	width:315px;
	height:28px;
	padding:10px;
	padding-top:5px;
	margin-top:-20px;
}

div.enhanced_box img {
	float:left;
	max-height:20px;
	padding-right:10px;
	padding-top:5px;
	border:0px;
}

div.enhanced_box span {
	float:left;
	padding-left:10px;
	width:200px;
}
/*
	end rating stars
*/

div.search_in_dash_container {
	margin-bottom:15px;
}

div.search_in_dash_container form {
	border:0px;
	background:0;
}

/* releated media pagination
 */

div.pagbuttons {
	width:630px;
}

div.pagbuttons ul {
	margin:0px;
	padding:0px;
}

div.pagbuttons ul li {
	display: inline;
	width:200px;
	list-style-type: none;
	background:0;
}

div.pagbuttons ul li.back {
	float:left;
}

div.pagbuttons ul li.forward {
	float:right;
}

div.pagbuttons ul li a {
	text-decoration: none;
	color:gray;
}

p.more {
	text-align: left !important;
}

div.pagbuttons ul li a img {
	margin-bottom:-2px;
}

div.loader {
	position:absolute;
	display:none;
	background-color:#fff;
	opacity:0.8;
	width:495px;
	height:168px;
	z-index:999;
	text-align:center;
}

div.loader img {
	margin:auto;
	margin-top:60px;
}

img.relatedresult {
	width:65px;
}

.embed {
background-color: white;
    border: 3px solid #BC2828;
    display: none;
    padding: 17px;
    position: relative;
    right: 77px;
    top: 0;
    width: 417px;
}
.embed input {
	float: left;
}

.disabled {
	float: left;
	margin-right: 5px;
}
#authMessage {
	display:none;
}

pre {
    border: 1px dashed #999999;
    color: #000000;
    font-size: 10px;
    overflow: hidden;
    padding: 9px;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.paging{
	font-family:Arial,Verdana,sans-serif;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:1.25em;
	margin-top:0;
}
.paging a:link , .paging a:visited {
text-decoration:none;
}
.paging a:hover {
background-color:#BC2828;
color:#fff;
}
/*
	tagged & search
*/
#content-home{
	margin-left:0.8em;
	width:100%;
}
#content-home label {
	font-size: 1.2em;
	padding-left:4px;
	padding-top:-5px;
}

.content-options form div label {
	float:right;
	width:180px;
}

#content-home form  {
	border:none;
	background:none;
}
li.ui-menu-item {
	background:none;
}

.ui-accordion .ui-accordion-header a {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0.5em 0.5em 0.5em 0.7em;
}

/*
	dashboard view
*/
.admin-links {
	background-color:#EAEAEA;
/* 	height:20px;
	width:104%; */
}
.admin-links ul {
	margin:0;
	padding:0;
}
.admin-links li {
	background-image:none;
	display:inline;
	font-size:1em;
	margin:0 0 0 1em;
	padding:0;
}
.admin-links a {
margin-right:7px;
}
.content-list-container a:link, .content-list-container a:visited {
text-decoration:none;
}
input#UserUsername, input#UserPassword {
	width:100px;
	margin:0;
}

#content-home .input {
	margin-bottom:1em;
}


/*
	itunes channels & collections

*/

#channel-image img {
    padding: 5px;
}
#channel-image {
	margin-bottom:8px;
}

#itunesu-channel a:link, #itunesu-channel a:visited {
	text-decoration:none;
}

#itunesu-channel a:hover {
	text-decoration:underline;
}
#itunesu-channel #related-four-col-block{
    float: left;
    margin-left: -5px;
    margin-top: -4px;
    padding-top: 9px;
    width: 834px;
}
#itunesu-channel #related-four-col-block img, #itunes-collection img {
    border: 1px solid #eee;
}
#itunesu-channel  #related-four-col-block .col.with-bar {
   padding-left: 9px;
    padding-right: 29px;
 background-position: 202px 0;
}

#itunes-collection {
    float: left;
    margin: 10px 0 10px 5px;
    width: 100%;
}
#itunes-collection .content-details {
  width: 384px;
}
#itunes-collection img {
    margin-right: 10px;
    width:100px;
}

/*
	Media library home page blocks
	@related info
	@tag cloud
 */

#related-media {
	margin-top:5px;
}

#related-content ul.two-col-list li {
	width:60%;
}
#related-content .col h4 {
	font-size:11px;
	height:30px;
}
#search-results {
	margin-top:2.5em;
}

#related-nav ul li.search-tab {
	margin-right:0;
	padding:6px 2px 7px 11px;
	width:330px;
}
#related-nav ul li.active {
	background:#d9d9d9 none repeat scroll 0 0;
	border-bottom:1px solid #d9d9d9;
}
#related-nav .active a {
	color:#173c66;
}
#related-nav ul li a {
	text-decoration:none;
	color:#5f5f5f;
	padding:0.4em 0 0 0;
	margin-right:4px;
}

#related-nav input.find-contents {
	border:1px solid #CBCBCB;
	color:#C7C7C7;
	height:16px;
	width:176px;
}
#content-related {
	float:left;
	height:243px;
	margin:0 0.5em 1em;
	width:493px;
}
#related-content {
	background:#f1f1f1 url(../images/vid-related-bg.png) repeat-x scroll 0 0;
	height:168px;
	border:1px solid #cbcbcb;
}


#tag-cloud p {
	text-align:center
}
#tag-cloud a:link, #tag-cloud a:visited{
	text-decoration:none;
}




.imperial-content {
	background-color:#FFF;
	width:320px;
	height:263px;
	position:relative;
	background:transparent url(../images/title-bar.png) no-repeat scroll 0 240px;
	padding:0;
}





.click-play {
	left:130px;
	position:absolute;
	top:90px;
}
.imperial-content, .click-play {
	cursor:pointer;
}
.imperial-content .mediaplayer.left, .imperial-content .mediaplayer.right {
	float:none;
	margin:0;
}
.imperial-content.left {
padding:0;
}
.imperial-content noscript {
background-color:#FFFFFF;
margin:30% 3%;
position:absolute;
width:95%;
}

#content-home form {
	background:none;
	border:none;
	display:inline;
}

#related-description {
	overflow: auto;
	height: 86px;
	margin-bottom: 0.4em;
}
#related-email {
	float:left;
	margin-top:0.5em;
}
#related-social {
	float:left;
	margin-top:0.7em;
}
#related-social a {
	margin-left:0.6em;
}
#related-rating a:link, #related-rating a:hover, #related-rating a:visited, #related-rating a:active {
	color:#be2827;
	text-decoration:none;
}
#related-email input {
	color:#C7C7C7;
	font-size:1.2em;
	height:18px;
	margin-right:0.5em;
	width:84px;
}
#related-email input.friend-submit {
	background-color:#4a4a4a;
	border:1px solid #c0c0c0;
	color:#fff;
	width: 30px;
	height:23px;
	cursor:pointer;
}
p#related-title {
	font-size:1.4em;
	margin-bottom:0.4em;
}
#search-results li.with-thumbnail {

}

/*
	Four column block
*/
#related-four-col-block {
	width:100%;
	margin-top:1em;
}
#related-tags {
	height:95px;
	margin-bottom:10px;
	overflow:hidden;
}
#related-four-col-block .col {
    float: left;
    font-size: 0.9em;
    margin-top: 1em;
    min-height: 173px;
    width: 174px;
}

#related-four-col-block .col ul.link-list {
	font-size:1em;
}
#related-four-col-block .col .more {
	font-size:12px;
}
#content-content {
	width:100%;
}
#related-nav {
	height:30px;
	cursor:pointer;
	z-index:100;
	width:540px;
}
#related-nav ul {
	margin:0;
}
#related-nav ul li {
	background:#F4F4F4 none repeat scroll 0 0;
	border:1px solid #cbcbcb;
	display:inline;
	margin:0;
	padding:6px 11px 7px;
	margin-right:3px;
	z-index:100;
	position:relative;
	top:5px;
	height:32px;
	width:100px;
	font-size:1.3em;
}
#related-content .two-col {
	height: 150px;
    overflow: hidden;
    padding-left: 1em;
    width: 96%;
}

#related-content .col {
	height:138px;
	padding:0;
	width:49%;
}
.col.with-bar {
  background-position: 194px 0;

}
.vid-options {
	float:right;
	margin:1em;
}

.with-bar {
	background:transparent url(../plugins/mediaplayer/images/vid_dots_grey.gif) repeat-y scroll 0 0;
}
#content-content #flashcontainer {
	margin:0;
}
.search-tab input.search-submit {
	background-color:#4A4A4A;
	border:1px solid #C0C0C0;
	color:#FFFFFF;
	height:23px;
	margin:0;
	padding:0;
	width:26px;
	cursor:pointer;
}

#related-share {
	margin-top:0.7em;
	background:#f4f4f4 none repeat scroll 0 0;
	border:1px solid #cbcbcb;
	height:33px;
}
#content-related h3, #content-related h1 {
	font-size:1.3em;
	font-weight:bold;
	margin:0;
	color:#787878;
}
#content-related h2 {
	background:none;
	font-size:1.6em;
	margin:0;
}
#related-share h3 {
	float:left;
	padding:0.7em;
}
#related-media, #related-search {
	display:none;
}
#related-content ul li.with-thumbnail {
	padding-left:6.7em;
}
#related-content ul li.with-thumbnail span.star-rating-control {
float:left;
margin-top:-10px;
}

#related-rating {
	background:transparent url(../plugins/mediaplayer/images/vid_dots_grey.gif) repeat-y scroll 0 0;
	height:140px;
	margin-top:1.6em;
	padding:1em;
	width:100px;
	float:left;
}

#related-info #current-content {
float:left;
	padding:1em;
	width:330px;
}
#current-content {
	position:relative
}
#current-content .download {
	float: left;
	position: absolute;
	bottom:12px;
  margin-bottom: 0;
}
#current-content .download a:link, #current-content .download a:visited {
	text-decoration:none;
}
#related-content  {
	z-index:-1;
}
/*
	end
*/

form#content-search {
	background:none;
	border:none;
}
form#content-search input[type=text] {
	width:175px;
	margin-left:1em;
}
#search-results .result {
	float:left;
	margin:0;
	width:100%;
}

#search-results img {
	float:left;
	border: 3px solid rgb(117, 142, 172);
	margin-right:1em;
}
#search-results p {
	color:#666666;
}
#search-results h3 {
	font-weight:normal;
}
#error {
	position:absolute;
}
.message {
   background-color: #FFFFFF;
    border: 2px solid;
    color: #FF0000;
    cursor: pointer;
    font-size: 1.2em;
    height: 15px;
    left: -5px;
    padding: 10px;
    position: relative;
    top: -28px;
    z-index: 999;
}
/*
.dialog pre {
	white-space:normal;
}*/
.gray {
	color:#ccc;
}
.content-position, .content-size {
	float:left;
}.content-options {
	height:95px;
}
.content-position {
width:208px;
}
/*
.dialog h2 {
	margin:0;
}

.content-options {
	height:65px;
}
.dialog-top a {
	float:right;
}
.dialog-top {
}
.mask {
	position:absolute;
	z-index:9000;
	display:none;
	background:url("http://www3.imperial.ac.uk//2007templates/images/photo_caption_bg.png") repeat scroll 0 0 transparent;
	position:fixed;
	top:0;
}
*/

.content-details {
	float:left;
	/*width:52%;*/
	width:47%;
}

.contents.form {
	width:100%;
}
.contents.form h3 {
	width:100%;
}
.options {
	width:350px;
}

.input {
	width:100%;
}

.input.date {
	width:100%;
}
#image img {
	border: 3px solid rgb(117, 142, 172);
}
#image .image-delete {
	margin-left:1em;
}
.input.textarea textarea {
	width:75%;
	  height: 58px;
}
.input input {
	width:340px;
	margin:1em;
}
.input.textarea textarea, .input select {
	margin:1em;
}
.checkbox input {
	width:15px;
	margin:1em;
	border:none;
}
.checkbox{
	   float: left;
	   width:100%;
}
.error-message {
	color:#FF0000;
}

.content-image {
	float:left;
	margin-right:1em;
}
.content-image img {
	/*border: 3px solid rgb(117, 142, 172);
	margin: 0pt 5px 5px 0pt;
	float: left;
	width:100px;
	height:75px;*/
	  border: 3px solid #758EAC;
    float: left;
    height: 75px;
    margin: 0 5px 5px 0;
    width: 100px;
    position:relative;
}
.content-list-container {
  /* background: url("http://www.imperial.ac.uk/imedia/plugins/mediaplayer/images/vid_dots_grey.gif") repeat-x scroll 0 0 transparent;
    float: left;
    margin-left: 7px;
    padding: 10px 0;
    position: relative;
    width: 99%;
	z-index:1;*/
	background: url("../plugins/mediaplayer/images/vid_dots_grey.gif") repeat-x scroll 0 0 transparent;
    float: left;
    margin-left: -8px;
    padding: 10px 0;
    position: relative;
    width: 103%;
    z-index: 1;
    padding-left:10px;
}

.content-list-container.processing {
	background-color:#eaeaea;
}

.vid-options.with-bar ul {
	margin:0;
}

.content-list-container .vid-options li p {
margin-bottom:0;
}
.content-list-container span, .content-list-container .vid-options li {
color:#999999;
}
.content-list-container .vid-options li {
background:none;
}
.content-list-container p {
font-size:11px;
}

.content-list-container h3 {
margin:0;
font-weight:normal;
margin-bottom:0.5em;
}
.content-list-container h3 a:link {
	text-decoration:none;
}
.paging {
	   float: left;
    margin-bottom: 1em;
    width: 300px;
}

#searchfilters {
	float:right;
}

div#content {
	position:relative;
}

div#media-container {
	background:url("../images/vid-related-bg.png") repeat-x scroll 0 0 #f2f2f2;
	border:1px solid #fff;
	float:left;

}

div#media-container .imedia {
	background:#f1f1f1;
	border:1px solid #e8e8e8;
	height:240px;
	width:320px;
	position:relative;
	overflow:hidden;
}

div#media-container .imedia:before {
	bottom: 0;
	color: #808080;
	content: "Loading...";
	display: block;
	font-size: 1em;
	height: 1em;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 5em;
	z-index:-1;
}

div#media-container .imedia iframe {
	z-index:2;
}

div#media-container .imedia .jwplayer {
	height:240px !important;
}

div#media-container .imedia .jwplayer.jwfullscreen {
	height:100% !important;
}

/* div#content .video-player.fourbythree .jwplayer .jwaspect {
	margin-top:75%;
} */

div.processing_overlay {
	text-align:center;
	padding:0px;
}

div.content-image div.processing_overlay {
	position:absolute;
	top:0px;
	left:0px;
	width:100px;
	height:75px;
	text-align:center;
	margin:13px;
	background-image:url('../images/processing_small.png');
}

div#content div.processing_overlay {
	float:left;
	width:320px;
	height:262px;
	text-align:center;
	background-image:url('../images/processing_large.png');

}

.content-list-container.processing div.content-image img {
	border: 3px solid #ccc;
}

div.tooltip {
	border:6px solid #fff;
	background-color:#28849b;
	border-radius:15px;
	color:#fff;
	padding:20px;
	font-size:14px;
	-moz-box-shadow: 3px 3px 0px #28849b;
	-webkit-box-shadow: 3px 3px 0px #28849b;
	box-shadow: 3px 3px 0px #44b6d0;
	margin:15px;
}

div.tooltip img {
	float:left;
	margin-top:-5px;
	margin-right:10px;
}

div.stats_header,div.stats_dashboard {
	background-image:url('../images/stats_header.png');
	background-repeat:no-repeat;
	height:128px;
	padding-left:180px;
	padding-top:10px;
}

li.ui-state-default {
	font-size:12px;
}

div.stats_header h5 {
	margin:0px;
	margin-bottom:-5px;
	padding-top:20px;
	font-size:12px;
	text-transform: uppercase;
	color:gray;
	font-weight:normal;
}

div.stats_header h1 {
	margin-top:0px;
	font-family:Meta OT;
	font-weight:bold;
}

form.import {
	margin:10px;
	background-color:#eaeaea;
	padding:20px;
	border:1px solid #ccc;
	border-radius:10px;
	float:left;
}

div.loading_overlay {
	position:absolute;
	top:77px;
	left:0px;
	width:520px;
	height:300px;
	text-align:center;
	padding-top:100px;
	background-image:url('../images/w58.png');
}

div.stat_container {
	min-height:300px;
}

div.chart_container {
	width:100%;
	border:1px solid #eaeaea;
	min-height:350px;
	position:relative;
}

div.chart_inner {
	position:relative;
	float:left;
	margin:10px;
	width:100%;
	height:100%;
	margin-left:80px;
	margin-top:30px;
	z-index:10;
}

div.main_col {
	position:absolute;
	bottom:0px;
background: rgb(40,129,152); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4ODE5OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2EyZTNlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(left,  rgba(40,129,152,1) 0%, rgba(162,227,238,1) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(40,129,152,1)), color-stop(99%,rgba(162,227,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(40,129,152,1) 0%,rgba(162,227,238,1) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(40,129,152,1) 0%,rgba(162,227,238,1) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(40,129,152,1) 0%,rgba(162,227,238,1) 99%); /* IE10+ */
background: linear-gradient(left,  rgba(40,129,152,1) 0%,rgba(162,227,238,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#288198', endColorstr='#a2e3ee',GradientType=1 ); /* IE6-8 */
	height:0px;
	border:1px solid #000;
	border-bottom:none;
-moz-box-shadow: 1px 1px 4px #ccc;
-webkit-box-shadow: 1px 1px 4px #ccc;
box-shadow: 1px 1px 4px #ccc;
}

div.main_col:hover {
	border:1px solid #d02520;
	border-bottom:0px;
}

div.sub_col {
	position:absolute;
	bottom:0px;
	height:0px;
	border:1px solid #000;
	border-bottom:0px;
	opacity:0.7;
}

div.sub_col.col-0 {
	background-color:#7077d1;
}

div.sub_col.col-1 {
	background-color:#91c05a;
}

div.sub_col.col-2 {
	background-color:#d8953e;
}

div.grid_bar {
	border-bottom:1px solid #eaeaea;
	z-index: 0;
	display:none;
	position: absolute;
	bottom:0px;
	float:left;
	left:0px;
	width:90%;
	margin-left:5%;
	opacity:0.0;
	color:gray;

}

div.grid_bar.highlight {
	color:#d02520;
	opacity:1.0;
	display:none;
	border-bottom:1px solid #d02520;
	z-index:5;
}

div.col_container {
	float:left;
}

p.column_label {
	display:none;
	position:absolute;
	bottom:0px;
	font-size:10px;
	padding:6px;
	padding-top:16px;
	color:#a8a8a8;
	-moz-transform:rotate(-270deg);
	-moz-transform-origin: bottom left;
	-webkit-transform: rotate(-270deg);
	-webkit-transform-origin: bottom left;
	-o-transform: rotate(-270deg);
	-o-transform-origin:  bottom left;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

div.expand_link {
	position:absolute;
	bottom:-20px;
	right:0px;
	color:gray;
}

div.expand_link a {
	color:gray;
	text-decoration:none;
}

div.hover_box {
	position:absolute;
	z-index:20;
	display:none;
	background-color:#ffeea0;
	-moz-box-shadow: 1px 1px 4px #ccc;
	-webkit-box-shadow: 1px 1px 4px #ccc;
	box-shadow: 1px 1px 4px #ccc;
	padding:5px;
	font-size:10px;
	border:1px solid #000;
}

div.country_box {
	overflow:auto;
}

div.browser_box {
	width:530px;
	height:340px;
	margin-top:10px;
	margin-bottom:40px;
}

div.country_box p {
	float:left;
	width:150px;
	height:15px;
	font-size:10px;
	margin:0px;
}
div.topfive ul {
	margin:0px;
	overflow:auto;
}

div.topfive ul li {
	font-size:11px;
	margin:0px;
}

ul#tab_area h3 {
	border-bottom:1px solid #28849b;
}

td.legendLabel {
	max-width:150px;
}

ul.chart {
	margin:0px;
	padding:0px;
}

ul.chart li {
	list-style-type:none;
	font-size:12px;
}

ul.chart li p.subline {
	color:gray;
	font-size:10px;
	display:block;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}

}