

/* ALTE STYLES VOM TESTEN */
/*
@import url('small_accordion.css');
@import url('big_accordion.css');
@import url('mainpage.css');
@import url('quick_search.css');
@import url('checkout.css');
@import url('prototip.css');

*/
/* -----------------------------------------
GENERELLE FORMATIERUNG: IMMER DRIN LASSEN!!! 
----------------------------------------- */

body {
	font-family : Helvetica, Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	background: url(../gfx/weissewand.jpg) repeat transparent top left;
	color: #000;
}

body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
	margin: 0;
	padding: 0;
}

p, li, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1.0em;
}

/* --------
GRUNDLAYOUT 
-------- */
#page_container {
	width: 100%;
}

#outer_header {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	background: url('../gfx/3cols_head_de.png') no-repeat top left;
	z-index: 20;
}

#outer_header2 {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	background: url('../gfx/2col_head_de.png') no-repeat top left;
	z-index: 20;
}


#inner_header {
	width: 840px;
	height: 188px;
	margin-left: 25px;
	margin-right: 25px;
	background: transparent;
}

#player {
	width: 300px;
	height: 80px;
	padding-top: 10px;
/* 	display: none; */
	background: transparent;
}

#outer_content {
	width: 890px;
	background: url('../gfx/3cols_lower2.png') no-repeat top left;
	margin-left: auto;
	margin-right: auto;
	height: 611px;
	overflow: hidden;
	z-index: 10;
}

#outer_content2 {
	width: 890px;
	background: url('../gfx/2cols_lower.png') no-repeat top left;
	margin-left: auto;
	margin-right: auto;
	height: 611px;
	overflow: hidden;
}

#inner_content {
	width: 820px;
	padding: 10px;
	padding-bottom: 0px;
	margin-left: 50px;
	margin-right: 0px;
	background: transparent;
	
}

#inner_content_top.content_background {
/* 	background: #fff url('../gfx/inner_content.jpg') repeat-y; */
}

#outer_footer {
	width: 890px;
/* 	background: url('../gfx/border_shadow.jpg') repeat-y; */
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#inner_footer {
	width: 840px;
	margin-left: 25px;
	margin-right: 25px;
	background: transparent;
	height: 20px;
}

/* --------------
NAVIGATIONSLEISTE
-------------- */
#navigation {
	background: transparent;
	color: #333;
	height: 20px;
	width: 840px;
	padding-top: 160px;
}

* + html #navigation {
	padding: 13px 0 0 0;
}

* html #navigation {
	padding: 13px 0 0 0;
}

#main_navi {
	float: left;
	background: transparent;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	width: 405px;
	margin: 3px 70px 0 210px;
	overflow: hidden;
	white-space: nowrap;
}

* html #main_navi {
	margin-left: 105px;
}

#main_navi ul {
	list-style-type: none;
}

#main_navi ul li {
	list-style-type: none;
	display: inline;
}

#main_navi ul li a {
	font-weight: bold;
	background: transparent;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1px 2px;
}

/*
#main_navi ul li a:hover {
	font-weight: bold;
	background: #fff;
	color: #5b8fc5;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1px 2px;
}
*/


#path_navi {
	float: left;
	background: transparent;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	width: 830px;
	padding: 0 0 0 10px;
	border-top: 1px solid transparent;
}

#path_navi ul {
	list-style-type: none;
}

#path_navi ul li {
	list-style-type: none;
	display: inline;
}

#path_navi ul li a {
	font-weight: bold;
	background: transparent;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1px 2px;
}

/* -----------
LAYOUT SPALTEN
----------- */
#cols3_left {
	width: 150px;
	background: transparent;
/*	height: 300px;*/
	float: left;
	border-bottom: 10px solid transparent;
}

* html #cols3_left {
	border: none;
	margin-bottom: 5px;
}

#cols3_center {
	width: 470px;
	border-left: 25px solid transparent;
	border-right: 15px solid transparent;
	/*height: 200px;*/
	background: transparent;
	float: left;
}

* html #cols3_center {
	border-left: none;
	border-right: none;
	margin-left: 25px;
	margin-right: 5px;
}

#cols3_right {
	width: 150px;
	background: transparent;
	height: 330px;
	float: left;
	border-bottom: 10px solid transparent;
	border-right: 10px solid transparent;
}

* html #cols3_right {
	border: none;
	margin-bottom: 10px;
	margin-right: 0px;
}

#cols2_left {
	width: 645px;
	border-right: 15px solid transparent;
	height: 330px;
	background: transparent;
	float: left;
}

#cols2_left_var {
	width: 635px;
	border-right: 25px solid transparent;
/* 	height: 330px; */
	background: transparent;
	float: left;
}

* html #cols2_left_var {
	border: none;
	margin-right: 12px;
}

