/* _default styles reset
========================================== */
html {
    width: 100%;
    height: 100%;
    font: 13px/18px Arial, Georgia, Tahoma, Verdana, Helvetica, sans-serif;
}

body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    color: #202020;
    background: #fff;
}

p {
    margin: 0 0 10px 0;
}

dfn, var, address {
    font-style: normal;
}

a {
    color: #336699;
    text-decoration: underline;
}

a:hover {
    color: #bf0000;
    text-decoration: none;
}

img, a img {
    border: none;
    vertical-align: middle;
}

* html ul {
    height: 1px;
    overflow: visible;
}

ul {
    padding: 0;
    margin: 0 0 15px 0;
    list-style: none;
}

ul li {
    padding: 3px 0 3px 10px;
    background: url('images/bg/ul-li.png') no-repeat 0 11px;
}

ol li {
    background: none;
}

td, th {
    padding: 0;
}

form {
    margin: 0px;
}

input, select, label, textarea, button {
    margin: 0;
}

input.text, textarea {
    padding: 2px 5px;
    border: 1px solid #aeafb0;
    font: 12px Arial, Georgia, Tahoma, Verdana, Helvetica, sans-serif;
    color: #333;
    background: #fff;
}

input.submit, button {
    font: 13px Arial, Georgia, Tahoma, Verdana, Helvetica, sans-serif;
    cursor: pointer;
    color: #333;
    outline: none;
}

input.checkbox {
    width: 14px;
    height: 14px;
    margin: 0;
    padding: 0;
}

/* _my universal styles  */
.both {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.clear {
    width: 100%;
    height: 0px;
    clear: both;
    overflow: hidden;
    display: block;
}

/* _wrap
========================================== */
#wrap {
    width: 1000px;
    min-width: 1000px;
    min-height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: #fff url('images/wrap.png') repeat-y 0 0;
}

#spacer {
    width: 100%;
    height: 150px;
    clear: both;
    overflow: hidden;
}

#corner {
    width: 86px;
    height: 51px;
    position: absolute;
    top: 0px;
    left: 10px;
    z-index: 1500;
    background: url('/bitrix/templates/education/images/corner.png') no-repeat 0 0;
}

/*
== headers ================================ */
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: Georgia, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-weight: normal;
}

h1 {
    /*	padding:10px 0 10px 0;*/
    /*	margin:5px 0 10px 0;*/
    font-size: 32px;
    line-height: 48px;
    color: #333;
}

h2 {
    padding: 5px 0;
    margin: 5px 0 10px 0;
    font-size: 24px;
    /*margin: 30px 0;*/
    line-height: 24px;
    color: #333;
}

h3 {
    padding: 10px 0;
    margin: 0 0 5px 0px;
    font-size: 18px;
    line-height: 18px;
    color: #333;
}

h4 {
    padding: 10px 0;
    margin: 0 20px 5px 0px;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #333;
}

/*===================������� �� �����============*/
ul#tab-list-id-1 {
    display: none;
}

ul.tab-list {
    width: 100%;
    height: 38px !important;
    margin: 0;
    padding: 0;
    z-index: 5;
}

* html ul.tab-list {
    overflow: hidden;
}

.tab-section-container {
    margin: 0 0 15px 0;
    position: relative;
}

ul.tab-list li {
    height: 38px;
    display: block;
    float: left;
    list-style: none;
    position: relative;
    font-size: 12px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    z-index: 3;
    background: none;
}

ul.tab-list li a, ul.tab-list li a:hover {
    text-decoration: none;
    color: #666666 !important;
    padding: 0 0 4px 0;
}

ul.tab-list li.active a span {
    color: #333333;
    font-weight: bold;
}

ul.tab-list a:link, ul.tab-list a:visited {
    background: url('images/bg/tabs.png') right 100px;
    color: #474747;
    display: block;
    text-decoration: none;
    cursor: pointer;
}

