﻿#divELstart {
clear:both;
}

#divEventListingsWrapper
{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#divEventListings {
position:relative;
width:720px;
}
#dateWrapper {
position: relative; 
width: 720px;
height: 41px; 
background-image: url('/site-images/global/el_filter_bg.png');
border-left: solid 1px #8296a4;
border-right: solid 1px #8296a4;
border-top: solid 1px #8296a4;
border-bottom: solid 1px #8296a4;
background-color: #FFF;
}
#datePicker {
position: absolute; 
top: 10px;
text-align: center;
z-index: 80;
width: 100%;
}
#divListView {
position:relative;
top:0px;
width: 720px;
border-bottom: solid 1px #8296a4;
border-left: solid 1px #8296a4;
border-right: solid 1px #8296a4;
}
#filterResults {
position:relative;
left:0;
bottom:0;
width: 721px;
}

#filterDropDown 
{
position: absolute; 
left:10px; 
top: 10px;
z-index: 80;

width: 720px;   
}

#ELViewOptions {
position: absolute; 
right: 5px;
top: -32px; 
z-index: 1000; 
}

#BVSecondaryCustomerRatings *
{
z-index: 1000;
}
.BVRRSecondaryRatingSummary .BVRRRatingsHistogramButton {display: none;}
.BVCustomerRatingsWrapperTC
{
position: relative;
border: solid 1px #AFB2B3;
padding: 3px;
margin:3px 24px 6px 3px;
}


#divELWrapper {
padding: 4px 3px 4px 3px;
width: 720px; 
}
#divEventCount {
position: absolute;
right: 10px;
top: 13px;
}
#divMonday 
{
	float: left;
	border-left: 1px solid #7C909F; 
	border-bottom: 2px solid #7C909F;
	border-right: 1px solid #FFF; 
	background-color: #EAEAEA;
	width: 15px;
	z-index: 0;  	 
	
}
#divTuesday 
{
	float: left;
	border-bottom: 2px solid #7C909F;
	border-right: 1px solid #FFF; 
	background-color: #EAEAEA;
	width: 15px; 	 			 	 
	z-index: 0;
}
#divWednesday
{
	float: left; 
	border-bottom: 2px solid #7C909F; 	
	border-right: 1px solid #FFF;
	background-color: #EAEAEA;
	width: 15px; 	 	
	z-index: 0;
}
#divThursday
{
	float: left; 
	border-bottom: 2px solid #7C909F; 	
	border-right: 1px solid #FFF;
	width: 15px; 
	background-color: #EAEAEA;	
	z-index: 0;	
}
#divFriday
{
	float: left; 
	border-bottom: 2px solid #7C909F;
	border-right: 1px solid #FFF;
	background-color: #EAEAEA;		
	width: 15px; 
	z-index: 0;		
}
#divSaturday
{
	float: left;
	border-bottom: 2px solid #7C909F;	 	
	border-right: 1px solid #FFF;
	background-color: #EAEAEA;		
	width: 15px; 
	z-index: 0;		
}	
	
#divSunday
{
	float: left; 
	border-right: 1px solid #7C909F;
	border-bottom: 2px solid #7C909F;
	background-color: #EAEAEA;		 		
	width: 15px;
	z-index: 0;	 	
}
	
#divCalendarWrapper {
position:relative;
top:0px;
width: 720px;
background-color: white;
}

.wvHeader
{
/* WeekView mainDiv */
background-color: #7DB2E1;
color: #FFF; 
font-weight: bold; 
text-align: center;
font-family: Verdana; 
font-size: 11px;
}	
/*
.dayContainer a:link, .dayContainer a:visited, .dayContainer a:hover
{
	text-decoration: none;
	color: #000000; 
	font-family: Verdana; 
	font-size: 11px;
} 
*/	
.calDayStyle {
background-color: #FFF; 
text-align: left;
height: auto;
overflow: hidden;
padding: 0px 0px 0px 5px;
}
.calDayStyle a:link, .calDayStyle a:visited, .calDayStyle a:hover{
color: #000;
text-align: left;
height: 25px;
text-decoration: none;
}
#divCalTime {
float: left; 
}
.divEventDetails { /*listview mainDiv */
position: relative; 
background-color:#FFF;
height:60px;
width:720px;
border-bottom: 1px solid #EEEFF0;
}

