/* Global settings for objects and classes */











html,body,div,span,img { padding: 0; margin: 0; border:none; }

img { display:inline; }
a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }
.h4-forum { font-size:11px; float:left; padding:5px 0 5px 0;}
h1, h2, h3, h4, h5, h4-forum { font-family:arial, helvetica, sans-serif }
h1 { font-size:22px; }
h2 { font-size:17px; }
h3 { font-size:14px; }
h4 { font-size:13px; }
h5 { font-size:12px; }
.microtext { font-size:9px;}
.microtext-forum { font-size:9px; float:right; font-weight:normal; padding:5px 12px 5px 0;}

hr { height: 1px; background-color:#bbb; border:none; }
li { list-style-type: none; }
input.text { font: 11px tahoma, geneva, arial, helvetica, sans-serif; }

.breaker { clear: both; }
.left { float: left; }
.right { float: right; }

body {
    color: #000;
    background: url(../img/bg_body.gif) #999;
    font: 11px tahoma, geneva, arial, helvetica, sans-serif;
}

#site {
    margin: 0px auto;
    margin-bottom: 10px;
    text-align: left;
    width:771px;
    background: url(http://i1.midasplayer.com/style/spray.se/_res.framework/img/bg_site.gif?_v=0) repeat-y;
}

/* Advertising */

#site div.wide_screen {
    clear: both;
    text-align:left;
    background: url(http://i1.midasplayer.com/style/spray.se/_res.framework/img/bg_widebanner.gif?_v=0) no-repeat #fff;
    margin: 0px;
    margin-left: 5px;
	margin:auto;
	text-align:center;
    width:761px;
	height:90px;
    display: block;/*-----set display: block; if there is a banner------*/
	overflow:hidden;
    border-bottom: 2px solid #fff 
}

#site div.wide_screen.hidden {
	display:none;
}

#skyscraper{
	position:absolute;
	display:none;
}


