pre
{
    border: 1px solid #666;
    margin: 10px;
    padding: 10px;
    text-align: left;
}

/* hidden elements */
.toggle-detail-box,
#album-detail .img-col .album-list .album-list-bu-next span,
#album-detail .img-col .album-list .album-list-bu-prev span,
.chart-box .chart-content li .chart-rank-box .second-num span,
#contentbox-left h3.img-headline span,
#tooltip-mediaplayer,
.tb-holder-221 .bu-close span,
.hide
{
    display: none;
}

*
{
    margin: 0;
    padding: 0;
}

html
{
  overflow: -moz-scrollbars-vertical;
}

body,
h1,
h2,
h3,
h4,
h5,
button,
input,
select,
textarea,
th,
td
{
    color: #000;
    font: 12px Arial, sans-serif;
    line-height: 1.2em;
}

body
{
    background-color:#820000;
    overflow: auto;
    text-align: center;
    background-image: url(../img/bg/page_bg.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
}

body.tpl-checkout
{
    /*background-image: url( ../img/bg/bg_body_order.gif );*/
}

button,
input,
textarea
{

}

button
{
    cursor: pointer;
}

th,
td
{
    vertical-align: top;
}

a
{
    color: #000;
    text-decoration: none;
    outline: none;
}

a.uline
{
    text-decoration: underline;
}

a img
{
    border: 0;
    
}

ol,
ul
{
    list-style: none;
}

h1,
h2,
h3,
h4,
h5
{
    font-weight:bold;
}

.disabled
{
    cursor:default !important;
    color:#ccc;
}

.clear
{
    clear: both;
    height: 0;
    line-height: 0;    
	font-size:0;
}

.clear_left
{
    clear:left;
    line-height:0;
    height:0;
    font-size:0;
}

.clear_right
{
    clear:right;
    line-height:0;
    height:0;
    font-size:0;
}

.border-bott-10
{
    margin-bottom:10px;
}

.image-box-border img
{
    border:1px solid #ccc;
    overflow:hidden;
    margin-bottom:10px;
    display:block;
}

img.bordered
{
    display:block;
    overflow:hidden;
    border:1px solid #ddd;
}

.border-box-0
{
    border:1px solid #ccc;
    overflow:hidden;
    margin-bottom:10px;
}

.border-box-0 .border-box-0-holder
{
    padding:10px;
}

.headline-box-20-txt,
.border-box-10-txt,
.border-box-10
{
    border:1px solid #ccc;
    padding:10px;
    overflow:hidden;
    margin-bottom:10px;
}

.padd-bott-0
{
    padding-bottom:0px !important;
}

.border-box-10-txt
{
    padding-top:6px;
}

.border-box-0 .box-10-txt, 
.box-10-txt
{
    padding-top:7px;
    padding-bottom:7px;
}

.headline-box-20-txt
{
    margin-top:10px;
    padding:7px 10px;
}

.red
{
    color:#df0000;
}

.bg-gradient-40,
.bg-gradient-60,
.bg-gradient-400,
.bg-gradient-300,
.bg-gradient-200,
.bg-gradient-150,
.bg-gradient-100
{
    background-color:#fff;
    background-repeat: repeat-x;
    background-position: 0 100%;
}

.bg-gradient-100
{
    background-image: url( ../img/bg/bg_gradient_100.gif );
}
.bg-gradient-150
{
    background-image: url( ../img/bg/bg_gradient_150.gif );
}
.bg-gradient-200
{
    background-image: url( ../img/bg/bg_gradient_200.gif );
}
.bg-gradient-300
{
    background-image: url( ../img/bg/bg_gradient_300.gif );
}
.bg-gradient-400
{
    background-image: url( ../img/bg/bg_gradient_400.gif );
}
.bg-gradient-60
{
    background-image: url( ../img/bg/bg_gradient_60.gif );
}
.bg-gradient-40
{
    background-image: url( ../img/bg/bg_gradient_40.gif );
}

/* rating */
.rating
{
    display:block;
    width:65px;
    height:16px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.rating-dyn
{
    display:block;
    height:16px;
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 65px;
    font-size:11px;
}

.rating-0
{
    background-image: url( ../img/bg/rating_0.png);
}
.rating-1
{
    background-image: url( ../img/bg/rating_1.png);
}
.rating-2
{
    background-image: url( ../img/bg/rating_2.png);
}
.rating-3
{
    background-image: url( ../img/bg/rating_3.png);
}
.rating-4
{
    background-image: url( ../img/bg/rating_4.png);
}
.rating-5
{
    background-image: url( ../img/bg/rating_5.png);
}
/* /rating */



.input-25 {
    display:block;
    border:1px solid #ccc;
    padding-top:4px;
    height:19px;
    background-color:#fff;
}

.input-20 {
    display:block;
    border:1px solid #ccc;
    padding-top:2px;
    height:16px;
    background-color:#fff;
    font-size:11px;
}

.input-17 {
    display:block;
    border:1px solid #ccc;
    height:15px;
    background-color:#fff;
    font-size:11px;
}

select.select-25
{
    display:block;
    border:1px solid #ccc;
    height:25px;
    background-color:#fff;
    vertical-align:middle;
    padding:3px 0px 3px 5px;
}

.teaser-link
{
    cursor:pointer;
}

.teaser-link strong.hl3
{
    display:block;
}

.small-grey
{
    color:#797979;
    font-size:11px;
}

.descr
{
    display:block;
    overflow:hidden;
}

.bu-more
{
    background-image: url( ../img/ico/ico_more.gif );
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding-left:10px;
    color:#df0000;
}


/* buttons */

.bu-left
{
    display:block;
    float:left;
    overflow:hidden;
}

.bu-right
{
    display:block;
    float:right;
    overflow:hidden;
}

.bu-red-18,
.bu-grey-20,
.bu-darkgrey-27,
.bu-red-17,
.bu-grey-17,
.bu-grey-27,
.bu-red-27,
.bu-black-red-25,
.bu-red-25,
.bu-grey-25
{
    background-image: url( ../img/bg/bu_grey_25_left.gif );
    background-repeat: no-repeat;
    background-position: 0 0;
    padding:0 0 0 11px;
    border:0;
    margin:0;
    cursor:pointer;
}

.bu-red-17,
.bu-grey-17,
.bu-red-18
{
    padding:0 0 0 6px;
}


.bu-red-25
{
    background-image: url( ../img/bg/bu_red_25_left.gif );
}
.bu-black-red-25
{
    background-image: url( ../img/bg/bu_black_red_25_left.gif );
}
.bu-red-27
{
    background-image: url( ../img/bg/bu_red_27_left.gif );
}
.bu-grey-27
{
    background-image: url( ../img/bg/bu_grey_27_left.gif );
}
.bu-grey-17
{
    background-image: url( ../img/bg/bu_grey_17_left.gif );
}
.bu-grey-20
{
    background-image: url( ../img/bg/bu_grey_20_left.gif );
}

.bu-red-18,
.bu-red-17
{
    background-image: url( ../img/bg/bu_red_18_left.gif );
}
.bu-disabled-27,
.bu-darkgrey-27
{
    background-image: url( ../img/bg/bu_darkgrey_27_left.gif );
}


.bu-grey-20 .bg-right,
.bu-darkgrey-27 .bg-right,
.bu-red-18 .bg-right,
.bu-red-17 .bg-right,
.bu-grey-17 .bg-right,
.bu-grey-27 .bg-right,
.bu-red-27 .bg-right,
.bu-black-red-25 .bg-right,
.bu-red-25 .bg-right,
.bu-grey-25 .bg-right
{
    height:25px;
    background-image: url( ../img/bg/bu_grey_25_right.gif );
    background-repeat: no-repeat;
    background-position: 100% 0;
    padding-right:11px;
    display:block;
    float:left;
}

.bu-red-18 .bg-right,
.bu-red-17 .bg-right,
.bu-grey-17 .bg-right
{
    padding-right:6px;
}


.bu-red-25 .bg-right
{
    background-image: url( ../img/bg/bu_red_25_right.gif );
}
.bu-black-red-25 .bg-right
{
    background-image: url( ../img/bg/bu_black_red_25_right.gif );
}
.bu-red-27 .bg-right
{
    background-image: url( ../img/bg/bu_red_27_right.gif );
    height:27px;
}
.bu-grey-27 .bg-right
{
    background-image: url( ../img/bg/bu_grey_27_right.gif );
    height:27px;
}
.bu-darkgrey-27 .bg-right
{
    background-image: url( ../img/bg/bu_darkgrey_27_right.gif );
    height:27px;
}
.bu-grey-17 .bg-right
{
    background-image: url( ../img/bg/bu_grey_17_right.gif );
    height:17px;
}
.bu-grey-20 .bg-right
{
    background-image: url( ../img/bg/bu_grey_20_right.gif );
    height:20px;
}
.bu-red-18 .bg-right,
.bu-red-17 .bg-right
{
    background-image: url( ../img/bg/bu_red_18_right.gif );
    height:18px;
}

.bu-grey-20 .bg-right span,
.bu-darkgrey-27 .bg-right span,
.bu-red-18 .bg-right span,
.bu-red-17 .bg-right span,
.bu-grey-17 .bg-right span,
.bu-grey-27 .bg-right span,
.bu-red-27 .bg-right span,
.bu-black-red-25 .bg-right span,
.bu-red-25 .bg-right span,
.bu-grey-25 .bg-right span
{
    display:block;
    padding:6px 0px 0px 17px;
    background-repeat: no-repeat;
    color:#fff;
    line-height:15px;
    vertical-align:top;
    white-space: nowrap;
}

.bu-black-red-25 .bg-right span,
.bu-red-25 .bg-right span,
.bu-grey-25 .bg-right span
{
    padding-top:5px;
}

.bu-red-18 .bg-right span,
.bu-red-17 .bg-right span,
.bu-grey-17 .bg-right span
{
    display:block;
    padding:1px 0px 0px 17px;
    line-height:16px;
}

.bu-red-20 .bg-right span,
.bu-grey-20 .bg-right span
{
    display:block;
    padding:0px 0px 0px 17px;
    line-height:20px;
}

.bu-ico-back-red,
.bu-ico-go-red-25,
.bu-ico-go-red-20,
.bu-ico-go-red-17,
.bu-ico-go-red
{
    background-image: url( ../img/ico/ico_go_red.gif );
    background-position: 0 11px;
    color:#df0000 !important;
    padding-left:11px !important;
}

.bu-ico-back-red
{
    background-image: url( ../img/ico/ico_back_red.gif );
}

.bu-ico-go-white-18,
.bu-ico-go-white-17,
.bu-ico-go-white
{
    background-image: url( ../img/ico/ico_go_white.gif );
    background-repeat: no-repeat;
    background-position: 0 11px;
    padding-left:11px !important;
}

.disabled .bu-ico-go-red,
.bu-ico-go-ccc
{
    background-image: url( ../img/ico/ico_more_ccc.gif );
    background-repeat: no-repeat;
    background-position: 0 11px;
    padding-left:11px !important;
    color:#ccc !important;
}

.bu-ico-go-white-18,
.bu-ico-go-white-17,
.bu-ico-go-red-17
{
    background-position: 0 6px;
    font-size:11px;
}

.bu-ico-go-white-20,
.bu-ico-go-red-20
{
    background-position: 0 8px;
}

.bu-ico-print-grey-25,
.bu-ico-print-red-25
{
    background-image: url( ../img/ico/ico_print_red.gif );
    background-position: 0 6px;
    padding-left:21px !important;
}

.bu-ico-print-grey-25
{
    background-image: url( ../img/ico/ico_print_grey.gif );
    color:#df0000 !important;
}

.bu-ico-basket-white
{
    background-image: url( ../img/ico/ico_basket.gif );
    background-position: 0 6px;
    padding:6px 0 0 21px !important;
}
/* DST: preorder button with trans background and red text + icon: */
/*background-image: url( ../img/ico/ico_tbl_basket_red.gif );*/
.bu-ico-preorder-red
{
    background-image: url( ../img/ico/ico_preorder_red.gif );
    background-position: 0 6px;
    padding: 5px 0 0 22px !important;
    color: #df0000 !important;
}
.bu-grey-25 .bu-ico-preorder-red
{
    background-position: 0 7px;
}

.bu-ico-preorder-white
{
    background-image: url( ../img/ico/ico_preorder_white.gif );
    background-position: 0 6px;
    padding:5px 0 0 22px !important;
}
.bu-red-27 .bu-ico-preorder-white,
.bu-red-27 .bu-ico-basket-white
{
    background-position: 0 6px;
}
/* end */

.bu-red-17 .bu-ico-basket-white,
.bu-red-18 .bu-ico-basket-white
{
    background-image: url( ../img/ico/ico_basket_white_18.gif );
    background-position: 0 3px !important;
    padding:1px 0 0 15px !important;
}

.bu-ico-1-click-white
{
    background-image: url( ../img/ico/ico_1_click.gif );
    background-position: 3px 6px;
}

.bu-ico-del-red
{
    background-image:url(../img/ico/ico_del_red.gif);
    padding-left:17px !important;
    background-position:0px 7px !important;
    color:#df0000 !important;
}

.bu-ico-zip-white
{
    background-image: url( ../img/ico/ico_zip_white.gif );
    background-position: 0 7px;
    padding-left:21px !important;
}

.bu-ico-dl-cover-red
{
    background-image: url( ../img/ico/ico_dl_cover.gif );
    background-position: 0 6px;
    padding-left:21px !important;
    color:#df0000 !important;
}

.bu-ico-music-white
{
    background-image: url( ../img/ico/ico_musik_white.gif );
    background-position: 0 6px;
    padding-left:21px !important;
}



/* disabled left */

.bu-dis
{
    cursor:default;
}

.bu-dis-27
{
    background-image: url( ../img/bg/bu_disabled_27_left.gif );
}

.bu-dis-25
{
    background-image: url( ../img/bg/bu_disabled_25_left.gif );
}

.bu-dis-20
{
    background-image: url( ../img/bg/bu_disabled_17_left.gif );
}

.bu-dis-17
{
    background-image: url( ../img/bg/bu_disabled_17_left.gif );
}

/* disabled right */

.bu-dis-27 .bg-right
{
    background-image: url( ../img/bg/bu_disabled_27_right.gif );
}

.bu-dis-25 .bg-right
{
    background-image: url( ../img/bg/bu_disabled_25_right.gif );
}

.bu-dis-20 .bg-right
{
    background-image: url( ../img/bg/bu_disabled_20_right.gif );
}

.bu-dis-17 .bg-right
{
    background-image: url( ../img/bg/bu_disabled_17_right.gif );
}

.bu-dis .bu-ico-basket-white,
.bu-dis .bu-ico-basket-red
{
    background-image: url( ../img/ico/ico_basket_grey_dis.gif );
}

.bu-inact-27,
{
    background-position:0 -27px;
}

.bu-inact-27 .bg-right
{
    background-position:100% -27px;
}

/* /buttons */

.border-bot-5
{
    border-bottom:10px;
}

.border-bot-10
{
    border-bottom:10px;
}

#container
{
    position: relative;
    width: 975px;
    margin:0px auto;
    text-align: left;
}

#container.tpl-2col
{
    width: 975px;/*982*/
}


#holder
{
    /*
    position:relative;
    */
}

/** HERE WAS: HEAD-LOGO **/

#content
{
    background-image: url( ../img/bg/bg_content.gif );
    background-repeat: repeat-y;
    background-position: 0 0;
    width:100%;
}

.tpl-2col #content
{
    background-image: url( ../img/bg/bg_content_2col.gif );
}


#content-left-holder
{
    position:relative;
    top:0px;
    /*margin-top:-70px;*/
    float:left;
    overflow:hidden;
    width:200px;
}

#contentbox-left
{
    /*margin:9px 15px 9px 10px;*/
    margin: 10px 0;
    overflow:hidden;
    display: block;
}

#content-2col
{
	float:left;
	width: 775px;/*782*/
}

#content-middle-holder
{
    float:left;
    overflow:hidden;
    width:540px;
}
#contentbox-middle
{
    margin:0px 7px;
    overflow:hidden;
}

#content-right-holder
{
    float:right;
    overflow:hidden;
    width:230px;
    position:relative;
    top:0px;
    /*margin-top:-70px;*/
}

#content-2col #content-right-holder
{
    /*right:7px;*/
}

#contentbox-right
{
    width:100%;
}

/* overlay */

#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color:#000;
	display: none;
	z-index: 9999;
	overflow:hidden;
}
/* /overlay */

/* lightbox */
#pass-on-lightbox {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    width: 756px;
    display: none;
    z-index: 10000;
    text-align:left;
    overflow:hidden;
}
#lightbox {
	position: absolute;
	top: 50%;
	left: 50%;
	background: #fff;
	width: 645px;
	display: none;
	z-index: 10000;
	text-align:left;
	overflow:hidden;
}
#pass-on-lightbox .lb-bu-close,
#lightbox .lb-bu-close {
    cursor:pointer;
}
/* /lightbox */


/** HERE WAS: NAVIGATION **/



  /******************/
 /* content middle */
/******************/

/* rootline */

#rootline
{
    margin-bottom:4px;
    position:relative;
    top:-2px;
}

#rootline li
{
    display:inline;
    font-size:11px;
    line-height:1.3em;
}

#rootline li a
{
    color:#000;
}

#rootline li.first
{
    font-weight:bold;
}

