#eventsListing div.datepicker2 {
width: 169px !important;
	cursor: default;
	display: none;
	height: auto !important;
	border: 3px solid #D8D8D8;
	background-color: #00569F;
}
.datepicker2Container {
width: 167px !important;
	height: auto !important;
	background-color: #00569F;	
	border: 1px solid #00569F;
}

.datepicker2Hidden {
	display: none;
}
div.datepicker2 table {
	border-collapse:collapse;
margin: 0;
}
div.datepicker2 table table {
border: 0;

}
#sessionsListing, #noSessionsError{
margin-right:10px;float:right;width:300px;display:none;
}


div.datepicker2 table th {

font-weight: normal;
font-size:1.2em;
		color: #fff;
padding: 2px 1px;
	text-align: center;
	background: #00569F;
}

#eventsListing td.datepicker2Disabled {
font-size:0.9em;
}

#eventsListing td.datepicker2Disabled a, td.datepicker2Disabled.datepicker2NotInMonth a{
	display:none;
	background: #00569F;
	display: block;
	color: white;


padding: 2px 3px;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
font-size:1.4em;
}
#eventsListing td.datepicker2Disabled a:hover {
	/*background: #006633; */
}

#eventsListing div.datepicker2 td.datepicker2Selected a {
background: #0CA8DA;
color: #fff;
}
#eventsListing div.datepicker2 td.datepicker2SelectedFull a {
background: #136A9F;
color: gray;
}

#eventsListing div.datepicker2 td.datepicker2SelectedFull a {
background: #136A9F;
color: gray;
}

#eventsListing div.datepicker2 td.datepicker2Selected a:hover {
	background-color: #136A9F;
}

#eventsListing div.datepicker2 td.datepicker2SelectedFull a:hover {
background: #438AB5;
}

#eventsListing div.datepicker2 th.datepicker2Month a {
font-weight: bold;
text-align: center;
text-decoration: none;
color: #fff;
}

#eventsListing div.datepicker2 th.datepicker2GoPrev a, #eventsListing div.datepicker2 th.datepicker2GoNext a {
font-weight: bold;
text-align: center;
text-decoration: none;
color: #fff;
font-size: 1.4em;
}


#eventsListing div.datepicker2 td.datepicker2NotInMonth a {
display: none;
}



table.datepicker2ViewDays tbody.datepicker2Months,
table.datepicker2ViewDays tbody.datepicker2Years {
	display: none;
}
table.datepicker2ViewMonths tbody.datepicker2Days,
table.datepicker2ViewMonths tbody.datepicker2Years,
table.datepicker2ViewMonths tr.datepicker2DoW {
	display: none;
}
table.datepicker2ViewYears tbody.datepicker2Days,
table.datepicker2ViewYears tbody.datepicker2Months,
table.datepicker2ViewYears tr.datepicker2DoW {
	display: none;
}


#sessionsListing ul li{
	list-style:none;
	position:relative;
}


#sessionsListing ul li{
	list-style:none;
	padding:5px;
	background-color:#D8EDD9;
	margin-bottom:1px;
	margin-left: 0px;
	left: 0px;
	display:block;

}

#sessionsListing ul li.soldOut{
	background:#A21312;
	color:#FF9D97;
}
#sessionsListing ul li.soldOut, #sessionsListing ul li.soldOut a, #sessionsListing ul li.soldOut strong{

	color:#FF9D97;
}

#sessionsListing ul li a, #sessionsListing ul li a:hover{
position:absolute;
width:300px;
top:0px;
left:0px;
z-index:800;
	width:270px;
	height:30px;
	padding:5px;
}

.abFix{
display:block;
padding-top:15px;
}

#sessionsListing p, #sessionDetails p{
	font-size:1.2em;
	padding-bottom:10px;
	padding-left: 17px;
	color: #0d382f;
}
#sessionDetails form{
	padding-left: 17px;
}
#sessionDetails caption{
	display:none;
}

.purchase{text-align:right;
padding-right:50px;
}
#sessionDetails .purchase p.price{
font-size:1.7em;
}
#sessionDetails .styledSubmit{
background:#003333;
color:#FFFFFF;
width:100px;
border:none;
padding:5px;

}

.tHeader{
font-size:1.3em;

}

.boldSelectedDate {
	font-weight: bold;
}
