@CHARSET "UTF-8";

.slider a {
	-webkit-transition: border-color 0.15s ease-out;
	   -moz-transition: border-color 0.15s ease-out;
	    -ms-transition: border-color 0.15s ease-out;
	     -o-transition: border-color 0.15s ease-out;
	        transition: border-color 0.15s ease-out;
}
.slider a:hover {
	-webkit-transition-property: border-color 0.4s ease-in;
	   -moz-transition-property: border-color 0.4s ease-in;
	    -ms-transition-property: border-color 0.4s ease-in;
	     -o-transition-property: border-color 0.4s ease-in;
	        transition-property: border-color 0.4s ease-in;
}

.content a {
	color: #1945a5;
}

::-webkit-scrollbar {
	width: 15px;
	height: 15px;
}

::-webkit-scrollbar-track:vertical {
	-webkit-border-image: url(../images/bee/scrollbar/track-vertical.png) 11 0 stretch;
	border-width: 11px 2px;
}
::-webkit-scrollbar-track:horizontal {
	-webkit-border-image: url(../images/bee/scrollbar/track-horizontal.png) 0 11 stretch;
	border-width: 2px 11px;
}
::-webkit-scrollbar-thumb:vertical {
	-webkit-border-image: url(../images/bee/scrollbar/thumb-vertical.png) 11 0 stretch;
	border-width: 11px 2px;
}
::-webkit-scrollbar-thumb:horizontal {
	-webkit-border-image: url(../images/bee/scrollbar/thumb-horizontal.png) 0 11 stretch;
	border-width: 2px 11px;
}
.popup ::-webkit-scrollbar-thumb {
}

::-webkit-scrollbar-button {
	display: none;
}
::-webkit-scrollbar-corner {
	background: transparent;
}

#header-collapser {
	background-color: #FFE06B;
}

.slider a {
    -webkit-transition: border-color 0.15s ease-out;
    -moz-transition: border-color 0.15s ease-out;
    -ms-transition: border-color 0.15s ease-out;
    -o-transition: border-color 0.15s ease-out;
    transition: border-color 0.15s ease-out;
}
.slider a:hover {
    -webkit-transition-property: border-color 0.4s ease-in;
    -moz-transition-property: border-color 0.4s ease-in;
    -ms-transition-property: border-color 0.4s ease-in;
    -o-transition-property: border-color 0.4s ease-in;
    transition-property: border-color 0.4s ease-in;
}
::-webkit-scrollbar {
    width: 15px;
    height: 15px;
}
::-webkit-scrollbar-track:vertical {
    -webkit-border-image: url(../images/basel/scrollbar/track-vertical.png) 11 0 stretch;
    border-width: 11px 2px;
}
::-webkit-scrollbar-track:horizontal {
    -webkit-border-image: url(../images/basel/scrollbar/track-horizontal.png) 0 11 stretch;
    border-width: 2px 11px;
}
::-webkit-scrollbar-thumb:vertical {
    -webkit-border-image: url(../images/basel/scrollbar/thumb-vertical.png) 11 0 stretch;
    border-width: 11px 2px;
}
::-webkit-scrollbar-thumb:horizontal {
    -webkit-border-image: url(../images/basel/scrollbar/thumb-horizontal.png) 0 11 stretch;
    border-width: 2px 11px;
}
.popup ::-webkit-scrollbar-thumb {
}
::-webkit-scrollbar-button {
    display: none;
}
::-webkit-scrollbar-corner {
    background: transparent;
}
#header-collapser {
    background-color: #ffe06b;
}


#course-logo {
    margin: 0 0 0 0px;
}
#course-title {
    color: #000;
    font-size: 18pt;
    text-shadow: none;
}
body {
    font-size: 14px;
    color: #000;
}


/*начало стили ЦЭОТ */
.content {
	font-family: Times New Roman, Georgia, serif !important;
    color: #000 !important;
    font-size: 14pt !important;
    line-height: 150% !important;
    padding: 1px 0px !important;
    margin: 5px 52px !important;
}
.content a {
    color: black !important;
}
.content .eAu-paragraph img {
    vertical-align: middle !important;
    border-collapse: collapse !important;
	margin: 0 !important;
	position:relative !important; top:-3px !important;
	max-width: 98% !important;
}
.content .eAu-paragraph a {
    color: #1945a5 !important;
}
.content .eAu-paragraph p {
	text-align: justify !important;
	text-indent: 1cm !important;
	margin: 0 0 0pt !important;
	font-family: Times New Roman, Georgia, serif !important;
    color: #000 !important;
    font-size: 14pt !important;
    line-height: 150% !important;
}
.content .eAu-paragraph p.center {
	text-align: center !important;
	text-indent: 0cm !important;
}
.content .eAu-paragraph p.right {
	text-align: right !important;
	text-indent: 0cm !important;
}
.content .eAu-paragraph p.left {
	text-align: left !important;
	text-indent: 0cm !important;
}
.content .eAu-paragraph p.justify {
	text-align: justify !important;
	text-indent: 0cm !important;
}
.content .eAu-paragraph table {
    max-width: 98% !important;
    border-collapse: collapse !important;
	margin-bottom: 0.5cm !important;
	margin-left:auto !important; 
    margin-right:auto !important;
}
.content .eAu-paragraph table td{
    padding: 5px !important;
    border: 1px solid #888 !important;
}
.content .eAu-paragraph td p {
	text-align: center !important;
	text-indent: 0cm !important;
	margin: 0 0 0pt !important;
	font-family: Times New Roman, Georgia, serif !important;
    color: #000 !important;
    font-size: 14pt !important;
    line-height: 150% !important;
}
.content .eAu-paragraph td.left p {
	text-align: left !important;
	text-indent: 0cm !important;
	margin: 0 0 0pt !important;
	font-family: Times New Roman, Georgia, serif !important;
    color: #000 !important;
    font-size: 14pt !important;
    line-height: 150% !important;
}
.content .eAu-paragraph table.numer {
	WIDTH: 90% !important;
	border: 0px !important;
	margin-left:auto !important; 
    margin-right:auto !important;
	margin-top: 5.4pt !important;
	margin-bottom: 5.4pt !important;
	border-collapse: collapse !important;
}
.content .eAu-paragraph table.numer td {
	border: 0px solid black !important;
}
.content .eAu-paragraph table.numer td:first-of-type {
	width: 15% !important;
}
.content .eAu-paragraph table.numer td:last-of-type {
	width: 15% !important;
}
.content .eAu-paragraph sub, .content sup {
	font-size: 10pt !important;
	font-family: Times New Roman, Georgia, serif !important;
}
.content .eAu-paragraph p.img {
	text-align: center !important;
	text-indent: 0pt !important;
	margin: 0.5cm 0 0 0pt !important;
    line-height: 150% !important;
}
.content .eAu-paragraph p.img_sign {
	text-align: center !important;
	text-indent: 0pt !important;
	margin: 5.4pt 0 0.5cm 0pt !important;
	font-family: Times New Roman, Georgia, serif !important;
    color: #000 !important;
    font-size: 11pt !important;
    line-height: 150% !important;
	padding: 0 20% !important;
	font-style: italic !important;
}
.content .eAu-paragraph p.TablNom {
	text-align: right !important;
	text-indent: 0pt !important;
	margin: 5.4pt 0 0 0pt !important;
	font-family: Times New Roman, Georgia, serif !important;
    color: #000 !important;
    font-size: 11pt !important;
    line-height: 150% !important;
	font-style: italic !important;
}
.content .eAu-paragraph p.TablName {
	text-align: center !important;
	text-indent: 0pt !important;
	margin: 0pt 0 5.4pt 0pt !important;
	font-family: Times New Roman, Georgia, serif !important;
    color: #000 !important;
    font-size: 14pt !important;
    line-height: 150% !important;
	font-weight: bold !important;
}
.content .eAu-paragraph h3  {
	text-align: center !important;
	text-indent: 0pt !important;
	margin: 0.5cm 0 5.4pt 0pt !important;
	font-size: 16pt !important;
	line-height: 150% !important;
	font-weight: bold !important;
}
.content .eAu-paragraph h4  {
	text-align: center !important;
	text-indent: 0pt !important;
	margin: 0.5cm 0 5.4pt 0pt !important;
	font-size: 16pt !important;
	line-height: 150% !important;
	font-weight: bold !important;
	font-style: italic !important;
}
.content .eAu-paragraph h5  {
	text-align: justify !important;
	text-indent: 0pt !important;
	margin: 0.5cm 0 5.4pt 0pt !important;
	font-size: 16pt !important;
	line-height: 150% !important;
	font-weight: bold !important;
}
.content .eAu-paragraph h6  {
	text-align: justify !important;
	text-indent: 0pt !important;
	margin: 0.5cm 0 5.4pt 0pt !important;
	font-size: 16pt !important;
	line-height: 150% !important;
	font-weight: bold !important;
	font-style: italic !important;
}
.content .eAu-paragraph h3, .content .eAu-paragraph h4, .content .eAu-paragraph h5, .content .eAu-paragraph h6 {
	color: #000 !important;
}
.content .eAu-paragraph ul {
	padding: 0 !important; /* Убираем поля */
	margin: 5.4pt 0 5.4pt 2cm !important;
	line-height: 150% !important;
}
.content .eAu-paragraph ol {
	padding: 0 !important; /* Убираем поля */
	margin: 5.4pt 0 5.4pt 2cm !important;
	line-height: 150% !important;
}
.content .eAu-paragraph li {
	padding-left: 5px !important;/* Отступ от маркера до текста */
	color: #000 !important;
	font-family: Times New Roman, Georgia, serif !important;
	font-size: 14pt !important;
}
.content .eAu-paragraph ul.tire {
	padding: 0 !important; /* Убираем поля */
	margin: 5.4pt 0 5.4pt 1.5cm !important;
}
.content .eAu-paragraph ul.tire li {
	list-style-type: none !important;
}
.content .eAu-paragraph ul.tire li:before {
	content: "–  " !important;
}