/* /rootline */

#contentbox-middle .border-box
{
    border:1px solid #ccc;
    padding:10px;
}
#contentbox-middle h1,
#contentbox-middle h2
{
    font-size:20px;
    font-weight:bold;
    padding-bottom:5px;
}

#contentbox-middle h1
{
    padding-top:7px;
}

#contentbox-middle h1.grey,
#contentbox-middle h2.grey
{
    color:#989898;
}

/* footer */

#footer-holder {
    clear:both;
    width:100%;
    overflow:hidden;
}

#content-2col #footer-holder
{
	margin:0px 7px;
	width:768px;
}

#footer-linkbox-holder
{
    border-top:1px solid #ccc;
    padding:5px 0px;
}


#footer-linkbox
{
    width:100%;
}

#footer-linkbox .footer-col-holder
{
    background-color:#f3f3f3;
    background-image: url( ../img/bg/bg_footer_holder.gif );
    background-repeat: repeat-x;
    width:100%;
    background-position:0 100%;
    padding-bottom:7px;
    overflow:hidden;
}

#footer-linkbox .footer-col-mediamarkt
{
    width:246px;
    float:left;
}

#content-2col #footer-linkbox .footer-col-mediamarkt
{
    width:390px;
}

#footer-linkbox .footer-col-small
{
    width:118px;
    float:left;
}

#content-2col #footer-linkbox .footer-col-small
{
    width:190px;
}

#footer-linkbox .footer-col-big
{
    width:140px;
    float:left;
}

#content-2col #footer-linkbox .footer-col-big
{
    width:184px;
}

#footer-linkbox .marg_bott
{
    margin-bottom:15px;
}

#footer-linkbox h3
{
    color:#df0000;
    font-size:11px;
    padding-bottom:5px;
    font-weight:normal;
}

#footer-linkbox .footer-col-inner
{
    padding:6px 10px 10px;
    font-size:11px;
    line-height:15px;
}

#footer-linkbox .footer-col-inner li
{
    display:inline;
}

#footer-linkbox .footer-col-inner a
{
    display:block;
}

#footer-linkbox .footer-col-mediamarkt .footer-col-inner
{
    padding:7px 0 10px 10px;
}

#footer-linkbox h4
{
    font-weight:normal;
    font-size:11px;
    line-height:15px;
}

#footer-linkbox .bu-more
{
    color:#797979;
}

#footer-linkbox .newsletter-reg
{
    clear:both;
    padding:10px 10px 5px;
    font-size:11px;
    overflow:hidden;
}

#footer-linkbox .newsletter-reg p
{
    display:block;
    float:left;
    padding-right:7px;
}


#content-2col #footer-linkbox .newsletter-reg p
{
    padding-right:12px;
}

#footer-linkbox .newsletter-reg p.nl-20
{
    padding-top:2px;
}

#footer-linkbox .newsletter-reg p .hint,
#footer-linkbox .newsletter-reg p label
{
    display:block;
    float:left;
    padding-top:1px;
}

#footer-linkbox .newsletter-reg p .input-20,
#footer-linkbox .newsletter-reg p .input-17
{
    color:#797979;
    width:195px;
    padding-left:5px;
}

#footer-linkbox .newsletter-reg p .hint
{
    color:#797979;
    text-decoration: underline;
}

/** HERE WAS: FOOTER **/

.content-searchbox .field-box
{
    width:132px;
    float:left;
    margin-right:20px;
    margin-bottom:10px;
}

.content-searchbox .field-box label
{
    display:block;
    height:15px;
    padding-top:5px;
}

.content-searchbox .submit-box
{
    padding-top:20px;
}

  /*******************/
 /* /content middle */
/*******************/


  /****************/
 /* content left */
/****************/

#contentbox-left .marg-bot-10,
#contentbox-left .cat-box
{
    margin-bottom:20px;
}





#contentbox-left .cat-box .form-select select
{
    width:100%;
    border:1px solid #ccc;
    margin-top:5px;
}


#contentbox-left .cat-box li ul
{
    padding-left:10px;
} 

#contentbox-left .cat-box li.active ul
{
    margin-top:5px;
    border-top:1px solid #ccc;
}

#contentbox-left .cat-box li.cb-genres ul
{
    border-top:0px none;
    margin-top:3px;
}  

#contentbox-left .cat-box li.active li.active a,
#contentbox-left .cat-box li.active a
{
    color:#df0000;
} 

#contentbox-left .cat-box li.active li.last
{
    padding-bottom:0px;
} 

#contentbox-left .cat-box li.active li a
{
    color:#000;
    font-weight:normal;
}

#contentbox-left .img-top-box img
{
    padding-bottom:10px;
} 

#contentbox-left h3
{
    text-transform: uppercase;
    font-size:14px;
    padding-bottom:5px;
    padding-top:3px;
}

#contentbox-left h3.img-headline
{
    background-repeat: no-repeat;
    background-position: 0 0;
    height:30px;
}

#contentbox-left .newsletter-reg .img-headline
{
    background-image: url( ../img/img/mediamail.gif );
}


#contentbox-left .it-rocks li,
#contentbox-left .last-viewed li
{
    display:block;
    clear:both;
    margin-bottom:5px;
    overflow:hidden;
    width:100%;
    position:relative;
}

#contentbox-left .it-rocks li.last,
#contentbox-left .last-viewed li
{
    border-bottom:1px solid #ccc;
    padding-bottom:5px;
}



#contentbox-left .it-rocks .img-box,
#contentbox-left .last-viewed .img-box
{
    float:left;
    margin-right: 2px;
}

/*
#contentbox-left .it-rocks .img-box .li-img-price img,
#contentbox-left .last-viewed .img-box .li-img-price img
{
    width:53px;
    border:0px none;
}
*/

#contentbox-left .it-rocks .img-box .li-text,
#contentbox-left .last-viewed .img-box .li-text
{
    display: block;
    float: left;
    width: 95px;
    overflow: hidden;
    margin-left: 5px;
}


#contentbox-left .newsletter-reg .descr
{
    padding-bottom:10px;
}

#contentbox-left .newsletter-reg .input-25
{
    width:116px;
    float:left;
}

#contact-box-left
{
    background-image: url( ../img/bg/bg_contact_box_left.jpg );
    background-repeat: no-repeat;
    background-position: 0 30px;
    margin-bottom:10px;
    padding-bottom:7px;
    border-bottom:1px solid #989898;
    width:100%;
}

#contentbox-left #contact-box-left .img-headline
{
    background-image: url( ../img/img/mediaservice.gif );
}

#contact-box-left .img-txt
{
    width:95px;
    float:left;
    padding:0px 0 15px;
}

#contact-box-left .img-txt span
{
    display:block;
    padding-bottom:10px;
}

#contact-box-left .phone,
#contact-box-left .mailto
{
    clear:both;
    font-weight:bold;
    text-transform: uppercase;
    padding-bottom:5px;
}

#contact-box-left .phone
{
    font-size:14px;
    padding-bottom:5px;
}

  /*****************/
 /* /content left */
/*****************/


  /*****************/
 /* content right */
/*****************/
 
#contentbox-right .stat-box-holder,
#contentbox-right .dyn-box-holder
{
    border:2px solid #ccc;
    overflow:hidden;
    background-color:#fff;
    margin-bottom:5px;
    width:auto;
}

#content-2col #contentbox-right .dyn-box-holder,
#content-2col #contentbox-right .stat-box-holder
{
    border:1px solid #ccc;
}

#contentbox-right .dyn-toggle-bu
{
    width:226px;
    height:44px;
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor:pointer;
}

#contentbox-right .dyn-toggle-bu h3
{
    background-image: url( ../img/ico/dyn_toggle_bu.gif );
    background-repeat: no-repeat;
    background-position: 97% 11px;
    height:44px;
}

#contentbox-right .dyn-toggle-bu h3 span
{
    display:none;
}

#contentbox-right .active .dyn-toggle-bu h3
{
    background-image: url( ../img/ico/dyn_toggle_bu_act.gif );
}

#dyn-my-mediamarkt .dyn-toggle-bu
{
    background-image: url( ../img/img/my_mediamarkt.gif );
}
#dyn-mediaplayer .dyn-toggle-bu
{
    background-image: url( ../img/img/mediaplayer.gif );
}
#dyn-mediapedia .dyn-toggle-bu
{
    background-image: url( ../img/img/mediapedia.gif );
}
#dyn-media-tip .dyn-toggle-bu
{
    background-image: url( ../img/img/media_tip.gif );
}

#contentbox-right .dyn-toggle-box
{
    padding:5px 10px 10px 10px;
    overflow:hidden;
}

#contentbox-right .box-right-cnt
{
    padding:7px 10px 10px;
    overflow:hidden;
}



#contentbox-right .active .dyn-toggle-box
{
    display:block;
}


#contentbox-right #dyn-my-mediamarkt .dyn-toggle-box
{
    padding:5px 0px 5px 10px;
}


#stat-ssl h3 {
	background-image:url(../img/bg/bg_ssl_36.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	line-height:36px;
	padding-bottom:7px;
	padding-left:46px;
	padding-top:2px;
}

#dyn-my-mediamarkt .dyn-toggle-box li
{
    display:block;
    float:left;
    width:107px;
    height:50px;    
    background-repeat: no-repeat;
    background-position: 0 0;
}

#dyn-my-mediamarkt .dyn-toggle-box li a
{
    display:block;
    width:107px;
    height:40px;
}

#dyn-my-mediamarkt .dyn-toggle-box li a span
{
    display:none;
}

#dyn-my-mediamarkt .dyn-toggle-box li.mybox_market
{
    background-image: url( ../img/bg/bg_mybox_market.gif );
}
#dyn-my-mediamarkt .dyn-toggle-box li.mybox_journey
{
    background-image: url( ../img/bg/bg_mybox_journey.gif );
}
#dyn-my-mediamarkt .dyn-toggle-box li.mybox_services
{
    background-image: url( ../img/bg/bg_mybox_services.gif );
}
#dyn-my-mediamarkt .dyn-toggle-box li.mybox_top_products
{
    background-image: url( ../img/bg/bg_mybox_top_products.gif );
}

#dyn-mediapedia .dyn-toggle-box li
{
    display:block;
    clear:both;
    border-bottom:1px solid #ccc;
    margin-bottom:10px;
    overflow:hidden;
    padding-bottom:5px;
    width:100%;
}

#dyn-mediapedia .dyn-toggle-box li.last
{
    margin-bottom:0px;
    padding-bottom:0px;
    border-bottom:0px none;
}

#dyn-mediapedia .dyn-toggle-box .img-box .li-img
{
    display:block;
    float:left;
    width:65px;
    padding-top:2px;
}

#dyn-mediapedia .dyn-toggle-box .img-box .li-img img
{
    width:53px;
    border:1px solid #cecece;
}

#dyn-mediapedia .dyn-toggle-box .img-box .li-text
{
    display:block;
    float:left;
    width:140px;
    overflow:hidden;
}

#dyn-mediapedia .dyn-toggle-box .descr
{
    padding:1px 0px 2px;
}

#dyn-mediapedia .dyn-toggle-box .rating
{
    float:left;
}

#dyn-mediapedia .dyn-toggle-box .link-r
{
    float:right;
    display:block;
}


  /******************/
 /* /content right */
/******************/


/* content template album details */

#album-detail
{
    padding:0px 0 10px;
    overflow:hidden;
    margin-bottom:10px;
}

#album-detail .img-col
{
    width:245px;
    float:left;
    overflow:hidden;
}

#album-detail .img-col .img-large img
{
    border:1px solid #ccc;
    width:234px;
    height:234px;
    display:block;
    overflow:hidden;
}

#album-detail .img-col .album-list
{
    padding-top:8px;
    overflow:hidden;
    width:236px;
}

#album-detail .img-col .album-list .jcarousel-clip
{
    width:180px;
    overflow:hidden;
}

#album-detail .img-col .album-list .jcarousel-next,
#album-detail .img-col .album-list .jcarousel-prev
{
    background-image: url( ../img/bg/bu_album_list_prev.gif );
    background-repeat: no-repeat;
    background-position: 0 0;
    width:24px;
    height:55px;
    float:left;
    margin-right:6px;
    cursor:pointer;
}

#album-detail .img-col .album-list .jcarousel-next
{
    background-image: url( ../img/bg/bu_album_list_next.gif );
    float:right;
    margin-right:0px;
}

#album-detail .img-col .album-list .slider-holder
{
    width:180px;
    height:55px;
    float:left;
    overflow:hidden;
}

#album-detail .img-col .album-list .slider-bar
{
    width:1000px;
    height:55px;
    white-space:nowrap;
}

#album-detail .img-col .album-list li
{
    position:relative;
    float:left;
    display:block;
    width:60px;
    height:60px;
}
#album-detail .img-col .album-list li a span,
#album-detail .img-col .album-list li a
{
    width:55px;
    height:55px;
    position:absolute;
    top:0px;
    left:0px;
    display:block;
    cursor:pointer;
}

.ico-playable-54
{
    background-image: url( ../img/ico/ico_playable_54.png );
    background-repeat: no-repeat;
    background-position: 0 0;
}

#album-detail .img-col .album-list img
{
    border:1px solid #ccc;
    width:53px;
    height:53px;
}

#album-detail .descr-col
{
    width:280px;
    float:right;
    overflow:hidden;
    padding-top:6px;
}

#album-detail .album-artist,
#album-detail .album-title
{
    font-size:14px;
}

#album-detail .album-descr span,
#album-detail .album-facts span,
#album-detail .album-label span,
#album-detail .album-artist span,
#album-detail .album-title span
{
    font-weight:bold;
    line-height: 1.2em;
}

#album-detail .rating-holder
{
    padding:5px 0px 15px;
}

#album-detail .price
{
    float:right;
    width:70px;
    overflow:hidden;
    padding-top:2px;
}

#album-detail .bu-box
{
    width:100%;
    height:32px;
}

#album-detail .album-facts
{
    padding-top:12px;
    line-height:1.25em;
}

#album-detail .album-facts p
{
    padding-bottom:8px;
}

#album-detail .album-descr
{
    clear:both;
    padding:12px 10px 0px;
    line-height:1.25em;
}

#album-detail .album-descr p
{
    text-align:right;
}

#album-detail .album-descr p span
{
    font-weight:normal;
}

#album-detail-option-box
{
    background-color:#f2f2f2;
    height:39px;
    padding-top:10px;
    margin-bottom:10px;
}

#album-detail-option-box li
{
    display:block;
    float:left;
    padding-left:10px;
}


.bu-ico-album-vote,
.bu-ico-album-memo,
.bu-ico-album-send,
.bu-ico-album-listen
{
    background-position: 0px 6px;
    color:#df0000 !important;
    padding:6px 0px 0px 20px !important;
}
.bu-ico-album-listen
{
    background-image: url( ../img/ico/ico_album_listen.gif );
}
.bu-ico-album-send
{
    background-image: url( ../img/ico/ico_album_send.gif );
    background-position:0px 4px;
}
.bu-ico-album-memo
{
    background-image: url( ../img/ico/ico_album_memo.gif );
}
.bu-ico-album-vote
{
    background-image: url( ../img/ico/ico_album_vote.gif );
}


/* tab box */

.tab-box
{
    position:relative;
    padding-top:35px;
    margin-bottom:10px;
}

.tab-box .tab-list
{
    display:block;
    width:100%;
    height:36px;
    position:absolute;
    top:0px;
    z-index:200;
}

.tab-box .tab-loading
{
    height:420px;
    background-image: url( ../img/bg/ajax_loader.gif );
    background-repeat: no-repeat;
    background-position:50% 50%;
    display:none;
}

.tab-box-content-holder 
{
    border:1px solid #ccc;
    z-index:100;
    overflow:hidden;
}

.tab-box .tab-box-content-holder .tab-box-content
{
    display:none;
    padding:10px;
}

.tab-box .tab-box-content-holder .tab-box-content-no-padd
{
    display:none;
}

.tab-box .tab-box-content-holder .active
{
    display:block;
}

.tab-box .tab-list li
{
    display:block;
    float:left;
    height:34px;
    border:1px solid #ccc;
    margin-right:2px;
    background-image: url( ../img/bg/bg_tabbox_tab.gif );
    background-repeat: repeat-x;
    padding:0px 10px;
    cursor:pointer;
}

.tab-box .tab-list li .inner-tab
{
    margin-top:12px;
    height:10px;
    display:block;
    background-image: url( ../img/bg/bg_tabbox_tab.gif );
    background-repeat: no-repeat;
    background-position:0 0;
}
.tab-box .tab-list li.active
{
    background:#fff none;
    border-bottom:1px solid #fff;
}

.tab-box .tab-list li.inactive
{
    cursor: auto;
}

.tab-box .tab-list li.active .inner-tab
{
    background-position:0 -10px;
}

.tab-box .tab-list li.inactive .inner-tab
{
    background-position:0 -20px;
}

.tab-box .tab-list li .inner-tab span
{
    display:none;
}

