body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: auto;
	line-height: 18px;
	position: relative;
}

.width50 {
	width:49%;
	display: inline;
}

.width100 {
	width:100%;
}

.clear {
	clear:both;
}

.left {
	float:left;
	display:inline;
}

.right {
	float:right;
	display:inline;
}

h1 {
	font-size: 48px;
	font-family: "Times New Roman", Times, serif;
	color: #888888;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 54px !important;
}

h1.title {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	color: #888888;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-transform:uppercase;
	line-height: 36px !important;
	margin-top:15px;
}

h2.subtitle {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #888888;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-transform:uppercase;
	line-height: 36px !important;
	margin-top:15px;
	width:100%;
	float:left;
	display:inline;
	clear:both;
}

p {
	margin: 0;
	padding: 0;
	margin-top: 14px;
}

img, div, a { behavior: url(iepngfix.htc) }

a img {
	border: 0;
}

a:focus {
	-moz-outline-style: none;
}

a {
	color: #ffffff;
	text-decoration: none;
}

html, body{
	width:100%;
	height:100%;
}

#outer {
	margin: auto;
	width: 960px;
}

#container {
	text-align: left;
	margin: auto;
	width: 960px;
	float: left;
	left: 0;
}

#header {
	float: left;
	display: inline;
	width: 960px;
	height: 147px;
	background-image: url(../images/logo.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#socialnetworking {
	float: left;
	display: inline;
	width: 164px;
	height: 128px;
	margin: 17px 0 0 7px;
}

#porthole {
	float: left;
	display: inline;
	width: 213px;
	height: 147px;
	margin-left: 568px;
}

#navigation {
	float: left;
	display: inline;
	width: 960px;
	height: 28px;
	padding: 20px 0px 0px 0px;
	background-image: url(../images/navi-background.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	text-align: center;
}

#content {
	float: left;
	display: inline;
	width: 631px;
	margin-top: 9px;
}

#contentwide {
	float: left;
	display: inline;
	width: 696px;
	margin-top: 9px;
	text-align: center;
	margin: 0 132px 0 132px;
}

#events {
	float: left;
	display: inline;
	width: 328px;
}

#events-title {
	float: left;
	display: inline;
	width: 328px;
	height: 109px;
}

.events-container {
	float: left;
	display: inline;
	width: 303px;
	min-height: 102px;
	height: auto !important;
	height: 102px;
	padding: 9px;
	background-image: url(../images/events-background.png);
	margin-left: 7px;
	margin-top: 5px;
}

.events-image {
	float: left;
	display: inline;
	width: 93px;
	height: 93px;
	margin-right: 9px;
}

.events-copy {
	float: left;
	display: inline;
	width: 201px;
	margin-top: 20px;
}

#events-footer {
	float: left;
	display: inline;
	width: 329px;
	height: 56px;
	margin-top: 5px;
}

#buttons {
	float: left;
	display: inline;
	width: 631px;
	height: 185px;
	margin: 5px 0 0 0px;
}

#buttons-whatson {
	float: left;
	display: inline;
	width: 631px;
	height: 185px;
	margin: 25px 0 0 23px;
}

.button-container {
	float: left;
	display: inline;
	width: 149px;
	height: 185px;
}

.button-spacer {
	float: left;
	display: inline;
	width: 11px;
	height: 185px;
}

#footer {
	float: left;
	display: inline;
	width: 960px;
	height: 20px;
	margin-top: 30px;
	text-align: center;
}

#whatson-outer {
	width: 644px;
	text-align: center;
}

#whatson-header {
	float: left;
	display: inline;
	width: 614px;
	height: 87px;
	background-image: url(../images/whats-on-head.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 23px 0 0 30px;
	margin-left: 15px;
}

#whatson-header-title {
	float: left;
	display: inline;
	width: 614px;
	height: 48px;
	text-align: left;
}

#whatson-header-dates {
	float: left;
	display: inline;
	width: 614px;
	height: 38px;
	text-align: left;
}

.whatson-container {
	float: left;
	display: inline;
	width: 644px;
	min-height: 102px;
	height: auto !important;
	height: 102px;
	padding: 9px;
	background-image: url(../images/events-background.png);
	margin-left: 7px;
	margin-top: 5px;
}

.whatson-image {
	float: left;
	display: inline;
	width: 93px;
	height: 93px;
	margin-right: 9px;
}

.whatson-date {
	float: left;
	display: inline;
	width: 135px;
	height: 88px;
	margin: 5px 9px 0 0;
	text-align: left;
}

.whatson-copy {
	float: left;
	display: inline;
	width: 202px;
	margin: 20px 50px 0 0;
	text-align: left;
}

.whatson-button {
	float: left;
	display: inline;
	width: 127px;
	height: 31px;
	margin-top: 65px;
}

/*//////////////////////////////////////////////////////*/

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.text-events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 595;
}

.text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 595;
}

.text-highlight {
	color: #aa8844;
}

.whatson-text-large {
	font-family: Impact;
	font-size: 38px;
	color: #d82328;
	text-transform: uppercase;
}

.whatson-text-small {
	font-family: Impact;
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
}

.whatson-text-highlight {
	color: #d82328;
}

.whatson-text-date-large {
	font-family: Impact;
	font-size: 24px;
	text-transform: uppercase;
}

.whatson-text-date-small {
	font-family: Impact;
	font-size: 15px;
	text-transform: uppercase;
}

#by-propeller {
	background-image:url(../images/propeller-logo.png);
	background-repeat:no-repeat;
	bottom:0;
	float:right;
	height:27px;
	padding:12px 0 0 21px;
	right:50px;
	width:95px;
	text-transform:uppercase;
	font-size:10px;
}

#by-propeller a {
	font-size:10px;
	font-family: "Trebuchet MS", sans-serif; 
	color:#7b6b37;
	text-decoration:none;
}

/* //////////////////////////////////////////////BUTTON STYLING*/

.hide {
	display:none;
}

a.the-list {
	display:block;
	width:149px;
	height:185px;
	background-image:url(../images/btns/the-list-full.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	cursor: pointer;
}

a:hover.the-list {
	background-position:0px -185px;
}

a.buy-tickets{
	display:block;
	width:149px;
	height:185px;
	background-image:url(../images/btns/buy-tickets-full.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	cursor: pointer;
}

a:hover.buy-tickets {
	background-position:0px -185px;
}

a.whats-on{
	display:block;
	width:149px;
	height:185px;
	background-image:url(../images/btns/whats-on-full.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	cursor: pointer;
}

a:hover.whats-on {
	background-position:0px -185px;
}

a.sign-up{
	display:block;
	width:149px;
	height:185px;
	background-image:url(../images/btns/sign-up-grand-full.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	cursor: pointer;
}

a:hover.sign-up {
	background-position:0px -185px;
}

/*//////////////////////////////////////////////////*/

#landing-header {
	float: left;
	display: inline;
	width: 960px;
	height: 157px;
}

#landing-main {
	float: left;
	display: inline;
	width: 960px;
	height: 478px;
}

#landing-banner {
	float:left;
	display:inline;
	width:960px;
	text-align:center;
}

#landing-footer {
	float: left;
	display: inline;
	width: 960px;
	height: 70px;
	text-align: center;
	background-image: url(../images/bg-footer.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 10px;
}
