/* stilmall-index */

html {
	scrollbar-base-color: #151515;
	scrollbar-arrow-color: #00FF01;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	cursor: default;
}
body {
	background-color: #151515;
	margin: 0px;
	background-image: url(img/background.jpg);
}
li {
	list-style-type:circle;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #00FF01;
}
#skugga {
	background-image:url(img/skugga.gif);
	border:solid 2px #292929;
	padding-left:7px;
	padding-top:5px;
	font-size: 9px;
}
#rlantal {
	vertical-align: top;
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	float:right;
	padding-left:6px;
	cursor: default;
	color:#FFFFFF;
}
#online {
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	height:12px;
	width:90px;
	padding-bottom:1px;
	vertical-align: top;
	float:right;
	cursor: default;
}
#newsforum {
	padding:5px;
	width:195px;
	height:40px;
	margin-top:-12px;
	float:right;
}
.rsstitle {
       list-style: circle;
	   text-align:right;
	   margin-top:0px;
	   color:#555555;
}
#menu_parent {
	background-image:url(img/meny_back.png);
	float:right;
	position:relative;
	> margin-top:-31px; /* pilen är för att markera endast för IE*/
	width:105px;
	height:33px;
	z-index:5;
}
#menu_child {
	background-color:#000000;
	border:solid 1px #00FF00;
	text-align:center;
	margin-left:-12px;
	margin-top:-3px;
	width:105px;
	padding:5px;
	z-index:5;
}
#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#banner {
	background-image:url(img/banner.jpg);
	border:solid 2px #292929;
	width:795px;
	height:150px;
	vertical-align:top;
	text-align:right;
	padding-top:5px;
	padding-right:5px;
}
#radioscroll {
	overflow:scroll;
	overflow-x:hidden;
	width:192px;
	height:334px;
	padding-bottom:2px;
	margin-left:-8px;
	cursor: default;
	z-index:5;
}
#sok {
	text-align:right;
	padding-right:15px;
	margin-bottom:33px;
}
#radiostat {
	background-image: url(img/radiomeny.png);
	background-repeat:no-repeat;
	position:relative;
	width:202px;
	height:387px;
	float:left;
	margin-top:-10px;
	margin-left:-9px;
	padding-top:50px;
	padding-left:25px;
	z-index:4;
}
#player {
	background-image:url(img/onair.png);
	border-right:solid 2px #292929;
	vertical-align:middle;
	height:29px;
	width:583px;
	margin-left:-14px;
	margin-right:-8px;
	padding-left:15px;
	float:left;
	z-index:2;
}
#main {
	background-image:url(img/main.png);
	border:solid 2px #292929;
	border-left: none 0px;
	position: relative;
	width:600px;
	height:384px;
	margin-left:-16px;
	margin-right:-8px;
	vertical-align:top;
	float:left;
	z-index:3;
}
#bottomtext {
	background:#333333;
	background-image:url(img/onair.png);
	border:solid 2px #292929;
	border-top:none 0px;
	position: relative;
	text-align:center;
	width:788px;
	margin-left:2px;
	margin-top:-10px;
	padding:5px;
	float:left;
	z-index:2;
}
#ads {
	background-image:url(img/down.png);
	float:left;
	width:800px;
	margin-top:10px;
	font-size:9px;
	color:#B7B7B7;
	padding-top:8px;
	padding-left:2px;
	padding-bottom:2px;
	text-align:center;
	cursor:default;
	margin-bottom:10px;
}
#statistik {
	visibility:hidden;
	height:0px;
}