*{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}table,fieldset,img,abbr,acronym{border:0}address,caption,cite,code,dfn,em,strong,th,var{border:0;font-weight:normal;font-style:normal;font-size:100%;line-height:1;font-style:normal;font-weight:normal;text-align:left}em{font-style:italic}strong{font-weight:bold}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:""}hr{display:none}
body, * {font: 12px arial, tahoma, sans-serif; color: #666; outline: none; }
a {text-decoration: none}
a:hover {text-decoration: underline}
/*
div.hr {
	clear: both;
	width: 100%;
	height: 1px;
	padding-top: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dfdfdf
}
div.hr * {display: none}
*/
input, select, textarea {
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #a0a0a0
}
/* general class */
.clearfix:after {content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix {display:inline-block}html[xmlns] .clearfix {display:block}* html .clearfix {height:1%}
.show {display: block !important}
.hide {display: none !important}
.left {float: left !important}
.right {float: right !important}
.clear {clear: both !important}
.rpl {display: block; text-indent: -9999px}
.radfix{width:13px !important;height:13px !important;width:15px;height:15px;vertical-align: -2px;border:none;background:none;padding:0;margin:0;}
/* modal - estrutura  */
div.mod_box {
	position: relative;
	display: block;
	padding: 25px 20px;
	background: #fff;
}
/* botoes */
div.mod_box a.bt_fechar {
	position: absolute;
	top: 0;
	right: 5px;
	background-image: red url(../img/bt/fecharModal.png);
	background-repeat: no-repeat;	
	width: 22px;
	height: 22px;
}
div.mod_box input.bt_ok {
	border: 0;
	vertical-align: top;
	cursor: pointer;
}
div.mod_box input.bt_ok2 {
	  background-image: url(../img/bt/mod_ok.png);
    background-repeat: no-repeat;
    background-color: #E8A515;
    width: 21px;
    height: 21px;
    border: 0;
    text-indent: -99999px;
    text-transform: capitalize;
    display: block;
    overflow: hidden;
    float: right;
    position: relative;
    _position: absolute;
    right: 5px;
    vertical-align: bottom;
    margin: 0 0 0 0;
    *margin:1px 0 0 0;
}
div.mod_box input.bt_enviar {
	background-image: url(../img/bt/mod_enviar.png);
	background-repeat: no-repeat;
	background-color: #E8A515;
	width: 23px;
	height: 21px;
	border: 0;
	vertical-align: top;
	cursor: pointer;
}
div.mod_box a.bt_nao{
    background: url(../img/bt/modal_Bts-SimNao.jpg) no-repeat -77px -12px;
	width: 62px;
	height: 23px;
}
div.mod_box a.bt_sim {
	background: url(../img/bt/modal_Bts-SimNao.jpg) no-repeat -6px -12px;
	width: 62px;
	height: 23px;
	margin: 0 0 0 10px;
	border: 0;
	cursor: pointer;
}
div.mod_box h2 {
	font: normal 14px "Arial";
	color: #b1b1b1;
	padding-bottom: 15px;
	letter-spacing: 3px
}
div.mod_box h2.border {background: url(../img/bg/borda_cz.png) no-repeat left bottom;}
div.mod_box p { line-height: 18px }
div.mod_box p a.external_link {color: #E8A515; font-weight: bold;}
div.mod_box fieldset {margin: 20px 0 0 0}
div.mod_box fieldset div {margin: 0 0 10px 0; width:305px}
div.mod_box fieldset div .widthInputSenha{ width: 100px; }
div.mod_box fieldset .spanModal{ float: left; }
/* mod comunidade */
#mod_comunidade {background:transparent;}
#mod_comunidade input.bt_ok {margin: -2px 0 0 3px; _margin: -2px 0 0 3px;}
/* mod abuso */
#mod_abuso {width: 299px;}
#mod_abuso h3.abuso {
	background: url(../img/bt/mod_abuso.png) no-repeat;
	margin: 20px 0;
	padding-left: 35px;
	color: #E8A515;
	font: bold 15px "Arial"
}
#mod_abuso dl {margin: 10px 0}
#mod_abuso dl dt { font-weight: bold; padding-bottom: 10px }
#mod_abuso dl dd { padding-bottom: 10px }
#mod_abuso dl dd span {font-weight: bold; color: #E8A515;}
#mod_abuso dl dd a {color: #E8A515;}
#mod_abuso div.reporte {
	border-bottom: 1px dotted #cbcbcb;
	padding-bottom: 15px;
	margin-bottom: 10px
}
#mod_abuso div.reporte p { 
	font-weight: bold; 
	color: #E8A515;
	padding-bottom: 10px; 
}
/* mod compartilhe */
#mod_compartilhe {width: 299px;}
#mod_compartilhe ul {
	width: 300px;
	border-bottom: 1px dotted #cbcbcb;
	padding-bottom: 15px;
	margin-bottom: 10px
}
#mod_compartilhe ul li {float: left;	width: 149px;}
#mod_compartilhe ul li a {
	display: block;
	font: bold 11px "Arial";
	margin: 0 0 10px 0;
	cursor: pointer;
	text-decoration: none;
}
#mod_compartilhe ul li a:hover {color: #E8A515;}
#mod_compartilhe fieldset {margin: 0 !important}
#mod_compartilhe fieldset input.field_text { width: 266px}
#mod_compartilhe input.bt_enviar {margin: 0 0 0 -3px;_margin: 1px 0 0 -3px;}

/*
*   CARTAZ FESTIVAL
*/
#mod_compartilhe.md_cartaz{ width: 526px; }