.content .eAu-paragraph table.light {
  overflow: hidden !important;
  }
.content .eAu-paragraph table.light td, th {
  position: relative !important;
}
.content .eAu-paragraph table.light td:hover::after, .content .eAu-paragraph table.light thead th:not(:empty):hover::after, .content .eAu-paragraph table.light td:focus::after, .content .eAu-paragraph table.light thead th:not(:empty):focus::after { 
  content: '' !important;  
  height: 10000px !important;
  left: 0 !important;
  position: absolute !important;  
  top: -5000px !important;
  width: 100% !important;
  z-index: -1 !important;
}
.content .eAu-paragraph table.light tbody tr:hover, .content .eAu-paragraph table.light td:hover::after, .content .eAu-paragraph table.light th:hover::after {
  background-color: #F0F0F0 !important;
}

/*конец стили ЦЭОТ */




/* BEGIN: Кнопке */
.button {
    text-align: center;
    cursor: pointer;
    outline: none;
    display:-moz-inline-stack;
    display:inline-block;
    _overflow:hidden;
    zoom:1;
    *display:inline;
}
.button span {
    display: block;
    margin: 0px auto;
}
.button-square {
    width: 40px;
    height: 66px;
}
.button-square span {
    width:  40px;
    height: 39px;
    margin-top: 15px;
}
.button-round,
.button-round span {
    width:  40px;
    height: 40px;
}
.button-hidden {
    display: none;
}
/* END: Кнопке */

/* BEGIN: Нижняя плашка */
.layout-bottom {
    background: transparent;
    min-height: 65px;
}
* html .layout-bottom {
    height: 65px;
}
.toolbar {
    background: none;
    padding-top: 12px;
}
.layout-bottom .toolbar .button-group {
    width: 120px;
}
.left-button-group {
    float: right;
    margin-right: 17px;
}
.right-button-group {
    margin-left: 17px;
}
.layout-bottom .toolbar .button-square {
    background: #ffad1a url(../images/bee/buttons-square.gif) 0 -134px no-repeat;
    position: absolute;
    top: -1px;
}
.layout-bottom .toolbar .button-square:hover {
    background-position: 0 0;
}
.layout-bottom .toolbar #button-sound:hover {
    background-position: 0 -134px;
}
.layout-bottom .toolbar .cute-popup-is-showing:hover {
    background-position: 0 -67px !important;
}
.layout-bottom .toolbar #button-map-backup,
.layout-bottom .toolbar #button-map {
    left: 185px;
}
.layout-bottom .toolbar #button-menu-backup,
.layout-bottom .toolbar #button-menu {
    left: 36px;
}
.layout-bottom .toolbar #button-search-backup,
.layout-bottom .toolbar #button-search {
    left: 111px;
}
.layout-bottom .toolbar #button-sound-backup,
.layout-bottom .toolbar #button-sound {
    left: 259px;
    display: block;
}
.layout-bottom .toolbar .button-backup {
    background: #131313 url(../images/bee/buttons-square.gif) 0 -201px no-repeat;
    width: 39px;
    height: 65px;
    position: absolute;
    top: 0px;
}
.layout-bottom .toolbar #button-refresh {
    right: 15px;
    top: 12px;
    position: absolute;
}
.layout-bottom .toolbar #button-answer {
    margin-top: 9px;
}
.layout-bottom .toolbar #button-answer,
.layout-bottom .toolbar #button-answer span {
    width: 112px;
    height: 26px;
}
.layout-bottom .toolbar #button-refresh span {
    background: transparent url(../images/basel/buttons-round.png) top left no-repeat;
}
.layout-bottom .toolbar #button-menu span {
    background: transparent url(../images/basel/buttons-square.png) center -267px no-repeat;
}
.layout-bottom .toolbar #button-map span {
    background: transparent url(../images/basel/buttons-square.png) center -307px no-repeat;
}
.layout-bottom .toolbar #button-search span {
    background: transparent url(../images/basel/buttons-square.png) center -347px no-repeat;
}
.layout-bottom .toolbar #button-next span {
    background: transparent url(../images/basel/buttons-round.png) center -41px no-repeat;
}
.layout-bottom .toolbar #button-previous span {
    background: transparent url(../images/basel/buttons-round.png) center -82px no-repeat;
}
.layout-bottom .toolbar #button-answer span {
    background: transparent url(../images/basel/buttons-answer.png) left top no-repeat;
}
.layout-bottom .left-cell {
    text-align: right;
}
.layout-bottom .right-cell {
    text-align: left;
}
.layout-bottom table {
    border: none;
    border-collapse: collapse;
    border-spacing: 0px;
}
.layout-bottom table.layout-bottom-table {
    width: 100%;
    margin-top: 0;
}
.layout-bottom td {
    padding: 0px;
    vertical-align: top;
}
.layout-bottom .bottom-root,
.layout-bottom .bottom-root {
    padding: 0px 120px 0px 230px;
    zoom: 1;
}
/* BEGIN: Нижняя плашка */

