﻿/* Remove margins from the 'html' and 'body' tags, and ensure the page takes up full screen height */
html, body {
	background-position: top;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url('../images/bg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #054872;
	font-family: Arial;
}
/* Set the position and dimensions of the background image. */
#content {
	position: relative;
	z-index: 1;
	width: 1110px;
	margin-left: auto;
	margin-right: auto;
}

#content {position:static;}

#header {
	text-align: center;
	height: 128px;
}

#nav {
	font-family: Arial;
	color: #c8c9cb;
	font-size: 24px;
	text-align: center;
	height: 64px;
	background-image: url('../images/nav/bg.gif');
}

#wrapper {
	width: 1110px;
	height: auto;
}

#left_main {
	float: left;
	width: 768px;
	margin-left: 2px;
}

#right_main {
	width: 338px;
	float: left;
}
#LC_content {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#RC_content {
	width: 300px;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	z-index: 1;
}


.wrapper_bg {
	background-image: url('../images/content_bg.png');
}
.left_header {
	background-color: #232020;
}
.right_header {
	background-color: #AAAAAA;
}


a {
	color: #F0F0F0;
	text-decoration: none;
}
a:visited {
	color: #F0F0F0;
	text-decoration: none;
}
a:active {
	color: #F0F0F0;
	text-decoration: none;
}
a:hover {
	color: #232020;
	text-decoration: none;
}



.style1 {
	font-family: Arial;
	font-size: 24pt;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
}
.style2 {
	text-align: right;
	font-family: Arial;
	font-size: 20pt;
	color: #232020;
	padding-right: 10px;
	font-weight: bold;
	margin-right: 2px;
}
.style3 {
	color: #232020;
}
.style4 {
	font-family: Arial;
}
.style5 {
	font-family: Arial;
	font-size: 11pt;
	color: #232020;
}
.style6 {
	margin-right: 8px;
}
.style7 {
	font-family: Arial;
	font-size: 10pt;
	color: #232020;
	font-weight: bold;
}
.style8 {
	font-family: Arial;
	font-size: 12pt;
}
.style9 {
	background-image: url('../tour/images/spacer.gif');
}
.style10 {
	border-width: 0;
	font-family: Arial;
}
.style11 {
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	color: #000000;
}
.style12 {
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
	color: #000000;
}
.style13 {
	border-width: 1;
}
.style14 {
	border-width: 0;
}
.style15 {
	text-align: center;
}
.style16 {
	color: #000000;
}
.style17 {
	font-size: 8pt;
	color: #484848;
}

.style18 {
	border-width: 0px;
}

.style19 {
	font-family: Arial;
	font-size: 7pt;
	color: #232020;
	font-weight: normal;
	text-align: left;
}

.Music_CD_Large {
	text-align: left;
	vertical-align: top;
}
.Music_Title {
	font-family: Arial;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
	color: #000000;
}
.Music_Release_Date {
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	color: #000000;
}
.Music_Tracklist {
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	color: #000000;
}
.Purchase_Left {
	text-align: left;
}
.Purchase_Right {
	text-align: right;
}

.news_date {
	font-family: Arial;
	font-size: 8pt;
	color: #232020;
	font-weight: bold;
}
.news_header {
	font-family: Arial;
	font-size: 10pt;
	color: #232020;
	font-weight: bold;
}
.news_text {
	font-family: Arial;
	font-size: 9pt;
	color: #232020;
}
.news_spacer {
	background-image: url('../images/news/spacer.gif');
}
.social_link {
	background-image: url('../images/social/spacer.gif');
	text-align: left;
	color: #232020;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.DesignBy {
	text-align: right;
	font-family: Arial;
	font-size: 8pt;
}
.auto-style1 {
	text-align: center;
}
.auto-style2 {
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: top;
}
.auto-style3 {
	border-width: 0;
	font-family: Arial;
	font-size: 12pt;
}
.auto-style4 {
	border-width: 1px;
}
.auto-style5 {
	border-width: 0px;
	margin-right: 8px;
}
.auto-style6 {
	font-family: Arial;
	font-size: 9pt;
	color: #232020;
	text-align: left;
}
.auto-style7 {
	border-width: 0px;
	margin-right: 8px;
}
.auto-style8 {
	font-size: 14pt;
}


