/** PLAYER **/
    
#player_black{
    background:#252525 url(/v3_imgs/ci/video_bot_bg.png) repeat-x bottom;
    height:557px;
    padding-top:16px;
    position: relative;
    
}

.wrap {
    margin: auto;
    width: 1003px;
}

#player_flash_cont {
    width: 1003px;
}

#player_flash {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    height: 497px;
    margin: auto;
    width: 880px;
}

#jw_wrapper {
    height: 360px !important;
    width: 640px !important;
}

#player_sub {
    margin-top: 4px;
}

#player_botline {
    height: 49px;
    margin-top: 13px;
    width: 1003px;
}

#botline_share {
    float: left;
    margin-top: 12px;
}

#botline_share span {
    display: block;
    float: left;
}

#botline_share .odno_share {
    margin-right: 6px;
}

.google_plus {
    width: 67px;
}

#botline_info {
    color: #9C9C9C;
    float: right;
    font-size: 12px;
    padding-top: 17px;
}


.white.date {
    margin-right: 6px;
}
.white {
    color: #FFFFFF;
}

.big {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: bold;
    vertical-align: bottom;
}

#player_top {
    background: none repeat scroll 0 0 #F0F2F3;
    margin-top: 20px;
    padding-bottom: 5px;
}

#player_title {
    float: left;
    position: relative;
    width: 645px;
}

#player_title {
    float: left;
    position: relative;
    width: 573px;
}

#player_title h1 {
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0;
}

#player_top .fblike{
    float:right;
    width: 430px;
}

/** SOME FIXES **/
    
#main {
    width: auto;
}

#head {
    margin: auto;
    width: 1003px;
}

#user_bar_hold {
    margin: auto;
    width: 1003px;
}

#cont.box2 {
    background: none repeat scroll 0 0 transparent;
    border: 0 none !important;
    padding: 0;
    width: 100%;
}

div.cont-inner-main{
    width: 1001px;
    margin:auto;
    border-radius:0 0 5px 5px;
}

#jw_wrapper {
    height: 497px !important;
    width: 880px !important;
}

/** EMBED **/
.myvideo_embed{
    background: rgb(249,249,249); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(222,222,222,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(222,222,222,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(222,222,222,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(222,222,222,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(222,222,222,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(222,222,222,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#dedede',GradientType=0 ); /* IE6-9 */
    color:#313131;
    font-size:11px;
    height:13px;
    width: 60px;
    text-align: center;
    display: block;
    border-radius:4px;
    padding:4px 0 4px;
    cursor: pointer;
    font-family: Arial;
}

#embed{
    background:#FFF;
    width: 978px;
    margin: 10px auto;
    border-radius:4px;
    position: relative;
    -moz-box-shadow: 0 1px 1px #ccc;
    -ms-box-shadow: 0 1px 1px #ccc;
    -webkit-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
    padding:10px 20px 10px 7px;
    color: #5E5E5E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    display:none;
}

#embed #close_embed{
    background:url('/v3_imgs/ci/close_embed.png') no-repeat;
    position: absolute;
    height: 15px;
    right: 7px;
    top: 7px;
    width: 14px;
    cursor: pointer;
}

#embed .embed_left{
    float:left;
    overflow: hidden;
    width: 462px;
}

#embed .embed_right{
    float:left;
    overflow: hidden;
    width: 516px;
}

#embed .embed_desc{
    font-family:Sylfaen;
    font-weight: normal;
    color:#797979;
    font-size:11px;
    padding-bottom:4px;
    margin-left: 11px;
}

#embed ul.urlembed input, #embed ul.urlembed li{
    float:left;
}

#embed ul.urlembed li span.sp_help{
    float:none;
}

#embed ul.urlembed .desc{
    padding:2px 0;
    color:#313131;
    font-size:11px;
}

#embed ul.urlembed{
    margin-bottom:10px;
    margin-left:10px;
}