/* BEGIN: Стили попапа */
.cute-popup {
    font-family: Tahoma, Helvetica, sans-serif;
	/*font-family: Times New Roman, Georgia, Times, serif;*/
    z-index: 109;
    position: absolute;
    font-size: 100%;
    cursor: default;
}
.cute-popup,
.cute-popup .header .header-bg,
.cute-popup .header .header-wrapper {
    width: 354px;
}
.cute-popup,
.cute-popup a {
    color: #868686;
}
.cute-popup a {
    text-decoration: none;
}
.cute-popup a:hover {
    text-decoration: underline;
}
.cute-popup .header {
    position: relative;
    color: #d9d9d9;
}
.cute-popup .header,
.cute-popup .header .header-bg,
.cute-popup .header .header-wrapper {
    height: 65px;
}
#map-header,
#map-header .header-bg,
#map-header .header-wrapper {
    height: 50px;
}
.cute-popup .header .header-bg {
    background: transparent url(../images/basel/cute-popup-header.png) top left no-repeat;
}
.cute-popup .header .header-bg,
.cute-popup .header-wrapper {
    position: absolute;
}
* html .cute-popup .header .header-bg {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/basel/cute-popup-header.png', sizingMethod='crop');
}
.cute-popup-w-tabs .header .header-bg {
    background-image: url(../images/basel/cute-popup-header-ws.png);
}
* html .cute-popup-w-tabs .header .header-bg {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/basel/cute-popup-header-ws.png', sizingMethod='crop');
}
.cute-popup .header .header-content {
    margin-left: 56px;
    padding: 0;
}
.cute-popup .header h2 {
    margin: 10px 0 0 0;
    color: #fff;
    font-weight: normal;
    font-variant: small-caps;
    font-size: 30px;
}
#search-header h2 {
    margin: 8px 0 0 0;
    font-size: 20px;
}
#map-header h2 {
    margin: 13px 0 0 0;
}
.cute-popup .first-wrapper {
    background: #f3f3f3;
    margin: 0px !important;
    padding: 1px 10px;
    zoom: 1;
}
* html .cute-popup .first-wrapper {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/basel/cute-popup-bg.png', sizingMethod='scale');
}
.cute-popup .second-wrapper {
    margin: 9px 0 0;
}
.cute-popup .cute-content {
    padding: 0px 10px;
    margin: 5px 0px;
}
.cute-popup .overflow {
    overflow: auto;
}
.cute-popup a.current {
    text-decoration: underline;
}
.cute-popup-wide .header .header-bg,
.cute-popup-wide .header .header-wrapper,
.cute-popup-wide {
    width: 455px;
}
.cute-popup-wide .header .header-bg {
    background: transparent;
}
* html .cute-popup-wide .header .header-bg {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/basel/cute-popup-wide-header.png', sizingMethod='crop');
}
.cute-popup-wide .first-wrapper {
    background-image: url(../images/basel/cute-popup-wide-bg.png);
}
* html .cute-popup-wide .first-wrapper {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/basel/cute-popup-wide-bg.png', sizingMethod='scale');
}
/* END: Стили попапа */

/* BEGIN: Дерево в попапе */
.cute-popup .tree-item .tree-item {
    margin-left: 13px;
}
.cute-popup .tree-item {
    margin-top: 5px;
    margin-bottom: 5px;
}
.cute-popup .tree-item a {
    margin-left: 13px;
}
.cute-popup .tree-folder-collapsed {
    background: url(../images/basel/tree-view/folder-collapsed.gif) top left no-repeat;
}
.cute-popup .tree-folder-expanded {
    background: url(../images/basel/tree-view/folder.gif) top left no-repeat;
}
.cute-popup .tree-leaf {
    background: url(../images/basel/tree-view/leaf.gif) top left no-repeat;
}
.cute-popup .tree-test {
    background: url(../images/basel/tree-view/test.gif) top left no-repeat;
}
.cute-popup .tree-folder-collapsed div {
    display: none;
}
.cute-popup .tree-folder-expanded div {
    display: block;
}
.cute-popup .tree-folder-expanded .tree-folder-collapsed div {
    display: none;
}
.cute-popup .header {
    display: block;
}
.cute-popup .hitbox {
    width: 10px;
    height: 13px;
    margin-right: -10px;
    display: block;
    float: left;
    cursor: pointer;
    background: white;
    filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    opacity: 0;
}
/* END: Дерево в попапе */

/* BEGIN: Менюшка */
#menu-header .menu-content-tabs {
    cursor: pointer;
    float: left;
    background: transparent;
    padding-left: 4px;
}
#menu-header .menu-content-tabs div {
    background: transparent;
    padding-right: 4px;
}
#menu-header .menu-content-tabs div div {
    background: transparent;
    padding: 2px 4px 4px;
    color: #5F5F5F;
    text-decoration: underline;
}
#menu-header .menu-content-tab-current {
    background: #f3f3f3;
}
#menu-header .menu-content-tab-current div {
    background: #f3f3f3;
}
#menu-header .menu-content-tab-current div div {
    background: #f3f3f3;
    text-decoration: none;
}
#menu-header #switch-to-appendixes {
    margin-left: 6px;
}
#menu-header .menu-content-tabs-container {
    position: absolute;
    bottom: -1px;
    left: 56px;
    font-size: 0.85em;
    font-family: Tahoma;
}
.menu-link-glossary {
    font-size: 150%;
}
.menu .menu-container-glossary {
    background-position: left 4px;
}
/* END: Менюшка */