* html #cols2_left {
	border: none;
	margin-right: 12px;
}


#cols2_right {
	width: 150px;
	background: transparent;
	height: 330px;
	float: left;
}

#cols1_center {
	width: 820px;
	background: transparent;
/*	height: 300px;*/
	float: left;
}

.clear {
	background: transparent;
	color: #000;
	clear: both;
}

.cont_wrap {
	margin: 0px;
	clear: both;
}

.float_re {
 	float: right;
 	display: inline;
	 margin-left: 10px;
 }
 
.float_li {
 float: left;
 display: inline;
 margin-right: 10px;
 }

.mitte_break{
 width: auto;
 clear: both;
 margin-left:auto;
 margin-right:auto;
 }

.li_break{
 width: auto;
 clear: both;
 margin-left:0;
 margin-right:auto;
 }
 
.re_break{
 width: auto;
 clear: both;
 margin-left:auto;
 margin-right:0;
 }
 
.li_break, .re_break {
	margin-bottom: 5px;
}

.cont_wrap ul {
	margin-left: 15px;
	list-style: disc;
	padding: 10px 0px;
}

.cont_wrap ol {
	margin-left: 26px;
	padding: 10px 0px;
	list-style: decimal-leading-zero;
}

.cont_wrap p a:link, .cont_wrap p a:visited {
	color: #E53B8B;
	background: transparent;
	text-decoration: none;
	padding: 1px 1px 0px 1px;
}

.cont_wrap p a:active, .cont_wrap p a:hover {
	color: #fff;
	background: #E53B8B;
}

/* ----------------------------------------------------------------
CSS FOR ACCORDION WITH 2 ELEMENTS AND IN A BOX WITH HEIGHT OF 330px
--------------------------------------------------------------- */
.small_accordion {
	height: 333px;
	overflow: hidden;
}

* + html .small_accordion {
	height: 310px;
}

* html .small_accordion {
	height: 310px;
}

h5.small_panel_title {
    font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
    padding: 0px 4px;
    margin: 0;
    line-height: 26px;
    color: #E53B8B;
    background: transparent;
    cursor:pointer;
	width: 144px;
	display: block;
	border-bottom: 1px solid transparent;
	letter-spacing: -3px;
}

* html h5.small_panel_title {
	border-bottom: none;
}

h5.small_panel_title:first-child {
	margin-top: 4px;
}

h5.small_panel_title:hover, h5.small_panel_title.activated:hover {
	color: #333;
	background: transparent url('../gfx/a_kritzel.gif') no-repeat bottom left;
}

h5.small_panel_title.activated {
	color: #E53B8B;
	background: transparent;
	font-size: 24px;
	letter-spacing: -3px;
}

* html h5.small_panel_title {
	letter-spacing: -2px;
}

.small_panel {
    margin: 0;
    padding: 0;
    border: none;
	width: 150px;
}

.small_panel_body {
	padding: 5px;
	width: 140px;
	background: transparent;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	height: 284px;
	overflow: hidden;
}

.small_panel_body3 {
	padding: 5px;
	width: 140px;
	background: transparent;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	height: 110px;
	overflow: hidden;
}


/* scrollable div area */
.small_scroller_content {
	float: left;
	width: 124px;
	height: 284px;
	overflow: hidden;
}

.small_scroller_content3 {
	float: left;
	width: 124px;
	height: 110px;
	overflow: hidden;
}

/* vertical track */
.small_scroller_track {
	float: left;
	width: 4px;
	height: 284px;
	margin-left: 10px;
	background-color: #ccc;
	border: 1px solid #fff;
	border-left: 1px solid #999;
}

.small_scroller_track3 {
	float: left;
	width: 4px;
	height: 110px;
	margin-left: 10px;
	background: url('../gfx/scroller_nav.gif') no-repeat top left;
/* 	border: 1px solid #fff; */
/* 	border-left: 1px solid #999; */
}

/* vertical track handle */
.small_scroller_handle {
	width: 12px;
	height: 16px;
	margin-left: -4px;
	margin-top: -1px;
	background: url('../gfx/scroll_but.gif') no-repeat top left;
	cursor: move;
}

/* TOP TEN LISTE */
ol.topten {
	margin: 3px 0 0 22px;
/*	list-style: decimal outside;*/
	list-style: outside;
	font-weight: bold;
}

ol.topten li {
	width: 104px;
	margin: 0 0 2px 0;
	list-style: decimal outside;
	background: #EAE8E2;
	font-weight: bold;
	color: #000;
}

ol.topten li:hover {
	list-style: decimal outside;
	font-weight: bold;
	background: #fff;
	color: #000;
}

