.events-search-container {
	margin-bottom: 10px;
	padding-bottom: 9px;
}
.search-by-date {
	float: left;
}
.search-by-day-field {
	float: left;
	margin-right: 7px;
}
.date-picker-icon {
	float: left;
	margin-right: 20px;
	padding-top: 0px;
}
.events-search-container input {
	font-size: 10px;
	color: #bababa;
	background-color: #0d0d0d;
	margin: 0px;
	padding: 0px;
	border: 1px solid #3c3c3c;
}
.events-search-container .search-by-day-field input {
	width: 60px;
}
.events-list-container {
	margin-bottom: 10px;
	line-height: normal;
}
.event-item {
	float: left;
	width: 132px;
	margin-right: 48px;
	margin-bottom: 20px;
}
.event-item-thumb {
	border: 1px solid #1f1f1f;
	padding: 9px;
	margin-bottom: 12px;
}
.event-item-date {
	font-size: 12px;
	color: #FFF;
	margin-bottom: 4px;
	font-weight: bold;
}
.event-item-title {
	font-size: 13px;
	font-weight: bold;
	color: #efbe3a;
	margin-bottom: 2px;
	clear: left;
}
.events-search-container {
	margin-bottom: 16px;
	padding-bottom: 0px;
}
.search-by-date {
	float: left;
	margin-right: 50px;
	padding-top: 1px;
}
.search-by-date-label {
	float: left;
	padding-top: 4px;
}
.search-by-day-field {
	float: left;
	margin-right: 0px;
}
.date-picker-icon {
	float: left;
	margin-right: 20px;
	padding-top: 0px;
}
.events-search-container input {
	font-size: 10px;
	color: #bababa;
	background-color: #0d0d0d;
	margin: 0px;
	padding: 0px;
	border: 1px solid #3c3c3c;
}
.events-search-container .search-by-day-field input {
	width: 60px;
}
.events-list-container {
	line-height: normal;
	padding-top: 20px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1f1f1f;
	border-bottom-color: #1f1f1f;
}
.event-features-header .lnkViewAll {
	float: right;
	padding-top: 10px;
}

.event-item {
	float: left;
	width: 132px;
	margin-right: 40px;
	margin-bottom: 20px;
}
.event-item-thumb {
	border: 1px solid #1f1f1f;
	padding: 9px;
	margin-bottom: 12px;
	height: 79px;
	width: 112px;
}
.event-item-thumb:hover
{
	background-color:#efbe3a;
	
}
.event-item-date {
	font-size: 12px;
	color: #FFF;
	margin-bottom: 3px;
	font-weight: bold;
}
.event-item-description {
	font-size: 11px;
	margin-bottom: 8px;
}
.event-item-content {
	height: 146px;
	overflow: auto;
}
.event-detail-container {
	padding-top: 20px;
	padding-bottom: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1f1f1f;
	border-bottom-color: #1f1f1f;
}
.event-detail-side-column {
	float: left;
	margin-right: 29px;
	width: 220px;
}
.event-detail-image {
	padding: 9px;
	border: 1px solid #1f1f1f;
	height: 200px;
	width: 200px;
	margin-bottom: 10px;
}
.event-detail-image-linkActive {
	padding: 9px;
	border: 1px solid #1f1f1f;
	margin-right: 29px;
	margin-bottom: 10px;
	height: 200px;
	width: 200px;
}
.event-detail-image-linkActive:hover
{
	background-color:#efbe3a;
}
.event-detail-content {
	float: left;
	width: 602px;
	padding-top: 5px;
}
.event-detail-date {
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 4px;
	width: 99%;
}
.event-detail-title {
	font-size: 22px;
	font-weight: bold;
	color: #efbe3a;
	margin-bottom: 14px;
	width: 99%;
}
.event-detail-desciption {
	font-size: 14px;
	color: #FFF;
	margin-bottom: 12px;
	width: 99%;
}
.event-detail-buttons {
	margin-bottom: 10px;
	width: 99%;
}
.event-detail-share {
}
.event-detail-buttons img {
	margin-right: 7px;
}
.event-detail-venue {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1f1f1f;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1f1f1f;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 99%;
}

.event-detail-time {
	margin-bottom: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1f1f1f;
	width: 99%;
}


.event-item-time {
	font-size: 11px;
}
.event-item-venue {
	font-size: 11px;
	font-weight: bold;
}
.event-search-button {
	float: left;
	margin-left: 10px;
	padding-top: 2px;
}

.search-venue-filter-checkboxes {
	float: left;
	padding-top: 0px;
}

.search-venue-filter-checkboxes td {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	vertical-align: middle;
}

.search-venue-filter-checkboxes input
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.search-venue-filter-checkboxes label
{
	padding-right:0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.event-detail-flyer-link {
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 10px;
}

.search-venue-filter {
	padding-top: 0px;
	float: left;
}
