@charset "UTF-8";



/* _____________ UPCOMING EVENTS POPUP ______________________________________________________________________*/


#upcomingHeaderRow {
	font-family: Geneva, sans-serif;
	font-size: 1.4em;
	color: #CCC;
	width: 383px;
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height:25px;
	margin-top:14px;

}
.upcomingWidthOne {
	width: 65px;
	float: left;
	padding-right:10px;
margin:0px;
}
.upcomingWidthTwo {
	width: 130px;
	float: left;
	padding-right:10px;
margin:0px;
}
.upcomingWidthThree {
	width: 140px;
	float: left;
margin:0px;
}
.upcomingWidthFour {
	width: 27px;
	float: left;
margin:0px;
}
.upcomingEventRow {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	float:left;
	clear:both;
	font-size: 1.1em;
	width: 383px;	
line-height:15px;
}
.fourhundredpxWide {
	width: 400px;
}
.upcomingEventRow .upcomingWidthThree {
	text-transform: uppercase;	
	font-size: 0.9em;
	margin-top:2px;
float:left;
}

.upcomingEventRow .upcomingWidthTwo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
	color: #CCC;
float:left;
}



#popupEventWrap {
	width: 500px;
	margin-left: 20px;
	padding-right: 60px;
	margin-top: 10px;
	padding-bottom: 30px;
}
#popupEventTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-style: italic;
	color: #CCC;
	width: 370px;
	float: left;
	margin-bottom: 15px;
	padding-right: 15px;
}
#popupEventVenue {
	float: left;
	width: 385px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #999;
}
#popupEventDate {
	display: block;
	float: left;
	font-size: 1.8em;
	margin-top: 4px;
}
.popupRule {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	background-position: center center;
	clear: both;
	height: 20px;
	width: 500px;
}
#popupEventContent p {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #999;
	margin-bottom: 1.9em;
        letter-spacing: 0.1em;
}
.popupTopRule {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	clear: both;
	width: 500px;
	height:35px;
	margin-left: 20px;
	background-position: bottom;
	margin-bottom: 0px;
}
.upcomingEventSignOff {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #CCC;
}