
@charset "UTF-8";
/* CSS Document */

body, html, div, p, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td  {  
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}  
    
img {
	padding-bottom: 8px;
}
html {
	
	background: #6f6f6f;
}


#wrapper {     
	margin: 0;       
	padding-top:88px;
	padding-left:88px; 
	width: 900px;
}
           

#album_pic {          
	
    float: left;
	width: 503px;
}
          
#album_info {     
	 
	width: 324px;
	float: left;
}  
   

#albumrelease {                   
	width: 421px;
	height: 95px;
	background-image: url("/landing/img/underalbum_text.gif");     
	
	background-repeat: no-repeat;
}             
.inviso p {
	visibility: hidden;
}

#oldsite {
background-repeat: no-repeat;
	background-image: url('/landing/img/continue_alltext.gif');
	width: 239px;
	height: 20px;
}
#oldsite:hover {
background-repeat: no-repeat;
	background-image: url('/landing/img/continue_rollover.gif');
	width: 239px;
	height: 20px;
}

#purple {
	background: #e5e938;
}

#tourdates {
	margin-top: 16px;
	margin-bottom: 6px;
	background-repeat: no-repeat;
	background-image: url('/landing/img/tourdates.gif');
	width: 143px;
	height: 25px;
}

.tourinfo {
	
	font-family: Verdana, sans-serif;
	color: #cccccc;
	font-size: 8pt;
	
}
.tourinfo a {
	color: #e5e938;
}
.tourinfo a:hover {
	text-decoration: underline;
}


p {
	padding-bottom: 4px;
}
.tourinfo span {
	color: #e5e938;
	font-weight: bold;
}



