body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #91063E;




}
.white {
	font-size: 12px;
	font-weight: bold;
	color: #00633A;
	font-style: oblique;
}
.heading2 {
	font-size: 12px;
	font-weight: bold;
	color: #5A0073;
}
.bigger {
	font-size: 12px;
}
.tablehead {
	font-weight: bold;
	font-size: 11px;
	background-color: #AD084A;
	color: ffffff;
	text-align: center;



}
.bolder {
	font-size: 12px;
	font-weight: bold;

}
.tiny {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:hover {
	color: #DCBFB8;
}
.linkonpink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #F8D67D;
	font-size: 14px;

}
.HeadLeft {

	font-weight: bold;
	font-size: 12px;
	background-color: #AD084A;
	color: ffffff;
}
.HeadLeft1 {


	font-weight: bold;
	font-size: 16px;
	background-color: #AD084A;
	color: ffffff;
}
.heading3 {

	font-size: 10px;
	font-weight: bold;
	color: #5A0073;
}
.maillink {
	color: #000000;
}
.underln {
	text-decoration: underline;
}
.showtitle {


	font-size: 12px;
	font-weight: bold;
	color: #5A0073;
}

boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #EED8B9;
  color: #553129;
}

.linkonpinksmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #F8D67D;
	font-size: 12px;
}
.green {

	font-size: 12px;
	font-weight: bold;
	color: #00633A;
	font-style: oblique;
}
.greensmall {


	font-size: 10px;
	font-weight: bold;
	color: #00633A;
	font-style: oblique;
}
.greenbig {


	font-size: 16px;
	font-weight: bold;
	color: #00633A;
	font-style: oblique;
}
.greennoitalic {


	font-size: 12px;
	font-weight: bold;
	color: #00633A;
	font-style: normal;
}
.maillinkbig {
	color: #000000;
	font-size: 14pt;
	font-weight: bold;


}
.linkblack {
	color: #000000;
}
.centre-div {
	width: 70%;
	text-align: left;
	color: none;
}
.float-list {
	float: left;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	width: 42%
}
.float-list li {
	margin-top: 8px;
	padding: 5px;
}
.clear-floats {
	clear: both;
}
.blue-back {
}
.green-back {
	background: #fcedc5;
}
/************  Shows Page  ****************/
#shows-table {
    width: 690px; 
    border: 3px solid #F7D67B;
    border-collapse:collapse;
    /*cellspacing="0" cellpadding="8" border="2"*/
}
#shows-table tr:nth-child(odd) {
    background: #FCEDC5;
}
#shows-table td {
    padding: 8px;
    border: 1px solid #AD084A;
    text-align: center;
    vertical-align: top;
}
#shows-table td:nth-child(3n+1) {
    width: 25%
}
#shows-table td:nth-child(3n+2) {
    width: 25%
}
#shows-table td:nth-child(3n+3) {
    width: 56%
}
.discount {
  position: absolute;
  left: 460px;
}
.discount img {
  max-width: 130px;
}
.member {
  color: #eed8b9;
  background: #ad084a;
}