#embed ul.urlembed textarea{
    width: 486px;
    height:54px;
    padding:10px 9px 10px 9px;
    background: #f6f6f6;
    border: 1px solid #b9b9b9;
    border-top-color: #a4a4a4;
    -moz-box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.17);
    -ms-box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.17);
    -webkit-box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.17);
    box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.17);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color:#686868;
    font-size:12px;
    line-height: 18px;

}

#embed ul.embed_size{
    float:left;
    width: 332px;
}

#embed ul.urlembed li{
    margin-right:20px;
}

#embed ul.urlembed li.no_margin{
    margin-right:0;
}

#embed ul.urlembed input{
    width:250px;
}

#embed ul.urlembed li span.desc{
    margin-right: 5px;
    padding-top: 4px;
}

#embed ul.urlembed li span.sp_help{
    margin-left: 4px;
}

#embed .embed_size li{
    border:1px solid #FFF;
    float:left;
    margin: 4px;
    padding: 4px;
}

#embed .embed_size li a{
    display:block;
    text-align: center;
    font-weight: bold;
    color:#313131;
    font-size:11px;
}
/* MUST BE DELETED */
#embed .embed_size li.custom_embed{
    margin-right: 0;
}

#embed .embed_size li ul label{
    float:left;
    width: 44px;
    margin-top: 4px;
}

#embed .embed_size li ul input{
    float:left;
}

#embed .embed_size li ul span.px{
    display: block;
    float: left;
    font-weight: normal;
    margin-left: 7px;
    margin-top: 3px;
}
/* TILL HERE*/
#embed .embed_size li:hover{
    border:1px solid #CCCCCC;
}

#embed .embed_size li.selected{
    background: none repeat scroll 0 0 #D8E6FB;
    border: 1px solid #A0B3D9;
}

#embed .embed_size li a .share-embed-size-name {
    color: #666666;
    display: block;
    white-space: nowrap;
    padding-bottom:2px;
}

#embed .embed_size li a  .share-embed-size-box {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #999999;
    display: block;
    padding: 1px;
}

#embed .embed_size li.wide a .share-embed-size-box{
    height: 42px;
    width: 75px;
}

#embed .embed_size li.small a .share-embed-size-box{
    height: 27px;
    width: 49px;
}

#embed .embed_size li.medium a .share-embed-size-box{
    height: 31px;
    width: 56px;
}

#embed .embed_size li.large a .share-embed-size-box{
    height: 35px;
    width: 64px;
}

#embed .embed_size input{
    width:40px;
}

#embed .embed_size li ul li{
    border:0;
    float:none;
    clear:both;
}

#embed .custom_embed{
    font-weight: normal;
}

#embed .embed_size li ul li:hover{
    border:0;
}

#embed .custom_embed{
    border: 1px solid #FFFFFF;
    float: left;
    margin: 19px  4px 0;
    padding: 4px 4px 0;
    font-family: Arial;
}

#embed .custom_embed .custom_title{
    color: #666666;
    display: block;
    padding-bottom: 2px;
    font-size: 11px;
    white-space: nowrap;
    text-align:center;
    font-weight: bold;
}

#embed .custom_embed label{
    color: #313131;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-right: 7px;
    margin-top: 4px;
    width: 40px;
}

#embed .custom_embed li{
    overflow: hidden;
    margin-bottom: 4px;
}

#embed .custom_embed input{
    background: #f6f6f6;
    border: 1px solid #b9b9b9;
    border-top-color: #a4a4a4;
    -moz-box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.17);
    -ms-box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.17);
    -webkit-box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.17);
    box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.17);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color:#686868;
    font-size:11px;
    line-height: 18px;
    height:15px;
    width: 42px;
    float:left;
    text-align: center;
}

#embed .custom_embed li span{
    display: block;
    float: left;
    color:#6b6b6b;
    font-size:11px;
    margin-left:5px;
    margin-top: 3px;
}

