/* @group redBlock */
ul.redList {
	float: left;
	margin-bottom: 10px;
}
.redList li{
	width: 205px;
	height: 430px;
	overflow: hidden;
	float: left;
	margin: 0 6px 5px 0;
}
.redBlock{
	background-color: #b3071c;
	border-bottom: 2px solid #620011;
	color: #FFF;
	position: relative;
	min-height: 215px;
	overflow: hidden;
	margin-bottom: 8px;
	position: relative;
}
.redBlockImg {
	min-height: 205px;
    display: block;
}
.redBlock .eventMainInfo{
	overflow: hidden;
	clear: both;
	min-height: 10em;
}
.redBlock h3{
	border-right: 1px solid #cf5b5c;
	padding: 4px;
	font-weight: bold;
	font-family: Georgia, Palatino, Times New Roman;
	min-height: 37px;
}
.redBlock h3 a{
	color: #fff;
	text-decoration: none;
	font-size: 1.4em;
	text-transform: uppercase;
}
.redBlock h3 a span.eventType{
	display: block;
	text-transform: lowercase;
	font-weight: normal;
	font-size: .75em;
	font-family: Tahoma, Trebuchet, "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 8px;
}
.redBlock .date{
	padding-left: 5px;
}
.redBlock .res{
	display: block;
	padding: 5px 5px 0 0;
	width: 100%;
	border-top: 1px solid #CF5B5C;
	position: absolute;
	bottom: 0;
	left: 0;
}
.redBlock .room{
	background: #de292b;
	position: relative;
	float: left;
	width: 110px;
	padding: 2px 2px 2px 5px;
}
#eventoB .redBlock .room{
	width: 230px;
}
.redBlock .room .preco{
	background: #ff3a3d;
	position: absolute;
	top: 0;
	right: 0;
	padding: 2px;
}
.redBlock .reservationBtn{
	display: block;
	float: right;
	width: 72px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: url(/_img/buttons/reservarBtnBG.gif) no-repeat;
	margin: 2px 2px 5px 0;
}
#eventoB .redBlock .reservationBtn {
	margin-right: 22px;
}
#estasemanaB .redBlock .buyBtn, #emBreveB .redBlock .buyBtn {
	width: 80px;
	margin-top: 5px;
	margin-right: 3px;
}
#estasemanaB .redBlock .reservationBtn, #emBreveB .redBlock .reservationBtn {
	margin-right: 6px;
}
.redBlock .buyBtn{
	display: block;
	float: right;
	width: 108px;
	text-decoration: none;
	margin: 2px 2px 5px 0;
}
.redBlock .coments{
	background: url(/_img/backgrounds/30Trans.png);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
	width: 100%;
	text-indent: 30px;
	line-height: 20px;
	display: block;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.redBlock .coments span{
	background: #bf2425;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: 0;
	padding: 4px;
	line-height: normal;
}
.redBlock .redBlockImg{
	width: 205px;
	height: 205px;
	overflow: hidden;
	float: left;
	border-bottom: 2px solid #620011;
}
.redList li.last {
    margin-right: 0;
    clear: right;
}
.redList li.first {
    margin-left: 0;
    clear: left;
}
/* @end */
/* @group ciclosB */
#ciclosB .redBlock{
	height: 255px;
}
#ciclosB .redBlock h3{
	display: block;
	width: 100%;
	text-align: center;
}
#ciclosB .redBlock h3 a{
	display: block;
	width: 100%;
	text-align: center;
}

#ciclosB .redBlock .eventMainInfo{
	border: none;
}
#ciclosB .redBlock .date{
	float: none;
	width: auto;
}
/* @end */
/* @group evento */
#eventoB .redBlock .res {
	position: relative;
}
#eventoB h3.redHead {
	padding: 4px;
	background: #bf2425;
	color: #fff;
}
/* @end */
/* @group agenda Digital */
.adigital li {
	display: block;
	height: 40px;
	padding: 0 110px 0 0;
	background: url(../_img/backgrounds/agendaDigital.jpg) #e5334d no-repeat;
	color: #f6a19a;
	position: relative;
	margin-bottom: 1px;
	font-size: 2em;
}
.adigital li p {
	text-align: right;
	margin: 0 !important;
	padding: 0;
	line-height: 2.4em !important;
	font-size: .9em !important;
}
.adigital li p span {
	color: #fff;
	font-weight: bold;
}
.adigital li a {
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	padding: 0 10px 0 30px;
	line-height: 40px;
	background: url(../_img/icons/setaRightRedBG.gif) #b3071c no-repeat 10px center;
}
.adigital li a:hover {
	text-decoration: underline;
}
/* @end */
/* @group noticias */
#noticiasB .frame p.date {
	font-weight: bold;
	font-size: 1.5em;
	text-align: right;
	font-family: Georgia, Palatino, Times New Roman;
}
/* @end */
