.lab_title_icon_labtv {
	zoom: 1;
    background: url("../img/webtv/title/home.png") no-repeat scroll 98% 0 transparent;
	left: 830px;
}
.lab_title_icon_channel {
	zoom: 1;
	left: 1px;
}
.labtv_title {
    padding-right: 10px;
    position: absolute;
    right: 0;
    top: 0;
}
#playing_video {
	zoom: 1;
    height: 385px;
    margin-top: 20px;
    width: 928px;
}
.video_conteiner{
	zoom: 1;
	float:left;
	width: 650px;
	height: 385px;
}
.video_info_box{
	zoom: 1;
	float: left;
	width: 278px;
	height: 385px;
	background: url('../img/webtv/video_info_box.jpg') top left no-repeat;
}
.video_info {
	zoom: 1;
    height: 365px;
    margin: 10px 10px 0 25px;
    width: 243px;
}
.video_info_small{
	 height: 204px; 
	 border-bottom:1px solid #CCCCCC;
}
.video_info_box_live{
	zoom: 1;
	float: left;
	width: 278px;
	height: 360px;
	background: url('../img/webtv/video_info_box_live.jpg') top left no-repeat;
}
.video_info_live {
	zoom: 1;
    height: 340px;
    margin: 10px 10px 0 25px;
    width: 243px;
}
.video_title{
	zoom: 1;
	font-weight: bold;
}
.video_more{
	zoom: 1;
	float: right;
	font-weight: bold;
	text-decoration: none !important;
	margin-bottom: 0;
}
#video_share{
	zoom: 1;
	margin-top: 10px;
	height: 28px;
	position: relative;
	width: 640px;
}

#video_share .addthis_toolbox {
	float:left;
}
.boxVideoList{
	zoom: 1;
	width: 652px;
	float: left;
	margin-right: 10px;
}
.boxChannelList{
	zoom: 1;
	float: left;
	width: 288px;
}
.channel_link {
	zoom: 1;
	width: 230px;
	height: 36px;
	font-size: 15px;
	font-weight: bold;
	line-height: 36px;
	color: #b3b2b2 !important;
	text-decoration: none !important;
	display: block;
	padding-left: 36px;
}
#channel_link_home{
	background: url('../img/webtv/menu/home.png') no-repeat top left;
	margin-bottom: 10px;
}
#channel_link_home:hover{
	background: url('../img/webtv/menu/home_on.png') no-repeat top left;
	color: #fff !important;
}
#channel_link_home_selected{
	background: url('../img/webtv/menu/home_on.png') no-repeat top left;
	color: #fff !important;
	margin-bottom: 10px;
}
#channel_link_live{
	background: url('../img/webtv/menu/live.png') no-repeat top left;
}
#channel_link_live:hover{
	background: url('../img/webtv/menu/live_on.png') no-repeat top left;
	color: #fff !important;
}
#channel_link_live_selected{
	background: url('../img/webtv/menu/live_on.png') no-repeat top left;
	color: #fff !important;
}
.channel_list_icon{
	zoom: 1;
	width: 34px;
	height: 34px;
	margin: 2px;
	float: left;
}
.divider{
	zoom: 1;
	border-bottom:1px solid #CCCCCC;
	height:10px;
	margin:0 0 10px;
}
.video_row{
	zoom: 1;
	width: 630px;
}
.video_preview{
	zoom: 1;
	float: left;
	width: 200px;
	margin-right: 15px;
	font: 12px/1.3 Arial,Helvetica,sans-serif;
}
.video_thumb{
	zoom: 1;
	width: 200px;
}
.preview_title{
	zoom: 1;
	margin: 5px 0 0 0 !important;
	overflow: hidden;
	font-weight: bold;
}
.preview_content{
	zoom: 1;
	margin: 0 !important;
	height: 54px;
	overflow: hidden;
}
.bottom_container{
	zoom: 1;
	position: relative;
	width: 630px;
	height: 586px;
}
.related_divider{
	zoom: 1;
	margin: 0 10px 10px 25px;
	clear: both;
}
.related_videos {
	zoom: 1;
    height: 150px;
    margin: 10px 10px 10px 25px;
    width: 243px;
}
.related_thumb{
	zoom: 1;
	width: 75px;
}
.related_link{
	zoom: 1;
	position: relative;
	width: 75px;
	height: 56px;
	display: block;
	float: left;
	margin-right: 9px;
}
.related_row {
	zoom: 1;
    clear: both;
    height: 56px;
    margin-bottom: 9px;
    width: 243px;
}
.tooltip {
	zoom: 1;
    position: absolute;
    z-index: 100;
	width: 185px;
	height: 116px;
}
.tooltip .wrapper {
	zoom: 1;
	z-index: 100;
    margin: 9px 8px 9px 8px !important;
    margin: 8px 4px 8px 4px;
    padding: 8px;
    float: left;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	background-color: #fff;
    border: 1px solid #DC83AE;
	width: 150px;
	height: 80px;
}
.tooltip .arrow {
	zoom: 1;
	z-index: 100;
    position: absolute;
    left: 1px;
}
.tooltip .tooltip_top {
	zoom: 1;
	z-index: 100;
    background: url('../img/webtv/tooltip.arrow.top.png') no-repeat 30px top;
	top: -4px;
}
.tooltip .tooltip_bottom {
	zoom: 1;
	z-index: 100;
    background: url('../img/webtv/tooltip.arrow.bottom.png') no-repeat 30px bottom;
	top: 4px;
}
#labtv_user_link{
	font-weight: bold;
	text-decoration: none;
}
#labtv_user_link:hover{
	color: #525252;
	text-decoration: underline;
}
#video_rating_bar{
	position: absolute;
	left: 188px;
	width: 452px;
	height: 25px;	
	margin-top: -3px;
}
.youtube_bar{
	float: right;
	background: url('../img/webtv/rating/rating_bar_background.png') repeat-x top left;
	padding: 0 8px;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	height: 25px;
}
#youtube_comments_link{
	background: url('../img/webtv/rating/baloon.png') no-repeat top left;
	color: #fff;
	font-weight: bold;
	width: 40px;
	height: 25px;
	display: inline-block;
	text-align: center;
    text-decoration: none;
	line-height: 25px;
}
.youtube_info{
	line-height: 25px;
}
.youtube_info b{
	font-size: 15px;
}
.youtube_bar_first{
	border-left: 1px solid #cecece;
	padding: 0;
	overflow: hidden;
}

/*
---------------------------------
LIVE STREAMING
---------------------------------
*/

.wrapper-livecomments {
	overflow: auto;
	padding-top: 16px;
	padding-bottom:10px;
}

.wrapper-livecomments h3 {
	color: #e283ae;
	font-weight: bold;
	font-size: 16px;
	line-height: 36px;
}

.wrapper-fb-root {
	width: 442px;
	float: left;
	padding-left:10px;
	border:1px solid #dbdbdb;
	position: relative;
}

.wrapper-twitterBox {
	width: 442px;
	float: left;
	padding-left:10px;
	padding-bottom: 10px;
	border:1px solid #dbdbdb;
	position: relative;
	margin-left:18px;
}

	.wrapper-twitterBox h3 {
		margin-right:10px;
		border-bottom: 1px solid #dbdbdb;
	}

	.wrapper-twitterBox #twtr-widget-1 {
		margin-top: 10px;
	}

.arrow-livecomment {
	position: absolute;
	top:-15px;
	left:23px;
	width: 29px;
	height: 16px;
	background: url('../img/webtv/arrow_livecomment.gif') no-repeat center center;
}