ol.topten li a {
	font-size: 12px;
	line-height: 14px;
	background: #EAE8E2;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

ol.topten li:hover a {
	font-size: 12px;
	line-height: 14px;
	background: #fff;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

ol.topten li span.title {
	font-weight: normal;
}

/* GENRE UND ARTIST LISTE */
ul.genre {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}

ul.genre li {
	width: 124px;
	margin: 0 0 3px 0;
	list-style: none;
	background: transparent;
	font-weight: bold;
	color: #333;
	padding: 0;
}

ul.genre li:hover {
	list-style: none;
	font-weight: bold;
	background: transparent;
	color: #E53B8B;
}

ul.genre li a {
	font-size: 12px;
	line-height: 14px;
	background: transparent;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

ul.genre li:hover a {
	font-size: 12px;
	line-height: 14px;
	background: transparent;
	color: #E53B8B;
	text-decoration: none;
	font-weight: bold;
}

/* ----------------------------------------------------------------
CSS FOR ACCORDION WITH 2 ELEMENTS AND IN A BOX WITH HEIGHT OF 330px
--------------------------------------------------------------- */
.big_accordion {
	height: 540px;
	overflow: hidden;
}

h5.big_panel_title {
    font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
    padding:0px 5px;
    line-height: 26px;
    margin: 0;
    color: #E53B8B;
    background: transparent;
    cursor:pointer;
	width: 635px;
	display: block;
	letter-spacing: -3px;
}

h5.big_panel_title:hover {
	color: #333;
	background: transparent url('../gfx/a_kritzel.gif') bottom left no-repeat;
}

h5.big_panel_title.activated {
	color: #333;
	background: transparent url('../gfx/a_kritzel.gif') bottom left no-repeat;
	font-size: 24px;
	letter-spacing: -3px;
}

* html h5.big_panel_title {
	letter-spacing: -2px;
}

.big_panel, .big_panel2 {
    margin: 0;
    padding: 0;
    border: none;
	width: 640px;
}

.big_panel_body, .big_panel_body2 {
	padding: 5px;
	width: 640px;
	background: transparent;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	height: 420px;
	overflow: hidden;
}

/* scrollable div area */
.big_scroller_content {
	float: left;
	height: 420px;
	overflow: hidden;
}

.big_scroller_content2 {
	float: left;
	height: 328px;
	width: 610px;
	overflow: hidden;
}

/* vertical track */
.big_scroller_track {
	float: right;
	width: 11px;
	height: 418px;
	margin-left: 15px;
	background: url('../gfx/scroller420.gif') no-repeat top left;
}

.big_scroller_track2 {
	float: right;
	width: 11px;
	height: 326px;
	margin-left: 5px;
	background: url('../gfx/scroller328.gif') no-repeat top left;
}

/* vertical track handle */
.big_scroller_handle {
	width: 12px;
	height: 16px;
	margin-left: -2px;
	margin-top: -1px;
	background: url('../gfx/scroll_but.gif') no-repeat;
	cursor: move;
}

#inner_header a.homelink {
	float: left;
	margin: 0 0 0 90px;
	width: 170px;
	height: 145px;
	z-index: 10;
	border: none;
	display: block;
	font-size: 1px;
	line-height: 1px;
	text-indent: -20000em;
}

* html #inner_header a.homelink {
	margin: 0 0 0 45px;
}

#center_highlights, #center_genres, #center_start {
	height: 600px;
	overflow: hidden;
}

#center_highlights_content, .center_start_content {
	padding-top: 5px;
/* 	padding-bottom: 6px; */
	clear: both;
}

img.highlight_seperator {
	margin: 5px 0px;
}

div.highlight_item {
	float: left;
	padding: 0;
	margin: 5px 4px 5px 3px;
}

* html .highglight_item {
	margin: 5px 0px;
	padding: 0px;
}

div.search_item {
	float: left;
	padding: 0;
	margin: 5px auto;
}

div.contain_high_image, div.contain_search_image {
/* 	border: 1px solid green; */
	float: left;
	width: 210px;
/* 	height: 250px; */
	padding: 5px 5px 5px 0px;
}

div.contain_high_text {
/* 	border: 1px solid yellow; */
	float: left;
	width: 200px;
/* 	height: 250px; */
	padding: 5px 0px 5px 10px;
	overflow: hidden;
}

div.contain_search_text {
	float: left;
	width: 300px;
	padding: 5px 0px 5px 25px;
	overflow: hidden;
}

* html div.contain_high_text {
	width: 200px;
	padding: 5px 0px 5px 0px;
	margin: 0;
}

.highlight_scroller, .search_scroller {
	float: left;
	width: 435px;
	height: 528px;
	overflow: hidden;
}

* html .highlight_scroller {
	width: 445px;
	padding: 0;
}

.search_scroller {
	width: 560px;
}

