/***** GENERAL *****/
body, td, input, select, textarea, a{
	color:#666666;
	line-height:130%;
}

img{
	border:0px;
}

.oxynadeClearfix:after{
	content:".";
	visibility:hidden;
	display:block;
	height:0;
	clear:both;
}

/***** DETAILS PAGE *****/

div.detailleft{ 
	float:left;
	width:690px; 
}

/***** ADMIN LOGIN PAGE*****/

div.oxywrap span.adminLoginIntroductionText {
	float: left;
	width: 340px;
}

div.oxywrap div.adminLoginScreen {
	background-image:url(../../images/login_background.gif);
	background-repeat: no-repeat;
	height: 420px;
	padding: 20px;
}

div.oxywrap div.adminLoginScreen table {
	margin-left: 50px;
}

div.oxywrap div.adminLoginScreen table td {
	padding: 5px;
}

/***** COMPONENT - SearchEventsBox (class "control")   *****/

div.oxywrap a.control {
	color:#FFFFFF;
}

/***** COMPONENT - claimEvent   *****/

div.ogcInfo{
	padding-bottom:20px;
}

div.claimButton{
	cursor:pointer;
	border:1px solid #CCCCCC;
	background-color: #8EC641;
	margin:5px 0px 5px 0px;
	padding: 5px;
	color:#ffffff;
	width:200px;
	text-align:center;
}

div.addButton{
	cursor:pointer;
	border:1px solid #CCCCCC;
	background-color: #101985;
	margin:5px 0px 5px 0px;
	padding: 5px;
	color:#ffffff;
	width:200px;
	text-align:center;
}

div.addButton a, div.addButton a:visited{
	color: #ffffff;
}

div.claimButton a, div.claimButton a:visited{
	color: #ffffff;
}

/***** COMPONENT - eventContent *****/

div.eventClaimLink{
	padding-bottom:15px;
	float:left;
	width:100%;	
}

iframe.content{
	height:500px;
	border:0px;
	width:580px;
	overflow:hidden; /*lose the scrollbars*/
}

div.sourceHtml{
	overflow:auto;
	border:1px solid #101985;
	width:600px;
}

div.sourceHtml a{
	background-color:#101985;
	color:#ffffff !important;
}

body.bodySourceHtml{
	margin: 0;
	padding: 0;
}

/***** COMPONENT eventInfo *****/

div.componenttitle div a{
	cursor:pointer;
}

.eventTitle{
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

a.showmoredateslink{
	cursor:pointer;
}

span.eventstate{
	float:left;
	text-align:center;
	padding-right:10px;
}

span.tickets{
	float:left;
}

div.eventinfo table th{
	text-align:left;
	vertical-align:top;
}

/***** COMPONENT - eventInfo *****/

div.titleeventinfo{
	margin-bottom: 10px !important;
	float:left;
	width:100%;
}

div.eventHeader{
	float:left;
	width:100%;
	margin-bottom:10px;
}

div.eventWhereWhatWhen {
	float:left;
	padding-left:5px;
	padding-top:5px;
	width:520px;
}

div.eventWhereWhatWhen a{
	font-weight:bolder;
	cursor:pointer;
}

div.eventWhereWhatWhen div{
	width:100%;
	float:left;
}

div.eventinfoimage{
	float:left;
	width:160px;
}

div.eventinfobaseinfo{
	float:left;
}

div#eventMoreInfo{
	padding-top:10px;
	float:left;
	width:100%;
}

h1.eventTitle, span.eventTickets{
	float:left;
	font-size:20px !important;
	width:100%;
}

span.eventTickets{
	font-size:16px;
}

span.eventDateRows{
	float:left;
	padding-bottom:5px;
}

span.eventTickets a{
	font-size:14px;
	font-weight:bold;
}

div.eventSummary{
	float:left;
	width:100%;
}

div.eventCategories{
	float:left;
	width:100%;
}

div.googlemaponeevent{
	float:left;
	width:100%;
}

