@charset "iso-8859-1";	 

html {
   	height: 100%
}

body {
	background-color: #DCDCDC;  
	width: 950px;
	height: 100%;
	margin: auto;	
	padding-left:15px;
	padding-right:15px;
	background-repeat: repeat-y;
	background-position: center;
    padding: 0px;    
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	line-height: 16px;
	color: #000000;   
}   

.index {
	background-color: #FFFFFF;
}
	
.artists {
	background-image: url("../img/bg_artists.gif");
}

.releases {
	background-image: url("../img/bg_releases.gif");
}

.shop {
	background-image: url("../img/bg_shop.gif");
}

.contact {
	background-image: url("../img/bg_contact.gif");
}

.tourdates {
	background-image: url("../img/bg_artists.gif");
}

img {
	vertical-align:bottom;
}		

form {
	margin: 0px;
	padding: 0px;
}
  
a {
	color: #000000;
}

a:visited {
	color: #000000;
}  

a img {
	border: 0;
}

ul {
	padding: 0;
	margin:0;	 
}							  

li {
	padding-top: 0;
	margin: 0;
	list-style: none; 	 
	cursor: default;
}			

.logo {
	width: 461px;
	height: 187px;
	position: relative;
	background-image:url("../img/logo_big.gif");
	margin-top: 80px;
	margin-bottom: 120px;
}
	
.logo .logo_artists {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 139px;
	height: 112px;
	background-image:url("../img/logo_artists.gif");
	visibility: hidden;
}  

.logo .menu_artists {
	display: block;
	position: absolute;
	top: 0px;
	left: 39px;
	width: 100px;
	height: 112px;
}

.logo .logo_releases {
	position: absolute;
	top: 0px;
	left: 70px;
	width: 159px;
	height: 112px;
	background-image:url("../img/logo_releases.gif");
	visibility: hidden;
}  

.logo .menu_releases {
	display: block;
	position: absolute;
	top: 0px;
	left: 139px;
	width: 90px;
	height: 112px;
}

.logo .logo_shop {
	position: absolute;
	top: 0px;
	left: 229px;
	width: 114px;
	height: 112px;
	background-image:url("../img/logo_shop.gif");
	visibility: hidden;
}  

.logo .menu_shop {
	display: block;
	position: absolute;
	top: 0px;
	left: 229px;
	width: 90px;
	height: 112px;
}

.logo .logo_contact {
	position: absolute;
	top: 0px;
	left: 319px;
	width: 167px;
	height: 112px;
	background-image:url("../img/logo_contact.gif");
	visibility: hidden;
}  

.logo .menu_contact {
	display: block;
	position: absolute;
	top: 0px;
	left: 319px;
	width: 102px;
	height: 112px;
}
	  		
.textmenu {
	font-size: 8pt;
	letter-spacing: 3px;
	margin-bottom: 15px;
}
	  
.textmenu a {
	text-decoration: none;
}

.textmenu a:hover {
	text-decoration: underline;
}

.menubar {				
	float: left;
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;   
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;	 
	overflow: hidden;
}		 
   
.logo_small { 
	display: block;
	width: 128px;
	height: 62px;
	background-image: url("../img/logo_small.gif");
	margin-bottom: 6px;
	margin-left: 33px;
}

.menu a {
	display:block;
	height: 26px;  
	margin-bottom: 1px;
}		 

.menu a:hover {
	background-position: 0px -26px;
}

.menu .menu_artists {
	width: 124px;	
	margin-left: 36px;  
	background-image: url("../img/menu_artists.gif");
}

.menu .menu_releases {
	width: 149px;	
	margin-left: 11px;  
	background-image: url("../img/menu_releases.gif");
}

.menu .menu_contact {
	width: 139px;	
	margin-left: 21px;  
	background-image: url("../img/menu_contact.gif");
}

.menu .menu_shop {
	width: 84px;	
	margin-left: 76px;  
	background-image: url("../img/menu_shop.gif");
}

.menu .menu_tourdates {
	width: 134px;	
	height: 21px;
	margin-left: 26px;  
	background-image: url("../img/menu_tourdates.gif");
}

