/*   https://www.terra.com.br/noticias/quiz/2009/style_quiz.css   */

#quiz *{
	font-family : Arial, Helvetica, sans-serif;
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	border:none;
}
#quiz {
	float:left;
	width:619px;
	height:740px;
	overflow:hidden !important;
	color: #47423a;
	position:relative;
}
#quiz .topo {
	height:31px;
	display:none;
	width:100%;
	background:none !important;
}
#quiz #scroller {
	float:left;
	width:635px;
	height:716px;
	overflow:scroll;
}
#quiz #perguntas_quiz {
	width : 20000px;	
	float:left;
}
#quiz .pergunta { width : 619px; float:left; }
#quiz h2{
	display : block;
	width : 619px;
	overflow : hidden;
	float : left;
     margin:0 0 7px;
}
#quiz h2 a{
	display : block;
	height : 40px;
	width : 250px;
}
#quiz a{
	color : #FFFFF;
	text-decoration : none;
}
#quiz a:hover{
	color : #D14591;
}
#quiz p{
	font-size : 12px;
        float:left;
	   margin:0 !important;
	   clear:both;
	   width:619px;
}
#quiz li{
	list-style : none;
}
#quiz ul{
	float : left;
	width : 619px;
	height : 290px;
	display : block;
	overflow:hidden;
}
#quiz li{
	width : 165px;
	float : left;
	display : block;
	margin : 15px 0 0 0;
}
#quiz #perguntas_quiz li a img,
#quiz li a img{
	border : 4px solid #bebebe;
}
#perguntas_quiz li a:hover img,
#quiz li a:hover img{
	border : 4px solid #D14591;
}
#perguntas_quiz h4{
	float : left;
	width : 30px;
	height : 30px;
	display : block;
	margin : 15px 0 !important;
	background-color : #f90;
	color : #fff;
	font-size : 13px !important;
	text-align : center;
	line-height : 30px !important;
     padding:0;
     text-indent:0;
}
#perguntas_quiz h3{
	font-size : 16px !important;
	float : left;
	margin : 15px 5px !important;
	line-height : 20px !important;
	color : #000000;
	width:570px;
}
#quiz li a:hover h4{
	background-color : #D14591;
}
#perguntas_quiz li,
#quiz li a h3{
	font-size : 11px;
	font-weight : bold;
}
#perguntas_quiz li p{
	margin : 5px 0;
}
#perguntas_quiz li{
	width : 154px;
}
#quiz li input{
	margin : 0 6px 0 0;
}
#quiz #nav{
	width : 100%;
	height : 41px;
	overflow : hidden;
	display : block;
	float : left;
	position : relative;
	left : 0;
	bottom : 0;
	margin :0 0 0 0;
   background:#beb7af;
}
#quiz #nav span{
	line-height : 40px;
	color:#fff;
   font-weight:bold;
	font-size : 11px;
	text-align : center;
   width:169px;
    margin-left:225px;
	margin-right:-394px;
	float:left;
}
#quiz #votar{
	width : 619px;
	height : 50px;
	float : left;
	background-color : #bebebe;
	margin : 0 0 50px 0;
}
#quiz #votar input{
	float : left;
	width : 46px;
	height : 21px;
	padding-top : 10px;
	margin-left : 230px;
	cursor : pointer;
	display : block;	
}
#quiz .finalizar {
	background:none;
	border:0;
	margin:0;
	*margin-left:-65px;
}
#quiz #ant,
#quiz #pro{
	float : left;
	display : block;
	margin: 0;
}
#quiz #ant {
	float : left;
}
#quiz #pro {
	float : right;
}
#quiz #todas{
	display:none;
	margin: 10px 0 0 20px;
}
#quiz #pro a{	background-image : url(https://www.terra.com.br/noticias/quiz/2009/img/proxima.gif);}
#quiz #ant a{	background-image : url(https://www.terra.com.br/noticias/quiz/2009/img/anterior.gif);}
#quiz #todas a{	background-image : url(https://www.terra.com.br/noticias/quiz/2009/img/vertodas.gif);}

