.detailShowSection {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: left;
	color: #808185;
	width: 630px;
}
.detailShowImage {
	float: left;
	width: 310px;
	padding-right: 10px;
}
.detailShowInfo {
	width: 310px;
	float: left;
}

.detailShowTitle {
	font-weight: bold;
	font-size: 18px;
	color: #7E0957;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
.detailshowingVenue {
	font-weight: bold;
}
.detailshowingVenue img {
	left: -5px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}

.detailsShowingDates {
	font-size: 12px;
	width: 200px;
	float: left;
}
.detailShowingArea {
	width: 100%;
	padding-bottom: 5px;
}
.detailsShowText {
	color: #999999;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	font-size: 12px;
}
.detailActionsBar {
	width: 100%;
	color: #808185;
	font-size: 12px;
	font-weight: bold;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-top: 2px;
}
.detailAction {
	width: 180px;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.detailAction a:link{
	color: #999999;
	text-decoration: none;
}
.detailAction a:visited{
	color: #999999;
	text-decoration: none;
}
.detailAction a:hover{
	color: #999999;
	text-decoration: underline;
}
.detailButton {
	float: left;
	width: 26px;
}
#showingVenueName {
	width: 100%;
	font-size: 16px;
	padding-top: 10px;
}
#showingVenueDates {
	width: 100%;
	font-size: 12px;
}
#showingVenueAddress {
	width: 90%;
	font-size: 12px;
	padding-bottom: 10px;
}
#showingBoxOfficeNumber {
	width: 100%;
	font-size: 14px;
	float: left;
	position: relative;
}
#otherShows {
	font-size: 12px;
}

