body {
  font: 0.9em Verdana, Arial, sans-serif;
  background-color: #5f82b8;
}

img {
    behavior: url(iepngfix.htc); 
}

.headerLink img {
	border: 0;
}
#bodyFix {
/*  overflow: auto; */
}

a:active, a:focus {outline: none;}

#container, #footer {
  width: 940px;
  margin: 0 auto 0 auto;
}
#container {
  position: relative;
  border: 4px solid #3d6096;
  background-color: #FFFFFF;
  margin-top: 0;
}
#header {
  margin: 0;
  padding: 0;
}
#logo {
  width: 940px;
  height: 107px;
  display: block;
}
#sitetitle {
  position: absolute;
  right: 20px;
  top: 8px;
  font-size: 16px;
  z-index: 5000;
}
#subtitle {
  margin-top: 0;
  margin: 6px;
  padding: 0;
  float: left;
  font-size: 160%;
  line-height: 30px;
}
#content {
  margin: 0;
  padding: 0;
}
#navigation {
  width: 150px;
  margin: 0;
  padding: 6px;
  float: left;
}
#navigation ul {
  margin: 0;
  padding: 4px;
}
#navigation ul li {
  padding: 0;
  margin-left: 6px;
  list-style: none;
}
#navigation ul ul {
  font-size: 85%;
  padding: 2px;
}
#navigation ul li a {
  font-weight: bold;
  color: #3d6096;
  text-decoration: none;
}
#navigation ul li a: hover {
  text-decoration: underline;
  color: #5f82b8;
}
#navigation .subAll {
  width: 12em;
  margin-top: 1em;
  font-size: 85%;
  line-height: 1.1em;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
#navigation .subAll img {
  display: block;
  float: left;
  border: 0;
  margin-right: 0.5em;
}
#maincontent {
  width: 736px;
  margin: 0;
  padding: 6px;
  padding-left: 12px;
  padding-right: 6px;
  float: left;
  border-left: 2px solid #3d6096;
}
#maincontent h2 {
  padding: 0;
  margin-top: 6px;
}
#footer {
  color: #FFFFFF;
  font-size: 80%;
}
#footer p, ul {
  margin-top: 6px;
  padding: 0;
}
#copyright {

  float: right;
}
#links {
  float: left;
  margin: 0;
  padding: 0;
}


#links ul {
margin-left: 0;
}

#links ul li {
  display: inline;
}
#footer a {
  color: #FFFFFF;
  text-decoration: underline;
}
.channelList {
  border: 2px solid #3d6096;
  padding: 4px;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}
#mainChannelLink {
  font-weight: bold;
}
.channel {
  border-bottom: 1px dashed #3d6096;
}
.channel div {
  border-right: 1px dashed #3d6096;
  padding: 2px;
  padding-left: 6px;
}
.channelName {
  float: left;
  width: 25%;
  font-weight: bold;
}
.channelSummary {
  float: left;
  width: 45%;
  font-size: 90%;
}
div.channelSub {
  float: left;
  width: 25%;
  border-right: none;
  text-align: center;
  line-height: 12px;
}
div.channelSub img {
  border: none;
  vertical-align: middle;
}
#channel {
  margin: 2px;
  margin-bottom: 6px;
  padding: 4px;
}
#channel h2 {
  padding: 0;
}
#channel .image {
  float: left;
  border: 2px solid #3d6096;
  margin-right: 6px;
  margin-bottom: 6px;
  padding: 0;
}
#channel .desc {
  margin: 0;
  padding: 0;
}
#player {
  height: 100px;
  border: 2px solid #3d6096;
  margin: 0.4em;
  margin-bottom: 1em;
}
#player.half-player {
  height: 150px;
  width: 350px;
  float: left;
  border: 0;
}
.subscribe {
  text-align: right;
}
.subscribe img {
  border: none;
  vertical-align: middle;
}
#currPageInfo {
  float: left;
  padding: 0;
  margin: 0.5em;
}
#prevPageLink {
  float: right;
  margin: 0.5em;
}
#nextPageLink {
  float: right;
  margin: 0.5em;
  margin-left: 1em;
  margin-right: 1em;
}
.podcastHeader {
  background-color: #eaeaff;
  padding: 0.3em;
}
.podcastList h3 {
  font-size: 100%;
  display: inline;
}
.toggleLink {
  font-size: 0.8em;
}
.podcastList {
  clear: both;
  position: relative;
  top: 0px;
  left: 2px;
  margin-top: 2px;
  border: 2px solid #3d6096;
  padding: 0;
  width: 740px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
margin-top: 1em;
  float: left;
    background-repeat: no-repeat;
}

