/* BASIC css start */
#todayWrap { }
#blk_scroll_wings { position: relative !important; top: 0 !important; width: 87%; margin:0 auto; }
#layerTodayView { width: 100%;  background: #fff;}
#layerTodayView h2 { color: #666; text-align: center; text-transform: uppercase; font-size: 11px; padding: 7px 0;  }
#layerTodayView .list { width: 100%; overflow: hidden; }
#layerTodayView .list li { width: 60px !important; text-align: center; }
#layerTodayView .list li a { width: 100%; display: inline-block; }
#layerTodayView .list img { width: 100%; }
#layerTodayView > p { background: #777; padding: 5px 0; text-align: center; text-align: center; }
#layerTodayView > p a { color: #fff;  }

#layerTodayView  .bx-wrapper { margin: 0 auto; }

/* .rBanner DIRECTION CONTROLS (NEXT / PREV) */
#layerTodayView .bx-controls {   }
#layerTodayView .bx-wrapper .bx-controls-direction {  width: 159px; right: 0; position: absolute; top: 33%; z-index: 9999;  }
#layerTodayView .bx-wrapper .bx-controls-direction a { position: absolute; top: 0;  right: 0; outline: 0;  text-indent: -9999px; z-index: 19999; height: 20px; width: 20px; z-index:29999; display: block; }
#layerTodayView .bx-wrapper .bx-controls-direction a.disabled {  display: none; }    
#layerTodayView .bx-wrapper .bx-controls-direction a { text-indent: -999em;  }   
#layerTodayView .bx-wrapper a.bx-prev {  left: 0;  }
#layerTodayView .bx-wrapper a.bx-next {  right: -27px; }
#layerTodayView .bx-wrapper .bx-controls-direction a i { text-indent: 0px !important;  color: #000; font-size: 1.3em; width:100%; height:100%; position: absolute; top:5px; left:0; text-align: center;  display: block;  }


#layerTodayView .bx-wrapper .bx-pager { width: 100%;   z-index: 9999;  bottom: -23px;  position: absolute;  display: table; text-align: center;  display: none; }
#layerTodayView .bx-wrapper .bx-pager > div { display: inline-block; text-align: center; margin: 0 3px; }
#layerTodayView .bx-wrapper .bx-pager-item {  }
#layerTodayView .bx-wrapper .bx-pager-item a { text-indent: -999em;   width: 6px; height: 6px; border-radius: 50%; background: #ddd; display: block;  }
#layerTodayView .bx-wrapper .bx-pager-item a.active { background: #555;}

/* BASIC css end */

