/**
 * CSS
 * @author Darío Ruellan
 * @copyright ecimTech 2009 / www.ecimtech.com
 */

/* SerachBox */
.eventlist .searchbox {
	padding: 4px 0 4px 7px;
	margin-bottom: 6px;
	margin-top: 18px;
}
.eventlist .searchbox label {
	width: 15px;
	margin-right: 8px;
	background-image: url(../images/icn_search.png);
	background-repeat: no-repeat;
}
.eventlist .searchbox input {
	width: 200px;
	border: #929397 1px solid;
	font-size: 0.9em;
	color: #929397;
	padding: 4px 6px 4px 6px;
}

.eventlist .letters {
	margin-bottom: 4px;
}
.eventlist .letters label {
	color: #732682;
	font-weight: bold;
}

.eventlist .letters a {
	text-align: center;
	padding: 2px 4px 2px 4px;
	border-left: 2px solid white;
	color: #929397;
	font-weight:bold;
}
	.eventlist .letters a:hover {
		background-color: #732682;
		color: white !important;
		text-decoration: none;
	}

.eventlist .labels {
	margin-bottom: 12px;
	margin-left: 30px;
}
.eventlist .labels a {
	text-align: center;
	padding: 4px 6px 4px 16px;
	background: #EDEDED url(../images/icn_down.gif) no-repeat 3px 5px;
	font-weight:bold;
	font-size: 1.1em;
	white-space: nowrap;
}

/* Descripcion global */

#textarea .description {
	margin-top: -24px;
	background-color: #EDEDED;
}
#textarea .description p {
	padding: 18px;
	color: #3C3D3E;
}
#textarea #tabsys .description {
	margin-top: 0;
}

/* program list */

#textarea .eventlist h3 {
	display: block;
	background: #1C9CCC;
	padding: 10px 14px 6px 8px;
	border-color: white;
	margin: 14px 0 0 0;
	color: white;
}
.eventlist h3 a {
	float: right;
	font-size: 0.6em;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	margin-top: 2px;
	color: white;
}

/* Row */
.eventlist .row {
	position: relative;
	padding: 4px 8px 4px 8px;
	background: white;
	min-height: 68px;
}
.eventlist .odd {
	background-color: #EFEFEF;
}

.eventlist h4 {
	margin: 5px 0 3px 0;
	text-transform: none;
	color: #272324;
}
.eventlist h5 {
	margin: 5px 0 0 0;
	text-transform: uppercase;
	color: #272324;
}

/* Date */
.eventlist .date {
	position: absolute;
	top: 7px;
	left: 8px;
	text-align: center;
	width: 85px;
	background-color: #3C3D3E;
}
.eventlist .date.reprogrammed {
	background-color: #1C9CCC;
}
.eventlist .date span {
	display: block;
	color: white;
	padding: 3px 0 3px 0;
	font-size: 0.9em;
}

/* Infoblock */
.eventlist .infoblock {
	width: 450px;
	padding: 0;
	margin: 0 0 0 95px;
}

.eventlist a.place,
.eventlist a.quarter,
.eventlist a.activity,
.eventlist a.moreinfo {
	font-weight: normal;
	font-size: 0.9em;
	color: #1C9CCC;
	padding: 0 10px 0 0;
}
	.eventlist a.place:hover,
	.eventlist a.quarter:hover,
	.eventlist a.activity:hover,
	.eventlist a.moreinfo {
		color: black;
	}
.eventlist .artists a {
	font-weight: bold;
	font-size: 0.9em;
	color: #1C9CCC;
	padding: 0 10px 0 0;
}
	.eventlist .artists a:hover {
		color: black;
	}
.eventlist img {
	vertical-align: top;
}

/* Links */
.eventlist .links {
	position: absolute;
	right: 8px;
	top: 8px;
	width: 120px;
}
.eventlist .links a {
	float: right;
	width: 18px;
	height: 18px;
	margin: 0 0 0 2px;
}
.eventlist .links .player {
	float: right;
	margin: 0 0 0 2px;
}
.eventlist .links a.film {
	background: url(../images/icn_round_film.gif) no-repeat 0 0;
}
.eventlist .links a.img {
	background: url(../images/icn_round_gallery.gif) no-repeat 0 0;
}

/* Tickets */
.eventlist .ticket {
	position: absolute;
	width: 82px;
	height: 30px;
	left: 8px;
	top: 29px;
	padding-top: 4px;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	border: 2px solid #1C9CCC;
	background-color: #1C9CCC;
	line-height: 120%;
	color: white;
}
.eventlist .ticket:hover {
	background-color: black;
	color: white !important;
}
.eventlist .ticket.soldout {
	border-color: gray;
	background-color: transparent;
	color: gray;
}
.eventlist .ticket span {
	display: block;
	font-size: 1.1em;
}


/* moreinfo */
.eventlist p.moreinfo {
	display: none;
	font-size: 0.9em;
	padding: 6px 10px 0 0;
}

/* Tipsy */
.tipsy-inner { white-space: nowrap; }
.tipsy .thumb {
	display: block;
	position: relative;
	width: 100px;
	height: 80px;
	background: #732682 url(../images/icn_loading.gif) no-repeat center;
	overflow: hidden;
}

/* Personalizaciones */

.eventlist .row.a10,
.eventlist .row.a11,
.eventlist .row.a12,
.eventlist .row.a13,
.eventlist .row.a14,
.eventlist .row.a15,
.eventlist .row.a16 {
	background-color: #FFEFF6;
}

.eventlist .row.a10.odd,
.eventlist .row.a11.odd,
.eventlist .row.a12.odd,
.eventlist .row.a13.odd,
.eventlist .row.a14.odd,
.eventlist .row.a15.odd,
.eventlist .row.a16.odd {
	background-color: #FFDFED;
}