/*GLOBAL*/

body {
	background-image: url(../images/global/bg.jpg);
	background-color: #DBE4DF;
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#clear {
	clear: both;
	margin: 0px;
}

ul, li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0px;
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 1000px;
	overflow: hidden;
	text-align: left;
}

#header {
	background-image: url(../images/global/header_logo.gif);
	background-repeat: no-repeat;
	background-position: 45px 50px;
	width: 1000px;
	height: 105px;
}

/*NAVIGATION*/

#navigation {
	background-color: #333333;
	width: 960px;
	height: 40px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 25px;
	position: relative;
	z-index: 100;
	font-family: arial, sans-serif;
}

#navigation ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navigation ul ul {
	margin: 0px 0px 0px 0px;
	display: block;
}

#navigation li {
	float: left;
	position: relative;
}

#navigation a, .menu a:visited {
	display: block;
}

#navigation #news {
	background-image: url(../images/global/navigation2.gif);
	background-position: 0px 0px;
	width: 75px;
	height: 40px;
}

#navigation #bio {
	background-image: url(../images/global/navigation2.gif);
	background-position: -100px 0px;
	width: 46px;
	height: 40px;
	margin: 0px 0px 0px 25px;
}

#navigation #music {
    background-image: url(../images/global/navigation2.gif);
    background-position: -171px 0px;
    width: 78px;
    height: 40px;
    margin: 0px 0px 0px 25px;
}

#navigation #tour a:link, #navigation #tour a:visited, #navigation #tour a:active {
    background-image: url(../images/global/navigation2.gif);
    background-position: -274px 0px;
    width: 56px;
    height: 40px;
    margin: 0px 0px 0px 25px;
}

#navigation #photos a:link, #navigation #photos a:visited, #navigation #photos a:active {
    background-image: url(../images/global/navigation2.gif);
    background-position: -355px 0px;
    width: 90px;
    height: 40px;
    margin: 0px 0px 0px 25px;
}

#navigation #downloads a:link, #navigation #downloads a:visited, #navigation #downloads a:active {
	background-image: url(../images/global/navigation2.gif);
	background-position: -469px 0px;
	width: 66px;
	height: 40px;
	margin: 0px 0px 0px 25px;
}

#navigation #forums a:link, #navigation #forums a:visited, #navigation #forums a:active {
	background-image: url(../images/global/navigation2.gif);
	background-position: -559px 0px;
	width: 82px;
	height: 40px;
	margin: 0px 0px 0px 25px;
}

#navigation #community {
	background-image: url(../images/global/navigation2.gif);
	background-position: -666px 0px;
	width: 109px;
	height: 40px;
	margin: 0px 0px 0px 25px;
}

#navigation #the-lpa {
	background-image: url(../images/global/navigation2.gif);
	background-position: -800px 0px;
	width: 53px;
	height: 40px;
	margin: 0px 0px 0px 25px;
}

#navigation ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 50px;
	left: 0;
	width: 160px;
}

#navigation ul ul ul {
	left: 160px;
	top: 0px;
	width: 160px;
}

#navigation ul ul a, .menu ul ul a:visited {
	background-color: #EAEFEC;
	color: #566560;
	font-size: 15px;
	line-height: 15px;
	padding: 8px 10px 8px 10px;
	width: 135px;
	margin: -10px 0px 0px 0px;
	border-left: 1px solid #B9C3C0;
	border-right: 1px solid #B9C3C0;
	border-bottom: 1px solid #B9C3C0;
}

#navigation ul li:hover ul, .menu ul a:hover ul, #navigation ul ul a:hover {
	color: #000000;
	visibility: visible;
}

#navigation table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}


/*END NAVIGATION*/


/*FEATURED*/

#featured-section {
	width: 1000px;
	height: 250px;
	margin: 20px 0px 0px 20px;
	overflow: hidden;
}

.anythingSlider {
	border: 1px solid #000000;
	width: 425px;
	height: 250px;
	overflow: hidden;
	position: relative;
	margin: 0;
	float: left;
}

.anythingSlider .wrapper {
	width: 425px;
	height: 250px;
	overflow: hidden;
	position: absolute;
}

.anythingSlider .wrapper ul {
	width: 9999px;
	overflow: hidden;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	background: #000000;
	margin: 0;
}

.anythingSlider ul li {
	width: 425px;
	height: 250px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#thumbNav {
	background-color: #333333;
	position: relative;
	top: 214px;
	text-align: left;
}

#thumbNav a {
	background-image: url(../images/homepage/featured_map.png);
	background-position: -30px 0px;
	background-color: #999999;
	font-size: 0px;
	display: inline-block;
	width: 0px;
	height: 0px;
	padding: 9px 10px 9px 10px;
	margin: 0 1px 0 0;
}

#thumbNav a:hover {
	background-image: url(../images/homepage/featured_map.png);
	background-position: -30px 0px;
	background-color: #999999;
	display: inline-block;
}

#thumbNav a.cur {
	background-image: url(../images/homepage/featured_map.png);
	background-position: 0px 0px;
	background-color: #8EAC9A;
	display: inline-block;
}

#start-stop {
	background-image: url(../images/homepage/featured_map.png);
	background-position: -60px 0px;
	background-color: #ACC1B4;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0px;
	top: 228px;
	display: block;
}

#start-stop.playing {
	background-image: url(../images/homepage/featured_map.png);
	background-position: -90px 0px;
	background-color: #EAB7B7;
	width: 20px;
	height: 20px;
	display: block;
}

.anythingSlider #featured {
	background-repeat: no-repeat;
	width: 425px;
	height: 250px;
	display: block;
	padding: 190px 0px 0px 0px;
	margin: 0px 40px 0px -40px;
}

.anythingSlider #featured #description a:link, .anythingSlider #featured #description a:visited, .anythingSlider #featured #description a:active {
	background-color: #000000;
	width: 415px;
	height: 30px;
	padding: 5px;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	text-align: left;
	display: block;
	overflow: hidden;
}

.anythingSlider #featured #description .title {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #DBE4DF;
}

#featured-section #tour {
	background-image: url(../images/homepage/featured_map.png);
	background-repeat: repeat-y;
	background-position: -861px 0px;
	width: 299px;
	float: left;
}

#featured-section #tour #title {
	background-image: url(../images/homepage/featured_map.png);
	background-repeat: repeat-y;
	background-position: -552px 0px;
	width: 231px;
	height: 22px;
	padding: 8px 0px 0px 68px;
}

#featured-section #tour .upcoming {
	background-image: url(../images/homepage/featured_map.png);
	background-repeat: repeat-y;
	background-position: -120px 0px;
	width: 165px;
	height: 14px;
	display: block;
}

#featured-section #tour #dates {
	width: 279px;
	padding: 5px 10px 0px 10px;
	min-height:155px;
}


