﻿/*************************************************************************************************
*************************************|| UOL HOST TV ||********************************************
**************************************************************************************************/

.uolhosttv {
	background: url("//host.imguol.com/site/uolhost/images/backgrounds/bg-uolhosttv.jpg") top center no-repeat;
	min-height: 233px;
}



/* uolhosttv-content */
.uolhosttv-content{
	width:976px;		
	margin-top:32px;
	background:url("//host.imguol.com/site/uolhost/images/backgrounds/bg-pag-corner.png") top center no-repeat;		
}

.uolhosttv-content h1{
	font:bold 18px arial;
	color:#129bcf;
	margin: 8px 20px 24px 28px;
}

.uolhosttv-content #col-left {
	position:relative;
	width:560px;	
	float:left;	
	text-align:center;
	margin-left:28px;
}

.uolhosttv-content #col-right {
	position:relative;
	width:343px;	
	float:right;	
	margin-right:30px;
}

#uolhosttv #mediaspace {
	min-height:355px;
}

#comentarios{
	position:relative;
	margin:9px 0 20px;
	padding: 10px 5px 10px 0;
	min-height:575px;
	clear:both;
}

#jT {display:none;}

.jta-tweet-box-container {
	padding-left:20px;
}

.jta-tweet-box iframe {
	width:560px;
	height:125px;
}

#clickFB{
	float:right;	
	margin-right:10px;
}

#clickTW{
	float:right;
}

.box-title{
	text-align:left;
	/*background:url("//uolhost.i.uol.com.br/site/uolhosttv/item-lista.png") no-repeat;
	padding-left:30px;*/
	padding-bottom:8px;
	margin-top:15px;
	margin-top:15px;
	color:#3D5873;
	font-size:18px;	
	height:24px;
}

.banner343 {
	margin:20px 0 10px;
	height:360px;
}

dl#maisvideos{line-height: 100%;clear:both;height:505px;}

dl#maisvideos dt{
	float: left;
	width: 110px;
	height:80px;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom:solid 1px #cecece;
}

dl#maisvideos dt img{width:110px; border:solid 1px #9DB6C0; cursor:pointer;}

dl#maisvideos dd{
	float: left;
	width: 220px;
	height:80px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom:solid 1px #cecece;
}

dl#maisvideos dd a{
	font-size:11px;
	color:#000;
	text-decoration:none;
}

dl#maisvideos dd p{margin-top:5px;}

dl#maisvideos dd a strong{font-weight:bold; color:#3D5873;}

#paginacao{
	text-align:center;
}

.disabled{
	 opacity: 0.5; /* Chrome 4+, FF2+, Saf3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
	filter: alpha(opacity=50); /* IE6-IE8 */
}
/*
#tweet-box{
	width:610px !IMPORTANT;
}
*/

/*************************************************************************************************
***************************************|| POPUP MODAL ||******************************************
**************************************************************************************************/
.modal-box {display: none;}

#lightbox-window .header-modal h3 {color:#1088AD;*line-height:20px;*padding-bottom:10px;}
#lightbox-window .header-modal img {display:block; width:24px; height:24px; position:absolute; top:10px; right:10px; cursor:pointer;}
#lightbox-window .description {padding:10px 0 15px; font-weight:bold;}


