/* design para área Em Cartaz*/

/* formatação para div do conteúdo */
div#main_content.reviews_area {
	border:1px solid #BDCDD6;
	width:530px;
	_width:525px;
	float:left;
	background: #e3e8ec url(../../images/bg_content.jpg) top repeat-x;
	border:1px solid #DCE2E6;
	padding: 6px 3px 5px 6px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

/* do filme */
div.reviews_area h3 {
	color:#000000;
	clear:both;
	margin-top:5px;
	padding-top:10px;
	font-size:10px;

}

div.hreview div {
	margin-top:10px;
	padding:5px 0;
	font-size:10px;
}

div.reviews_area div{
	min-height: 247px;
}

div.reviews_area div table {
	width:100%;
	border: solid #bcbcbd 1px;
	margin: 5px 0;
	float: left;
}

div.reviews_area div table thead tr th {
	font-weight:bold;
	font-size:11px;
}

div.reviews_area div table td, div.reviews_area div table th {
	padding:6px 0;
	text-indent:5px;
}

div.reviews_area div table td{
	background-color:#DDDDDD;
	font-size:11px;
}

div.reviews_area div table td.release_date {
	text-align:center;
}

div.reviews_area div table tr.even td {
	background-color:#FFFFFF;
}

/* link de voltar */
a.back_lk {
	float:left;
	clear:both;
	font-weight:bold;
	margin-top:20px;
}

/* cada review - página de detalhes */
div.reviews_area div.hreview, div.reviews_area div.hreview div {
	border:0;
	padding:0;
	background-color:transparent;
}

div.reviews_area div.hreview div#review_front_infos {
	width:135px;
	float:left;
	background-color:transparent;
}

div.reviews_area div.hreview div#review_front_infos a {
	width:135px;
	background-color:#FFFFFF;
	border:1px solid #C6C6C6;
	float:left;
	padding:5px 0;
	text-align:center;
	text-indent:0;
	margin-top:5px;
	font-weight:bold;
}

div.hreview div#review_post {
	width:370px;
	float:right;
	clear:none;
	margin-left:5px;
}

div.hreview div#review_post h3 {
	font-size:12px;
	padding:0;
	margin:0;
	text-indent: 0;
}

div.hreview div#review_post h3 span {
	font-weight: bold;
	color: #1E3262;
}

div.hreview div#review_post span.reviewer {
	float: left;
	text-indent: 0;
	margin:20px 0;
}

div.hreview div#review_post div.description {
	float: left;
	clear:both;
	text-indent: 0;
	margin:0;
	line-height:13px;
}

div.hreview div#review_post div.description p {
	margin-bottom:10px;
}

div.reviews_area div table thead tr th {
	font-weight:bold;
}

div.reviews_area div table td, div.reviews_area div table th {
	padding:6px 0;
	text-indent:5px;
}

div.reviews_area div table td{
	background-color:#DDDDDD;
}

div.reviews_area div table td.release_date {
	text-align:center;
}

div.reviews_area div table tr.even td {
	background-color:#FFFFFF;
}

/* link de voltar */
a.back_lk {
	float:left;
	clear:both;
	font-weight:bold;
	margin-top:20px;
}

/* cada review - página de detalhes */
div.reviews_area div.hreview, div.reviews_area div.hreview div {
	border:0;
	padding:0;
	background-color:transparent;
}

div.reviews_area div.hreview div#review_front_infos {
	width:135px;
	float:left;
	background-color:transparent;
}

div.reviews_area div.hreview div#review_front_infos a {
	width:133px;
	background-color:#FFFFFF;
	border:1px solid #C6C6C6;
	float:left;
	padding:5px 0;
	text-align:center;
	text-indent:0;
	margin-top:5px;
	font-weight:bold;
}

div.hreview div#review_post {
	width:370px;
	float:right;
	clear:none;
	margin-left:5px;
}

div.hreview div#review_post h3 {
	font-size:12px;
	padding:0;
	margin:0;
	text-indent: 0;
}

div.hreview div#review_post h3 span {
	font-weight: bold;
}

div.hreview div#review_post span.reviewer {
	float: left;
	text-indent: 0;
	margin:20px 0;
}

div.hreview div#review_post div.description {
	float: left;
	clear:both;
	text-indent: 0;
	margin:0;
	line-height:13px;
}

div.hreview div#review_post div.description p {
	margin-bottom:10px;
}

div.dataTables_processing{
	display: none;
}

div.dataTables_paginate{
	float: left;
	width: 100%;
	text-align: center;
	margin: 10px 0 0 0;
}

div.dataTables_paginate span.paginate_button{
	display: none;
}

div.dataTables_paginate span{
	cursor: pointer;
	display: inline;
	margin: 0 2px;
	padding: 4px 8px;
	color: #333;
}

div.dataTables_paginate span span.paginate_button{
	display: inline;
	background: #F5F5F5;
}

div.dataTables_paginate span span.paginate_active{
	display: inline;
	background: #fff;
}