.divHeader {
font-size:larger;
font-weight:bolder;
left:10px;
position:absolute;
top: 2px;
/*z-index: 100; */
}
.divHeader a:link, .divHeader a:hover,.divHeader a:visited
{
	color: #1C81DB; 
	font-weight: bold;
	font-size: 14px; 
}
.divVenue{

left:10px;
position:absolute;
top: 25px;
/*z-index: 100; */
color: #797979;
}
.divVenue a:link, .divVenue a:hover, .divVenue a:visited
{
	color: #797979;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer; 
}

#divQtyPrice {
position:absolute;
right:10px;
text-align:right;
top:0;
/*z-index: 100; */
}

#divEventDate {
position: absolute; 
left: 10px;
bottom: 5px;
/*z-index: 100; */ 
}
.dateRange 
{
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 12px;
}

.divViewTix {
bottom:0;
position:absolute;
right:10px;
/*z-index: 100; */
}

.lblStatusMessage {
color:#6F3;
font-size:larger;
}

.el_links a:link,a:hover
{
color:#999;
cursor: pointer;
}
/* Start Calendar Style */
.dpTable {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	border: none;
	border-collapse: collapse;
	width: 200px; 
	}
.dpTD, dpDayTR {
	font-family: Verdana; 
	font-size: 10px;
	color: #1A414C;   
	}
.dpTDHover {
	background-color: #FFF597;
	cursor: pointer;
	color: red;
	}
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: none;
	}
.dpTRHover {
	background-color: #FFF597;
	border: none;
	border-collapse: collapse; 
	cursor: pointer;
	color: white;
	}
.dpDayHighlightTR {
	background-color: #FFF;
	font-family: Verdana; 
	font-size: 10px; 
	}
.dpTitleTR 
{
	font-family: Verdana; 
	font-size: 11px; 
	color: #000; 
	font-weight: bold; 
}
		
/* End Calendar Style */ 

.el_defaultText 
{
	font-family: Verdana; 
	font-size: 11px; 
	color: #000;
}
.EventStatus
{
	background-color: #F8FAFC;
	font-family: Verdana; 
	font-size: 11px; 
	color: #990000;
	width: 721px;
	font-weight: bold;   
}
.EventStatusAnnotation
{
	background-color: #ffffff;
	font-family: Verdana; 
	font-size: 11px; 
	color: #990000;
	width: 710px;
	padding:10px 5px;
}
/* Empty Results style */
#divEmptyResultsWrapper
{
	position: relative; 
	width: 706px;
}
#divEmptyResults
{
    position: relative; 
    background-color: #F8FAFC;
    border: 1px solid #B6B6B6;
    width: 706px;
    left: 3px;  
    padding: 10px 5px 10px 5px;
    bottom: 15px;
    top:5px;
    font-weight: bold; 
     
}
#divSignupTixAlert
{
	color: #000;
	font-weight: bold; 
	text-align: center; 
}
/* END EMPTY RESULTS */


.DateText
{
	position: relative;
	top:-6px;
}
#divMonthddStart
{
	position: absolute;
	top: 0px; 
	left: 300px;
	text-align: center; 
	width: 100%;
	z-index: 1001;
}
.divFloatLeft
{
	float: left;

}
#divMonthBtnRight
{
	float:left;
}
.divEventDetails_ViewAll { /*View All Div */
position: relative; 
background-color:#FFF79C;
height:60px;
width:720px;
border-bottom: 1px solid #EEEFF0;
}

#hAllTickets
{
	position:relative; 
	top: 5px;
	left: 190px; 	
}
.divViewAllTix
{
	position: relative; 
	top: 13px;
	left: 320px;
}

/* AJAX LOADING */
#divTicketListingsLoading
{
    position: absolute;
    top:50px;
    left:0px;
    width:718px; /* removed 2 pixels for side borders on all columns*/
    height: 425px;
    z-index: 100;
    /*overflow-y:auto;*/
    /*background-color: #880088;*/
    border: solid 1px #8296a4;
}
#divPreloader
{
    font-family:Verdana;
    font-size: 12px;
    font-weight:bolder;
    margin-top: 100px;
}
/* END AJAX LOADING */