* html ul.tab-list a:link, ul.tab-list a:visited {
    height: 50px;
    float: left;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

ul.tab-list li a span {
    background: url('images/bg/tabs.png') 0 100px;
    display: block;
    height: 50px;
    line-height: 38px;
    margin: 0 7px 0 0;
    padding: 0 0 0 8px;
    position: relative;
    z-index: 3;
}

* html ul.tab-list li a span {
    float: left;
}

ul.tab-list a:hover {
    background: url('images/bg/tabs.png') right 50px;
    display: block;
}

ul.tab-list a:hover span {
    background: url('images/bg/tabs.png') left 50px;
    display: block;
    white-space: nowrap;
}

ul.tab-list li {
    border: none;
}

ul.tab-list li.active {
    top: 1px;
}

ul.tab-list li.active, ul.tab-list li {
    padding: 0;
    background: none;
}

ul.tab-list li.active a:link,
ul.tab-list li.active a:visited,
ul.tab-list li.active a:visited,
ul.tab-list li.active a:hover {
    background: url('images/bg/tabs.png') right 0 no-repeat !important;
}

ul.tab-list li.active a span,
ul.tab-list li.active a:hover span {
    background: url('images/bg/tabs.png') left 0 no-repeat !important;
    color: #474747;
    cursor: pointer;
}

.tab-boby-container {
    border: 1px solid #cdcdcd;
    padding: 20px 20px;
    overflow: visible;
}

.tab-boby-container div.container {
    width: 100%;
}

ul.tab-list li.active {
    color: #333333 !important;
}

/*====================������� �� ��������� �� �����==================*/
div.scroll {
    width: 655px;
    height: 500px;
    margin: 20px 0;
    overflow: scroll;
}

table.useful {
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 15px 0;
}

table.useful th, table.useful td {
    border: 1px solid #D6D6D6;
    padding: 5px;
    vertical-align: top;
    font-size: 14px;
}

table.useful th {
    font-weight: bold;
    background: #e6e6e6;
}

table.useful td.param, table.useful tr.param td {
    background: #f6f6f6;
}

p.link-show {
    display: none;
    margin: 0 5px 10px 0;
    text-align: right;
    font-size: 13px;
}

p.link-show a {
    border-bottom: 1px dotted #336699;
    text-decoration: none;
}

p.link-show a:hover {
    border-bottom: 1px dotted #fff;
}

/*====================footer==================*/
#footer {
    width: 1000px;
    height: 110px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 13px;
    -z-index: 2;
    background: url('images/footer.png') no-repeat 0 100%;
}

#copy {
    position: absolute;
    top: 20px;
    left: 49px;
}

#footer .aboutinfo {
    position: absolute;
    top: 39px;
    left: 49px;
    font-size: 10px;
    color: #989898;
}

#footer .menu-bottom {
    position: absolute;
    top: 65px;
    left: 49px;
    color: #4e4e4e;
}

#footer .counters {
    position: absolute;
    top: 15px;
    right: 41px;
}

#footer .counters li {
    padding: 0 0 8px 0;
    background: none;
}

/*====================header================= */
#header {
    width: 1000px;
    height: 150px;
    position: relative;
    margin: 0 auto;
    z-index: 3;
    font-size: 13px;
    font-family: Georgia, tahoma, arial, helvetica, sans-serif;
    background: url('images/header.png') no-repeat 0 0;
}

#logo {
    position: absolute;
    top: 63px;
    left: 43px;
}

#logo img {
    width: 295px;
    height: 66px;
}

#logo a {
    outline: none;
}

#slogan {
    position: absolute;
    top: 111px;
    left: 141px;
    color: #838383;
    font-size: 10px;
    line-height: 13px;
    font-family: Georgia, Arial, Tahoma;
}

/*=============================�����===========================*/
#search {
    position: absolute;
    left: 100px;
    top: 12px;
    font: 11px Tahoma;
}

#search input.text {
    width: 170px;
    margin: 0 4px 0 8px;
    border: 1px solid #d1d1d1;
}

