/* Ovverride rating styles */
.rating_sprint {
	width: 80px;
}
.rating_sprint_holder {
	margin-top: 7px !important;
}
.runner {
	height: 5px !important;
}

/* End Rating Styles */

.box2{
	padding:0px !important;	
}
#chanPage{
	background: #F2F2F2;
	overflow: hidden;
}
#chanPage .leftbar{
	width:260px;
	float:right;	
	min-height:650px;	
	padding:20px;
	background:#fff;
	padding-bottom: 9999px;
  	margin-bottom: -9999px;	
}
#chanPage .rightbar{
	padding:20px;
	width:661px;
	float:left;	
	background:#f2f2f2;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	min-height:1200px;
	padding-bottom: 9999px;
  	margin-bottom: -9999px;	
}
#chanPage .botpad{
	height: 20px;
}
#chanPage .avatarimg{
	border:1px solid #CCC;
}	
#chanPage .userinfo .avat{
	float:left;	
	width:50px;
}
#chanPage .userinfo .info{
	float:left;	
	margin-left:10px;
	width:200px;
}
#chanPage .chanDesc{
	margin-top:15px;
	color:#959393 !important;
}	
#chanPage .chanDesc .big_font{
	color:#222222 !important;
	font-size:14px;
	line-height:18px;
}

#chanPage .links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#chanPage .vidcont{
	background:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	padding:5px;
	margin-bottom:5px;
	border-bottom:1px solid #CCC;
}
.timecode_big {
    background-color: #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    bottom: 2px;
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    opacity: 0.8;
    padding: 3px;
    position: absolute;
 	right: 21px;
}
#timecode_fix {
	position: relative;
}
#chanPage .allvideos .vidcont:hover{
	background:#eaeaea;
}

#chanPage .vidscreen{
	width:630px;
	height:260px;
	background:#000;
	display:block;	
	border:1px solid #CCC;
}
#smallvids .vidscreen {
	width:150px; 
	display:block; 
	height:75px; 
}

#chanPage .vidinfo{
	margin-top:7px;
}
#smallvids .vidinfo {
	margin-left:10px; 
	margin-top:0px; 
	width:490px;
}
#chanPage h1.title{
	padding:0px;
	margin:0px;	
	font-size:16px;
	color:#515151;
	font-weight:normal;
	width:450px;
	line-height:20px;
	height: 32px;
	margin-bottom:5px;
	overflow: hidden;
}
#chanPage h1.title a{
	color:#515151;	
}
#chanPage .vidinfo .right li{
	font-size:13px;
	color:#515151;	
	margin-bottom:3px;
	text-align:right;
}
#chanPage .fb-like{
	margin-top:10px;
	width:200px;	
}
#chanPage .desc{
	margin-top:10px;
	font-size:12px;	
	line-height:17px;
	max-width: 250px;
	margin-left:0px !important;
}
#chanPage .desc li{
	border-bottom:1px dotted #ECECEC;
	padding-bottom:5px;
	margin-bottom:5px;	
}
#chanPage .desc .title{
	color:#222222;
}
/* Tabs */
#chanPage .tabs{
	margin-top:-10px;
	height:35px;	
}
#chanPage .tabs ul{
	float:left;	
}

#chanPage .tabs li{
	float:left;	
	margin-right:10px;
}
#chanPage .tabs li a{	
	background:#e3e3e3;
	padding:5px 10px;	
	color:#515151;
	font-size:12px;
	border-right:1px dotted #f3f3f3;
	border-bottom:1px solid #CCCCCC;	
	display:block;	
	border-radius:5px;
}
#chanPage .tabs li a.selected{
	background:#fff;
}
#chanPage .tabs li a:hover{
	background:#fff;
}

/* left nav */
#chanPage .leftnav{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:-20px;
	margin-right:-20px;
	border-top:1px dotted #CCC;
}

#chanPage .leftnav li{

}

#chanPage .leftnav li a{	
	background:#fff;
	padding:10px 15px;	
	color:#3B5998;
	font-size:14px;
	border-right:1px dotted #f3f3f3;
	border-bottom:1px dotted #CCCCCC;		
	display:block;
	text-align:left;
}
#chanPage .leftnav li a.selected{
	background:#F2F2F2;
	color:#515151;	
	cursor:default;
}
#chanPage .leftnav li a:hover{
	color:#515151 !important;
	background:#F2F2F2;	
}

