* {
	padding: 0px;
	margin: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
A, A B, A STRONG {/*:link - ещё не посещал*/
	text-decoration: none;
	color: #0088CC;
	background: none;
}
A:hover, A:hover B {/*указатель мыши находится на ссылке*/
	color: #2471A7
}
A:active {/*в момент клика на ссылку*/
	color: #faa700;
}
A:visited {/*уже посещал эту ссылку*/
	color: #7CBBE6;
}
A:hover:visited {/*указатель мыши находится на ссылке И уже посещал эту ссылку*/
	color: #297EB9
}
P {
	padding: .4em 0 .5em 0;
}
IMG {
	border: none;
	vertical-align: middle;
}
P IMG {
	margin: 0;
}
A IMG {
	border: 0px;
}
HR {
	height: 1px; 
	border: 0px; 
	border-top: 1px dashed #DDD;
}
OL, UL {
	padding-left: 27px;
	margin: 10px 0 0;
}
LI {
	margin-bottom: 10px;
}
DT {
	font-weight: bold;
	margin-bottom: .1em;
}
DL {
	margin-top: .2em;
	margin-bottom: .5em;
}
DD {
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: .1em;
}

FIELDSET {
	border: 1px solid #2f6fab;
	margin: 1em 0 1em 0;
	padding: 0 1em 1em;
	line-height: 1.5em;
}
LEGEND {
	padding: .5em;
	font-size: 95%;
}
FORM {
	border: none;
	margin: 0;
}
TEXTAREA {
	width: 100%;
	padding: 5px;
	overflow: auto
}
CODE {
	background-color: #f9f9f9;
}
PRE {
	padding: 1em;
	border: 1px dashed #2f6fab;
	color: black;
	background-color: #f9f9f9;
	line-height: 1.1em;
}
Q {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
}
H1, H2, H3, P {
	/*margin: 0px;*/
	line-height: 25px;
}
SELECT, BODY {
	overflow: auto
}
B, STRONG, B SPAN, STRONG SPAN {
	font-weight: bold;
	border-bottom: 0px !important;
}
EM, I {
	font-style: italic;
}
/* тег для выделения любого текста в виде блока с нежно розово-бежевым фоном и нежно оранжевой рамкой */
BLOCKQUOTE {
	
}
OPTGROUP {
	font-style: normal;
	background-color: #E7F6FF;
	font-weight: bold;
}
OPTGROUP OPTION {
	padding-left: 15px;
}
OPTION {
	background-color: #FFFFFF;
	padding-left: 3px;
}
OPTION.Selected {
	background-color: #CCFFCC;
}
DIV.textarea {
	margin:3px 12px 5px 0px
}
SELECT, .top {
	vertical-align: top; }
}
ABBR, ACRONYM, .explain {
	border-bottom: 1px dotted black;
	color: black;
	background: none;
	cursor: help;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.bottom {
	vertical-align: bottom;
}
.text_top {
	vertical-align: text-top;
}
.bold {
	font-weight: bold;
}
.pre {
	white-space: nowrap;
}
#cursor, .cursor, A {
	cursor: pointer;
}
/* Оформление таблиц, например так: <table class="cellpadding5 styleTable"> */
.styleTable {
	border-width: 1px 0 0 1px;
	border-color: #CCC;
	border-style: solid;
	border-spacing:0;
	border-collapse:collapse;
}
.styleTable TH {
	font-weight:bold;
}
.styleTable TD, TH {
	border-width: 0 1px 1px 0;
	border-color: #CCC;
	border-style: solid;
}
/* чтобы работало <table cellpadding=N */
.cellpadding3 TD, .cellpadding3 TH {
	padding: 3px;
}
.cellpadding5 TD, .cellpadding5 TH {
	padding: 5px;
}
.inline-block {
	display: -moz-inline-stack !important;
	display: inline-block !important;
	_overflow: hidden !important;
	zoom: 1 !important;
	*display: inline !important;
}