.tab-box .tab-list li#tab-tracklist .inner-tab
{
    width:67px;
    background-image: url( ../img/tab/tab_tracklist.gif );
}
.tab-box .tab-list li#tab-all-from .inner-tab
{
    width:72px;
    background-image: url( ../img/tab/tab_all_from.gif );
}
.tab-box .tab-list li#tab-votings .inner-tab
{
    width:86px;
    background-image: url( ../img/tab/tab_votings.gif );
}
.tab-box .tab-list li#tab-chart-history .inner-tab
{
    width:92px;
    background-image: url( ../img/tab/tab_chart_history.gif );
}
.tab-box .tab-list li#tab-lyrics .inner-tab
{
    width:66px;
    background-image: url( ../img/tab/tab_lyrics.gif );
}
.tab-box .tab-list li#tab-albums .inner-tab
{
    width:37px;
    background-image: url( ../img/tab/tab_albums.gif );
}
.tab-box .tab-list li#tab-tracks .inner-tab
{
    width:45px;
    background-image: url( ../img/tab/tab_tracks.gif );
}
.tab-box .tab-list li#tab-audio-books .inner-tab
{
    width:70px;
    background-image: url( ../img/tab/tab_audio_books.gif );
}
.tab-box .tab-list li#tab-videos .inner-tab
{
    width:42px;
    background-image: url( ../img/tab/tab_videos.gif );
}

/* tab box */


/* tab tracklist */
table.tbl-std
{
    border:0px none;
    border-collapse:collapse;
    border-spacing: 0px;
    width:100%;
}

table.tbl-std th
{
    border-bottom:1px solid #989898;
}

table.tbl-std th

table.tbl-std td
{
    background-image: url( ../img/bg/bg_tracklist_td.gif );
    background-position:0 100%;
    background-repeat: repeat-x;
    padding:4px 0px 4px;
}

table.tbl-std .td_blank td
{
    background-image: none;
}

table.tbl-std td.col-left,
table.tbl-std td.col-right
{
    width:10px;
}



/* also bought +  */
#contentbox-middle .box-also-bought
{
    padding:6px 0 0px 10px;
    overflow:hidden;
    border:1px solid #ccc;
    margin-bottom:10px;
}

#contentbox-middle .box-also-bought ul
{
    overflow:hidden;
    width:100%;
}

#contentbox-middle .box-also-bought li
{
    display:block;
    float:left;
    width:128px;
    overflow:hidden;
    position:relative;
}

#contentbox-middle .box-also-bought a.teaser-link
{
    display:block;
    padding-top:128px;
    position:relative;
    top:0;
    height:72px;
}

#contentbox-middle .box-also-bought .price-img {
    position:absolute;
    top:0;
    left:0px;
    width:128px;
    height:128px;
    overflow:hidden;
}

#contentbox-middle .box-also-bought .price-img img {
    display:block;
    overflow:hidden;
}

#contentbox-middle .box-also-bought .price-img .img-cover {
    position:absolute;
    top:0px;
    border:1px solid #ccc;
}

#contentbox-middle .box-also-bought .price-img .img-price {
    position:absolute;
    top:78px;
    left:48px;
}

#contentbox-middle .box-also-bought .rating-dyn
{
    position:absolute;
    bottom:6px;
}


/* buy together */
#contentbox-middle .box-buy-together-v2,
#contentbox-middle .box-buy-together
{
    padding:6px 10px 5px;
    border:1px solid #ccc;
    margin-bottom:10px;
}

#contentbox-middle .box-buy-together .img-col
{
    float:left;
    width:188px;
    overflow:hidden;
}

#contentbox-middle .box-buy-together .descr-col
{
    float:left;
    width:315px;
    overflow:hidden;
    padding-top:8px;
}

#contentbox-middle .box-buy-together .descr-col .row-check
{
    height:33px;
    overflow:hidden;
}

#contentbox-middle .box-buy-together .descr-col .last
{
    padding-bottom:20px;
}

#contentbox-middle .box-buy-together .descr-col label span
{
    font-weight:bold;
    padding-left:3px;
}

#contentbox-middle .box-buy-together .price-box
{
    padding-top:3px;
    height:44px;
    position:relative;
}

#contentbox-middle .box-buy-together .price
{
    width:116px;
    float:left;
}

#contentbox-middle .box-buy-together .price p
{
    height:21px;
} 

#contentbox-middle .box-buy-together .bu-box
{
    position:absolute;
    bottom:0px;
    right:0px;
    width:133px;
} 

#contentbox-middle .box-buy-together .bu-box
{
    width:133px;
    float:left;
}
#contentbox-middle .box-buy-together .bu-box p
{
    height:27px;
}

#contentbox-middle .box-buy-together .bu-box p a
{
    width:125px;
}

#contentbox-middle .box-buy-together-v2
{
    padding:6px 10px 0px;
}

#contentbox-middle .box-buy-together-v2 li
{
    width:193px;
    display:block;
    float:left;
    overflow:hidden;
}

#contentbox-middle .box-buy-together-v2 li
{
    width:193px;
    display:block;
    float:left;
    overflow:hidden;
    height:200px;
    background-image: url( ../img/bg/buy_together_plus.gif );
    background-position:133px 36px;
    background-repeat: no-repeat;
    position:relative;
}

#contentbox-middle .box-buy-together-v2 li.last
{
    width:118px;
    float:right;
}

#contentbox-middle .box-buy-together-v2 li .buy-holder
{
    width:118px;
}

#contentbox-middle .box-buy-together-v2 li .img-box img
{
    display:block;
    width:116px;
    height:116px;
    overflow:hidden;
    border:1px solid #ccc;
}

#contentbox-middle .box-buy-together-v2 li .buy-check
{
    display:block;
    float:left;
    width:23px;
    padding-top:8px;
}

#contentbox-middle .box-buy-together-v2 li label
{
    display:block;
    float:left;
    width:95px;
    padding-top:7px;
}

#contentbox-middle .box-buy-together-v2 li label span
{
    display:block;
    font-weight:bold;
}

#contentbox-middle .box-buy-together-v2 li .rating-dyn
{
    display:block;
    position:absolute;
    bottom:8px;
    left:23px;
}

#contentbox-middle .box-buy-together-v2 .price-box
{
    float:left;
    overflow:hidden;
    height:77px;
}

#contentbox-middle .box-buy-together-v2 .price-box p
{
    font-size:16px;
    font-weight:bold;
    padding:6px 0px 7px;
}


#contentbox-middle .box-buy-together-v2 .bu-box
{
    float:right;
    padding-top:30px;
}

/* tab charts */
.box-tab-charts .image img
{
    border:1px solid #ccc;
}
.box-tab-charts h3
{
    padding-bottom:7px;
    text-transform: uppercase;
}
.box-tab-charts .bu-right
{
    clear:both;
}


#tooltip-mediaplayer .listen
{
    background-image: url( ../img/bg/bg_bu_tb_listen.gif );
    background-repeat: no-repeat;
    background-position:0 0;
    height:23px;
    padding:7px 0 0 23px;
    display:block;
    font-weight:bold;
    border:1px solid #ccc;
}

/* chart-box */
.chart-box
{
    border:1px solid #ccc;
    overflow:hidden;
    margin-bottom:10px;
    padding:10px 0 0;
}

.chart-box-headline
{
    padding-top:6px;
}


.chart-box .chart-content ul.border-top
{
    border-top:1px solid #ccc;
}


.tab-box .chart-box
{
    border:0px none;
}

#contentbox-middle .chart-box h2
{
    padding:0 10px 15px;
}

#contentbox-middle #top200 h2
{
    padding:0 10px 5px;
}

.chart-box .chart-navi
{
    padding:5px 10px 5px;
    background-color:#f1f1f1;
    overflow:hidden;
    margin-bottom:10px;
}

.chart-box .no-marg
{
    margin-bottom:0px;
}

.chart-box .chart-footer
{
    padding:9px 10px 9px;
    overflow:hidden
}

.chart-box .chart-navi .chart-select-box
{
    float:left;
}

.chart-box .chart-navi .chart-select-box-right
{
    float:right;
}

.chart-box .chart-navi .chart-select-box p
{
    float:left;
    padding-right:10px;
}

.chart-box .chart-navi .chart-select-box-right p
{
    float:left;
    padding-left:10px;
}

.chart-box .chart-navi .chart-select-box p.no-pad,
.chart-box .chart-navi .chart-select-box-right p.no-pad
{
    padding:0px;
}

.chart-box .chart-navi .chart-select-box-right p label,
.chart-box .chart-navi .chart-select-box p label
{
    padding-top:5px;
    float:left;
}

.chart-box .chart-navi .chart-select-box .amount
{
    width:45px;
    margin-right:5px;
}
.chart-box .chart-navi .chart-select-box .sortby
{
    width:105px;
}

.chart-box .chart-paging
{
    float:right;
    text-align:right;
}

.chart-box .chart-navi .chart-paging
{
    padding:8px 0px 0px;
}

.chart-box .chart-paging-top,
.chart-box .chart-paging-top200
{
    padding:10px;
    overflow:hidden;
    clear:both;
} 

.chart-box .chart-paging-top200
{
    padding-bottom:9px;
} 

.chart-box .chart-paging-footer .chart-paging
{
    padding:9px 10px 0px;
    float:none;
    text-align:right;
    overflow:hidden;
}

.chart-box .chart-paging-top200 ul
{
    float:left; 
}

.chart-box .chart-paging-top200 li,
.chart-box .chart-paging li
{
    display:block;
    float:left;
    border-right:1px solid #000;
    line-height:10px;
    padding-right:4px;
    margin-right:4px;
    color:#df0000;
    white-space: nowrap;
}

.chart-box .chart-paging-top200 .bu_first,
.chart-box .chart-paging-top200 .bu_last,
.chart-box .chart-paging-top200 .bu_next,
.chart-box .chart-paging-top200 .bu_prev
{
    display:block;
    float:left;
    width:10px;
    height:10px;
    background-repeat: no-repeat;
    color:#df0000;
    background-position: 0 2px;
}
.chart-box .chart-paging-top200 .bu_prev
{   
    background-image: url( ../img/ico/bu_prev.gif );
    width:17px;
}
.chart-box .chart-paging-top200 .bu_next
{ 
    background-image: url( ../img/ico/bu_next.gif );
    width:10px;
}
.chart-box .chart-paging-top200 .bu_last
{
    background-image: url( ../img/ico/bu_last.gif );
}
.chart-box .chart-paging-top200 .bu_first
{ 
    background-image: url( ../img/ico/bu_first.gif );
}
.chart-box .chart-paging-top200 li.last
{
    border-right:0px none;
}

.chart-box .chart-paging li a
{
    color:#000;
}

.chart-box .chart-paging li.more,
.chart-box .chart-paging li.last
{
    border-right:0px none;
    padding-right:0px;
    margin-right:0px;
}
.chart-box .chart-paging li.more .bu-more
{
    padding-left:0px;
    padding-right:6px;
    background-position:100% 5px;
}

.chart-box .chart-content-top200 table
{
    border:0 none;
    border-collapse:collapse;
    border-spacing:0;
    width:100%;
}

.chart-box .chart-content-top200 table th 
{
    background-color:#CCCCCC;
    border-top:1px solid #989898;
    border-bottom:1px solid #989898;
    padding:3px 0;
}

.chart-box .chart-content-top200 table td
{
    padding:8px 0px;    
    background-image: url( ../img/bg/bg_gradient_28.gif );
    background-repeat: repeat-x;
    background-position:0 100%;
}
.chart-box .chart-content-top200 table .col1
{
    width:10px;
}
.chart-box .chart-content-top200 table .col2
{
    width:38px;
}
.chart-box .chart-content-top200 table .col3
{
    width:280px;
}
.chart-box .chart-content-top200 table .col5,
.chart-box .chart-content-top200 table .col4
{
    width:100px;
    text-align: center;
}

.chart-box .chart-content li
{
    padding:10px 4px 0px 10px;
    display:block;
    overflow:hidden;
    height:128px;
}

.chart-box .chart-content .numbered li
{
    padding:10px 4px 0px 0px;
}

.chart-box .chart-content .all-from-list li
{
    padding:10px 0px 0px;
    height:auto;
}

/* rankbox */
.chart-box .chart-content li .chart-rank-box
{
    float:left;
    width:40px;
    height:118px;
    text-align:center;
}

.chart-box .chart-content li .chart-rank-box .second-num,
.chart-box .chart-content li .chart-rank-box .chart-rank
{
    height:31px;
    width:10px;  
    background-repeat: no-repeat;
    background-position:0 10px;
    display:block;
    margin:0px auto;
}

.chart-box .chart-content li .chart-rank-box .chart-rank
{
    padding-left:11px;
}

.chart-box .chart-content li .img-0
{
    background-image: url( ../img/bg/charts/ch_0.gif );
}
.chart-box .chart-content li .img-1
{
    background-image: url( ../img/bg/charts/ch_1.gif );
}
.chart-box .chart-content li .img-2
{
    background-image: url( ../img/bg/charts/ch_2.gif );
}
.chart-box .chart-content li .img-3
{
    background-image: url( ../img/bg/charts/ch_3.gif );
}
.chart-box .chart-content li .img-4
{
    background-image: url( ../img/bg/charts/ch_4.gif );
}
.chart-box .chart-content li .img-5
{
    background-image: url( ../img/bg/charts/ch_5.gif );
}
.chart-box .chart-content li .img-6
{
    background-image: url( ../img/bg/charts/ch_6.gif );
}
.chart-box .chart-content li .img-7
{
    background-image: url( ../img/bg/charts/ch_7.gif );
}
.chart-box .chart-content li .img-8
{
    background-image: url( ../img/bg/charts/ch_8.gif );
}
.chart-box .chart-content li .img-9
{
    background-image: url( ../img/bg/charts/ch_9.gif );
}

.chart-box .chart-content li .chart-comp
{
    height:18px;
    background-repeat: no-repeat;
    background-position:50% 0px;
}

.chart-box .chart-content li .pos-up
{
    background-image: url( ../img/bg/charts/ch_pos_up.gif );
}
.chart-box .chart-content li .pos-down
{
    background-image: url( ../img/bg/charts/ch_pos_down.gif );
}
.chart-box .chart-content li .unchanged
{
    background-image: url( ../img/bg/charts/ch_unchanged.gif );
}
.chart-box .chart-content li .new
{
    background-image: url( ../img/bg/charts/ch_new.gif );
}

.chart-box .chart-content li .chart-comp-pos
{
    color:#ccc;
}

.chart-box .chart-content li .bu-show-details
{
    height:21px;
    width:21px;
    background-image: url( ../img/bg/bu_show_details.gif );
    background-repeat: no-repeat;
    background-position:0 0;
    display:block;
    margin:7px 0 0 10px;
}

.chart-box .chart-content li .active
{
    background-position:0 -21px;
}

/* /rankbox */

.chart-box .chart-content li .image
{
    float:left;
    width:128px;
}
.chart-box .chart-content li .image img
{
    border:1px solid #ccc;
    display:block;
    overflow:hidden;
}

.chart-box .chart-content li .price-box
{
    float:right;
    width:145px;
}
.chart-box .chart-content .all-from-list li .price-box
{
    margin-right:4px;
}

.chart-box .chart-content li .price-box .price
{
    height:63px;
    text-align:right;
}
.chart-box .chart-content li .price-box .bu-box
{
    height:30px;
    padding-right:6px;
}

.chart-box .chart-content li .price-box .bu-right .bg-right,
.chart-box .chart-content li .price-box .bu-right
{
    float:none;
}

.chart-box .chart-content li .chart-descr
{
    float:left;
    height:118px;
    overflow:hidden;
    width:230px;
}

.chart-box .chart-content .numbered li .chart-descr
{
    width:200px;
}

.chart-box .chart-content .all-from-list li .chart-descr
{
    width:200px;
    padding-top:7px;
    padding-bottom:10px;
    height:111px;
}

.chart-box .chart-content li .chart-descr .descr
{
    height:45px;
    overflow:hidden;
}

.chart-box .chart-content li .chart-descr .box-published
{
    height:22px;
}

.chart-box .chart-content li .chart-descr .box-info,
.chart-box .chart-content li .chart-descr .box-rating,
.chart-box .chart-content li .chart-descr .box-listen,
.chart-box .chart-content li .chart-descr .box-remember
{
    display:block;
    float:left;
    width:90px;
    white-space:nowrap;
    overflow:hidden;
    height:22px;
}

.chart-box .chart-content li .chart-descr .box-rating,
.chart-box .chart-content li .chart-descr .box-remember
{
    float:none;
    width:105px;
    text-align:right;
}

.chart-box .chart-content li .chart-descr .box-rating
{
    font-size:11px;
}
.chart-box .chart-content li .chart-descr .box-rating .rating 
{
    width:auto;
    padding-left:65px;
    float:right;
}

.chart-box .chart-content li .chart-descr .bu-more
{
    background-position:0px 1px;
}

.chart-box .chart-content li .chart-descr .box-info .bu-more
{
    background-image: url( ../img/ico/ico_info_red.gif );
    padding-left:12px;
}
.chart-box .chart-content li .chart-descr .box-listen .bu-more
{
    background-image: url( ../img/ico/ico_listen_red.gif );
    padding-left:18px;
}
.chart-box .chart-content li .chart-descr .box-remember .bu-more
{
    background-image: url( ../img/ico/ico_remember_red.gif );
    padding-left:15px;
}

/* votings */
.chart-box .chart-content .vote-list li
{
    padding:10px 10px 17px;
    height:auto;
    margin-bottom:10px;
}

.chart-box .chart-content .vote-list .vote-date
{
    display:block;
    float:right;
    width:80px;
    color:#989898;
    text-align:right;
}