.podcastList .podcastName {
    padding-left: 3%;
}

.videocasting .podcastList {

}
.podcast {
  padding: 4px 0 0 0;
  background-color: #eaeaff;
  border-bottom: 1px solid #FFFFFF;
}
.podcast div {
  padding: 0;
  margin-left: 2px;
}
.podcastList .title {
  font-size: 90%;
  background-color: #FFFFFF;
}
.podcastList .title img {
  border: 0;
}
.podcastList .title a {
  color: #4444BB;
}
#podcastSortControls {
  background: none;
}
.sort {
  margin: 4px 0 6px 2px;
  background-color: #ffffff;
}
.active {
  font-style: italic;
}
.podcastList .alt {
  background-color: #9dc0d6;
}
.podcastList h4 {
  font-size: 1.1em;
  margin: 0;
  padding: 0;
}
.podcastList .audio .podcastName {
    background: url(/images/audio.gif) center left no-repeat;
}

.podcastList .video .podcastName {
    background: url(/images/video.gif) center left no-repeat;
}

.videocasting .podcastInfo {
width: 30px;
}
.videocasting .podcastName div.video {
background-image: url(/images/video.gif);
}
.videocasting .podcastName div.audio{
background-image: url(/images/audio.gif);
}
.podcastName .podcastInfo span {
display: none;
}
.podcastName {
  float: left;
  width: 40%;
  font-weight: bold;
}
.podcastName a img {
  border: 0;
  width: 9;
}
.published {
  float: left;
  width: 27%;
}
.rating {
  width: 130px;
  float: left;
}
.downloads {
  width: 10%;
  float: right;
  padding-right: 1em;
  text-align: left;
}
.coreInfo {
  font-size: 80%;
  line-height: 22px;
}
.podcast .furtherInfo {
  margin: 0;
  text-align: left;
  padding: 4px;
  padding-bottom: 2px;
  background-color: #FFFFFF;
  border: 1px solid #3d6096;
}
.panel {
  padding-top: 0;
}
.furtherInfo .podcastImage {
  float: left;
  width: 10%;
}
.furtherInfo .podcastImage img {
  border: 1px solid #3d6096;
}
.furtherInfo .podcastDetails {
  padding: 4px;
  font-size: 80%;
}
.furtherInfo .podcastDetails .author {
  width: 60%;
  float: left;
}
.furtherInfo .podcastDetails .duration {
  width: 23%;
  float: left;
  text-align: right;
}
.furtherInfo .podcastSummary {
  padding: 6px 4px 0 10%;
}
.furtherInfo .podcastSummary .podcastSubtitle {
  font-weight: bold;
}
.furtherInfo .podcastDetails .controls {
  margin-top: 1em;
  line-height: 28px;
  width: 16em;
  height: 6em;
  float: right;
}
.furtherInfo .podcastDetails .controls img {
  vertical-align: middle;
}
.furtherInfo .podcastDetails .controls a img {
  border: 0;
}
.furtherInfo .podcastSummary p {
  ;
}
#top-podcast-panel {
  width: 280px;
  border: 2px solid #3d6096;
  background: #eaeaff;
  height: 338px;
  float: right;
  margin-bottom: 1em;
  margin-right: -10px;
overflow: hidden;
}
#top-podcast-panel {
margin-top: 2px; 
}
#top-podcast-panel .panel div {
}
#top-podcast-panel .panel {
  background-color: #eaeaff;
  padding: 1%;
  padding-top: 6px;
}
#top-podcast-panel h4 {
  font-weight: bold;
  font-size: 75%;
  padding: 1%;
  padding-top: 0;
  margin: 0;
  margin-bottom: 3%;
}
#top-podcast-panel .panel-podcast {
  margin-top: 4px;
  margin-left: 0.5em;
  height: 50px;
}
#top-podcast-panel .plays, #top-podcast-panel .rating, #top-podcast-panel .date {
  text-align: left;
  min-width: 12em;
  font-size: 70%;
  font-weight: bold;
}