.menu .menu_artists_sel {
	width: 124px;	
	margin-left: 36px;  
	background-image: url("../img/menu_artists.gif");
	background-position: 0px -26px;
}

.menu .menu_releases_sel {
	width: 149px;	
	margin-left: 11px;  
	background-image: url("../img/menu_releases.gif");
	background-position: 0px -26px;
}

.menu .menu_contact_sel {
	width: 139px;	
	margin-left: 21px;  
	background-image: url("../img/menu_contact.gif");
	background-position: 0px -26px;
}

.menu .menu_shop_sel {
	width: 84px;	
	margin-left: 76px;  
	background-image: url("../img/menu_shop.gif");
	background-position: 0px -26px;
}

.menu .menu_tourdates_sel {
	width: 134px;	
	height: 21px;
	margin-left: 26px;  
	background-image: url("../img/menu_tourdates.gif");
	background-position: 0px -26px;
}		

.language_selection {
	font-size: 7pt;
	color: #C0C0C0;
	margin-right: 5px;
	margin-bottom: 10px;
}						 

.language_selection a,
.language_selection a:visited {
	color: #C0C0C0;
}
					
.shoppingcart {
	position: relative;
	left: -4px;
	margin-top: 7px;
}
		
.shoppingcart_top_en {
	width: 173px;
	height: 18px;
	background-image: url("../img/shoppingcart_top_en.gif");
}
		
.shoppingcart_top_de {
	width: 173px;
	height: 18px;
	background-image: url("../img/shoppingcart_top_de.gif");
}
		
.shoppingcart_body {
	width: 173px;
	background-image: url("../img/shoppingcart_bg.gif");
	background-repeat: repeat-y;
}
		
.shoppingcart_bottom {
	width: 173px;
	height: 17px;
	background-image: url("../img/shoppingcart_bottom.gif");
}  

.shoppingcart_body {
	padding-left: 14px;
	padding-right: 14px;
	text-align: left;
	line-height: 13px;
	font-size: 7pt;
	font-family: Arial, Helvetica;	 
}
			
.shoppingcart_body .trash {
	display: block;
	width: 9px;
	height: 14px;
	background-image: url("../img/shoppingcart_trash.gif");
	background-repeat: no-repeat;
}	
	
.shoppingcart_body .trash:hover {
	background-position: 0px -14px;
}		
	
.shoppingcart .checkoutbutton a {		
	display: block;
	width: 137px;
	height: 22px;
	margin-top: 4px;
	margin-left: 3px;
}		

.shoppingcart .checkoutbutton a:hover {
	background-position: 0px -22px;
}			

.shoppingcart .checkoutbutton a:active {
	background-position: 0px -44px;
}			

.shoppingcart .checkoutbutton .artists_checkout_en 	{ background-image: url("../img/btn_artists_checkout_en.gif"); }
.shoppingcart .checkoutbutton .artists_checkout_de 	{ background-image: url("../img/btn_artists_checkout_de.gif"); }
.shoppingcart .checkoutbutton .releases_checkout_en { background-image: url("../img/btn_releases_checkout_en.gif"); }
.shoppingcart .checkoutbutton .releases_checkout_de { background-image: url("../img/btn_releases_checkout_de.gif"); }
.shoppingcart .checkoutbutton .shop_checkout_en 	{ background-image: url("../img/btn_shop_checkout_en.gif"); }
.shoppingcart .checkoutbutton .shop_checkout_de 	{ background-image: url("../img/btn_shop_checkout_de.gif"); }
.shoppingcart .checkoutbutton .contact_checkout_en 	{ background-image: url("../img/btn_contact_checkout_en.gif"); }
.shoppingcart .checkoutbutton .contact_checkout_de 	{ background-image: url("../img/btn_contact_checkout_de.gif"); }
		
.videos {
	background-image: url("../img/txt_videos.gif");
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 11px; 
	margin-top: 8px;
	margin-left: 3px;
}					 

