body {
	background-color: #000;
	background-image: url(/assets/images/bg_body.jpg);
	background-repeat: repeat-x;
	color: #CCC;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #C79140;
}

a:hover {
	text-decoration: none;
}

div.clear {
	clear: both;
	height: 0px;
	overflow: hidden;	
}

div.mce_inline_error {
	background-color: transparent !important;
	border: none !important;
	color: #C79140 !important;
	font-size: 11px !important;
	margin: -5px 0px 10px 0px !important;
	padding: 0px !important;
}

#mce-responses {
	height: 32px;
	overflow: hidden;
}

div.message {
	color: #FFF;
}

form {
	margin: 0px;
}

h1 {
	margin: 0px 0px 10px 0px;
}

h2 {
	color: #FFF;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

h3 {
	color: #C79140;
	font-size: 14px;
	font-weight: normal;
	margin: 15px 0px 3px 0px;
	text-transform: uppercase;
}

h4 {
	color: #C9C4A7;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
}

h5 {
	color: #C9C4A7;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;	
}

h6 {
	color: #FFF;
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 2px 0px;
}

img {
	border: none;
}

input.text {
	border: 1px solid #CDC7B1;
	color: #2B281E;
	font-family: Arial, sans-serif;
	font-size: 11px;
	height: 17px;
	margin-bottom: 10px;
	padding: 5px 6px 0px 6px;
}

label {
	color: #FFF;
	display: block;
	font-size: 13px;
	margin: 0px 0px 3px 0px;
}

label.inline {
	display: inline;	
}

label.required {
	color: #C79140;
}

label small {
	color: #DDD;
}

p {
	margin: 0px 0px 10px 0px;
}

select {
	color: #2B281E;
	font-family: Arial, sans-serif;
	font-size: 11px;
	vertical-align: top;
}

span.quote {
	color: #FFF;
	display: block;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 2px;
}

textarea {
	border: 1px solid #CDC7B1;
	color: #2B281E;
	font-family: Arial, sans-serif;	
	font-size: 11px;
	margin-bottom: 10px;
	padding: 4px 6px 0px 6px;
}

#container {
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 800px;
	width: 100%;
}

#main {
	background: url(/assets/images/bg_container_1.jpg) no-repeat -9999px -9999px; /* FOR PRELOADING PURPOSES */
	min-height: 640px;
	margin-bottom: 50px;
	text-align: left;
	width: 900px;
}

#player {
	height: 18px;
	margin-bottom: 15px;
	overflow: hidden;
	padding-top: 22px;
	text-align: right;
	width: 900px;
}

#header {
	background: url(/assets/images/bg_container_2.jpg) no-repeat -9999px -9999px; /* FOR PRELOADING PURPOSES */
	height: 115px;
	overflow: hidden;
	width: 900px;
}

#logo {
	color: #FFF;
	float: left;
	font-size: 14px;
	height: 45px;
	letter-spacing: 5px;
	overflow: hidden;
	text-transform: uppercase;
	width: 320px;
}

#logo a {
	color: #FFF;
	text-decoration: none;
}

#nav_global {
	background-image: url(/assets/images/bg_nav.png);
	background-repeat: no-repeat;
	float: right;
	height: 45px;
	overflow: hidden;
	padding: 14px 0px 0px 25px;
	width: 525px;
}

#nav_global ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav_global li {
	float: left;
	padding: 0px 20px 0px 0px;
	text-transform: uppercase;
}

#nav_global li.last {
	border: none;
	padding: 0px;
}

#nav_global li a {
	color: #605851;
	text-decoration: none;
}

#nav_global li a:hover {
	text-decoration: underline;
}

#content {
	background: url(/assets/images/bg_container_3.jpg) no-repeat -9999px -9999px; /* FOR PRELOADING PURPOSES */
	margin-left: 350px;
	position: relative;
	width: 550px;
}

#content div.booking {
	margin-top: 20px;
}

#content div.booking input.text {
	width: 225px;
}

#content div.booking div.left {
	float: left;
	margin-right: 30px;
}

#content div.booking div.right {
	float: left;
}

#content div.booking textarea {
	width: 495px;
}

#content div.cd {
	margin-bottom: 40px;
	padding-top: 10px;
	width: 550px;
}

#content div.cd div.details {
	float: left;
	width: 165px;
}

#content div.cd div.tracks {
	float: right;
	width: 350px;
}

#content div.cd div.tracks p {
	margin-bottom: 20px;
}

#content div.cd div.tracks table {
	border-collapse: collapse;
	padding: 0px;
}

#content div.cd div.tracks td {
	border-bottom: 1px solid #605943;
	padding: 10px 0px;
	vertical-align: middle;
}

#content div.cd div.tracks th {
	color: #C79140;
	border-bottom: 1px solid #605943;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
	text-transform: uppercase;
}

#content div.cd div.tracks th.title {
	width: 280px;
}

#content div.cd div.tracks th.preview {
	width: 35px;
}

#content div.cd div.tracks th.time {
	width: 35px;
}

#content div.cdinfo {
	color: #605943;
	float: left;
	font-size: 10px;
	line-height: 12px;
	margin-top: 40px;
	text-align: center;
	width: 125px;
}

#content div.cdinfo strong {
	font-family: Arial Rounded Mt Bold, Arial;
	font-size: 11px;
}

#content div.cdinfo p {
	margin: 10px 0px 0px 0px;
}

#content div.child {
	position: absolute;
	right: 0px;
	text-transform: uppercase;
	text-align: right;
	top: 22px;
}

#content div.child ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content div.child ul li a {
	text-decoration: none;
}

#content div.errors {
	color: #C79140;
	margin-bottom: 15px;
}

#content div.event {
	margin-bottom: 15px;
}

#content div.overTxtDiv {
	color: #2B281E;
	font-size: 11px;
	padding: 4px 5px 0px 4px;
}

#content div.stretcher {
	border-top: 1px solid #605943;
	margin-top: 15px;
	padding-top: 15px;
}

#content div.stretchtoggle,
#content div.press {
	margin-bottom: 15px;
}

#content div.stretchtoggle a {
	cursor: pointer;
	text-decoration: underline;
}

#content div.stretchtoggle a:hover {
	text-decoration: none;
}

#content div.subscribe {
	float: right;
	font-size: 11px;
	line-height: 16px;
	margin-top: 40px;
	width: 405px;
}

#content div.subscribe h3 {
	color: #C79140;
	border-bottom: 1px solid #605943;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding-bottom: 7px;
	text-transform: uppercase;
}

#content div.subscribe form {
	margin-top: 10px;
}

#content div.subscribe input.text {
	width: 173px;
}

#content div.subscribe label {
	color: #CCC;
	display: inline;
	font-size: 12px;
	line-height: 20px;
	vertical-align: top;	
}

#reviews {
	margin-top: 30px;
}

#footer {
	color: #45453C;
	font-size: 10px;
	margin-bottom: 30px;
	text-align: right;
	width: 900px;
}

#footer a {
	color: #888;	
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer p {
	margin: 0px;
}