#chanPage .boxnew{

}
#chanPage .boxnewhead{
	font-size:14px;
	border-bottom:1px solid #d9d9d9;
	padding:10px 0px;
	color: #000000;
}
.boxnewhead a{
	color:#000;	
}

#smallvids .vidcont{
	
}
.fdate {
	color:#999;
}
.fdesc {
	font-size:10px;
	line-height:14px;
	padding:3px 0px;
	color:#999;
	width:593px;	
}
#smallvids .fdesc {
	width: 445px;
	height: auto;	
}
.vidinfo.big .left{
	width:560px;
}
.vidinfo.big h1{
	height: auto !important;	
}
#smallvids .vidinfo h1 {
	width:320px; 
	font-size:13px;
	height: auto;
}
.vidinfo .right {
	color:#707070;
	font-size:17px; 
	text-align:center; 
	line-height:20px;
	padding-top:10px;
}

.vidinfo .right .hideLikes{
	text-align: center;
	width:60px;
	line-height: 20px;
}
.vidinfo.big .right {
	padding-top: 2px;
	padding-right: 2px; 	
}
.vidinfo .right span{
	font-size:12px;	
}
/*.timecode {
    background-color: #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    bottom: 2px;
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    opacity: 0.8;
    padding: 3px;
    position: absolute;
    right: 2px;
}*/
.vidcont .left {
	position: relative;
}
/* .chanpager */
.chanpager{
	float:right;
}
.chanpager.top{
	float: left;
	margin-bottom: 10px;
}
.chanpager li {
	float: left;
}
.chanpager li.selected {
	background: none repeat scroll 0 0 #FFF;
    border-bottom: 1px solid #999;
    border-radius: 5px 5px 5px 5px;
    border-right: 1px dotted #F3F3F3;
    color: #515151;
    display: block;
    font-size: 11px;
    margin-right: 5px;
    padding: 6px;
    text-align: center;
    width: 15px;
}
.chanpager a:hover {
	background: none repeat scroll 0 0 #FFFFFF;
}

.chanpager li a{
	background: none repeat scroll 0 0 #E3E3E3;
    border-bottom: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    border-right: 1px dotted #F3F3F3;
    color: #515151;
    display: block;
    font-size: 11px;
    margin-right: 5px;
    padding: 6px;
    text-align: center;
    width: 15px;
}

.chantotals{
	margin-top:5px;
	background: #EEE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:10px;
	font-size:12px;
	margin-bottom:10px;
	width:237px;
}

.chantotals .total_stats{
	float:left;
	text-align: center;
	margin-right:20px;
	margin-left:6px;
	color:#666;
	min-width: 43px;
}
.chantotals .total_stats div{
	color:#333;
	font-size: 13px;
	padding-bottom: 5px;	
}

.chantotals .total_videos{
	margin-right:0px;
}
.subscribe_cont {
	width:268px;
}
.subscribe_cont .sp_sub {
	position: relative;
	margin:auto;	
}
.subscribe_cont .sp_unsub {
	position: relative;
	margin:auto;	
}

.admform{
	background: #CCC;
	margin:-20px -20px 20px -20px;
	font-size:12px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
}
.admform strong{
	margin-right: 5px;	
}
.admbt{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	padding:3px 5px;
	background: #F9F9F9;
	border: 1px solid #E0E0E0;
	cursor: pointer;
	color:#666;
	border-radius: 4px;
	margin-right: 5px;
}
.admbt:hover{
	background:#FFF;	
}

/** PLAYLISTS **/
#user_sidebar_playlists{
    overflow: hidden;
    margin-top:10px;
}
#user_sidebar_playlists .playlist_item{
    background: #f1f1f1;
    border-bottom: 1px solid #CCCCCC;
    border-radius: 4px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 250px;
    padding:5px;
    
}

#user_sidebar_playlists .playlist_item.full{
    background: #FFF;
    width: 651px;
}

#user_sidebar_playlists .playlist_item.full .covers_container{
    width: 350px;
}

#user_sidebar_playlists .playlist_item .covers_container{
    background:#000;
    height:50px;
    overflow: hidden;
    position: relative;
    padding:5px 0;
    width: 250px;
}


#user_sidebar_playlists .playlist_item .covers_container .img_cont {
    float: left;
    height: 50px;
    width: 25%;
}

#user_sidebar_playlists .playlist_item .covers_container .img_cont.img_4{
    width: 25%;
}