#search input.submit {
    width: 19px;
    height: 18px;
    border: none;
    margin: 0 0 0 8px;
    padding: 0;
    background: url('images/buttons/search.png') no-repeat 0 0;
}

#header .langs {
    position: absolute;
    left: 370px;
    top: 7px;
    padding: 10px 9px 11px 12px;
    font: 11px Arial, Tahoma;
    background: url('images/bg/lang-spacer.png') no-repeat 0 0;
}

#header .langs strong {
    padding: 4px 5px;
    background: url('images/bg/lang-active.png') no-repeat 0 0;
}

#header .langs i {
    width: 1px;
    height: 35px;
    display: block;
    position: absolute;
    top: 0;
    left: 70px;
    background: url('images/bg/lang-spacer.png') no-repeat 0 0;
}

/*=============================������ � �����===========================*/
#header ul.links {
    position: absolute;
    top: 10px;
    left: 620px;
    margin: 0;
}

#header ul.links li {
    width: 110px;
    float: left;
    padding: 0 30px 0 0;
    letter-spacing: 0.5px;
    font-size: 9px;
    line-height: 14px;
    /*font-style: italic;*/
    color: #979797;
    white-space: nowrap;
    background: none;
}

#header ul.links li.club {
    width: 160px;
}

#header ul.links li.shop {
    width: 135px;
    padding: 0;
}

#header ul.links li a {
    font: 11px Arial;
    font-style: normal;
}

#header ul.links li img {
    display: block;
    float: left;
    position: relative;
    padding: 0 7px 0 0;
}

/*=============================�������===========================*/
#header .banner-right {
    width: 608px;
    height: 68px;
    padding: 6px 0px 0 0;
    position: absolute;
    top: 55px;
    right: 25px;
}

#header .banner-right img {
    float: right;
    padding: 0 3px 0 0;
}

#left .banner {
    width: 100%;
    margin: 15px 0;
    overflow: hidden;
}

#left .banner_news {
    margin: 20px 0 15px;
}

#right .banner {
    margin: 0 0 20px 0;
}

/*=============================���� � �����===========================*/
#header .menu {
    width: 957px;
    height: 38px;
    position: absolute;
    top: 141px;
    left: 17px;
    margin: 0 0 5px 0;
    padding: 0 0 0 16px;
    background: url('images/bg/menu.png') no-repeat 0 0;
}

#header .menu li {
    float: left;
    font-size: 16px;
    padding: 8px 16px 7px 12px;
    background: none;
    background: url('images/bg/menu-li.png') no-repeat 100% 0;
}

#header .menu li a {
    outline: none;
}

#header .menu li.last {
    background: none;
}

#header ul.menu li a {
    color: #666;
}

/*==============================����� ����========================*/
.top-menu {
    background: url("/bitrix/templates/club/images/bg/top-main.png") repeat-x scroll 0 0 transparent;
    width: 980px;
    height: 21px;
    margin: 0 10px 20px 10px;
}

/*=============================�������===========================*/
#content {
    width: 980px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}

#left {
    width: 905px;
    float: left;
    position: relative;
    left: 30px;
}

/*=================���� ���������� ������� ������ � �����������===========================*/
#top-content {
    width: 100%;
    padding: 0 0 7px 0;
    margin: 0 0 20px 0;
    overflow: hidden;
    border-bottom: 1px dotted #999;
}

/*=============================������� ������===========================*/
#top-content .top-links {
    float: left;
    width: 650px;
    position: relative;
    padding: 0 0 0 45px;
    line-height: 22px;
    font-family: Arial;
}

#top-content .top-links a {
    margin: 0 5px 0 0;
    padding: 0 15px 0 0;
    background: url('images/ico/arrow.png') no-repeat 100% 3px;
}

/*========================���� ��� �����������==========================*/
#auth {
    position: relative;
    color: #333;
    width: 265px;
    left: 275px;
}

#auth .auth-welcome {
    float: right;
    padding: 4px 0 0 0;
}

#auth .out {
    float: right
}

