#player{width:720px;height:540px;overflow:hidden;background:#ccc;margin: 82px 10px 0 0;float:left;}
#playlist{width:456px;height:auto;overflow:hidden;float:right;background:#1d1d1d;padding:0 0 0 12px;font-size:14px;}
#datelist{height:36px;color:#252525;padding:10px 0;}
#item{height:429px;color:#9B9B9B;overflow:auto;line-height:30px;position:relative;}
#channels{height:38px;overflow:hidden;color:#9B9B9B;display:none;}
#days li{float:left;width:65px;height: 36px;line-height:18px;cursor:pointer;font-size:14px;color:#575757;text-align:center;}
#days li span{display:block;}
#item li{width:270px;height:40px;color:#fff;overflow:hidden;padding:0 38px;font-size:14px;cursor: pointer;border-bottom:1px solid #2e2e2e;line-height:40px;}

#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:#fff;background:#4764af;}
#item li.gray{color:gray;cursor:auto;}
#item li.cur{color: goldenrod;background: url(/img/left.png) no-repeat 18px 12px;}
.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;margin:0 0 0 10px;}
#channels a.prev{float:left;height:38px;width:10px;float:left;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;}
