/* Start of CMSMS style sheet 'OSW Styles' */
/* CSS definition file containing sitestyle stylesheets */

BODY {
	font-family: "Verdana", Arial, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
  	margin: 0px;
  	padding: 0px;
  	top: 0px;
	background: #000000;
	line-height: 16px;
  	background-image: url("images/back.jpg");
  	background-repeat: repeat-x;
  	background-position: top left;
}

li { 
}

p { 
	padding: 5px;
	margin: 0px;
}

.clearBoth {
	clear: both;
	}

A:link {text-decoration: underline; color: #a3aad3;}
A:visited {text-decoration: underline; color: #a3aad3;}
A:active {text-decoration: underline; color: #a3aad3;}
A:hover {text-decoration: none; color: #4b506b;}

A.foot:link {text-decoration: underline; color: #6d7184; font-weight: normal; font-size: 10px;}
A.foot:visited {text-decoration: underline; color: #6d7184; font-weight: normal; font-size: 10px;}
A.foot:active {text-decoration: underline; color: #6d7184; font-weight: normal; font-size: 10px;}
A.foot:hover {text-decoration: none; color: #6d7184; font-weight: normal; font-size: 10px;}

.capsule {
	width: 906px;
	text-align: left;
}

.headerone {
	width: 445px;
	height: 138px;
	text-align: left;
	float: left;
	display: inline;
}

.headertwo {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6d7184;
	letter-spacing: 1px;
	width: 440px;
	height: 128px;
	text-align: right;
  	background-image: url("images/back-header.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
	float: left;
	padding: 10px 21px 0 0;
	display: inline;
}

.nav {
	width: 906px;
	height: 30px;
	text-align: left;
  	background-image: url("images/back-nav.gif");
  	background-repeat: no-repeat;
  	background-position: top left;
}

.feature {
	width: 721px;
	height: 265px;
	padding: 3px 0 4px 21px;
	text-align: left;
  	background-image: url("images/back-home-image.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
	float: left;
	display: inline;
}

.current {
	width: 561px;
	height: 39px;
	padding: 24px 0 0 181px;
	text-align: left;
  	background-image: url("images/back-current.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
	float: left;
	display: inline;
}

.breadcrumbs {
	width: 400px;
	height: 18px;
	padding: 0 10px 10px 181px;
	text-align: right;
	float: right;
	font-size: 10px;
}

.insidebody {
	width: 713px;
	padding: 7px 0 4px 29px;
	text-align: left;
  	background-image: url("images/back-inside-body2.gif");
  	background-repeat: no-repeat;
  	background-position: top left;
	float: left;
	display: inline;
}

.gettickets {
	width: 164px;
	height: 272px;
	text-align: left;
	float: left;
	display: inline;
}

.INgettickets {
	width: 164px;
	height: 272px;
	text-align: left;
	float: left;
	display: inline;
}

.sidebar {
	width: 114px;
	text-align: left;
	float: left;
	display: inline;
	padding: 15px 35px 0 15px;
}

.featuretext {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 520px;
	height: 180px;
	text-align: left;
  	background-image: url("images/back-home-text-block.gif");
  	background-repeat: no-repeat;
  	background-position: bottom left;
	padding: 10px 15px 15px 36px;
}

.box {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 274px;
	text-align: center;
  	background-image: url("images/back-home-other-block.gif");
  	background-repeat: no-repeat;
  	background-position: bottom left;
	padding: 15px 41px 20px 20px;
	height: 170px;
	line-height: 20px;
}

.footimage {
	width: 906px;
	height: 30px;
  	background-image: url("images/foot.gif");
  	background-repeat: no-repeat;
  	background-position: bottom left;
}

.footer {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6d7184;
	margin-top: 12px;
	text-align: center;
	height: 40px;
}

/* HEADINGS */
	h1 {
		font-size: 18px;
		line-height: 1em;
		margin: 0;
		padding: 0 0 10px 10px;
		color: #ffffff;
	}
	h2 {
		font-size: 16px;
            line-height: 1.5em;
		margin: 0 0 0.5em 0;
		padding: 0;
                color: #9daed3;
	}
	h3 {
		font-size: 1.3em;
		line-height: 1.3em;
		margin: 0 0 0.5em 0;
		padding:0;
	}
	h4 {
		font-size: 1.2em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h5 {
		font-size: 18px;
                color: #ffffff;
		margin: 0 0 10px 0;
		padding: 0 0 0 0;
	}
	h6 {
		font-size: 1em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
/* End of 'OSW Styles' */

