/**
 * Eventim cee portals
 *
 * Events css file for Default theme Cee integration
 *
 * @project  Cee integration
 * @version  2.6 revision
 * @author   Dhimahi d.o.o.
 * @cssdoc   version 1.0-pre
 */

.events-home-heading,
.events-heading {
	margin: 0;

	position: absolute;
	visibility: hidden;
}

/**
 * Events
 */
#events {
	color: #666;
	float: left;
	margin: 0 10px 0 0;
	width: 480px;
}

.event {
	display: inline;
	float: left;
	margin-right: 10px;
	padding: 10px;
}

.event img {
	float: left;
	margin-right: 10px;
}

.event p {
	line-height: 18px;
}

.event a {
	color: #002b50;
	font-weight: bold;
	text-decoration: none;
}

.event .title {
	font-weight: bold;
}

.event .buy {
	font-size: 11px;
}

.event .buy {
	line-height: 18px;
	position: relative;
	text-decoration: underline;
}

/**
 * New category
 */
.category_new {
	margin: 0 10px 10px 0;
	max-width: 470px;
	padding: 0;
}

.category_new h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}

.category_new p {
	line-height: 18px;
}

/**
 * Small events
 */
.small {
	border-bottom: 1px solid #e1e1e1;
	clear: both;
	width: 450px;
}

.small .title {
	font-size: 11px;
	line-height: 18px;
}

.small p {
	clear: both;
}

.small p a {
	color: #666;
	font-weight: normal;
}

.small .buy {
	float: right;
}

.small .status {
	color: red;
	text-decoration: none;
}

.first {
	border-top: 1px solid #e1e1e1;
}

.last {
	border-bottom: 0 none;
}

/**
 * Delimiter
 */
.delimiter {
	background: #002b50;
	border: 0 none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 1px;
	padding: 0 10px;
}

.delimiter a {
	color: #fff;
}

.delimiter .expand {
	background:transparent url(/static/images/arrow_down.gif) no-repeat center right;
	color:#fff;
	padding-right:20px;
	text-decoration:none;
}

.delimiter .collapse {
	background:transparent url(/static/images/arrow_up.gif) no-repeat right center;
	padding-right:20px;
}

/**
 * Big event
 */
.big {
	background:#eef0f5;
	border-radius:4px;
	margin-bottom:10px;
	min-height:130px;
	position:relative;
	width:450px;
}

.big img {
	height:130px;
	width:200px;
}

.big .title {
	display:block;
	font-size:13px;
	line-height:18px;
}

.big .buy {
	position:absolute;
	right:10px;
	bottom:10px;
}

.onevent {
	margin-bottom:0;
}

/**
 * Medium events
 */
.medium {
	height:100px;
	position:relative;
	width:210px;
}

.medium img {
	height:100px;
	width:100px;
}

.medium .buy {
	position:absolute;
	right:10px;
	bottom:10px;
}

.medium .title {
	font-size:11px;
}

.no_active_performances {
	clear:both;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:10px 0;
}

.not_active:hover {
	text-decoration:none;
}

.wbg a {
	color:#666;
}

/**
 * Tell a friend
 */
#taf_main {
	float: left;
	margin-top: 10px;

	border-bottom: 1px solid #ccc;
}

#taf_main ol li {
	clear: both;
	float: left;
	width: 470px;
}

#taf_main .field,
#taf_main textarea {
	width: 20em;

	font-size: 11px;
}

#taf_main .error {
	clear: both;

	font-size: 11px;
	line-height: 18px;
}

#taf_main .form-row-error {
	padding: 9px;
	width: 450px;

	background: #FBEBEB none;

	border: 1px solid #F7D9D9;
}

#tellfriend_fieldset label {
	line-height: 18px;
}

/**
 * Recaptcha no js
 */
.tell-friend-notice,
.taf_captcha_box br,
#recaptcha_widget {
	display: none;
}

