@charset "utf-8";
#dateSideMS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	font-weight: 200;
	color: #FFF;
	text-align: left;
	clear: both;
	float: left;
	width: 90%;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 8%;
	padding-top: 10px;
}
#selectorMasterMS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	clear: both;
	float: right;
	padding-right: 10%;
	padding-top: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: crosshair;
}
.twoColLiqRtHdr #sidebarMS {
	float: right; /* since this element is floated, a width must be given */
	width: 320px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 20px; /* top and bottom padding create visual space within this div  */
	background-color: #974201;
	height: auto;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: 200;
	color: #444;
}
.dateDetail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: 300;
	color: #974201;
	padding-top: 8px;
}
#ImageMS {
	clear: right;
	padding-bottom: 2px;
}
#subtitleSideMS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 94%;
	font-weight: 100;
	color: #E6E6E6;
	float: right;
	text-align: right;
	clear: both;
	padding-top: 1%;
	padding-right: 10%;
	font-style: normal;
}
#playwrightSideMS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	color: #FFF;
	text-align: right;
	padding-right: 10%;
	clear: both;
	float: right;
	font-weight: normal;
}
#PlaywrightDetail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #444;
	padding-bottom: 15px;
	padding-top: 2px;
}
.textStrong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #444;
	padding-bottom: 8px;
	padding-top: 8px;
}
.sponsorMS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-style: italic;
	text-align: right;
	float: right;
}
#description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	font-weight: 200;
	color: #3F3F3F;
	padding-bottom: 5px;
	font-style: italic;
	padding-top: 10px;
}
#ticketsMS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #7D7D7D;
	padding-bottom: 8px;
	float: left;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7F7F7F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
	width: 100%;
}
#code {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: italic;
	font-weight: 300;
	color: #6302CE;
	text-align: right;
	float: right;
	width: 100%;
}
.sectionTitleDetailMS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 235%;
	font-weight: 400;
	color: #974201;
	text-align: left;
	padding-top: 10px;
	clear: both;
}

.textItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: 200;
	color: #444;
	font-style: italic;
}
.textDistincitve {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: 200;
	color: #006F3D;
	font-style: normal;
	padding-bottom: 10px;
}