/* BEGIN: slider */
#slider-td {
    vertical-align: middle;
}
.toolbar .slider {
    /*display: none;*/
    text-align: center;
    margin: 0 17px;
}
.toolbar .slider .slider-item {
    text-align: left;
    outline: none;
    display:-moz-inline-stack;
    display:inline-block;
    _overflow:hidden;
    zoom:1;
    *display:inline;
    width: 17px;
    height: 17px;
    margin: 0 2px;
    cursor: pointer;
    position: relative;
}
.toolbar .slider div {
    cursor: default;
}
.toolbar .slider a {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.toolbar .slider a:focus,
.toolbar .slider a:hover {
    outline: none;
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(360deg);
}
.toolbar .slider .slider-item span {
    display: block;
    width: 13px;
    height: 13px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    background: #dfdfdf;
    position: absolute;
    left: 2px;
    top: 2px;
    zoom:1;
    font-size: 11px;
    text-align: center;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
}
.toolbar .slider .current,
.toolbar .slider a:focus,
.toolbar .slider a:hover {
    width: 15px;
    height: 15px;
}
.toolbar .slider .current span,
.toolbar .slider a:focus span,
.toolbar .slider a:hover span {
    left: 1px;
    top: 1px;
}
.toolbar .slider .current {
    border: 1px solid #f3f3f3;
}
.toolbar .slider .current span {
    background-color: #0F75BD !important;
}
.toolbar .slider .passed span {
    background-color: #1f1a17;
    color: #ffffff;
}
.toolbar .slider .test-passed span {
    background-color: #1f1a17;
    color: #ffffff;
}
.toolbar .slider .test-passed span:after {
    content: '\2713';
    font-weight: normal;
}
.toolbar .slider .test-failed span {
    background-color: #1f1a17;
    color: #ffffff;
}
.toolbar .slider .test-failed span:after {
    content: '\00D7';
    font-weight: normal;
    font-size: 15px;
}
.toolbar .slider .test-not-attempted span {}
.toolbar .slider .test-not-attempted span:after {
    content: '?';
}
.toolbar .slider a:focus,
.toolbar .slider a:hover {
    border: 1px solid #0f75bd;
}
/* END: slider */

/* BEGIN: Закладки */
.bookmarks {
}
.bookmarks ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.bookmarks li {
    display: block;
    margin: 1px 0;
    padding: 0px;
}
.bookmarks li a {
    display: block;
    line-height: 19px;
    background: transparent;
    padding: 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.bookmarks li a:hover {
    background-color: #2d2d2d;
}
.bookmarks li a span.delete-bookmark {
    display: block;
    overflow: hidden;
    float: right;
    width: 19px;
    height: 19px;
    background-position: left -205px;
    background-repeat: no-repeat;
}
.bookmarks li a:hover span.delete-bookmark {
    background-image: url(../images/basel/buttons-round.png);
    background-color: #000000;
}
.bookmarks div.add-bookmark {
    padding: 8px 4px 4px;
}
.bookmarks h2 {
    margin: 4px 5px;
    font-weight: normal;
    font-size: 160%;
}
.bookmarks a.add-bookmark {
    color: #5F5F5F;
}
/* END: Закладки */

/* BEGIN: Поиск */
.search .form a.submit {
    color: #5F5F5F;
}
.search .form div.submit {
    text-align: center;
    width: 68px;
    float: right;
    height: 23px;
    line-height: 23px;
    padding-right: 4px;
    zoom: 1;
}
.search .form {
    margin-left: 56px;
}
.search .form input {
    display: block;
    float: left;
    zoom: 1;
    font-size: 90%;
    width: 215px;
    margin: 0px;
    padding: 0px 4px;
    height: 21px;
    line-height: 21px;
    color: #000;
    background-color: #fff;
    border: 1px solid black;
    border-color: #0a0a0a #484848 #676767;
}
#eAu-search-results-list {
    position: relative;
    min-height: 50px;
}
* html #eAu-search-results-list {
    height: 50px;
}
/* END: Поиск */

/* BEGIN: Карта */
.map .header a {
    color: #5b95b8;
}
.map .link-wrapper {
    margin-top: 20px;
    margin-left: 57px;
}
.map .cute-content .map-img,
.map .cute-content .map-canvas,
.map .cute-content .map-wrapper {
    width: 415px;
    height: 374px;
}
.map .cute-content .map-wrapper {
    position: relative;
}
.map .cute-content .map-img,
.map .cute-content .map-canvas {
    position: absolute;
    display: block;
}
.map .cute-content .map-canvas {
    z-index: 10;
}
/* END: Карта */

.eAu-funky-header-wrapper h1{
	text-indent: 0;
    display: inline-block !important;
    background-color: transparent;
    font-size: 18pt;
    margin: 0px !important;
    line-height: 100% !important;
    padding: 0 !important;
}
.eAu-funky-header-wrapper h2 {
    display: inline-block !important;
    background-color: transparent;
    font-size: 20px !important;
    margin: 0px !important;
    line-height: 100% !important;
    padding: 0 !important;
}
.eAu-funky-header-wrapper h2:before {
    content: "Тема: ";
}
.eAu-funky-header-wrapper {
    margin: 5px 0;
}


object {
    outline: none;
}
/* BEGIN: результаты поиска */
.eAu-search-result-items {
    list-style-type: none;
    margin: 10px 15px;
    padding: 0px;
    text-align: justify;
}
.eAu-search-result-items li {
    margin: 5px 0;
}
/* END: результаты поиска */