.highlight_track1, .search_track1 {
	float: right;
	width: 12px;
	height: 528px;
/* 	margin-left: 5px; */
	background: transparent url('../gfx/scrollbar01.gif') no-repeat top left;
}

.highlight_track2, .search_track2 {
	float: right;
	width: 12px;
	height: 528px;
/* 	margin-left: 5px; */
	background: transparent url('../gfx/scrollbar02.gif') no-repeat top left;
}

.highlight_handle, .search_handle {
	width: 12px;
	height: 16px;
	margin-left: -2px;
	margin-top: -1px;
	background: url('../gfx/scroll_but.gif') transparent no-repeat;
}

.search_scroller, .search_track1, .search_track2 {
	height: 478px;
	float: left;
}

img.highlight_img {
	border: none;
/* 	width: 210px; */
	background: transparent;
}

p.highlight_desc {
	padding: 0px 2px 0px 2px;
	margin: 0 0 8px 0;
	text-align: left;
	background: transparent;
	overflow: hidden;
}

p.highlight_desc a {
	background: transparent;
	color: #E53B8B;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

p.highlight_desc a span.link_to_artist {
	background: transparent;
	color: #E53B8B;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

p.highlight_desc a:hover {
	background: transparent;
	color: #E53B8B;
	text-decoration: underline;
}

h5.center_col {
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
    padding: 3px 0px 2px 0px;
    margin: 0;
    color: #000;
    background-color: transparent;
	width: 470px;
/*	display: block;*/
}


* html span.center_col_title_text {
	 padding: 0px 0px 0px 0px;
	 margin: 0px 0px 0px 0px;
	 height: 12px;
}
* html span.center_col_title_arrows {
	 padding: 0px 0px 0px 0px;
	 margin: 0px 0px 0px 0px;
	 height: 12px;
}

#search_results {
	width: 600px;
	margin: 0 auto;
}

h4.center_col_content {

background: transparent;
color: #333;
font-weight: bold;
font-size: 22px;
line-height: 26px;
text-transform: uppercase;
letter-spacing: -3px;

}

* html h4.center_col_content {
	letter-spacing: -2px;
}

span.center_col_title_text {
	float: left;
/* 	width: 380px; */
	color: #333;
	text-transform: uppercase;
}

span.center_col_title_arrows {
	float: right;
/* 	width: 80px; */
	text-align: right;
	width: 100px;
}

/*
#right_news {
width: 150px;
float: right;
padding-left: -10px;
margin-left: -10px;
}
*/
/*
h4.right_col_content {

background-color: transparent;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
height: 10px;
padding-top: 2px;
padding-bottom: 5px;
padding-left: 5px;
color: #000;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
}
*/

#right_news_content {
	padding: 0px;
	line-height: 15px;
	color: #333;
}

#right_news_content ol {
padding-left: 43px;

}

#right_news_content p {
padding: 5px;
}

#right_news_content p.headline2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

#right_news_content a:link {
	color: #333;
	text-decoration: underline;
}
#right_news_content a:hover {
	color: #333;
	background-color: #fff;
	text-decoration: underline;
}


#left_content p {
padding: 5px;
line-height: 15px;
	color: #333;
}


#left_content a {
	color: #333;
	text-decoration: underline;
}
#left_content a:hover {
	color: #333;
	background-color: #fff;
	text-decoration: underline;
}





#center_news_content {
	padding: 10px;
	line-height: 15px;
	color: #333;
}

#center_news_content ol {
padding-left: 35px;
padding-top: 5px;
padding-bottom: 5px;
line-height: 15px;
font-size: 12px;
}

#center_news_content ul {
padding-left: 15px;
padding-top: 5px;
padding-bottom: 5px;
}

#center_news_content ul li, div.likep {
line-height: 18px;
font-size: 12px;

}

#center_news_content p {
margin: 0;
}



#center_news_content p.headline2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

#center_news_content a:link, #center_news_content a:visited {
	color: #E53B8B;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #E53B8B;
}
#center_news_content a:hover, #center_news_content a:active {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

#cols3_center h1 {
	color: #000;
	background: transparent;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 0 3px 0;
	margin: 0;
}

#center_news_content table td {
padding: 3px;
}
#center_news_content table {
margin-left: -5px;
}

h1.center_col_content {
margin-left: -5px;
}

#cols3_center h2 {
	color: #000;
	background: transparent;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 0 3px 0;
	margin: 0;
}

#cols3_center p, #cols2_left p, #cols2_left_var p {
	background: transparent;
	color: #333;
	font-size: 12px;
	line-height: 18px;
}


#center_genres_content {
	padding-top: 5px;
}

div.genre_item {
	float: left;
	padding: 0 0 34px 48px;
	height: 161px;
}

img.genre_img {
	height: 100px;
	width: 100px;
	border: 1px solid #fff;
}

p.genre_desc {
	padding-top: 5px;
	text-align: center;
}

