/* main layout:page */
BODY {margin:0;padding:0;border:none;background:#E85B00 url(/images-small/page-background.png) repeat}
#pagewrap {max-width:1300px; position:relative; margin:0 auto}
.pagewrap-shadow {display:none; position:absolute; top:0; height:100%; width:21px; left:-21px; background:url(/images-small/pagewrap-shadow.png) 0 0 repeat-y}
.pagewrap-shadow.rightside {right:-21px; background-position:-20px 0; left:auto}
.widerpage .pagewrap-shadow {display:block}

/* fix text size on iOS Safari (up to iPhone 6 plus); see http://stephen.io/mediaqueries/ */
@media only screen and (max-device-width : 960px) {
    BODY {-webkit-text-size-adjust:100%}
}

/* left edge: normal=28px tiny=16px */
/* z-indexes:
    pagetop=2
    divimage=3 imgrotcaption=3(necessary?)
    navdivshadow=4   [radio/show]player-control=4
    navdiv=5 navextra=5
    imgrotexplore=10(used?necessary?)
    navsearchspan=20?!
    plnotify=1300
    tooltip=9998
    buydrop=9999 tooltiparrow=9999
    sm2swftimeout=99990
    loginmask=99995
    logingrp=99996
*/

/* main layout:top */
#pagetop {height:94px;background:#FEBB37 url(/images-small/v3top/top_xrep.gif) top repeat-x; position:relative; z-index:2}
#pagetop-logo {background:transparent url(/images-small/v3top/top_wefunklogo.png) -10px top no-repeat;width:100%;max-width:869px; height:94px; transition:0.1s linear}
.tinypage #pagetop-logo {background-position: -20px top}

#pagetop P {padding:0;margin:0}
#pagetop A:hover {background-color:transparent}
#toplogo {position:absolute;left:0px;top:0px;width:158px;height:94px}
#toplisten {position:absolute;left:168px;top:62px}
.tinypage #toplisten {left:158px}
#toplisten A {display:block;width:82px;height:28px}
#toplisten A:hover {background:url(/images-small/v3top/top_listenhover.png) top no-repeat;cursor:pointer}
#topedge {padding:10px; background: #FFD600; font: bold 16px 'Noto Sans',verdana,sans-serif; color:#9A3000; border-bottom: 2px solid #CC7A00}
#topedge A:link,
  #topedge A:visited,
  #topedge A:active {color:#9A3000; text-decoration:none; padding:3px 5px}
#topedge-close {display:block; width:30px; text-align:center; float:right; cursor:pointer; opacity:0.5}
#pagetop-social {width:105px; position:absolute; right:8px; top:6px; text-align:right}
.tinypage #pagetop-social {top:auto; bottom:-2px}
.topsoc {display:inline-block; width:25px; height:25px; background:url(/images-small/soc-sprites-25x25.png) 0 0 no-repeat; margin: 0 0 5px 2px; opacity:0.9}
.topsoc-facebook {}
.topsoc-twitter {background-position:-25px 0}
.topsoc-instagram {background:url(/images-small/siteicons/ig.svg) 50% 50% no-repeat}

/* main layout:nav */
#navdiv {background:#FFC83D; padding:0; position:relative; z-index:5; border-top:1px solid #FFD745}
#navdiv-shadow {background:url(/images-small/v3top/nav-repx-shadow.png) repeat-x center bottom;position:relative; height:7px; margin-bottom:-7px; z-index:4; pointer-events:none} /* is this right zindex?? */
UL#nav {list-style-type:none;margin:0 0 0 20px;padding:0; transition:0.1s linear}
.tinypage UL#nav {margin-left:8px}
UL#nav LI {font:bold 12.5px verdana,sans-serif;float:left;margin:0;padding:0;border:none}
UL#nav LI A {display:inline-block; padding:6px 10px 6px 8px; height:16px; text-decoration:none; white-space:nowrap}
UL#nav LI A:hover {background:#ffe817; text-decoration:none}
UL#nav LI.active {background:#FED749}

UL#nav LI.clear {height:0}
#navextra {float:left;margin:-13px 0 0;padding:4px 36px 6px 25px;font:11px verdana,sans-serif;background: transparent url(/images-small/under-navbar2-transparent.png) top right no-repeat; position:relative; z-index:5; white-space:nowrap; transition:0.1s linear}
.tinypage #navextra {padding-left:14px}
#navextra.tiny {margin-top:0; background:none; float:none; padding-left:4px; border-bottom:1px solid #FFA705; margin-bottom:8px}
#navextra A {padding:1px 3px; margin:0 -3px; border-radius:3px}
.moretopspace {padding-top:11px} /* was 7px */
#tr {height:12px;padding-left:4px;font:9px/9px verdana,sans-serif;color:#CA6500;overflow:hidden;position:absolute;right:8px;top:101px;cursor:pointer}

#login {padding:8px 9px 3px 8px;height:16px;margin:0;float:right;font: 11px/11px tahoma,sans-serif;color:#CA6500; cursor:pointer}
BODY.tinypage #login {position:absolute; top:-95px; right:0; background:#ea0; border-bottom-left-radius:8px}
#login.active {background:#f1c250 url(/images-small/v3top/nav-repx-main-active.png) repeat-x right bottom}
#login:hover {background:#ffe817}
BODY.tinypage #login:hover {background:#fe4}
#login #login-name {display:none}
#login.logged-in #login-link {display:none}
#login.logged-in {
    background:#fec84b url(/images-small/profile-sprites.png) no-repeat 8px 7px;
    padding-left:25px;
    }