.layout-header .breaded-crumbs {
    margin: 0 0 5px 0;
    color: #868686;
    height: 15px;
}
.breaded-crumbs, .breaded-crumbs a {
    color: #868686;
}
/*.eAu-breadedcrumbs-item {
    text-decoration: underline;
}*/
.content .eAu-references-container, .content .eAu-subject-container {
    margin-left: 0px;
}
.layout-bottom .toolbar #button-next span,
.layout-bottom .toolbar #button-previous span,
.layout-bottom .toolbar #button-refresh span {
    background-image: url(../images/basel/buttons-round.png);
}
#button-previous.button-hidden, #button-next.button-hidden {
    visibility: hidden;
    display: inline-block;
    cursor: default;
}
.layout-bottom .toolbar #button-previous.button-hidden span {
    background-position: center -164px;
}
.layout-bottom .toolbar #button-next.button-hidden span {
    background-position: center -123px;
}
.layout-bottom .toolbar .button-group {
    width: auto;
}
#button-answer {
    position: absolute;
    float: none;
    left: 36px;
    top: 10px;
}
.layout-bottom .toolbar #button-answer span {
    background-image: url(../images/basel/buttons-answer.png);
}
#header-collapser {
    display: none !important;
}
.content a.eAu-access-forbidden-link {
    display:-moz-inline-stack;
    display:inline-block;
    _overflow:hidden;
    zoom:1;
    *display:inline;
}
.content .eAu-test-restart {
    background: #ffe06b;
}
#cboxClose {
    background: url(../images/basel/buttons-round.png) left -205px no-repeat;
}
#cboxContent {
    border-color: #0f75bd;
    border-top-color: #0f75bd;
}
#cboxLoadedContent {
    background: #0f75bd;
    color: #4E4C4C;
}
#cboxLoadingGraphic {
    background: #0f75bd;
}
#cboxLoadedContent table {
    background: white;
    border: 2px solid #4E4C4C;
}
#cboxLoadedContent table td {
    border: 2px solid #4E4C4C;
}
.breaded-crumbs .breaded-crumbs-content span {
    font-size: 100%;
}
.breaded-crumbs .breaded-crumbs-content span.eAu-breadedcrumbs-separator {
    font-size: 142%;
}
.breaded-crumbs .breaded-crumbs-content .eAu-breadedcrumbs-first-item {}
h1.eAu span.page-n {
    font-size: 60%;
    color: #000;
}
.content .eAu-question-classify .eAu-sortable-container {
    border: 1px solid #DCDCDC;
    padding: 0 5px;
    background-color: #DCDCDC;
}
.content .eAu-question-classify .eAu-sortable-classify-box {
    background-color: transparent;
}
.content .eAu-question-classify .eAu-sortable {
    border-width: 0;
}
.content .eAu-question-classify .eAu-sortable-item-container {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.content .eAu-question-classify .eAu-sortable-item {
    background-color: #F0F0F0;
}
#button-previous.button-hidden, #button-next.button-hidden {
    visibility: visible !important;
}
.layout-bottom {
    min-height: 65px;
}
.layout-bottom .toolbar .button-backup {
    background-color: transparent;
    background-image: none;
}
.layout-bottom .toolbar .button-square {
    background-color: transparent;
    background-image: none;
}
.layout-bottom .toolbar #button-menu span,
.layout-bottom .toolbar #button-search span,
.layout-bottom .toolbar #button-map span,
.layout-bottom .toolbar #button-sound span {
    background-image: url(../images/basel/buttons-square.png);
}
.layout-header, .layout-bottom {
    background-color: #f3f3f3;
}
.layout-header {
}
.layout-header .header-root, .layout-bottom-background-left {
    padding: 0;
}
.layout-header .header-root-2, .layout-bottom-background-right {
}
.layout-header .header-root-2 {
    padding: 15px 35px;
}
.eAu-tooltip .eAu-paragraph  {
    width: auto;
}
.breaded-crumbs .breaded-crumbs-content {
    font-size: 100%;
}
a.eAu-glossary-inner-link, .content a.eAu-glossary-inner-link, .content a {
    color: #0f75bd;
}
a.eAu-glossary-inner-link,
.content a.eAu-glossary-inner-link {
    border-color: #0f75bd;
    display: inline;
}
.layout-header .header-root .title h1 {
    font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
    /*font-family: Times New Roman, Georgia, serif;*/
    font-weight: normal;
}
.layout-header .header-root .title h1 {
    margin: 0px 16px;
}
.eAu-funky-header-wrapper h1, .eAu-funky-header-wrapper h2 {
    font-weight: bold !important;
    color: #000 !important;
}
#menu-header .menu-content-tabs-container {
    font-size: 11px;
    display: block;
}
#breaded-crumbs-content {
    white-space: nowrap;
}
#layout-header {
    height: auto;
}
#content {
    top: 0px;
    background-position: right bottom;
    background-repeat: no-repeat;
}
#menu:after {
    display: none;
}
#eAu-tooltip-stub {
    right: 0px;
}
#eAu-tooltip-stub-overflow {
    right: 0px;
    width: 350px;
    overflow: auto;
}
#eAu-tooltip-stub {
    visibility: hidden;
}
.eAu-test-statistics * {
    font-size: 20px;
}
.eAu-question-type-single .eAu-question-answer-item.eAu-answer-row.eAu-right-answer,
.eAu-question-type-multiple .eAu-question-answer-item.eAu-answer-row.eAu-right-answer {
    background-color: #b8f480;
}
.eAu-question-type-single .eAu-question-answer-item.eAu-answer-row.eAu-test-answer-user-failed,
.eAu-question-type-multiple .eAu-question-answer-item.eAu-answer-row.eAu-test-answer-user-failed {
    background-color: #f4938b;
}
.eAu-question-type-single .eAu-question-answer-item.eAu-answer-row.eAu-right-answer .eAu-answer-input-cell,
.eAu-question-type-multiple .eAu-question-answer-item.eAu-answer-row.eAu-right-answer .eAu-answer-input-cell {
    background-color: transparent;
}
.eAu-question-type-single .eAu-question-answer-item.eAu-answer-row.eAu-test-answer-user-failed .eAu-answer-input-cell,
.eAu-question-type-multiple .eAu-question-answer-item.eAu-answer-row.eAu-test-answer-user-failed .eAu-answer-input-cell {
    background-color: transparent;
}
.eAu-question-type-single .eAu-answer-indicator-cell, .eAu-question-type-multiple .eAu-answer-indicator-cell {
    top: 3px;
}
.eAu-tooltip-box-wrapper {
    background-color: #FAFAFA;
    padding: 10px;
    border: 3px solid #0f75bd;
}
.eAu-tooltip-stem {
    border-color: #0f75bd;
}
.eAu-tooltip-above .eAu-tooltip-box-wrapper {
    border-width: 1px 1px 3px 1px;
}
#button-help {
    background-image: url("../images/basel/help.png");
    background-repeat: no-repeat;
    width: 43px;
    height: 43px;
    right: 65px;
    top: 12px;
    position: absolute;
}
.layout-header table {
    width: 100%;
}
#hilfe-content {
    background-image: url("../images/basel/help-legend.png");
    width: 1114px;
    height: 627px;
    display: none;
}
#cboxLoadedContent #hilfe-content {
    display: block;
}
.ui-multiselect-checkboxes li {
    font-size: 16px;
}
.eAu-question-answers-table {
    width: 100%;
}
.eAu-question-type-compare .eAu-input-select {
    width: 98%;
}
.eAu-question-type-compare .eAu-answer-variant {
    width: 30%;
}
.eAu-question-type-compare .eAu-answer-input-cell {
    width: 50%;
}
.eAu-question-type-compare .eAu-answer-variant + td {
    width: 70px;
}
/*
.content .eAu-test-container td {
    border: 0 !important;
}*/
#button-map {
    display: none;
}
.layout-bottom .toolbar #button-sound-backup, .layout-bottom .toolbar #button-sound {
    left: 185px !important;
}
#slider-td {
    width: 60% !important;
}
#button-help {
	display:none  !important;
}

/* BEGIN: Кнопке */
.button {
	text-align: center;
	cursor: pointer;
	outline: none;
	display:-moz-inline-stack;
	display:inline-block;
	_overflow:hidden;
	zoom:1;
	*display:inline;
}
.button span {
	display: block;
	margin: 0px auto;
}
.button-square {
	width: 39px;
	height: 66px;
}
.button-square span {
	width:  37px;
	height: 38px;
}
.button-round,
.button-round span {
	width:  40px;
	height: 40px;
}
.button-hidden {
	display: none;
}
/* END: Кнопке */

