#main{width:1200px;}
#player{width:697px;height:467px;overflow:hidden;background:#ccc;}
#playlist{width:491px;height:auto;overflow:hidden;float:right;background:#000;padding:0 0 0 12px;font-size:14px;}
#datelist{height:36px;color:#9b9b9b;padding:10px 0;}
#item{height:373px;color:#9b9b9b;overflow:auto;line-height:30px;position:relative;}
#channels{height:38px;overflow:hidden;color:#9b9b9b;}
#days li{float:left;width:55px;height: 36px;line-height:18px;cursor:pointer;font-size:12px;color:#fff;text-align:center;}
#days li span{display:block;}
#item li{width:270px;height: 30px;color:#fff;overflow:hidden;padding:0 30px;font-size:12px;cursor: pointer;border-bottom:1px solid #2e2e2e;}

#item ul{padding:0 0 0 18px;position: relative;overflow: hidden;}
#chatab li{float:left;width:87px;cursor:pointer;text-align: center;font-size:12px;height:38px;line-height:38px;color:#fff;}
#days li:hover{background: #2c2c2c;}
#channels a:hover{ background: #2c2c2c;}
#channels li:hover{background: #2c2c2c;}
#channels li.on{background: #0081ba;}
#channels a span{padding:0 2px;}
#days li.on{color:#03b2ff;}
#item li.gray{color:gray;cursor:auto;}
#item li.cur{color: goldenrod;}
.tide_player_note{font-size:250%; text-align:center;padding:20px 0 0;}

#channels a{color:#9b9b9b;text-decoration: none;height:38px;width:10px;line-height: 38px;}
#channels a.next{float:left;height:38px;width:10px;float:left;cursor:pointer;margin:0 0 0 10px;}
#channels a.prev{float:left;height:38px;width:10px;float:left;cursor:pointer;margin:0 10px 0 0;}
#jcarousel{width:348px;float:left;}


#ajaxloading{background:#0081ba;height:50px;left:50%;position:absolute;top:50%;width:150px;margin:-25px 0 0 -75px;line-height:50px;text-align:center;}
#ajaxloading p{color:#fff;font-size:16px;}