#featured-section #tour #dates li a:link, #featured-section #tour #dates li a:visited, #featured-section #tour #dates li a:active {
	color: #333333;
	width: 279px;
	display: block;
	padding: 0px 0px 3px 0px;
}

#featured-section #tour #dates li a:hover {
	color: #555555;
	width: 279px;
	display: block;
}

#featured-section #tour #dates li #date {
	color: #333333;
	font-size: 11px;
	line-height: 15px;
	width: 40px;
	float: left;
}

#featured-section #tour #dates li #details {
	font-size: 10px;
	line-height: 14px;
	width: 185px;
	color: #555555;
	float: left;
}

#featured-section #tour #dates li #details .title {
	color: #333333;
	font-size: 11px;
}

#featured-section #tour #dates li #more-info {
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	width: 54px;
	float: left;
}

#featured-section #users-online {
	background-image: url(../images/homepage/featured_map.png);
	background-position: -1170px 0px;
	width: 299px;
	height: 60px;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	overflow: hidden;
}

#featured-section #users-online a:link, #featured-section #users-online a:visited, #featured-section #users-online a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#featured-section #users-online a:hover {
	color: #E0E0E0;
	text-decoration: none;
}

#featured-section #users-online #title {
	background-image: url(../images/homepage/featured_map.png);
	background-position: -295px 0px;
	width: 30px;
	height: 7px;
	margin: 8px 0px 0px 10px;
	display: block;
}

#featured-section #users-online p {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

#featured-section #right-column {
	width: 234px;
	float: left;
}

#featured-section #right-column #random-image {
	background-color: #000000;
	padding: 8px 0px 0px 0px;
	width: 234px;
	max-height: 186px;
	text-align: center;
}

#featured-section #right-column #random-image #title {
	background-image: url(../images/homepage/featured_map.png);
	background-position: -402px 0px;
	width: 140px;
	height: 14px;
	margin: 0px 0px 14px 47px;
	display: block;
}

#featured-section #right-column #random-image #preview {
	width: 234px;
	height: 154px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

#featured-section #right-column #random-image img {
	margin: -20px 0px 0px 0px;
}

/*END FEATURED*/


/*MAIN PAGE GLOBAL*/

#content {
	background-image: url(../images/global/gradient_map.gif);
	background-repeat: repeat-x;
	background-position: 0px -80px;
	background-color: #EEEEEE;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 958px;
	margin: 0px 20px 0px 20px;
	padding: 20px 0px 0px 0px;
}

#content a:link, #content a:visited, #content a:active {
	color: #CC3300;
	text-decoration: none;
}


/*NEWS*/
#lpanews-header {
    background-image: url(../images/homepage/header_lpanews.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    border-top: 1px solid #333333;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    width: 958px;
    height: 250px;
    margin: 20px 20px 0px 20px;
    display: block;
}

#content #news #source-community #container .lpa-comments {
    margin: 0px 10px 0px 0px;
    font-weight: bold;
    text-align: left;
    float: left;
    overflow: hidden;
}

#content #news #source-community #container .lpa-comments a:link, #content #news #source-community #container .lpa-comments a:visited, #content #news #source-community #container .lpa-comments a:active {
    color: #333333;
    text-decoration: none;
}

#lpanews-extrapadding {
    width: 100%;
    height: 30px;
    display: block;
}

#content #news {
	margin: 0px 0px 0px 20px;
	width: 550px;
	float: left;
}

#content #news ul li {
list-style-type: disc;
margin-bottom: 5px;
}

#content #news #title {
	width: 550px;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	overflow: hidden;
}

#content #news #first-title {
	width: 550px;
	font-size: 30px;
	line-height: 35px;
	color: #000000;
	overflow: hidden;
}

#content #news #title a:link, #content #news #title a:visited, #content #news #title a:active, #content #news #first-title a:link, #content #news #first-title a:visited, #content #news #first-title a:active {
    color: #000000;
    text-decoration: none;
}

#content #news #title a:hover, #content #news #first-title a:hover {
    color: #000000;
    text-decoration: underline;
}

#content #news p {
	font-size: 12px;
	line-height: 18px;
}

#content #news p img {
	border: 0px;
	margin: 4px 10px 0px 0px;
	display: inline;
}

#content #news #details {
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}

#content #news #source-community {
	background-image: url(../images/global/gradient_map.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	width: 540px;
	height: 30px;
	margin: 20px 0px 30px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	line-height: 30px;
	display: block;
}

#content #news #source-community #container {
	width: 495px;
	float: left;
	overflow: hidden;
}

#content #news #source-community #container .source {
	width: 415px;
	float: left;
	overflow: hidden;
}

#content #news #source-community #container .comments {
	width: 100px;
	margin: 0px 10px 0px -30px;
	font-weight: bold;
	text-align: right;
	float: right;
	overflow: hidden;
}

#content #news #source-community #container .comments a:link, #content #news #source-community #container .comments a:visited, #content #news #source-community #container .comments a:active {
	color: #333333;
	text-decoration: none;
}

#content #news #source-community #share a:link, #content #news #source-community #share a:visited, #content #news #source-community #share a:active {
	background-image: url(../images/global/gradient_map.gif);
	background-position: 0px -40px;
	background-repeat: repeat-x;
	width: 45px;
	height: 30px;
	display: block;
	float: left;
	position: relative;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #DBE4DF;
	text-align: center;
	z-index: 100;
	overflow: hidden;
}

#content #news-cont {
	width: 420px;
	height: 45px;
	margin: 10px 0px 60px -40px;
	z-index: 500;
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

#content #news-cont #archives a:link, #content #news-cont #archives a:visited, #content #news-cont #archives a:active {
	background-image: url(../images/homepage/post_map.gif);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	width: 200px;
	height: 45px;
	display: block;
	float: left;
}

#content #news-cont #rss a:link, #content #news-cont #rss a:visited, #content #news-cont #rss a:active {
	background-image: url(../images/homepage/post_map.gif);
	background-repeat: no-repeat;
	background-position: -200px -80px;
	width: 220px;
	height: 45px;
	display: block;
	float: left;
}

/*END NEWS*/


/*SIDEBAR*/

#sidebar {
	width: 322px;
	padding: 0px 0px 60px 0px;
	margin: 0px 0px 0px 48px;
	overflow: hidden;
	float: left;
}

#sidebar #title {
	background-color: #6A7770;
	width: 300px;
	padding: 0px 10px 2px 10px;
	border-top: 3px solid #4D5550;
	border-left: 1px solid #6A7770;
	border-right: 1px solid #6A7770;
	font-size: 20px;
	line-height: 27px;
	color: #DBE4DF;
}

#sidebar #the-content {
	background-color: #DBE4DF;
	width: 300px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #B4BAB7;
	border-right: 1px solid #B4BAB7;
}

#sidebar #the-content #label {
	width: 300px;
	padding: 10px 0px 7px 0px;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	overflow: hidden;
}

#sidebar #the-content img {
	width: 100px;
	height: 100px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #333333;
	float: left;
}

