/*=STRUCTURE
=== === === === === === === === === === */
html {
background:#e6e2e3;
font-size:60%;
font-family:"Lucida Grande", sans-serif;
}
body {

}

/*=COMMON
=== === === === === === === === === === */
* {
padding: 0;
margin: 0
}
p,
li {
}
#headerwrap h1 {
text-indent: -9999px;
font-size: 1%
}
img {
	border: 0
}
a {
color:#CC0033;
}
a:hover {
color:#CC3333;
}
a:active, a:visited {
color:#000000;
}

/*=MASTHEAD
=== === === === === === === === === === */
#headerwrap {
height:338px;
background:url(../images/header.jpg) 341px;
}
#headerwrap #logo h1 {
width:341px;
height:338px;
background:url(../images/logo.jpg);
text-indent:-9999px;
font-size:0em;
}
#headerwrap #logo a {
position:absolute;
top:0;
left:0;
display:block;
width:341px;
height:338px;
}
#headerwrap .banner {
position:absolute;
top:15px;
left:350px;
border:1px #333333 solid;
}

/*=NAVIGATION
=== === === === === === === === === === */
#navigation {
position:absolute;
top:150px;
left:350px;
}
#navigation .buynow,
#navigation .bands,
#navigation .sleevenotes,
#navigation .preorder {
position:absolute;
top:57px;
left:6px;
text-indent:-9999px;
font-size:0em;
}
#navigation .buynow a:hover,
#navigation .bands a:hover,
#navigation .sleevenotes a:hover,
#navigation .preorder a:hover {
opacity:0.999;
}

#navigation .buynow a, #navigation .preorder a {
display:block;
width:162px;
height:77px;
background:url(../images/nav_buynow.jpg);
opacity:0.8;
}

#navigation .preorder a {
background:url(../images/nav_preorder.jpg);
}
#navigation .buynow a:active, #navigation .buynow.down a {
background:url(../images/nav_down_buynow.jpg);
}
#navigation .preorder a:active, #navigation .preorder.down a {
background:url(../images/nav_down_preorder.jpg);
}

#navigation .bands {
left:171px;
top:67px;
}
#navigation .bands a {
display:block;
width:180px;
height:81px;
background:url(../images/nav_bands.jpg);
opacity:0.8;
}
#navigation .bands a:active, #navigation .bands.down a {
background:url(../images/nav_down_bands.jpg);
}

#navigation .sleevenotes {
left:386px;
top:74px;
}
#navigation .sleevenotes a {
display:block;
width:219px;
height:88px;
background:url(../images/nav_sleevenotes.jpg);
opacity:0.8;
}
#navigation .sleevenotes a:active, #navigation .sleevenotes.down a {
background:url(../images/nav_down_sleevenotes.jpg);
}


/*=CONTENT
=== === === === === === === === === === */
#contentwrap {
margin:20px auto 20px auto;
padding:20px;
overflow:auto;
height:100%;
}
#return a, #return a:visited {
color:#CC0033;
display:block;
text-decoration:none;
}
#return a:hover {
color:#CC3333;
}
#mediaplayer {
float:left;
width:297px;
height:270px;
background:#000000;
}
#content {
float:left;
margin:0 20px 0 20px;
width:42%;
max-width:600px;
}
#content h1 {
font-size:5em;
color:#333;
margin:0 0 20px 0;
font-family:Courier;
}
#content p {
font-size:1.2em;
line-height:200%;
}

#sidebar {
float:left;
width:200px;
}
#quotes {
font-family:Courier;
}
#quotes p {
margin:20px 0 30px 0;
text-align:justify;
font-size:1.2em;
background:#CCCCCC;
border:1px solid #666666;
padding:5px;
}
#quotes p .big {
font-size:3em;
}
#quotes .quotename {
padding:5px;
font-weight:bold;
font-size:1.2em;
}
#quotes .connxn {
padding:5px;
font-weight:bold;
}

table.bands {
margin:10px 0 10px 0;
}
table.bands tbody tr {
display:block;
margin:0 0 30px 0;
}
table.bands tbody tr td {
padding:5px;
}
table.bands tbody tr td img {
border:2px solid #666;
}
table.bands tbody tr td {
font-size:1.2em;
}
table.bands tbody tr td .num {
display:block;
font-size:3em;
color:#CC3333;
font-weight:bold;
font-family:Courier;
}
table.bands tbody tr td .bandname {
font-size:1.4em;
}
table.bands tbody tr td .trackname, .quotename {
font-size:1.2em;
color:#CC3333;
}

/*=FOOTER
=== === === === === === === === === === */
#footerwrap {

}