#quiz #todas a b,
#quiz #pro a b,
#quiz #ant a b{
	display : none;
}
#quiz #todas a,
#quiz .finalizar,
#quiz #pro a,
#quiz #ant a{
	height : 41px;
	width : 115px;
	display : block;
        background-repeat:no-repeat;
        margin:0 10px;
}
#quiz #pro a{
	width : 111px;
}
#quiz .finalizar:hover,
#quiz #todas a:hover,
#quiz #pro a:hover,
#quiz #ant a:hover{
	background-position : 0 -41px;
	cursor:pointer;
}
#quiz .finalizar {
	background-image : url(https://www.terra.com.br/noticias/quiz/2009/img/finalizar.gif);
	width:131px;
}
#quiz .tente a {
	background-image : url(https://www.terra.com.br/noticias/quiz/2009/img/tente-de-novo.gif) !important;
	width:241px !important;
}
#quiz p#opc{
	font-size : 10px;
	font-weight : normal;
}
#quiz p#result{
	font-size : 11px;
	color : #556B2F;
	font-weight : bold;	
}
#quiz #total{
	height : 30px;
	padding : 10px;
	border-top : 1px solid #ccc;
}
#quiz p.porcentagem{
	color : #228B22;
	font-size : 18px;
}
#quiz #resposta_html {
	display:block;
	float:left;
        width:100%;
}
#quiz .bgclr {
	background-color : transparent;
	text-align:center;
     color:#f90;
	font-size: 18px;
}
#quiz #resposta_html h3 {
	display : block;
	float : left;
}
#quiz #resposta_html p {
	font-size: 18px;
	font-weight: normal !important;
	display : block;
	padding : 10px 0;
	margin-left : 0px;
	margin-top : 0px;
        color:#47423a;
}
#quiz #resposta_html p strong{
	font-weight: normal !important;
        color:#f90;
}
#quiz #tentar{
	height : 30px;
}
#quiz a#tentar{
	margin : 15px 0;
	font-size : 14px;
	color : #ff0000!important;
	font-weight : bold;
}
#quiz a:hover#tentar{
	text-decoration : underline;
}
/* ESTILOS PARA VERSÃƒO 'APENAS-TEXTO' */
#quiz.apenas_texto h3 { margin-bottom:5px !important;}
#quiz.apenas_texto li img { display:none }
#quiz.apenas_texto li p { margin:0 !important; }
#quiz.apenas_texto li {
	width:100% !important;
	margin:0 !important;
	padding:0 0;
     border-top:1px solid #ebeae6;
}
#quiz #textorespostas {
     float:left;
	height:170px;
	overflow:auto; 
	margin-top:10px;
	width:619px;
}
#quiz #textorespostas.oculto { display:none; }
#quiz #textorespostas strong { font-size:12px; font-weight:bold; color:#7f7871; }
#quiz #textorespostas ol { clear:both; width:594px; overflow:hidden; font-size:12px; font-weight:bold;}
#quiz #textorespostas ol li { padding:0 0; font-size:12px; font-weight:normal; width:619px; }
#quiz #resposta_html .respostas { clear:both; float:left; font-size:12px; color:#7f7871; padding:0; font-weight:bold !important; }
#quiz #textorespostas ol li b { color:#fff; background:#f90; width:20px; display:block; text-align:center; padding:12px 0; float:left; margin-right:5px; }
#quiz #textorespostas p { float:left; height:100%; padding:4px 0; width:560px !important; clear:none; }

#quiz #banner {
	position:absolute;
	left:35px;
	top:82px;
	width:468px;
	height:60px;
	z-index:1;
     background:yellow;
     display:none;
}
.mod-audience_pulse_ver .combobox { display: none !important }

/* FancyForm styles */
#quiz .unselected,
#quiz .selected { text-indent:18px; cursor:pointer; background-repeat:no-repeat; padding:12px 0; color:#7f7871; width:100%; }
#quiz .selected { color:#ffffff }
#quiz .unselected { background-image:url(https://www.terra.com.br/noticias/quiz/2009/img/quiz-radio.gif); background-position:0 12px; }
.selected { background-image:url(https://www.terra.com.br/noticias/quiz/2009/img/quiz-radio.gif); background-position:0 -76px; background-color:#f90; }



span.resultado1,
span.resultado2,
span.resultado3,
span.resultado4{
	width : 619px;
	height : 90px;
	display : block;
	float : left;
	margin : 2px;
}
span.resultado1{	background-image : url(img/nerd1.jpg);}
span.resultado2{	background-image : url(img/nerd2.jpg);}
span.resultado3{	background-image : url(img/nerd3.jpg);}
span.resultado4{	background-image : url(img/nerd4.jpg);}

p#respostas_texto.respostas,
h3#respostaimg{
	display : none!important;
}