.border {
	width: 100%;
	border-top: 1px solid #C0BABA;
	border-left: 1px solid #C0BABA;
	border-right: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	background-color: #FFFFFF;
}
.no-margin { margin: 0!important; }
.no-padding { padding: 0!important; }
.no-bg { background: none!important; }
.no-border { border: none!important; }
.img-repl { text-indent: -9999px; overflow: hidden; display: block; }
.cb { clear: both; }
/******************************************************************************************************/
BODY {
	background-color: #FFF;
}
TEXTAREA, INPUT {
	font-family: verdana, helvetica;
}
/* тег для выделения любого текста грязно-синим цветом текста в элементах LI */
TT, DT {
	color: #456E8C;
	display: inline;
}
/* тег для выделения кодовых слов или кодового текста грязно-синим цветом с светло-желтым фоном */
SAMP {
	color: #000000;
	background-color: #E1EFF7;
	font-family: Tahoma, arial, sans-serif, verdana;
	font-size: 11px;
}
H1, H1 A, H2, H2 A {
	font-family: "Lucida Grande",Arial,Verdana,sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 0 5px;
}
IFRAME {
	border: 0px solid #CCCCCC;
}
A, A B, A STRONG {
	text-decoration: none;
	font-weight: normal;
	/*border-bottom: 1px dotted #5ABCFF;*/
}
A:visited, A:visited B, A:visited STRONG { color: #990099/*551A8B;*/ }
A:visited:hover, A:visited:hover B, A:visited:hover STRONG { color: #FF0000; }

A:hover, A:hover B, A:hover STRONG { color: #FF0000; text-decoration: none; }
A:active, A:active B, A:active STRONG { color: #FF0000; }
A:active:hover, A:active:hover B, A:active:hover STRONG { color: #FF0000; }

BLOCKQUOTE {
	background-color: #FBFBFC;
	padding-left: 15px;
}
PRE {
	overflow: auto;
	margin-bottom: 10px;
	*width: 650px;/* fix под IE 6/7 */
}
PRE, CODE, BLOCKQUOTE {
	display:block;
	width: 650px;
	border:1px dotted #CCCCCC;
	overflow:auto;
	padding:10px;
	margin:0 0 5px;
}

PRE CODE {
	display:block;
	width: 650px;
	padding:0;
	border:0;
	overflow: auto;
}
BLOCKQUOTE CODE {
	padding:0;
	border:0;
	overflow: auto;
}
/* Поисковые стили */
.Search {
	padding: 5px 7px 6px 7px;
	vertical-align: bottom;
	width: auto;
	*padding-bottom: 3px;/* IE 7*/
}
.Search TABLE {
	text-align: right;
	height:19px;
	width: 100%;
}
.Search TD {
	border: 0px none !important;
}
TD.SearchSubmit, TD.SearchField, TD.SearchRight {
	background: transparent url(/images/elements/search.png) no-repeat !important;
}
TD.SearchSubmit { 
	border: 0px none; 
	padding: 0px;  
	width: 19px;
}
TD.SearchSubmit INPUT { 
	border: 0px none; 
	padding: 0px; 
	width: 19px;
	background: transparent !important;
	cursor: pointer;
	font-size: 12px;/* должно быть равным 12 px для IE 7 */
}
TD.SearchField { 
	border: 0px none;
	padding: 0px;
	background-repeat: repeat-x !important;
	background-position: 0 -19px !important;
}
TD.SearchField INPUT { 
	border: 0px none; 
	padding: 0px; 
	width: 100%;
	background: transparent;
	font-family: Arial,Helvetica,sans-serif; 
	font-style:oblique;
	text-align: left; 
	outline:none;/* fix чтобы убрать выделение подсветкой в Safari */
}
TD.SearchRight {
	border: 0px none;
	padding: 0px;
	background-position: 0 -38px !important;
	width: 10px;
}
/* результат поиска */
.SearchResult {
	padding: 10px 0px 10px 0px;
}
#search_dir {
	border: none; 
	border-bottom:1px dashed #DDD; 
	background-color: transparent; 
	width:99%; 
	outline:none; 
	font-size:11.5px; 
	color: #545454;
}


/* правила Анонса применяемые в файле system_kids.php */
.KidsNotice {
	margin: 0 0 15px;
}
.KidsNotice TD.Right {
	vertical-align: top;
}
.KidsNotice DIV.name A {
	font-size: 18px !important;
	border: none !important;
	font-family:Georgia,"Times New Roman",Times,serif;
	text-shadow:0 1px 1px #CCCCCC;
}
.KidsNotice DIV.footer {
	padding: 5px 0;
	font-size: 11px;
	color: #5F5E62;
}
.KidsNotice DIV.footer * {
	font-size: 11px;
	/*color: #5F5E62;*/
}
.KidsNotice DIV.footer .comments {
	background: url(/javascript/jquery.lebnik.Comments/comment.gif) no-repeat 10px 2px;
	padding-left: 27px;
	padding-bottom:1px;
}
.KidsNotice DIV.footer .read {
	background: url(/images/read.gif) no-repeat 10px 2px;
	padding-left: 27px;
	padding-bottom:1px;
}
.KidsNotice DIV.footer .rating {
	background: url(/javascript/jquery.yapro.Rating/love2.gif) no-repeat right;
	padding-right: 20px;
}
.cut {
	height:7px;
	border-top: 1px dashed #CCC;
	clear:both;
	background:url(/images/shadow_right.png) no-repeat right bottom;
	padding-bottom:10px;
}



/* Подписка */
.Subscribe { padding:10px; background-color:#FFF }
.Subscribe .tdCheckbox { padding-top:4px; text-align:right }
.Subscribe TD { padding:2px 2px 0px 2px }



/* Опросы/голосования */
.DivPoll {
	background-color:#FFFFFF;
	padding: 7px 10px;
}
.POLLFORM .QUESTIONS { border: 0px; margin: 0px; padding:0px; }
.POLLFORM .QUESTION { padding:0px; }



/* Листинг страниц */
.Listing {
	background-color: #FFF;
	padding:5px;
	text-align:center;
	line-height:25px;
}
.Listing .inThePresent { margin-right:5px }
.Listing SPAN { padding: 3px 5px }
.Listing A {
	text-decoration:none;
	white-space: nowrap
}
.Listing A:hover {
	color: #FF0000;
	border-bottom: #FF0000 1px solid;
}
.Listing EM {
	color: #000000;
	background-color: #FFFF00;
	border: #FFCCCC 1px dotted;
	white-space: nowrap;
	margin:0 -5px;
	padding:0 5px;
	font-style:normal;
}
.Listing .inThePast {
	padding-left: 5px;
}


/* Левая часть сайта */
.InnerLeft {
	width: 700px;
}
/* Правая часть сайта */
.InnerRight {
	border-left: 1px dashed #DDD;
	vertical-align: top;
	padding: 10px 5px 10px 15px;
}
.InnerRight H2 {
	padding: 5px 0;
	color: #CCC;
}
.InnerRight H2, .InnerRight H2 A {
	font: 18px Georgia,"Times New Roman",Times,serif;
	line-height: 25px;
}
.InnerRight H2 A {
	text-shadow:0 1px 1px #CCCCCC;
}
.InnerRight H2.books {
	color: #5F5E62;
}
.InnerRight DIV.books A {
	font-size: 13px;
	line-height: 25px;
}
/* Дополнительные ссылки внизу */
TABLE.bottomPluse {
	
}
.bottomPluse TD {
	padding: 0 15px 10px;
	vertical-align: top;
}
.bottomPluse .TDborder {
	border-right: 1px solid #DDDDDD;
}
.bottomPluse .TDright {
	/* width: 229px; */
}

.bottomPluse TD H2 {
	font: 18px Georgia,"Times New Roman",Times,serif;
	margin-bottom: 7px;
}
.bottomPluse TD P {
	padding:0;
}
.bottomPluse TD A {
	padding:0;
	line-height:25px;
}

/* Рейтинг статьи */
.TableRating {
	margin-bottom: 10px;
}
/* Ошибка в тексте */
SPAN.keyButton {
	background:none repeat scroll 0 0 #ECECEC;
	border-color:#FFFFFF #BBB8AB #BBB8AB #FFFFFF;
	border-style:solid;
	border-width:1px;
	padding:1px 4px;
}
/* закругленные уголки */
.round {
	border: 1px solid #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-khtml-border-radius: 5px;
}
/* теги */
#pageTags {
	display: block;
	border-top: 1px dotted #CCC;
	padding:11px 0 7px;
}
#pageTags, #pageTags A {
	font-size:11px;
}
/* ссылки текущего или заданного раздела < предыдущая | следующая > */
.previous_next .previusLink, .previous_next .nextLink {
	padding-bottom: 20px;
}
.previous_next .previusLink A, .previous_next .nextLink A {
	font-size:11px;
}
.previous_next .previusLink {
	text-align: left;
	vertical-align: top;
}
.previous_next .nextLink {
	text-align: right;
	vertical-align: top;
}
/* классы tiny_mce */
.vertical_align_middle {
	vertical-align:middle;
}
.margin_left_10px {
	margin-left:0 0 5px 10px;
}
.margin_right_10px {
	margin:0 10px 5px 0;
}

/* настройки SHPath [ */
#SHPath {
	position: absolute;
	z-index: 10;
	top: 110px;
	left: 50%;
	width: 970px;
	margin-left: -475px;
	padding: 0px;
	font-style: italic;
}
#SHPath A {
	font-size: 0.9em;
	font-style: italic;
}
.SHPathSubMenu DIV P {
	padding:0 5px;
}
.SHPathSubMenu DIV P A {
	white-space: nowrap;
	font-size: 0.9em;
	font-style:italic;
	line-height:25px;
}
/* настройки SHPath ] */

/* Альтернативный Javascript-поиск от Google */
.myGoogleSearchStyles .gsc-control {
	width: 100%;
}
.myGoogleSearchStyles .gsc-tabsArea, 
.myGoogleSearchStyles .gs-watermark, 
.myGoogleSearchStyles .gsc-resultsHeader, 
.myGoogleSearchStyles .gs-result a.gs-visibleUrl, 
.myGoogleSearchStyles .gs-result .gs-visibleUrl {
	display: none;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	color:#0088CC;
	cursor:pointer;
	display:inline;
	margin-right:8px;
	text-decoration:none;
}
.myGoogleSearchStyles .gsc-result {
	margin-bottom: 17px;
}
.myGoogleSearchStyles .gsc-cursor-current-page {
	color:#FF0000 !important;
}
/* Верхний блок */
#logo {
	padding: 25px 15px 0pt 10px;
	vertical-align: top;
}
#logo A {
	border:none;
	outline:none; 
}
#topBox {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	background-color: #FFFFFF;
}
#topBoxInner {
	color:#FFF;
	width: 976px;
	text-align: center;
	border-bottom:1px dashed #DDDDDD;
}
#topBoxMenu {
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
}
#topBoxMenu SPAN {
	color:#CCC;
	font-size:1.1em;
	margin: 0 10px;
}
#topBoxMenu A {
	border:0 none;
	color:#0088CC;
	/* text-shadow:1px 1px 1px #DDD; */
}
#topBoxMenu A:hover {
	color:#FF0000;/*BC2A4D*/
}
#topMenu {
	white-space:nowrap;
	text-align:right;
	color:#545454;
	padding: 9px 18px 7px 0;
	font-size: 12px;
}
#topMenu SPAN {
	color:#CCCCCC;
	font-size:1.1em;
	margin: 0 10px;
}
#topMenu A {
	border: none;
	font-size: 12px;
}
#user_auth_link {
	padding-left:17px;
	background:url(/images/yapro/user_auth_link.png) no-repeat;
}
#user_home_link {
	padding-left:19px;
	background:url(/images/yapro/user_home_link.gif) no-repeat 0 2px;
}
#user_reg_link {
	padding-left:19px;
	background:url(/images/yapro/user_reg_link.gif) no-repeat;
}
#rating_link {
	padding-left:19px;
	background:url(/images/yapro/rating_link.gif) no-repeat 0 3px;
}
#user_logout_link {
	padding-left:19px;
	background:url(/images/yapro/user_logout_link.gif) no-repeat 0 1px;
}