#sidebar #the-content p {
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	line-height: 15px;
}

#sidebar #edge {
	background-image: url(../images/homepage/sidebar_map.png);
	background-position: 0px -10px;
	margin: 0px 0px 5px -11px;
	width: 322px;
	height: 10px;
	display: block;
}

#tweets {
	width: 310px;
	padding: 5px 5px 4px 5px;
	margin: 1px 0px 0px -11px;
}

#tweets li {
	color: #6D7B73;
	display: inline;
}

#tweets li a:link, #tweets li a:visited {
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #B4BAB7;
	padding: 4px 5px 4px 5px;
	margin: 0px -2px 0px 0px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #6D7B73;
	text-decoration: none;
}

#tweets li a:hover {
	background-color: #6A7770;
	padding: 4px 5px 4px 5px;
	margin: 0px -2px 0px 0px;
	color: #DBE4DF;
}

#tweets li a.selected {
	color: #DBE4DF;
	background-color: #6A7770;
	position: relative;
}

#tweets li a.selected:hover {
	text-decoration: none;
}

.tabcontent {
	width: 310px;
	padding: 0px;
	margin: 0px 0px 0px -5px;
	border-top: 1px solid #6D7B73;
	display:none;
}

.tabcontent li {
	background-image: url(../images/homepage/sidebar_map.png);
	background-position: -5px -47px;
	padding: 0px 0px 0px 10px;
	width: 290px;
	margin: 10px 0px 5px -40px;
	font-size: 12px;
	line-height: 18px;
}

@media print {
     .tabcontent {
	display: block;
     }
}

#sidebar #twitter-follow a:link, #sidebar #twitter-follow a:visited, #sidebar #twitter-follow a:active {
	background-image: url(../images/homepage/twitter_follow.gif);
	background-repeat: no-repeat;
	background-position: 46px 0px;
	width: 310px;
	height: 50px;
	margin: 20px 0px 10px 0px;
	display: block;
}

#sidebar #follow-member {
	margin: 15px 10px 10px 10px;
}

#sidebar #headlines {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#sidebar #headlines li {
	background-image: url(../images/homepage/sidebar_map.png);
	background-position: -5px -47px;
	padding: 0px 0px 0px 10px;
	width: 290px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	line-height: 15px;
}

#sidebar #social-networks {
    margin: 10px 0px 10px 0px;
    font-size: 0px;
    line-height: 0px;
    text-align: center;
}

#sidebar #social-networks img {
    margin: 0px 5px 0px 5px;
    padding: 0px;
}

/*END SIDEBAR*/


/*GLOBAL FOOTER*/

#footer {
	width: 1000px;
	height: 280px;
	display: block;
}

#footer #copyright {
	background-color: #53715F;
	width: 838px;
	height: 40px;
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	display: block;
	font-size: 15px;
	line-height: 40px;
	color: #DBE4DF;
	float: left;
}

#footer #back-to-top a:link, #footer #back-to-top a:visited, #footer #back-to-top a:active {
	background-image: url(../images/global/footer_map.png);
	background-repeat: no-repeat;
	width: 132px;
	height: 40px;
	margin: -10px 0px 0px 0px;
	display: block;
	float: left;
}

#footer #sitemap {
	background-image: url(../images/global/lpa_footer_logo.jpg);
	background-repeat: no-repeat;
	background-position: 760px 0px;
	background-color: #000000;
	padding: 0px 0px 30px 20px;
	width: 1000px;
	display: block;
}

#footer #sitemap #column {
	width: 155px;
	margin: 0px 40px 0px 0px;
	padding: 0px;
	float: left;
}

#footer #sitemap #column li {
	padding: 3px 0px 3px 0px;
}

#footer #sitemap #column #title {
	padding: 20px 0px 0px 0px;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #8EAC9A;
}

#footer #sitemap #column .parent {
	font-size: 13px;
	line-height: 15px;
	color: #8EAC9A;
}

#footer #sitemap #column .parent a:link, #footer #sitemap #column .parent a:visited, #footer #sitemap #column .parent a:active {
	color: #8EAC9A;
	text-decoration: none;
}

#footer #sitemap #column .child {
	padding: 0px 0px 0px 15px;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
}

#footer #sitemap #column .child a:link, #footer #sitemap #column .child a:visited, #footer #sitemap #column .child a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#footer #sitemap #column .blank {
	height: 5px;
	display: block;
}

/*END GLOBAL FOOTER*/


/*PAGE GLOBAL*/

#page {
	width: 960px;
	margin: 20px 20px 0px 20px;
}

#page #header {
	background-position: top center;
	background-repeat: no-repeat;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	width: 958px;
	height: 250px;
	display: block;
}

#page #content {
	background-image: url(../images/global/gradient_map.gif);
	background-repeat: repeat-x;
	background-position: 0px -80px;
	background-color: #EEEEEE;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 958px;
	margin: 0px;
	padding: 0px;
}

/*END PAGE GLOBAL*/

/*BAND PAGE*/

#page #content #the-band {
	width: 920px;
	padding: 25px 20px 0px 20px;
	overflow: hidden;
}

#page #content #the-band #title {
	background-image: url(../images/bio/theband_map.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: #53715F;
	width: 920px;
	height: 40px;
	display: block;
}

#page #content #bio-edge {
    background-image: url(../images/bio/bio_edgeshadow.png);
    background-repeat: no-repeat;
    width: 660px;
    height: 10px;
    display: block;
    margin: -10px 0px 20px 5px;
}

#page #content #the-band #wrapper {
	background-color: #DDDDDD;
	width: 920px;
	overflow: visible;
}

#page #content #the-band #history {
	width: 510px;
	padding: 15px 0px 20px 20px;
	float: left;
}

#page #content #the-band #history p {
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
}

#page #content #the-band #history p .notebreak {
	font-size: 15px;
	line-height: 23px;
	font-weight: bold;
}

#page #content #the-band #sidebar {
	width: 360px;
	margin: -40px 0px 0px 0px;
	float: right;
}

#page #content #the-band #sidebar #top {
	background-image: url(../images/behindthesite/gradientsidebar_map.png);
	background-repeat: no-repeat;
	width: 360px;
	height: 22px;
	padding: 18px 0px 0px 20px;
}

#page #content #the-band #sidebar #the-members {
	background-image: url(../images/bio/theband_map.gif);
	background-position: 0px -40px;
	width: 163px;
	height: 14px;
	display: block;
}

#page #content #the-band #sidebar #band-achievements {
	background-image: url(../images/bio/theband_map.gif);
	background-position: 0px -74px;
	width: 207px;
	height: 14px;
	margin: -2px 0px 0px 10px;
	display: block;
}

#page #content #the-band #sidebar #member-thumbs {
	font-size: 0px;
	line-height: 0px;
}

#page #content #the-band #sidebar #member-thumbs img {
	margin: 0px 2px 2px 0px;
}