#user_sidebar_playlists .playlist_item .covers_container .img_cont.img_3{
    width: 33.3%;
}

#user_sidebar_playlists .playlist_item .covers_container .img_cont.img_2{
    width: 50%;
}

#user_sidebar_playlists .playlist_item .covers_container .img_cont.img_1{
    width: 100%;
}

#user_sidebar_playlists #user_sidebar_playlists .playlist_item .hover_overlay{
    height:50px;
}




#user_sidebar_playlists .playlist_item .covers_container .img_cont img {
    height: 100%;
    width: 100%;
}


#user_sidebar_playlists .playlist_item .covers_container .empty_playlist{
    background-color: #333333;
    color: #FFFFFF;
    font-size: 12px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

#user_sidebar_playlists .playlist_item .covers_container .empty_playlist div {
    margin-top: 17px;
}


#user_sidebar_playlists .playlist_item .covers_container .resting_overlay {
    height: 60px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#user_sidebar_playlists .playlist_item .covers_container .resting_overlay .video_count_box {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    margin-right: 5px;
    margin-top: 9px;
    padding: 4px 7px 6px;
    text-align: center;
}

#user_sidebar_playlists .playlist_item .covers_container .resting_overlay .play_img{
    background: url('/v3_imgs/ci/playlist_cover_play.png') no-repeat 0 0;
    float: left;
    height: 33px;
    margin-left: 5px;
    margin-top: 12px;
    width: 34px;
}

#user_sidebar_playlists .playlist_item .covers_container .resting_overlay .play_img a{
    display: block;
    height: 33px;
    width: 34px;
}

#user_sidebar_playlists .playlist_item .playlist_info{
    padding:7px 0 3px;
    font-size:13px;
    color:#515151;
}

#user_sidebar_playlists .playlist_item .link{
    overflow: hidden;
    display: block;
}

#user_sidebar_playlists .playlist_item.full .playlist_info{
    margin-left: 5px;
    /*margin-top: 15px;*/
    width: 280px;
    display: table;
    height: 60px;
    padding:0;
    
}

#user_sidebar_playlists .playlist_item.full .playlist_info .playlist_title p{
    font-size:12px;
    color:#999999;
    overflow: hidden;
    width: 263px;
}

#user_sidebar_playlists .playlist_item.full .playlist_info .playlist_title div{
    overflow: hidden;
    width: 263px;
}

#user_sidebar_playlists .playlist_item .playlist_info .playlist_title{
    font-size:13px;
    color:#515151;
    line-height: 17px;
    vertical-align: middle;
    display: table-cell;
    
}

#user_sidebar_playlists .playlist_item .hover_overlay{
    background:rgba(0, 0, 0, 0.6);
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height:60px;
    z-index: 99;
    font-size:12px;
    color:#FFF;
    display: none;
}

#user_sidebar_playlists .playlist_item .hover_overlay div{
    color: #FFFFFF;
    display: block;
    height: 39px;
    text-align: center;
    padding-top:21px;
}

#user_sidebar_playlists .playlist_item .hover_overlay div span{
    background: url('../../v3_imgs/ci/play_mini.png') no-repeat 0 2px;
    padding-left: 20px;
    
}

.playlist_head{
    font-size:14px;
    padding-bottom:10px;
    border-bottom: 1px solid #D9D9D9;
    margin-bottom:10px;
    
}

.cover_holder{
    position: relative;
}

.cover_holder .numb{
    color: #FFFFFF;
    font-size: 20px;
    left: 10px;
    position: absolute;
    text-shadow: 0 0 0 transparent, 0 0 3px #000000;
    bottom: 10px;
    z-index: 1;
    font-family: Arial;
}

.playlist_desc{
    font-size:12px;
    color:#999;
    line-height: 17px;
    margin-top:6px;
}