/* BEGIN: Нижняя плашка */
.layout-bottom {
	background: #161c26 url(../images/bee/layout-bottom-bg.gif) top left repeat-x;
	min-height: 65px;
}
* html .layout-bottom {
	height: 65px;
}
.toolbar {
	background: none;
	padding-top: 12px;
}
.layout-bottom .toolbar .button-group {
	width: 100px;
}
.left-button-group {
	float: right;
	margin-right: 17px;
}
.right-button-group {
	margin-left: 17px;
}
.layout-bottom .toolbar .button-square {
	background: #ffad1a url(../images/bee/buttons-square.gif) 0 -134px no-repeat;
	position: absolute;
	top: -1px;
}
.layout-bottom .toolbar .button-square:hover {
	background-position: 0 0;
}
.layout-bottom .toolbar #button-sound:hover {
	background-position: 0 -134px;
}
.layout-bottom .toolbar .cute-popup-is-showing:hover {
	background-position: 0 -67px !important;
}
.layout-bottom .toolbar #button-map-backup,
.layout-bottom .toolbar #button-map {
	left: 185px;
}
.layout-bottom .toolbar #button-menu-backup,
.layout-bottom .toolbar #button-menu {
	left: 36px;
}
.layout-bottom .toolbar #button-search-backup,
.layout-bottom .toolbar #button-search {
	left: 111px;
}
.layout-bottom .toolbar #button-sound-backup,
.layout-bottom .toolbar #button-sound {
	left: 259px;
}
.layout-bottom .toolbar .button-backup {
	background: #131313 url(../images/bee/buttons-square.gif) 0 -201px no-repeat;
	width: 39px;
	height: 65px;
	position: absolute;
	top: 0px;
}
.layout-bottom .toolbar #button-help {
    text-decoration: none;
    color: white;
    right: 60px;
    line-height: 40px;
    font-size: 30px;
    top: 12px;
    position: absolute;
}
.layout-bottom .toolbar #button-refresh {
	right: 15px;
	top: 12px;
	position: absolute;
}
.layout-bottom .toolbar #button-answer {
	margin-top: 9px;
}
.layout-bottom .toolbar #button-answer,
.layout-bottom .toolbar #button-answer span {
	width: 93px;
	height: 23px;
}

.layout-bottom .toolbar #button-refresh span {
	background: #ffba4b url(../images/bee/buttons-round.gif) top left no-repeat;
}
.layout-bottom .toolbar #button-menu span {
	background: transparent url(../images/bee/buttons-square.gif) center -267px no-repeat;
}
.layout-bottom .toolbar #button-map span {
	background: transparent url(../images/bee/buttons-square.gif) center -306px no-repeat;
}
.layout-bottom .toolbar #button-search span {
	background: transparent url(../images/bee/buttons-square.gif) center -345px no-repeat;
}

.layout-bottom .toolbar #button-next span {
	background: transparent url(../images/bee/buttons-round.gif) center -41px no-repeat;
}
.layout-bottom .toolbar #button-previous span {
	background: transparent url(../images/bee/buttons-round.gif) center -82px no-repeat;
}
.layout-bottom .toolbar #button-answer span {
	background: transparent url(../images/bee/buttons-answer.gif) left top no-repeat;
}
.layout-bottom .left-cell {
	text-align: right;
}
.layout-bottom .right-cell {
	text-align: left;
}
.layout-bottom table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}
.layout-bottom table.layout-bottom-table {
	width: 100%;
	margin-top: 0;
}
.layout-bottom td {
	padding: 0px;
	vertical-align: top;
}
.layout-bottom .bottom-root,
.layout-bottom .bottom-root {
	padding: 0px 70px 0px 230px;
	zoom: 1;
    float: right;
}
/* BEGIN: Нижняя плашка */

/* BEGIN: Стили попапа */
.cute-popup {
	font-family: Tahoma, Helvetica, sans-serif;
	z-index: 109;
	position: absolute;
	font-size: 81.25%;
	cursor: default;
}
.cute-popup,
.cute-popup .header .header-bg,
.cute-popup .header .header-wrapper {
	width: 354px;
}
.cute-popup,
.cute-popup a {
	color: white;
}
.cute-popup a {
	text-decoration: none;
}
.cute-popup a:hover {
	text-decoration: underline;
}
.cute-popup .header {
	position: relative;
	color: #d9d9d9;
}
.cute-popup .header,
.cute-popup .header .header-bg,
.cute-popup .header .header-wrapper {
	height: 65px;
}
.cute-popup .header .header-bg {
	background: transparent url(../images/bee/cute-popup-header.png) top left no-repeat;
}
.cute-popup .header .header-bg,
.cute-popup .header-wrapper {
	position: absolute;
}
* html .cute-popup .header .header-bg {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bee/cute-popup-header.png', sizingMethod='crop');
}
.cute-popup-w-tabs .header .header-bg {
	background-image: url(../images/bee/cute-popup-header-ws.png);
}
* html .cute-popup-w-tabs .header .header-bg {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bee/cute-popup-header-ws.png', sizingMethod='crop');
}
.cute-popup .header .header-content {
	margin-left: 56px;
	padding: 0;
}
.cute-popup .header h2 {
	margin: 0px;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 200%;
}
.cute-popup .first-wrapper {
	background: transparent url(../images/bee/cute-popup-bg.png) top left repeat-y;
	margin: 0px !important;
	padding: 1px 10px;
	zoom: 1;
}
* html .cute-popup .first-wrapper {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bee/cute-popup-bg.png', sizingMethod='scale');
}
.cute-popup .second-wrapper {
	margin: 9px 0 0;
}
.cute-popup .cute-content {
	padding: 0px 10px;
	margin: 5px 0px;
}
.cute-popup .overflow {
	overflow: auto;
}
.cute-popup a.current {
	text-decoration: underline;
}
.cute-popup-wide .header .header-bg,
.cute-popup-wide .header .header-wrapper,
.cute-popup-wide {
	width: 455px;
}
.cute-popup-wide .header .header-bg {
	background-image: url(../images/bee/cute-popup-wide-header.png);
}
* html .cute-popup-wide .header .header-bg {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bee/cute-popup-wide-header.png', sizingMethod='crop');
}
.cute-popup-wide .first-wrapper {
	background-image: url(../images/bee/cute-popup-wide-bg.png);
}
* html .cute-popup-wide .first-wrapper {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bee/cute-popup-wide-bg.png', sizingMethod='scale');
}
/* END: Стили попапа */

/* BEGIN: Менюшка */
#menu-header .menu-content-tabs {
	cursor: pointer;
	float: left;
	background: transparent url(../images/bee/tabs/inactive-left.gif) top left no-repeat;
	padding-left: 4px;
}
#menu-header .menu-content-tabs div {
	background: transparent url(../images/bee/tabs/inactive-right.gif) top right no-repeat;
	padding-right: 4px;
}
#menu-header .menu-content-tabs div div {
	background: transparent url(../images/bee/tabs/inactive-bg.gif) top left repeat-x;
	padding: 2px 4px 4px;
	color: #737373;
	text-decoration: underline;
}
#menu-header .menu-content-tab-current {
	background-image: url(../images/bee/tabs/active-left.gif);
}
#menu-header .menu-content-tab-current div {
	background-image: url(../images/bee/tabs/active-right.gif);
}
#menu-header .menu-content-tab-current div div {
	background-image: url(../images/bee/tabs/active-bg.gif);
	color: white;
	text-decoration: none;
}
#menu-header #switch-to-appendixes {
	margin-left: 6px;
}
#menu-header .menu-content-tabs-container {
	position: absolute;
	bottom: -1px;
	left: 56px;
	font-size: 0.85em;
	font-family: Tahoma;
}
.menu-link-glossary {
	font-size: 150%;
}
.menu .menu-container-glossary {
	background-position: left 4px;
}
/* END: Менюшка */