div.eventVenueAdresLocation{
	float:left;
	padding-bottom:5px;
	width:100%;
}

div.sourceHtml a{
	background-color:#333333;
	color:#ffffff !important;
}

div.sourceHtml{
	overflow:auto;
	border:1px solid #333333;
	height:500px;
	float:left;
	width:600px;
}

div.infoSource{
	padding:5px;
	color:#ffffff !important;
	background-color:#333333;
	clear: left;
	width: 592px;
}

/***** COMPONENT eventList *****/

div.eventListItem{
	float:left;
}

div.l1{
	height:50px;
	width:50px;
	overflow:hidden;
	float:left;
	padding-top:3px;
	margin-right:3px;
}

div.l2{
	height:50px;
	overflow:hidden;
	clear:right;
	padding-top:3px;
	padding-bottom:3px;
}

/***** COMPONENT - eventListByTicketingUrl*****/

div.hotticketbuylink{
	width:148px;
	text-align:right;
}

/***** COMPONENT featuredEvents *****/

a.summaryTextLink, a.summaryTextLink:hover{
	text-decoration:none;
	color:#666666;	
}

div#featuredEvents, div.featuredEventsControlBox{
	display:none;
	z-index:900;
}

/***** COMPONENT filterResults *****/

.ajaxLoading{
	display:none;
}

.nodisplay{
	display:none;
}

img#calimg {
	height: 20px;
}

div#filterResultsCalendar{
	height:155px;
}

div#filterResultsCalendar div.datepicker{
	margin-left:-5px;
	width:100px !important;
}

div.filterResultsCalendarSearchButton{
	float:right;
}

table.datepickerViewDays a{
	text-decoration:none !important;
}

/***** COMPONENT - googleMap *****/

div.googlemaponeevent{
	margin-bottom:15px;
	margin-top:15px;
}

div.googlemaponeevent div iframe{
	border:1px solid #666666;
}

/***** COMPONENT - latestEvents *****/

div.latestevents{
	float:left;
}

#latest{
	width:167px;
	height:336px;
	overflow:hidden;
	visibility:hidden;
}

#latest image{
	margin-right:5px;
}

#latest_up{
	text-align:center;
	border-bottom:1px solid #62adda;
}

#latest_down{
	text-align:center;
	border-top:1px solid #62adda;
}

#latest_up img, #latest_down img{
	border:0px;
}

/***** COMPONENT messageBox *****/
div.oxywrap .messageWarning, div.oxywrap .messageError, div.oxywrap .messageNotice, div.oxywrap .claimWarning {
	padding: 3px 5px 3px 5px;
	margin-bottom: 10px;
	float: left;
	width: 98%;
}

div.oxywrap .messageWarning {
	border: 2px solid #FFD800;
	background-color: #FFF0AA;
}

div.oxywrap .messageError, div.oxywrap .claimWarning {
	border: 2px solid #FF0000;
	background-color: #FFD1D1;
}

div.oxywrap .messageNotice {
	border: 2px solid #267F00;
	background-color: #95E572;
}

div.oxywrap .messageCloseButton {
	float: right;
	cursor:pointer;
}

div.oxywrap span.messageCloseButton:hover {
	text-decoration: underline;
}



/***** COMPONENT rsslink ******/

div.rsslink{
	float:right;
	width:200px;
	text-align:right;
}

/***** COMPONENT searchEventsBox *****/


div.headerhorizontalsearchbox{
	clear:left;
	margin:auto;
}

div#zet{
	z-index:1001;
	display:none;
}

div#zet table{
	border-spacing:1px;
	border-collapse:separate;
}

/***** COMPONENT searchEventsBox - Calendar *****/