.videos td { 
	text-align: center;
	width: 39px;
	height: 30px;
}

.videos td a img { 
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.videos td a:hover img { 
	border-color: #C0C0C0;
}
  
.expand_videos {
	width: 80px;
	height: 10px;
	background-image: url("../img/btn_videos_expand.gif"); 
	overflow: hidden;
	margin-left:40px;
	margin-right:40px;
	margin-top: 3px;
}					

.expand_videos:hover {
	background-position: 0px -10px;
}

.hide_videos {
	width: 80px;
	height: 10px;
	background-image: url("../img/btn_videos_hide.gif"); 
	overflow: hidden;
	margin-left:35px;
	margin-right:40px;
	margin-top: 3px;
}
   
.hide_videos:hover {
	background-position: 0px -10px;
}

.video_name {
	width: 100%;
	height: 13px;
	font-family:arial;
	font-size:7pt;
	text-align: center;
	overflow: hidden;
}

.radio {
	background-image: url("../img/txt_radio.gif");
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 20px; 
	margin-top: 20px;
	margin-left: 3px;
	padding-right: 20px;
}					 

.content {
	float: left;
	width: 720px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;	
	overflow: hidden;
}		  

.content a {
	color: #FFFFFF;
}		  

.artists .image {
	float: left;
	width: 122px;
}	

.artists .text {
	float: left;
	width: 598px;
}		  

.releases .image {
	float: left;
	width: 97px;
}	

.releases .text {
	float: left;
	width: 623px;
}		  

.artists .buttons {
	height: 33px;
	padding-top: 5px;
}
	
.releases .buttons {
	height: 37px;
	padding-top: 10px;
}
	
.buttons a {		
	float: left;
	display: block;
	width: 114px;
	height: 22px;
	margin-bottom: 10px; 
	margin-right: 5px;
}		

.buttons a:hover {
	background-position: 0px -22px;
}			

.buttons a:active {
	background-position: 0px -44px;
}			

.artists .buttons .pictures_en 	{ background-image: url("../img/btn_artists_pic_en.gif"); }
.artists .buttons .pictures_de 	{ background-image: url("../img/btn_artists_pic_de.gif"); }
.artists .buttons .biography_en	{ background-image: url("../img/btn_artists_bio_en.gif"); }
.artists .buttons .biography_de	{ background-image: url("../img/btn_artists_bio_de.gif"); }
.artists .buttons .homepage 	{ background-image: url("../img/btn_artists_hp.gif"); }
.artists .buttons .back_en		{ background-image: url("../img/btn_artists_back_en.gif"); }
.artists .buttons .back_de		{ background-image: url("../img/btn_artists_back_de.gif"); }		

.releases .buttons .buy_en 		{ background-image: url("../img/btn_releases_buy_en.gif"); }
.releases .buttons .buy_de 		{ background-image: url("../img/btn_releases_buy_de.gif"); }
.releases .buttons .details		{ background-image: url("../img/btn_releases_details.gif"); }
.releases .buttons .reviews		{ background-image: url("../img/btn_releases_reviews.gif"); }
.releases .buttons .listen_en	{ background-image: url("../img/btn_releases_listen_en.gif"); }
.releases .buttons .listen_de 	{ background-image: url("../img/btn_releases_listen_de.gif"); }
.releases .buttons .back_en		{ background-image: url("../img/btn_releases_back_en.gif"); }
.releases .buttons .back_de		{ background-image: url("../img/btn_releases_back_de.gif"); }		

.shop .buttons .buy_en 		{ background-image: url("../img/btn_shop_buy_en.gif"); }
.shop .buttons .buy_de 		{ background-image: url("../img/btn_shop_buy_de.gif"); }
.shop .buttons .listen_en	{ background-image: url("../img/btn_shop_listen_en.gif"); }
.shop .buttons .listen_de 	{ background-image: url("../img/btn_shop_listen_de.gif"); }
.shop .buttons .back_en		{ background-image: url("../img/btn_shop_back_en.gif"); }
.shop .buttons .back_de		{ background-image: url("../img/btn_shop_back_de.gif"); }		
.shop .buttons .continue_en	{ background-image: url("../img/btn_shop_continue_en.gif"); }
.shop .buttons .continue_de	{ background-image: url("../img/btn_shop_continue_de.gif"); }		

.contact .buttons .back_en		{ background-image: url("../img/btn_contact_back_en.gif"); }
.contact .buttons .back_de		{ background-image: url("../img/btn_contact_back_de.gif"); }		

.smallbuttons a {		
	display: block;
	width: 83px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:2px;
}		

.smallbuttons a:hover {
	background-position: 0px -16px;
}			

.smallbuttons a:active {
	background-position: 0px -32px;
}			

.shop .smallbuttons .buy_en 		{ background-image: url("../img/btn_shop_buy_small_en.gif"); }
.shop .smallbuttons .buy_de 		{ background-image: url("../img/btn_shop_buy_small_de.gif"); }

.artist_pictures {
	margin-top:20px;
	margin-bottom:20px;
}

.artist_pictures a img {
	border-style: solid;
	border-width: 1px;
	border-color: #da926a;
}	

.artist_pictures a:hover img {
	border-color: #FFFFFF;
}

.artist_bio {
	margin-top:20px;
	margin-bottom:20px;
}
	
.shop .filter {
	font-size: 8pt;
	margin-left: 5px;
	margin-bottom: 15px;
}					 

.shop .filter select {
	font-size: 8pt;
}	

.shop .button_plus {
	display: block;
	width: 12px;
	height: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:2px;
	background-image: url("../img/btn_shop_plus.gif");
}
	
.shop .button_minus {
	display: block;
	width: 12px;
	height: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url("../img/btn_shop_minus.gif");
}		

.shop .button_plus:hover,
.shop .button_minus:hover {
	background-position: 0px -11px;
}			

.shop .button_plus:active,
.shop .button_minus:active {
	background-position: 0px -22px;
}			

.shop .button_trash {
	display: block;
	width: 9px;
	height: 14px;
	background-image: url("../img/shop_trash.gif");
	background-repeat: no-repeat;
	margin-left:12px;
	margin-bottom: 2px;
}	
	
.shop .button_trash:hover {
	background-position: 0px -14px;
}	
				   
.shop .addressform td {
	padding-top:2px;
	padding-bottom:2px;
}
	
.shop .addressform .header {
	padding-left: 5px;
	padding-right: 15px;
}
	
.shop .addressform .data {
	padding-right: 6px;
}
	
.shop .paymentinfo ul {
	padding-left: 20px;
}	

.shop .paymentinfo li {	
	list-style: disc; 	 
	padding-bottom: 15px;
}			


.shop_item {   
	width: 95px;
	font-family: Arial,Helvetica;  
	font-size: 10px;
	line-height: 13px;
	padding-right:7px;
	padding-bottom:8px;
	vertical-align:top;
	text-align:center;
}

.shop_item img {
	margin-left:2px;
	margin-bottom: 2px;
}

.shop_item .smallbuttons {
	margin-left: 5px;
	margin-right: 5px;
}				   

.contact .text {
	margin-top: 5px;
	margin-bottom: 12px;
	padding-left: 17px;
}					

.contact .text a	{
	color: #FFFFFF;
}		 
	
.contact .text .spacer {
	height:3px;
}

.contact .submit_button_de {		
	display: block;
	width: 114px;
	height: 22px; 
	margin-left: 6px;
	background-image: url("../img/btn_contact_submit_de.gif");
}		

.contact .submit_button_en {
	display: block;
	width: 114px;
	height: 22px;
	margin-left: 6px;
	background-image: url("../img/btn_contact_submit_en.gif");
}		

.contact .submit_button_de:hover,
.contact .submit_button_en:hover {
	background-position: 0px -22px;
}			

.contact .submit_button_de:active,
.contact .submit_button_en:active {
	background-position: 0px -44px;
}			

.video_header {
	font-weight: bold;
}

.video {
	margin-top: 10px;
	margin-bottom: 15px;