/*** Page ***/

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: verdana;
	font-size: 10px;
	color: #000;
}

a:link	{
	color: #000000; 
	text-decoration: none;
	font-size: 10px;
}

a:active {
	color: #000000; 
	text-decoration: none;
	font-size: 10px;
}
a:visited	{
	color: #000000; 
	text-decoration: none;
	font-size: 10px;
}

a:hover	{
	color: #850000; 
	text-decoration: none;
	font-size: 10px;
} 

/*** Ass ***/

#ass {
	position: absolute; 
	width: 600px; 
	height: 550px; 
	left: 50%; 
	top: 50%;  
	margin-left: -300px; 
	margin-top: -275px; 
	border: solid 0px black;
	padding: 0px; 
	overflow: hidden; 
}

#menu {
	position: absolute; 
	width: 700px; 
	left: 50%; 
	top: 10px;  
	margin-left: -350px; 
	text-align:center;
	font-size: 12px; 
	z-index:100;
}

#menu a.general{
	color: #494949;
	font-size: 12px; 
	padding: 6px 3px 4px 3px;
	margin-right: 20px; 
	text-decoration: none;
	border-bottom: 2px solid gray; 
	text-decoration: none;
}

#menu a.general:hover{
	color: #000;
	border-bottom-color: black;
	text-decoration: none;
}

#sub1, #sub2, #sub3, #sub4{
	display:none;
	position: absolute; 
	background:#fff;
	width: 150px; 
	text-align:left;
	top: 30px;  
}

#sub1{

}

#entries {
	position: absolute;
	margin-top:122px;
	margin-left:208px;
	overflow:none;
}

#wideversion {
	position: absolute;
	margin-top:70px;
	margin-left:7px;
	width: 566px; 
	height: 402px; 
	overflow:auto;
	background:url(/ru/images/wide.png) bottom left repeat;
	padding:10px;
}

#widebutton {
	position: absolute;
	margin-top:20px;
	margin-left:260px;
	width: 100px; 
	height: 20px; 
	text-align:center;
}

#howto {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-align:center;
	position: absolute;
	margin-top:350px;
	margin-left:208px;
	width: 200px;  
	overflow:none;
}

#inside {
	background: url(/ru/images/back.png) no-repeat;
	background-position:left top; 
	position: absolute;
	text-align:right;
	top:425px;
	left:490px;
	width: 100px; 
	height: 60px; 
}

#look {
	color:#fff;
	padding-right:10px;
	padding-top:20px;
	font-weight: bold;
	font-size: 11px;
}

#look a:link, #look a:visited, #look a:active {
	color:#fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#look a:hover {
	color:#fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

#form {
	position: absolute;
	margin-top:110px;
	margin-left:195px;
	overflow:none;
}

#title {
	text-transform: uppercase;
	position: absolute; 
	font-weight: bold;
	color: #850000;
	font-size: 44px; 
	left: 20px; 
	top: 10px; 	
	width:150px;
	display:block;
	text-align:center;
}

#title a:link, #title a:visited, #title a:active {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #850000;
	font-size: 44px; 
}

#title a:hover {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	font-size: 44px; 
}

#title .welcome {
	position: absolute; 
	color: #000;
	font-size: 10px; 
	top:45px;
	left:20px; 	
}

#settings {
	position: absolute; 
	color: #000;
	top:80px;
	left:45px; 	
	width:150px;	
	text-decoration: none;
}

#settings a, #settings a:visited, #settings a:active{
	font-size: 12px; 
	text-decoration: none;
}

a#tuning, a#tuning:visited, a#tuning:active{
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
}

#subcontent {
	visibility: hidden; 
	border: 1px solid #850000; 
	background-color: white; 
	width: 155px; 
	padding: 6px 3px 3px 3px;
	z-index:100;
	text-align:center;
	margin-left:-25px;
}

#subcontent p{
	clear:both;
	float:none;
	padding: 0px;
	text-align:center;
	margin:0 0 5px 0;
}

#subcontent IMG{
	clear:both;
	float:none;
	display:block;
	margin-bottom:3px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #666666;
}

#subcontent IMG:hover{
	border:2px solid #850000;
}

#subcontent a, #subcontent a:visited, #subcontent a:active{
	font-size: 10px; 
	text-decoration: none;
}

.required {
	display:none;
	visibility:hidden;
	position:absolute;
	height:1px;
	width:1px;
	overflow:hidden;
}

#tooltip {
	color: #850000;
	text-align:center;
	position: absolute; 
	width: 30px; 
	height: 50px; 
	left: 418px; 
	top: 85px; 	
}

#addthis {
	position: absolute;  
	left: 460px; 
	top: 16px; 	
}

#copyright {
	position: absolute; 
	color: #850000;
	width: 586px; 
	height: 50px; 
	left: 7px;
	top: 500px;  	
}

#copyright a:link, a:visited, a:active{
	color: #850000; 
	text-decoration: underline;
	font-size: 10px; 	
}

#copyright a:hover{
	color: #000; 
	text-decoration: none;
	font-size: 10px; 	
}

#copyright .left{
	float:left;
	text-align:left;	
}

#copyright .right{
	float:right;
	text-align:right;	
}

.author {
	font-style: oblique;
	color: #000000;
}

.entry {
	font-weight: normal;
	color: #800000;	
}

.details {
	font-style: oblique;
	color: #000000;
	text-align:right;
}

.navigation {
	text-align:center;
	margin-top:20px;
}

.name {
	border: 1px; 
	border-style: solid; 
	height: 16px; 
	border-color: #333333; 
	background-color: #ffe6b7; 
	font-family: verdana; 
	font-size: 10px; 
	color: #de0000;
}

.submit	{
	border: 1px; 
	border-style: solid;  
	border-color: #333333; 
	height: 16px; 
	background-color: #ffe6b7; 
	font-family: verdana; 
	font-size: 10px; 
	color: #333333;
}

/*** Mooscroller ***/

div#scroller {
	width: 250px; 
	height: 140px;
}

div#scroller .content {
	height: 145px;
	width: 200px;
	overflow: hidden; 
	padding-right:16px; 
	float: left;
}

div#scroller .scrollarea {
	height: 160px; 
	width: 20px; 
	float: left; 
	cursor: pointer;
}

div.scrollBarContainer { 
	height: 180px; 
}

div#scroller .scrollKnob {
	width: 20px; 
	min-height: 20px; 
	background: url(/ru/images/arrow.png) no-repeat;
}

div#scroller .scrollForward {
	display:none;
	width: 20px; 
	height: 5px; 
	background-color:#fff;
}

div#scroller .scrollBack {
	display:none;
	width: 20px; 
	height: 5px; 
	background-color:#fff;
}