.taf_captcha_box iframe {
	margin: 1em 0;

	background: #EEF0F5;

	border: 1px solid #ccc;
	border-radius: 5px;
}

/**
 * Recaptcha with js
 */
.jsEnabled .tell-friend-notice,
.jsEnabled #recaptcha_widget {
	display: block;
}

.taf_captcha_box {
	clear: both;
	display: inline;
	float: left;
}

#recaptcha_widget {
	clear: both;
	float: left;
}

#recaptcha_image {
	clear: left;
	display: inline;
	float: left;
	margin: 0 0 10px;
}

#recaptcha_image img {
	border: 1px solid #ccc;
	border-radius: 4px;
}

.recaptcha_refresh,
.recaptcha_help {
	display: inline;
	float: left;
	margin: 0 0 0 5px;
}

.taf_captcha_box input {
	clear: both;
	display: inline;
	float: left;
}

/* =Event details-----------------------------------------------------------------*/
#event_details {
	clear:both;
	line-height:18px;
	margin:0 10px 10px 0;
}

/* =Event sponsors----------------------------------------------------------------*/
#event_sponsor {
	margin-bottom:10px;
	width:450px;
}

/* =Venue details-----------------------------------------------------------------*/
#venue_details {
	clear:both;
	position:relative;
	width:470px;
}

#venue_details p {
	line-height:18px;
	margin-bottom:10px;
}

#venue_details a {
	color:#666;
}

#venue_details #view_map {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	padding:0 1em;
	position:absolute;
	top:-25px;
	right:0;
	text-decoration:underline;
}

/* =Paging------------------------------------------------------------------------*/
.pagging {
	clear:both;
	float:left;
	margin:10px 10px 10px 0;
	position:relative;
	width:470px;
}

.pagging li,
.search li {
	color:#999;
	float:left;
	list-style:none;
	margin:0px 1px;
}

.pagging li a,
.search li a {
	color:#999;
	display:block;
	line-height:18px;
	padding:0 4px;
	text-decoration:none;
}

.pagging li a:hover,
.search li a:hover,
.pagging li .selected,
.search li .selected {
	background-color:#999;
	color:#fff;
}

.pagging .info {
	clear:left;
	float:left;
	font-size:11px;
	margin:10px 0 0;
	width:420px;
}

.pagging .events_per_page {
	margin:0;
	position:absolute;
	top:0;
	right:0;
	text-align:right;
	width:50px;
}

.events_per_page p {
	margin:0;
}

.events_per_page select {
	padding:0;
	width:50px;
}

/* =Sorting-----------------------------------------------------------------------*/
#sorting {
	color:#666;
	margin-right:20px;
}

#sorting form {
	float:right;
	padding-left:20px;
}

#sorting select {
	color:#666;
	padding:0;
}

#form_sort_change select {
	width:85px;
}

/* =Search form-------------------------------------------------------------------*/
#search_results {
	float:left;
}

#search_form {
	margin-bottom:10px;
}

#search_form br {
	display:none;
}

#search_form label {
	line-height:24px;
}

#search_form input,
#search_form select {
	width:250px;
}

#search_form .checkbox {
	clear:left;
	float:left;
	margin:6px 6px 0 0;
}

#search_form select {
	width:260px;
}

#search_form td {
	font-size:1em;
	padding:0 2em 1em 0;
}

#search_form p {
	color:#666;
	line-height:18px;
	margin-bottom:1em;
}

#search_form .button {
	height:22px;
	line-height:22px;
	margin:0;
	padding:0 1em;
}

#button_align {
	text-align:left;
}

#search_form .d {
	width:5em;
}

#search_form .m {
	width:5em;
}

#search_form .y {
	width:8em;
}

/*  =ALL_EVENTS--------------------------------------------------------------------*/
#chars li {
	float:left;
	list-style:none;
	padding:3px;
}

#chars li a {
	color:#002b50;
	font-weight:bold;
	text-decoration:none;
}

#chars li a:hover,
#chars li a:focus {
	text-decoration:underline;
}

