body.whiteboard { padding: 0; min-width: 770px; }

#whiteboard-toolbar{background: url("http://static.singup.org.s3.amazonaws.com/images/colours/whiteboard/toolbar-bg.png") repeat-x; height: 20px; color: #FFF; font-size: 1.2em; padding: 5px 10px; }
#whiteboard-toolbar a { color: #FFF; }
#whiteboard-toolbar a#normal { font-size: 1.0em }
#whiteboard-toolbar a#large { font-size: 1.15em }
#whiteboard-toolbar a#super { font-size: 1.3em }
#whiteboard-toolbar #close { font-weight: bold; }

#monsters{background: url("http://static.singup.org.s3.amazonaws.com/images/global/the-guys.png") no-repeat; position: absolute; left: 100%; margin-left: -250px; margin-top: -26px; height:49px; width:195px; z-index: 100;}

#whiteboard-wrapper{ padding: 10px; padding-bottom: 0;}

#whiteboard-playlists{ background-color: #d6eacb; width: 170px; padding: 10px; }
#whiteboard-playlists ul { overflow-y: auto; padding-bottom: 10px; }
#whiteboard-playlists li { font-size: 1.2em; margin-bottom: 5px; background: url("http://static.singup.org.s3.amazonaws.com/images/colours/whiteboard/list-arrow.gif") no-repeat center left; padding-left: 10px;}
#whiteboard-playlists li a { color: #444; }
#whiteboard-playlists li.current a { color: #318204; font-weight: bold; }
#whiteboard-playlists h3 span#playlist-title { display: block; background: url("http://static.singup.org.s3.amazonaws.com/images/colours/songs/white-icons.png") no-repeat 142px 1px; padding: 5px 15px 5px 10px; }

#whiteboard-right{ padding-left: 210px; }

#whiteboard-lyrics{ background-color: #FFF; margin-bottom: 10px; padding: 10px; overflow: hidden;}

#whiteboard-lyrics p { font-size: 2em; font-weight: bold; color: #434343; }

#whiteboard-player{ height:31px;  }
#whiteboard-player.no-stream { background-color: #DAF2CD; border: 1px solid #2D8100; height: auto; padding: 5px;  -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; }
#whiteboard-player.no-stream { font-size: 1.2em; }
#track-list, #track-list-inner { height: 108px !important;}
#track-list-inner { width: 100% !important; overflow-y: auto; }

h3{
background:url("http://static.singup.org.s3.amazonaws.com/images/colours/songs/nav-bg.png") repeat-x scroll center bottom #318203;
color:#FFFFFF;
font-size:1.2em;
font-weight:bold;
margin-bottom:10px;
padding:5px 10px;
text-shadow:0 -1px 0 #000000;
}

#whiteboard-playlists h3 { padding: 0 }

#whiteboard-lyrics h3 { font-size: 1.2em !important; }
h3 span { font-weight: normal !important; }
h3 a { color: #FFF !important; font-weight: bold !important; }
h3 a.active { color: #d6e6cd !important; }

#whiteboard-lyrics-scroll, #whiteboard-playlists ul, #track-list-inner { 
    overflow-y: auto;
    scrollbar-3dlight-color: #65a142;
    scrollbar-arrow-color: #000;
    scrollbar-track-color: #d6e6cd;
    scrollbar-darkshadow-color: #318204;
    scrollbar-face-color: #318204;
    scrollbar-highlight-color: #318204;
    scrollbar-shadow-color: #318204;
}
