body { font-family: arial; background-color: #fff; margin: 0; padding: 0; border: 1px solid white; }
#tabBar { margin-top: 0px; padding-top: 0px; display: block; width: 100%; overflow: hidden; clear: both; }
#tabBar ul { display: inline; padding: 0; }
#tabBar ul li { 
    display: inline; 
    background-color: #4f4f5f; 
    font-size: 11px;
    font-weight: bold;
    color: #666;
    background-image: url('http://cdn-aki.vmixcore.com/widgets/video_list_player/tab_bg_off.png');
    padding: 6px 5px 6px 5px;
    text-align: center;
    width: 85px;
    float: left;
    border-right: 2px solid #fff;
    cursor: pointer;
}
#tabBar .on {
    background-image: url('http://cdn-aki.vmixcore.com/widgets/video_list_player/tab_bg_on.png');
    color: #fff;
}
#shareIframe { 
    display: none;
    position: absolute;
    width: 295px;
    border: 0;
    padding: 0;
}

hr { height: 1px; background-color: #ccc; borer: 0; width: 80%; padding: 0; margin: 0; line-height: 3px; }
textarea { font-family: arial; font-size: 8pt; width: 170px; }
#contentContainer { width: 100%; padding: 0px 4px 4px 4px; overflow: auto; clear: both; }
#v_embed { height: 80px; width: 290px; }
#v_embed_pop_wrap { padding-left: 6px; padding-top: 0px; margin-top: 0px; position: absolute; clear: left; }
.row { padding-top: 3px; padding-bottom: 0px; }
#v_embed_pop {
    display:none;
    background:#CCCCCC none repeat scroll 0%;
    border:2px solid #666666;
    height:110px;
    padding:6px;
    position:absolute;
    text-align:center;
    width:290px;
    z-index:3;
}
#buttonBar { text-align: center; padding-top: 3px;}
#buttonBar a { text-decoration: none; }
#buttonBar img { border: none; }
#player { width: 320px; height: 263px; background-color: #000; color: #fff; text-align: center; }
#playerLoad { width: 320px; height: 50%; width: 70%; position: relative; top: 30%; }
#playerLoad a { color: #3399ff; font-weight: bold; }
.tabContent {
    display: none;
    height: 155px;
    overflow: auto;
    position: relative;
    padding: 6px;
}
.on { display: block; }
#tabContainer {
    overflow: hidden;
    width: 308px;
    border: 1px solid #4f4f5f;
    height: 167px;
    background-color: #f5f5f5;
    font-size: 11px;
    padding: 0; 
    margin: 0;
}
#tabContainer .title { color: #30c; font-weight: bold; }
#tabContainer .item {
    width: 100%;
    border-bottom: 1px dashed #999;
    padding-bottom: 3px;
    padding-top: 3px; 
    overflow: hidden;
    clear: both;
}
#tabContainer .highlight { background-color: #ccccdd; }
#tabContainer .clearPic {
    clear: left;
}
#tabContainer .thumb_wrap {
    float: left;
    width: 76px;
}
#tabContainer .thumb {
    border: medium none;
    width: 70px;
}
#itemTemplate {
    display: none;
}

#v_share_pop_wrap {
  padding-left: 6px;
}
#v_share_pop {
    background: #ccc;
    border: 1px solid #333;
    display: none;
    padding: 3px;
    position: absolute;
    width: 295px;
    z-index: 3;
    font-size: 11px;
}
#v_share_pop .left_col { float: left; width: 96px; padding: 0; margin: 0; }
#v_share_pop .right_col { float: left; padding: 0; margin: 0; }

input { font-family: Arial; font-size: 8pt; }
.inputtext { width: 170px; height: 16px; padding: 0; margin: 0; }
.clear { clear: both; }
.subhead { background-color: #666; font-weight: bold; color: #fff; padding: 1px 0 1px 3px; margin-top: 4px; }
#v_link { width: 100%; }

#starBar { font-size: 12px; padding: 3px 0 0 0; margin: 0px; }
.float-left { float: left; display: inline; position: relative; padding: 3px 3px 3px 8px; }

.soopastars {
    float: left;
    background:transparent url(http://cdn-aki.vmixcore.com/widgets/video_list_player/stars_red_yellow.gif) repeat-x scroll left top;
    height:14px;
    margin:0px;
    overflow:hidden;
    padding:0px;
    position:relative;
    width:75px;
}
#starPop {
    background:transparent url(http://cdn-aki.vmixcore.com/widgets/video_list_player/stars_red_yellow.gif) repeat scroll left bottom;
    width: 1px; 
    height: 14px;
    display: block;
    margin: 0; padding: 0; border: none;
}

.soopastars a {
    background:transparent url(http://cdn-aki.vmixcore.com/widgets/video_list_player/stars_red_yellow.gif) repeat scroll left top;
    width: 15px; 
    height: 14px;
    display: block;
    float: left;
}
.starHover {
    background:transparent url(http://cdn-aki.vmixcore.com/widgets/video_list_player/stars_red_yellow.gif) repeat scroll left center !important;
}
.starOn {
    background:transparent url(http://cdn-aki.vmixcore.com/widgets/video_list_player/stars_red_yellow.gif) repeat scroll left bottom !important;
}
/*
*/