div#widgetCalendar div.datepicker{
	z-index:99999;
	max-width:500px;
	margin-left:-350px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:196px;
	height:147px;
	position:absolute;
	cursor:default;
	top:0;
	left:0;
	display:none;
}
.datepickerContainer{
	border:2px gray solid;
	padding:5px;
	background:#FFFFFF;
	position:absolute;
}
.datepickerContainer table tr{
	background:#FFFFFF;
}
.datepickerHidden{
	display:none;
}
div.datepicker table{
	border-collapse:collapse;
}
div.datepicker a{
	color:#666666;
	text-decoration:none;
	cursor:default;
	outline:none;
}
div.datepicker table td{
	text-align:right;
	padding:0;
	margin:0;
}
div.datepicker th{
	text-align:center;
	color:#666666;;
	font-weight:normal;
}
div.datepicker tbody th{
	text-align:left;
}
div.datepicker tbody a{
	display:block;
}
.datepickerDays a{
	width:20px;
	line-height:16px;
	height:16px;
	padding-right:2px;
}
.datepickerYears a,
.datepickerMonths a{
	width:44px;
	line-height:36px;
	height:36px;
	text-align:center;
}
div.datepicker td.datepickerNotInMonth a{
	visibility: hidden;
}
tbody.datepickerDays td.datepickerSelected a{
	color: #B1000D;
	background:#DBDBDB;
}
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected a{
	background:#DBDBDB;
}
tbody.datepickerYears td.datepickerSelected a,
tbody.datepickerMonths td.datepickerSelected a{
	background:#DBDBDB;
}
div.datepicker a:hover,
div.datepicker a:hover{
	color:#000000;
}
div.datepicker td.datepickerNotInMonth a:hover{
	color:#999999;
}
div.datepicker tbody th{
	text-align:left;
}
.datepickerSpace div{
	width:20px;
}
.datepickerGoNext a,
.datepickerGoPrev a,
.datepickerMonth a{
	text-align:center;
	height:20px;
	line-height:20px;
}
.datepickerGoNext a{
	float:right;
	width:20px;
}
.datepickerGoPrev a{
	float:left;
	width:20px;
}
table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears{
	display:none;
}
table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW{
	display:none;
}
table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW{
	display:none;
}
td.datepickerDisabled a,
td.datepickerDisabled.datepickerNotInMonth a{
	color:#333;
}
td.datepickerDisabled a:hover{
	color:#333;
}
td.datepickerSpecial a{
	background:#700;
}
td.datepickerSpecial.datepickerSelected a{
	background:#a00;
}

/***** COMPONENT searchResults *****/

div#searchResultsDescriptionTitle{
	font-size:14px;
}

div.paging{
	display:table;
	white-space:nowrap;
	float:right;
	text-align:right;
	padding-top:15px;
	padding-bottom:10px;
}

div.searchResultsSortingBox{
	float:left;
	padding-top:15px;
	padding-bottom:10px;
}

div.pageinfo{
	float:right;
}

td.pageselected{
	width:15px;
	font-weight:bold;
	cursor:default;
}
table.pages td{
	text-align:center;
	color:#7F7F7F;
	width:20px;
	background-color:#D5D5D5;
}

td.firstpage, td.nextpage, td.lastpage, td.previouspage, td.pagedotsafter, td.pagedotsbefore{
	width:20px;
	cursor:pointer;
}
td.pagenumber{
	width:15px;
	cursor:pointer;
}
td.pagedotsbefore, td.pagedotsafter{
	cursor:default;
}

div.resultpagecontent{
	float:left;
	width:300px;
}

div.resultpageimage{
	float:right;
}

table.pages{
	border-collapse:separate;
	border-spacing:1px;
}

table.pages a{
	text-decoration:none;
	color:#7F7F7F;
}

div.minimap{
	background-image:url(../../images/minimapborder.png);
	width:48px;
	height:48px;
	padding:3px;
	margin-bottom:8px;
	float:left;
	background-repeat:no-repeat;
	overflow:hidden;
}

span.searchResultsCalendarMonth, span.searchResultsCalendarDay, span.searchResultsCalendarDayOfWeek{
	float:left;
	width:48px;
	text-align:center;
	cursor:pointer;
}

