/* CSS Document */
/* Testing:  border: solid 1px #000; */

body {
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	line-height: 17px;
	text-align: center;
}

.main
{
	width: 820px;
	height: 1098px;
	color: #000;
 	background-color: #FFFFFF;
 	margin: 30px auto; 
	text-align: left;
}

 #remember .main 
{
	background: url(../images/remember_bg2.jpg) no-repeat;
}

 #aural .main 
{
	background: url(../images/aural_bg5.jpg) no-repeat;
}
 #aural_LP .main 
{
	background: url(../images/aural/aural_lp1.jpg) no-repeat;
}

 #aural_EP .main 
{
	background: url(../images/aural/aural_ep1.jpg) no-repeat;
}

 #current .main 
{
	background: url(../images/current_bg.jpg) no-repeat;
}
 #about .main 
{
	background: url(../images/about_bg.jpg) no-repeat;
}
 #undercurrent .main 
{
	background: url(../images/undercurrent_bg3.jpg) no-repeat;
}
 #love .main 
{
	background: url(../images/love_bg.jpg) no-repeat;
}

 #aural_compilations .main 
{
	background: url(../images/aural/aural_comps1.jpg) no-repeat;
}

#aural_fandv .main 
{
	background: url(../images/aural/aural_fandv1.jpg) no-repeat;
}

#aural_remixes .main 
{
	background: url(../images/aural/aural_remixes1.jpg) no-repeat;
}

#aural_also .main 
{
	background: url(../images/aural/aural_also1.jpg) no-repeat;
}

#aural_production .main 
{
	background: url(../images/aural/aural_prod1.jpg) no-repeat;
}


#macro {
	display: none;
}

a {
 	color:#000000;
   	outline: none;
}

a:link{
	text-decoration: none;
	font-size : 15px;
}

a:visited{
	text-decoration: none;
	font-size : 15px;
}

a:hover{
	text-decoration: underline;
	color:#009999; 
	font-size : 15px;
}

#top_nav{
 	height: 177px;
 	width: 600px;
}

#bottom_nav{
	position:absolute;
	top:920px;
	left:300px;
	clear:both;
 	text-align: center;
}



#section{
	margin-left: 100px;
	margin-top:200px;
}

#section img {
	margin:3px;
}

 #section .dc {
	float:left;
	width:206px;
	height:230px;
	border: solid 1px #999999;
	margin:4px;
}

 #aural_fandv #section .dc {
	float:left;
	width:206px;
	height:300px;
	border: solid 1px #999999;
	margin:4px;
}

 #section .dc .txt{
	margin-left:3px;
	margin-right:3px;
	padding-left:3px;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background-color:#E5E5E5;
}

#aural #section{
	margin-left: 60px;
	margin-top:0px;
	color:#FFFFFF;
}

#aural #section img {
	margin:0px;
	padding: 0px;
	vertical-align:top;
} 

#aural #section .dc {
	float:left;
	width:106px;
	height:160px;
	margin:2px;
}

#aural #section .dc .txt{
	margin-left:3px;
	font-size:9px;
	font-weight:bold;
	color:#000000;
	background-color:#E5E5E5;
}

#aural_LP #section {
	margin:0px;
	margin-left: 60px;
}

#aural_EP #section {
	margin:0px;
	margin-left: 60px;
}

#aural_compilations #section {
	margin:0px;
	margin-left: 60px;
}

#aural_fandv #section {
	margin:0px;
	margin-left: 60px;
}

#aural_remixes #section {
	margin:0px;
	margin-left: 60px;
}

#aural_production #section {
	margin:0px;
	margin-left: 60px;
}

#aural_also #section {
	margin:0px;
	margin-left: 60px;
}

#love #section {
	width: 600px;
	height: 650px;
	margin-top:0px;
	overflow:auto;
}

#love #section a {
 	color:#000000;
	background-color:#E5E5E5;
	font-size : 80%;
	margin: 5px;
	padding: 5px;
	line-height:30px;
}

#love #section a:link{
	text-decoration: none;
	font-size : 80%;
}

#love #section a:visited{
	text-decoration: none;
	font-size : 80%;;
}

#love #section a:hover{
	text-decoration: underline;
	color:#009999; 
	font-size : 80%;
}



#body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	padding: 5px;
	color: #000000;
	background-image: url(../images/weird.png);
	background-repeat: repeat;
	height: 450px;
	width: 600px;
	overflow:auto;
}

#remember #body_text {
	font-weight: normal;
	margin-top:170px;
	margin-left:50px;
	text-align:left;
	height: 350px;
	width: 600px;
	overflow:auto;
}

#remember #body_text h3 {
 	color:#000000;
	background-color:#E5E5E5;
	width:100px;
	text-align:center;
	margin-top:20px;
}

#about #body_text p {
	margin-left:10px;
	margin-right:10px;
	}

#about #body_text a {
	text-decoration: underline;
}

#about #body_text a:hover {
	text-decoration: none;
}


#title {
	display:none;	
}

#pictures{
	padding-top: 50px;
	padding-left: 350px;
}

#pictures img {
   padding: 10px;
   border: none;
}

#pictures a{
	text-decoration: none;
	width: 100%;
}
#pictures a:hover{
	padding-left: 2px;
	text-decoration: none;
}

#detail {
	width:500px; 
	border:solid 1px #CCCCCC; 
	color:#CCCCCC; 
	padding:5px; 
	margin:5px; 
	float:left;
	text-align:left;
}

#iTunes{
	background-color:#CCCCCC; 
	margin:2px 2px 2px 150px;
	width: 200px;
		
}

#iTunes #iTxt {
	padding:2px 10px 5px 10px;
	font-size:10px;
	color:#000000;
	text-align:center; 
}

#detail a{
	color:#000000;
	text-decoration: none;
}

#detail a:hover{
	text-decoration: underline;
	color:#009999;
}

#detail .txt {
	margin:10px;
}

#detail .review {
	margin:10px;
	margin-top:30px;
}

#detail .review .copy{
	margin:5px;
	margin-bottom: 25px;
	text-align:justify;
}

#detail h3 {
	/* background-color:#ccc; */
	color:#ccc;
	font-size : 130%;
	/* width: 100px; */
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 2px;
	text-align:center;
}

#detail h2 {
	border-bottom:solid 1px #CCCCCC;
}

#detail .sig{
	margin-left:20px;
	margin-top:7px;
}

#detail h5 {
	margin:0px;
	margin-top:20px;
	font-weight:normal;
	font-size:110%;
}

h4 {
	background-color:#999;
	font-size : 150%;
	width: 400px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 2px;
}



#badge {
	position:absolute;
	top:1000px;
	left:840px; 
	border:1px dashed #999999; 
	padding:5px; 
	text-align:center; 
	font-size:11px;
}

#badge a {
	color:#999999; 
	font-size:9px;
}