#top-podcast-panel .rating img {
vertical-align: middle;
margin-right: 4px;
}
#top-podcast-panel .panel-podcast .image {
  clear: both;
  vertical-align: middle;
  float: left;
  margin-right: 4px;
}
#top-podcast-panel a img {
vertical-align: middle;
  border: 1px solid;
}
#top-podcast-panel a.active {
  color: #3d6096;
  font-weight: bold;
}
#top-podcast-panel .panel-podcast h5 {
  margin: 0;
  padding: 0;
  padding-right: 4px;
  margin-bottom: 4px;
overflow: hidden;
text-wrap: none;

}
#top-rated-buttons, #top-played-buttons {
  font-size: 80%;
  padding: 1%;
  text-align: center;
}
#top-rated-buttons a {
  color: #000000;
}
#panel-controls {
  margin: 0;
  padding: 0;
width: 295px;
display: block;
overflow: none;
}
#panel-controls .control {
  background-color: #7da0d6;
  padding: 0px 0px;
  font-size: small;
text-align: center;
  width:95px;
  border-left: 1px solid #3d6096;
  float: left;
  height: 30px;
}


#panel-controls .control a {
display: block !important;
padding-top: 5px;
height: 30px;
}





#panel-controls .selected {
  background-color: #eaeaff;
}
.playerWrapper {
  margin-left: 15px;
  margin-top: -12px;
}
.channelImage {
  float: left;
  margin: 6px;
}
.channelDesc {
  margin-top: 3px;
  margin-bottom: 12px;
  font-size: 90%;
  margin-bottom: 12px;
}
fieldset ul {
  margin-left: 4em;
  list-style: none;
  margin-bottom: 1em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  padding: 0;
  border: 1px solid #3d6096;
  width: 100%;
  font-size: 12px;
  margin-bottom: 12px;
}
thead {
  margin: 0;
  padding: 0;
  text-align: left;
  background: url(../images/tables/header.gif) repeat-x;
  color: #0080c7;
  height: 27px;
  padding: 10px;
  color: #0080c7;
}
th, td {
  padding: 0 12px;
  height: 27px;
}
th {
  font-weight: bold;
  text-align: left;
}
th a {
  color: #0080c7;
}
.alternate {
  background: #f7f7f7;
}
.panelThumb {
  max-height: 40px;
  overflow: hidden;
}
#listThumbHolder, #panelThumbHolder, #channelThumbHolder {
  display: none;
  position: absolute;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  margin: 0;
  padding: 0;
}
.videos table {
  margin: 1em;
  font-size: 90%;
}
.videos thead {
  font-weight: bold;
}
.videos tr.queued, .videos tr.waiting {
  background-color: #EEEEEE;
}
.videos tr.processing {
  background-color: #FFFFCC;
}
.videos tr.failed, .videos tr.unknown, .videos tr.cancelled {
  background-color: #FFCCCC;
}
.videos tr.complete, .videos tr.completed {
  background-color: #CCFFCC;
}
#file-list .status {
    color: #090;
    font-weight: bold;
}
.videos table {
  width: 95%;
}
.videos td.vid {
  width: 13%;
}
.videos td.vname {
  width: 62%;
}
.videos td.vstatus {
  width: 20%;
}
.pctype {
  font-weight: bold;
  color: #009900;
}
#reloadLink {
  text-align: center;
}
#loadPanel {
  display: none;
  position: absolute;
  margin: 0;
  padding: 25px;
  text-align: center;
  opacity: 0;
  background-color: #444;
  border: 0;
  color: #FFF;
  font-size: 40px;
  z-index: 512;
}
.comment-options {
  list-style: none;
  margin-left: 2em;
}
body#myAccountFix #logo {
  background-image: url(../images/logo.gif);
  width: 940px;
  height: 107px;
  display: block;
}
body#myAccountFix #sitetitle {
  position: absolute;
  right: 20px;
  top: 8px;
  font-size: 16px;
  z-index: 5000;
}
body#myAccountFix #subtitle {
  position: absolute;
  right: 20px;
  top: 30px;
  font-size: 14px;
  z-index: 5000;
}
body#myAccountFix h1 {
  font-size: 18px;
  color: #0080c7;
}
body#myAccountFix h2 {
  font-size: 14px;
  color: #0080c7;
}
#PodcastAdminBlock, #ChannelAdminBlock, #SchoolAdminBlock {
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 10px;
  margin-top: 25px;
  margin-bottom: 50px;
  width: 230px;
  font-size: 12px;
  height: 157px;
  display: block;
}
#ChannelAdminBlock {
  height: 109px;
}
#PodcastAdminBlock {
  border: 2px solid #128d32;
  height: 247px;
}
#ChannelAdminBlock {
  border: 2px solid #ec2027;
}
#SchoolAdminBlock {
  border: 2px solid #0080c7;
  height: 207px;
}
#PodcastAdminBlock h3, #ChannelAdminBlock h3, #SchoolAdminBlock h3 {
  height: 41px;
  display: block;
  width: 230px;
  text-indent: -5000px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}
