/*-----------------------------------------------------------------------------
Hyperione Screen Stylesheet
version:   1.0
date:      15/09/07
author:    Kheygetyan Ivan
website:   http://hyperione.ru/
-----------------------------------------------------------------------------*/
body {
	background:#dfdfdf;
	font:120.5%/1.5  Arial, Helvetica, sans-serif, Tahoma;
	padding:0px;
	margin:0px;
	text-align:center;
	}
a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#0975AF;
	}
form {
	margin:0px;
	padding:0px;
	}
dl, dt, dd {
	padding:0px;
	margin:0px;
	}
dt a {
	font-size:140%;
	line-height:normal;
	}
dd {
	color:#829AA7;
	text-transform:lowercase;
	line-height:normal;
	padding-top:5px;
	}
dd a {
	font-size:12px;
	color:#4D6885;
	}
.wrapper {
	background:#FFFFFF;
	width:240px;
   text-align:left;
	margin:auto;
	}
.empty {
	}
.footer {
	clear:both;
	background: url(http://files.hyperione.ru/sys/d_02.gif) #F5F5F5 top left repeat-x;
	color:#4D6885;
	line-height:normal;
	}
.footer .leftCol {
	padding:5px 10px 5px 10px;
	color:#999999;
	font-size:11px;
	}
.footer .rightCol {
	display:none;
	}
.footer a, .footer .copyright {
	font-size:11px;
	color:#999999;
	}
.top {
	padding: 10px;
	}
.hyperione {
	content: attr(alt);
	color:#41739E;
	font-weight: bold;
	}
.menu {
	padding:0px 0px 0px 0px;
	margin:0px;
	}
.menu li {
	list-style:none;
	padding:5px 0px 0px 0px;
	}
.feature {
	display: none;
	}
.regBox {
	display: none;
	}
.content {
	padding:0px 8px 0px 2px;
	}
.item {
	width:222px;
	margin:0px 10px 0px 0px;
	padding-bottom:10px;
	}
.site {
	width:212px;
	height:161px;
	overflow:hidden;
	margin:0px 0px 11px 11px;
	}
.site img {
	margin:3px;
	border:1px solid silver;
	}
.favorite {
	display:none;
	}
.rubricator {
	clear:both;
	padding:0px 15px;
	}
.search {
	text-align:center;
	background:#CDE1F6;
	padding:5px;
	}
.space {
	clear:both;
	height:1px;
	overflow:hidden;
	}
.space_5 {
	display: none;
	}
.space_30 {
	height:10px;
	overflow:hidden;
	}
.space_42 {
	display: none;
	}
.w50 {
	width:50%;
	}