@charset "utf-8";
/* CSS Document */

.seans {
	font-family : verdana, arial, sans-serif;
}

.seansUnderlined {
	font-family : verdana, arial, sans-serif;
	text-decoration:underline;
}
	
h3 > a {
	text-decoration:none;
	color:#000000;
}

img.center {
	display:block;
	margin:0px auto;
	
}

img.thumbnail {
	max-width:90px;
	max-height:90px;
}

img.thumbnail40 {
	max-width:40px;
	max-height:40px;
}

img.nowPlaying{
	max-width:250px;
	max-height:250px;
	display:block;
	margin:0px auto;
	
}

#radio-player {
	color: #ffffff;
}	


#now-playing-header {
	color: #000000;
}	


#show {
	background-color:#FFFFFF;
	min-height:400px;
}

#school-info-window ul {
	color:#000000;
	list-style-type:none;
}

#previous-all-bar {
	background:transparent url(../images/bg_title_footer.gif) repeat-x scroll left top;
	color:#FFFFFF;
	font-size:1.7em;
	font-weight:normal;
}

#mpu-slot,#school-info-window {
	background-color:#FFFFFF;
	border:1px #f7f7f7 solid;
}

#listen-again ul {
	list-style-type : none;
	color: #222;
	padding-left:0px;
}

.contentWrap1 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: #000000 url(../images/bg_container_top.jpg) repeat-x scroll -5px -3px;
}


#school-shows ul {
	color:#000000;
	list-style-type:none;
	padding-left:0px;
}

#school-shows ul li {
	margin:12px 0px;
}

#player-footer {
	color:#fff;
}

.rating {
	float:left; 
	width:19px;
	display:inline; 
	height:19px;
	cursor:pointer;
	background: transparent url('../images/rating_icons/rating_selected_large.gif') no-repeat bottom left;
}

.ratingOn {
	background: transparent url('../images/rating_icons/rating_selected_large.gif') no-repeat top left;
}

#controls {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bg_playbar.gif) repeat-x scroll left top;
	border-top:1px solid #292929;
	height:36px;
	
	text-decoration:none;
}
#playpausestop {
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	height:30px;
	width:30px;
}
.play {
	background-image:url(../images/button-play.gif);
}
.stop {
	background-image:url(../images/button-stop.gif);
}
.pause {
	background-image:url(../images/button-pause.gif);
}
#controls .playbar {
	float:left;
	padding:10px 8px 0;
}
#controls .info {
	color:#D1D1D1;
	float:right;
	font-size:1.4em;
	padding:2px 0 0;
	width:170px;
}
#controls .info .slash {
	float:left;
}
#position {
	float:left;
	margin-right:5px;
}
#status {
	float:left;
	margin-left:5px;
}
#volume {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/btn_volume.gif) no-repeat scroll left top;
	cursor:pointer;
	float:right;
	height:30px;
	margin-right:10px;
	position:relative;
	width:30px;
	z-index:100;
}
#volume-click {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	height:30px;
	width:30px;
}
#volume-slider {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bg_volume.gif) no-repeat scroll left top;
	display:none;
	height:110px;
	position:absolute;
	top:-100px;
	width:30px;
}

#progressbar-wrapper
{
    padding: 8px 10px 4px 0px;
    float: left;
    width: 310px;
    margin-left: 15px;
}


#progressbar
{
    width: 310px;
    cursor: pointer; 
    background: #000 url('../images/progressbar.gif') no-repeat left top;
    height: 7px;
}


#album-pic {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	/*background:transparent url(../images/album_shadow.gif) no-repeat scroll left bottom;
	height:240px;*/
	margin:0 0 6px;
	overflow:hidden;
	padding:0 7px 10px;
	position:relative;
}

#tab
{
 background: transparent url('../images/bg_recent.gif') repeat-y top left;
 
 z-index:10;
 height:345px;
 right:0;
 top:0;
 padding-left:19px;
}

a#recent-tab{
 background:url('../images/bg_tabside.png') no-repeat top left;
 width:23px;
 height:79px;
 padding: 13px 0 0 18px;
 position:absolute;
 left:-22px;
 top:0;
 display:block;
 z-index:11;}

a#recent-tab span{
 display:block;
 width:11px;
 height:65px;
 text-indent:-999px;
 overflow:hidden;
 background:url('../images/link_recent.gif') no-repeat top left;}

#tab a.active span{
	background-position: 0 -65px !important;
}

#tab-wrapper{

 height:345px;
 overflow:hidden;
 background:#242424;
}

#tab-wrapper li{
 padding:6px 5px 5px 10px;

 display:block;
 line-height:1.3em;
 height:75px;
}

#tab-wrapper li.alt{
	background:#2f2f2f;
}

#tab-wrapper li .thumb{
 float:left;
 margin: 0 7px 0 0;}

#tab-wrapper li .text{

 float: left;
 overflow: hidden;
}

#tab-wrapper h4,
#tab-wrapper h5{font-size:1.4em;padding-bottom:3px;}

#tab-wrapper h5{font-weight:normal;}
#tab-wrapper p{font-size:1.2em;}
#tab-wrapper p img
{
    margin-top:4px;
    float: left;
    width: 76px;
}


#participants a {
	margin:4px 4px;
}

ul.tabs {
	list-style-type:none;
	padding-left:0px;
	float:right;
	margin-right:5px;
	clear:none;
}

ul.tabs  li {
	//background-color:#e7e7e7;
	display:inline;
	text-align:center;
}

ul.tabs li a, ul.tabs li a:visited {
	color: #E73E97;	
	padding:0.3em 0.3em;
	margin-right:0px;
	text-align:center;
	background-color:#e7e7e7;
}

.headerLinks {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin-bottom:-13px;
}

.pink {
	color: #E73E97;	
}

.pink:hover, ul.tabs li a:hover {
	color:#fff;
	background-color:#E73E97;	
}

.pinkBold {
	color: #E73E97;	
	font-weight:bold;
}

#rate-new-track {
	color:#000;
}

div.carouselArrows {
	width:30px;
	height:30px;
	cursor:pointer;
	position:relative;
	top:20px;
}

div.btnPrevious {
	background-image:url('../images/arrow_back.gif');
}

div.btnNext {
	background-image:url('../images/arrow_forward.gif');
}

#miniSchedule {
	color:#000;
	font-weight:bold;
}