#PodcastAdminBlock h3 {
  background-image: url(../images/titles/podcastadmin.gif);
}
#ChannelAdminBlock h3 {
  background-image: url(../images/titles/channeladmin.gif);
}
#SchoolAdminBlock h3 {
  background-image: url(../images/titles/otheradmin.gif);
}
#PodcastAdminBlock ul, #ChannelAdminBlock ul, #SchoolAdminBlock ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#PodcastAdminBlock ul li {
  border: 1px solid #ffffff;
}
#PodcastAdminBlock ul li a {
  color: #0080c7;
  font-weight: bold;
  width: 223px;
  display: block;
  padding: 10px 0 10px 5px;
  text-decoration: none;
}
#ChannelAdminBlock ul li a {
  color: #0080c7;
  font-weight: bold;
  width: 225px;
  display: block;
  padding: 10px 0 10px 5px;
  text-decoration: none;
}
#SchoolAdminBlock ul li a {
  color: #0080c7;
  font-weight: bold;
  width: 225px;
  display: block;
  padding: 10px 0 10px 5px;
  text-decoration: none;
}
#PodcastAdminBlock ul li.bottomStripe a {
  padding-bottom: 18px;
}
#PodcastAdminBlock ul li a: hover {
  color: #128d32;
  background: #fbffb9;
}
#ChannelAdminBlock ul li a: hover {
  color: #ec2027;
  background: #ffd0b9;
}
#SchoolAdminBlock ul li a: hover {
  color: #0080c7;
  background: #b9e5ff;
}
#navadminHomeBttn a {
  background: url(../images/navigation/homebttn.gif) no-repeat 0 0 #0080c7;
}
#navAddPodcastBttn a {
  background: url(../images/navigation/addbttn.gif) no-repeat 0 0 #299d29;
}
#navHoldingAreaBttn a {
  background: url(../images/navigation/holdingareabttn.gif) no-repeat 0 0 #299d29;
}
#navEditPodcastBttn a {
  background: url(../images/navigation/editbttn.gif) no-repeat 0 0 #299d29;
}
#navCommentsBttn a {
  background: url(../images/navigation/editbttn.gif) no-repeat 0 0 #299d29;
}
#navRecyleBinBttn a {
  background: url(../images/navigation/recyclebttn.gif) no-repeat 0 0 #299d29;
}
#navAddChannelBttn a {
  background: url(../images/navigation/addchannelbttn.gif) no-repeat 0 0 #c60000;
}
#navEditChannelBttn a {
  background: url(../images/navigation/editbttn.gif) no-repeat 0 0 #c60000;
}
#navEditPagesBttn a {
  background: url(../images/navigation/editbttn.gif) no-repeat 0 0 #0080c7;
}
#navEditDetailsBttn a {
  background: url(../images/navigation/editbttn.gif) no-repeat 0 0 #0080c7;
}
#navLogOutBttn a {
  background: url(../images/navigation/logoutbttn.gif) no-repeat 0 0 #0080c7;
}
#navReturnToMainSiteBttn a {
  background: url(../images/navigation/mainsitebttn.gif) no-repeat 0 0 #0080c7;
}
body#myAccountFix #navigation {
  width: 150px;
  margin: 0;
  padding: 6px;
  display: block;
  float: left;
}
body#myAccountFix #navigation ul {
  font-size: 10px;
  margin: 0;
  padding: 0;
  width: 150px;
}
body#myAccountFix #navigation li {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ffffff;
}
body#myAccountFix #navigation li a {
  font-weight: bold;
  color: #ffffff;
  height: 18px;
  margin: 0;
  padding: 4px 0 0 35px;
  display: block;
  text-decoration: none;
}
body#myAccountFix #navigation li a: hover {
  color: #0080c7;
  background-color: #ffff00;
  background-position: 0 0;
}
body#myAccountFix img.videoIcon {
  float: right;
  margin: 0;
  padding: 0;
  margin-top: -15px;
}
body#myAccountFix img.audioIcon {
  float: right;
  margin: 0;
  padding: 0;
  margin-top: -15px;
}
body#myAccountFix .colourWrap {
  background: #bae8ff;
  padding: 10px;
}
body#myAccountFix span.recycleDate {
  background: url(../images/buttons/calendarIcon.png) 0 0 no-repeat;
  padding: 5px 0 10px 35px;
  margin: 0 0 -10px 30px;
  display: block;
  font-size: 12px;
}
body#myAccountFix span.deathDate {
  background: url(../images/buttons/dabomb.png) 0 0 no-repeat;
  padding: 15px 0 15px 35px;
  margin: 0 0 0 30px;
  display: block;
  font-size: 12px;
}
body#myAccountFix .RecycleDeleteItem {
  border: 1px solid #8a8a8a;
  padding: 0 0 10px 5px;
  clear: both;
  margin-bottom: 10px;
  position: relative;
}
body#myAccountFix .RecycleDeleteItem h2 {
  color: #c60000;
}
body#myAccountFix a.RrestoreBttn {
  width: 50px;
  padding-top: 50px;
  background: url(../images/buttons/live.png) 5px 0 no-repeat;
  display: block;
  text-decoration: none;
  text-align: center;
  position: absolute;
  right: 30px;
  top: 35px;
  font-size: 12px;
  font-weight: bold;
  color: #c60001;
}
body#myAccountFix a.RdeleteBttn {
  width: 50px;
  padding-top: 50px;
  background: url(../images/buttons/death.png) no-repeat;
  display: block;
  text-decoration: none;
  text-align: center;
  position: absolute;
  right: 120px;
  top: 35px;
  font-size: 12px;
  font-weight: bold;
  color: #c60001;
}
body#myAccountFix .colourWrap div.input {
  text-align: center;
  font-weight: bold;
}
body#myAccountFix a.RrestoreBttn: hover, body#myAccountFix a.RdeleteBttn: hover {
  color: #0180c7;
}
body#myAccountFix .comment-options {
  list-style: none;
  margin-left: 2em;
}
body#myAccountFix #maincontent {
  width: 736px;
  margin: 0;
  padding: 6px;
  padding-left: 12px;
  padding-right: 6px;
  float: left;
  border: none;
}


