﻿@charset "utf-8";
/* CSS Document */

/*------ clear standard browser styles ------*/


body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,ul,ol,li,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}

ul{
	list-style: none;
}

address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/*------ apply custom container styles ------*/


body {
	margin: 0;
	padding: 0;
	border: 0;
	padding-left: 35px;
	background-repeat: repeat-x;
	background-position: top;
}

#container {
	width:900px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	border: 0;
	background-repeat: no-repeat;
	background-position: left top;
}

#top {

}


#middle {
	padding-top: 20px;
}


#footer {
	clear: both;
	margin: 1em 0 1em 0;
	height: 5em;
}

#footer-wrap {
	position: relative;
}

#logo {
	float: left;
	width: 300px;
	display: inline;
}

#nav{
	/*float: left;*/
	position: relative;
	top: 122px;
	z-index: 20;
}

/*------ typeface / inline styles ------*/

#navtop li {
	list-style-type: none;
	list-style: none;
	font-size: 0.7em;
	letter-spacing: 0.02em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
}

.navbar {
	margin-left: 0.6em;
	margin-right: 0.6em;
	color: white;
	vertical-align: top;
}


h1.body, h2.body, h3.body {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
}

h1.body {
	font-size: 2em;
}

h1.body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	clear: both;
}

h2.body {
	font-size: 16pt;
	margin-top: -2px;
}

h3.body {
	margin-bottom: 0px;
	font-size: 11pt;
}

.lineup {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
	color: black;
	font-weight: bold;
}


.event-outline-tbl {
	width: 660px;
	border: 0;
	float: left;
	/*margin-top: -20px;*/
}

.th50 {
	width: 50%;
	text-align: left;
	vertical-align: top;
}

td {
	vertical-align: top;
	margin-top: 0;
}

.ad-tall {
	top: 0em;
	margin-left: 1em;
}

.shim-top {
	margin-top: 10px;
	height: 1px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
}

a.nav-header {
	text-decoration: none;
	color: black;
}

a.nav-header:hover {
	text-decoration: none;
	color: white;
}

a.body-link {
	text-decoration: none;
	color: white;
}

a.body-link:hover {
	text-decoration: none;
	color: black;
}

img {
	vertical-align: top;
}

.white {
	color: white;
	position: relative;
}

.tickets {
	font-size: 11pt;
}

.ticket-price {
	margin-left: 60px;
		position: inherit;
}

#programme {
	margin-right: 10px;
}

#programme div {
	background-color:#FFFFFF;
	padding: 0 0 10px 30px;
}

.prog-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #F0F;
	line-height: 1.35em;
}

table.prog-listing {
	width: 95%;
}

.prog-listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	line-height: 1.25em;
}

hr {
	color: white;
	border: solid thin #fff;
	height: 1px;
	width: 96%;
	left: auto;
	right: auto;
}

#flashplayer {
	position: absolute;
	left: 320px;
	top: 50px;
	width: 250px;
}

.getflash {
	color: #FFFFFF;
	font-size: 0.8em;
}

.box150 {
    width: 146px;
    margin: 10px 0 0 0px;
	padding: 0 20px 0 20px;
	margin: auto;
}

.img-frame {
	padding: 3px;
}
.bizdirtd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 10px;
	padding-left: 10px;
}
.bizdir-alpha {
	font-size: 2.4em;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;	
}