#page #content #the-band #sidebar #sidebar-content {
	background-image: url(../images/behindthesite/gradientsidebar_map.png);
	background-repeat: repeat-y;
	background-position: -720px 0px;
	width: 340px;
	padding: 0px 0px 0px 25px;
}

#page #content #the-band #sidebar #sidebar-content li {
	padding: 10px 0px 10px 0px;
}

#page #content #the-band #sidebar #sidebar-content li ul {
	width: 315px;
	margin: -5px 0px -20px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
}

#page #content #the-band #sidebar #sidebar-content li ul li {
	background-image: url(../images/bio/theband_map.gif);
	background-repeat: no-repeat;
	background-position: -210px -37px;
	padding: 0px 5px 10px 12px;
}

#page #content #the-band #sidebar #sidebar-content li .title {
	background: none;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
}

#page #content #the-band #sidebar #content-title {
	background-image: url(../images/behindthesite/gradientsidebar_map.png);
	background-repeat: no-repeat;
	background-position: -370px -60px;
	width: 360px;
	margin: 0px 0px 0px -15px;
}

#page #content #the-band #endsidebar {
	background-image: url(../images/behindthesite/gradientsidebar_map.png);
	background-repeat: no-repeat;
	background-position: -360px 0px;
	width: 360px;
	height: 30px;
	float: left;
	display: block;
}

/*END BAND PAGE*/

/*BIO*/

#page #content #about-left {
	width: 260px;
	margin: 20px 0px 0px 20px;
	line-height: 18px;
	overflow: hidden;
	float: left;
}

#page #content #about-left .profile {
	background-repeat: no-repeat;
	width: 250px;
	height: 300px;
	display: block;
}

#page #content #about-left ul {
	margin: 11px 0px 20px 0px;
	padding: 0px;
}

#page #content #about-left li {
	margin: 0px;
	padding: 1px 0px 1px 0px;
}

#page #content #about-left #photo-gallery {
	background-image: url(../images/bio/sidebar_map.gif);
	background-repeat: no-repeat;
	background-position: -220px 10px;
	background-color: #CCCCCC;
	width: 250px;
	padding: 35px 0px 5px 0px;
	text-align: center;
}

#page #content #about-left #more-photos a:link, #page #content #about-left #more-photos a:visited, #page #content #about-left #more-photos a:active {
	background-image: url(../images/bio/sidebar_map.gif);
	background-repeat: no-repeat;
	background-position: 137px -40px;
	width: 250px;
	height: 20px;
	margin: 0px 0px 50px 0px;
	display: block;
}

#page #content #about-left .chester {
	background-image: url(../images/bio/band_sidebarprofiles.jpg);
	background-position: -250px 0px;
}

#page #content #about-left .mike {
	background-image: url(../images/bio/band_sidebarprofiles.jpg);
	background-position: 0px 0px;
}

#page #content #about-left .brad {
	background-image: url(../images/bio/band_sidebarprofiles.jpg);
	background-position: -500px 0px;
}

#page #content #about-left .dave {
	background-image: url(../images/bio/band_sidebarprofiles.jpg);
	background-position: -250px -300px;
}

#page #content #about-left .joe {
	background-image: url(../images/bio/band_sidebarprofiles.jpg);
	background-position: -500px -300px;
}

#page #content #about-left .rob {
	background-image: url(../images/bio/band_sidebarprofiles.jpg);
	background-position: 0px -300px;
}

#page #content #about-left #instruments-and-gear {
	background-image: url(../images/bio/sidebar_map.gif);
	background-position: 0px 0px;
	width: 212px;
	height: 15px;
	margin: 20px 0px 10px 0px;
}

#page #content #about-right {
	width: 670px;
	margin: 0px 5px 0px 0px;
	float: right;
}

#page #content #about-right #wrapper {
	width: 670px;
	margin: -25px 0px 10px 0px;
	overflow: hidden;
}

#page #content #about-right .top {
	background-image: url(../images/bio/bio_dropshadow_top.png);
	background-repeat: no-repeat;
	width: 670px;
	height: 20px;
	display: block;
}

#page #content #about-right #body {
	background-image: url(../images/bio/bio_dropshadow_body.png);
	background-repeat: repeat-y;
	width: 670px;
	margin: 0px 0px -10px 0px;
	display: block;
}

#page #content #about-right #body #container {
	width: 648px;
	margin: 0px 0px 0px -1px;
	padding: 20px 0px 10px 0px;
	z-index: 500;
	position: relative;
	top: -10px;
	left: 10px;
}

#page #content #about-right #body .cbennington {
	background-image: url(../images/bio/bio_backchaz.jpg);
	background-repeat: repeat-x;
	background-color: #D8D3C9;
	border-top: 1px solid #E1DCD3;
	border-left: 1px solid #E1DCD3;
	border-right: 1px solid #AAA784;
}

#page #content #about-right #body .mshinoda {
	background-image: url(../images/bio/bio_backmike.jpg);
	background-repeat: repeat-x;
	background-color: #C9D6D8;
	border-top: 1px solid #DCE6E7;
	border-left: 1px solid #DCE6E7;
	border-right: 1px solid #82A4B9;
}

#page #content #about-right #body .bdelson {
	background-image: url(../images/bio/bio_backbrad.jpg);
	background-repeat: repeat-x;
	background-color: #CDD6CA;
	border-top: 1px solid #DDE3DA;
	border-left: 1px solid #DDE3DA;
	border-right: 1px solid #91B496;
}

#page #content #about-right #body .dfarrell {
	background-image: url(../images/bio/bio_backdave.jpg);
	background-repeat: repeat-x;
	background-color: #DFD0D5;
	border-top: 1px solid #E2DADD;
	border-left: 1px solid #E2DADD;
	border-right: 1px solid #CAA2A4;
}

#page #content #about-right #body .jhahn {
	background-image: url(../images/bio/bio_backjoe.jpg);
	background-repeat: repeat-x;
	background-color: #DED1CF;
	border-top: 1px solid #E3DBDA;
	border-left: 1px solid #E3DBDA;
	border-right: 1px solid #C0A291;
}

#page #content #about-right #body .rbourdon {
	background-image: url(../images/bio/bio_backrob.jpg);
	background-repeat: repeat-x;
	background-color: #D8D1DE;
	border-top: 1px solid #DFDBE3;
	border-left: 1px solid #DFDBE3;
	border-right: 1px solid #B994BB;
}

#page #content #about-right .biography {
	background-repeat: no-repeat;
	width: 260px;
	height: 35px;
	margin: 0px 0px 17px 20px;
	display: block;
}

#page #content #about-right .mike {
	background-image: url(../images/bio/biobox_map.png);
	background-position: 0px 0px;
}

#page #content #about-right .chester {
	background-image: url(../images/bio/biobox_map.png);
	background-position: 0px -90px;
}

