/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
/* logger default styles */
/* default width: 31em */
/* default font-size 77% */
.yui-log {padding:1em;width:31em;background-color:#AAA;color:#000;border:1px solid black;font-family:monospace;font-size:77%;text-align:left;z-index:9000;}

/* for containers built from scratch */
.yui-log-container {position:absolute;top:1em;right:1em;}

/* buttons */
.yui-log input {
    margin:0;padding:0;
    font-family:arial;
    font-size:100%;
    font-weight:normal;
}
.yui-log .yui-log-btns {position:relative;float:right;bottom:.25em;}

/* header */
.yui-log .yui-log-hd {margin-top:1em;padding:.5em;background-color:#575757;}
.yui-log .yui-log-hd h4 {margin:0;padding:0;font-size:107%;font-weight:bold;color:#FFF;}

/* body */

.yui-log .yui-log-bd {width:100%;height:20em;background-color:#FFF;border:1px solid gray;overflow:auto;} /* height is controlled here: default 20em*/
.yui-log p {margin:1px;padding:.1em;}
.yui-log pre {margin:0;padding:0;}

/* for pre to respect newlines yet wrap long lines */
/* http://www.longren.org/2006/09/27/wrapping-text-inside-pre-tags/ */
.yui-log pre.yui-log-verbose {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

/* footer */
.yui-log .yui-log-ft {margin-top:.5em;}
.yui-log .yui-log-ft .yui-log-categoryfilters {}
.yui-log .yui-log-ft .yui-log-sourcefilters {width:100%;border-top:1px solid #575757;margin-top:.75em;padding-top:.75em;}
.yui-log .yui-log-filtergrp {margin-right:.5em;}
/*.yui-log .yui-log-ft ul {margin:0;padding:0;line-height:1.8}
.yui-log .yui-log-ft li {list-style:none;display:inline;white-space:nowrap;}*/

/* logs */
.yui-log .info {background-color:#A7CC25;} /* A7CC25 green */
.yui-log .warn {background-color:#F58516;} /* F58516 orange */
.yui-log .error {background-color:#E32F0B;} /* E32F0B red */
.yui-log .time {background-color:#A6C9D7;} /* A6C9D7 blue */
.yui-log .window {background-color:#F2E886;} /* F2E886 tan */

/* $RCSfile: header.css,v $ $Revision: 1.4.2.6.4.1 $ */
#header{position:relative;}
#breadcrumb,#serviceLinks,#breadcrumb a{color:#FFF;background:#000;}
#serviceLinks a{color:#CCC;}
#breadcrumb,#serviceLinks{float:left;font-size:85%;padding:2px 0 3px 0;}
#breadcrumb{width:60%;}
#serviceLinks{width:40%;}
#breadcrumb ul,#breadcrumb span{float:left;}
#serviceLinks ul{float:right;}
#breadcrumb ul li,#serviceLinks ul li{margin:0 3px;color:#ADADAD;}
#breadcrumb ul li span{margin-right:5px;color:#FC214F;}
#breadcrumb ul li span,#serviceLinks ul li span{float:none;}
#breadcrumb ul li,#serviceLinks ul li{float:left;}
#breadcrumb h3{float:left;margin-left:7px;color:#ADADAD;font-weight:bold;}
#menuBar{clear:left;overflow:hidden;background:#FFF url(/s/jcw/img/v2/sprites/header-sprites.gif) repeat-x left top;}
#header #menuBar{border-top:4px solid #545454;}
#menuBar,#logo,#logo a{height:50px;}
#logo{float:left;margin-left:20px;width:140px;}
#menu{float:left;margin-top:17px;}
#menu ul li{display:inline;}
.jamba{background:url(/s/jcw/img/v2/logo_jamba.png) no-repeat left top;}
.jamster,.jamsterlatino{background:url(/s/jcw/img/v2/logo_jamster.png) no-repeat left top;}
#logo a{display:block;}
.jamba a{width:115px;}
#searchBar{position:relative;background:url(/s/jcw/img/v2/sprites/header-sprites.gif) repeat-x left -60px;}
#searchBar #searchForm{top:7px;}
#searchbar,#searchBar .lt,#searchBar .rt{overflow:hidden;height:40px;}
#searchBar .lt{background:url(/s/jcw/img/v2/sprites/header-sprites.gif) no-repeat left -111px;}
#searchBar .rt{background:url(/s/jcw/img/v2/sprites/header-sprites.gif) no-repeat right -160px;}
#searchBar #searchForm{position:absolute;left:340px;}
#searchBar #searchForm input{width:240px;}
#selectHandset button,#searchForm button{overflow:visible;margin-left:4px;padding:0 0 0 5px;border:0;width:auto;cursor:pointer;background:url(/s/jcw/img/v2/sprites/sprites_buttons.png) no-repeat 0 -463px;}
#selectHandset button span,#searchForm button span{position:relative;top:-1px;display:block;padding:0 9px 0 0;height:17px;font-size:93%;font-weight:bold;line-height:17px;white-space:nowrap;background:url(/s/jcw/img/v2/sprites/sprites_buttons.png) no-repeat right -490px;}
#selectHandset{position:absolute;top:78px;left:10px;color:#A5A5A5;font-size:85%;}
#selectHandset h3,#selectHandset p,#selectHandset li{display:inline;}
#selectHandset strong{font-weight:bold;}
#selectHandset li{border-right:1px solid #A5A5A5;padding-right:8px;margin-right:8px;}
#selectHandset li.last{border-right:none;}
#selectHandset .chooseMobil{float:left;clear:both;}
#selectHandset li a,#selectHandset a{color:#A5A5A5;}
#jc-dashboard{position:absolute;top:33px;left:800px;padding-top:4px;width:160px;height:68px;font-size:77%;text-align:center;background:url(/s/jcw/img/v2/sprites/sprites_icons.png) no-repeat left top;}
#jc-dashboard a{color:#B00;}
#jc-dashboard a.jc-username{font-size:107%;}
#jc-dashboard a.jc-username,#jc-dashboard a.jc-register{color:#000;}
#jc-dashboard strong{font-weight:bold;}
#jc-dashboard ul{margin:8px auto 0 auto;width:110px;}
#jc-dashboard ul li{float:left;margin:0 2px;background-image:url(/s/jcw/img/v2/sprites/sprites_icons.png);background-repeat:no-repeat;}
#jc-dashboard ul li,#jc-dashboard ul li a{width:23px;height:23px;}
#jc-dashboard ul li a{display:block;}
#jc-dashboard ul.loggedin li,#jc-dashboard-play-activ{cursor:pointer;}
#jc-dashboard ul li#jc-dashboard-inbox-inactiv{background-position:-167px 0;}
#jc-dashboard ul li#jc-dashboard-favorites-inactiv{background-position:-213px 0;}
#jc-dashboard ul li#jc-dashboard-friends-inactiv{background-position:-259px 0;}
#jc-dashboard ul li#jc-dashboard-play-inactiv,.jsdisabled #jc-dashboard ul li#jc-dashboard-play-activ{background-position:-305px 2px;}
#jc-dashboard ul li#jc-dashboard-inbox-activ{background-position:-167px -46px;}
#jc-dashboard ul li#jc-dashboard-favorites-activ{background-position:-213px -46px;}
#jc-dashboard ul li#jc-dashboard-friends-activ{background-position:-259px -46px;}
#jc-dashboard ul li#jc-dashboard-play-activ{background-position:-305px -46px;}
#selectLanguage{position:absolute;top:45px;right:15px;}
#selectLanguage li{display:inline;margin-right:3px;}
#menu ul{float:left;}
#menu ul li,#menu ul li a,#home #menu #nav-home,#ringtones #menu #nav-rt,#music #menu #nav-music,#music #menu #nav-flm,#games #menu #nav-gam,#logos #menu #nav-log,#videotv #menu #nav-videotv,#erotic #menu #nav-erotic,#infochannels #menu #nav-info,#alerts #menu #nav-alerts,#home #menu #nav-home a,#ringtones #menu #nav-rt a,#music #menu #nav-music a,#music #menu #nav-flm a,#games #menu #nav-gam a,#logos #menu #nav-log a,#videotv #menu #nav-videotv a,#erotic #menu #nav-erotic a,#infochannels #menu #nav-info a,#alerts #menu #nav-alerts a{background-image:url(/s/jcw/img/v2/sprites/nav-tabs-sprites.gif);background-repeat:no-repeat;}
#menu ul li{float:left;display:inline;margin:4px 4px 0 0;background-position:left top;}
#menu ul li a{float:left;margin-left:3px;padding:3px 9px 0 6px;color:#000;font-size:85%;font-weight:bold;line-height:200%;text-decoration:none;background-position:right -70px;}
#home #menu #nav-home,#ringtones #menu #nav-rt,#music #menu #nav-music,#music #menu #nav-flm,#games #menu #nav-gam,#logos #menu #nav-log,#videotv #menu #nav-videotv,#erotic #menu #nav-erotic,#infochannels #menu #nav-info,#alerts #menu #nav-alerts{margin:0 4px 0 0;background-position:-10px top;}
#home #menu #nav-home a,#ringtones #menu #nav-rt a,#music #menu #nav-music a,#music #menu #nav-flm a,#games #menu #nav-gam a,#logos #menu #nav-log a,#videotv #menu #nav-videotv a,#erotic #menu #nav-erotic a,#infochannels #menu #nav-info a,#alerts #menu #nav-alerts a{padding:3px 9px 4px 6px;color:#FFF;background-position:right -140px;}
.loc-de-DE #sub-navigation{position:relative;}
#sub-navigation .hd{width:100%;height:12px;font-size:1px;background-position:right top;}
#sub-navigation .bd{float:left;}
#sub-navigation .ft{position:relative;float:left;width:100%;height:12px;background-position:left bottom;}
#sub-navigation .ft div{position:absolute;right:0;top:0;width:12px;height:12px;font-size:1px;background-position:right bottom;}
#sub-navigation ul{float:left;margin:0 5px;width:128px;}
#sub-navigation .furtherServices{margin-top:50px;}
#sub-navigation ul#navHelp{margin-top:20px;}
#sub-navigation ul li{float:left;margin-bottom:10px;width:100%;}
#sub-navigation ul a,#sub-navigation ul.furtherServices p{float:left;display:block;margin-bottom:5px;padding:3px 1px 5px 1px;border-bottom:1px dashed #000;width:94%;color:#000;font-size:85%;font-weight:bold;text-decoration:none;text-transform:none;}
#sub-navigation #productNavigation a:hover{text-decoration:underline;}
#sub-navigation #productNavigation .secondLevel a:hover{text-decoration:none;}
#sub-navigation .secondLevel,#sub-navigation #artist-a-z ul{margin:0 0 10px 0;width:100%;}
#sub-navigation .secondLevel li,#sub-navigation #artist-a-z ul li{margin:0;}
#sub-navigation .secondLevel a,#sub-navigation #artist-a-z ul a{margin-bottom:0;border-bottom:none;color:#000!important;}
#sub-navigation .secondLevel li a{padding:2px 1px;font-weight:normal;}
#sub-navigation #artist-a-z ul li{float:left;margin:0 0 1px 0;width:18px;}
#sub-navigation #artist-a-z ul li.specialCharacter{width:36px;}
#sub-navigation #artist-a-z ul li a{padding:3px 0;color:#878787;text-align:center;text-transform:uppercase;}
#sub-navigation .secondLevel li a:hover,#sub-navigation .secondLevel li.current-page a{color:#FFF!important;background:#C1C3C2;}
#sub-navigation .secondLevel li.current-page .thirdLevel{margin-bottom:15px;}
#sub-navigation .secondLevel li.current-page .thirdLevel a{color:#000!important;}
#sub-navigation #artist-a-z ul li a:hover,#sub-navigation #artist-a-z ul li.current-page a{color:#FFF;background:#878787;}
#sub-navigation .secondLevel ul{margin:0;}
#sub-navigation .secondLevel ul a{text-indent:5px;background:none!important;}
#sub-navigation .secondLevel li.current-page .thirdLevel .selected a,#sub-navigation .secondLevel li.current-page .thirdLevel a:hover{background:#EAEAEA!important;}
#sub-navigation #guardianTeaser{width:120px;background:#FFF url(/s/jcw/img/v2/sprites/sprites_guardianLivechat.png) no-repeat left top;}
.co-AU #sub-navigation #guardianTeaser,.co-IE #sub-navigation #guardianTeaser,.co-US #sub-navigation #guardianTeaser,.co-CA #sub-navigation #guardianTeaser,.co-GB #sub-navigation #guardianTeaser,.co-RU #sub-navigation #guardianTeaser,.co-ZA #sub-navigation #guardianTeaser{background:#FFF url(/s/jcw/img/v2/sprites/sprites_guardianLivechat_jamster.png) no-repeat left top;}
#sub-navigation #serviceChat{width:120px;height:179px;font-weight:bold;text-align:center;background:#FFF url(/s/jcw/img/v2/sprites/sprites_guardianLivechat.png) no-repeat left -75px;}
#sub-navigation #serviceChat a,#sub-navigation #guardianTeaser a{display:block;width:100%;}
#sub-navigation #serviceChat a:hover,#sub-navigation #guardianTeaser a:hover{text-decoration:none;}
#sub-navigation #guardianTeaser a{padding-top:50px;}
#sub-navigation #serviceChat a{margin-top:4px;font-size:116%;font-weight:bold;line-height:1;text-decoration:underline;border-bottom:none;}
#serviceChat h4{height:35px;font-weight:bold;color:#B71524;text-align:center;}
#serviceChat p{padding-top:75px;font-size:80%;}
html{background:#C3C3C3 url(/s/jcw/img/v2/sprites/sprites_stretchingBG.png) repeat-x left -232px;}
body{font-family:verdana,arial,helvetica,clean,sans-serif;}
a{text-decoration:underline;}
a:hover,a:active,a:focus{text-decoration:none;}
.products dl dd,#ringtones .products ol,#home .products ol,#erotic .products ol{color:#000;font-size:85%;letter-spacing:.4px;}
.products .title a,.products .productDescription a,.products .artist,.products p a{color:#000;font-weight:bold;}
.products .artist{font-weight:normal!important;}
.contentInfo{font-size:85%;}
.contentInfo,.contentInfo p{margin:10px 0;}
.contentInfo,.contentInfo a{color:#333;}
.contentInfo a{font-weight:bold;}
.aural,.jump a,#logo a strong,#jc-dashboard ul li em{position:absolute!important;left:-1000%!important;overflow:hidden!important;width:100%!important;height:1%!important;}
#guardianTeaser a em{font-size:80%;margin-left:15px;}
#serviceChat h4{font-weight:bold;color:#B71524;text-align:center;height:35px;}
#serviceChat p{font-size:80%;padding-top:75px;}
#serviceChat a em{font-size:133%;font-weight:bold;line-height:1;text-decoration:underline;}
#main,#sub-navigation .bd{background:#FFF url(/s/jcw/img/v2/boxes/shadow-r.gif) repeat-y right top;}
#main .contentHeader,#main .contentHeader div,#sub-navigation .hd,#sub-navigation .ft,#sub-navigation .ft div{background-image:url(/s/jcw/img/v2/sprites/contentbox-corners-sprites.gif);background-repeat:no-repeat;}
#main .contentHeader{background-position:left top;}
#main .contentHeader div{background-position:right top;}
#content,#sidebar{background:#FFF;}
#content{border-right:1px dashed #353535;}
#content .products{border:1px solid #E6E6E6;}
#content .even{background:#E6E6E6;}
#content .products p.moreContent{clear:both;margin:10px 0 0 0;padding:10px 3px 3px 0;border-top:1px solid #E6E6E6;text-align:right;}
#content .products p.moreContent,#content .continue{font-size:77%;}
#content .products p.moreContent a,#content .continue a{padding:0 20px 0 4px;color:#FFF!important;font-weight:bold;letter-spacing:normal!important;}
#content .products p.moreContent em,#content .continue{padding:0 0 2px 0;font-weight:bold;background-color:#999;background-image:url(/s/jcw/img/v2/sprites/sprites_stretchingBG.png);background-position:right -29px;background-repeat:no-repeat;}
.products .preview,.products .music-listen,#productDescription .preview{background-image:url(/s/jcw/img/v2/sprites/sprites_icons.png);background-repeat:no-repeat;cursor:pointer;}
.products .download,.products .more{background:url(/s/jcw/img/v2/sprites/sprites_buttons.png) 0 1px no-repeat;}
.products .download em,.products .more em{background:url(/s/jcw/img/v2/sprites/sprites_buttons.png) right -31px no-repeat;}
.products .download a,.products .more a{font-size:92%;font-weight:bold;line-height:22px;text-decoration:none;}
.products .statusLoading{background:url(/s/jcw/img/v2/buttons/button_loading.gif) left top no-repeat!important;}
.products .statusPlay{background-position:0 -175px!important;}
.feedback{font-weight:bold;color:#F00;}
#content h1,#content h2,#sidebar h2{padding:4px;border-bottom:4px solid #545454;color:#000;font-size:92%;font-weight:bold;background:#E6E6E6 url(/s/jcw/img/v2/sprites/sprites_stretchingBG.png) repeat-x scroll left -81px;}
#content h1 a,#content h2 a,#sidebar h2 a{display:block;color:#000;text-decoration:none;}
.pagination{font-size:85%;text-align:center;}
.pagination a{border:1px solid #DDD;text-decoration:none;color:#333;}
.pagination a:hover{color:#FFF;}
.pagination .thisPage{color:#F00;font-weight:bold;}
.pagination .atStart,.pagination .atEnd{color:#AAA;}
#footer{border-top:10px solid #808080;color:#4A4A4A;font-family:arial;background:#E6E6E6;}
#footer p.copyright{color:#FFF;font-size:85%;}
#footer p.copyright{background:#808080;}
#footer ul,#footer h3,#footer p.legal,#footer .productGroupInfo{font-size:85%;background:#E6E6E6;}
#footer p.legal{font-size:77%;}
#footer ul ul{font-size:100%;}
#footer ul li{border-right:1px solid #4A4A4A;line-height:150%;}
#footer ul.cellPhones li{border:none;}
#footer ul li.last{border:none;}
#footer strong,#footer h3{font-weight:bold;}
#footer ul li a{color:#4A4A4A;}
.rating{background:url(/s/jcw/img/v2/sprites/sprites_icons.png) -62px -79px no-repeat;}
.rating .value{text-align:left!important;background-image:url(/s/jcw/img/v2/sprites/sprites_icons.png);background-repeat:no-repeat;background-position:-62px -79px;}
.rating .numberOfUsers{color:#333;font-size:93%;}
#recognitionBanner dl{font-size:93%;}
#recognitionBanner dl dt{color:#B71527;font-weight:bold;float:left;padding:0 10px 0 0;}
/* $RCSfile: themes.css,v $ $Revision: 1.6 $ */
#searchNavigation li.selected a.ringtones,#searchNavigation li.selected ul.ringtones li.selected a,#searchNavigation li.selected a.music,#searchNavigation li.selected ul.music li.selected a,#searchNavigation li.selected a.logos,#searchNavigation li.selected ul.logos li.selected a,#searchNavigation li.selected a.videotv,#searchNavigation li.selected ul.videotv li.selected a,#searchNavigation li.selected a.infochannels,#searchNavigation li.selected ul.infochannels li.selected a{color:#FFF;}
#searchNavigation li.selected a.games,#searchNavigation li.selected ul.games li.selected a{color:#000;}
#menu ul #nav-home{border-bottom:4px solid #545454;}
#ringtones #header #menuBar{border-top:4px solid #B71524;}
#ringtones #sub-navigation .secondLevel li a:hover,#ringtones #sub-navigation .secondLevel li.current-page a,#searchNavigation li.selected a.ringtones,#searchNavigation li.selected ul.ringtones li.selected a,#ringtones .products p.moreContent em,#home .prt .products p.moreContent em,#home .rut .products p.moreContent em,#home .rmc .products p.moreContent em,#home .fss .products p.moreContent em,#home .mrt .products p.moreContent em,#ringtones .pagination a:hover{background-color:#B71524;}
#ringtones .download a,#ringtones .more a,#ringtones .productDescription em,#home .prt .download a,#home .rut .download a,#home .rmc .download a,#home .fss .download a,#home .mrt .download a,#rmc .prt .download a,#rmc .rut .download a,#ringtones #productNavigation a,#ringtones .pagination .thisPage{color:#B71524;}
#ringtones #content h1,#ringtones #content h2,#ringtones #sidebar h2,#ringtones .tabnav,#home .prt .tabnav,#home .rut .tabnav,#home .rmc .tabnav,#home #cm-vrt .tabnav,#home #cm-fss h2,#home .mrt .tabnav,#menu ul #nav-rt{border-bottom:4px solid #B71524;}
#ringtones .products .preview,#home .products .preview{background-position:0 -143px;}
#ringtones .vrt .products .preview{background-position:-31px -207px;}
#ringtones .ratingvalue-1 .value{background-position:-122px -109px;}
#ringtones .ratingvalue-2 .value{background-position:-107px -109px;}
#ringtones .ratingvalue-3 .value{background-position:-92px -109px;}
#ringtones .ratingvalue-4 .value{background-position:-77px -109px;}
#ringtones .ratingvalue-5 .value{background-position:-62px -109px;}
#music #header #menuBar{border-top:4px solid #086AE5;}
#music #sub-navigation .secondLevel li a:hover,#music #sub-navigation .secondLevel li.current-page a,#music #sub-navigation #artist-a-z ul li.current-page a,#searchNavigation li.selected a.music,#searchNavigation li.selected ul.music li.selected a,#music .products p.moreContent em,#home .music .products p.moreContent em,#home .flm .products p.moreContent em,#music .pagination a:hover{background-color:#086AE5;}
#music .download a,#music .productDescription em,#music .productDescription .numberOfDownloads,#music #productNavigation a,#music .pagination .thisPage,#home .music .download a,#home .flm .download a{color:#086AE5;}
#music #content h1,#music #content h2,#music #sidebar h2,#home .music .tabnav,#home .flm .tabnav,#menu ul #nav-music,#menu ul #nav-flm{border-bottom:4px solid #086AE5;}
#music .products .music-listen,#home .music .products .music-listen{background-position:0 -111px;}
#music .products .preview,#home .music .products .preview,#home .flm .products .preview{background-position:0 -79px;}
#music .ratingvalue-1 .value{background-position:-122px -94px;}
#music .ratingvalue-2 .value{background-position:-107px -94px;}
#music .ratingvalue-3 .value{background-position:-92px -94px;}
#music .ratingvalue-4 .value{background-position:-77px -94px;}
#music .ratingvalue-5 .value{background-position:-62px -94px;}
#games #header #menuBar{border-top:4px solid #F3B91A;}
#games #sub-navigation .secondLevel li a:hover,#games #sub-navigation .secondLevel li.current-page a,#searchNavigation li.selected a.games,#searchNavigation li.selected ul.games li.selected a,#games .products p.moreContent em,#home .gdl p.moreContent em,#home .sdl p.moreContent em,#games .pagination a:hover,#search #apps .products p.moreContent em{background-color:#F3B91A;}
#games .download a,#games .productDescription em,#games #productNavigation a,#games .pagination .thisPage{color:#D16E09;}
#games #sub-navigation .secondLevel li.current-page a,#games #sub-navigation .secondLevel li a:hover,#games .pagination a:hover{color:#000!important;}
#games #content h1,#games #content h2,#games #sidebar h2,#games .tabnav,#home .gdl .tabnav,#home .sdl .tabnav,#menu ul #nav-gam{border-bottom:4px solid #F3B91A;}
#games .products .preview,#games #productDescription .preview{background-position:-31px -79px;}
#games .ratingvalue-1 .value{background-position:-122px -124px;}
#games .ratingvalue-2 .value{background-position:-107px -124px;}
#games .ratingvalue-3 .value{background-position:-92px -124px;}
#games .ratingvalue-4 .value{background-position:-77px -124px;}
#games .ratingvalue-5 .value{background-position:-62px -124px;}
#games .products p.moreContent a{color:#000!important;}
#logos #header #menuBar{border-top:4px solid #CB0E74;}
#logos #sub-navigation .secondLevel li a:hover,#logos #sub-navigation .secondLevel li.current-page a,#searchNavigation li.selected a.logos,#searchNavigation li.selected ul.logos li.selected a,#logos .products p.moreContent em,#home .cwp .products p.moreContent em,#home .mgc .products p.moreContent em,#home .css .products p.moreContent em,#home .mgc .products p.moreContent em,#home .ssr .products p.moreContent em,#home .pme .products p.moreContent em,#home .olo .products p.moreContent em,#home .thm .products p.moreContent em,#logos .pagination a:hover{background-color:#CB0E74;}
#logos .download a,#logos .productDescription em,#logos #productNavigation a,#logos .pagination .thisPage{color:#CB0E74;}
#logos #content h1,#logos #content h2,#logos #sidebar h2,#logos .tabnav,#home .cwp .tabnav,#home #cm-mgc .tabnav,#home .css .tabnav,#home .olo .tabnav,#home .ssr .tabnav,#home .pme .tabnav,#home #cm-thm h2,#menu ul #nav-log{border-bottom:4px solid #CB0E74;}
#logos .products .preview{background-position:-31px -143px;}
#logos .ratingvalue-1 .value{background-position:-122px -139px;}
#logos .ratingvalue-2 .value{background-position:-107px -139px;}
#logos .ratingvalue-3 .value{background-position:-92px -139px;}
#logos .ratingvalue-4 .value{background-position:-77px -139px;}
#logos .ratingvalue-5 .value{background-position:-62px -139px;}
#videotv #header #menuBar{border-top:4px solid #019934;}
#videotv #sub-navigation .secondLevel li a:hover,#videotv #sub-navigation .secondLevel li.current-page a,#searchNavigation li.selected a.videotv,#searchNavigation li.selected ul.videotv li.selected a,#videotv .products p.moreContent em,#home .vdl .products p.moreContent em,#home .vrt .products p.moreContent em,#videotv .pagination a:hover{background-color:#019934;}
#videotv .download a,#videotv .productDescription em,#videotv #productNavigation a,#videotv .pagination .thisPage,#home .vrt .products .download a{color:#009732;}
#videotv #content h1,#videotv #content h2,#videotv #sidebar h2,#videotv .tabnav,#home .vdl .tabnav,#home #cm-vrt h2,#menu ul #nav-videotv{border-bottom:4px solid #019934;}
#videotv .products .preview,#home .vrt .products .preview{background-position:-31px -111px;}
#videotv .ratingvalue-1 .value{background-position:-122px -154px;}
#videotv .ratingvalue-2 .value{background-position:-107px -154px;}
#videotv .ratingvalue-3 .value{background-position:-92px -154px;}
#videotv .ratingvalue-4 .value{background-position:-77px -154px;}
#videotv .ratingvalue-5 .value{background-position:-62px -154px;}
#erotic #header #menuBar{border-top:4px solid #A822C0;}
#erotic #sub-navigation .secondLevel li a:hover,#erotic #sub-navigation .secondLevel li.current-page a,#searchNavigation li.selected a.erotic,#searchNavigation li.selected ul.erotic li.selected a,#erotic .products p.moreContent em,#erotic .pagination a:hover{background-color:#A822C0;}
#erotic #productNavigation a,#erotic .download a,#erotic .pagination .thisPage{color:#A822C0;}
#erotic #content h1,#erotic #content h2,#erotic #sidebar h2,#menu ul #nav-erotic{border-bottom:4px solid #A822C0;}
#erotic .products .preview{background-position:-31px -175px;}
#infochannels #header #menuBar{border-top:4px solid #F0802E;}
#infochannels #sub-navigation .secondLevel li a:hover,#infochannels #sub-navigation .secondLevel li.current-page a,#searchNavigation li.selected a.infochannels,#searchNavigation li.selected ul.infochannels li.selected a,#infochannels .products p.moreContent em,#home .sic .products p.moreContent em,#home .mic .products p.moreContent em,#infochannels .pagination a:hover{background-color:#F0802E;}
#infochannels .download a,#infochannels .productDescription em,#infochannels #productNavigation a,#infochannels .pagination .thisPage{color:#F0802E;}
#infochannels #content h1,#infochannels #content h2,#infochannels #sidebar h2,#home #content .sic h2,#home #content .mic h2,#menu ul #nav-info{border-bottom:4px solid #F0802E;}
#help #content h1,#help #content #staticHTML h2,#help #sidebar h2,#giveUsFeedback h2,#firstAid h2{border-bottom:4px solid #B71524;}
#content .continue{background-color:#B71524;}
/* $RCSfile: structure.css,v $ $Revision: 1.2.6.1 $ */
#page{margin:0 auto;width:985px;}
#content-wrapper{margin-top:7px;}
#sub-navigation,#main,#content,#sidebar{float:left;}
#sub-navigation{margin-right:8px;width:138px;}
#main{position:relative;padding-top:12px;width:839px;}
.fullsize #main{width:100%;}
#main .contentHeader{position:absolute;left:0;top:0;width:100%;height:12px;}
#main .contentHeader div{position:absolute;right:0;width:12px;height:12px;}
#content,#sidebar{margin-bottom:12px;}
#content{width:654px;}
.fullsize #content,.content-fullsize #content{float:none;border:none;width:auto;background:none;}
#sidebar{width:181px;}
.contentArea{padding:0 10px;}
#content .contentColumn1,#content .contentColumn2{width:49%;}
#content .contentColumn1{float:left;}
#content .contentColumn2{float:right;}
#content .products{overflow:hidden;margin-bottom:30px;padding:10px 0;}
#productTopTeaser{margin-bottom:10px;}
.products .preview,.products .download,.products .more,.products .music-listen,#productDescription .preview{float:left;display:block;height:22px;}
.products .preview,.products .preview a,.products .music-listen,.products .music-listen a,#productDescription .preview,#productDescription .preview a{width:22px;height:22px;}
.products .preview a{display:block;}
.products .music-listen a,#productDescription .preview em{display:block;text-indent:-9999px;}
.products .download,.products .more{display:block;margin-left:12px;padding-left:10px;}
.products .download em,.products .more em{float:left;}
.products .download a,.products .more a{float:left;padding-right:10px;}
.pagination{margin:20px 0;}
.pagination ul{margin:0 auto;}
.pagination li{display:inline;}
.pagination a{padding:2px 6px;}
.pagination .prev{margin-right:15px;}
.pagination .next{margin-left:15px;}
.pagination .thisPage{padding:2px 6px;}
#footer{clear:both;margin-right:3px;}
#footer ul{padding:20px 7px;}
#footer h3{padding:15px 7px 2px 7px;clear:both;}
#footer .copyright,#footer .productGroupInfo{padding:10px 7px;}
#footer .legal{padding:20px 7px 10px 7px;}
#footer ul.international,#footer ul.cellPhones{padding:0 7px 10px 7px;}
#footer ul.international li{float:left;white-space:nowrap;}
#footer ul ul{display:inline;padding:0;}
#footer ul li{display:inline;margin-right:8px;padding-right:8px;}
#footer ul.cellPhones li{margin:0;padding:0;}
#footer p{clear:both;}
.rating{position:relative;overflow:hidden;height:15px;text-align:left;}
.rating .value{display:block;width:75px;text-indent:-100px;}
.rating .numberOfUsers{position:absolute;top:0;left:80px;}
#recognitionBanner{margin:0 0 15px;height:120px;}
#recognitionBanner img{float:left;}
#recognitionBanner dl{margin:12px 0 0 10px;}
#recognitionBanner dl dt{float:left;padding:0 10px 0 0;}
.contentInfo{clear:both;}
.dynamicTeaser{clear:both;overflow:hidden;width:100%;}
.flashTeaser{margin-bottom:15px;}
.ignore{display:none;visibility:hidden;}
.jsdisabled .videoPreview,.jsdisabled .ringtone-preview,.jsdisabled .mms-preview,.jsdisabled .music-preview,.jsdisabled .music-listen{display:none;visibility:hidden;}
#content .generated h1{padding-left:5px;border-bottom:none;background:none;}
#footer .generated{background:#E6E6E6;padding:0 7px 10px;font-size:85%;}
#content .generated h2{padding-left:10px;border-bottom:none;text-transform:none;background:none;}
#content .generated h1 a{border-bottom:none;text-transform:none;background:none;}
#content .generated div,#content .generated p{padding-left:20px;padding-right:10px;padding-bottom:10px;}
#content .generated ul{padding-left:40px;list-style-type:disc;}
.generated a{color:#4A4A4A;}
#press #content .generated div,#press #content .generated p{margin:0;padding:0;}
#press #content #agb h2{margin:10px 0 0 0;padding:0;background:transparent none repeat;border-bottom:medium none;color:#000;font-weight:bold;text-transform:none;}
#press #content #agb .helptext{margin:0 0 10px 0;}
/* $RCSfile: loginmgr.css,v $ $Revision: 1.1 $ */
div#overlaylogin{position:absolute;top:0;left:0;display:none;background-color:#666;z-index:8000;}
#loginpanel{position:absolute;display:none;width:420px;z-index:9000;}
#loginpanel #close{position:absolute;top:6px;right:6px;width:22px;height:23px;background:url(/s/jcw/img/loginlayer/close-panel.jpg) no-repeat left top;cursor:pointer;}
#loginpanel .content{position:relative;padding:6px 6px 0 2px;zoom:1;_overflow-y:hidden;}
#loginpanel .content,#loginpanel .t,#loginpanel .b,#loginpanel .b div{background:transparent url(/s/jcw/img/loginlayer/window.gif) no-repeat right top;}
#loginpanel .t{position:absolute;left:0;top:0;margin-left:-6px;width:6px;height:100%;_height:1600px;background-position:top left;}
#loginpanel .b{position:relative;width:100%;}
#loginpanel .b,#loginpanel .b div{height:6px;font-size:1px;}
#loginpanel .b{background-position:bottom right;}
#loginpanel .b div{position:relative;margin-left:-6px;width:6px;background-position:bottom left;}
#loginpanel .hd,#loginpanel .bd,#loginpanel .ft{position:relative;}
#loginpanel .wrapper{position:static;max-height:1000px;overflow:auto;}
#loginpanel iframe{overflow:hidden;}
/* $RCSfile: moreoptions.css,v $ $Revision: 1.5 $ */
.panel_pointer{cursor:pointer;cursor:hand;}
.nose_right{width:23px;height:45px;z-index:1;}
body>.nose_right{background:url('/s/jcw/img/morepanel/noseRight.png') 0 0 no-repeat;}
* html .nose_right{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/s/jcw/img/morepanel/noseRight.png' sizingMethod='scale');}
.nose_left{width:23px;height:45px;z-index:1;}
body>.nose_left{background:url('/s/jcw/img/morepanel/noseLeft.png') 0 0 no-repeat;}
* html .nose_left{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/s/jcw/img/morepanel/noseLeft.png' sizingMethod='scale');}
#optionspanel{background:url('/s/jcw/img/morepanel/panelBg.png') 0 0 no-repeat;height:152px;width:353px;padding:15px 6px 15px 14px;}
* html #optionspanel{background:url('/s/jcw/img/morepanel/panelBg.gif') 0 0 no-repeat;}
#panel_pictureright{float:left;}
#panel_pictureright{display:block;width:191px;}
#panel_aboveplayer{display:block;float:left;}
#panel_pictureright_first{height:48px;}
#panel_pictureright_second{height:33px;margin:10px 0;}
#panel_prs_left{float:left;display:block;width:145px;}
#panel_prs_right{width:46px;float:right;display:block;position:absolute;bottom:30px;right:2px;}
#panel_albumpicture{float:left;display:block;margin-right:10px;min-width:150px;min-height:150px;width:150px;height:150px;}
#panel_media_image{width:150px;height:150px;}
#panel_closebutton{position:absolute;width:23px;height:23px;background:url('/s/jcw/img/morepanel/panelClose.gif') 2px 0 no-repeat;right:0;top:-8px;z-index:3;}
* html #panel_closebutton{margin-top:0;}
#panel_first,#panel_second0,#panel_second,#panel_third{display:block;}
.panel_all_description{line-height:12px;}
.panel_artist,.panel_title,.panel_description,.panel_label,.panel_type{display:block;margin-bottom:2px;}
.panel_artist{font-size:11px;font-weight:bold;color:#666;}
.panel_title{font-size:12px;font-weight:bold;color:#000;}
.panel_description,.panel_duration,.panel_releasedate,.panel_label,.panel_durationText,.panel_releasedateText,.panel_type{font-size:10px;color:#3C3C3C;line-height:11px;}
.panel_type{color:#B71527;}
.panel_description_line{display:block;margin:0;line-height:4px;}
.panel_functiontext{font-size:10px;margin-left:7px;vertical-align:middle;}
.panel_fanfunctiontext{font-size:10px;vertical-align:middle;text-decoration:underline;}
#panel_function_buy .panel_functionimg{border:0;width:74px;height:25px;}
#panel_function_friend .panel_functionimg{border:0;width:46px;height:39px;}
.panel_function{display:block;}
a.panel_function{text-decoration:none;color:black;}
.panel_star{float:left;width:15px;height:15px;}
.panel_star0on .panel_star{background:url('/s/jcw/img/morepanel/stern_grau.gif') 0 0 no-repeat;}
.panel_star1on .panel_star1,.panel_star2on .panel_star1,.panel_star3on .panel_star1,.panel_star4on .panel_star1,.panel_star5on .panel_star1{background:url('/s/jcw/img/morepanel/stern_rot.gif') 0 0 no-repeat;}
.panel_star2on .panel_star2,.panel_star3on .panel_star2,.panel_star4on .panel_star2,.panel_star5on .panel_star2{background:url('/s/jcw/img/morepanel/stern_rot.gif') 0 0 no-repeat;}
.panel_star3on .panel_star3,.panel_star4on .panel_star3,.panel_star5on .panel_star3{background:url('/s/jcw/img/morepanel/stern_rot.gif') 0 0 no-repeat;}
.panel_star4on .panel_star4,.panel_star5on .panel_star4{background:url('/s/jcw/img/morepanel/stern_rot.gif') 0 0 no-repeat;}
.panel_star5on .panel_star5{background:url('/s/jcw/img/morepanel/stern_rot.gif') 0 0 no-repeat;}
#panel_rating{float:left;display:block;padding-left:0;width:188px;position:relative;top:30px;}
.panel_ratingtitle{float:left;font-size:10px;font-weight:bold;color:#b9b9b9;}
#panel_messages{width:188px;font-size:11px;color:green;position:absolute;bottom:20px;}
#messages{width:100%;}
.message1{position:absolute;bottom:11px;}
#panel_friend{float:left;}
#panel_padding{position:absolute;display:block;}
#panel_mp3player_function{margin-right:5px;display:none;float:left;}
.panel_addbuyfunction{text-decoration:none;}
#panel_function_prelistening{margin-top:15px;}
#panel_loading{padding-top:75px;text-align:center;vertical-align:middle;border:0 solid yellow;background:#FFF;position:absolute;width:100%;height:85px;left:0;top:0;z-index:2;}
.panel_fanfunctiontextRating{font-size:11px;vertical-align:middle;color:green;display:block;width:170px;padding-top:3px;}
.ganznett{font-size:11px;padding-left:5px;}
.ganznett2{font-size:10px;margin-left:2px;padding-left:3px;position:absolute;top:-5px!important;width:140px;}
.ganznett3{font-size:11px;margin-left:2px;padding-left:3px;position:absolute;top:0;width:140px;}
.js-readable-hidden {
  display: none; /* The browser will not render this element and it takes up no space. */
}