table.auth_form {
    border-collapse: collapse;
}

table.auth_form td {
    padding: 2px 0;
}

table.auth_form td.left {
    width: 60px;
    text-align: right;
    padding-right: 7px;
    font-size: 11px;
}

.auth_form .check {
    width: 15px;
    height: 15px;
    display: block;
    float: left;
    margin: 0px 4px 0 0;
}

.auth_form .remember {
    padding-top: 7px;
    border-top: 1px dotted #909090;
}

.enter_form td {
    width: 50%;
}

.enter_form td p {
    margin: 10px 0 10px 20px;
}

table.auth_form td input.text {
    width: 285px;
    padding: 8px 12px;
    margin: 0 0 15px 0;
    border: 1px solid #cecece;
    font-size: 16px;
    font-family: Georgia, tahoma, arial, helvetica, sans-serif;
}

table.auth_form td .submit {
    display: block;
    width: 195px;
    height: 46px;
    border: none;
    outline: none;
    text-align: left;
    padding: 12px 0 14px 15px;
    font-size: 16px;
    font-family: georgia, tahoma;
    font-weight: bold;
    background: url('/bitrix/templates/education/images/buttons/button_enter.png') no-repeat 0 100%;
}

table.auth_form td .active {
    padding: 14px 0 12px 15px;
    background: url('/bitrix/templates/education/images/buttons/button_enter.png') no-repeat 0 0;
}

.tab-boby-container p.item {
    margin-bottom: 10px;
}

table.subjects-list {
    width: 100%;
    border-collapse: collapse;
}

.subjects-list td {
    width: 45%;
    padding: 15px 15px 10px 0;
    vertical-align: top;
    border-right: 1px dotted #d9d9d9;
    border-bottom: 1px dotted #d9d9d9;
}

.subjects-list td.right {
    padding: 15px 15px 10px 20px;
    border-right: none;
    border-left: 1px dotted #d9d9d9;
}

.subjects-list td p.link {
    font-size: 14px;
}

.subjects-list td p.section {
    width: 100%;
    padding: 3px 0;
    position: relative;
    overflow: hidden;
    font-size: 11px;
    z-index: 1;
}

.subjects-list td p.section span.left {
    width: 80px;
    display: block;
    float: left;
    position: relative;
    padding: 1px 0px 1px 0px;
    text-align: center;
    color: #fff;
    z-index: 2;
    background: url('images/bg/section-left.png') no-repeat 0 0;
}

.subjects-list td p.section span.right {
    width: 69px;
    display: block;
    float: left;
    position: relative;
    left: -5px;
    padding: 1px 0px 1px 0px;
    text-align: center;
    color: #fff;
    z-index: 5;
    background: url('images/bg/section-right.png') no-repeat 0 0;
}

.biblio-list .subjects-list td p.section span.norubric {
    left: 0;
}

.biblio-list span {
    white-space: nowrap;

}

.art_date {
    white-space: nowrap;
    color: #666666;
    font-family: Georgia, Arial, Tahoma;
    font-size: 14px;
    font-style: italic;
}

.cycles-list, .from-cycles {
    width: 670px;
    left: -30px;
    margin: 0 0 25px;
    padding: 15px 0 15px 30px;
    position: relative;
    border-bottom: 1px dotted #999999;
    background: #fefbee;
}

.cycles-list .section, .cycle .count, .from-cycles .count {
    position: relative;
    top: -8px;
    font-family: Georgia, Arial, Tahoma;
    font-style: italic;
    font-weight: bold;
    color: #666666;
}

.cycle h1 {
    padding: 10px 0 5px 0;
    border-bottom: 1px dotted #999999;
}

.cycle .count {
    margin-bottom: 20px;
}

.article .files-list {
    margin: -5px 0 15px 0;
}

#left .cycle .article {
    margin: 10px 0 35px 0;
}

.article-detail .data-article-bottom .from-cycles {
    margin: 0 0 -10px 0;
    padding: 15px 0 10px 30px;
    border-top: 1px dotted #999999;
    border-bottom: none;
}