#login.logged-in:hover, #login.show-menu {background-color:#ffde5c}
BODY.tinypage #login.logged-in:hover, .tinypage #login.show-menu {background:#ffde5c}
#login.logged-in #login-name {
    display:inline;
    font-weight:bold;
    background:url(/images-small/profile-sprites.png) no-repeat right -24px;
    padding-right:22px;
    }
#profile-menu {display:none; position:absolute; width:160px; right:0px; margin-top:9px; background:#ffde5c; border-bottom-left-radius:3px}
#login.show-menu #profile-menu { display:block; box-shadow: 0 4px 3px rgba(0,0,0,0.2)}
#profile-menu A {color:#502701; font:14px 'Noto Sans', verdana, sans-serif; display:block; padding:6px 12px 6px 8px; text-decoration:none}
#profile-menu HR {height:1px; color:#dec24f; background:#dec24f; font-size:0; border:0}
#profile-menu-logout {border-bottom-left-radius:3px}
#login SPAN.icon-star {display:inline-block; margin-right:8px; background:url(/images-small/favorites-medium-sprites-20x19.png) no-repeat top right; width:20px; height:19px; vertical-align:-3px}
#login SPAN.icon-logout {display:inline-block; margin-right:8px; width:20px; height:19px; vertical-align:-3px}

#wwwinfo {display:none;position:absolute;right:15px;clear:both;margin-top:-20px;font:9px verdana,sans-serif;width:300px;text-align:center}
#wwwinfo A, #wwwinfo A:visited {color:#FE9136}
#wwwinfo A:hover {color:#FEC34F}
#navsearch {position:relative;top:2px;left:9px;color:#200E00;border:1px solid #DE890A;font:11px "noto sans",tahoma,sans-serif;padding:1px 2px 1px 22px;background:#FED749 url(/images-small/search_sprites.gif) 5px 5px no-repeat;width:50px;height:19px; border-radius:3px; transition-duration:0.4s}
#navsearch.dyn {color:#BD8100}
#navsearch:hover, .focused #navsearch {border-color:#dc8c10;background-position:4px -20px;background-color:#FFF5E8}
.focused #navsearch, #navsearch:focus, #navsearch:active {
    padding: 2px 2px 2px 25px;
    top: 1px;
    width:120px;color:#200E00;background-color:#fff;
    background-position: 7px -19px;
    transition-duration: 0.5s;
    border-color:#CA6000; font-weight:bold}
UL#nav LI#navsearchli {height:27px;width:90px}
#navsearchli SPAN {display:none; position:absolute; z-index:20; margin-left:10px; margin-top:26px; width:142px}
#navsearchli.focused SPAN {display:block}
#navsearchform BUTTON {cursor:pointer;font:11px "Noto Sans",tahoma,sans-serif;color:#BF5A00;width:142px;text-transform:uppercase}
#navsearchform BUTTON:hover {color:#9D3700}
#navsearch_playlists {padding:3px 0 4px;border:none;background:transparent url(/images-small/search_sprites.gif) 0 bottom no-repeat}
#navsearch_learnown {display:none}