/* Центрируем блок */
.centerOuter {
	text-align: center;/* для ИЕ в quirks mode и для ИЕ младше ИЕ6 */
}
.centerInner {
    margin: 0 auto;/* для нормальных браузеров и для ИЕ в strict mode*/
    text-align: left;
	width: 976px;
}
/* Средний блок */
#middleOuter {
	width: 100%;
}
#middleInner {
	background-color: #FFF;
    width: 976px;
}
#name {
	padding: 140px 0pt 0pt 25px;
}
#article {
	padding: 0 25px 25px;
}
.emailRestore {
	width: 700px;
}
#footerCopyrights {
	border-top:1px dashed #DDDDDD;
	color:#5F5E62;
	font-size:10px;
	padding:15px 0 5px;
	width:976px;
}
.toTop {
	background-image:url("/images/yapro/icon_back_top.gif");
	background:none no-repeat scroll left top transparent;
	display:block;
	float:right;
	height:11px;
	letter-spacing:1000px;
	overflow:hidden;
	text-decoration:none;
	text-indent:11px;
	width:11px;
}
.dp-highlighter {
	width:650px !important;
}
#fancybox-close {
	padding:0px;
}

.KidsNotice .notice {
	padding-right: 10px;
}
/* блоги
.my_blog_link {
	background: url(/outer/blogs/blog.gif) no-repeat 0 -1px;
	padding-left: 20px;
	border: none;
}
.my_notice_link {
	background: url(/outer/blogs/edit.gif) no-repeat;
	padding-left: 19px;
	border: none;
}*/
/* Плагины */
.ajaxFile { float:left; }
A.add, A:hover.add {
	background: url(/outer/addons/add.gif) no-repeat 0 3px !important;
	display:block;
	height:16px;
	width:16px;
	float:left;
}
A.del, A:hover.del {
	background: url(/outer/addons/del.gif) no-repeat 0 1px !important;
	display:block;
	height:16px;
	width:16px;
	float:left;
	margin-left: 3px;
}
DIV#fancybox-loading {
	z-index: 123456789;
}