p.genre_desc a {
	background: #EAE8E2;
	color: #333;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
}

/*#cols3_right {
	
}*/

#shopping_cart {
	height: 150px;
	background: transparent;
	color: #333;
	font-size: 20px;
	padding: 5px;
}

#login_form {
	height: 150px;
	background: transparent;
	color: #333;
	font-size: 20px;
	padding: 5px;
}

#user_logged_in p {
	line-height: 14px;
	font-size: 12px;
}

#user_logged_in a {
	text-decoration: none;
	color: #000;
}

#user_logged_in a:hover {
	text-decoration: none;
	color: #000;
	background: #fff;
}

#login_form p {
	line-height: 14px;
	font-size: 12px;
}

#login_form label {
	font-size: 12px;
	font-weight: normal;
}

#login_form input {
	font-family: Arial, Verdana, sans-serif;
}

#login_form input.login_form {
	width: 134px;
	border: none;
	background: #fff;
	color: #333;
	font-size: 12px;
	line-height: 12px;
	padding: 1px 1px 1px 2px;
	margin: 0 0 4px 0;
	border-bottom: 2px solid #E53B8B;
}

.textarea_comment {
	border-bottom: 2px solid #E53B8B;
	border-left: none;
	border-top: none;
	border-right: none;
	width: 234px;
	height: 100px;
	background: #fff;
	font-size: 12px;
}

#login_form input.login_form_submit {
	width: 136px;
	background: #E53B8B;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding: 1px 1px 1px 2px;
	border: 1px solid #E53B8B;
}

#login_form input.login_form_submit:hover {
	width: 136px;
	background: #fff;
	color: #E53B8B;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding: 1px 1px 1px 2px;
	border: 1px solid #E53B8B;
}

#login_nav {
	float: left;
	color: #333;
	font-size: 12px;
	line-height: 16px;
	width: 150px;
	margin: 0px 0 0 0px;
}

#login_nav ul {
	list-style-type: none;
}

#login_nav li {
	list-style-type: none;
}

#login_nav li a {
	font-weight: bold;
	color: #E53B8B;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 0px;
}


#cart_display p {
	font-size: 12px;
	line-height: 16px;
}

#cart_display span#basket_total_items, #cart_display span#basket_total_price {
	font-size: 18px;
	line-height: 22px;
}

#cart_display a {
	text-decoration: none;
	color: #333;
}

#cart_display a:hover {
	text-decoration: none;
	color: #E53B8B;
}

#page_navi {
	float: left;
	background: transparent;
	color: #333;
	font-size: 12px;
	line-height: 16px;
	width: 150px;
	margin: 3px 0 0 0px;
}

#page_navi ul {
	list-style-type: none;
}

#page_navi ul li {
	list-style-type: none;
	background: transparent;
	width: 150px;
}

#page_navi ul li > a:hover {
	background: url('../gfx/a_kritzel.gif') no-repeat top left;
}

#page_navi ul li a {
	font-weight: bold;
	background: transparent;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 3px;
	width: 143px;
	display: block;
}

#cols1_center {
	
}

#tracklisting table{
	background: #EAE8E2;
	color: #000;
	width: 820px;
}

tr.table_header {
	background-color: #E53B8B;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

tr.even_row {
	background-color: #fff;
	color: #333;
	font-size: 12px;
	line-height: 14px;
}

tr.odd_row {
	background-color: #efefef;
	color: #333;
	font-size: 12px;
	line-height: 14px;
}

tr.even_row:hover, tr.odd_row:hover {
	background-color: #E53B8B;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
}

tr.table_header td, tr.even_row td, tr.odd_row td {
	padding: 2px 0 2px 5px;
}

h5.detail_search {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
    padding:0px 5px;
    line-height: 26px;
    margin: 0;
    color: #333;
    background: transparent;
    cursor:pointer;
	width: 635px;
	display: block;
	letter-spacing: -3px;
}

* html h5.detail_search {
	letter-spacing: -2px;
}

table.search_form_table {
	margin: 5px;
/*	border: 5px solid #fff;*/
	width: 500px;
}

table.search_form_table tr td {
	/*background: #fff;
		color: #333;*/
	padding: 5px 0 5px 0;
/*	border-bottom: 2px solid #E53B8B;*/
}

table.search_form_table tr td p {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	background: transparent;
	color: #333;
}

input.search_form_input {
	width: 200px;
	border: none;
	background: #fff;
	color: #333;
	font-size: 12px;
	line-height: 14px;
	padding: 2px 2px 2px 4px;
	border-bottom: 2px solid #E53B8B;
}


input.search_form_input2 {
	width: 150px;
	border: none;
	background: #fff;
	color: #333;
	font-size: 12px;
	line-height: 14px;
	padding: 2px 2px 2px 4px;
	border-bottom: none;
}

select.search_form_select {
	width: 206px;
	border: none;
	background: #fff;
	color: #333;
	font-size: 12px;
	line-height: 14px;
	border-bottom: 2px solid #E53B8B;
}

.search_form_area {
	width: 200px;
	
	border: none;
	background: #fff;
	color: #333;
	font-size: 12px;
	line-height: 14px;
	padding: 2px 2px 2px 4px;
	border-bottom: 2px solid #E53B8B;
}


input.search_form_submit {
	background: #E53B8B;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
	border: 1px solid #E53B8B;
}


input.search_form_submit2 {
	border: none;
	background: #E53B8B;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	padding: 0 0 0 0;
	
}


input.search_form_submit:hover {
	
	background: #fff;
	color: #E53B8B;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
	border: 1px solid #E53B8B;
}

input.search_form_submit_image {
	border: 1px solid transparent;
	width: 140px;
	padding: 2px;
	background: transparent;
}

input.search_form_submit_image:hover {
	border: 1px solid #E53B8B;
	background: #fff;
}

p.no_search_result {
	width: 600px;
	background: transparent;
	color: #333;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ARTISTS PAGE */

#details_image .hidden_img {
	display: none;
}

#details_image, #details_text {
	float: left;
	padding: 4px 0px 0px 5px;
}

