#facebox {
    position:absolute;
    top:0;
    left:0;
    z-index:10000000000;
    text-align:left;
}

#facebox .popup {
    position:relative;
}

#facebox #topoValida {
    width:507px;
	height:82px;
	background:url(../../../images/site/plugins-jquery/topo_valida.jpg) no-repeat;																																																																																																																																																																																																																																																																																										plugins-jquery/topo_valida.jpg) no-repeat;
}

#facebox #adicione {
    width:200px;
    height:26px;
    font:normal 18px Verdana;
    padding:76px 201px 42px 76px;
    background:url(../../../images/site/plugins-jquery/adicione.jpg) no-repeat;
    color:#551E67;
}

#facebox #comentar {
	width:507px;
	*width:545px;
	height:72px;
	background:url(../../../images/site/plugins-jquery/comentar.jpg) no-repeat;
}

#facebox #enviar_amigo {
	width:507px;
	*width:545px;
	height:72px;
	background:url(../../../images/site/plugins-jquery/enviar_amigo.jpg) no-repeat;
}

#facebox #depoimento {
	width:507px;
	*width:545px;
	height:72px;
	background:url(../../../images/site/plugins-jquery/deixe_seu_depoimento.jpg) no-repeat;
}

.formulario_depoimento {
	margin:0 10px;
}

.formulario_depoimento input.facebox_text, .formulario_depoimento input.facebox_text2 {
	border:1px solid #999;
	background:url(../../../images/site/plugins-jquery/bg_input.jpg) repeat-x;
	font:normal 11px Tahoma, Arial;
	height:14px;
	width:210px;
	margin-right:10px;
	*margin-left:-10px;
}

.formulario_depoimento input.facebox_text2 {
	width:258px;
	margin-right:0;
}

.textarea_form {
	margin:10px 0;
	width:482px;
}

.textarea_form .facebox_textarea {
	border:1px solid #999;
	background:url(../../../images/site/plugins-jquery/bg_textarea.jpg) repeat-x;
	font:normal 11px Tahoma, Arial;
	width:480px;
	height:91px;
	*margin-left:-10px;
}

.anexe_sua_foto {
	width:482px;
}

.anexe_sua_foto .facebox_text {
	margin-top:3px;
	float:left;
}

.facebox_btn_buscar {
	float:left;
	margin:4px 0 0 5px;
}

.facebox_anexo {
	margin-left:-175px;
	opacity:0;
	filter:alpha(opacity=0);
	position:relative;
	width:289px;
}

.validacao {
	margin:0 10px 10px;
}

.validacao span {	
	color:#f00;
}

h2.label_form {
	font:normal 18px Tahoma, Arial;
	color:#581F6B;
}

#facebox #enquete {
	width:507px;
	height:82px;
	background:url(../../../images/site/plugins-jquery/enquete.jpg) no-repeat;
}

#facebox #enquete_pergunta {
	margin:25px 18px 14px;
	font:normal 11px Tahoma, Arial;
	color:#353535;
}

#facebox #enquete_facebox, #facebox #campoValida {
    margin:25px 16px 14px;
}

#facebox h1.resposta {
    font:normal 18px Verdana, Tahoma;
    color:#581F6B;
    margin-left:2px;
}

#facebox #opcao1_esquerda {
	background:url(../../../images/site/plugins-jquery/opcao1_esquerda.jpg);
	width:8px;
	height:21px;
	float:left;
}

#facebox #opcao1 {
	background:url(../../../images/site/plugins-jquery/opcao1.jpg);
	height:21px;
    margin-bottom:15px;
    float:left;
}

#facebox #opcao1_direita {
	background:url(../../../images/site/plugins-jquery/opcao1_direita.jpg);
	width:8px;
	height:21px;
	float:right;
}

#facebox #opcao2_esquerda {
	background:url(../../../images/site/plugins-jquery/opcao2_esquerda.jpg);
	width:8px;
	height:21px;
	float:left;
}

#facebox #opcao2 {
	clear:both;
	height:21px;
	background:url(../../../images/site/plugins-jquery/opcao2.jpg);
    margin-bottom:15px;
    float:left;
}

#facebox #opcao2_direita {
	background:url(../../../images/site/plugins-jquery/opcao2_direita.jpg);
	width:8px;
	height:21px;
	float:right;
}

#facebox #opcao3_esquerda {
	background:url(../../../images/site/plugins-jquery/opcao3_esquerda.jpg);
	width:8px;
	height:21px;
	float:left;
}

#facebox #opcao3 {
	clear:both;
	height:21px;
	background:url(../../../images/site/plugins-jquery/opcao3.jpg);
    margin-bottom:15px;
    float:left;
}

#facebox #opcao3_direita {
	background:url(../../../images/site/plugins-jquery/opcao3_direita.jpg);
	width:8px;
	height:21px;
	float:right;
}

#facebox span {
	color:#581F6B;
	font-weight:bold;
}

#facebox span.total_voto_num {
    font:bold 12px Tahoma, Arial;
    color:#000;
    margin:2px 0 0 2px;
    float:left;
}

#facebox span.total_voto {
    font:normal 18px Verdana, Tahoma;
    color:#581F6B;
    float:left;
}

#facebox span.total_voto_numero {
    font:bold 12px Tahoma, Arial;
    color:#000;
    margin:5px 0 0 2px;
    float:left;
}

#facebox table {
    border-collapse:collapse;
}

#facebox td {
    border-bottom:0;
    padding:0;
}

#facebox .body {
	background:#fff;
	width:370px;
}

#facebox .content {
	padding:2px;
}

#facebox .loading {
    padding:20px;
    background:#fff;
    width:370px;
	text-align:center;
}

#facebox .image {
	text-align:center;
}

#facebox img {
	border:0;
	margin:0;
}

#facebox .footer {
	margin-top:10px;
	background:#B4D337;
	text-align:right;
	height:27px;
}

#facebox_overlay {
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}

.facebox_hide {
	z-index:-100;
}

.facebox_overlayBG {
	background-color:#000;
	z-index:99;
}