.from-cycles .title-cycle {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

#left .from-cycles .article .noactive {
    color: #000;
    font-style: normal;
}

#left .from-cycles .article .noactive var {
    padding: 2px 5px;
    background: #ded7b9;
}

#left .from-cycles .article .noactive strong {
    font-size: 16px;
    font-weight: normal;
}

#left .from-cycles .anonce {
    margin-bottom: 30px;
}

.biblio-list .top-title {
    width: 100%;
    overflow: hidden;
}

.biblio-list .top-title h1 {
    width: 576px;
    float: left;
}

.biblio-list .top-title .links {
    padding-top: 19px;
    width: 80px;
    float: right;
}

.biblio-list .top-title .links a {
    border-bottom: 1px dotted #336699;
    text-decoration: none;
}

.inner-text {
    margin: 10px;
}

/*=======������� �������==================*/
div.pager-list {
    font-size: 14px;
    font-family: Arial;
}

div.pager-list a {
    text-decoration: none;
}

.pager-list .pages {
    line-height: 45px;
}

.pager-list span {
    font-size: 18px;
    color: #d8d8d8;
}

.pager-list span a {
    text-decoration: none;
    color: #707070;
}

.pager-list b, .pager-list strong {
    padding: 0 3px;

}

.pager-list .begin img {
    padding: 0 5px 0 0;
}

.pager-list .begin {
    padding: 0 10px 0 0;
}

.pager-list .end img {
    padding: 0 0 0 5px;
}

.pager-list .end {
    padding: 0 0 0 10px;
}

#content .window {
    position: relative;
    width: 650px;
    height: 45px;
    float: left;
    overflow: hidden;
    margin-bottom: 15px;
}

#content .image_reel {
    position: absolute;
    top: 0;
    left: 0;
}

#content .image_reel div {
    float: left;
    width: 650px;
    height: 45px;
}

#content .image_reel div.first {
    background: #444;
}

#content .image_reel div.second {
    background: #777;
}

#content .paging {
    position: absolute;
    right: 7px;
    top: 25%;
    width: 46px;
    height: 23px;
    z-index: 100;
    text-align: center;
    font: 14px Tahoma;
}

#content .paging a {
    display: block;
    float: left;
    padding: 2px 3px;
    width: 16px;
    height: 19px;
    color: #990101;
    text-decoration: underline;
}

#content .paging a:focus {
    outline: none;
}

#content .paging a.active {
    background: url('images/Shape-12.png');
    color: #828282;
    text-decoration: none;
}

#bugz {
    position: absolute;
    top: -7px;
    left: 160px;
    font: 12px Tahoma;
    cursor: pointer;
}

#bugz i {
    font-style: normal;
    display: block;
    float: left;
    cursor: pointer;
    margin-top: 5px;
    white-space: nowrap;
    border-bottom: 1px dotted #3C6EBA;
}

#div_support_form {
    position: absolute;
    width: 345px;
    /*height: 340px; */
    left: 160px;
    top: -360px;
    z-index: 1000;
    font-family: tahoma;
    border: 1px solid #c8c8c8;
    background: #ffffff url(/bitrix/templates/education/images/bug_icons/bugHeader.png) repeat-x left top;
}

.div_support_footer {
    position: absolute;
    width: 345px;
    height: 9px;
    font-size: 1%;
    bottom: 0px;
    left: 0px;
    background: #ffffff url(/bitrix/templates/education/images/bug_icons/bugFooter.png) repeat-x left top;
}

#div_support_form img {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

#ok {
    outline: none !important;
}

#support_form {
    height: 250px;
}

#div_support_form p {
    color: #333333;
    padding: 10px 15px 5px 15px;
}

#div_support_form p.white {
    color: #ffffff;
    font-weight: bold;
}

#bug-support {
    width: 183px;
    position: absolute;
    left: 420px;
    top: 33px;
    color: #494949;
    font-size: 10px;
}