.chart-box .chart-content .vote-list h3
{
    margin-bottom:8px;
}
.chart-box .chart-content .vote-list .rating-dyn
{
    font-size:12px;
    color:#989898;
    padding-bottom:4px;
    clear:both;
}



.chart-box .vote-footer .chart-paging
{
    padding:0px 10px 10px;
    float:none;
    text-align:right;
    overflow:hidden;
    border-bottom:1px solid #ccc;
}

.chart-box .chart-paging-footer .chart-paging ul,
.chart-box .vote-footer .chart-paging ul
{
    float:right;
    padding-top:0px;
}


.chart-box .vote-submit
{
    padding:10px 10px 0 0;
    clear:both;
    overflow:hidden;
}

.chart-box .vote-submit .bu-red-27 .bg-right span
{
    padding-left:3px;
}

.chart-box .vote-footer .vote-form
{
    border-top:1px solid #989898;
    margin:0px 10px;
    clear:both;
    overflow:hidden;
    margin-top:10px;
    display:none;
}

.chart-box .vote-footer .vote-form .form-row
{
    padding-top:5px;
    clear:both;
    overflow:hidden;
}

.chart-box .vote-footer .vote-form .form-row label
{
    float:left;
    width:70px;
    font-weight:bold;
}

.chart-box .vote-footer .vote-form .form-row .col-right
{
    float:right;
    width:432px;
    overflow:hidden;
}

.chart-box .vote-footer .vote-form .form-row .col-right textarea,
.chart-box .vote-footer .vote-form .form-row .col-right input
{
    width:430px;
    border:1px solid #ccc;
}

.chart-box .vote-footer .vote-form .vote-submit
{
    padding:10px 0 0;
}
/* /votings */

/* voting stars */
.vote-stars
{
    width:70px;
    float:left;
    height:16px;
}
/* /voting stars */


/* checkout-tpl */
.tpl-checkout #header-meta-navi li a
{
    border-left:0px none;
}

#check-content
{
    background-color:#fff;
    background-image: none;
    padding:10px;
}

#check-content #contentbox-middle
{
    margin:0px;
}

#checkout-navi
{
    background-image: url(../img/bg/bg_check_navi.gif);
    background-repeat: repeat-x;
    height:33px;
    border:1px solid #ccc;
}

#checkout-navi .steps
{
    background-image: url(../img/bg/bg_check_navi_step_li.gif);
    background-repeat: repeat-x;
    height:33px;
    display:block;
    float:left;
}
#checkout-navi .active
{
    background-image: url(../img/bg/bg_check_navi_step_li_hl.gif);
}

#checkout-navi .steps span
{
    background-image: url(../img/bg/bg_check_navi_steps.gif);
    background-repeat: no-repeat;
    background-position:100% 0px;
    height:33px;
    padding-right:20px;
    display:block;
    float:left;
    font-size:14px;
    font-weight:bold;
    line-height:33px;
    padding-left:9px;
    color:#ccc;
}

#checkout-navi .steps span.last
{
    background-position:100% -66px;
}

#checkout-navi .active span
{
    background-position:100% -33px;
    color:#000;
}

#checkout-navi .prev-act span
{
    background-position:100% -99px;
    color:#000;
}

#checkout-navi .active span.first
{
    background-position:100% -33px;
}

#checkout-navi .active span.last
{
    background-position:100% -132px;
}


#check-content h1
{
    font-size:20px;
    padding:16px 0px 15px;
}

.check-confirm h1
{
    padding:6px 0px 12px !important;
}

#check-content h3
{
    padding-bottom:5px;
}

.check-confirm .cnt-txt
{
    width:640px;
    padding-bottom:17px;
}

#check-content a
{
    color:#df0000;
    text-decoration:underline;
}

#check-content a.bu-right,
#check-content a.bu-left,
#check-content a.no-deco
{
    text-decoration:none;
}

#check-content a.black
{
    color:#000;
}

#check-content .error-msg
{
    color:#df0000;
    clear:both;
    padding-top:17px;
}

#checkout-left-holder
{
    width:715px;
    float:left;
}

#checkout-right-holder
{
    width:230px;
    float:right;
}

.check-confirm #checkout-right-holder
{
    padding-top:48px;
}

#checkout-left-holder .main-box-cnt
{
    border:1px solid #ccc;
    min-height:178px;
    margin-bottom:10px;
}

#checkout-left-holder .main-box-cnt p.text
{
    padding:7px 10px;
}

#checkout-right-holder .box-right-holder
{
    border:1px solid #ccc;
    margin-bottom:10px;
}

#checkout-right-holder .box-right-cnt
{
    padding:7px 10px 8px;
}

#contentbox-right #stat-ssl,
#contentbox-right .ssl-box
{
    height:105px;
}

#checkout-right-holder .ssl-box .box-right-cnt h3
{
    background-image: url(../img/bg/bg_ssl_36.gif);
    background-repeat: no-repeat;
    background-position:0 3px;
    line-height:36px;
    padding-left:45px;
    padding-bottom:7px;
    padding-top:2px;
}

 
#check-content .bu-box
{
    margin-bottom:10px;
    overflow:hidden;
    width:100%;
}

#check-content .bu-left
{
    margin-right:10px;
}

#check-content .bu-right
{
    margin-left:10px;
}

#check-content .basket-cnt .tbl-row
{
    clear:both;
    padding:7px 20px 10px 10px;
    overflow:hidden;
}

#check-content h2,
#check-content .basket-cnt .tbl-header
{
    background-color: #f1f1f1;
    font-weight:bold;
    padding:7px 20px 8px 10px;
}

#check-content .basket-cnt .tbl-row .col1
{
    display:block;
    float:left;
    width:60px;
    overflow:hidden;
    padding-top:3px;
}

#check-content .basket-cnt .tbl-header .col1
{
    padding-top:0px;
}

#check-content .basket-cnt .tbl-row .col1 img
{
    display:block;
    overflow:hidden;
}

#check-content .basket-cnt .tbl-row .col2
{
    display:block;
    float:left;
    width:538px;
}
#check-content .basket-cnt .tbl-row .col3
{
    display:block;
    float:right;
    width:80px;
    text-align:right;
    font-size:15px;
    line-height:17px;
}

#check-content .basket-cnt .tbl-header .col3
{
    font-size:12px;
    line-height:14px;
}

#check-content .basket-cnt .tbl-row .col2 .title,
#check-content .basket-cnt .tbl-row .col2 .artist
{
    font-weight:bold;
}

#check-content .basket-cnt .tbl-row .ad-468x60
{
    padding-top:10px;
    clear:both;
    overflow:hidden;
    width:100%;
    height:60px;
}

#check-content .basket-cnt .ad-234x60
{
    overflow:hidden;
    width:356px;
    height:60px;
}

#check-content .basket-cnt .tbl-row .options
{
    padding-top:6px;
}

#check-content .basket-cnt .tbl-row .col2 li
{
    display:block;
    float:left;
    padding-right:8px;
}

#check-content .basket-cnt .tbl-row .col2 li a
{
    background-repeat:no-repeat;
    color:#DF0000;
    padding-left:10px;
    display:block;
    float:left;
    text-decoration: none;
}
#check-content .basket-cnt .tbl-row .col2 li.bu-info a
{
    background-image:url(../img/ico/ico_info_red.gif);
    padding-left:11px;
}
#check-content .basket-cnt .tbl-row .col2 li.bu-remember a
{
    background-image:url(../img/ico/ico_remember_red.gif);
    padding-left:14px;
}
#check-content .basket-cnt .tbl-row .col2 li.bu-del a
{
    background-image:url(../img/ico/ico_del_red.gif);
    padding-left:14px;
    background-position:0px 2px;
}

#check-content .basket-cnt .tbl-footer
{
    padding:10px 20px 10px 10px;
}

#check-content .basket-cnt .tbl-footer .col-right
{
    float:right;
    overflow:hidden;
    width:320px;
    text-align:right;
}
#check-content .basket-cnt .tbl-footer .sum-row-sec,
#check-content .basket-cnt .tbl-footer .sum-row-first
{
    clear:both;
    height:32px;
    width:100%;
    line-height:22px;
    position:relative;
}
#check-content .basket-cnt .tbl-footer .sum-row-sec
{
    height:20px;
    line-height:20px;
}
#check-content .basket-cnt .tbl-footer .col-rg-sum
{
    position:absolute;
    right:0px;
    bottom:0px;
    float:right;
    width:85px;
}
#check-content .basket-cnt .tbl-footer .big
{
    font-size:20px;
    font-weight:bold;
    bottom:3px;
}

#check-content .basket-cnt .tbl-footer .col-rg-txt
{
    position:absolute;
    bottom:0px;
    right:85px;
    float:right;
    width:230px;
}

#check-content .basket-cnt .tbl-footer .ad-465x56
{
    float:left;
    overflow:hidden;
    width:365px;
}

#check-content .basket-cnt .tbl-row .col1 img
{
    border:1px solid #ccc;
}

#check-content .credit-card-form
{
    padding:17px 10px 20px;
}

#check-content .credit-card-form label
{
    display:block;
    padding:0px 0px 3px;
    overflow:hidden;
}

#check-content .credit-card-form .card-name label
{
    padding-bottom:2px;
}

#check-content .card-data
{
    padding-top:7px;
    overflow:hidden;
}

#check-content .card-name input
{
    width:250px;
}


#check-content .card-data div
{
    float:left;
    padding-right:20px;
}

#check-content .card-data .cCard-check input,
#check-content .card-data .cCard-no input
{
    width:36px;
    margin-right:5px;
    float:left;
    text-align: center;
}

#check-content .card-data .cCard-check input.last,
#check-content .card-data .cCard-no input.last
{
    margin-right:0px;
}

#check-content .card-data .cCard-date select
{
    margin-right:5px;
    float:left;
}

#check-content .mandatory-box
{
    padding-top:59px;
    color:#989898;
    font-size:10px;
}

#checkout-right-holder .box-right-cnt .login-form
{
    padding-top:2px;
}

#checkout-right-holder .box-right-cnt .payment-form
{
    padding-top:10px;
}
#checkout-right-holder .box-right-cnt .payment-form .payment-cond,
#checkout-right-holder .box-right-cnt .payment-form .radio,
#checkout-right-holder .box-right-cnt .login-form .radio
{
    clear:both;
    overflow:hidden;
}
#checkout-right-holder .box-right-cnt .payment-form .radio
{
    padding-top:8px;
}

#checkout-right-holder .box-right-cnt .payment-form .payment-cond input,
#checkout-right-holder .box-right-cnt .payment-form .radio input,
#checkout-right-holder .box-right-cnt .login-form .radio input
{
    display:block;
    float:left;
    width:12px;
    height:12px;
}

#checkout-right-holder .box-right-cnt .payment-form .payment-cond label,
#checkout-right-holder .box-right-cnt .payment-form .radio label,
#checkout-right-holder .box-right-cnt .login-form .radio label
{
    display:block;
    float:right;
    width:190px;
}
#checkout-right-holder .box-right-cnt .login-form .radio label span
{
    display:block;
    font-size:11px;
    color:#797979;
    padding-bottom:7px;
}


#checkout-right-holder .box-right-cnt .payment-form .radio label a
{
    background-image:url(../img/ico/ico_info_red.gif);
    padding-left:15px;
    background-position:7px 1px;
    background-repeat: no-repeat;
    width:15px;
}

#checkout-right-holder .box-right-cnt .login-form .txt-row label
{
    padding:8px 0px 3px;
    display:block;
}

#checkout-right-holder .box-right-cnt .login-form .txt-row input
{
    width:100%;
}

#checkout-right-holder .box-right-cnt .login-form .forgot-pwd
{
    padding:5px 0px 18px;
}

#checkout-right-holder .box-right-cnt .payment-form .payment-cond
{
    padding-top:20px;
}


/* /checkout-tpl */


.my-account-music-dl .chart-content li .chart-descr .box-info 
{
    float:none;
}

#contentbox-middle .sub-hl-txt-bold
{
    padding:7px 0px 18px;
    font-weight:bold;
}

/* coverlist */

#contentbox-middle .coverlist
{
    padding-top:18px;
    width:100%;
}

#contentbox-middle .coverlist li
{
    display:block;
    float:left;
    width:118px;
    height:156px;
    margin-right:20px;
}

#contentbox-middle .coverlist li img
{
    display:block;
    border:1px solid #d6d7db;
    overflow:hidden;
}

#contentbox-middle .coverlist li .cp-caption
{
    display:block;
    text-align: center;
    padding-top:4px;
    vertical-align: middle;
}

#contentbox-middle .coverlist li label
{
    position:relative;
    top:-2px;
}

#contentbox-middle .coverlist .bu-box
{
    clear:both;
    float:right;
}

#content-2col #contentbox-middle .hint-box-fixed
{
    border:1px solid #ccc;
    margin-top:10px;
    padding:7px 10px 0px;
    height:33px;
    overflow:hidden;
    background-color:#fff;
    background-repeat: repeat-x;
    background-position: 0 100%;
    background-image: url( ../img/bg/bg_gradient_40.gif );
}

#contentbox-middle h3.colored_f1
{
    background-color: #f1f1f1;
    font-weight:bold;
    padding:7px 20px 7px 10px;
}

#contentbox-middle .zip-dl-list li
{
    display:block;
    width:100%;
    overflow:hidden;
    padding-bottom:5px;
    clear:both;
}

#contentbox-middle .zip-dl-list li.last
{
    padding-bottom:0px;
}

#contentbox-middle .zip-dl-list li .dl-descr
{
    display:block;
    float:left;
    width:350px;
    padding-top:5px;
}

#contentbox-middle .zip-dl-list li .bu-box
{
    display:block;
    float:right;
    width:145px;
    overflow:hidden;
    height:25px;
}

#contentbox-middle .single-dl-list li
{
    display:block;
    overflow:hidden;
    padding:8px 10px 10px;
    clear:both;
}

#contentbox-middle .single-dl-list li .dl-img
{
    display:block;
    float:left;
    width:60px;
    padding-top:2px;
}

#contentbox-middle .single-dl-list li .dl-descr
{
    display:block;
    float:left;
    width:140px;
}

#checkout-left-holder #contentbox-middle .single-dl-list li .dl-descr
{
    width:300px;
}

#contentbox-middle .single-dl-list li .dl-artist
{
    font-weight:bold;
}

#contentbox-middle .single-dl-list li .dl-title
{
    height:22px;
    overflow:hidden;
}

#contentbox-middle .single-dl-list li .bu-box
{
    display:block;
    float:right;
    width:300px;
    padding-top:27px;
}

#checkout-left-holder #contentbox-middle .single-dl-list li .bu-box
{
    width:330px;
    margin:0px;
}
#checkout-left-holder #contentbox-middle .zip-dl-list li .bu-box,
#checkout-left-holder #contentbox-middle .single-dl-list li .bu-box a
{
    margin-right:0px;
    margin-bottom:0px;
}

#contentbox-middle .single-dl-list li .bu-box a.bu-grey-25
{
    margin-right:10px;
}

#content-bottom-2col
{
    clear:both;
    padding:5px 7px 10px;
}

#content-bottom-2col #footer-holder
{
    margin:0px;
}

#content-bottom-2col .paging-box
{
    padding-top:10px;
    padding:10px 7px;
}

#content-bottom-2col .tbl-dl-ov-holder
{
    padding-bottom:10px ;
}

#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-detail,
#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-ov
{
    clear:both;
    padding:11px 10px 0;
}

#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-detail td,
#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-ov td
{
    padding:7px 10px 7px 0px;
    vertical-align: middle;
}

#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-detail td.col-left,
#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-detail td.col-right,
#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-ov td.col-left,
#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-ov td.col-right
{
    padding:0px;
}

#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-ov .col3,
#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-ov .col2
{
    width:120px;
    padding-right:20px;
}
#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-ov .col4
{
    width:70px;
}
#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-ov .col5
{
    width:45px;
}
#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-ov .col7,
#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-ov .col6
{
    width:90px;
}
#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-ov td.col8
{
    width:110px;
    padding:10px 0px;
}

#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-detail .td_blank td
{
    padding:10px 0px 4px;
}

#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-detail .col3
#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-detail .col2
{
    width:220px;
    padding-right:20px;
}
#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-detail .col4
{
    width:120px;
}
#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-detail .col5
{
    width:118px;
    padding-right:0px;
}
#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-detail .col5 input
{
    display:block;
    width:13px;
    height:13px;
    float:left;
    margin-right:9px;
}
#content-bottom-2col .tbl-dl-ov-holder .tbl-dl-detail .bu-box
{
    padding-top:15px;
    overflow:hidden;
}

.chart-box .chart-navi .text-padd
{
    padding:5px 0px 6px;
}



/* tooltip */


#tooltip,
#tooltip_247 
{
	position: absolute;
	z-index: 500;
	overflow:hidden;
	display:none;
}




#tooltip table,
#tooltip_247 table
{
	border-collapse: collapse;
}

