body {
	background: #090909 url('../../images/template/body_background.png');
	text-align: left;
	padding: 20px;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
}

/* !Newsletter */

#newsletter_tab {
	display: block;
	left: 0;
	top: 300px;
	position: fixed;
	z-index: 110;
	width: 39px;
	height: 233px;
	background: url('../../images/template/newsletter_tab.png') no-repeat top left;
}

#newsletter_tab:hover {
	width: 47px;
	background-position: top right;
}

#newsletter {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: url('../../images/template/newsletter/overlay.png');
	z-index: 200;
}

#newsletter .inner {
	background: url('../../images/template/newsletter/background.png') no-repeat;
	width: 498px;
	height: 335px;
	position: fixed;
	left: 100px;
	top: 100px;
	z-index: 201;
}

#newsletter .inner a.close {
	float: right;
	width: 52px;
	height: 52px;
	background: url('../../images/template/newsletter/close.png') no-repeat center center;
	display: block;
	margin: 6px 25px 0 0;
}

#newsletter .inner form a.subscribe {
	background: url('../../images/template/newsletter/subscribe_button.png') no-repeat;
	width: 94px;
	height: 29px;
	display: block;
	margin: 0 0 0 100px;
}

#newsletter .inner form {
	margin: 203px 0 0 151px;
	width: 350px;
	height: 100px;
}

#newsletter .inner form input {
	width: 280px;
	margin: 0 0 14px 0;
	padding: 6px;
	background: none;
	border: none;
	outline: none;
}

#newsletter .inner_success {
	display: none;
	background: url('../../images/template/newsletter/background_success.png') no-repeat;
	width: 498px;
	height: 335px;
	position: fixed;
	left: 100px;
	top: 100px;
	z-index: 202;
}

#newsletter .inner_success a.close {
	background: url('../../images/template/newsletter/close_button.png') no-repeat;
	width: 94px;
	height: 29px;
	display: block;
	margin: 260px 0 0 200px;
}

#wrapper {
	width: 849px;
	margin: 0 auto;
	text-align: left;
}

#wrapper .left {
	float: left;
	width: 229px;
}

#wrapper .left .logo {
	background: url('../../images/template/logo.png') no-repeat;
	width: 317px;
	height: 102px;
	position: absolute;
	z-index: 100;
}

#wrapper .left .logo a {
	display: block;
	height: 102px;
}

#wrapper .left ul {
	margin: 132px 0 0 37px;
	padding: 0;
}

#wrapper .left ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 28px;
}

#wrapper .left ul li.news {
	background: url('../../images/template/nav/news.png') no-repeat top left;
	width: 74px;
}

#wrapper .left ul li.artists {
	background: url('../../images/template/nav/artists.png') no-repeat top left;
	width: 102px;
}

#wrapper .left ul li.gallery {
	background: url('../../images/template/nav/gallery.png') no-repeat top left;
	width: 110px;
}

#wrapper .left ul li.events {
	background: url('../../images/template/nav/events.png') no-repeat top left;
	width: 98px;
}

#wrapper .left ul li.downloads {
	background: url('../../images/template/nav/downloads.png') no-repeat top left;
	width: 143px;
}

#wrapper .left ul li.links {
	background: url('../../images/template/nav/links.png') no-repeat top left;
	width: 79px;
}

#wrapper .left ul li.store {
	background: url('../../images/template/nav/stire.png') no-repeat top left;
	width: 84px;
}

#wrapper .left ul li.contact {
	background: url('../../images/template/nav/contact.png') no-repeat top left;
	width: 113px;
}

#wrapper .left ul li.bookings {
	background: url('../../images/template/nav/bookings.png') no-repeat top left;
	width: 103px;
}

#wrapper .left ul li:hover {
	background-position: center left;
}

#wrapper .left ul li.current {
	background-position: bottom left;
}

#wrapper .left ul li a {
	display: block;
	height: 28px;
}

#wrapper .left .newsletter {
	padding: 10px;
	background: #ffffff;
	color: #000000;
	margin: 30px 50px 0 -50px;
}

#wrapper .left .newsletter h2 {
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 14px;
}

#wrapper .left .newsletter .required {
	text-align: center;
	padding: 4px;
	background: #e66262;
	color: #932828;
	margin: 0 0 5px 0;
	font-weight: bold;
}

#wrapper .left .newsletter span {
	line-height: 23px;
	vertical-align: middle;
	float: left;
	width: 30px;
}

#wrapper .left .newsletter input {
	float: right;
	width: 150px;
}

#wrapper .left .newsletter input[type=submit] {
	margin: 7px 0 0 0;
}

#wrapper .right {
	float: left;
	width: 620px;
	position: relative;
	z-index: 50;
	margin: 25px 0 0 0;
}

#content .top {
	background: url('../../images/template/content_top.png') no-repeat;
	width: 620px;
	height: 90px;
	margin: 0 37px 0 0;
	padding: 3px 0 0 0;
}

#content .top .title {
	line-height: 93px;
	vertical-align: middle;
	height: 93px;
	font-size: 30px;
	font-family: Arial Black;
	font-weight: bolder;
	float: right;
	margin: 0 34px 0 0;
}

#content .top span {
	position: relative;
	z-index: 20;
}

#content .top span.shadow {
	color: #f7df7e;
	position: absolute;
	z-index: 10;
	top: 4px;
}

#content .bg {
	background: url('../../images/template/content_background.png') repeat-y;
	width: 596px;
	padding: 0 9px 0 9px;
}

#content .bg p {
	font-size: 12px;
	margin: 0;
	padding: 0 0 9px 0;
}

#content .bg img.banner {
	margin: 0 0 9px 0;
	border: none;
}

#content .bottom {
	background: url('../../images/template/content_bottom.png') no-repeat;
	width: 620px;
	height: 15px;
}

#content .footer {
	margin: 0 0 0 0;
	padding: 10px;
	color: #767676;
	font-size: 12px;
}

#content .footer .copyright {
	width: 40%;
	float: left;
}

#content .footer .credit {
	width: 40%;
	float: right;
	text-align: right;
}

#content .footer .credit a {
	color: #767676;
}

.clear {
	clear: both;
}