/* These styles are for the Video Destination pages - Video Index (VDI), Live Index (LVI), Live Now (LVP) */
/* main content area */
#page { background: #B0D679 url(../art/skin_lwhd/bg_body_vdi.jpg) no-repeat top; color: #333; }
#contentMore #header { background: #9fcf67 url(../art/skin_lwhd/bg_header_960.gif) no-repeat 0 top; }
#videos, #subTabs-playAll { background-color: #fff; }
#videos #list li { background-color: #deecf2; }
#navContentMore { background: none; }
#navContentMore ul.tabs li { background: url(../art/skin_lwhd/bg_nav_deactive.gif) repeat-x bottom; }
#navContentMore ul.tabs li.active { background: url(../art/skin_lwhd/bg_nav_active_vdi.gif) repeat-x left top #fff; }
/* style when video is playing */
#videos #list li.active { background: #b1cdd9; border: 2px solid #ffcc33; }
#videos #list li:hover { background: #b1cdd9; }
#videos #prevNext li.active { background: url(../art/skin_lwhd/pageNumBG.gif) no-repeat center; color: #fff; text-decoration: none; }
#videos #prevNext li:hover { background: url(../art/skin_lwhd/pageNumBG.gif) no-repeat center; }
#playlist #header { background: #9fcf67 url(../art/skin_lwhd/bg_header_340.gif) no-repeat 0 top; } 
#playlist #playlistItems { border-bottom: 1px solid #95C4D6; border-left: 1px solid #95C4D6; border-right: 1px solid #95C4D6; background-color: #fff; }
#playlist #playlistItems li { border-bottom: 1px solid #95C4D6; background: #deecf2; }
#playlist #playlistItems .emptyPlaylist { color: #1B6F90; }
#navContentMore ul.tabs li, #navContentMore ul.tabs li.active { background: none; border-bottom: 1px solid #ACBEC5; }
#navContentMore ul.tabs li.active { background-color: #fff; color: #000; }