/* main layout:content area */
#divcontent H1 {clear:left}
DIV#divcontent {width:auto;margin:0px 330px 0px 0px;background:#FEBB37;clear:right;padding:14px 1px 12px 0;border:none;min-height:150px} /* bg was #FEBC37 */
DIV#contentpadded {padding:0 28px; transition:padding 0.1s linear}  /* optional div for simpler pages */
.tinypage DIV#contentpadded {padding:0 16px}  /* optional div for simpler pages */
DIV#contentflexmargin {clear:left}
DIV#contentflexmargin H1,
  #contentflexmargin H2,
  DIV#contentflexmargin P,
  DIV#contentflexmargin .flexmargin {margin-left:28px; margin-right:28px; transition:0.1s linear}
.tinypage DIV#contentflexmargin H1,
  .tinypage #contentflexmargin H2,
  .tinypage DIV#contentflexmargin P,
  .tinypage DIV#contentflexmargin .flexmargin {margin-left:16px; margin-right:16px}
BODY.narrowpage #divcontent, BODY.forcenarrowpage #divcontent {margin-right:0}
BODY.narrowpage #wwwinfo {display:none}
BODY.tinypage .thide {display:none}
.tshowb {display:none}
.tshow-ib {display:none}
BODY.tinypage .tshowb {display:block}
BODY.tinypage .tshow-ib {display:inline-block}

#divimage-wrap {position:absolute; right:0px; top:0; width:330px; height:100%; background:#f8ab2f url(/images-small/divimage-column-background.png) repeat-y}
#divimage-wrap.tint {background:#ffac26 url(/images-small/divimage-column-background-transparent.png) repeat-y}
#divimage {position:absolute;top:122px; z-index:3} /* changed z-index from 2 to 3 because of player on radio page */
#divimage.fixed {position:fixed;top:0}
/* DIV#divimage {position:absolute;right:0px;top:125px;width:330px;background:#FEBB37 url(/images-small/site1/wefunk-underimage-gradient_1x106.gif) bottom repeat-x} */
/* DIV#divimage IMG#sideimage {border:none;margin:0 0 106px 0px;background:#FEBB37} */
.divimage-item {position:absolute;top:0;left:0}
.divimage-item > IMG {vertical-align:top}
.divimage-shadow {position:absolute; left:0; bottom:-21px; height:21px; width:330px; background:url(/images-small/divimage-shadow-21px.png) 0 0 repeat-x}
BODY.narrowpage #divimage-wrap, BODY.forcenarrowpage #divimage-wrap {display:none}
.divimagenarrow {display:none}
.divimagewide {display:block}

#imagerotate {width:17px;height:17px;position:absolute;right:6px;margin-top:4px}
#imagerotate IMG {opacity:0.3;filter:alpha(opacity=30)}
#divimage:hover #imagerotate IMG {opacity:0.5;filter:alpha(opacity=50)}

#imagecaption, #imagecaptionbg {display:none;position:absolute;width:280px;text-align:right;font:bold 10px verdana,sans-serif;padding:0 2px}
#imagecaption {right:31px;margin-top:7px;color:#FEBB37;}
#imagecaptionbg {right:30px;margin-top:8px;color:#555}
#imagecaption:hover {width:auto;max-width:280px;background:#000}
#divimage:hover #imagecaption, #divimage:hover #imagecaptionbg {display:block}