#tooltip td.tt-top-left div,
#tooltip_247 td.tt-top-left div
{
    background-image: url(../img/tooltip/tt_top_left.png);
    height: 11px;
    width: 11px;
    overflow:hidden;
}
#tooltip td.tt-top div,
#tooltip_247 td.tt-top div
{ 
    background-image: url(../img/tooltip/tt_top.png);
    height: 11px;
    overflow:hidden;
}
#tooltip td.tt-top-right div,
#tooltip_247 td.tt-top-right div
{ 
    background-image: url(../img/tooltip/tt_top_right.png);
    height: 11px;
    width: 13px;
    overflow:hidden;
}
#tooltip td.tt-left div,
#tooltip_247 td.tt-left div
{ 
    background-image: url(../img/tooltip/tt_left.png); 
    width: 11px;
}
#tooltip td.tt-right div,
#tooltip_247 td.tt-right div
{ 
    background-image: url(../img/tooltip/tt_right.png); 
    width: 13px;
}
#tooltip td.tt-bottom-left div,
#tooltip_247 td.tt-bottom-left div
{ 
    background-image: url(../img/tooltip/tt_bottom_left.png); 
    height: 15px;
    width: 11px;
}
#tooltip td.tt-bottom div,
#tooltip_247 td.tt-bottom div
{ 
    background-image: url(../img/tooltip/tt_bottom.png); 
    min-height: 15px;
    overflow:hidden;
}
#tooltip td.tt-bottom-right div,
#tooltip_247 td.tt-bottom-right div
{ 
    background-image: url(../img/tooltip/tt_bottom_right.png);
    height: 15px;
    width: 13px;
}

#tooltip td.tt-bottom div,
#tooltip td.tt-bottom-left div,
#tooltip td.tt-bottom-right div,
#tooltip_247 td.tt-bottom div,
#tooltip_247 td.tt-bottom-left div,
#tooltip_247 td.tt-bottom-right div
{
    background-repeat: repeat-x;
    background-position: 0 0 ;
}

td.tooltip-cnt-holder
{ 
    background-color:#fff;
    z-index:1000;
}

.tooltip-cnt-outer
{
    position:relative;
}

td.tooltip-cnt-holder .tooltip-cnt 
{ 
    text-align:left;
}

td.tooltip-cnt-holder .tt-bu-close
{
    display:none;
    position: absolute;
    top:0px;
    right:3px;
    float:right;
    color:#df0000;   
    background-image: url( ../img/ico/ico_toolbox_close.gif );
    background-repeat: no-repeat;
    background-position:100% 4px;
    padding-right:15px;
    cursor:pointer;
}

.tooltip-txt
{
    display:none;
    position:absolute;
    left:0px;
}

#tooltip td.tt-bottom img,
#tooltip_247 td.tt-bottom img 
{ 
    display: block; 
    float:right;
    padding-right:15px;
}

.tt-width-250
{
    width:250px;
}

.tt-width-140
{
    width:140px;
}

.tooltip-inner
{
    padding:0px 3px;
}

.tooltip-inner .tt-headline
{
    font-size:14px;
}

.tooltip-inner .tt-label
{
    padding-bottom:5px;
}

.tooltip-txt  .tt-album,
.tooltip-cnt-holder .tt-album 
{
    padding:15px 12px 25px 12px;
}




#tooltip_247 
{
    position: absolute;
    z-index: 500;
    overflow:hidden;
    display:none;
}

#tooltip_247 table
{
    border-collapse: collapse;
}

#tooltip_247 td.tt-top-left div
{
    background-image: url(../img/tooltip/tt_top_left.png);
    height: 11px;
    width: 11px;
    overflow:hidden;
}
#tooltip_247 td.tt-top div
{ 
    background-image: url(../img/tooltip/tt_top.png);
    height: 11px;
    overflow:hidden;
}
#tooltip_247 td.tt-top-right div
{ 
    background-image: url(../img/tooltip/tt_top_right.png);
    height: 11px;
    width: 13px;
    overflow:hidden;
}
#tooltip_247 td.tt-left div
{ 
    background-image: url(../img/tooltip/tt_left.png); 
    width: 11px;
}
#tooltip_247 td.tt-right div
{ 
    background-image: url(../img/tooltip/tt_right.png); 
    width: 13px;
}
#tooltip_247 td.tt-bottom-left div
{ 
    background-image: url(../img/tooltip/tt_bottom_left.png); 
    height: 15px;
    width: 11px;
}
#tooltip_247 td.tt-bottom div
{ 
    background-image: url(../img/tooltip/tt_bottom.png); 
    min-height: 15px;
    overflow:hidden;
}
#tooltip_247 td.tt-bottom-right div
{ 
    background-image: url(../img/tooltip/tt_bottom_right.png);
    height: 15px;
    width: 13px;
}

#tooltip_247 td.tt-bottom div,
#tooltip_247 td.tt-bottom-left div,
#tooltip_247 td.tt-bottom-right div
{
    background-repeat: repeat-x;
    background-position: 0 0 ;
}

/*
td.tooltip-cnt-holder
{ 
    background-color:#fff;
    z-index:1000;
}

.tooltip-cnt-outer
{
    position:relative;
}

td.tooltip-cnt-holder .tooltip-cnt 
{ 
    text-align:left;
}

td.tooltip-cnt-holder .tt-bu-close
{
    display:none;
    position: absolute;
    top:0px;
    right:3px;
    float:right;
    color:#df0000;   
    background-image: url( ../img/ico/ico_toolbox_close.gif );
    background-repeat: no-repeat;
    background-position:100% 4px;
    padding-right:15px;
    cursor:pointer;
}

.tooltip-txt
{
    display:none;
    position:absolute;
    left:0px;
}
*/
#tooltip_247 td.tt-bottom img 
{ 
    display: block; 
    float:right;
    padding-right:15px;
}

/*
.tt-width-250
{
    width:250px;
}

.tt-width-140
{
    width:140px;
}

.tooltip-inner
{
    padding:0px 3px;
}

.tooltip-inner .tt-headline
{
    font-size:14px;
}

.tooltip-inner .tt-label
{
    padding-bottom:5px;
}

.tooltip-txt  .tt-album,
.tooltip-cnt-holder .tt-album 
{
    padding:15px 12px 25px 12px;
}
*/

.giftCard-no-front, .giftCard-no-back, .voucher-input-holder {
    float: left;
    margin-right: 15px;
}

.giftCard-no-front label, .giftCard-no-back label, .voucher-input-holder label {
    padding-top: 10px;
}
.voucher-input-holder input {
    display: block;
    float:left;
}
.voucher-input-holder div {
    float:left;
    padding-top: 3px;
    padding-left: 8px;
    padding-right: 8px;
    color: #df0000;
}

.voucher-input-holder .submit {
    margin-top: 3px;
    border: 0;
    height: 25px;
    background-image: url(../img/bg/bu_red_25_right.gif);
    background-repeat: no-repeat;
    background-position: 100% 0pt;
    padding-left: 5px;
    padding-right: 5px;
    color: #ffffff;
    display: block;
    cursor: hand !important;
}


/* form validation */
.flderror {
    background-color: #ad0000;
    color: #fff;
}

label.flderror {
    display: block;
    padding: 2px 5px;
    border: 1px solid #888;
    background-color: #ad0000;
    margin: 5px;
    width: 200px;
}


/** Mini Basket (checkout_payment righttab) **/
#pay-box-right-basket table td {
    text-align: right;
}
#pay-box-right-basket table td.summary {
    border-top: 1px solid #444;
    font-weight: bold;
}
#pay-box-right-basket table td.discount {
    color: #081;
}
#pay-box-right-basket table td.labelcol {
    width: 150px;
}
#pay-box-right-basket table td.labelcol {
    text-align: left;
}





  /***************************************************************************************************************************/
 /*													    Download											   			   */
/***************************************************************************************************************************/



  /****************/
 /* content left */
/****************/
#contentbox-left .cat-box h3
{
    background-color:#000;  
	padding:0;
	margin:0;
} 

#contentbox-left .cat-box h3 a
{
    background-position: 0 0;
	background-repeat:no-repeat;
	display:block;
	height:25px;
} 

#contentbox-left .cat-box h3 a span
{
    display:none;
} 

#contentbox-left .cat-box .music_download h3 a
{
	/*background-image: url( '../img/bg/bg_music_download.gif' );*/
    /*background-color:#000;
    min-height:20px;
    color:#fff;
    font-weight:900;    
    background-image: url( ../img/bg/bg_left_catbox_header.gif );
    background-repeat: repeat-x;
    background-position: 0 0;
    padding:5px 0 0 5px;
    text-transform: uppercase;
    font-size: 16px;*/

	background-color:#000;
	background-image: url( ../img/bg/bg_left_catbox_header.gif );
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #fff;
	height: 20px;
	overflow: hidden;
	padding: 4px 0 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
} 
#contentbox-left .cat-box .music_download h3 a span
{
    display: inline;
} 

#contentbox-left .cat-box .video_download h3 a
{
	background-image: url( '../img/bg/bg_video_download.gif' );
}

#contentbox-left .cat-box .hoerbuch_download h3 a
{
	background-image: url( '../img/bg/bg_hoerbuch_download.gif' );
}

#contentbox-left .cat-box .cd_suche h3 a
{
	background-image: url( '../img/bg/bg_cd_suche.gif' );
}

#contentbox-left .cat-box .tickets h3 a
{
	background-image: url( '../img/bg/bg_tickets.gif' );
}

#contentbox-left .cat-box ul.content li
{
    border-bottom:1px solid #ccc;
    padding:4px 0px;
	padding-bottom:5px;
} 

#contentbox-left .cat-box ul.content li.last
{
    border-bottom:0px
} 

#contentbox-left .cat-box ul.content li a
{
    color:#000;   
}

#contentbox-left .cat-box .content
{
    background-color:#fff;
    border:1px solid #ccc;
    border-top:0px;
    padding:3px 10px;
	border-bottom:0;
}

#contentbox-left .cat-box .tickets .content
{ 
	border-bottom:1px solid #ccc;
}

#contentbox-left .it-rocks li.last,
#contentbox-left .last-viewed li.last
{
	border-bottom:1px solid #cccccc;
	padding-bottom:4px;
	padding-top:0px;
}

#contentbox-left .it-rocks li.last_no_border,
#contentbox-left .last-viewed li.last_no_border
{    
    border-bottom:0;
}

#contentbox-left .products-bottom-holder
{
	margin-top:5px;
}

#contentbox-left .products-bottom-holder img
{
	display:block;
}

#contentbox-left .teaser-bottom-holder {
    width: 195px;
    margin: auto 0;
    padding: auto 0;
    overflow: hidden;
}

#contentbox-left .teaser-bottom-holder  ul.teaser-list li
{
	text-align:left;	
}

#contentbox-left .teaser-bottom-holder  ul.teaser-list li div.teaser_content
{
	padding-left:10px;
}

#contentbox-left ul.teaser-list li h4
{
	display:block;
	background-repeat:no-repeat;
	background-position: 0 100%;
	height:34px;
	width:175px;
	border-top:1px solid #989898;
}

#contentbox-left ul.teaser-list li h4.first
{
	border:0;
}

#contentbox-left ul.teaser-list li.adimage {
    border-top:1px solid #989898;
    padding: 5px 0;
    margin: 0;
    overflow: hidden;
    text-align: center;
}

#contentbox-left ul.teaser-list li.teaser_contact
{
	background-image:url('../img/content_left/contactBackground.gif');
	background-repeat:no-repeat;
	background-position: 10px 34px;
}
#contentbox-left ul.teaser-list li.teaser_flyer 
{
	background-image:url('../img/content_left/flyerBackground.gif');
	background-repeat:no-repeat;
	background-position: 10px 34px;
}

#contentbox-left ul.teaser-list li.teaser_contact h4
{
	background-image: url('../img/content_left/contactHead.gif');
	margin-bottom:110px;
}
#contentbox-left ul.teaser-list li.teaser_flyer h4
{
	background-image: url('../img/content_left/flyerHead.gif');
	margin-bottom:159px;
}
#contentbox-left ul.teaser-list li.teaser_mail h4
{
	background-image: url('../img/content_left/mailHead.gif');
}

#contentbox-left ul.teaser-list li.teaser_mail label
{
	display:block;
	margin-top:5px;
	margin-bottom:18px;
}

#contentbox-left ul.teaser-list li.teaser_mail input.text
{
	background-color:#ffffff;
	border:1px solid #cccccc;
	height:23px;
	width:116px;
	float:left;
	display:block;
	margin-right:10px;
}

#contentbox-left ul.teaser-list li.teaser_mail input.submit
{
	background: url( '../img/btn/mailButton.gif' ) no-repeat top;
	background-color:transparent;
	border:0;
	width:47px;
	height:25px;
	float:left;
	display:block;
}

#contentbox-left ul.teaser-list li h4 span
{
	display:none;
}

#contentbox-left .teaser-link .cover
{
	border:1px solid #cccccc;
	display:block;
}

#contentbox-left h3
{
	padding-top:4px;
}

#contentbox-left .it-rocks .img-box .li-text, 
#contentbox-left .last-viewed .img-box .li-text
{
	margin-left:7px;
}

#contentbox-left .it-rocks .img-box, 
#contentbox-left .last-viewed .img-box
{
	padding-top:3px;
}


  /*****************/
 /* /content left */
/*****************/


  /******************/
 /* content middle */
/******************/


/* what-we-like */
.what-we-like .teaser-link 
{
    position:relative;
    display:block;
    top:0px;
    padding-top:125px;
}
.what-we-like .teaser-link img
{
    position:absolute;
    top:0px;
}
#contentbox-middle .what-we-like h2
{
    padding-bottom:28px;
}
.what-we-like li
{
    height:190px;
}

.what-we-like li.last-col
{
    height:180px;
}

.what-we-like .bu-right
{
    padding:0 11px 10px 0px;
}

.what-we-like .teaser_image
{
	display:block;
	margin-bottom:5px;
}

.what-we-like span.li-img-price
{/*e.g. frontpage*/
	position:absolute;
	left:20px;
	top:80px;
}

.what-we-like img
{
	display:block;
}

.what-we-like-coverflow
{
	position:relative;
}

.what-we-like-coverflow div.bu-right
{	
}

.what-we-like-coverflow .cover_flow_holder
{
	/*
	position:absolute;
	left:0px;
	top:40px;
	*/
}

.tab-box .tab-box-content-holder .tab-box-content
{
	padding:0;
	padding-top:10px;
}

.tab-box .tab-box-content-holder .tab-box-content h2
{
	padding-left:10px;
}

.tab-box .tab-list li
{
    padding:0px 22px;
}

.tab-box .tab-list li.last
{
    margin-right:0;
}

.tab-box .tab-list li#tab-albums .inner-tab
{
    width:46px;
}

.tab-box .tab-list li#tab-tracks .inner-tab
{
    width:47px;
}

.tab-box .tab-list li .inner_tab_two_rows
{
    margin-top:6px;
    height:21px;
    display:block;
    background-image: url( ../img/bg/bg_tabbox_tab.gif );
    background-repeat: no-repeat;
    background-position:0 0;
}


.tab-box .tab_breadcrumb_holder
{	
	background-color:#f1f1f1;
	padding:5px;
	padding-left:10px;
}

.tab-box .tab_breadcrumb_holder_bottom
{
	background-color:#ffffff;
}

.tab-box .tab_breadcrumb
{
	height:25px;
}

.tab-box .tab_breadcrumb select
{
	z-index:1;
	margin-top:3px;
	margin-left:15px;
	border:1px solid #cccccc;
}
.tab-box .tab_breadcrumb option
{
	text-align:center;
	width:33px;
}

.tab-box .tab_breadcrumb  .page_counter
{
	float:left;
}

.tab-box .tab_breadcrumb .pager_holder
{
	margin-top:6px;
	float:right;
}

.tab-box .tab_breadcrumb .pager,
.tab-box .tab_breadcrumb .pager li
{
	float:left;
}

.tab-box .tab_breadcrumb .pager li
{
	background-image:url( '../img/bg/tab_pager_spacer.gif' );
	background-repeat:no-repeat;
	background-position:100% 2px;
}

.tab-box .tab_breadcrumb .pager li.nospacer
{
	background-image:none;
}

.tab-box .tab_breadcrumb .pager li a
{
	padding-left:5px;
	padding-right:5px;
}

.tab-box .tab_breadcrumb .pager li.dots a
{
	padding-left:0;
}

.tab-box .tab_breadcrumb .pager li a.active
{
	color:#df0000;
}

.tab-box .tab-list li.active .inner_tab_two_rows
{
	background-position:0 -22px;
}


.chartlist_item 
{
	height:138px;
	background-image: url( '../img/bg/bg_gradient_138.gif' );
	background-repeat:repeat-x;
	background-position: 0 0;	
}




.chartlist_item .ranking,
.chartlist_item .chartlist_item_image,
.chartlist_item .chartlist_item_info
{
	float:left;
}

.chartlist_item .ranking
{
	width:40px; 
}

