/* RESET CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: none; }
:focus { outline: 0; }
body { line-height: 1; }
ul, ol 	{ font-family: Arial; font-size: 12px; color: #FFFFFF; line-height: 17px; margin-left: 15px; padding-left: 0px;}
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left;	font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }

/* MAIN CSS */
* html { height:100%; overflow-x: hidden; }
body	{ background-color:#000; overflow-x:hidden; }
p {	font-family: Arial;	font-size: 12px; color: #00000;	line-height: 17px; }
a {	color: #000000; }
a:hover { color: #000000; }
input, textarea, select, button{ font-family: Arial; font-size: 12px; }

.clear { content:"."; clear:both; height:0px; display:block; overflow:hidden; }
.container { width:960px; padding:50px 0 0 50px; }
.logo	{ width:390px; height:50px; }
.tracklist	{ margin-left:170px; float:left; }
.content	{ margin-left:170px; margin-top:40px; margin-bottom:40px; }
.obj		{ padding:20px 0 0 40px; }
.front		{ position:absolute; margin-left:730px; margin-top:50px; }


/* 
 
 -------------------------------------------------------------
 
 In-page demo CSS - see external CSS for actual relevant stuff.
 
 --------------------------------------------------------------
 
 */
 
#soundmanager-debug {
 /* SM2 debug container (optional, makes debug more useable) */
 position:absolute;position:fixed;*position:absolute;bottom:10px;right:10px;width:50em;height:18em;overflow:auto;background:#fff;margin:1em;padding:1em;border:1px solid #999;font-family:"lucida console",verdana,tahoma,"sans serif";font-size:x-small;line-height:1.5em;opacity:0.9;filter:alpha(opacity=90);
}
 
body {
 font:75% normal verdana,arial,tahoma,"sans serif";
}