/* BEGIN: Дерево в попапе */
.cute-popup .tree-item .tree-item {
	margin-left: 13px;
}
.cute-popup .tree-item {
	margin-top: 5px;
	margin-bottom: 5px;
}
.cute-popup .tree-item a {
	margin-left: 13px;
}
.cute-popup .tree-folder-collapsed {
	background: url(../images/tree-view/folder-collapsed.gif) top left no-repeat;
}
.cute-popup .tree-folder-expanded {
	background: url(../images/tree-view/folder.gif) top left no-repeat;
}
.cute-popup .tree-leaf {
	background: url(../images/tree-view/leaf.gif) top left no-repeat;
}
.cute-popup .tree-test {
	background: url(../images/tree-view/test.gif) top left no-repeat;
}
.cute-popup .tree-folder-collapsed div {
	display: none;
}
.cute-popup .tree-folder-expanded div {
	display: block;
}
.cute-popup .tree-folder-expanded .tree-folder-collapsed div {
	display: none;
}
.cute-popup .hitbox {
	width: 10px;
	height: 13px;
	margin-right: -10px;
	display: block;
	float: left;
	cursor: pointer;
	background: white;
	filter: alpha(opacity=0);
	-ms-filter: alpha(opacity=0);
	opacity: 0;
}
/* END: Дерево в попапе */

/* BEGIN: slider */
#slider-td {
	vertical-align: middle;
}
.toolbar .slider {
	text-align: center;
}
.toolbar .slider .slider-item {
	text-align: left;
	outline: none;
	display:-moz-inline-stack;
	display:inline-block;
	_overflow:hidden;
	zoom:1;
	*display:inline;

	width: 17px;
	height: 17px;
	margin: 0 2px;
	cursor: pointer;
	position: relative;
}
.toolbar .slider div {
	cursor: default;
}
.toolbar .slider a:focus,
.toolbar .slider a:hover {
	outline: none;
	-webkit-transform-origin: center center;
	-webkit-transform: rotate(360deg);
}
.toolbar .slider .slider-item span {
	display: block;
	width: 13px;
	height: 13px;
	overflow: hidden;
	background: #2c2c2c url(../images/bee/buttons-slider.gif) 0 -14px no-repeat;
	position: absolute;
	left: 2px;
	top: 2px;
	zoom:1;
}
.toolbar .slider .current,
.toolbar .slider a:focus,
.toolbar .slider a:hover {
	width: 15px;
	height: 15px;
}
.toolbar .slider .current span,
.toolbar .slider a:focus span,
.toolbar .slider a:hover span {
	left: 1px;
	top: 1px;
}
.toolbar .slider .current {
	border: 1px solid white;
}
.toolbar .slider .current span {
	background: #ffe06b url(../images/bee/buttons-slider.gif) 0 0 no-repeat;
}
.toolbar .slider .passed span {
	background: #ffe06b url(../images/bee/buttons-slider.gif) 0 0 no-repeat;
}
.toolbar .slider .test-passed span {
	background: #ffe06b url(../images/bee/buttons-slider.gif) 0 -28px no-repeat;
}
.toolbar .slider .test-failed span {
	background: #ffe06b url(../images/bee/buttons-slider.gif) 0 -42px no-repeat;
}
.toolbar .slider .test-not-attempted span {
	background: #ffe06b url(../images/bee/buttons-slider.gif) 0 -56px no-repeat;
}
.toolbar .slider a:focus,
.toolbar .slider a:hover {
	border: 1px solid #ffe06b;
}
.toolbar .slider .current span {
    background-color: #1a68a7 !important;
}
/* END: slider */

/* BEGIN: Закладки */
.bookmarks {
}
.bookmarks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.bookmarks li {
	display: block;
	margin: 1px 0;
	padding: 0px;
}
.bookmarks li a {
	display: block;
	line-height: 19px;
	background: transparent;
	padding: 4px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.bookmarks li a:hover {
	background-color: #2d2d2d;
}
.bookmarks li a span.delete-bookmark {
	display: block;
	overflow: hidden;
	float: right;
	width: 19px;
	height: 19px;
	background-position: left -205px;
	background-repeat: no-repeat;
}
.bookmarks li a:hover span.delete-bookmark {
	background-image: url(../images/bee/buttons-round.gif);
	background-color: #000000;
}
.bookmarks div.add-bookmark {
	padding: 8px 4px 4px;
}
.bookmarks h2 {
	margin: 4px 5px;
	font-weight: normal;
	font-size: 160%;
}
.bookmarks a.add-bookmark {
	color: #ffe06b;
}
/* END: Закладки */

/* BEGIN: Поиск */
.search .form a.submit {
	color: #ffe06b;
}
.search .form div.submit {
	text-align: center;
	width: 68px;
	float: right;
	height: 23px;
	line-height: 23px;
	padding-right: 4px;
	zoom: 1;
}
.search .form {
	margin-left: 56px;
}
.search .form input {
	display: block;
	float: left;
	zoom: 1;
	font-size: 90%;
	width: 215px;
	margin: 0px;
	padding: 0px 4px;
	height: 21px;
	line-height: 21px;
	color: white;
	background-color: #505050;
	border: 1px solid black;
	border-color: #0a0a0a #484848 #676767;
}
#eAu-search-results-list {
	position: relative;
	min-height: 50px;
}
* html #eAu-search-results-list {
	height: 50px;
}
/* END: Поиск */

/* BEGIN: Карта */
.map .header a {
	color: #5b95b8;
}
.map .link-wrapper {
	margin-top: 20px;
	margin-left: 57px;
}
.map .cute-content .map-img,
.map .cute-content .map-canvas,
.map .cute-content .map-wrapper {
	width: 415px;
	height: 374px;
}
.map .cute-content .map-wrapper {
	position: relative;
}
.map .cute-content .map-img,
.map .cute-content .map-canvas {
	position: absolute;
	display: block;
}
.map .cute-content .map-canvas {
	z-index: 10;
}
/* END: Карта */


.eAu-funky-header-wrapper h1,
.eAu-funky-header-wrapper h2 {
	display: inline-block !important;
	font-size: 18pt !important;
	*display: inline !important;
	*zoom: 1;
	background-color: #ffe06b;
	color: black !important;
	margin: 0px !important;
	line-height: 100% !important;
	padding: 0 2px !important;
}
.eAu-funky-header-wrapper {
	margin: 5px 0;
}