.chartlist_item .chartlist_item_image
{
	width:118px;	
	margin-right:10px;
}
.chartlist_item .chartlist_item_image img
{
	border:1px solid #d6d7db;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}
.chartlist_item .chartlist_item_info
{
	width:356px;	
}

.chartlist_item .ranking
{
	text-align:center;
}

.chartlist_item .ranking .current_ranking
{
	margin-top:20px;
	height:20px;
	display:block;
	background-position: 0 0;
	background-repeat:no-repeat;
}

.chartlist_item .ranking .ranking_01
{
	background-image:url( '../img/ico/ranking_01.png' )
}
.chartlist_item .ranking .ranking_02
{
	background-image:url( '../img/ico/ranking_02.png' )
}
.chartlist_item .ranking .ranking_03
{
	background-image:url( '../img/ico/ranking_03.png' )
}
.chartlist_item .ranking .ranking_04
{
	background-image:url( '../img/ico/ranking_04.png' )
}
.chartlist_item .ranking .ranking_05
{
	background-image:url( '../img/ico/ranking_05.png' )
}

.chartlist_item .ranking .ranking_delta
{
	display:block;
	height:25px;
	background-repeat:no-repeat;
	background-position: 0 50%;
}

.chartlist_item .ranking .delta_up
{
	background-image: url( '../img/ico/delta_up.png' );
}
.chartlist_item .ranking .delta_down
{
	background-image: url( '../img/ico/delta_down.png' );
}
.chartlist_item .ranking .delta_new
{
	background-image: url( '../img/ico/delta_new.png' );
}
.chartlist_item .ranking .delta_zero
{
	background-image: url( '../img/ico/delta_zero.png' );
}

.chartlist_item .ranking .last_ranking
{
	color:#cccccc;
}

.chartlist_item .chartlist_item_info
{
	margin-top:10px;
}

.chartlist_item_info
{
	position:relative;
}

.chartlist_item_info .chartlist_item_interpret
{
	font-weight:700;
}

.chartlist_item_info .chartlist_item_type
{
	color:#989898;
	margin-bottom:13px;
}

.chartlist_item_info .chartlist_item_options,
.chartlist_item_info .chartlist_item_options li
{
	float:left;
}

.chartlist_item_info .chartlist_item_options li
{
	margin:4px 0px;
	margin-right:5px;
}

.chartlist_item_info .chartlist_item_options a
{
	color:#df0000;
	background-position: 0 0;
	background-repeat:no-repeat;
	padding-left:18px;
}

.chartlist_item_info .item_rating span
{
	display:block;
	width:12px;
	float:left;
	padding-left:0;
}

.chartlist_item_info .item_rating 
{	
	background-repeat:no-repeat;
	background-position:0 0px;
	background-image: url( '../img/ico/rating.gif' );		
}

.chartlist_item_info .rating0
{
	background-position: 0 0px;
}

.chartlist_item_info .rating1
{
	background-position: 0px -14px;
}

.chartlist_item_info .rating2
{
	background-position: 0px -28px;
}

.chartlist_item_info .rating3
{
	background-position: 0px -42px;
}
.chartlist_item_info .rating4
{
	background-position: 0px -56px;
}
.chartlist_item_info .rating5
{
	background-position: 0px -70px;
}

.chartlist_item_info .chartlist_item_options a.item_productinfo
{
	padding-left:14px;
	background-image: url( '../img/ico/ico_chart_item_info.gif' );
}
.chartlist_item_info .chartlist_item_options a.item_sample
{
	padding-left:21px;
	background-image: url( '../img/ico/ico_chart_item_listen.gif' );
}
.chartlist_item_info .chartlist_item_options a.item_remember
{
	background-image: url( '../img/ico/ico_chart_item_pin.gif' );
}

.chartlist_item_info .li-img-price
{
	position:absolute;
	top:0;
	right:0;
}

.chartlist_item_info .add_to_basket span
{
	display:none;
}

#box-tab-interpreten .chartlist_item 
{
	height:74px;
	background-image: url( '../img/bg/bg_gradient_74.gif' );
	background-repeat:repeat-x;
	background-position: 0 0;	
}

#interpreten_small .chartlist_item 
{
	height:44px;
	background-image: url( '../img/bg/bg_gradient_44.gif' );
	background-repeat:repeat-x;
	background-position: 0 0;	
}

#box-tab-interpreten .chartlist_item .ranking .current_ranking 
{
	margin-top:5px;
}

#box-tab-interpreten .chartlist_item div.interpret
{
	font-weight:700;
	float:left;
	width:217px;
	margin-top:29px;
}
#box-tab-interpreten .chartlist_item div.item_data
{	
	margin-top:29px;
	float:right;
	padding-right:2px;	
	text-align:right;
}

#box-tab-interpreten .chartlist_item div.item_data ul
{
	float:right;
	width:260px;	
}

#box-tab-interpreten .chartlist_item div.item_data li
{
	float:right;
	padding:0px 8px;
	background-image:url( '../img/bg/tab_pager_spacer.gif' );
	background-repeat:no-repeat;
	background-position: 0 2px;
	
}

#box-tab-interpreten .chartlist_item div.item_data li.last
{
	background-image:none;
}

.product_info_holder
{	
	background-repeat:no-repeat;
	background-position: 0 0;
	background-image: url( '../img/tooltip/tipp_top.png' );
	padding-top: 7px;
	text-align:left;	
	float:left;
}

.product_info_holder .product_info
{
	background-repeat:no-repeat;
	background-position: 0 100%;
	background-image: url( '../img/tooltip/tipp_bottom.png' );
	padding-bottom: 57px;
}

.product_info_holder .product_info_border
{
	width:280px;
	background-repeat:repeat-y;
	background-position: 0 100%;	
	background-image: url( '../img/tooltip/tipp_border.png' );
}

.product_info_holder .product_info_content_holder
{
	position:relative;
	min-height:175px;
	background-repeat:repeat-x;
	background-position: 0 100%;	
	background-image: url( '../img/tooltip/tipp_bg.gif' );		
	margin:0px 5px;
}

.product_info_holder .product_info_content
{
	padding:20px;	
	padding-top:15px;
}


.product_info_holder .product_info_content p.row_inhalt
{
	margin-top:20px;
}

.product_info_holder .product_info_content p.row_interpret,
.product_info_holder .product_info_content p.row_album
{
	font-size:14px;
	line-height:16px;
}

.product_info_holder .product_info_content .tt-bu-close 
{
	background-image:url( ../../public/img/ico/ico_toolbox_close.gif);
	background-position:100% 4px;
	background-repeat:no-repeat;
	color:#DF0000;
	cursor:pointer;	
	padding-right:15px;
	position:absolute;
	right:10px;
	top:6px;
}

.tooltip-txt
{
	width:280px;
}



  /******************/
 /* /content middle*/
/******************/

  /******************/
 /* footer         */
/******************/

#footer-linkbox .footer-col-small ul
{
	margin-bottom:15px;
}

  /******************/
 /* /footer        */
/******************/



#contentbox-left .cat-box li{padding:0;border-bottom:0;}
#contentbox-left .cat-box ul.content li a{font-weight:normal;}
#contentbox-left .cat-box ul.content li a.active{color:#df0000;font-weight:bold;}

#contentbox-left .marg-bot-10, #contentbox-left .cat-box{margin-bottom:13px;}
#contentbox-left .it-rocks h3{padding-bottom:3px;}
#contentbox-left .it-rocks li.last, #contentbox-left .last-viewed li.last {padding-bottom:5px;margin-bottom:2px;overflow:visible;}
#contentbox-left .products-bottom-holder{margin-top:13px;}
#contentbox-left ul.teaser-list li.teaser_contact{margin-top:5px;margin-bottom:7px;}
#contentbox-left ul.teaser-list li.teaser_flyer{padding-bottom:12px;}
#contentbox-left ul.teaser-list li.teaser_mail h4 {padding-top:10px;}
#contentbox-left ul.teaser-list li.teaser_flyer{background-position:10px 43px;}
#contentbox-left ul.teaser-list li.teaser_flyer h4{padding-top:10px;}

#content #interpreten_small .chartlist_item div.interpret{margin-top:12px;margin-left:10px;}
#content #interpreten_small .chartlist_item div.item_data {margin-top:12px;}

#musik-tab-box .tab-list li{ padding:0 10px;}
#genre-tab-box .tab-list li{ padding:0 10px;}
#detailseite-tab-box .tab-list li{ padding:0 10px;}

.tab-box .tab_breadcrumb .page_counter span{ margin-right:3px;}

#aktion-tab-box{ padding-top:2px;}

.ranking .delta_up{background:url(../img/ico/delta_up.png) no-repeat 0 50%;display:block;height:15px;}
.ranking .delta_down{background:url(../img/ico/delta_down.png) no-repeat 0 50%;display:block;height:15px;}
.ranking .delta_new{background:url(../img/ico/delta_new.png) no-repeat 0 50%;display:block;height:15px;}
.ranking .delta_zero{background:url(../img/ico/delta_zero.png) no-repeat 0 50%;display:block;height:15px;}

.artistcharts_item{background:url(../img/bg/bg_gradient_74.gif) repeat-x scroll 0 0;height:74px;overflow:hidden;width:100%;}
.artistcharts_item .ranking{width:40px;float:left;}
.artistcharts_item .interpret{float:left;font-weight:bold;margin-top:29px;width:217px;}
.artistcharts_item .item_data{float:right;margin-top:29px;padding-right:2px;text-align:right;}

.artistcharts_item .ranking .last_ranking{color:#CCC;margin-left:9px;margin-top:3px;}
.artistcharts_item .item_data ul{float:right;width:260px;}
.artistcharts_item .item_data ul li{background:transparent url(../img/bg/tab_pager_spacer.gif) no-repeat scroll 0 2px;float:right;padding:0 8px;}
.artistcharts_item .item_data ul li.last{background:none;}
.artistcharts_item .chart-rank{margin-top:0;}
.artistcharts_item .chart-rank{height:30px;margin-bottom:1px;}

.artistlist_item{background:url(../img/bg/bg_gradient_44.gif) repeat-x scroll 0 0;height:44px;overflow:hidden;width:100%;}
.artistlist_item .interpret{float:left;margin-left:10px;margin-top:14px;font-weight:bold;width:217px;display:inline;}
.artistlist_item .item_data{float:right;margin-top:14px;padding-right:2px;text-align:right;}

.artistlist_item .item_data ul{float:right;width:260px;}
.artistlist_item .item_data ul li{background:transparent url(../img/bg/tab_pager_spacer.gif) no-repeat scroll 0 2px;float:right;padding:0 8px;}
.artistlist_item .item_data ul li.last{background:none;}

#interpreten-box .artistlist_item{height:44px;*height:41px;}
#interpreten-box .artistlist_item .interpret{margin-top:14px;*margin-top:15px;}
#interpreten-box .artistlist_item .item_data{margin-top:14px;*margin-top:15px;}

#box-tab-interpreten .artistlist_item{height:44px;*height:41px;}
#box-tab-interpreten .artistlist_item .interpret{margin-top:14px;*margin-top:12px;}
#box-tab-interpreten .artistlist_item .item_data{margin-top:14px;*margin-top:12px;}

.defaultlist .chartlist_item_image { margin-left:10px; display:inline;}
.defaultlist .chartlist_item_info{ width:386px;}

.contentbox-rightbox{ position:relative; border:2px solid #ccc; background:#F0F0F0;margin-bottom:5px;}

.contentbox-rightbox .sliderToggle{ background:url(../img/bg/bg_rightbox.gif) repeat-x 0 0;}
#mediaTipp{background:url(../img/bg/bg_rightbox2.gif) repeat-x 0 0;max-height:294px;}
#mediaTipp .sliderToggle{background:none;}
#mediaTipp .sliderContent{padding:10px 5px 10px 5px;}
#mediaTipp strong{color:#df0000;font-size:14px;margin-right;1px;}
#mediaTipp a{color:#df0000;font-size:14px;}
#mediaTipp img{margin-bottom:4px;}
.mediaPediaHead{background:url(../img/content_right/mediapedia.jpg) no-repeat 10px 10px; width:100%; height:39px;}
.mediaTippHead{background:url(../img/content_right/mediatipp.jpg) no-repeat 10px 10px; width:100%; height:39px;}

#mediaTipp p{line-height:16px;}

.new_breadcrumb_holder{background-color:#F1F1F1;padding:5px 5px 5px 10px;}
.new_breadcrumb_holder .aright select{margin-left:10px;width:101px;height:21px; padding:1px;border:1px solid #ccc;}
.aright{text-align:right;}
.fullbreadcrumb{border:1px solid #CCCCCC;margin-bottom:10px;overflow:hidden;padding:6px 0 0 0;}
.fullbreadcrumb h2{margin-left:10px;}
.produktList{background:#F2F2F2 url(../img/bg/bg_produktlist.gif) repeat-x top;width:100%;overflow:hidden;padding-bottom:33px;+padding-bottom:35px;_padding-bottom:31px;} 
.produktList ul{padding-left:10px;}
.produktList ul li{ display:inline;float:left;width:128px;position:relative}
.produktList .teaser_image img{border:1px solid #ccc;}
.produktListIcon{display:block;background:url(../img/ico/ico_more.gif) no-repeat left center; padding-left:10px;margin-left:10px;margin-top:11px;margin-bottom:9px;color:#df0000;}
.fullbreadcrumb .bu-right{margin-right:9px;padding-bottom:12px;_padding-bottom:3px;padding-top:14px;display:inline;}

#album-detail .newprice{float:right;overflow:hidden;padding-top:2px;}
.icon_listen{background:url(../img/btn/icon_listen.gif) no-repeat top;display:block;width:25px;height:25px;overflow:hidden;text-indent:-9999px;}
.icon_memo{background:url(../img/btn/icon_memo.gif) no-repeat top;display:block;width:25px;height:25px;overflow:hidden;text-indent:-9999px;}

.productIconList{width:100%;overflow:hidden;}
.productIconList p{ display:inline;float:left;margin-right:10px;}

.ico-tbl-basket{background:url(../img/ico/ico_tbl_basket_red.gif) no-repeat 3px 50%;width:15px;height:14px;display:block;}
.ico-tbl-basket span{display:none;}

.ico-tbl-listen{background:url(../img/ico/ico_tbl_listen_red.gif) no-repeat 3px 50%;width:16px;height:14px;display:block;}
.ico-tbl-listen span{display:none;}

.ico_tbl_memo{background:url(../img/ico/ico_tbl_memo_red.gif) no-repeat 3px 50%;width:12px;height:14px;display:block;}
.ico_tbl_memo span{display:none;}
/*dst 2010-02-13: disabled (bundled) actions in tracklist:*/
span.ico-tbl-basket { background-image: url( ../img/ico/ico_tbl_basket_grey.gif ); background-position: 4px 50%; }
span.ico-tbl-listen { background-image: url( ../img/ico/ico_tbl_listen_grey.gif ); }
span.ico-tbl-info { background-image: url( ../img/ico/ico_tbl_info_grey.gif ); }
span.ico_tbl_memo { background-image: url( ../img/ico/ico_tbl_memo_grey.gif ); }
/*/dst 2010-02-13*/
.track-table-detail table {border-collapse:collapse; border-spacing:0;}
.track-table-detail table th{background:#ccc;border-top:1px solid #989898; border-bottom:1px solid #989898;padding:2px 0; font-weight:normal;}

.track-table-detail td{background:url(../img/bg/bg_tracklist_td.gif) repeat-x 0 0;padding:4px 0;}

#detailseite-tab-box .tab-box-content-holder{border:0;}

.box-tab-wrapbox{border:1px solid #ccc;margin-bottom:10px;padding:6px 10px 9px;*padding:6px 10px 10px;}
#box-tab-trackliste h2{padding-left:0;}
#box-tab-trackliste{padding:0;}
.produktAdd{width:100%;overflow:hidden;}
.produktAdd ul{width:110%;overflow:hidden;}
.produktAdd ul li{display:inline;height:200px;float:left;margin-right:7px;width:126px;padding-left:60px;background:url(../img/ico/icon_add.gif) no-repeat 0 37px;}
.produktAdd ul li.first{padding-left:0;background:none;}
.produktAdd img{border:1px solid #ccc;}

.produktAddToCart{margin-top:24px;}
.font16{font-size:16px; line-height:15px;}
.font30{font-size:30px; line-height:22px;}
.produktAddToCart .font30{display:block;margin-top:10px;}

.clearbot{margin-bottom:0!important;}
.clearpadding{padding:0!important;}
#box-tab-allesvon{padding:0;}
#box-tab-allesvon h2{padding-left:0;}
#box-tab-allesvon .clearpadding h2{padding:6px 0 5px 10px;}
.produktAddtextWrap{width:100%;overflow:hidden;padding-top:8px;}
.produktAddCheak{float:left;display:inline;margin:0;*margin:-4px;}
.produktAddtext{float:left;width:100px;display:inline;margin-left:10px;}
.icoWrap{}
.icoWrap a{float:left;margin-right:5px;}

.produktInfo{margin-top:9px;}
.produktInfoimgbox{width:100%;overflow:hidden;}
.produktInfoimg{float:left;}
.produktInfotext{float:left;display:inline;margin-left:10px;line-height:16px;padding-right:50px;position:relative;top:-3px;}

.produktInfopreise{position:absolute;right:0;top:3px;}
.produktInfotext .icoWrap{margin-top:5px;}

.loadingWrap{margin:150px auto 300px;text-align:center;}
.loading{display:block;margin:0 auto 6px;}
.loadingWrap p{font-family:arial;color:#989898;}

#content-holder #contentbox-middle .musik-tab-box-top h2{padding-bottom:10px;}
.musik-tab-box-top .cover_flow_holder{margin-left:2px;}
.musik-tab-box-top div.bu-right{margin-top:-12px;margin-right:-2px;}

#musik-tab-box .active h2{margin-top:-2px;}
.tab-box .tab_breadcrumb .page_counter select{ margin-left:0; margin-right:0;height:21px;padding:1px;border:1px solid #ccc;margin-top:0;}
.selectNum{width:54px;position:relative;top:0;*top:2px;}
.selectAlben{position:relative;top:0;*top:2px;}
.tab-box .tab_breadcrumb_holder .tab_breadcrumb .pager_holder{display:inline;margin-right:-2px;margin-top:3px;}
#musik-tab-box .chartlist_item_info .chartlist_item_options li{margin:8px 5px 0 0;}
#musik-tab-box .chartlist_item_info .add_to_basket{bottom:-2px;}
#musik-tab-box .tab_breadcrumb option {width:auto;text-align:left;border:0;padding:2px;}

.produktList li .teaser_image img{display:block;margin-bottom:7px;*margin-bottom:8px;}
.produktList li .teaser_image strong{width:118px;display:block;}

.bg_gradient_285{background:url(../img/bg/bg_gradient_285.gif) repeat-x 0 0}
.bg_gradient_285 .produktList{background:none;}

#album-detail{position:relative;}
#album-detail .productIconList{position:absolute;bottom:8px;left:248px;}

.track-table-detail .bu-more{color:#000;}

.chart-rank-wrap{position:relative;left:-5px;_left:0;padding-left:11px;background-position:0 12px;background-repeat:no-repeat;display:block;height:31px;margin:10px auto 0;width:11px;}
.chart-rank{padding-left:11px;background-position:0 12px;background-repeat:no-repeat;display:block;height:31px;margin:10px auto 0;width:11px;}
.chart-rank-wrap .chart-rank{margin-top:0;}
.second-num{background-position:0 12px;background-repeat:no-repeat;display:block;height:31px;margin:0 auto;width:11px;}
.second-num span{display:none;}
.ranking .img-0{background-image:url(../img/ico/neue_zahlen/0.gif);}
.ranking .img-1{background-image:url(../img/ico/neue_zahlen/1.gif);}
.ranking .img-2{background-image:url(../img/ico/neue_zahlen/2.gif);}
.ranking .img-3{background-image:url(../img/ico/neue_zahlen/3.gif);}
.ranking .img-4{background-image:url(../img/ico/neue_zahlen/4.gif);}
.ranking .img-5{background-image:url(../img/ico/neue_zahlen/5.gif);}
.ranking .img-6{background-image:url(../img/ico/neue_zahlen/6.gif);}
.ranking .img-7{background-image:url(../img/ico/neue_zahlen/7.gif);}
.ranking .img-8{background-image:url(../img/ico/neue_zahlen/8.gif);}
.ranking .img-9{background-image:url(../img/ico/neue_zahlen/9.gif);}


#box-tab-trackliste,#box-tab-allesvon{margin-bottom:10px;}

.produktList .chartlist_item_info{width:100%;overflow:hidden;}
.produktList .chartlist_item_info ul{padding-left:0;width:auto;} 
.produktList .chartlist_item_info ul li{width:auto;}
.chartlist_item_info{position:relative;}
.chartlist_item_num{left:66px;position:absolute;top:2px;z-index:999;}

.produktAdd .chartlist_item_info{width:100%;overflow:hidden;}
.produktAdd .chartlist_item_info ul{padding-left:0;width:auto;height:auto} 
.produktAdd .chartlist_item_info ul li{width:auto;height:auto;padding:0;}

#box-tab-allesvon .box-tab-allesvon-title{padding:10px 0 5px 10px;}

.bu-grey-27 .bg-right{background-image:url(../img/bg/bu_grey_27_right.gif);}
.bu-grey-27{background-image:url(../img/bg/bu_grey_27_left.gif);}

.bu-grey-27:hover{background-image:url(../img/bg/bu_grey_27_left_hover.gif);}
.bu-grey-27:hover .bg-right{background-image:url(../img/bg/bu_grey_27_right_hover.gif);}

.bu-ico-album-listen{background-image:url(../img/ico/ico_chart_item_listen.gif);}
.bu-ico-album-memo{background-image:url(../img/ico/ico_chart_item_pin.gif);}
.bu-ico-album-msg{background-image:url(../img/ico/ico_chart_item_msg.gif);background-repeat:no-repeat;display:block;
line-height:15px;vertical-align:top;white-space:nowrap;background-position:0 10px;color:#DF0000 !important;padding:6px 0 0 20px !important;}
.bu-ico-album-star{background-image:url(../img/ico/ico_chart_item_star.gif);background-repeat:no-repeat;display:block;
line-height:15px;vertical-align:top;white-space:nowrap;background-position:0 6px;color:#DF0000 !important;padding:6px 0 0 20px !important;}
.tab-box .tab_breadcrumb option{width:auto;text-align:left;}

#album-detail .album-facts-style p{margin-bottom:7px;padding-bottom:0;}

.tab_breadcrumb .page_counter span{position:relative;top:2px;*top:0;}
.tab_breadcrumb .page_counter select{position:relative;top:2px;}
.tab_breadcrumb .pager_holder .pager{position:relative;top:2px;*top:3px;}

.boxCollapse{background-image:url(../img/ico/boxCollapse.gif);}
.boxExpand{background-image:url(../img/ico/boxExpand.gif);}

.submit{cursor:pointer;}

#album-detail{background-image:url(../img/bg/bg_gradient_236.gif);}
#album-detail .descr-col{padding-top:0;margin-top:-3px;*margin-top:-4px;}
#album-detail .newprice{padding-top:1px;}
#album-detail .album-facts{padding-top:15px;padding-bottom:15px;*padding-top:15px;*padding-bottom:16px;}
#album-detail .album-facts p{padding-bottom:0;}

.track-table-detail .ico-tbl-basket{float:left;margin-right:8px;background-position:0 50%;}
.track-table-detail .ico-tbl-listen{float:left;margin-right:4px;background-position:0 50%;}
.track-table-detail .ico_tbl_memo{float:left;background-position:0 50%;height:16px;}

.track-table-detail .col1{width:33px;}
.track-table-detail .col2{width:200px;}
.track-table-detail .col3{width:100px;}
.track-table-detail .col4{width:50px;}
.track-table-detail .col5{width:50px;}
.track-table-detail .col6{width:47px;padding-right:18px;}

#album-detail p a.bu-more{margin-left:6px;}
#album-detail .chartlist_item_info{padding-bottom:13px;padding-top:0px;width:100%;overflow:hidden;}
#album-detail #productAddToCartLnk{margin-bottom:2px;}

.chartlist_item_info .chartlist_item_options a.item_preview{background-image:url(../img/ico/ico_chart_item_preview.gif);
padding-left:18px;}
#album-detail .img-col .img-large img{width:auto;height:auto;}

.track-table-detail th{text-align:left;}
.track-table-detail th.col1{padding-left:10px;}
.track-table-detail .track-table-first{padding-left:10px;}

#contentbox-middle .track-table-detail h2{padding-bottom:6px;*padding-bottom:5px;}
#album-detail .descr-col{width:278px;}
.produktInfoimg img{border:1px solid #ccc;}

.album-beschreibung{padding-left:10px;}
.content-tab-box{border:1px solid #ccc;margin-bottom:10px;overflow:hidden;padding:6px 0 0;}
.content-tab-box-minheight{min-height:174px;_height:174px;}
.content-tab-box h2{margin-left:9px;}
.m10{margin-left:10px;}

.suchebox{width:417px;height:17px;padding:3px;border:1px solid #ccc;float:left;margin-left:10px;_margin-left:3px;margin-right:10px;}
.home-suche form{width:100%;overflow:hidden;padding-top:10px;padding-bottom:20px;}
#contentbox-middle .h2 {margin-left:9px;}
.home-suche{background:url(../img/bg/bg_gradient_90.gif) repeat-x 0 0;}

#contentbox-middle #interpreten-box h2{padding-bottom:11px;*padding-bottom:12px;}
#contentbox-middle #suchliste-tab-box h2{padding-bottom:12px;*padding-bottom:13px;padding-left:9px;}
#interpreten-box .tab-box{padding-top:18px;margin-bottom:0;*padding-top:17px;}
#suchliste-tab-box{padding-top:0;}
#suchliste-tab-box .tab_breadcrumb_holder{margin-top:17px;}
#suchliste-tab-box .tab-box-content{padding:6px 0 0;}
.suchliste-tab-minheight .tab-box-content-holder {min-height:180px;_height:180px;}

.bg-gradient-180{background:url(../img/bg/bg_gradient_180.gif) repeat-x 0 0;}

/*.examples{background-image:url(../img/bg/page_bg.gif);background-color:#820000;}*/

.mein_account h3 a{background-image:url(../img/bg/bg_mein_account.gif);}
#contentbox-left .cat-box .mein_account{border-bottom:1px solid #ccc;}
#contentbox-left .cat-box .mein_account li ul{padding-left:0;overflow:hidden;border-top:1px solid #ccc; margin-top:5px;margin-bottom:-5px;}
#contentbox-left .cat-box .mein_account li li{border-top:1px solid #ccc;margin-top:-1px;border-bottom:0;text-indent:10px;}
#contentbox-left .cat-box .mein_account .last{padding-bottom:2px;}

#content-middle-right-holder{float:right;overflow:hidden;width:782px;}
#content-middle-right-holder #content-right-holder{margin-right:7px;display:inline;}
#contentbox-bottom-holder{clear:both;margin:0 7px;overflow:hidden;}

.contentbox-right-box{background:#F0F0F0 none repeat scroll 0 0;border:1px solid #CCCCCC;margin-bottom:5px;}
.ssl-sicherheit{padding:10px 10px 8px;height:87px;}
.ssl-sicherheit h3{display:block;height:37px;line-height:36px;padding-left:47px;margin-top:0;*margin-top:-1px;margin-bottom:7px;*margin-bottom:8px;background:url(../img/ico/icon_ssl.gif) no-repeat left center;}
.ssl-sicherheit a{text-decoration:underline;}

.weitereinkaufen span{display:none;}
.weitereinkaufen:hover{background-position:left bottom;}

.anfordern span{display:none;}
.anfordern:hover{background-position:left bottom;}

.ubersicht span{display:none;}
.ubersicht:hover{background-position:left bottom;}

.galerie span{display:none;}
.galerie:hover{background-position:left bottom;}

.btnStyle{display:block;background-position:left top;background-repeat:no-repeat;cursor:pointer;}
.btnStyle span{display:none;}
.btnStyle:hover{background-position:left bottom;}

.clearf{width:100%;overflow:hidden;}
#meinMerkzettel{padding-left:10px;padding-right:10px;min-height:368px;_height:368px;position:relative;}
#meinMerkzettel .weitereinkaufen{position:absolute;right:10px;bottom:10px;}
#meinMerkzettel p{margin-bottom:16px;}
#contentbox-middle #meinMerkzettel h2{margin-left:0;margin-bottom:7px;}

#content-middle-right-holder #footer-linkbox .footer-col-inner{width:110%;}
#content-middle-right-holder #contentbox-bottom-holder #footer-linkbox .footer-col-small{width:190px;}

#contentbox-left .cat-box ul.content li li a.active{font-weight:normal;}

.meinlist{width:120%;overflow:hidden;padding-bottom:0;*padding-bottom:10px;}
.meinlist li{width:256px;height:272px;background:url(../img/bg/bg_gradient_272.gif) repeat-x left top;margin-right:10px;margin-bottom:10px;border:1px solid #ccc; float:left;display:inline;position:relative;}
.meinlist li h3{font-size:20px;line-height:22px;margin-top:7px;margin-left:10px;}
.meinlist_img{border:1px solid #ccc;width:234px;height:116px;margin-left:10px;margin-top:6px;margin-bottom:7px;}
.meinlist_img img{display:block;margin:13px auto 0;}
.meinlist li p{margin-left:10px;}

.meinlist .ubersicht,.meinlist .galerie{position:absolute;right:10px;bottom:10px;}
.newcontainer{background-color:white;height:40px;left:210px;position:absolute;top:121px;width:775px;}

#tooltip_247 .tt-left{width:11px;}
.tt-right{background-image:url(../img/tooltip/tt_right.png); width:11px;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='img/tooltip/tt_right.png');_background:none;}
.tt-left{background-image:url(../img/tooltip/tt_left.png); width:13px;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='img/tooltip/tt_left.png');_background:none;}

#mein_merkzettel{padding-top:6px;border:1px solid #ccc;}
#mein_merkzettel h2{margin-left:9px;padding-bottom:12px;*padding-bottom:13px;}
#mein_merkzettel .m10{padding-bottom:10px;*padding-bottom:9px;}

#meine_Downloads{ height:80px;*height:81px;}
#meine_Downloads h2{padding-bottom:11px;*padding-bottom:12px;}
#meine_Downloads_bottom{padding-top:0;border:1px solid #CFCFCF;width:766px;overflow:hidden;}

.meintable .checkboxStyle,.meintable_foot .checkboxStyle{ position:relative;left:10px;_left:6px;top:1px;*top:-1px;}
.meincol1{ width:34px;}
.meincol2{ width:173px;}
.meincol3{ width:199px;}
.meincol4{ width:92px;}
.meincol5{ width:65px;}
.meincol6{ width:112px;}
.meincol7{ width:91px;}

.meinlist1{ width:34px;}
.meinlist2{ width:220px;}
.meinlist3{ width:420px;}
.meinlist4{ width:90px;}

#content .meintable td{ height:44px; vertical-align:middle;}
#content .meintable th{ height:33px; vertical-align:middle;font-weight:bold;}
.meintable tr{background:transparent url(../img/bg/bg_gradient_44.gif) repeat-x scroll 0 0;}
.meintable .thead{background:#F1F1F1;}

#meine_Downloads_bottom .meintable{margin-top:7px;}
#meine_Downloads_bottom .weitereinkaufen{ float:left;}
.meintable_foot{margin-top:10px;background:#F1F1F1; }
#content .meintable_foot td{ height:35px;vertical-align:middle;}
.meintable_foot .anfordern{position:relative; float:right;display:inline;margin-right:10px;}

#meine_Downloads_bottom .clearf{padding:10px;}
.meine_Downloads_text{padding-top:27px;padding-left:10px;padding-bottom:260px;}

.clearm{ margin:0!important;}
.clearmt{ margin-bottom:0!important;}
.cleartop{margin-top:0!important;}
.meine_Downloads_loading{ text-align:center;padding:80px 0 200px}
.meine_Downloads_loading strong{display:block;padding-bottom:18px;}
.meine_Downloads_loading p{color:#989898;}
/*#header .newcontainer{background-color:white;height:40px;left:210px;position:absolute;top:121px;width:782px;}*/

#newcontainer{margin:0 auto;position:relative;text-align:left;width:982px;}
#newcontainer #header .accountLink,#newcontainer #shoppingCart .link {color:#df0000;}
#newcontainer #rootline li.first{margin-right:2px;}
#newcontainer #content{background-image:url(../img/bg/bg_newcontent.gif);}

.icon_corr{background:url(../img/ico/ico_corr.gif) no-repeat left center;padding-left:13px;cursor:pointer;}
#meine_Downloads_bottom .zurueckwrap{padding-top:19px;}

#mein_merkzettel .newmein{margin-left:10px;*margin-left:9px;}
.meine_Downloads_text p a{text-decoration:underline;}

#meinecovers strong{margin-left:9px;display:block;margin-bottom:16px;}
#meinecovers p.m10{margin-bottom:18px;*margin-bottom:17px;margin-left:9px;}
#meinecovers ul{width:100%;overflow:hidden;}
#meinecovers li{width:118px;margin-left:10px;display:inline;float:left;margin-bottom:19px;*margin-bottom:15px;}
#meinecovers li img{border:1px solid #ccc;}
#contentbox-middle #meinecovers h2{padding-bottom:12px;*padding-bottom:13px;}
#meinecovers .clearf{padding-bottom:10px;padding-top:10px;*padding-top:25px;}
#meinecovers .clearf .jetztausdrucken{float:right;display:inline;margin-right:12px;}
#meinecovers .radioStyle{margin-right:2px;*margin-right:-4px;position:relative;top:2px;*top:-2px;left:0;*left:-3px;}
#meinecovers label{font-size:11px;position:relative;top:-1px;*top:-4px;cursor:pointer;}

.tab-box .tab-list{border-left:1px solid #ccc;overflow:hidden;}
.tab-box .tab-list li{margin-left:-1px;margin-right:3px;}




#var2a{padding-bottom:7px;*padding-bottom:8px;}
#var2a p{margin-left:9px;line-height:18px;}
#var2a h2{padding-bottom:11px;*padding-bottom:10px;}
.var2a_vielen{padding-bottom:18px;}
.var2a_downloads{padding-bottom:18px;}

.downloadenlist .trackliste{display:block;}
.downloadenlist .tracklisteclose{display:none;}
.downloadenlist .active .trackliste{display:none;}
.downloadenlist .active .tracklisteclose{display:block;}



.downloadenlist_holder{border:1px solid #CCCCCC;margin-bottom:10px;width:524px;overflow:hidden;}
#contentbox-middle .downloadenlist_holder h2{font-size:12px;height:29px;line-height:30px;*line-height:28px;overflow:hidden;background:#F1F1F1;margin-left:0;padding:0 0 0 10px;}
.downloadenlist{padding-bottom:34px;}
.downloadenlist_item{width:100%;height:70px;overflow:hidden;margin-bottom:0;*margin-bottom:-3px;}
.downloadenlist .active{height:auto;}
.downloadenlist_item_body{width:100%;overflow:hidden;height:70px;background:url(../img/bg/bg_gradient_70.gif) repeat-x 0 0;position:relative;}
.downloadenlist_item img{display:inline;float:left;margin:10px 10px 0 10px;border:1px solid #CECECE;}
.downloadenlist_text{float:left;width:300px;margin-top:7px;line-height:15px;}
.downloadenlist_text .downloadenlist_datei{display:block;line-height:18px;padding-top:7px;*padding-top:6px;}
.downloadenlist_btnwrap .btnStyle{margin-bottom:5px;}
.downloadenlist_btnwrap .btnStyle,.downloadenlist_btnwrap_onerow .btnStyle{float:right;}
.downloadenlist_item_content{display:none;}
.active .downloadenlist_item_content{display:block;}

#contentbox-middle .downloadenlist_holder .downloadall{padding:0 0 0 9px;height:45px;line-height:46px;*line-height:44px;overflow:hidden;background:url(../img/bg/bg_gradient_46.gif) repeat-x 0 0;}
.downloadall .btnStyle{float:right;display:inline;margin-right:10px;margin-top:10px;}
#auftragsdaten p{margin:0 0 16px 9px;}
#auftragsdaten{padding-bottom:9px;}
#auftragsdaten h2{margin-bottom:8px}
#var2a_btn{padding-bottom:10px;}
#var2a_btn .bestellbestatigung,#var2a_btn .zuruckzurdownload{float:left;}
#var2a_btn .weitereinkaufen2{float:right;}

.downloadenlist_item_content{width:100%;padding-bottom:35px;}
.downloadenlist_item_content tr{background:url(../img/bg/bg_gradient_23.gif) repeat-x 0 0;}
.downloadenlist_item_content td{line-height:23px;height:23px;*line-height:22px;}
.downloadenlist-table-first{padding-left:9px;width:23px;}
.downloadenlist-table-second{width:338px;}
.downloadenlist-table-third{width:63px;}
.downloadenlist-table-last{padding-right:9px;text-align:right;}

.downloadenlist-table-last .bu-more{padding-left:11px;}
.content_shortbg{background-image:url(../img/bg/bg_content.gif)!important;}

.tab-box .tab-list{border-left:1px solid #ccc;overflow:hidden;}
.tab-box .tab-list li{margin-left:-1px;margin-right:3px;}

.produktList li .teaser_image img.png_fix{margin:0;border:0;}

body.fullbg{background-position:0 -43px;}
#fullcontainer{margin:0 auto;position:relative;text-align:left;width:975px;}
#fullcontainer #header{height:70px;}
#fullcontainer #header .logo{top:20px;}
#fullcontainer #links{top:6px;}
#fullcontainer #content{background-image:none;background-color:#fff;}
#fullcontainer #content-middle-right-holder{width:100%;padding-top:10px;padding-bottom:10px;}
#fullcontainer #content-middle-holder{width:725px;margin-top:0;}
#fullcontainer .downloadenlist_holder{width:713px;}
#fullcontainer #content-middle-right-holder #content-right-holder {margin-right:10px;}
#fullcontainer #contentbox-middle{margin:0 0 0 10px;}
#fullcontainer #header .logo{background-image:url("../img/header/newlogo.jpg");} 

.fullvar2a{border:0;margin-left:-8px;padding-bottom:5px!important;}
.fullvar2a h2{margin-left:8px;}
.uw-account h3{margin-bottom:5px;}
.uw-account{padding:7px 10px 8px;margin-top:48px;margin-bottom:10px;}
.chartlist_item_info .add_to_basket:hover{background: url( '../img/btn/warenkorb.gif' ) no-repeat bottom;}

.chartlist_item_info .chartlist_item_options a.item_delete{background-image: url( '../img/ico/ico_chart_item_del.gif' );margin-left:5px;}

.chartlist_item .chartlist_item_options .item_rating{padding-right:10px;}
/*------new---------------------*/
/*body{background-image:url(../img/bg/page_bg.gif);background-color:#820000;}*/
#rootline{margin-top:-4px;margin-left:205px;color:#fff;padding:4px 0 4px 1px;*padding:5px 0 3px 1px;overflow:hidden;width:530px}
#rootline ul{position:relative;top:3px;*top:1px;}
#rootline li a{color:#fff;}
/*#header{height:131px;overflow:hidden;}*/
#content-middle-holder{margin-top:10px;}
#newcontainer #content-right-holder{margin-top:10px;}
#newcontainer #meine_Downloads{height:99px;}

/*tfs addins*/

/***** checkout_payment - registered vouchers block **/
.registered-codes-holder {
    margin-top: 30px;
    border: 1px solid #000; /* #eee */
    width: 400px;
    margin-bottom: 10px;
}
.registered-codes-holder h3 {
    display: block;
    background-color: #ddd;
    color: #000;
    font-weight: bold;
    padding: 5px 10px;
}
.registered-codes {
    padding: 5px;
}

.registered-codes-holder table {
    empty-cells: show;
    border-spacing: 0;
}
.registered-codes-holder table th {
    border-bottom: 1px solid #aaa;
    padding: 3px 5px;
    background-image: url(../img/bg/bg_tracklist_td.gif) 0 bottom repeat-x;
    font-weight: bold;
}
.registered-codes-holder table td {
    padding: 5px 5px;
    background-image: url(../img/bg/bg_tracklist_td.gif) 0 bottom repeat-x;
    border-bottom: 1px solid #eee;
}
.registered-codes-holder table .code,
.registered-codes-holder table .value {
    width: 150px;
}
.registered-codes-holder table th.action {
    text-align: center;
}
.registered-codes-holder table th.action,
.registered-codes-holder table td.action a {
    padding: 5px 5px;
}


/***** checkout_basket - discounts and vouchers **/
.basket-holder .basket-cnt .sum-row-sec.discounts p {
    color: #060;
    font-weight: bold;
    font-size: 12px;
    margin-top: 5px;
    padding-top: 0;
    bottom: 0;
    margin-bottom: 0 !important;
    height: 30px;
}
.basket-holder .basket-cnt .sum-row-sec.discounts p.col-rg-sum.big {
    color: #060;
    font-weight: bold;
    font-size: 14px !important;
    bottom: 0px !important;
}
.basket-holder .basket-cnt .sum-row-first.nondiscountedsum p.col-rg-sum.big {
    color: #000;
    font-weight: bold;
    font-size: 14px !important;
    bottom: 0px !important;
}
.basket-holder .basket-cnt .basket-discounts-display {
    border-bottom: 1px dotted #AAA;
}
.basket-holder .basket-cnt .sum-row-first.totalsum p.col-rg-sum.big {
    bottom: 0px !important;
}

#tracklist-full-album a {
	display: inline;
	color: #000000;
}

#tracklist-full-album .col2 a {
	margin-left: 5px;
}

/* TFS Patches ********************************************************************************** */
.noborder-box-10-tfs {
	padding: 10px;
	border: 0px;
}

.noborder-box-10-tfs .bu-box {
	margin-top: 10px;
	padding-bottom: 30px;
}

/* add space to prev/next elements in paging */
.chart-paging ul li a.jumper {
	margin-left: 5px;
	margin-right: 5px;
}

#box-tab-all-from table .full-album .col1 {
	background-image: url( ../img/ico/ico_more.gif );
	background-repeat: no-repeat;
	background-position: 3px 9px;
	height: 14px;
	display: block;
	background-color: #fff;
}

/* add some space between icons in tracklist, more-from to avoid click "i" starts prelisten etc. */
#box-tab-tracklist table td .ico-tbl-info,
#box-tab-tracklist table td .ico-tbl-listen,
#box-tab-tracklist table td .ico-tbl-basket,
.tbl-tracklist table td .ico-tbl-info,
.tbl-tracklist table td .ico-tbl-listen,
.tbl-tracklist table td .ico-tbl-basket {
	background-position: 3px;
}
/* no dotted line around flash elements */
object {
	outline: none;
}


/* TFS - NotLoggedIn Holder ********************************************************************* */
#mustloginfirst-holder .mustloginfirst-box {
	width: 600px;
	display: none;
}

.mustloginfirst-inner {
	border: 1px solid #ccc;
	position: relative;
	overflow: hidden;
}

.mustloginfirst-inner h2 {
	background-color: #df0000;
	line-height: 22px;
	font-size: 20px;
	font-weight: bold;
	padding: 12px 10px 11px;
	color: #fff;
}

.mustloginfirst-inner h3 {
	line-height: 22px;
	font-size: 20px;
	font-weight: bold;
	padding: 17px 0px 5px;
}

.mustloginfirst-inner .lb-bu-close {
	display: block;
	position: absolute;
	right: 10px;
	top: 7px;
	float: right;
	background-image: url( ../img/ico/ico_close_white.gif );
	background-repeat: no-repeat;
	background-position: 100% 5px;
	padding-right: 15px;
	color: #fff;
	cursor: ponter;
}

.mustloginfirst-inner .cnt-holder {
	padding: 0px 20px;
}

.mustloginfirst-inner .cnt-holder .subline {
	padding: 7px 0px;
	text-transform: uppercase;
	font-size: 11px;
}

.mustloginfirst-inner .footnote {
	padding: 6px 0px 7px;
	color: #797979;
	font-size: 11px;
	border-top: 1px solid #ccc;
}

.mustloginfirst-inner .mustloginfirst-thanks {
	padding: 28px 0px 27px 50px;
	background-image: url( ../img/bg/bg_pass_on_thanks.gif );
	background-repeat: no-repeat;
	background-position: 5px 14px;
}

.mustloginfirst-inner .mustloginfirst-img {
	padding: 28px 0px 27px 50px;
	background-repeat: no-repeat;
	background-position: 5px 14px;
}

#contentbox-left .menubottomcloser {
	border-top: 1px solid #ccc;
}
/* dst: pre-order products button on detail pages */
a.icon_preorder{background:url(../img/btn/vorbestellen.gif) no-repeat top left;display:block;width:118px;height:25px;overflow:hidden;text-indent:-9999px;}
a.icon_preorder:hover{background-position: bottom left;}

/* dst: language dependant images */
.tab-box .tab-list li#tab-interpreten .inner-tab { width:60px; background-image: url( ../img/tab/tab_interpreten.gif ); }
.tab-box .tab-list li#tab-manucategory .inner-tab { width:76px; background-image: url( ../img/tab/tab_manu_kategory.gif ); }

.chartlist_item_info .chartlist_item_options { width:220px; }
.chartlist_item_info .add_to_basket { position:absolute; bottom:0; right:10px; background: url( '../img/btn/warenkorb.gif' ) no-repeat top; display:block; width:127px; height:25px; } 

.tab-box .tab-list li#tab-diesewoche .inner-tab{background-image:url(../img/tab/tab_diesewoche.gif);width:65px;}
.tab-box .tab-list li#tab-letztewoche .inner-tab{background-image:url(../img/tab/tab_letztewoche.gif);width:79px;}
.tab-box .tab-list li#tab-vor2wochen .inner-tab{background-image:url(../img/tab/tab_vor2wochen.gif);width:106px;}
.tab-box .tab-list li#tab-vor3wochen .inner-tab{background-image:url(../img/tab/tab_vor3wochen.gif);width:106px;}
.tab-box .tab-list li#tab-vorschau .inner-tab{background-image:url(../img/tab/tab_vorschau.gif);width:52px;}

.tab-box .tab-list li#tab-topalben .inner-tab{background-image:url(../img/tab/tab_topalben.gif);width:72px;}
.tab-box .tab-list li#tab-toptracks .inner-tab{background-image:url(../img/tab/tab_toptracks.gif);width:70px;}
.tab-box .tab-list li#tab-topinterpereten .inner-tab{background-image:url(../img/tab/tab_topinterpereten.gif);width:92px;}
.tab-box .tab-list li#tab-klassiker .inner-tab{background-image:url(../img/tab/tab_klassiker.gif);width:78px;}
.tab-box .tab-list li#tab-empfehlungen .inner-tab{background-image:url(../img/tab/tab_empfehlungen.gif);width:70px;}

.tab-box .tab-list li#tab-bewertungen .inner-tab{background-image:url(../img/tab/tab_bewertungen.gif);width:96px;}
.tab-box .tab-list li#tab-charthistorie .inner-tab{background-image:url(../img/tab/tab_charthistorie.gif);width:86px;}
.tab-box .tab-list li#tab-songtexte .inner-tab{background-image:url(../img/tab/tab_songtexte.gif); width:80px;}

.tab-box .tab-list li#tab-trackliste .inner-tab{background-image:url(../img/tab/tab_trackliste.gif);width:66px;}
.tab-box .tab-list li#tab-allesvon .inner-tab{background-image:url(../img/tab/tab_allesvon.gif);width:61px;}

#box-tab-vorschau .chartlist_item_info .add_to_basket{background:url(../img/btn/vorbestellen.gif) no-repeat top left;width:118px;height:25px;}

.icon_warenkorb{background:url(../img/btn/warenkorb.gif) no-repeat top;display:block;width:127px;height:25px;overflow:hidden;text-indent:-9999px;}

.tab-box .tab-list li#tab-albums .inner-tab{background-image:url(../img/tab/tab_albums.gif);width:47px;}
.tab-box .tab-list li#tab-tracks .inner-tab{background-image:url(../img/tab/tab_tracks.gif);}
.tab-box .tab-list li#tab-videos .inner-tab{background-image:url(../img/tab/tab_videos.gif);}
.tab-box .tab-list li#tab-interpreten .inner-tab{background-image:url(../img/tab/tab_interpreten.gif);}
.tab-box .tab-list li#tab-manucategory .inner-tab{background-image:url(../img/tab/tab_manu_kategory.gif);}

.icon_warenkorb:hover,.add_to_basket:hover{background:url(../img/btn/warenkorb.gif) no-repeat bottom;}
#box-tab-vorschau .chartlist_item_info .add_to_basket:hover{background:url(../img/btn/vorbestellen.gif) bottom left;}
.icon_listen:hover{background:url(../img/btn/icon_listen.gif) no-repeat scroll bottom;}
.icon_memo:hover{background:url(../img/btn/icon_memo.gif) no-repeat bottom;}
.view_flyer{display:block;width:59px;height:25px;background:url(../img/btn/flyerButton.gif) no-repeat top left;}
.view_flyer img{display:none;}
.view_flyer:hover{background:url(../img/btn/flyerButton.gif) no-repeat bottom left;}

.btn_over{background:url(../img/btn/mailButton.gif) no-repeat bottom!important;}

.icon_finden{background:url(../img/btn/finden.gif) no-repeat top;width:68px;height:25px;display:block;text-indent:-9999px;float:left;cursor:pointer;}
.icon_finden:hover{background:url(../img/btn/finden.gif) no-repeat bottom;}

.weitereinkaufen{width:120px;height:25px;display:block;background:url(../img/btn/weitereinkaufen.gif) no-repeat left top;}
.anfordern{width:126px;height:25px;cursor:pointer;display:block;background:url(../img/btn/anfordern.gif) no-repeat left top;}
.ubersicht{width:110px;height:25px;display:block;background:url(../img/btn/ubersicht.gif) no-repeat left top;}
.galerie{width:96px;height:25px;display:block;background:url(../img/btn/galerie.gif) no-repeat left top;}
.zurueck{width:197px;height:25px;background-image:url(../img/btn/zurueck.gif);}
.jetztausdrucken{width:115px;height:25px;background-image:url(../img/btn/jetztausdrucken.gif);}

#contentbox-left .it-rocks .img-box .li-img-price,#contentbox-left .last-viewed .img-box .li-img-price{left:5px;top:19px;position:absolute;}

.downloaden{width:134px;height:25px;background-image:url(../img/btn/downloaden.gif);}
.coverdownloaden{width:134px;height:25px;background-image:url(../img/btn/coverdownloaden.gif);}
.trackliste{width:134px;height:25px;background-image:url(../img/btn/trackliste.gif);}
.bestellbestatigung{width:227px;height:25px;background-image:url(../img/btn/bestellbestatigung.gif);}
.voiddownloaden{width:134px;height:25px;background-image:url(../img/btn/voiddownloaden.gif);}
.weitereinkaufen2{width:120px;height:25px;background-image:url(../img/btn/weitereinkaufen.gif);}
.tracklisteclose{width:134px;height:25px;background-image:url(../img/btn/tracklisteclose.gif);}
.zuruckzurdownload{width:198px;height:25px;background-image:url(../img/btn/zuruckzurdownload.gif);}

.downloadenlist_btnwrap{display:block;width:162px;position:absolute;right:10px;top:7px;float:right:}
.downloadenlist_btnwrap_onerow{display:block;width:162px;position:absolute;right:10px;top:23px;float:right:}

.meinHead{background:url(../img/content_right/mein.jpg) no-repeat 10px 10px; width:100%; height:39px;}
.mediaTipp_rating{font-size:11px;line-height:12px;margin-top:7px;margin-bottom:6px;padding-left:65px;background:url(../img/ico/rating.gif) no-repeat 0 -56px; display:block;height:14px;overflow:hidden;}
.produktList .teaser_image_preise{position:absolute;right:7px;top:84px;display:block;}/*e.g. also-bought on detailpage*/
.produktAddToCart .bu-box{float:right;width:127px;margin-top:22px;}
.tab-box .tab_breadcrumb .pager li span.active { color:#df0000; padding-left:5px; padding-right:5px; }