#bug-text {
    display: block;
    white-space: nowrap;
    /*border-bottom: 1px dotted #3C6EBA;*/
    cursor: pointer;
    color: #336699;
}

/*======= ���� � ������������ ������������ ������ ��������==================*/
#user-info {
    padding: 10px 55px 20px 40px;
}

#user-info .uinfo-left {
    float: left;
    width: 60%;
}

#user-info .uinfo-right {
    text-align: right;
}

.user-info-prifile {
    position: absolute;
    top: 15px;
    right: 5px;
}

/*=======������ ����������� ==================*/
.login-err {
    color: #96181c;
    font-weight: bold;
}

/*=======����� ���� � ����������� ������ ��������==================*/
.advert-info {
    /*	width: 100%;*/
    background-color: #F9F7E4;
    border: 1px dotted #87814C;
    margin: 10px 0 25px 0;
    padding: 15px 20px 0;
}

.advert-info #info-hide-head {
    bottom: 8px;
    left: 12px;
    position: relative;
}

#info-hide-head img {
    display: block;
    float: right;
    position: relative;
    top: 7px;
    margin: 0 0 0 5px;
}

.advert-info #info-hide-head a {
    font-size: 11px;
    text-align: right;
    text-decoration: none;
    color: #87814c;
    border-bottom: 1px dotted #87814c;
}

.advert-info #info-hide-head p {
    text-align: left;
}

/*======= ������� �� �������� �� ������==================*/

.zebra a {
    font-size: 10px;
}

.zebra .deleted {
    color: #808080;
}

table.zebra {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
    background: url('images/bg/list-seminars-head.png') no-repeat 0 0;
}

table.zebra th {
    padding: 7px 10px 10px 10px;
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    background: none;
    border: none;
    text-align: left;
    vertical-align: top;
}

table.zebra th span {
    font-size: 14px;
}

table.zebra td {
    padding: 15px 10px 10px 10px;
    border: 1px solid #d6d6d6;
    vertical-align: top;
}

table.zebra td p {
    margin: 0;
}

table.zebra tr.gray td {
    background: #f5f5f5;
}

table.zebrainner {
    width: auto !important;
    margin-bottom: 14px;
}

table.zebrainner td {
    padding: 10px 5px 10px 10px !important;
    border-bottom: 1px dotted #d6d6d6;
    border-left: none;
    border-top: none;
    border-right: none;
}

table.zebrainner .lesson-time {
    border-bottom: 1px dotted #d6d6d6;
    border-left: none;
    border-top: none;
    border-right: none;
    /*background-color: white !important;*/
}

.block-gray-table {
    position: relative;
}

.block-gray-table .tl, .block-gray-table .tr {
    display: block;
    width: 5px;
    height: 35px;
    position: absolute;
    top: 0;
}

.block-gray-table .tl {
    left: -1px;
    background: url('images/bg/list-seminars-head-top.png') no-repeat 0 0;
}

.block-gray-table .tr {
    right: 0;
    background: url('images/bg/list-seminars-head-top.png') no-repeat 100% 0;
}

.block-gray-table table.zebra {
    background: none;
}

.block-gray-table table.zebra th {
    background: #828282;
}

.seminar-controls {
    text-align: right;
}

/*======= ����� �� ������� �����==================*/
#main-data {
    position: relative;
    overflow: hidden;
}

#main-data h1 {
    padding: 7px 0 0 0;
}

.main-data-block {
    width: 352px;
    float: left;
    position: relative;
    margin: 15px 35px 10px -3px;
    padding: 7px 13px 7px 12px;
    background: url('images/bg/main-data-block.png') no-repeat 0 0;
}

.main-data-block p.top {
    margin: 0 0 12px 0;
}

.main-data-block span.left {
    padding: 0 27px 0 0;
}

.main-data-block p.top span.left {
    font-size: 14px;
}

.main-data-block p.top span.left a {
    text-decoration: none;
    color: #202020;
}