#page #content #about-right .brad {
	background-image: url(../images/bio/biobox_map.png);
	background-position: -270px -90px;
}

#page #content #about-right .dave {
	background-image: url(../images/bio/biobox_map.png);
	background-position: 0px -45px;
}

#page #content #about-right .joe {
	background-image: url(../images/bio/biobox_map.png);
	background-position: -270px -45px;
}

#page #content #about-right .rob {
	background-image: url(../images/bio/biobox_map.png);
	background-position: -270px 0px;
}

#page #content #about-right p {
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 20px 0px;
	line-height: 20px;
}

#page #content #about-right .signature {
	background-repeat: no-repeat;
	width: 200px;
	margin: 0px 0px 0px 225px;
	display: block;
}

#page #content #about-right .chester-bennington {
	background-image: url(../images/bio/band_signatures.png);
	background-position: 0px -182px;
	height: 183px;
}

#page #content #about-right .mike-shinoda {
	background-image: url(../images/bio/band_signatures.png);
	background-position: -210px 0px;
	height: 170px;
}

#page #content #about-right .brad-delson {
	background-image: url(../images/bio/band_signatures.png);
	background-position: -420px 0px;
	height: 85px;
}

#page #content #about-right .dave-farrell {
	background-image: url(../images/bio/band_signatures.png);
	background-position: -420px -182px;
	height: 132px;
}

#page #content #about-right .joe-hahn {
	background-image: url(../images/bio/band_signatures.png);
	background-position: -210px -182px;
	height: 137px;
}

#page #content #about-right .rob-bourdon {
	background-image: url(../images/bio/band_signatures.png);
	background-position: 0px 0px;
	height: 170px;
}

#page #content #about-right #links {
	margin: 20px 0px 40px 0px;
	width: 100%;
	text-align: center;
}

#page #content #about-right #links a:link, #page #content #about-right #links a:visited, #page #content #about-right #links a:active {
	margin: 0px 7px 0px 7px;
}

/*END BIO*/

/*MUSIC MAIN*/

#music-main {
	width: 920px;
	padding: 25px 0px 0px 20px;
	margin: 0px;
}

#music-main #listings {
	background-color: #879A8C;
	width: 920px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#music-main #listings li {
	margin: 0px -4px 0px 0px;
	padding: 0px;
	display: inline;
}

#music-main #listings li a:link, #music-main #listings li a:visited {
	background-color: #879A8C;
	margin: 0px;
	z-index: 1;
	position: relative;
	top: 0;
	left: 0;
	padding: 5px 15px 5px 5px;
	font-size: 25px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	color: #DBE4DF;
	text-decoration: none;
}

#music-main #listings li a:hover {
	background-color: #53715F;
	margin: 0px;
	padding: 5px 15px 5px 5px;
	font-size: 25px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	color: #DBE4DF;
}

#music-main #listings li a.selected {
	background-color: #53715F;
	margin: 0px;
	padding: 5px 15px 5px 5px;
	font-size: 25px;
	line-height: 40px;
	color: #DBE4DF;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	position: relative;
}

#music-main #listings li a.selected:hover {
	text-decoration: none;
}

#music-main .tabcontent {
	background-color: #DDDDDD;
	width: 920px;
	padding: 0px 0px 40px 0px;
	margin: 0px;
	border: 0px;
	display: none;
}

#music-main .tabcontent ul {
	padding: 0px;
	margin: -10px 0px 0px 40px;
	padding: 0px;
}

#music-main .tabcontent li {
	background-image: none;
	width: 920px;
	padding: 5px 0px 0px 0px;
	display: block;
}

#music-main .tabcontent #album-category {
	background-color: #53715F;
	width: 900px;
	height: 30px;
	padding: 0px 0px 4px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #DBE4DF;
}

#music-main .tabcontent #album {
	background-repeat: no-repeat;
	margin: 0px 0px 10px 15px;
	padding: 5px 5px 10px 5px;
	width: 202px;
	font-size: 12px;
	line-height: 14px;
	color: #DDDDDD;
	text-align: center;
	float: left;
}

#music-main .tabcontent .cd {
	background-image: url(../images/music/212x237_dropshadow.png);
}

#music-main .tabcontent .digi {
	background-image: url(../images/music/212x218_dropshadow.png);
}

#music-main .tabcontent #album a:link, #music-main .tabcontent #album a:visited, #music-main .tabcontent #album a:active {
	background: none;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0px;
	color: #DDDDDD;
	text-align: center;
}

#music-main .tabcontent .cd img {
	width: 200px;
	height: 200px;
	border: 1px solid #000000;
	margin: 0px 0px 4px 0px;
}

#music-main .tabcontent .digi img {
	width: 200px;
	height: 181px;
	border: 1px solid #000000;
	margin: 0px 0px 4px 0px;
}

/*END MUSIC MAIN*/

/*MUSIC SINGLE*/

#page #content #album-description {
	width: 920px;
	padding: 25px 20px 0px 20px;
	overflow: hidden;
}

#page #content #album-description #title {
	background-image: url(../images/music/music_map.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: #53715F;
	width: 920px;
	height: 40px;
	display: block;
}

#page #content #album-description #description {
	background-image: url(../images/music/description_shadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #DDDDDD;
	padding: 15px 0px 0px 20px;
}


#page #content #album-description #description #container {
	width: 570px;
	float: left;
}

#page #content #album-description #description #container p {
	width: 570px;
	padding: 0px 0px 20px 0px;
	line-height: 20px;
}

#page #content #album-description #description #album-images {
	width: 320px;
	margin: -55px 0px 20px 0px;
	float: right;
}

#page #content #album-description #description #album-images #cover {
	background-repeat: no-repeat;
	width: 300px;
	padding: 10px;
}

#page #content #album-description #description #album-images .cd {
	background-image: url(../images/music/300x300_dropshadow.png);
	height: 300px;
}

#page #content #album-description #description #album-images .digi {
	background-image: url(../images/music/300x292_dropshadow.png);
	height: 272px;
}

#page #content #album-description #description #album-images #gallery {
	background-image: url(../images/music/music_map.gif);
	background-repeat: no-repeat;
	background-position: 10px -120px;
	background-color: #CCCCCC;
	width: 300px;
	margin: 0px 0px 0px 10px;
	text-align: center;
}

#page #content #album-description #description #album-images #gallery img {
	margin: 30px 0px 10px 0px;
	border: 1px solid #333333;
	width: 50px;
	height: 50px;
}

#page #content #album-description #description #album-images .more a:link, #page #content #album-description #description #album-images .more a:visited, #page #content #album-description #description #album-images .more a:active {
	background-image: url(../images/music/music_map.gif);
	background-repeat: no-repeat;
	background-position: -110px -120px;
	margin: 0px 0px 0px 10px;
	width: 300px;
	height: 20px;
	text-align: center;
	display: block;
}

#page #content #more-album-details {
	background-color: #DDDDDD;
	width: 920px;
	margin: 0px 0px 0px 20px;
}

