@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");

#middleColumnWrapper {
	display: inline;
	float: left;
	width: 530px;
	_width: 510px;
}

#boxAbout h2{
	font: normal 25px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #000;
	margin-bottom:0;	
}


#boxCadastro{
	width:525px;
	color:#000;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	font-size:13px;
	line-height:15px;
}

#recadoHolder {
font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
width:500px;
}

#instrucoes {
background-color:#f0f0f0;
clear:both;
border:1px solid #f0f0f0;
font-size:12px;
line-height:14px;
padding:5px 35px;
color:#c74c1c;
}

#instrucoes h2 {
font-size:12px;
}
#formStatus, #formSucesso {
background-color:#f0f0f0;
border:1px solid #f0f0f0;
clear:both;
color:#c74c1c;
display:none;
margin-bottom:12px;
margin-top:12px;
padding:5px 15px;
}
#formStatus #statusTexto {
float:left;
font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
font-size:12px;
}
#statusTexto h4 {
font-size:12px;
line-height:normal;
margin-top:5px;
}

#statusTexto p{background:none}

#statusTexto ul {
list-style-position:inside;
}
#formStatus #icoStatus {
float:left;
margin-right:15px;
}

#boxCadastro{ 
	width:510px;
	display:block;
	margin-top:10px;
	margin-bottom:15px;
	color:#000;
}

#boxCadastro p{ 
	margin-bottom:10px;
	background:none;
}
#boxCadastro label {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	width:60px;
	font-weight:bold;
	float:left;
	display:block;
}



#boxCadastro input{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	border:1px solid #999999;
	height:17px;
}

#boxCadastro textarea{
	border:1px solid #999999;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#000;
}


#boxCadastro select{
	border:1px solid #999999;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	width:53px;
	height:20px;
}
.error {
color:#f9dba4;
}

#btnform{ 
	text-align:center
}

.red{color:#c74c1c;font-weight:bold}
.formlista{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	margin-top:10px;
}

.formlista input{
	float:left;
	margin-right:5px;
}



#boxTexto{
	margin:15px 0;
}

#boxTexto p {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height:15px;
	margin-bottom:10px;
}

.obrigatorio{font-size: 13px;font-weight:bold}


#boxPremiacaoHolder{
	width:260px;
}

#RetPremiacao h1{
	color:#0099cc;
	font: normal 25px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align:right;
	border-bottom:2px solid #0099cc;	
}


#boxPremiacao{
	border-top:5px solid #d7d7d7;
	background:#eaeaea;
	padding:10px;
}


#boxPremiacao p{
	color:#0082ad;
	font: normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height:15px;
	margin-bottom:10px;
}