#details_image a.mow_images:link, #details_image a.mow_images:visited {
	color: #E53B8B;
	background: transparent;
	text-decoration: none;
}

#details_image a.mow_images:hover, #details_image a.mow_images:active {
	color: #E53B8B;
	background: transparent;
	text-decoration: underline;
}

#details_image p {
	color: #E53B8B;
	font-size: 18px;
	line-height: 22px;
	padding-top: 8px;
	font-weight: bold;

}

#details_image_release_text {
	width: 280px;
	float:left;
}
/*
#details_image_release_price {
	width: 140px;
	float:left;
}
*/
#details_text p {
	color: #333;
	font-size: 12px;
	line-height: 14px;
}

span.details_text_artist {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

span.details_text_album {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

span.details_price, span#release_text {
	color: #E53B8B;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

span#release_priceless {
	font-size: 16px;
	line-height: 20px;
	color: #E53B8B;
	font-weight: bold;
}

#cart_link a {
	text-decoration: none;
	background: transparent;
	color: #fff;
	border: none;
}

span#cart_link img {
	height: 16px;
	width: 16px;
	border: none;
	display: inline;
}

#details_image {
/* 	width: 305px; */
}

#details_text {
/* 	width: 305px; */
}

div.other_albums {
	float: left;
	width: 300px;
	
}

/*div.other_albums img {
	width: 110px;
}*/

div.other_albums p {
	padding: 5px 0px;
	font-size: 12px;
	line-height: 14px;
}

select.merchandise_select {
/*	width: 80px;*/
	border: none;
	background: #fff;
	color: #333;
	font-size: 12px;
	line-height: 14px;
	border-bottom: 2px solid #E53B8B;
}

label.merchandise_select_label {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

p.merch_form {
	text-align: center;
}

input.merch_submit {
	border: none;
	background-image: url('../gfx/cart_black.gif');
	height: 16px;
	width: 16px;
	vertical-align: bottom;
}

input.merch_submit:hover {
	border: none;
	background-image: url('../gfx/cart_blue.gif');
	height: 16px;
	width: 16px;
	vertical-align: bottom;
}

img.merch_submit_link {
	margin-left: 47px;
	height: 16px;
	width: 16px;
}

img.merch_display, img.list_images {
	width: 300px;
	margin-left: 0;
	margin-right: auto;
}

#newsletter_content {
	padding: 0 0 0 5px;
}

#newsletter_content p {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0 0 10px 0;
}

#newsletter_content h4 {
	background: transparent;
	color: #333;
	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: -3px;
}

* html #newsletter_content h4 {
	letter-spacing: -2px;
}

input.news_form_input, input.news_form_submit {
	background: transparent;
	border: none;
	font-size: 12px;
	line-height: 14px;
	padding: 4px 2px 2px 1px;
	font-family: Helvetica, Arial, Verdana, Georgia, "Times New Roman", Times, serif;
}

input.news_form_input:focus {
	color: #E53B8B;
}

input.news_form_submit {
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
	padding: 6px 30px 0px 0px;
	height: 35px;
}

input.news_form_submit:hover {
	background: transparent url('../gfx/a_kritzel.gif') bottom left no-repeat;
}

#total_count, #actual_count {
	background: transparent;
	color: #aaa;
	padding: 0;
	margin: 0;
	line-height: 26px;
	vertical-align: top;
}