#page #content #more-album-details ul, #page #content #more-album-details li {
	margin: 0px;
	padding: 0px;
}

#page #content #more-album-details #left #title {
    background-image: url(../images/music/gradient_map.gif);
    background-position: 0px 0px;
    background-repeat: repeat-y;
    border-top: 1px solid #B0BDB3;
    background-color: #879A8C;
    width: 570px;
    margin: 0px 0px 15px 0px;
    display: block;
}

#page #content #more-album-details #left {
    background-image: url(../images/music/gradient_map.gif);
    background-position: -580px 0px;
    background-repeat: repeat-y;
    background-color: #D5D5D5;
    width: 570px;
    padding: 0px 0px 50px 0px;
    float: left;
    min-height: 230px;
}

#page #content #more-album-details #left #title #tracklist {
    background-image: url(../images/music/music_map.gif);
    background-position: 0px -40px;
    width: 154px;
    height: 30px;
    display: block;
    margin: 0px 0px 0px 10px;
}

#page #content #more-album-details #left table {
    margin: 0px 0px 0px 20px;
}

#page #content #more-album-details #left #track-title {
    width: 475px;
    padding: 0px 0px 7px 0px;
}

#page #content #more-album-details #left #lyrics-tabs {
    width: 60px;
    font-size: 0px;
    line-height: 0px;
}

#page #content #more-album-details #left #lyrics-tabs img {
    margin: 0px 3px 0px 0px;
}

#page #content #more-album-details #left #legend {
    padding: 15px 0px 0px 0px;
    margin: 0px 0px 0px 10px;
    font-size: 11px;
    line-height: 15px;
}

#page #content #more-album-details #left #legend img {
    margin: 0px 3px -3px 10px;
}

#page #content #more-album-details #right {
	width: 350px;
	padding: 0px 0px 30px 0px;
	float: left;
	min-height: 200px;
}

#page #content #more-album-details #right #title {
	background-image: url(../images/music/music_map.gif);
	background-position: 10px -75px;
	background-color: #95A69B;
	border-top: 1px solid #C4CCC6;
	width: 350px;
	height: 30px;
	display: block;
}

#page #content #more-album-details #right ul {
	margin: 10px 0px 0px 20px;
}

#page #content #more-album-details #right li {
	padding: 5px 0px 0px 0px;
}

#page #content #more-album-details #right #purchase {
	padding: 0px 0px 0px 0px;
}

#page #content #more-album-details #left #legend {
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-size: 11px;
	line-height: 15px;
}

#page #content #album-description #album-select {
    padding: 5px;
    width: 920px;
    height: 170px;
    overflow: auto;
    white-space:nowrap;
    border: 1px solid #C4CCC6;
}

#page #content #album-description #album-select ul {
    list-style: none;
    overflow: none;
    white-space: nowrap;
}
#page #content #album-description #album-select li {
    margin: 0px 10px 0px 10px;

}
#page #content #album-description #album-select img {
    padding: 0px 15px 0px 0px;

}
/*END MUSIC SINGLE*/

/*LPU*/

#page #content #lpu {
	width: 920px;
	padding: 25px 0px 10px 0px;
	margin: 0px 0px 0px 20px;
}

#page #content #lpu #album-information {
	background-image: url(../images/music/lpu_map.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: #53715F;
	width: 920px;
	height: 40px;
}

#page #content #lpu #first {
	background-color: #DDDDDD;
	background-image: url(../images/music/description_shadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 920px;
}

#page #content #lpu #first #left {
	width: 570px;
	padding: 15px 0px 0px 20px;
	font-size: 12px;
	line-height: 20px;
	float: left;
}

#page #content #lpu #first #left #description {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #999999;
}

#page #content #lpu #first #left #track-list {
	width: 320px;
	float: left;
}

#page #content #lpu #first #left #track-list #title {
	background-image: url(../images/music/lpu_map.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	margin: 0px 0px 0px -10px;
	width: 154px;
	height: 15px;
	display: block;
}

#page #content #lpu #first #left #track-list table {
	width: 325px;
	padding: 10px 0px 20px 0px;
}

#page #content #lpu #first #left #track-list #track-title {
	width: 200px;
	padding: 2px 0px 2px 0px;
}

#page #content #lpu #first #left #track-list #tabs-lyrics {
	width: 125px;
	font-size: 0px;
	line-height: 0px;
}

#page #content #lpu #first #left #track-list #tabs-lyrics img {
	margin: 5px 5px 0px 0px;
}

#page #content #lpu #first #left #lpu-space {
	width: 230px;
	float: right;
}

#page #content #lpu #first #right {
	width: 320px;
	float: left;
}

#page #content #lpu #first #right #album {
	background-image: url(../images/music/300x300_dropshadow.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
	padding: 10px;
	margin: -40px 0px 0px 9px;
	font-size: 0px;
	line-height: 0px;
}

#page #content #lpu #first #right #album img {
	border: 1px solid #333333;
}

#page #content #lpu #earlier-albums {
	background-image: url(../images/music/lpu_map.gif);
	background-repeat: no-repeat;
	background-position: 10px -75px;
	background-color: #95A69B;
	width: 920px;
	height: 30px;
	display: block;
}

#page #content #lpu #second {
	background-color: #DDDDDD;
	width: 920px;
	padding: 15px 0px 35px 0px;
}

#page #content #lpu #second #album {
	background-color: #C4C4C4;
	width: 428px;
	height: 215px;
	border: 1px solid #999999;
	margin: 5px 0px 15px 20px;
	float: left;
}

#page #content #lpu #second #album #cover {
	background-repeat: no-repeat;
	background-position: 5px 5px;
	width: 150px;
	margin: -15px 0px 0px -15px;
	padding: 9px;
	font-size: 11px;
	line-height: 15px;
	color: #555555;
	text-align: center;
	float: left;
}

#page #content #lpu #second #album .cd {
	background-image: url(../images/music/150x150_dropshadow.png);
}

#page #content #lpu #second #album .digi {
	background-image: url(../images/music/150x136_dropshadow.png);
}

#page #content #lpu #second #album #cover img {
	border: 1px solid #333333;
	margin: 0px 0px 4px 0px;
}

#page #content #lpu #second #album ul, #page #content #lpu #second #album li {
	margin: 0px;
	padding: 0px;
}

#page #content #lpu #second #album #album-title {
	padding: 5px 0px 3px 155px;
	font-size: 30px;
	line-height: 35px;
}

#page #content #lpu #second #album table {
	width: 267px;
	padding: 0px 0px 0px 3px;
}

#page #content #lpu #second #album #track-title {
	width: 237px;
	font-size: 11px;
	line-height: 13px;
	padding: 1px 5px 2px 0px;
}

#page #content #lpu #second #album #tabs-lyrics {
	width: 30px;
	font-size: 0px;
	line-height: 0px;
}

