#nextStop {
	color:#E3285F;
	font-weight:bold;
	margin:0 0 20px 5px;
}

#nextStop h2 {
	font-size:18px;
}

#nextStop h3 {
	font-size:20px;
	margin:0;
}

#nextStop h4 {
	font-size:16px;
	color:#B9B9B9;
	margin:0;
}

#nextStop h5 {
	font-size:16px;
	font-weight:normal;
	margin:0;
}

#estinoText {
	margin-bottom:20px;
}

#estinoText p {
	font-size:12px;
	line-height:120%;
	color: #737271;
}

.thisMonth {
	text-align:center;
	vertical-align:middle;
	width:508px;
	color:#E3285F;
	background-color:#F3F3F3;
	border:1px solid #999;
}

.thisMonth h1 {
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline;
}

.thisMonth a img {
	border:none;
	padding:3px 10px 0;
}

.estinoCalendarLarge {
	font-size:14px;
	width:510px;
	height:400px;
	border-collapse:collapse;
}

.estinoCalendarLarge th {
	padding:2px;
	height:25px;
	background-color:#B9B9B9;
	text-transform:uppercase;
	color:#FFF;
	font-size:12px;
	border:1px solid #B9B9B9;
}

.estinoCalendarLarge td {
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	vertical-align:top;
	border:1px solid #999;
	width:70px;
	height:60px;
}

.estinoCalendarLarge td.pastDays {
	background-color:#B9B9B9;
}

.estinoCalendarLarge td.futureDays {
	background-color:#FFF;
	color:#B9B9B9;
}

.estinoCalendarLarge td .calendarDate, .nonActiveCalendarDate {
	font-size:14px;
	text-align:right;
	vertical-align:top;
	display:block;
	padding:2px;
	color:#FFF;
}

.estinoCalendarLarge td .nonActiveCalendarDate {
	color:#7A7A7A;
}

.estinoCalendarLarge td .activeDays {
	background-color:#E3285F;
	display:block;
	height:100%;
}

.estinoCalendarLarge td a {
	color:#FFF;
	text-decoration:none;
	display:block;
}

.locationStopPopUp {
	display:none;
}

.artTitle {
	font-size: 18px;
	font-weight: bold;
	color:#666666;
}

/*.estinoCalendarLarge td a:hover {
	text-decoration:underline;
}*/