.Hidden, .hidden {
	position: absolute;
	top: -7777777px;
	left: -7777777px;
}



#blogMenuLinks {
	z-index:123;
	background-color: #FFF;
	padding-top: 12px;
}
#blogMenuLinks DIV {
	padding: 1px 21px 3px 15px;
	border: 1px solid #CCC;
	border-top: none;
}
#blogMenuLinks A {
	display:block;
	height: 27px;
	text-align: left;
}



#addonsMenuLinks {
	z-index:123;
	background-color: #FFF;
	padding-top: 10px;
}
#addonsMenuLinks DIV {
	padding: 1px 11px 0px 9px;
	border: 1px dashed #CCC;
	border-top: none;
}
#addonsMenuLinks A {
	display:block;
	height: 27px;
	text-align: left;
	border: none;
}
#addonsMenuLinks .addon_add {
	background: url(/outer/addons/add.gif) no-repeat scroll 2px 3px transparent;
	padding-left: 19px;
}
.addon_edit {
	background: url(/outer/addons/edit.gif) no-repeat;
	padding-left: 19px;
	border: none;
}
H3 {
	font-weight: bold;
}

/* RSS-меню */
#rssBoxLinks {
	z-index:123;
	padding-top: 13px;
}
#rssBoxLinks DIV {
	padding: 1px 15px 2px 15px;
	border: 1px solid #CCC;
	border-top: none;
	background-color: #FFF;
}
#rssBoxLinks A {
	display:block;
	height: 27px;
	text-align: left;
	font-style: italic;
	font-size: 0.9em;
	background: url(/rss-feed.gif) no-repeat scroll 0 0 transparent;
	padding-left: 21px;
}
/* Ошибка в тексте */
#SpellingStr, #SpellingStr SPAN {
	line-height: 23px;
	color: #5F5E62 !important;
	font-size: 12px !important;
	margin: 0 !important;
}
