@charset "utf-8";
/* CSS Document */
/*настройки для заголовков*/
body
{
	display:none;
	background-image:url(/styles/default/images/luxfon.com-10571.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.LoginBlock, .GlobalMenuBlock, .LeftBlock, .ContentBlock, .RightBlock, .FooterBlock
{
	background-color:#FFF;
	opacity:0.99;
}
.indicator
{
	position: absolute; 
    top: 50%; 
    left: 50%; 
}
h1,h2,h3,h4,h5,h6
{
	display:inline;
	vertical-align:top;
}
.Title
{
	font-size:20px;
	margin-left:5px;
}
a
{
	text-decoration:none;
	color:#999;
	font-weight:bold;
	position:relative; 
	z-index:24;
}
a:hover
{
	text-decoration:underline;
	color:#333;
	z-index:25;
}
/*обшие параметры страницы*/
body
{
	cursor:auto;
}
textarea
{
	resize:none;
}
/*главная таблица страницы*/
.MainTable
{
	width:100%;
	border-bottom:#666 solid 1px;
}
/*шапка сайта*/
.HeaderBlock
{
	text-align:center;
}
/*блок RSS ленты*/
.RSSBlock
{
	text-align:right;	
	width:100%;
	position:relative;
	top:2px;
	border:none;
}
/*стиль страницы с RSS лентой*/
rss {
display: block;
font-family:"MS Serif", "New York", serif;
}
title 
{
	text-align:center;
	display: block;
	color: gray;
	border-bottom: 2px solid silver;
	font-weight:bold;
	font-size:32px;
}
link 
{
	margin-left:10px;
	display: block;
}
lastBuildDate
{
	margin-left:10px;
	display:block;
	padding-left:10px;
	margin-top:5px;
	font-size:14px;
	text-align:right;
	margin-right:10px;
}
description
{
	margin-left:10px;
	text-align:justify;
	display:block;
	font-family:"MS Serif", "New York", serif;
}
managingEditor
{
	margin-left:10px;
	display:block;
}
webMaster
{
	margin-left:10px;
	display:block;
}
pubDate
{
	display:block;
	padding-left:10px;
}
category
{
	display:block;
	padding-left:10px;
}
item 
{
	display: block;
	padding: 10px;
	margin:10px;
	border:#CCC solid 2px;
}
item:hover
{
	border-color:#666;
}
item title
{
	text-align:left;
	font-size:22px;
}
item description
{
	display:block;
	border-top:#CCC dotted 1px;
	border-bottom:#CCC dotted 1px;
	padding-right:10px;
}
item category
{
	margin-bottom:10px;
}
item link
{
	margin-top:10px;
}
author
{
	display:block;
	padding-left:10px;
	margin-top:5px;
}
copyright
{
	margin-left:10px;
	margin-top:10px;
	display:block;
	font-size:12px;
	color:#666;
}
/* all hidden elements */
language, ttl, guid, docs {
display: none;
}
/*блок для входа н сайт и регистрации*/
.LoginBlock
{
	vertical-align:middle;
	text-align:right;
	border-bottom:#666 solid 1px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
/*блок навигации*/
.GlobalMenuBlock
{
	text-align:left;
	border-bottom:#666 solid 1px;
}
.GlobalMenu
{
	width:100%;
}
.GlobalMenu td
{
	border-right:#666 solid 1px;
	border-left:#666 solid 1px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}
/*левый блок сайта*/
.LeftBlock
{
	max-width:200px;
	width:200px;
	border-right:#666 solid 1px;
	vertical-align:top;
}
.ProfileTable
{
	width:200px;
}
.ProfileTable td, .GlobalStatisticsTable  td
{
	border-bottom:#666 dotted 1px;
}
.ProfileTable td:nth-child(3)
{
	font-size:12px;
}
.ProfileInfo
{
	text-align:center;
}
.GlobalStatistics
{
	width:200px;
}
.GlobalStatisticsTable
{
	width:200px;
}
.GlobalStatisticsTable td:nth-child(3)
{
	font-size:12px;
}
/*блок контента*/
.ContentBlock
{
	min-width:600px;
	height:600px;
	min-height:600px;
	vertical-align:top;
	text-align:justify;
}
/*блок социальных закладок и кнопок*/
.SocialBlock
{
	min-width:600px;
	vertical-align:middle;
	background:#F7F7F7;
	height:30px;
	border-bottom:#666 solid 1px;
	padding:5px;
	text-align:left;
}
/*кнопки социальных закладок*/
#share42 {
  display: inline-block;
  padding: 2px 0 0 2px;
  background: #F7F7F7;
}
#share42 a {opacity: 0.5;}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
/*описание игрового движка*/
.AboutUnity
{
	text-align:justify;
	padding:5px;
	vertical-align:top;
}
/*блок новостей сайта*/
.NewsBlockHeader
{
	border:#666 solid 1px;
	height:30px;
	border-left:none;
	border-right:none;
	background:#F7F7F7;
	text-align:center;
	font-weight:bold;
}
.NewsTable
{
	width:100%;
	border-bottom:#CCC dotted 1px;
	padding:5px;
	margin-top:5px;
}
.NewsTable th
{
	border-bottom:#CCC solid 1px;
	background:#F8F8F8;
}
/*правый блок сайта*/
.RightBlock
{
	min-width:200px;
	width:200px;
	border-left:#666 solid 1px;
	vertical-align:top;
text-align:center;
}
/*поддон сайта*/
.FooterBlock
{
	border-top:#666 solid 1px;
	text-align:center;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
/*блок счетчиков*/
.CountersBlock
{
	height:70px;
	width:100%;
	border-top:1px dashed #999;
	margin-top:30px;
	text-align:center;
	padding-top:10px;
	background:#F4F4F4;
}
/*страница документации*/
.DocumentationWelcome
{
	text-align:center;
}
.DocumentationChapterBlock
{
	width:50%;
	border:#666 dotted 1px;
	vertical-align:top;
	border-radius:10px;
}
.DocumentationChapterBlock:hover
{
	background:#F4F4F4;
	cursor:default;
}
/*блоки статей*/
.ArticleTable
{
	border-radius:10px;
	border:#CCC solid 2px;
	margin:5px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	width:95%;
}

.ArticleTable:hover
{
	border-color:#666;
	cursor:default;
}
.ArticleTable th
{
	text-align:center;
	border-bottom:#CCC solid 1px;
}
.ArticleFooter
{
	width:100%;
	border-top:#CCC dotted 1px;
	text-align:center;
}
.ArticleFooter td
{
	border-left:#CCC solid 2px;
	border-right:#CCC solid 2px;
	width:30%;
}
/*строка поиска на сайте*/
.LocalSearch
{
	border-bottom:#CCC solid 1px;
	text-align:right;
}
/*блоки уроков*/
.LessonTable
{
	border-radius:10px;
	border:#CCC solid 2px;
	margin:5px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	width:95%;
}
.LessonTable td
{
	vertical-align:top;
}
.LessonTable:hover
{
	border-color:#666;
	cursor:default;
}
.LessonTable th
{
	text-align:center;
	border-bottom:#CCC solid 1px;
}
.LessonFooter
{
	width:100%;
	border-top:#CCC dotted 1px;
	text-align:center;
}
.LessonFooter td
{
	border-left:#CCC solid 2px;
	border-right:#CCC solid 2px;
	width:30%;
}
/*контейнер для видео*/
.video-container 
{
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	margin-bottom:10px;
	border:#666 solid 1px;
} 
.video-container iframe, .video-container object, .video-container embed 
{
	position: absolute;
	top: 0;
    left: 0;
	width: 100%;
	height: 100%;
	margin:auto;
}
/*заказы*/
.Order
{
	text-align:left;
	vertical-align:middle;
	border-bottom:#CCC solid 1px;
	padding:10px;
	padding-left:20px;
}
/*описание ресурса*/
.ResourceInfo
{
	color:#999;
	font-size:13px;
	font-weight:700;
	padding-top:2px;
}
/*форум*/
.ForumTable
{
	width:100%;
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle;
}
.ForumSectionBlock
{
	border:#999 solid 1px;
	border-radius:10px;
}
.ForumSectionBlock:hover
{
	background-color:#F4F4F4;
	border-color:#333;
}
.ForumSectionBlock td
{
	padding-left:10px;
}
/*блок регистрации на сайте*/
.RegistrationTable
{
	width:320px;
	border:#CCC solid 1px;	
	margin:auto;
	margin-top:40px;
	margin-bottom:60px;
	padding:5px;
	
}
.RegistrationTable tr:hover
{
	background-color:#CCC;
}
/*восстановление пароля*/
.RecoveryDiv
{
	padding-top:40px;
	margin:auto;
	text-align:center;
}
/*пост на форуме*/
.PostTable
{
	border-bottom:#CCC solid 1px;
	width:100%;	
	margin-top:5px;
}
.PostTitle
{
	background:#F8F8F8;
	border-bottom:#CCC solid 1px;
}
.PostText
{
	padding:5px;
}
.PostEpigraph
{
	margin-top:10px;
	border-top:#CCC solid 1px;
	color:#666;
}
.PostProfile
{
	width:140px;
	border-right:#CCC solid 1px;
}
.PostProgressBar
{
	text-align: left; 
	color: #666; 
	display: block; 
	height: 5px; 
	width: 138px; 
	border: solid 1px black;
}
.PostProgressFill
{
	display: block; 
	height: 5px; 
	background:#CCC; 
	border-right:#999 solid 1px;
}
.PostTable td
{
	vertical-align:text-top;
}
.PostProgressFill
{
	display: block; 
	height: 5px; 
	background:#CCC; 
	border-right:#999 solid 1px;
}
.PostTable td
{
	vertical-align:text-top;
}
/*тема на форуме*/
.Theme
{
	text-align:left;
	vertical-align:middle;
	border-top:#CCC dotted 1px;
	border-bottom:#CCC dotted 1px;
	padding:10px;
	padding-left:20px;
}
/*ТОП 100*/  
.TopProfile
{
	width:80px;
	border-right:#CCC solid 1px;
}
.TopTable
{
	border-top:#333 solid 1px;
	border-right:#333 solid 1px;
	text-align:center;
	width:95%;
	margin:auto;
	margin-top:10px;
}
.TopTable td
{
	border-bottom:#333 solid 1px;
	border-left:#333 solid 1px;
}
.TopTable tr:hover
{
	background-color:#F5F5F5;
	cursor:default;
}
.ProfileExtendedTable
{
	width:550px;
	border:#666 solid 1px;
	margin:auto;	
	margin-top:20px; 	
	padding:5px;
 
}
.ProfileExtendedTable td
{
	padding:3px;
	vertical-align:top;
}
/*---------параметры отдельных элементов навигации-----------*/
.TextField
{
	border:#999 solid 1px;
}
.Button
{
	border:#999 solid 1px;
	background:#F4F4F4;
}
.Button:hover
{
	border-color:#333;
	background-color:#CCC;
	cursor:pointer;
}
.BlockHeader
{
	width:200px;
	text-align:center;
	vertical-align:middle;
	background:#F4F4F4;
}
.ProgressBar
{
	text-align: left; 
	color: #666; 
	display: block; 
	height: 11px; 
	width: 178px; 
	border: solid 1px black;
}
.ProgressFill
{
	display: block; 
	height: 11px; 
	background:#CCC; 
	border-right:#999 solid 1px;
}
.ProgressText
{
	position: relative; 
	float:left; 
	text-align:center; 
	width:180px; 
	font-size:9px; 
	height:11px; 
	vertical-align:middle; 
	color:#000;
}
.LanguageList
{
	text-align:right;
}
.ButtonLink
{
	border:#999 solid 1px;
	background-color:#F4F4F4;
	text-decoration:none;
	font-weight:normal;
	color:#000;
	padding-left:2px;
	padding-right:2px;
}
.ButtonLink:hover
{
	background-color:#CCC;
	color:#000;
	text-decoration:none;
}
.OperationLink
{
	text-decoration:underline;
	color:#999;
	font-size:12px;
	margin-left:5px;
	margin-right:5px;
}
.ForumNavigation
{
	border-style:inset;
	border-width:thin;
	margin:2px;
	margin-bottom:4px;
	padding-left:5px;
	background-color:#E6E6E6;
	border-radius:10px;
}
.SimpleLink
{
	text-decoration:none;
	color:#999;
	font-weight:bold;
	position:relative; 
	z-index:24;
}
.SimpleLink:hover,.OperationLink:hover
{
	text-decoration:underline;
	color:#333;
	z-index:25;
}
.SelectedLink
{
	text-decoration:underline;
	color:#333;
	background-color:#CCC;
	border-radius:5px;
	font-weight:bold;
	position:relative; 
	z-index:24;
	padding-left:5px;
	padding-right:5px;
}
.PageNumbersBlock
{
	width:auto;
	height:30px;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	position:relative;
}
.PageNumber
{
	border:#999 solid 2px;
	width:30px;
	height:18px;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	color:#333;
	margin-top:5px;
	margin:2px;
	padding-left:6px;
	padding-right:6px;
}
.SelectedPageNumber
{
	border:#666 solid 2px;
	background:#CCC;
	width:30px;
	height:18px;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	color:#333;
	margin-top:5px;
	margin:2px;
	padding-left:6px;
	padding-right:6px;
}
.PageNumber:hover
{
	border-color:#333;
	cursor:pointer;
}
.ComboBox
{
	border:#999 solid 1px;
	background:#F4F4F4;
}
.ComboBox:hover
{
	border-color:#666;
	background-color:#CCC;
}
.MarkedFind
{
	background-color:#FFFF51;
	border-radius:5px;
}
.NoMarker li
{
	list-style-type:none;
}
.GoogleLinks
{
	text-align:center; 
	margin-top:5px; 
	margin-bottom:5px;
	height:100px;
}
/*error messages*/
.Error
{
	border:#E64F71 solid 1px; 
	background:#FDB9C5; 
	margin:5px; 
	color:#D50D02; 
	text-align:center;
}
.Success
{
	border:#0C7D02 solid 1px; 
	background:#B9F9B7; 
	margin:5px; 
	color:#1EA40B; 
	text-align:center;
}
.Donate
{
	font-family:"MS Serif", "New York", serif;
	border-style:double;
	border-radius:15px;
	background-color:#F5F3B4;
	margin:3px;
}