div.searchResultsCalendarWithDayOfWeek span{
	cursor:auto;
}

span.searchResultsCalendarMonth, span.searchResultsCalendarDayOfWeek{
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}

span.searchResultsCalendarDay{
	padding-top:7px;
	color:#666666;
	font-size:20px;
	font-weight:bold;
	height:100%;
}

span.searchResultsCalendarDayOfWeek{
	color:#666666;
	font-weight:bold;
}

div.searchResultsCalendarWithDayOfWeek span.searchResultsCalendarDay{
	height: 23px;
}

div.searchResultsCalendar a, div.searchResultsCalendar a:hover{
	text-decoration:none;
}

div.searchResultsCalendar{
	background-image:url(../images/calendarsmall.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
	color:white;
	text-align:center;
	float:left;
	width:48px;
	height:50px;
	float:left;
	overflow:hidden;
	margin-bottom:8px;
	padding-right:8px;
	cursor:pointer;
}

div.searchResultsCalendarWithDayOfWeek{
	height: 68px;
	cursor: auto;
	background-image:url(../images/calendar-blue.png);
}

span.towndistancemessage{
	font-size:11px;
	font-style:italic;
}

div.eventwhenwherewhat table tr td{
	padding-left:5px !important;
}

div.eventwhenwherewhat table th{
	text-align:left;
	vertical-align:top;
}

/* remove filter rows/buttons*/

span.removeFilterTitle{
	float:left;
}

div.removeFilterButtons{
	margin:5px 0px 5px 0px;
}

div.removeFilterButtonRow{
	width:100%;
	padding-top: 5px;
}

div.removeFilterButton{
	float:left;
	padding:2px 3px 2px 3px;
	margin:0px 3px 2px 0px;
	border:dotted 1px #017BC3;
	white-space:nowrap;
}

div.removeFilterButton a{
	cursor:pointer;
}

/***** COMPONENT - seachEventsBox *****/

th.calhead{
	text-align:center;
	background-color:#CC0000;
	color:white;
	height:24px;
	font-size:10pt;
}

th.calheadclose{
	width:100%;
	text-align:right;
}

th.calheadclose a{
	cursor:pointer;
}

td.calday{
	text-align:center;
	color:#000000;
	background-color:white;
	width:24px;
	height:24px;
	font-size:10pt;
	cursor:move;
	cursor:all-scroll;
}

a.calday{
	text-decoration:none;
	color:#000000;
	cursor:move;
	cursor:all-scroll;
}

a.calhead{
	font-size:10pt;
	color:white;
	text-decoration:none;
}

a.qsearch{
	text-decoration:none;
	color:#CC0000;
	font-weight:normal;
}

/***** COMPONENT - statisticsHeadingBar *****/

span.eventSearchQueryDescription{
	font-weight:bold;
}

/***** COMPONENT - shareLinkAddToAny *****/

div.addtoany{
	position:absolute;
	margin-left:600px;
}

div.oxywrap div.addtoanyShareButton {
	float: left;
	width: 30px;
}

/***** COMPONENT - searchByMap *****/

div.searchByMap{
	padding-top:10px;
	padding-bottom:15px;
}

/***** Autocomplete boxes *****/

.ac_results{
	padding:0px;
	border:1px solid #666666;
	background-color:white;
	overflow:hidden;
	z-index:99999;
}

.ac_results ul{
	width:100%;
	list-style-position:outside;
	list-style:none;
	padding:0;
	margin:0;
}

.ac_results ul li{
	margin:0px;
	padding:2px 5px;
	cursor:default;
	display:block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width:100%;*/
	font:menu;
	font-size:12px;
	color:#666666;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height:16px;
	overflow:hidden;
}

.ac_loading{
	/*background:white url('indicator.gif') right center no-repeat;*/
}

.ac_odd{
	background-color:#eee;
}

.ac_over{
	background-color:#101985;
	color:#ffffff !important;
}