/* main color palette */
.bgcontent {background:#FEBB37}
.bgpage {background:#E85B00}
.bgbox2 {background:#FFA500}
.fgh {color:#9A3000}
.fghdarker {color:#621E00}
.fglink {color:#0036B4}
.hilight {background:#FEC34F}
.hilightgradient {background:#FEC34F url(/images-small/gradient-hilight_1x110.gif) bottom repeat-x !important}
.hilightgradientm {background:#FEC34F url(/images-small/gradient-hilight-medium.gif) bottom repeat-x !important}
.hilightgradientm2 {background:#FEBF42 url(/images-small/gradient-hilight-medium2.gif) bottom repeat-x !important}
.hilightbright {background:#F5DB9C}
.playlistregular .hilightbright {background: #FFF15C; border-radius: 2px; margin: -2px -5px; padding: 2px 5px}
.playlistregular LI.current .hilightbright, .playlistregular LI:hover .hilightbright {background:transparent}
.grey {color:#333333}

/* basic layout styles */
.leftedge-m {margin-left:28px; transition:0.1s linear}
.leftedge-p {padding-left:28px; transition:0.1s linear}
.tinypage .leftedge-m {margin-left:16px}
.tinypage .leftedge-p {padding-left:16px}
.clear {display:block;clear:both;height:0px;overflow:hidden}
.clearleft {clear:left;height:0px;overflow:hidden}
.limit-height {overflow:hidden}

/* basic text styles */
.mediumtext {font:14.5px "noto sans", verdana, sans-serif}
.smalltext {font:12px "noto sans", verdana, sans-serif}
.tinytext {font:9.7px "noto sans", verdana, sans-serif}

/* basic element styles */
A {border-radius:0.15em}
A:link {color:#0036b4}
A:visited {color:#0036b4}
A:hover {color:#00a; background-color:#ff0; text-decoration:none}
A.nu {text-decoration:none}
A.nu2 {text-decoration:none}
.nu3 A, A.nu3 {text-decoration:none}
.nu3 A:hover, A.nu3:hover {text-decoration:none; padding:1px 2px; margin:-1px -2px}
A.nohover:hover {background-color:transparent}
A.subtlelink {text-decoration:none; border-bottom: 1px dotted #9D7800}
A.subtlelink:hover {border-bottom-color:transparent}
A.q {color:black;text-decoration:none;background:none;font:inherit}  /* index.pm */
A.q:hover {color:black;text-decoration:none;background:none;font:inherit}
A.q:visited {color:black;text-decoration:none;background:none;font:inherit}
.nobg A:hover {text-decoration:none;background:none}
IMG {border:none} /* unless overridden;don't want link border on images */
A IMG {text-decoration:none}
IMG.block-img {display:block}
H1 {
    font:bold 26.7px verdana,sans-serif;
    margin:0 0 10px 0;
    padding:8px 0 0 0;
    color:#9A3000;
    text-shadow:1px 1px 0 #ffd15266,-1px -1px 0 #EAA33988;
}
H2 {margin:0;padding:0;font:bold 15px verdana,sans-serif;color:#9A3000}
FORM {margin:0;padding:0;border:none}

#modalOverlayClose {
    position:fixed;
    top:-100px;
    opacity:0.35;
    cursor:pointer;
}
#modalOverlayClose:hover {
    opacity:0.8;
}
#modalOverlayContainer.shadow {box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.196)}

/* common form elements */
.hoverlink {cursor:pointer}  /* imagerandom, imagedb */

/* other common motifs */
.dotsection {border-top:1px solid #EA912B} /* dotted #D47E38 */
.dotsectionb {border-bottom:1px solid #EA912B}
.littlehead {color:#c04412}

/* new infobox (newbox) */
.infobox {width: 124px; float: right; margin: 0 4px 20px 20px; overflow: hidden} /* was 144 px wide */
.infobox.wide {width: 200px}
.infobox.grd {background:#FFBF3B url(/images-small/corners/corners_cdim_bg.gif) repeat-x top}
.infobox.grd2 {background:#FFC13D url(/images-small/corners/corners_c_bg.gif) repeat-x top}
.infobox DIV.boxcontent {padding-bottom:0px; padding-top:1px}
.infobox.nrb DIV.boxcontent,
 .infobox.nrb DIV.boxtop div div,
 .infobox.nrb DIV.boxbot div div {background-image:none}
.infobox H2 {font: normal 12px verdana,sans-serif; margin: 2px 0 0; padding:3px 0 3px}
.infobox A {text-decoration:none}
/* .infobox A:hover {text-decoration:underline;background-color:transparent} */
.infobox .boxsect {margin: 0;padding:0 10px}
.infobox DIV.hr {clear:left; height:1px; border-top: 1px solid #FDB932; border-bottom:1px solid #ffd155; padding:0;overflow:hidden;margin:11px 0 8px 2px}
.infobox .boxsect.comments {padding: 0 3px 0 10px;margin-top:-3px}
.infobox .boxsect.comments H2 {font:bold 15px tahoma,geneva,arial,sans-serif}
.infobox .boxsect.comments .add {padding:2px 0 12px;font:10px verdana,arial,sans-serif; margin-left:-2px}
.infobox.wide .boxsect.comments {margin-bottom:0}
.infobox.wide .boxsect.comments H2 {font-size:16px;position:absolute;margin-top:0px}
.infobox.wide .boxsect.comments .add {margin: 0 0 6px; text-align: right; padding: 1px 12px 0 0}
.infobox .boxsect.comments .add-comment-btn {display:inline-block; height:22px; width:22px; padding:2px 2px 1px; border-radius:3px}
.infobox .boxsect.comments .add-comment-btn:hover {background-color:#fe6}
.infobox.wide .boxsect.comments .add-comment-btn IMG {vertical-align:top}
.infobox.wide .boxsect.comments .scroll {height:170px;overflow:auto;overflow-x:hidden;margin-bottom:0}
.infobox.wide .boxsect.comments .scroll {height:190px} /* until add favorites */
.infobox.wide .boxsect.comments .comments-none {display:block; width:158px; height:157px; background:url(/images-small/comment-banner-sprite.png) top left; margin:20px 0 0 5px; opacity:0.15}
.infobox.wide .boxsect.comments .comments-none.emphasized {opacity:0.25; background-position:-158px 0}
.infobox.wide .boxsect.comments .comments-none:hover {opacity:0.45; background-position:-158px 0; cursor:pointer}
.infobox.wide .boxsect.comments .comments-none.emphasized:hover {opacity:0.55}

.infobox .boxsect.fav .favstar {position:relative;top:1px;margin:0 0 -6px -4px}
.infobox .boxsect.fav SPAN {padding-left:4px}
.infobox .boxsect.fav SPAN A {padding:1px 4px; border-radius:3px; margin-left:-4px}
.infobox .boxsect.sharelinks {font: normal 12px verdana,sans-serif;padding-bottom:1px;margin-bottom:3px}
.infobox .boxsect.sharelinks DIV {height:18px; padding-top:3px}
.infobox .boxsect.sharelinks .iconmail {margin: 0px 7px 0px 0;vertical-align:-1px}
.infobox .boxsect.sharelinks .iconglobe {vertical-align:-3px;margin: 0px 7px 0px 0px}

.comments .comment {padding-right:3px}

.comment {margin:1px 0 6px;font-family:verdana,helvetica,arial,sans-serif}
.commentauthor {color:#aa4011;font:bold 10.7px tahoma,sans-serif}
.commentdate {color:#777777;font-size:9px;white-space:nowrap}
.commenttext {color:#554444;font-size:10px}

#tellafriendboxD {float:right;padding:0;margin:1px 7px 18px 18px;width:100px;height:30px}
#tellafriendboxD A {display:block;font:11px verdana,sans-serif;text-decoration:none;padding:2px 0px 3px 5px;margin-right:2px}
/* #tellafriendboxD A:hover {background-color:#FEC34F;color:#0000CC} */
#tellafriendboxD IMG {margin-right:5px}
#tellafriendboxD IMG.delicious {margin-left:1px;margin-right:6px}

.addcommentimg {margin:0 3px 0 2px}

UL.playlistregular {list-style:none;margin:10px 0 0 6px;padding:0}
.playlistregular {line-height:10.7px;font:normal 9.7px verdana,sans-serif}
.playlistregular LI {margin:0;padding:1px 0 2px 8px;width:auto}
.playlistregular DIV {margin:0;padding:1px 0 2px 8px;text-indent:-4px;width:auto}
.playlistregular H2, #contentflexmargin .playlistregular H2 {line-height:10.7px;font:bold 9.7px verdana,sans-serif;color:#c04412;margin:0 0 5px 0;padding-left:3px}
.playlistregular P {margin:6px 0;padding-left:2px}
.playlistregular A {color:#000;text-decoration:none}
.playlistregular A:hover {color:#c40;text-decoration:underline}
.playlistregular A:visited {color:#000}
.playlistregular B, .playlistregular B A, .playlistregular B A:visited {font-weight:bold;color:#953C15}
.playlistregular STRONG {color:#792020;font-weight:normal}
.playlistregular .remark {text-transform: uppercase; font-size: 79%; margin-left: 5px}
.playlistregular DIV.current {border:none;border-left:1px solid #E0622C;padding-left:7px}
.pldec DIV {padding-bottom:3px} /* WILL BE OBS? */
.pldec A {border-bottom:1px dotted #FF9900}
.pldec A:hover {background-color:transparent;border-bottom:1px solid #c40;text-decoration:none}

.show-inline-if-js, .show-block-if-js, .show-table-if-js {display:none}

.favstar {
    width:22px;
    height:22px;
    overflow:hidden;
    background-image:url(/images-small/star-anim-sprite.gif);
    margin: 0 0 -4px -5px;
    display:inline-block;
    background-position:top left;
}
.favstar:hover {background-position:-26px top}
.favstar.fav-pending {background-position:bottom left}
.favstar.is-fav.fav-pending {background-position:top right}
.favstar.is-fav {background-position:bottom right; opacity:1}
.favstar.is-fav:hover {background-position:-26px bottom}


.favstar.smallstar {
    width:17px;
    height:17px;
    background-image:url(/images-small/star-anim-sprite-small3.gif);
    margin:0;
}
.favstar.smallstar:hover {background-position:top center}
.favstar.is-fav.smallstar:hover {background-position:bottom center}

UL.boxglyph {list-style-type:none;margin:0;padding:0}
UL.boxglyph LI {background:url(/images-small/bullet-2.gif) 0 0.4em no-repeat;padding-left:13px;margin:0 0 5px 1px}
INPUT.t {border:1px solid #FFA500;padding-left:3px}

#tooltip {position:absolute; background:#ffc; font:10px "noto sans", tahoma, sans-serif; padding:4px 5px; border:1px solid #ffa; margin:0 !important; max-width:300px; border-radius:5px; z-index:9998; box-shadow:0 2px 4px rgba(50,0,0,0.15)}
#tooltip-arrow {position:absolute; border:5px solid transparent; height:0px; width:0px; z-index:9999}

.iframeOverlayDefault {border:4px solid #E85B00; background:#FEBF42; border-radius:4px; -moz-border-radius:4px;overflow:hidden}

/* boxes */
/* box2: used in the store; defined in store.css  */
/* box3: used in login, share-link, keyaction */
.box3 {width:100px;background:#FFC13D url(/images-small/corners/corners_c_bg.gif) repeat-x top;overflow:hidden}
.box3top         {background:url(/images-small/corners/corners_c_T.gif) repeat-x top;}
.box3top div     {background:url(/images-small/corners/corners_c_TL.gif) no-repeat top left;}
.box3top div div {background:url(/images-small/corners/corners_c_TR.gif) no-repeat top right;}
.box3bot         {background:url(/images-small/corners/corners_c_B.gif) repeat-x bottom;}
.box3bot div     {background:url(/images-small/corners/corners_c_BL.gif) no-repeat bottom left;}
.box3bot div div {background:url(/images-small/corners/corners_c_BR.gif) no-repeat bottom right;}
.box3contentwrap {background:url(/images-small/corners/corners_c_L.gif) repeat-y center left;}
.box3content     {background:url(/images-small/corners/corners_c_R.gif) repeat-y center right;}
.box3content  {padding:0 2px 8px 0;margin:0}
.box3top div, .box3top {width:100%;height:4px;font-size:1px;}
.box3bot div, .box3bot {width:100%;height:2px;font-size:1px;}
/* boxD: (note the 3px top and bottom heights) used in tellafriend (wefunkcommon) */
.boxD            {background:#febe3a}
.boxDtop         {background:url(/images-small/corners/corners_d_T_xrep.gif) repeat-x top;}
.boxDtop div     {background:url(/images-small/corners/corners_d_TL.gif) no-repeat top left;}
.boxDtop div div {background:url(/images-small/corners/corners_d_TR.gif) no-repeat top right;}
.boxDbot         {background:url(/images-small/corners/corners_d_B_xrep.gif) repeat-x bottom;}
.boxDbot div     {background:url(/images-small/corners/corners_d_BL.gif) no-repeat bottom left;}
.boxDbot div div {background:url(/images-small/corners/corners_d_BR.gif) no-repeat bottom right;}
.boxDcontentwrap {background:url(/images-small/corners/corners_d_L_yrep.gif) repeat-y center left;}
.boxDcontent     {background:url(/images-small/corners/corners_d_R_yrep.gif) repeat-y center right;}
.boxDcontent     {}
.boxDtop div, .boxDtop {width:100%;height:3px;font-size:1px;}
.boxDbot div, .boxDbot {width:100%;height:3px;font-size:1px;}
/* boxstd: the new standard; no specified width - not yet used??? */
.boxstd            {background:#febe3a}
.boxstd .boxtop    {background:url(/images-small/corners/corners_d_T_xrep.gif) repeat-x top;}
.boxstd .boxtop div     {background:url(/images-small/corners/corners_d_TL.gif) no-repeat top left;}
.boxstd .boxtop div div {background:url(/images-small/corners/corners_d_TR.gif) no-repeat top right;}
.boxstd .boxbot         {background:url(/images-small/corners/corners_d_B_xrep.gif) repeat-x bottom;}
.boxstd .boxbot div     {background:url(/images-small/corners/corners_d_BL.gif) no-repeat bottom left;}
.boxstd .boxbot div div {background:url(/images-small/corners/corners_d_BR.gif) no-repeat bottom right;}
.boxstd .boxcontentwrap {background:url(/images-small/corners/corners_d_L_yrep.gif) repeat-y center left;}
.boxstd .boxcontent     {background:url(/images-small/corners/corners_d_R_yrep.gif) repeat-y center right;}
.boxstd .boxtop div, .boxstd .boxtop, .boxstd .boxbot div, .boxstd .boxbot {width:100%;height:3px;font-size:1px;}
/* boxsubtle - used in showhandlers and index */
.boxsubtle, .boxsubtle.infobox.grd, .boxsubtle.infobox.grd2 {background:url(/images-small/corners/subtlebox-middle.gif) repeat-y top left}
.boxsubtle .boxtop div div {background:url(/images-small/corners/subtlebox-topbottom.gif) no-repeat top left;}
.boxsubtle .boxcontentwrap {background:url(/images-small/corners/subtlebox-topbottom.gif) no-repeat top left;}
.boxsubtle .boxcontent     {background:url(/images-small/corners/subtlebox-topbottom.gif) bottom left no-repeat;}
.boxsubtle .boxbot div div {background:url(/images-small/corners/subtlebox-topbottom.gif) no-repeat bottom left;}
.boxsubtle .boxtop div, .boxsubtle .boxtop, .boxsubtle .boxbot div, .boxsubtle .boxbot {width:100%;height:0px;font-size:1px;}
/* rb1roundbox should be here; it's in store, about-anywhere, about-widgets */

/* LOGIN */
.loginOverlay {border-radius:6px}
.logingrp {}
.loginpre {width:346px;margin-left:7px;padding:16px 10px 18px;font:bold 17px sans-serif;color:#9a3000;text-align:center}
.loginpre-extra {width:346px;margin-left:7px;padding:0 10px 10px;font:12px sans-serif;color:#BC6121;text-align:center; min-height:18px; max-height:60px; overflow:hidden; display:none}
.logingrp A {display:block;margin-left:44px;width:303px; height:64px}
.logingrp A:hover {background-color:transparent}
.logingo {background: url(/images-small/login-sprites.png) 0 0 no-repeat}
.logingo:hover {background-position:-303px 0}
.logincreate {background: url(/images-small/login-sprites.png) 0 -64px no-repeat}
.logincreate:hover {background-position:-303px -64px}
.logincancel {height:66px;background: transparent url(/images-small/login-sprites.png) 0 -128px no-repeat}
.logincancel:hover {background-position:-303px -128px}
.loginform, .loginformcreate {display:none;font:bold 15px tahoma,sans-serif;text-align:center;}
.logingrp TABLE {margin:0 auto 6px}
.logingrp INPUT {font-size:15px; padding:4px 5px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; margin-left:3px}
.loginformstatus {height:18px;width:18px;position:absolute;top:15px;right:15px;display:none; background:url(/images-small/progress-circles.gif) no-repeat}
.logingrp .bn {border:none}
.loginform .loginsubmit {height:32px;width:89px;background: url(/images-small/login-sprites.png) -606px 0 no-repeat}
.loginform .loginsubmit:hover {background-position:-606px -32px}
.loginformcreate .loginsubmit {height:32px;width:95px;background: url(/images-small/login-sprites.png) -606px -64px no-repeat}
.loginformcreate .loginsubmit:hover {background-position:-606px -96px}
.logincancel.bn {height:32px;width:96px;background: url(/images-small/login-sprites.png) -606px -128px no-repeat}
.logincancel.bn:hover {background-position:-606px -160px}
.hiddensubmit {position:absolute;left:-10000px;width:1px;overflow:hidden}

/* CONTEXTUAL SHARE */
.cxshare {display:none; font-size:11px; line-height:13px; font-family:lucida grande,tahoma,verdana,arial,sans-serif; text-decoration:none; padding:1px 5px 0 22px !important; margin: 6px 5px 1px 1px !important; height:15px; border:1px solid #d8dfea; -moz-border-radius:3px;-webkit-border-radius:3px}
.cxshare.probe:visited {display:inline; outline:transparent solid 2px}
.cxshare.ok {display:inline-block; outline:0 !important}
.cxshare_facebook_like {display:block}
.cxshare_facebook {color:#fff !important; border-color: #1A356E; background: #5C74A9 url(/images-small/webicons/facebook_16.png) no-repeat 0 0}
.cxshare_facebook:hover {color:#00b !important;border-color:#1A356E}
.cxshare_twitter {border-color:#84a9ff;background: #dffeff url(/images-small/webicons/twitter_16.png) no-repeat 0 0}
.cxshare_twitter:hover {color:#00b !important;border-color:#84a9ff}
.cxshare_myspace {color:#fff !important; border-color: #1A356E; background: #5074bb url(/images-small/webicons/myspace_16.png) no-repeat 0 0}
.cxshare_myspace:hover {color:#00b !important;border-color:#1A356E}
.sharelinks IFRAME {margin:6px 0 0}

/* BUY DROP */
#buy-drop {display:none;position:absolute;left:758px; width:154px; border-radius:6px; font:11px sans-serif; z-index:9999; box-shadow:0px 5px 5px rgba(0,0,0,0.5); padding:5px 10px; background:#fff; text-align:center}
.flag-link {display:inline-block}
.flag-link:hover {background:none}
.flag-128 {background-position:0 -13px; height:96px; width:128px; border-radius:6px; border:2px solid transparent}
.flag-32 {background-position:1px -3px; height:26px; width:34px; border-radius:3px; border:2px solid transparent}
.flag {background-repeat:no-repeat}
.flag:hover {border-color:#ff0; background-color:#ff0}
.logo-amazon {margin:0 0 6px}
.tagline-amazon {margin:10px 0 2px}

/* SONG SHARE */
#song-share {
    display:none;
}
.song-share-content {
    background:#FFF652;
    padding:30px;
    text-align:center;
}

.song-share-section-buttons,
 .song-share-section-embed {
    padding-right:6px;
    padding-left:3px;
    }

.song-share-section-buttons A {
    display:inline-block;
    height:64px;
    width:64px;
    margin:6px 3px;
    background:url(/images-small/soc-sprites.png);
}
.song-share-section-buttons A.song-share-facebook {background-position: -128px 0}
.song-share-section-buttons A.song-share-twitter {background-position: -64px 0}
.song-share-section-buttons A.song-share-googleplus {background-position: -192px 0}
.song-share-section-buttons A.song-share-email {background-position: 0 0}
.song-share-section-buttons A:hover {
    background-color:transparent;
    opacity:0.8
}
.song-share-title {
    text-align:center;
    font-weight:bold;
    padding:0 0 15px;
    font-size: 16px;
    color:#000;
}
.song-share-section-embed {margin-top:20px}
.song-share-section-title {
    color:#400;
    margin:6px 20px;
    border-bottom:2px solid #C98F28;
    padding-bottom:3px;
    }
.song-share-subtitle {
    font-size:10px;
    font-style:italic;
    color: #864;
}
.song-share-url, .song-share-embedcode {
    background:transparent url(/images-small/cc/blacks/16x16/link.png) 5px center no-repeat;
    padding:5px 5px 5px 28px;
    margin-top:6px;
    width:250px;
    border:none;
    background-color: #FAFC5A;
    border-radius:2px;
    color:#654;
}
.song-share-embedcode {
    background:#FAFC5A url(/images-small/cc/blacks/16x16/brackets.png) 5px center no-repeat;
    margin-top:0px;
}
.song-share-embed-preview {
    text-decoration:none;
}