/* StreamDB CSS Document */


#page-cinema {
	margin: 0px 0px 3px 0px;
	height: 186px;
	width: 100%;
	clear: both;
	/*background-color:#F00;*/
}


#page-cinema ul li {
	float:left;
	list-style:none;
	display:inline;
}

#page-cinema li img {
	margin-right: 3px;
}

#ads_right_fix {
	display:block;
	margin: 3px;
	/*border: 1px solid black;*/
	position: fixed;
	top: 0px;
	left: 1006px;
}

#ads_right {
	display:block;
	margin: 3px;
	/*border: 1px solid black;*/
	position:absolute;
	top: 0px;
	left: 1004px;
	width:160px;
}

.ads_home {
	width: 300px;
	height: 517px;
	background-color:#202020;
	/*border: 1px solid #999999;
	padding: 0px;*/
	margin-bottom:2px;
	float:left;
	padding-top:5px;
}

.infobox_right {
	width: 149px;
	background-color:#202020;
	border: 1px solid #999999;
	padding: 5px;
	margin-bottom:2px;
}

.infobox_right ul {
	list-style-type:decimal;
	list-style-position:inherit;
	margin-left:20px;
}

.infobox_right_donazione {
	width: 159px;
	background-color:#202020;
	border: 1px solid #999999;
	padding: 0px;
	margin-bottom:2px;
}

.home_topics {
	max-width:698px;
	float:right;
}

.home_statistics {
	float:left;
}

.ads_links_header {
	background-color:#202020;
	margin-bottom: 4px;
	padding-top: 3px;
}



/* CBACK.DE Registration Info for phpBB */
/* Taken from VBulletin */

body
{
padding: 0;
margin: 0;
}

#info
{
overflow:visible;
/*overflow:visible;*/
width: 100%;
position: fixed;
z-index:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active
{
display: block;
float: left;
width:100%;
clear: both;
color: InfoText;
background: InfoBackground url(images/icon_warning.gif) no-repeat fixed .3em .3em;
padding: .45em .3em .45em 2em;
border-bottom: .16em outset;
text-decoration: none;
}

#infobar a:hover
{
color: HighlightText;
background: Highlight url(images/icon_warning_hover.gif) no-repeat fixed .3em .3em;
}

#viewplot
{
width: 100%;
height: expression(this.parentNode.offsetHeight - this.offsetTop);
overflow-x: hidden;
overflow-y: scroll;
padding: 1em;
}
