body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#containerIndex
{
	padding: 0;
	text-align: center;
	margin: 0;
}

#container
{
	padding: 0;
	text-align: left;
	margin: 0;
}

#content
{
	padding: 0;
	text-align: center;
	margin: 0;
}

#containerCentred
{
	padding: 0;
	text-align: center;
	margin: 0;
}

#containerCentredExh
{
	padding: 0;
	text-align: center;
	margin: 0;
	background-color: #fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.txtShowName
{
	color: #908b6f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txtShowNameTitle
{
	font-size: 14px;
}

#txtNavReturn
{
	padding-left: 68px;
}

.noBreakSpan
{
	white-space: nowrap;
}




/* STRUCTURE FOR MAIN SHOW INDEX -  */
#containerShowIndex
{
	padding: 0px 0px 0px 70px;
	margin: 0;
	float: left;
	width: 815px;
	/* Has the 70px padding subtracted */
}

.ShowIndex_left
{
	float: left;
	clear: left;
	width: 400px;
	padding-bottom: 35px;
}

.ShowIndex_right
{
	float: right;
	clear: right;
	width: 400px;
	padding-bottom: 35px;
}

#containerShowIndex img.tn
{
	margin-right: 5px;
	width: 190px;
	height: 144px;
	float: left;
}


/*
This is the code required to get the text and image to visibly align to the bottom of the frame
*/
.showName
{
	float: left;
	height: 145px;
	position: relative;
	width: 200px;
	padding: 0;
}

.showName p
{
	float: left;padding: 0;margin: 0;
	position: absolute;
	bottom: 0px;
}

#footerNav
{
	clear: both;
}










/* HOME PAGE FOR EACH OF THE SHOWS - TEXT PAGES CSS */
#headerSpacer
{
	padding: 100px 0px 0px;
}

#midSpacer
{
	padding-top: 85px;
}

#threerowImages
{
	text-align: center;
	width: auto;
	height: 250px;
	position: relative;
}

#img1
{
	padding-right: 0;
	width: 250px;
	position: absolute;
	bottom: 0px;
	left: 68px;
}

#img2
{
	padding-left: 0px;
	padding-right: 0px;
	width: 250px;
	position: absolute;
	bottom: 0px;
	left: 349px;
}

#img3
{
	padding-left: 750;
	width: 250px;
	bottom: 0px;
	position: absolute;
	padding-bottom: 0px;
	left: 630px;
}

#playButtons
{
	text-align: right;
	width: 880px;
	padding-top: 10px;
}

#showName
{
	width: 562px;
	float: left;
}

#lowerText
{
	padding-left: 68px;
	width: 880px;
	height: 95px;
}

#showText
{
	float: left;
	width: 250px;
}

#newSpacer
{
	width: 300px;
}

/* DETAILED TEXT PAGES CSS */
#caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 246px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 908b6f;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #908b6f;
}

/* Used for the images on the text pages */
#showImg
{
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
	width: 250px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #908b6f;
	margin: 0px;
	padding: 0px;
}

/* Used primarily for the text on the text pages */
p
{
	vertical-align: text-top;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #908b6f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.navigation {
	font-size: 16px;
}
p.navigation  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}
p.navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}
p.navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #996699;
	font-weight: normal;
}

/* These define the columns of text on the text pages */
#txtContainer
{
	padding-left: 60px;
	width: 390px;
	float: left;
}

#txtContainer2
{
	width: 390px;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #908b6f;
	float: left;
}

#txtfooterCreds
{
	width: 840px;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #908b6f;
	float: left;
	clear: both;
	padding-top: 5px;
}
/* This is the spacer at the top of the text pages */
#txtheaderSpacer
{
	padding: 40px 0px 0px;
}

/* LINKS */
a:link
{
	color: #908b6f;
	text-decoration: underline;
	font-size: 11px;
}

a:visited
{
	color: #908b6f;
	text-decoration: underline;
	font-size: 11px;
}

a:hover
{
	color: #996699;
	text-decoration: underline;
	font-size: 11px;
}


#containerCentredBlue
{
	padding: 0;
	text-align: center;
	margin: 0;
	background-color: #ebf9f8;
}

#ss_MainImageDiv
{
	background-color: fff;
	padding-top: 62px;
	height: 549px;
}

#ss_Navigation
{
	background-color: #fff;
	padding-top: 20px;
	padding-left: 27px;
}
