/*
**
** BassDrive Flash Streaming Player for All Worldwide Junglists
** Copyright 30 July 2009 by Charles Phillips / Double Rebel Design
** charles@doublerebel.com
** 
*/

*{margin:0;padding:0;} /* I should be using a Reset stylesheet */
body { background: #444 url(http://bassdrive.com/v3/wp-content/themes/slined-mod-20author-dandyna/images/bg.gif) repeat top left; color: white; font: 11pt "Arial Black",Arial,"Helvetica Neue",Helvetica,"Segoe UI",Segoe,Calibri,Tahoma,Geneva,sans-serif; letter-spacing: -0.4pt; min-width: 400px; }
	#wrapper { position: relative; width: 390px; min-height: 260px; background: black; border: 1px solid #888; margin: auto; margin-top: 10px; }
		#header { width: 390px; height: 200px; margin: 10px auto 30px; overflow: hidden; }
                    .banner { position: absolute; }
                    #banner_main { top: 0; left: 0; clip: rect(0px 328px 102px 0px); }
                    #banner_line { top: 104px; left: 153px; margin-top: -104px; margin-left: -406px; clip: rect(104px 583px 112px 406px ); }
                    #banner_totals { top: 100px; left: 0; margin-left: -608px; clip: rect(22px 994px 97px 614px); }
                    #player { position: absolute; top: 210px; left: 6px; width: 340px; height: 30px; }
		.clearfloat { clear: both; line-height: 1%; }
                #links { position: relative; width: 390px; margin: auto; padding-left: }
                    #links span { color: #098ABF; font-size: 75%; text-transform: uppercase; background: #282828; padding: 2px 6px; }
                    #links span:hover { color: white; cursor: pointer; }
                    #reload { display: none; width: 378px; }