.content {
	color: #4e4c4c;
}
object {
	outline: none;
}

/* BEGIN: результаты поиска */
.eAu-search-result-items {
	list-style-type: none;
	margin: 10px 15px;
	padding: 0px;
	text-align: justify;
}
.eAu-search-result-items li {
	margin: 5px 0;
}
/* END: результаты поиска */

.content {
	line-height: 150%;
}
.content a {
	color: black;
}

.content a.eAu-access-forbidden-link {
	display:-moz-inline-stack;
	display:inline-block;
	_overflow:hidden;
	zoom:1;
	*display:inline;
}

.content .eAu-test-restart {
	background: #FFE06B;
}

.content table p {
	margin: 3px 0;
}
#cboxClose {
	background: url(../images/bee/buttons-round.gif) left -205px no-repeat;
}
#cboxContent {
	border-color: #FFE06B;
	border-top-color: #FFE06B;
}
#cboxLoadedContent {
	background: #FFE06B;
	color: #4E4C4C;
}
#cboxLoadingGraphic {
	background: #FFE06B;
}
#cboxLoadedContent table {
	background: white;
	border: 2px solid #4E4C4C;
}
#cboxLoadedContent table td {
	border: 2px solid #4E4C4C;
}

.breaded-crumbs .breaded-crumbs-content span {
	font-size: 100%;
}
.breaded-crumbs .breaded-crumbs-content span.eAu-breadedcrumbs-separator {
	font-size: 142%;
}
.breaded-crumbs .breaded-crumbs-content .eAu-breadedcrumbs-first-item {}

h1.eAu span.page-n {
	font-size: 60%;
	color: gray;
}

.content .eAu-question-classify .eAu-sortable-container {
	border: 1px solid #DCDCDC;
	padding: 0 5px;
	background-color: #DCDCDC;
}
.content .eAu-question-classify .eAu-sortable-classify-box {
	background-color: transparent;
}
.content .eAu-question-classify .eAu-sortable {
	border-width: 0;
}
.content .eAu-question-classify .eAu-sortable-item-container {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.content .eAu-question-classify .eAu-sortable-item {
	background-color: #F0F0F0;
}



/* Стили для оформления из конструтора */
.no-style, .s_title1, .s_title2, .s_title3, .s_important, .s_attention, .s_define, .s_notes, .s_perechislenie, .s_sample, .s_seealso, .s_table
{
/*	font-family: arial;*/
}



/*Обычный*/
.no-style
{
	
}
/*Заголовок 1*/
.s_title1
{
	display: block !important;
	font-size:32px !important;
	margin: 15px 0px 32px 0 !important;
}
.s_title1 p, .s_title1 span, .s_title1 a
{
	font-size:32px !important;
	line-height:32px !important;
}
/*Заголовок 2*/
.s_title2
{
	display: block !important;
	font-size:26px !important;
	margin: 10px 0px 25px 0 !important;
}
.s_title2 p, .s_title2 span, .s_title2 a
{
	font-size:26px !important;
	line-height:26px !important;
}
/*Заголовок 3*/
.s_title3
{
	display: block !important;
	font-size:22px !important;
	margin: 5px 0px 15px 0 !important;
}
.s_title3 p, .s_title3 span, .s_title3 a
{
	font-size:22px !important;
	line-height:22px !important;
}
/*Важно*/

.s_important
{
	background-position: 10px center;
	min-height:48px;
	background-image: url('../images/styles/5.png');
	background-repeat: no-repeat;
	border: solid 1px darkgray;
	padding: 20px 10px 10px 90px;
	border-radius:4px;
	margin:26px;
}


/*Внимание*/
.s_attention
{
	background-position: 12px center;
	min-height:48px;
	background-image: url('../images/styles/6.png');
	background-repeat: no-repeat;
	border: solid 1px darkgray;
	padding: 20px 10px 10px 96px;
	border-radius:4px;
	margin:26px;
}
/*Определение*/
.s_define
{
	background-position: 16px center;
	min-height:48px;
	background-image: url('../images/styles/4.png');
	background-repeat: no-repeat;
	border: solid 1px darkgray;
	padding: 20px 10px 10px 96px;
	border-radius:4px;
	margin:26px;
}
/*Примечание*/
.s_notes
{
	background-position: 16px center;
	min-height:48px;
	background-image: url('../images/styles/3.png');
	background-repeat: no-repeat;
	border: solid 1px darkgray;
	padding: 20px 10px 10px 96px;
	border-radius:4px;
	margin:26px;
}
/*Пример*/
.s_sample
{
	background-position: 12px center;
	min-height:48px;
	background-image: url('../images/styles/1.png');
	background-repeat: no-repeat;
	border: solid 1px darkgray;
	padding: 20px 10px 10px 96px;
	border-radius:4px;
	margin:26px;
}
/*См. так-же*/
.s_seealso
{
	background-position: 12px center;
	min-height:48px;
	background-image: url('../images/styles/2.png');
	background-repeat: no-repeat;
	border: solid 1px darkgray;
	padding: 20px 10px 10px 96px;
	border-radius:4px;
	margin:26px;
}
/*Таблица*/
.s_table
{
	width:100%;
	text-align:center !important;
}
.s_table > table 
{
	text-align:center !important;
	border-left: solid 1px darkgray;
	border-top: solid 1px darkgray;
	 border-spacing: 0px;
    border-collapse: separate;
	margin: auto;
}
.s_table > table > tbody > tr > td, .s_table > table > tbody > tr > th
{
	border-right: solid 1px darkgray;
	border-bottom: solid 1px darkgray;
	padding:16px;
}
.s_table > table > tbody > tr > th
{
	border-right: solid 1px darkgray;
	background-color: gray;
	color: white;
	font-weight:bold;
}

/*Перечисление */
.s_perechislenie ul li
{
  list-style-type: none;
  padding: 0 0 0 25px;
}
.s_perechislenie ul  ul li
{
  list-style-type: none;
  padding: 0 0 0 20px;
}
.s_perechislenie ul ul  ul li
{
  list-style-type: none;
  padding: 0 0 0 20px;
  margin-left: 0px;
}
.s_perechislenie ul ul ul ul li
{
  list-style-type: none;
  padding: 0 0 0 20px;
  margin-left: 0px;
}
.s_perechislenie ul ul ul ul ul li
{
  list-style-type: none;
  padding: 0 0 0 20px;
  margin-left: 0px;

}
.s_perechislenie ul  li{  background: url(../images/styles/bullet1.png) 0 0px no-repeat;} 
.s_perechislenie ul ul li{  background: url(../images/styles/bullet2.png) 0 1px no-repeat;}		
.s_perechislenie ul ul ul li{  background: url(../images/styles/bullet3.png) 0 2px no-repeat;}		
.s_perechislenie ul ul ul ul li{  background: url(../images/styles/bullet4.png) 0 1px no-repeat;} 
.s_perechislenie ul ul ul ul ul li{  background: url(../images/styles/bullet5.png) 0 2px no-repeat;} 


