/**
 * Oeticket lite theme portals
 *
 * Events css file for Lite theme Oeticket integration
 *
 * @project  Oeticket integration
 * @version  2.6 revision
 * @author   Dhimahi d.o.o.
 * @cssdoc   version 1.0-pre
 */

/* =Events========================================================================*/
#events {
	clear:left;
	color:#666;
	display:inline;
	float:left;
	margin-bottom:10px;
}

.event {
	float:left;
	font-size:11px;
	margin-right:10px;
}

.event img {
	float:left;
	margin-right:10px;
	border:0;
}

.event a {
	color:#043E7C;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}

.event .buy {
	float:right;
	text-decoration:underline;
	position:relative;
}

/* -Small events------------------------------------------------------------------*/
.small {
	border-top:1px solid #e1e1e1;
	clear:left;
	margin-right:0;
	padding-top:6px;
	width:430px;
}

.small .title {
	display:inline;
	float:left;
}

.small p {
	clear:both;
	line-height:18px;
	margin-bottom:6px;
}

.small p a {
	font-weight:normal;
	color:#666;
}

/* -Big event---------------------------------------------------------------------*/
.big {
	background:#eee;
	border:1px solid #e1e1e1;
	border-width:1px 1px 0;
	margin:10px 0 0;
	padding:10px;
	width:408px;
}

.big p {
	font-size:12px;
	line-height:18px;
}

.big .title {
	color:#043E7C;
	font-size:17px;
	font-weight:bold;
	line-height:24px;
}

/* -Delimiter---------------------------------------------------------------------*/
.delimiter {
	border:0 none;
	border-radius:4px 4px 0 0;
	background:#043E7C none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	margin:0 0 1px;
	padding:0 6px;
	width:418px;
}

.delimiter a {
	color:#fff;
}

.delimiter .expand {
	background:url(/static/images/arrow_down.gif) no-repeat center right;
	padding-right:20px;
}

.delimiter .collapse {
	background:url(/static/images/arrow_up.gif) no-repeat center right;
	padding-right:20px;
}

.no_active_performances {
	clear:both;
	padding:10px 0px 20px 0px;
	font-weight:bold;
}

/* =Event details-----------------------------------------------------------------*/
#event_details {
	clear:both;
	color:#444;
	display:inline;
	float:left;
	font-size:12px;
	line-height:18px;
	margin:6px 5px 12px;
	padding:0;
	width:420px;
}

#event_details ul {
	padding:1em 0 1em 2em;
}

/* =Event sponsors----------------------------------------------------------------*/
#event_sponsor {
	font-size:12px;
	margin:0 5px 10px;
	width:431px;
}

/* =Venue details-----------------------------------------------------------------*/
#venue_details {
	clear:both;
	float:left;
	font-size:12px;
	margin:6px 0;
	position:relative;
	width:431px;
}

#venue_details p {
	line-height:18px;
	margin:0 5px 10px;
}

#venue_details a {
	color:#666;
}

#venue_details #view_map {
	background:url(/static/images/button_small_right.gif) no-repeat right;
	font-size:11px;
	position:absolute;
	top:0;
	right:0;
	text-decoration:none;
}

#venue_details #view_map span {
	background:url(/static/images/button_small_left.gif) no-repeat left;
	display:block;
	line-height:15px;
	margin-right:5px;
	padding-left:5px;
}

/* =Event videos------------------------------------------------------------------*/
#videos_container.shown {
	display:block;
}

#videos_container.hidden {
	display:none;
}

/* =Paging-----------------------------------------------------------------------*/
.pagging {
	clear:left;
	margin:0 0 10px;
	padding:0;
}

.pagging li {
	float:left;
	margin:0px 2px;
	color:#999;
	list-style:none;
}

.pagging a {
	color:#999;
	display:block;
	padding:3px;
	text-decoration:none;
}

.pagging a:hover,
.pagging a:focus,
.pagging .selected {
	color:#fff;
	background-color:#999;
}

.pagging .info {
	margin-top:10px;
	clear:left;
	float:left;
	width:350px;
}

.pagging .events_per_page {
	float:right;
	margin-top:-17px;
	width:50px;
}

.pagging .events_per_page select {
	padding:0;
	width:4em;
}