.unapprovedComments {margin-top:5px; text-align: center;}

.banner {
    border: 2px solid #090;
    padding: 6px;
    color: #090;
    font-size: 90%;
    font-weight: bold;
}



 #top-podcast-panel .rating div {
font-size: 9px;
}

#channelList li {
    position: relative;
}


#channelList span.closed a, #channelList span.open a {
    width: 16px;
    height: 9px;
    z-index: 6;

    padding: 6px 8px;

}

#channelList span.closed, #channelList span.open { 
    position: absolute;
    display: block;

    right: 0;
    top: 0;
}

#channelList .closed {
    background: url(/images/down.png) center center no-repeat;
}

#channelList .open {
    background: url(/images/up.png) center center no-repeat;
}

td.status {
    width: 5em;
}





/*


.commentsWrapper {
	border:2px solid #d9d9d9;
		width:595px;
		font-family: verdana, arial, helvetica;
}

.comments{
	background:url(comments.gif) no-repeat 8px 12px;
	padding:0;
	margin:0;
	padding-top:13px;
	padding-bottom: 15px;
	margin-bottom:15px;
	clear: both;
}


.commentInfo {border: 2px solid #d9d9d9; overflow: auto; height: 15px; margin: 10px; padding: 15px;}


.comments ul, .comments1 ul{
	padding-left:40px;
}

.comments ul li, .comments1 ul li{
	list-style-type:none;
	float:left;
	color:#336dad;
	font-size:11px;
	margin:0;
	padding:0 3px 0 6px !important;
}

.comments ul li.nobg_comments, .comments1 ul li.nobg_comments{
	background:none;
}

.comments ul li a, .comments1 ul li a{
	list-style-type:none;
	float:left;
	color:#008aff;
	font-size:11px;
}




.content_callout_box{
	width:585px;
	margin: 20px 0 0 6px;
}

.content_callout_box_left{
	width:55px;
	float:left;
	padding-top:11px;
	background:url(call_out_right.gif) no-repeat 11px 35px;
	min-height:70px;
	height:auto !important;
	height:70px;
}

.content_callout_box_right{
	width:465px;
	float:left;
	background:#fdffc2;
	padding: 5px 10px 5px 10px;
	-moz-border-radius-topleft: 5px;  
   	-moz-border-radius-topright: 5px;  
  	-webkit-border-top-right-radius: 5px;  
  	-webkit-border-top-left-radius: 5px;  
	
	-moz-border-radius-bottomleft: 5px;  
   	-moz-border-radius-bottomright: 5px;  
  	-webkit-border-bottom-right-radius: 5px;  
  	-webkit-border-bottom-left-radius: 5px;  

    min-height: 80px;
}

.content_callout_box_left1{
	width:100px;
	float:left;
	padding-top:11px;
	background:url(call_out_right1.gif) no-repeat 56px 35px;
	min-height:70px;
	height:auto !important;
	height:70px;
}

.content_callout_box_right1{
	width:465px;
	float:left;
	background:#f4f2f2;
	padding: 5px 10px 5px 10px;
	-moz-border-radius-topleft: 5px;  
   	-moz-border-radius-topright: 5px;  
  	-webkit-border-top-right-radius: 5px;  
  	-webkit-border-top-left-radius: 5px;  
	
	-moz-border-radius-bottomleft: 5px;  
   	-moz-border-radius-bottomright: 5px;  
  	-webkit-border-bottom-right-radius: 5px;  
  	-webkit-border-bottom-left-radius: 5px;  
    min-height: 80px;
}

.content_callout_box_right p, .content_callout_box_right1 p{
	color:#000000;
	font-size:14px;
	line-height: 20px;
	padding:7px 0 3px 0;
}

.content_callout_box_author{
	width:465px;
	border-top:1px solid #c5c5c5;
	padding: 4px 0 0 0;
	margin-top:8px;
}

.content_callout_box_right span, .content_callout_box_right1 span{
	color:#5f5f5f;
	float:left;
	font-size:11px;
	padding-top:2px;
}

.content_callout_box_right ul, .content_callout_box_right1 ul{
	float:right;
}

.content_callout_box_right ul li, .content_callout_box_right1 ul li{
	float:left;
	background:none;
	padding: 0 0 0 11px !important;
}

.content_callout_box_right ul li a, .content_callout_box_right1 ul li a{
	float:left;
}











.clear {clear: both;}*/

ul.captchaControls {height:80px;}

#searchForm {clear: both; padding-top: 20px;}



.ImageLeft {float: left; padding: 5px; margin-right: 5px}

.ImageRight {float: right; padding: 5px; margin-left: 5px}


#popup {
    background: #666;
    position: absolute;
    top: 0;
    left: 0;
    width: 800px;
    height: 800px;
    display: none;
}

#popup .close {
    color: #FFF;
    font-weight: bold;
    top: 16px;
    right: 16px;
    font-size: 16px;

    position: absolute;
}

#ply {
    position: absolute;
}





