p {
	line-height: 1.5em;
}

.header1 {
	color: #333;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.25em;
}

.header2, .header3 {
	color: #333;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.25em;
	margin: 0;
}

.header3 {
	font-size: 16px;
}

.body {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.bodybold {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bodyital {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.bodyitalwhite, .emwhite {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.bodycentered {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
	padding-bottom: 1em;
}

.bodycenteredsmall {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
}

.bodyboldcent {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.bodyboldcentbig {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.bodysmall {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.bodysmallital {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

.bodycenterednospace {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.bodyboldital {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.header1ital {
	color: #333;
	font-family: Helvetica Neue, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

ul {
	margin-top: -12px;
	list-style-type: circle;
}

li {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.transparent {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.photocredit {
	margin-bottom: 30px;
	text-align: right;
	width: 400px;
}

.photocredit p {
	color: #666;
	margin-top: 2px;
}

.photocredit a, .photocredit a:hover, .photocredit a:active, .photocredit a:visited {
	color: #666;
}

select {
	text-align: left;
}

/***** Front Page *****/

body {
	position: relative;
}

div#container {
	margin: 0 auto;
	position: relative;
	width: 640px;
}

.frontpageleftimage {
	background: #444;
	height: 777px;
	left: -200px;
	overflow: visible;
	padding: 25px 0;
	position: absolute;
	top: 81px;
	width: 200px;
}

.frontpageimage {
	background: #000 url(images/music-melange-background.jpg) no-repeat;
	color: #fff;
	height: 777px;
	left: 120px;
	overflow: visible;
	padding: 25px;
	position: absolute;
	text-align: left;
	top: 81px;
	width: 470px;
}

.frontpageimage p, .frontpageimage strong, .frontpageimage em, .frontpageimage a, .frontpageimage a:visited {
	color: #444;
}

.frontpageimage .header1 {
	display: block;
	margin: 130px auto 0;
	width: 400px;
}

.frontpageimage .header1 a {
	background: url(images/music-melange-title-black.gif) center center no-repeat;
	display: block;
	height: 208px;
	text-indent: -9999px;
	width: 100%;
}

.frontpageimage .header2 {
	margin: 60px auto 0;
	text-align: center;
}

.frontpageimage .header2 a, .frontpageimage .header3 a {
	color: white;
	text-decoration: none;
	width: 100%;
}

.frontpageimage .header3 {
	margin: 20px auto 0;
	text-align: center;
}

.frontpageimage .aboutus {
	bottom: 0;
	position: absolute;
	width: 450px;
}

.frontpageimage .aboutus .bodysmall, .frontpageimage .aboutus a {
	color: #999;
}

/***** What's On Now *****/

.whatson.content img.corners {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 2px 2px 4px #666;
	-webkit-box-shadow: 2px 2px 4px #666;
	box-shadow: 2px 2px 4px #666;
}

.verse {
	font-style: italic;
	line-height: 1.8em;
	padding: 25px 0 15px 40px;
}

div.credits {
	padding: 0;
	position: relative;
	width: 400px;
}

.credit {
	float: left;
	margin-bottom: 15px;
	padding: 0;
	position: relative;
	text-align: center;
	width: 200px;
}

.credit.full {
	clear: both;
	float: none;
	padding: 0 50px;
	width: 300px;
}

.ticketbox {
	margin: 40px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.ticketbox.midsummer {
	background: url(/images/snow-background-color.jpg) right bottom no-repeat;
	border: 2px solid #38002d;
	padding: 20px 15px 15px;
	text-align: center;
}

.ticketbox.midsummer p, .ticketbox.midsummer span {
	color: #38002d !important;
}

.ticketform {
	width: auto;
}

.ticketform p {
	margin: 0 0 8px;
}

.ticketform .ticketbutton {
	margin-top: -3px;
}

object.video {
	height: 324px;
	margin-top: 15px;
	width: 400px;
/

*-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 2px 2px 4px #666;
	-webkit-box-shadow: 2px 2px 4px #666;
	box-shadow: 2px 2px 4px #666;*/
}

/***** People *****/

body#people p.body {
	position: relative;
}

body#people p.body img {
	margin-right: 12px;
	position: relative;
	top: 4px;
}

body#people span.bodybold {
	font-size: 1.4em;
}

/***** Press Images *****/

.presspage .header2 {
	padding: 10px 0 0;
}