#chanPage a.write_message{
    background: rgb(245,245,245); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(245,245,245,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,245,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(245,245,245,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
   border-bottom:1px solid #CCC;
   font-size:11px;
   color:#575656;
   float:left;
   display: block;
   padding:9px 20px 7px 10px;
   border-radius:4px;
   margin-top: 7px;
    margin-right: 10px;
}


#chanPage a.write_message:hover{
    background: rgb(229,229,229); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(245,245,245,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(245,245,245,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(245,245,245,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(245,245,245,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(245,245,245,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */

}

#chanPage a.write_message span{
    background: url('../../../v3_imgs/ci/messages/send.png') no-repeat 0 2px;
    display: block;
    padding-left: 25px;
}

.sp_message_new{
    color: green;
    font-size: 14px;
    text-align: center;
    margin-top: 7px;
}

#chanPage .boxnewhead.popularsnews{
    border:1px solid #e8e8e8;
    border-radius:4px 4px 0 0;
    padding-left:10px;
    margin-bottom:0;
    border-bottom:0;
}

#chanPage ul#top_users_tabs{
    list-style:none;
    overflow: hidden;
    /*border-bottom:1px solid #e8e8e8;*/
}

#chanPage ul#top_users_tabs li{
    float:left;
}

#chanPage ul#top_users_tabs li a{
    background:#f4f4f4;
    display: block;
    font-size: 12px;
    color:#555555;
    cursor: pointer;
    padding:7px 0 6px;
    border-top:1px solid #e8e8e8;
    border-right:1px solid #e8e8e8;
    border-bottom:1px solid #e8e8e8;
    border-left:1px solid #e8e8e8;
    width: 84px;
    text-align: center;
}

#chanPage ul#top_users_tabs li a.active{
    background:#FFF;
    padding-top: 8px;
    border-top:0;
}

#chanPage ul#top_users_tabs li a.all{
    width: 86px;
    border-radius:0 0 4px 0;
}

#chanPage ul#top_users_tabs li a.month{
    border-radius:0 0 0 4px;
}

#chanPage .populars_holder .alert{
    background :#FFF;
    border:1px solid #e8e8e8;
    width: 237px;
    margin-top:10px;
    color:#000;
    font-size:12px;
}

/*#chanPage .subscribe_cont{
    float: left;
    margin-top: 6px;
    width:auto;
    line-height: 25px;
}*/

#chanPage .ajax_sub_holder{
    float:left;
    margin-top: 7px;
}

#chanPage a.subscribe_author{
    border-radius: 5px;
    -moz-box-shadow: inset 0 0 1px #fff;
    -ms-box-shadow: inset 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 1px #fff;
    box-shadow: inset 0 0 1px #fff;
    filter: none;
    padding:6px 8px 6px 6px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
    border-color: #74bc63 #558e48 #38642f;
    background-color: #75be65;
    background-image: -moz-linear-gradient(top, #75be65 0, #37622d 100%);
    background-image: -ms-linear-gradient(top, #75be65 0, #37622d 100%);
    background-image: -o-linear-gradient(top, #75be65 0, #37622d 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #75be65), color-stop(100%, #37622d));
    background-image: -webkit-linear-gradient(top, #75be65 0, #37622d 100%);
    background-image: linear-gradient(to bottom, #75be65 0, #37622d 100%);
    font-size: 11px;
    font-weight: bold;
    color:#fff;
    text-align:center;
    overflow: hidden;
    font-weight: normal;
    width:105px;
    display: block;
}

#chanPage a.subscribe_author span{
    display:block;
    float: left;
}

#chanPage a.subscribe_author span.img{
    background:url('/v3_imgs/ci/video/subscribe.png') no-repeat 0 0;
    width: 18px;
    height:18px;
}

#chanPage a.subscribe_author span.img{
    background:url('/v3_imgs/ci/video/subscribe.png') no-repeat 0 0;
    width: 18px;
    height:18px;
}

#chanPage a.subscribe_author.subscribed span.img{
    background:url('/v3_imgs/ci/video/subscribed.png') no-repeat 0 0;
    width: 18px;
    height:18px;
}

#chanPage a.subscribe_author.subscribed:hover{
    background-color: #852f2b;
    border-color: #852f2b;
    background-image: -moz-linear-gradient(top, #bc403a 0, #852f2b 100%);
    background-image: -ms-linear-gradient(top, #bc403a 0, #852f2b 100%);
    background-image: -o-linear-gradient(top, #bc403a 0, #852f2b 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bc403a), color-stop(100%, #852f2b));
    background-image: -webkit-linear-gradient(top, #bc403a 0, #852f2b 100%);
    background-image: linear-gradient(to bottom, #bc403a 0, #852f2b 100%);
}

#chanPage a.subscribe_author.subscribed:hover span.img{
    background:url('/v3_imgs/ci/video/unsubscribe.png') no-repeat 0 0;
}

#chanPage a.subscribe_author span.name{
    margin-top:0;
    text-align:center;
    width: auto;
    line-height: 17px;
}