#page #content #lpu #second #album #tabs-lyrics img {
	margin: 3px 0px 0px 3px;
}

#page #content #lpu #legend {
	background-color: #DDDDDD;
	width: 900px;
	padding: 0px 0px 0px 20px;
	font-size: 11px;
	line-height: 15px;
}

#page #content #lpu #legend span {
	margin: 0px 10px 0px 0px;
}

/*END LPU*/

/*TOUR*/

#page #content #tour-page {
	width: 920px;
	padding: 25px 20px 0px 20px;
	overflow: hidden;
}

#page #content #tour-page #title {
	background-image: url(../images/tour/tourpage_map.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: #53715F;
	width: 920px;
	height: 40px;
	display: block;
}

#page #content #tour-page #tour-wrapper {
	padding: 25px 0px 20px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #DDDDDD;
}

#page #content #tour-page #tour-wrapper #tour-map {
	background-image: url(../images/tour/tourmap_shadow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 585px;
	height: 452px;
	padding: 0px 20px 25px 20px;
	float: left;
}

#page #content #tour-page #tour-wrapper #tour-map #container {
	display: block;
	border: 1px solid #333333;
}

#page #content #tour-page #right-column {
	width: 275px;
	float: left;
}

#page #content #tour-page form {
	padding: 0px 0px 23px 0px;
}

#page #content #tour-page form #location-title {
	background-image: url(../images/tour/tourpage_map.gif);
	background-position: -147px -52px;
	width: 107px;
	height: 13px;
	margin: 0px 0px 5px 0px;
	display: block;
}

#page #content #tour-page form input {
	background-color: #EDEDED;
	width: 223px;
	padding: 5px;
	margin: 0px 5px 10px 0px;
	border: 1px solid #666666;
	color: #666666;
}

#page #content #tour-page form #select-year {
	background-image: url(../images/tour/tourpage_map.gif);
	background-position: 0px -30px;
	width: 113px;
	height: 13px;
	display: block;
	float: left;
}

#page #content #tour-page form #submit {
	background-color: #EDEDED;
	border: 1px solid #666666;
	padding: 4px 0px 4px 0px;
	width: 30px;
	text-align: center;
	font-size: 13px;
	color: #333333;
}

#page #content #tour-page form select {
	background-color: #EDEDED;
	border: 1px solid #666666;
	margin: -3px 0px 0px 5px;
	font-size: 15px;
	color: #333333;
	float: left;
}

#page #content #tour-page #tour-space {
	width: 253px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 6px 11px 5px 11px;
}

#page #content #tour-page #tour-space img {
	border: 1px solid #333333;
}

#page #content #tour-page #legend {
	background-image: url(../images/tour/tour_legend.jpg);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	padding: 15px 0px 0px 110px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 15px;
}

#page #content #tour-page #legend li {
	padding: 0px 0px 20px 0px;
}

#page #content #tour-page table #list-title {
	padding: 10px 20px 10px 10px;
	color: #53715F;
	font-size: 25px;
	text-transform: uppercase;
}

#page #content #tour-page table {
	font-size: 12px;
	line-height: 15px;
}

#page #content #tour-page .listtable {
	border-right: 1px solid #53715F;
	background-color: #53715F;
}

#page #content #tour-page .listtable .heading {
	background-color: #53715F;
	padding: 8px;
	font-weight: bold;
	color: #C9D2CC;
	text-align: center;
}

#page #content #tour-page .listtable td {
	border-left: 1px solid #53715F;
	border-bottom: 1px solid #53715F;
	background-color: #C9D2CC;
	padding: 8px;
	margin: 0px;
	text-align: center;
}

/*END TOUR*/

/*BEHIND THE SITE*/

#page #content #behind-the-site {
	width: 920px;
	padding: 25px 20px 0px 20px;
	overflow: hidden;
}

#page #content #behind-the-site #title {
	background-image: url(../images/behindthesite/bts_map.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: #53715F;
	width: 920px;
	height: 40px;
	display: block;
}

#page #content #behind-the-site #wrapper {
	background-color: #DDDDDD;
	width: 920px;
	overflow: visible;
}

#page #content #behind-the-site #history {
	width: 510px;
	padding: 15px 0px 20px 20px;
	float: left;
}

#page #content #behind-the-site #history p {
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
}

#page #content #behind-the-site #sidebar {
	width: 360px;
	margin: -40px 0px 0px 0px;
	float: right;
}

#page #content #behind-the-site #sidebar #top {
	background-image: url(../images/behindthesite/gradientsidebar_map.png);
	background-repeat: no-repeat;
	width: 360px;
	height: 22px;
	padding: 18px 0px 0px 20px;
}

#page #content #behind-the-site #sidebar #top #meet-the-staff {
	background-image: url(../images/behindthesite/bts_map.gif);
	background-position: 0px -75px;
	width: 163px;
	height: 14px;
	display: block;
}

#page #content #behind-the-site #sidebar #member {
	background-image: url(../images/behindthesite/gradientsidebar_map.png);
	background-repeat: repeat-y;
	background-position: -720px 0px;
	width: 340px;
	padding: 15px 10px 0px 10px;
}

#page #content #behind-the-site #sidebar #member #main-info {
	width: 310px;
	padding: 0px 0px 0px 10px;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}

#page #content #behind-the-site #sidebar #member #main-info #picture {
	background-image: url(../images/behindthesite/gradientsidebar_map.png);
	background-repeat: no-repeat;
	background-position: -1085px 0px;
	width: 80px;
	height: 80px;
	padding: 5px;
	margin: 0px 0px 5px 0px;
	float: left;
}

#page #content #behind-the-site #sidebar #member #main-info #picture img {
	border: 1px solid #333333;
}

#page #content #behind-the-site #sidebar #member #main-info #information {
	padding: 0px 0px 0px 5px;
	float: left;
}

#page #content #behind-the-site #sidebar #member #main-info #information .name {
	color: #333333;
	font-size: 20px;
	line-height: 23px;
}

#page #content #behind-the-site #sidebar #member p {
	background-color: #FFFFFF;
	width: 290px;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 15px;
	font-size: 11px;
	line-height: 15px;
}

#page #content #behind-the-site #sidebar #member #rtop {
	background-image: url(../images/behindthesite/sidebar_map.gif);
	background-position: 0px 0px;
	width: 310px;
	height: 10px;
	margin: 0px 0px 0px 15px;
	display: block;
}

#page #content #behind-the-site #sidebar #member #expand-collapse {
	background-image: url(../images/behindthesite/bts_map.gif);
	background-repeat: no-repeat;
	background-position: 10px -109px;
	background-color: #FFFFFF;
	width: 300px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 15px;
	text-align: right;
}

#page #content #behind-the-site #sidebar #member #rbot {
	background-image: url(../images/behindthesite/sidebar_map.gif);
	background-position: -320px 0px;
	width: 310px;
	height: 10px;
	margin: 0px 0px 0px 15px;
	display: block;
}