.main-data-block p.top span.left a:hover {
    color: #bf0000;
}

.main-data-block img {
    vertical-align: middle;
    padding: 0 10px 0 0;
}

.main-data-block span.add {
    display: block;
    position: absolute;
    top: 12px;
    right: 12px;
}

.main-data-block span.add a {
    display: block;
    text-decoration: none;
    outline: none;
    padding: 7px 12px 7px 32px;
    color: #202020;
    background: url('images/buttons/add-button.png') no-repeat 0 0;
}

/*======= ����� ���������� ��������==================*/
.add-block {
    position: relative;
    background: url('images/bg/add-block.png') no-repeat 0 100%;
}

.add-block .top {
    padding: 9px 20px 8px 23px;
    background: url('images/bg/add-block.png') no-repeat 0 0;
}

.add-block h2 {
    margin: 5px 0 7px 0px;
}

.add-block .error {
    font-size: 11px;
    color: #bf0000;
    padding: 0 0 0 16px;
    margin: 0 0 0 -21px;
    border-left: 5px solid #b80404;
}

.add-block .error p {
    padding: 5px 0;
}

.add-block #err_active_to {
    margin: 0 0 0 -15px;
    border: none;
}

.block_body_yellow, .block_body_green {
    padding: 10px 20px 20px 23px;
    margin: 3px 10px 10px 0;
}

.add-block .field-title {
    margin: 0px 0 7px 0;
}

.starrequired {
    color: #c30f0f;
}

.add-block .field-delimiter {
    margin: 10px 0;
}

.add-block .block_error {
    margin: 10px 0;
    color: red;
}

.add-block input.text, .seminar-add-top .time-table input, .seminar-add-third .tags input, .add-lessons .edit-lesson .date_period input, input.search-tags, #press-left input.text, #press-left textarea {
    border-top: 1px solid #aaadb2;
    border-left: 1px solid #e3e3eb;
    border-right: 1px solid #e3e3eb;
    border-bottom: 1px solid #e3e3eb;
}

.seminar-add-top .time-table input {
    width: 155px;
}

.seminar-add-top .time-table img {
    margin: 0 10px 0 0;
}

.add-block .block_body_green i {
    display: block;
    width: 88px;
    height: 79px;
    position: absolute;
    bottom: -8px;
    right: 15px;
    background: url('images/bg/seminars-corner-done.png') no-repeat 0 0;
}

.seminar-add-second div.add-proporety {
    font-size: 11px;
}

.seminar-add-second div.add-proporety a {
    color: #336699;
    text-decoration: none;
    border-bottom: 1px dotted #336699;
}

.add-block .more-tag {
    display: block;
    margin: -5px 0 2px 0;
    color: #979797;
    font-size: 11px;
}

.seminar-add-third .tags input {
    width: 200px;
}

.seminar-add-bottom .block_body_yellow, .seminar-add-bottom .block_body_green {
    height: 232px;
    background: url('images/bg/add-seminar-bottom.png') no-repeat 0 0;
}

.block_status {
    font-size: 10pt;
    font-weight: bold;
    text-align: right;
}

.add-lessons h1 {
    margin: 19px 0;
    line-height: 24px;
}

.add-lessons h1 span {
    display: block;
    font-size: 18px;
    color: #808080;
    margin: 9px 0 0 -13px;
}

.add-lessons .edit-lesson {
    width: 834px;
    height: 407px;
    margin: 20px 0;
    padding: 19px 25px;
    background: url('images/bg/add-lessons.png') no-repeat 0 0;
}

.add-lessons .edit-lesson .date_period {
    margin-bottom: 25px;
    line-height: 24px;
}

.add-lessons .edit-lesson .date_period input {
    width: 156px;
}

.add-lessons .edit-lesson .block_body_gray {
    padding-top: 12px;
}

#date_from {
    float: left;
    margin: 0px 20px 0px 0;
}

#block1 table td {
    padding: 5px 2px 0 0;
    vertical-align: top;
}