#quick_search {
	float: left;
	width: 150px;
	background: transparent;
	margin: 3px 0 0 0;
	font-family: Helvetica, Arial, Verdana, Georgia, "Times New Roman", Times, serif;
}

#quick_search input.search_input {
	border: none;
	background: transparent;
	color: #000;
	float: left;
	height: 14px;
	width: 125px;
	font-size: 12px;
	padding: 1px 0 1px 10px;
	font-family: Helvetica, Arial, Verdana, Georgia, "Times New Roman", Times, serif;
}

#quick_search input.search_input:focus {
	background: transparent;
	color: #E53B8B;
}

#quick_search input.search_button {
	border: none;
	margin: 0;
	background-image: url('../gfx/search.gif');
	height: 13px;
	width: 13px;
	float: left;
}

#quick_res div.quick_res {
	margin: -1px 0 0 -2px;
	background: transparent url('../gfx/weissewand.jpg') repeat-y top left;
	color: #333;
	width: 200px;
	position: relative;
}

* html #quick_res div.quick_res {
	margin: 0;
}

div.quick_res ul.quick_search_list {
	list-style-type: none;
	padding: 0;
	margin: -1px 0 0 -2px;
/*	margin-left: -100px;*/
	background: transparent url('../gfx/weissewand.jpg') repeat-y top left;
	color: #333;
	width: 200px;
	border: 1px dotted #E53B8B;
	z-index: 1000;
}

* html div.quick_res ul.quick_search_list {
	margin: 0;
}

div.quick_res ul.quick_search_list li {
	display: block;
	background: transparent;
	color: #333;
	font-weight: bold;
	padding: 5px 10px 5px 5px;
/* 	border: 1px solid #fff; */
}

div.quick_res ul.quick_search_list li:after {
	content: url('../gfx/li_trenner.gif');
}

div.quick_res ul.quick_search_list li.first_item:after {
	content: "";
}

div.quick_res ul.quick_search_list li:hover, div.quick_res ul.quick_search_list li.selected {
	display: block;
	background: #E53B8B;
	color: #fff;
	font-weight: normal;
}

div.quick_res ul.quick_search_list li.first_item:hover, div.quick_res ul.quick_search_list li.first_item.selected {
	display: block;
	background: transparent url('../gfx/a_kritzel.gif') no-repeat bottom left !important;
	color: #333;
	font-weight: bold;
}

div.quick_res ul.quick_search_list li a, div.quick_res ul.quick_search_list li {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	background: transparent;
	color: #333;
}

div.quick_res ul.quick_search_list li:hover a, div.quick_res ul.quick_search_list li.selected a {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	background: transparent;
	color: inherit;
	font-weight: inherit;
}

div.quick_res ul.quick_search_list li img.quick_search_image {
	width: 50px;
	height: 50px;
}

#checkout_cart_items {
	background: transparent;
}

table#checkout_cart_table {
	width: 630px;
	margin: 10px;
	background: transparent;
	border: none;
}

table#checkout_pay_table {
	width: 605px;
	margin: 10px;
}

table#checkout_cart_table tr.table_header, table#checkout_pay_table tr.table_header {
	background-color: transparent;
	color: #E53B8B;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

table#checkout_cart_table tr.even_row, table#checkout_cart_table tr.even_row {
	background-color: #eee;
	color: #333;
	font-size: 12px;
	line-height: 14px;
}

table#checkout_cart_table tr.odd_row, table#checkout_cart_table tr.odd_row {
	background-color: #ddd;
	color: #333;
	font-size: 12px;
	line-height: 14px;
}

table#checkout_cart_table td, table#checkout_cart_table td {
	padding: 4px 0 1px 5px;
	vertical-align: top;
}

h5.checkout_cart {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
    padding: 3px 5px 2px 5px;
    margin: 0;
    color: #E53B8B;
    letter-spacing: -3px;
    background-color: transparent;
	width: 630px;
}


table#checkout_cart_table td.quant_col, table#checkout_cart_table td.quant_col {
	text-align: center;
}

table#checkout_cart_table td.price_col, table#checkout_cart_table td.price_col {
	text-align: right;
}

table#checkout_cart_table tr.table_header td.price_col, table#checkout_cart_table tr.table_header td.price_col {
	text-align: center;
}

table#checkout_cart_table td.quant_col a, table#checkout_cart_table td.quant_col a {
	padding: 0 3px 0 3px;
	background: transparent;
	color: #E53B8B;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
}

table#checkout_cart_table td.quant_col a:hover, table#checkout_cart_table td.quant_col a:hover {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


table#checkout_cart_table td.last_col, table#checkout_cart_table td.last_col {
	text-align: center;
}

tr.last_row_top, table#checkout_cart_table tr.last_row_top {
	background-color: transparent;
	color: #E53B8B;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

