body {
	background-color:#3c4043;
	background-image:url(http://www.hellrug.com/public_stuff/images/head_bg.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
}

/* Links */

a:link { color: #FFFFFF; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: none; background: #c90404; }
a:visited { color: #FFFFFF; text-decoration: none; }
a.image_link:link, a.image_link:visited, a.image_link:hover, a.image_link:active
{
	background-color:transparent;
}

.toplist_mainpage_bottom {
    font-size:13px
}

.box3 {
	width: 192px;
	height: 288px;
}
.box0 {
	width: 128px;
	height: 192px;
}
.box2 {
	width: 128px;
	height: 96px;
}
.box1 {
	width: 64px;
	height: 96px;
}

a.thumb {
	display: block;
	border: 1px solid #000;
}

a.thumb:hover {
	border: 1px solid #fff;
}

div { behavior: url(/htc/iepngfix.htc) }


/* vid box*/

.vid_box

{
font-size:10px;
}



.vid_box a

{
font-size:10px;
color:#bf0f1b;
}

.vid_box a:hover

{
font-size:10px;
color:#fff;
background-color:none;
}

.vid_border

{
border:1px solid #74050d;

}


dl, dt, dd{margin:0;padding:0;}

dd{
	width:549px;
	height:63px;
	background:url(bg_bar.jpg) no-repeat 0 0;
	position:relative;
}
dd span{
	position:absolute;
	display:block;
	width:529px;
	height:25px;
	top:9px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
dd em{
	position:absolute;
	display:block;
	width:488px;
	height:25px;
	background:url(bg_cover.gif) repeat-x;
	top:0;
}


/* SINGLE PROGRESS BAR */

.progressBar{
	width:2163px;
	height:41px;
	background:url(bg_bar.gif) no-repeat 0 0;
	position:relative;
}
.progressBar span{
	position:absolute;
	display:block;
	width:200px;
	height:25px;

	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(bg_cover.gif); repeat-x 0 0;
	top:0;
}
