@import url("http://www.tvcultura.com.br/css/sectionTitle.css");
@import url("http://www.tvcultura.com.br/css/mediaThumbDescription.css");
@import url("http://www.tvcultura.com.br/css/contentActions.css");
@import url("http://www.tvcultura.com.br/css/imgFeature.css");
@import url("geral.css");
@import url("boxCurador.css");

a{
	color:#000000
	}

#middleColumnWrapper {
	position:relative;
	float: left;
	width: 540px;
	margin-right:0
}

#boxAbout h2{
	font: normal 25px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #000;
	margin-bottom:10px;	
}



.SelectTab{
	position:relative;
	padding: 3px 0;
	margin-left: 0;
	font: normal 16px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin-bottom:0;
	top:2px;
	z-index:15;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.SelectTab li{
	display: inline;
	margin: 0;
}

.SelectTab li a{
	text-decoration: none;
	padding: 1px 7px;
	margin-right: 3px;
	border: 1px solid #fff;
	border-bottom: none;
	background-color:  #fff;
	color: #ff9d00;
	padding-top:0;
}


.SelectTab li a:hover{
background-color:  #ff9d00;
color: #fff;
}

.SelectTab li a:active{
color: #fff;
}

.SelectTab li.selected { /*selected tab effect*/
position: relative;
top: 0px;
padding: 0px 0px 2px 0px;
background-color:#ff9d00;
border: 1px solid #ff9d00;
border-bottom: 0;
color: #fff;
font-size:18px;
}

.SelectTab li.selected a{ /*selected tab effect*/
position: relative;
top: 0px;
background-color:#ff9d00;
border: 1px solid #ff9d00;
color: #fff;
font-size:16px;
border-bottom: 0;
}

#boxListingHolder {
	background: #fff;
	width:505px;
	position:relative;
	float: left;
	background:#eaeaea;
	border-top: 2px solid #ff9d00;
	margin-top:1px;
	font: normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;
}


.boxTexto{
	margin:20px;
	font: normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin-bottom:0;
	position:relative;
	float: left;
	width:445px;
}



.boxTexto p{
	line-height:15px;
	margin-top:15px;
}


#boxDescCuradorHolder{
	margin-top:15px;
	background:#fff;
	width:430px;
	padding:10px;
}

#imgCurador{
	float:left;
	margin-right:10px;
	width:170px;
}

 #txtCurador{
	font: normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;

	
}

 #txtCurador h3{
	font: bold 13px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin:0;
	line-height:15px;
}

 #txtCurador h4{
	font:normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin-bottom:5px;
	font-style:italic
}

 #txtCurador p{
	font:normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin:0;
	line-height:15px;
}

#curadoresHolder{
	margin:5px 0px;
	margin-left:5px;
	_margin-left:0
}

#curadoresHolder h2{
	color:#ff9d00;
	margin-left:5px;
	_marging-left:0px;
	margin-bottom:10px;
	font:normal 18px "Trebuchet MS", Arial, Verdana, sans-serif;
}

.boxCuradorPerfil{
	width:170px;
	float:left;
	margin-left:5px;
	background:#fff;
	height:220px;
	margin-bottom:10px;
}

.CuradoresDesc{
	padding:5px;
	font:normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;
}

.CuradoresDesc h3{
	font: bold 13px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin:0;
	line-height:15px;
}

.CuradoresDesc h4{
	font:normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin-bottom:5px;
	font-style:italic;
	line-height:15px;
}

.CuradoresDesc p{
	font:normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin:0;
	line-height:15px;
}