table#checkout_cart_table tr.last_row_mid, table#checkout_pay_table tr.last_row_mid {
	background-color: transparent;
	color: #E53B8B;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
table#checkout_cart_table tr.last_row_bottom, table#checkout_pay_table tr.last_row_bottom {
	background-color: transparent;
	color: #E53B8B;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
}

table#checkout_cart_table tr.final_row td, table#checkout_cart_table tr.final_row td {
	background: transparent;
}

table#checkout_cart_table tr.last_row_top td, table#checkout_pay_table tr.last_row_top td {
	border-top: 2px solid #E53B8B;
}
table#checkout_cart_table tr.last_row_bottom td, table#checkout_pay_table tr.last_row_bottom td {
	border-bottom: 2px solid #E53B8B;
}

table#checkout_cart_table tr.final_row td, table#checkout_cart_table tr.final_row td {
	text-align: right;
}

input.big_cart_submit {
	width: 150px;
	background: #E53B8B;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
	border: 2px solid #fff;
}

input.big_cart_submit:hover {
	width: 150px;
	background: #fff;
	color: #333;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
	border: 2px solid #E53B8B;
}

#checkout_payment {
	padding: 15px;
}

#checkout_payment p {
	background: transparent;
	color: #333;
	font-size: 12px;
	line-height: 18px;
}

.register_left {
	float: left;
	width: 90px;
	height: 25px;
	font-weight: bold;
}

.register_left p {
	font-weight: bold;
}

.register_right {
	float: left;
	height: 25px;
}
.register_status {
	float: left;
	height: 25px;
}

#checkout_payment h1 {
	color: #E53B8B;
	background: transparent;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 0 3px 0;
	margin: 0;
}

#checkout_payment h6 {
	color: #BF0101;
	font-weight: bold;
	font-size: 12px;
}

#checkout_pay_items {
	margin-top: -5px;
	margin-left: -10px;
}
#checkout_payment a {
	text-decoration: none;
	color: #E53B8B;
	font-weight: bold;
}
#checkout_payment a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

a.linkback_to_item:link, a.linkback_to_item:visited {
	text-decoration: none;
	color: #000;
}

a.linkback_to_item:hover, a.linkback_to_item:active {
	color: #E53B8B;
	
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background: transparent url('../gfx/weissewand.jpg') top left; width: 250px; height: 250px; margin: 0 auto; border: 2px solid #E53B8B; border-bottom: 1px dotted #333;}
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../gfx/back_2.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../gfx/forward_2.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background: transparent url('../gfx/weissewand.jpg') top left; border: 2px solid #E53B8B; border-top: none; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding: 10px 10px 0px 10px; color: #333; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #fff; }


#orders {
	background: transparent;
}

table#orders_table {
	width: 630px;
	margin: 10px 10px 0px 5px;
	background: transparent;
	border: none;
}

table.order_details_table, table.album_tracks_table {
	width: 630px;
	background: transparent;
}

table.order_details_table {
	border: none;
	border-top: 1px dotted #E53B8B;
	border-bottom: 1px dotted #E53B8B;
}

table#orders_table tr.table_header {
	background-color: transparent;
	color: #333;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

table.order_details_table tr.table_header {
	background-color: transparent;
	color: #333;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

table#orders_table tr.even_row {
	background-color: transparent;
	color: #333;
	font-size: 12px;
	line-height: 16px;
}

table#orders_table tr.odd_row {
	background-color: transparent;
	color: #333;
	font-size: 12px;
	line-height: 16px;
}

table#orders_table td {
	padding: 2px 0 2px 5px;
	vertical-align: middle;
}

table#orders_table td.no_pad {
	padding: 2px 0 2px 0px;
	vertical-align: middle;
}

#orders h5.orders_headline {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
    padding: 3px 0px 3px 10px;
    margin: 0;
    color: #E53B8B;
  	background: transparent;
  	letter-spacing: -3px;
	width: 630px;
}

table#orders_table td.quant_col {
	text-align: center;
}

table#orders_table td.price_col {
	text-align: right;
}

table#orders_table tr.table_header td.price_col {
	text-align: center;
}

table#orders_table td a, table#orders_table td a:visited {
	background: transparent;
	color: #E53B8B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
}

table#orders_table td a:hover, table#orders_table td a:active {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


table#orders_table td.last_col {
	text-align: right;
}

table#orders_table tr.last_row {
	background-color: transparent;
	color: #E53B8B;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

table#orders_table tr.final_row {
	background: transparent;
}

table#orders_table tr.last_row td {
	border-top: 1px solid #E53B8B;
}

table#orders_table tr.final_row td {
	text-align: right;
}

table.album_tracks_table tr.odd_row {
	background-color: transparent;
}

table.album_tracks_table tr.even_row {
	background-color: transparent;
}

.userdata_form_row {
	width: 400px;
	clear: left;
}