/* =Search_form===================================================================*/
#search_form {
	background:#eee;
	clear:both;
	display:inline;
	float:left;
	margin:6px 0 0;
	padding:12px;
}

#search_form h1 {
	background:url('/static/images/generate_blanks/search_title.gif') no-repeat bottom left;
	color:#005e7d;
	height:80px;
	margin:0 0 12px;
}

#search_form p {
	color:#666;
	font-size:12px;
	line-height:21px;
}

#search_form form {
	clear:both;
}

#search_form td {
	padding:0 24px 12px 0;
	vertical-align:top;
}

#search_form br {
	display:none;
}

#search_form label {
	display:block;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
}

#search_form input {
	height:21px;
	padding:0 3px;
	width:240px;
	line-height:18px;
}

#search_form input.checkbox {
	height:auto;
	margin:0 1px 0 0;
}

#search_form select {
	width:250px;
}

#search_form h2 {
	display:block;
	text-indent:-9999px;
	background:#eee url(/static/images/search.gif) no-repeat;
	height:55px;
}

.event_categories label {
	display:block;
}

.category-select {
	clear:both;
	display:inline;
	float:left;
}

.category-select input,
.category-select label {
	float:left;
}

.category-select label {
	font-weight:normal;
}

#search_form .category-select input {
	margin:6px 5px 0 0;
}

#search_form .d {
	width:60px;
}

#search_form .m {
	width:60px;
}

#search_form .y {
	width:121px;
}

/* =Search results----------------------------------------------------------------*/
#search_results {
	clear:left;
	display:inline;
	float:left;
	margin:10px 0;
	width:430px;
}

/* =Sorting-----------------------------------------------------------------------*/
#sorting {
	color:#666;
	display:inline;
	float:left;
	margin-bottom:12px;
	width:430px;
}

#sorting p {
	font-size:11px;
	line-height:21px;
	margin:0;
}

#sorting form {
	float:right;
	padding-left:10px;
}

#sorting select {
	color:#666;
}

/**
 * Tell a friend
 */
#taf_main {
	clear: both;
	display: inline;
	float: left;
	margin: 0 0 10px;
	width: 430px;
}

.tell-friend-notice {
	display: none;
	margin: 10px 0;
	padding: 9px;
	width: 410px;

	background: #DFF2BF;

	border: 1px solid #4F8A10;

	color: #4F8A10;
}

.jsEnabled .tell-friend-notice {
	clear: both;
	display: inline;
	float: left;
}

#taf_main fieldset {
	clear: both;
	display: inline;
	float: left;
}

#taf_main li {
	clear: both;
	display: inline;
	float: left;
	margin: 0 0 10px;
}

#taf_main label {
	display: block;

	line-height: 21px;
}

#taf_main .field {
	width: 20em;
}

#taf_main textarea {
	height: 6em;
	width: 20em;

	border: 1px solid #ccc;
}

#recaptcha_widget,
#recaptcha_widget br {
	display: none;
}

.jsEnabled #recaptcha_widget {
	clear: both;
	display: inline;
	float: left;
	padding: 10px;
	width: 410px;

	background: #F1F1F1;
}

#recaptcha_image,
.recaptcha_refresh,
.recaptcha_help {
	display: inline;
	float: left;
	margin: 0 5px 0 0;
}

#recaptcha_image {
	margin: 0 5px 10px;
}


#taf_main iframe {
	margin: 0 0 10px;

	border: 1px solid #ccc;
}

#taf_main .form-row-error {
	padding: 9px;
	width: 410px;

	background: #FBEBEB none;

	border: 1px solid #F7D9D9;
}

/*  =LAST_VISITED_EVENTS
-----------------------------------------------------*/

div.last_visited_events ol {
	clear:both;
	list-style-position:inside;
}

div.last_visited_events a {
	color:#666;
}

div.last_visited_events span {
	margin-left:-7px;
}

div.last_visited_events a:hover {
	text-decoration:none;
	color:#005E7D;
}

/*  =ALL_EVENTS
-----------------------------------------------------*/
#chars li {
	list-style:none;
	float:left;
	padding:3px;
}

#chars li a {
	text-decoration:none;
	color:#005E7D;
	font-weight:bold;
}

#chars li a:hover, #chars li a:focus {
	text-decoration:underline;
}