#page #content #behind-the-site #endsidebar {
	background-image: url(../images/behindthesite/gradientsidebar_map.png);
	background-repeat: no-repeat;
	background-position: -360px 0px;
	width: 360px;
	height: 30px;
	float: left;
	display: block;
}

#page #content #behind-the-site #timelinetitle {
	background-image: url(../images/behindthesite/bts_map.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	width: 300px;
	height: 15px;
	margin: 40px 0px 20px -8px;
	display: block;
}

#page #content #behind-the-site #timeline {
	margin: 0px 0px 40px 5px;
}

#page #content #behind-the-site #timeline #the-timeline {
	width: 500px;
	padding: 0px;
	margin: 0px;
}

#page #content #behind-the-site #timeline #the-timeline li {
	padding: 0px;
	margin: 0px -2px 0px 0px;
	color: #6D7B73;
	display: inline;
}

#page #content #behind-the-site #timeline #the-timeline li a:link, #page #content #behind-the-site #timeline #the-timeline li a:visited {
	background-color: #999999;
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	padding: 2px 4px 2px 4px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

#page #content #behind-the-site #timeline #the-timeline li a:hover {
	background-color: #666666;
	padding: 2px 4px 2px 4px;
	color: #EEEEEE;
}

#page #content #behind-the-site #timeline #the-timeline li a.selected {
	background-color: #666666;
	padding: 2px 4px 2px 4px;
	color: #EEEEEE;
	position: relative;
}

#page #content #behind-the-site #timeline #the-timeline li a.selected:hover {
	text-decoration: none;
}

#page #content #behind-the-site #timeline .tabcontent {
	background-color: #EEEEEE;
	width: 480px;
	border: 1px solid #666666;
	margin: 2px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	display:none;
}

#page #content #behind-the-site #timeline .tabcontent ul, #page #content #behind-the-site #timeline .tabcontent li {
	background: none;
	width: 480px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	line-height: 15px;
}

#page #content #behind-the-site #timeline .tabcontent .date {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px -5px 0px;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

/*END BEHIND THE SITE*/

/*OTHER MUSIC*/

#page #content #music-other {
	width: 920px;
	padding: 25px 0px 10px 0px;
	margin: 0px 0px 0px 20px;
}

#page #content #music-other #title {
	background-color: #53715F;
	width: 900px;
	height: 40px;
	padding: 0px 0px 0px 20px;
	color: #DBE4DF;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
}

#page #content #music-other #category {
	background-color: #95A69B;
	width: 880px;
	height: 30px;
	padding: 0px 0px 0px 40px;
	color: #53715F;
	font-size: 25px;
	line-height: 30px;
	text-transform: uppercase;
}

#page #content #music-other #container {
	background-color: #DDDDDD;
	width: 900px;
	padding: 10px 0px 10px 20px;
}

#page #content #music-other #container #track-title {
	width: 450px;
	font-size: 12px;
	line-height: 15px;
	padding: 0px 5px 5px 0px;
}

#page #content #music-other #container #tabs-lyrics {
	width: 55px;
	font-size: 0px;
	line-height: 0px;
	vertical-align: top;
}

#page #content #music-other #container #tabs-lyrics img {
	margin: 3px 0px 0px 3px;
}

#page #content #music-other #extrapadding {
	background-color: #DDDDDD;
	width: 920px;
	height: 30px;
	display: block;
}

/*END OTHER MUSIC*/

/*DOWNLOADS*/

#page #content #downloads-media {
	padding: 25px 0px 10px 0px;
}

#page #content #downloads-media #title {
	background-color: #53715F;
	background-repeat: no-repeat;
	width: 920px;
	height: 40px;
	margin: 0px 0px 0px 20px;
	display: block;
}

#page #content #downloads-media .images {
	background-image: url(../images/downloads/downloads_map.gif);
	background-position: 10px 10px;
}

#page #content #downloads-media .media {
	background-image: url(../images/downloads/downloads_map.gif);
	background-position: 10px -30px;
}

#page #content #downloads-media #category {
	background-color: #95A69B;
	width: 895px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 25px;
	color: #53715F;
	font-size: 25px;
	line-height: 30px;
	text-transform: uppercase;
	display: block;
}

#page #content #downloads-media #container {
	background-color: #DDDDDD;
	width: 900px;
	margin: 0px 0px 0px 20px;
	padding: 10px;
	text-align: justify;
}

#page #content #downloads-media #container #extrapadding {
	width: 900px;
	height: 30px;
	display: block;
}

#page #content #downloads-media #container img {
	border: 1px solid #333333;
	margin: 10px;
}

#page #content #downloads-media #container #album {
	background-color: #333333;
	width: 280px;
	margin: 10px;
	float: left;
}

#page #content #downloads-media #container #album img {
	width: 278px;
	height: 278px;
	border: 1px solid #333333;
	margin: 0px;
}

#page #content #downloads-media #container #album #moreinfo-download {
	width: 280px;
	padding: 10px 0px 10px 0px;
	display: block;
	overflow: hidden;
}

#page #content #downloads-media #container #album #moreinfo-download #moreinfo a:link, #page #content #downloads-media #container #album #moreinfo-download #moreinfo a:visited, #page #content #downloads-media #container #album #moreinfo-download #moreinfo a:active {
	background-image: url(../images/downloads/downloads_map.gif);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	width: 84px;
	height: 12px;
	margin: 0px 0px 0px 51px;
	display: block;
	float: left;
}

#page #content #downloads-media #container #album #moreinfo-download #dot {
	background-image: url(../images/downloads/downloads_map.gif);
	background-repeat: no-repeat;
	background-position: -84px -80px;
	width: 14px;
	height: 12px;
	display: block;
	float: left;
}

#page #content #downloads-media #container #album #moreinfo-download #download a:link, #page #content #downloads-media #container #album #moreinfo-download #download a:visited, #page #content #downloads-media #container #album #moreinfo-download #download a:active {
	background-image: url(../images/downloads/downloads_map.gif);
	background-repeat: no-repeat;
	background-position: -98px -80px;
	width: 90px;
	height: 12px;
	display: block;
	float: left;
}

/*END DOWNLOADS*/

#discography p {
margin-top: 1em;
}
#discography li {
list-style: decimal;
}

.downloadlist li {
    list-style-type: disc;
}

/* NEW ALBUM */
#page #content #lp4title {
    background-image: none;
    background-color: #53715F;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #DBE4DF;
    width: 910px;
    height: 35px;
    padding: 5px 0px 0px 10px;
    display: block;
}

#page #content #reference-links {
    width: 900px;
    padding: 20px 0px 50px 0px;
    line-height: 20px;
}

#page #content #reference-links h1 {
    background-color: #999999;
    width: 210px;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #E0E0E0;
    padding: 5px 10px 5px 10px;
}
/* END NEW ALBUM */