@charset "UTF-8";
body  {
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.twoColLiqRtHdr #container {
	width: 1000px;
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
	box-shadow: 0px 0px 10px #000000;
	-webkit-box-shadow: 0px 0px 10px #000000;
	-moz-box-shadow: 0px 0px 10px #000000;
	FILTER: progid:DXImageTransform.Microsoft.Glow(Color=#333333, Strength=5);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
} 
.twoColLiqRtHdr #header {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 128px;
} 
img {
	border: none;
}
#header-stub {
	float: right;
	margin-top: 20px;
	background-image: url(images/header-ticket-stub.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 114px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: normal;
}
#moreshows {
	background-color: #EDF5FA;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#moreshows-head {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7A1E52;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#nav #badges {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
#nav #badges img {
	padding-right: 1px;
}
#header #nav {
	padding-left: 235px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
#header-stub a {
	color: #000000;
	text-decoration: none;
}
#header-stub a.redref {
	color: #FF0000;
}
#header #logo {
	background-repeat: no-repeat;
	height: 90px;
	width: 600px;
	margin-left: 30px;
}
#header #logo a {
	display: block;
	overflow:hidden;
	text-indent:-9999em;
	height: 90px;
	width: 548px;
}
.twoColLiqRtHdr #sidebar1 {
	float: right;
	width: 290px;
	padding-top: 0px;
	margin-top: 20px;
	margin-right: 10px;
	padding-right: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #74B1DC;
}
.twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

.twoColLiqRtHdr #mainContent {
	margin-top: 20px;
	margin-right: 310px;
	margin-bottom: 0;
	margin-left: 40px;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #74B1DC;
} 

.twoColLiqRtHdr #container #footer {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
} 
a {
	color: #11487B;
}
.twoColLiqRtHdr #container #footer #logo {
	float: right;
	background-image: url(images/ssmlogo.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 196px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#sidebar1 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar1 h2 {
	color: #FFFFFF;
	background-color: #F28830;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing:0px;
}
.twoColLiqRtHdr #container #sidebar1 ul {
	margin: 10px 0 10px 0px;
	padding: 0px;
}
.twoColLiqRtHdr #container #sidebar1 ul ul li {
	margin-right: 5px;
	margin-left: 5px;
}
.twoColLiqRtHdr #container #footer #logo a {
	height: 30px;
	width: 196px;
	display: block;
	overflow:hidden;
	text-indent:-9999em;
}
.twoColLiqRtHdr #footer p {
	margin: 0; 
	padding: 10px 0;
}

h1 {
	color: #000000;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing:2px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

h3 {
	letter-spacing:0px;
	color: #616060;
	font-weight: 500;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

h4 {
	letter-spacing:2px;
	color: #7C1D52;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clearleft { 
	clear:left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.alignright {
	float: right;
	padding-left: 5px;
}
.alignleft {
	float: left;
	padding-right: 5px;
}
table {
	padding: 2px;
}
.small-caption {
	font-size: 10px;
}
#singlemoreshow {
	background-color: #EDF5FA;
	float: left;
	width: 280px;
	padding: 7px;
}
#singlemoreshow img {
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}
#singlemoreshowtext {
	margin-left: 100px;
}
#homepagefeature {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#homeinfo {
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeinfo li {
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	height: 175px;
	margin-top: 20px;
}
.home-badges a {
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #78B2DA;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
}
#home-support a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7C1D52;
	text-decoration: none;
}
#home-support {
	padding-top: 20px;
}
#orangeback {
	font-weight: bold;
	color: #FFF;
	background-color: #F28830;
	padding: 5px;
	font-size: 14px;
	width: 270px;
}
#purpletext a {
	color: #7C1D52;
	text-decoration: none;
}
#purpleback {
	font-size: 14px;
	font-weight: bold;
	background-color: #7C1D52;
	padding: 5px;
	color: #FFF;
	width: 270px;
}
#blueback {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #78B2DA;
	padding: 5px;
	width: 270px;
}
#blueback a {
	color: #FFF;
	text-decoration: none;
}
#homeinfo .homeinfoli {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #78B2DA;
	width: 140px;
}
#homepagefeature li {
	float: left;	
	padding-right: 3px;
	width: 152px;
}
#homepagefeature a {
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}
#homepagefeature a:hover {
	text-decoration: underline;
}
.homebadge {
	float: left;
	margin-left: 5px;	
}
td img {
}
td {
	vertical-align: top;
}
.widgettitle {
	margin-top: 5px;
}
#purpleback a {
	color: #FFF;
	text-decoration: none;
}