.takeplace-tbl {
    margin-bottom: 15px;
}

.add-lessons .edit-lesson .field-title span {
    display: block;
    color: #979797;
    font-size: 11px;
}

.add-lessons .edit-lesson #email, #contacts {
    margin-bottom: 19px;
}

#press-left .field-title {
    margin: 0 0 3px 0;
}

#press-left textarea, #press-left input.text {
    margin-bottom: 15px;
}

input#cansel {
    width: 138px;
    height: 46px;
    border: none;
    cursor: pointer;
}

a.nodecoration {
    text-decoration: none;
}

input#save {
    border: none;
    cursor: pointer;
}

.add-block input#sb-add-lesson {
    width: 160px;
    height: 30px;
    padding: 3px 0 6px 25px;
    font-size: 13px;
    color: #333333;
    cursor: pointer;
    border: none;
    background: url('images/buttons/add-lesson.png') no-repeat 0 0;
}

p.select-all {
    margin-bottom: 15px;
}

/*����� �����������*/
/*.block_body{
	padding: 20px 10px;
	margin: 0 10px 10px 0px;	
	border: 1px solid #999999;
	border-top: none;
}

.block_status_no, .block_status_yes{
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	padding: 10px;
	margin: 10px 10px 0 0px;
}
.block_status_no{
	background-color: #bf0101;
	color: white;
}
.block_status_yes{
	background-color: #9dd309;
	color: #333333;
}                  */
#my_profile {
    position: absolute;
    top: 20px;
    right: 10px;
}

#iblock_add_form .time-table td {
    padding: 5px 10px 0px 0px;
}

.addseminar {
    margin-left: -4px;
}

.addoffer {
    margin-left: -6px;
}

#calcell {
    vertical-align: top;
}

/*==========����������� ������ ������������=======================*/
.data-table-left {
    float: left;
    width: 230px;
    padding-left: 100px;
}

.capture {
    float: left;
    width: 230px;
    padding-left: 100px;
}

.data-table-left tr.name, .data-table-right tr.name, .capture tr.name {
    height: 50px;
    vertical-align: bottom;
}

.data-table-right {
    float: right;
    width: 327px;
    padding-right: 200px;

}

.registration new_user .button {
    left: 300px;
}

.register-text {
    float: right;
    width: 50%;
    padding-top: 35px;
}

.auth-register {
    margin-top: 0px;
}

.hint-user {
    width: 15px;
    height: 14px;
    background: url("images/ico/hint.png") no-repeat 0 0;
    cursor: pointer;
    display: inline-block;
    position: relative;
}

.hint-user .prompt {
    position: absolute;
    top: 0;
    left: -10px;
    min-width: 300px;
    display: none;
    z-index: 5;
}

.hint-user .promt-inner {
    position: relative;
    float: left;
    display: inline-block;
    border: 1px solid #d6d6d6;
    background: #fff;
    font: 11px/12px arial;
    box-shadow: 3px 3px 3px #eaeaea;
    -moz-box-shadow: 3px 3px 3px #eaeaea;
    -webkit-box-shadow: 3px 3px 3px #eaeaea;
    khtml-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 10px 7px 9px;
    behavior: url(/bitrix/templates/gaap/PIE.htc);
    z-index: 5;
}

.hint-user .promt-inner .corner {
    display: block;
    width: 14px;
    height: 9px;
    position: absolute;
    bottom: -9px;
    left: 10px;
    background: url("images/ico/corner.png") no-repeat 0 -9px;
}

.hint-user .under-hint .promt-inner {
    box-shadow: -1px -3px 3px #eaeaea;
    -moz-box-shadow: -1px -3px 3px #eaeaea;
    -webkit-box-shadow: -1px -3px 3px #eaeaea;
    khtml-border-radius: 3px;
}

.hint-user .under-hint {
    top: 25px !important;

}

.hint-user .under-hint .corner {
    top: -7px;
    left: 7px;
    background: url("images/ico/corner.png") no-repeat 0 0;
}
