* {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	padding:0;
	margin:0;
}

#linha { width:936px; background:url(../img/bg.gif); height:660px; position:absolute; top:0; left:0; }

#pages {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}

#slider { display:none; }

#conteudo {
	top:51px;
	left:3px;
	width:930px;
	overflow:hidden;
	border: 3px solid #ECEAE7;
	border-top:none;
}



/* menu */
#menu-container {
	width:100%;
	background:#eceae7;
	height:35px;
	overflow:hidden;
	position:relative;
}

#menu-pos {
	width:50000px;
	position:relative;
}

#menu {
	float:left;
	position:relative;
}

#menu li {
	font-size:12px;
	line-height:15px;
	color:#7f7871;
	margin:5px 0 !important;
	display:block;
	position:relative;
}
#menu li a {
	padding:0 7px 0 !important;
	display:block;
	border-right:1px solid #d2cdc6 !important;
	color:#7f7871;
}
#menu li a:hover, #menu li.ui-tabs-selected a,   #menu li.ui-state-active a {
	color:#f90;
}
#nav {
	right:0;
	top:0;
	width:59px;
	height:35px;
	background:#eceae7;
	position:absolute;
}
.nextButton, .prevButton {
	position:absolute;
	top:6px;
	right:5px;
	height:24px;
	width:24px;
	display:block;
	cursor:pointer;
	z-index:2;
	background: url(https://www.terra.com.br/noticias/listas/img/prox.gif) no-repeat 0 0;
	text-decoration:none;
}
.prevButton {
	display:none;
	left:0px;
	right:auto;
	background-image: url(https://www.terra.com.br/noticias/listas/img/ant.gif);
}

.nextButton:hover, .prevButton:hover {
	background-position:0 -24px;
}


/*nav bottom */
#nav-bottom {
	float:left;
	clear:both;
	margin:10px 10px 0;
	border-top:1px solid #dedbd7;
	padding:10px 0 10px 0;
	width:910px;
	position:relative;
	height:24px;
	text-align:center;
}
#nav-bottom .nextButton, #nav-bottom .prevButton {
	top:10px;
	right:0;
	left:auto;
	position:absolute;
	width:150px;
	background-position:right 0;
	text-align:right;
	padding-right:30px;
	line-height:24px;
	font-size:12px;
	color:#f90;
	font-weight:bold;
}
#nav-bottom .prevButton {
	display:none;
	right:auto;
	left:0;
	background-position:left 0;
	text-align:left;
	padding-left:30px;
}
#nav-bottom .nextButton:hover, #nav-bottom .prevButton:hover {
	background-position:right -24px;
	color:#47423a;
}
#nav-bottom .prevButton:hover {
	background-position:left -24px;
}
.nav-center {
	padding-top:5px;
	font-size:12px;
	color:#7f7871;
}
.nav-center a {
	color:#f90;
	font-weight:bold;
	text-decoration:none;
}
.nav-center a:hover {
	color:#47423a;
}


/*tabs */
.tab {
	position:relative;
	top:0;
	left:0;
	width:100%;
}
.iframe-resposta {
	display:none;
	width:1px;
	height:1px;
	position:absolute;
	left:-5000px;
}
.question {
	font-size:31px;
	color:#5d5850;
	margin:20px 10px;
	font-weight:bold;
	padding:5px 0 10px 60px;
	position:relative;
}
.question span {
	color:#fff;
	background-color:#f90;
	display:block;
	padding:5px 0;
	text-align:center;
	width:50px;
	top:0;
	left:0;
	float:left;
	line-height:normal;
	position:absolute;
}
.opcoes {
	float:left;
	clear:both;
	width:980px;
	margin:0 0 0 10px;
}

.opcao {
	float:left;
	padding:0 10px 20px 0;
}
.opcao .imagem, .opcao .imagem a {
	position:relative;
}
.opcao .imagem a {
	float:left;
	cursor:pointer;
}
.opcao .credito {
	color:#aca299;
	font-style:italic;
	font-size:10px;
	margin:10px 0 0 !important;
	padding:0 !important;
	float:left;
	clear:both;
}
.opcao .imagem img {
	border:0;
	position:absolute;
	top:0;
	left:0;
}
.wrapper { overflow:hidden; }
.opcao .input-label {
	float:left;
	clear:both;
	margin:5px 0 0 !important;
	padding:0 !important;
	width:100%;
}
.opcao .resultado {
	margin:5px 0 0;
	clear:both;
	float:left;
	width:100%;
}
.opcao input {
	margin:4px 4px 4px 0px;
	padding:0;
}
.opcao label {
	color:#5d5850;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	cursor:pointer;
	margin:0 0 0 0 !important;
	padding:0 !important;
}
.resultado { color:#9bc80d; }
.resultado p { 
	font-size:14px; 
	font-weight:bold; 
	line-height:18px; 
	padding:0; 
	margin:0; 
}
#votar {
	text-align:center;
	width:910px;
	float:left;
	clear:both;
	margin-top:10px;
}
.votar-button {
	background:url(../img/votar.gif) no-repeat 0 0;
	width:49px;
	height:24px;
	display:block;
	text-indent:-5000px;
	float:none;
	margin: 0 auto;
}
.votar-button:hover {
	background-position:0 -30px;
}
.total-votos {
	text-align:center;
	width:910px;
	float:left;
	clear:both;
	margin-top:10px;
	text-align:center;
	font-size:14px; 
	font-weight:bold; 
	color:#9bc80d; 
	display:none;
}


/* capa */

#capa {
	position:absolute;
	top:0;
	left:0;
	background:#fff;
	border:3px solid #eceae7;
	width:930px;
	z-index:10;
	overflow:hidden;
	display:none;
}
/*#capa h3 {
	font-size:31px;
	padding:0 10px;
	margin:10px 0 0 0;
}
#capa p {
	font-size:12px;
	line-height:18px;
	padding:0 10px 10px;
	margin:10px 0;
}
*/
#perguntas {
	width:980px;
	margin:10px 0 0 10px;
}
#perguntas .question {
	margin:0 0 0 0;
	padding:5px 0 0 40px;
	font-size:12px;
	position:relative;
	float:left;
	clear:both;
	width:100%;
}
#perguntas .question {
	margin:0 0 0 0;
	padding:5px 0 0 40px;
	font-size:12px;
	position:relative;
	float:left;
	clear:both;
}
#perguntas .question span {
	top:0; left:0;
	width:30px;
}




/* restart ui */
.ui-widget-content {
	background: #fff;
	border-color:#beb7af;
}
.ui-widget-header {
	border:none;
	background: none;
	padding:0;
}
.ui-tabs, .ui-tabs .ui-tabs-panel {
	border:0;
	padding:0;
	background:0;
	margin:0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -khtml-border-top-left-radius: 0px; border-top-left-radius: 0px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; -khtml-border-top-right-radius: 0px; border-top-right-radius: 0px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -khtml-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; -khtml-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; }

.ui-state-default, .ui-corner-top, .ui-tabs-selected, .ui-state-active, .ui-tabs .ui-tabs-nav li a {
	background:none !important;
	border:none !important;
	padding:0 !important;
	margin:0 !important;
}
