/* Start:/bitrix/templates/books/components/bitrix/menu/horizontal_multilevel/style.css*/ /**Top menu**/ #horizontal-multilevel-menu,#horizontal-multilevel-menu ul { margin:0; padding:0; background:#E7A200 url('../../../../../../bitrix/templates/books/components/bitrix/menu/horizontal_multilevel/images/header_menu_bg.gif') repeat-x; min-height:27px; width:100%; list-style:none; font-size:11px; float:left; /*font-size:90%*/ } #horizontal-multilevel-menu { } /*Links*/ #horizontal-multilevel-menu a { display:block; padding:5px 10px; /*padding:0.3em 0.8em;*/ text-decoration:none; text-align:center; } #horizontal-multilevel-menu li { float:left; } /*Root items*/ #horizontal-multilevel-menu li a.root-item { color:#fff; font-weight:bold; padding:7px 12px; } /*Root menu selected*/ #horizontal-multilevel-menu li a.root-item-selected { background:#AE6212 url('../../../../../../bitrix/templates/books/components/bitrix/menu/horizontal_multilevel/images/header_menu_bg_selected.gif') repeat-x; color:#fff; font-weight:bold; padding:7px 12px; } /*Root items: hover*/ #horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item { background:#D38B06 url('../../../../../../bitrix/templates/books/components/bitrix/menu/horizontal_multilevel/images/header_menu_bg_hover.gif') repeat-x; color:#fff; } /*Item-parents*/ #horizontal-multilevel-menu a.parent { background: url('../../../../../../bitrix/templates/books/components/bitrix/menu/horizontal_multilevel/images/arrow.gif') center right no-repeat; } /*Denied items*/ #horizontal-multilevel-menu a.denied { background: url('../../../../../../bitrix/templates/books/components/bitrix/menu/horizontal_multilevel/images/lock.gif') center right no-repeat; } /*Child-items: hover*/ #horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover { background:#D6D6D6; color:#fff; } /*Child-items selected*/ #horizontal-multilevel-menu li.item-selected { background:#D6D6D6; color:#fff; } /*Sub-menu box*/ #horizontal-multilevel-menu li ul { position:absolute; /*top:-999em;*/ top:auto; display:none; z-index:500; height:auto; /*width:12em;*/ width:135px; background:#F5F5F5; border:1px solid #C1C1C1; } /*Sub-menu item box*/ #horizontal-multilevel-menu li li { width:100%; border-bottom:1px solid #DEDEDE; } /*Item link*/ #horizontal-multilevel-menu li ul a { text-align:left; } /*Items text color & size */ #horizontal-multilevel-menu li a, #horizontal-multilevel-menu li:hover li a, #horizontal-multilevel-menu li.jshover li a, #horizontal-multilevel-menu li:hover li:hover li a, #horizontal-multilevel-menu li.jshover li.jshover li a, #horizontal-multilevel-menu li:hover li:hover li:hover li a, #horizontal-multilevel-menu li.jshover li.jshover li.jshover li a, #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a, #horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a, #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a, #horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a { color:#4F4F4F; font-weight:bold; } /*Items text color & size: hover*/ #horizontal-multilevel-menu li:hover li:hover a, #horizontal-multilevel-menu li.jshover li.jshover a, #horizontal-multilevel-menu li:hover li:hover li:hover a, #horizontal-multilevel-menu li.jshover li.jshover li.jshover a, #horizontal-multilevel-menu li:hover li:hover li:hover li:hover a, #horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a, #horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a, #horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a { color:#4F4F4F; } #horizontal-multilevel-menu li ul ul { margin:-27px 0 0 132px; /*margin:-1.93em 0 0 11.6em;*/ } #horizontal-multilevel-menu li:hover ul ul, #horizontal-multilevel-menu li.jshover ul ul, #horizontal-multilevel-menu li:hover ul ul ul, #horizontal-multilevel-menu li.jshover ul ul ul, #horizontal-multilevel-menu li:hover ul ul ul ul, #horizontal-multilevel-menu li.jshover ul ul ul ul, #horizontal-multilevel-menu li:hover ul ul ul ul ul, #horizontal-multilevel-menu li.jshover ul ul ul ul ul { /*top:-999em;*/ display:none; } #horizontal-multilevel-menu li:hover ul, #horizontal-multilevel-menu li.jshover ul, #horizontal-multilevel-menu li li:hover ul, #horizontal-multilevel-menu li li.jshover ul, #horizontal-multilevel-menu li li li:hover ul, #horizontal-multilevel-menu li li li.jshover ul, #horizontal-multilevel-menu li li li li:hover ul, #horizontal-multilevel-menu li li li li.jshover ul, #horizontal-multilevel-menu li li li li li:hover ul, #horizontal-multilevel-menu li li li li li.jshover ul { /*z-index:1000; top:auto;*/ display:block; } div.menu-clear-left { clear:left; } /* End */ /* Start:/bitrix/components/bitrix/menu/templates/.default/style.css*/ /* Left menu*/ ul.left-menu { list-style:none; margin:0; padding:0; margin-bottom:8px; position: relative; /*IE bug*/ } ul.left-menu li { padding: 10px 16px; background:#F5F5F5 url('../../../../../../bitrix/components/bitrix/menu/templates/.default/images/left_menu_bg.gif') top repeat-x; } ul.left-menu li a { font-size:100%; color:#BC262C; font-weight:bold; text-decoration:none; } ul.left-menu li a:visited { color:#BC262C; } ul.left-menu li a:hover { color:#BC262C; } ul.left-menu li a.selected:link, ul.left-menu li a.selected:visited, ul.left-menu li a.selected:active, ul.left-menu li a.selected:hover { color:#FC8D3D; } /* End */ /* Start:/bitrix/components/bitrix/news/templates/.default/bitrix/news.list/.default/style.css*/ div.news-list { word-wrap: break-word; } div.news-list img.preview_picture { float:left; margin:0 4px 6px 0; } .news-date-time { color:#486DAA; } /* End */ /* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.css*/ .bx_breadcrumbs{ margin-bottom:15px; padding-top:0px } .bx_breadcrumbs ul{ margin:0; padding:0 } .bx_breadcrumbs ul li{ display:inline-block; line-height:20px } .bx_breadcrumbs ul li a{ display:block; padding:0 15px; background:url('../../../../../../bitrix/components/bitrix/breadcrumb/templates/.default/images/breadcrumbs_arrow.png') no-repeat center right; color:#555; text-decoration:none; font-size:11px; opacity:.5 } .bx_breadcrumbs ul li:first-child a{padding-left:0} .bx_breadcrumbs ul li:last-child a{background:none} .bx_breadcrumbs ul li a:hover{ text-decoration:underline; line-height:20px; opacity:1 } .bx_breadcrumbs ul li span{ display:block; padding:0 15px; color:#aaa; text-decoration:none; font-size:11px } .bx_breadcrumbs, .bx_breadcrumbs ul li{ -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; } /* End */ /* Start:/bitrix/components/bitrix/news.detail/templates/.default/style.css*/ div.news-detail { word-wrap: break-word; } div.news-detail img.detail_picture { float:left; margin:0 8px 6px 1px; } .news-date-time { color:#486DAA; } /* End */ /* Start:/bitrix/components/bitrix/photo.section/templates/.default/style.css*/ div.photo-section table.data-table tr.head-row td { padding:10px 5px; border-bottom:none; } div.photo-section table.data-table tr.data-row { border-top:none; border-bottom:none; } div.photo-section table.data-table th.data-cell { border-top:none; border-bottom:none; padding:2px 2px; } /* End */ /* Start:/bitrix/templates/books/styles.css*/ h1 { margin:0; padding:0; font-size:120%; margin-bottom:15px; padding-bottom:5px; padding-top:14px; border-bottom:1px solid #CCCCCC } h2, h3 { font-size:120%; } h2 { padding-top:15px; padding-bottom:5px; border-bottom:1px solid #CCCCCC; } h4, h5, h6 { font-size:110%; } /*Information block*/ .information-block { width:180px; margin-bottom:16px; } .information-block-head { color:#BC262C; font-weight:bold; font-size:85%; border-bottom:1px solid #CCCCCC; margin-bottom:4px; padding-bottom:5px; } .information-block-body { font-size:85%; color:#737373; margin-right:20px; } /*Content block*/ .content-block { border-top-color:#E4E4E4; background:#F5F5F5; margin-bottom:5px; width:100%; } .content-block-head { background-image:url('../../../../../../bitrix/templates/books/images/content_block_bg.gif'); font-weight:bold; font-size:95%; margin:2px; padding: 5px 9px; } .content-block-body { padding:4px 5px; width:100%; } code { font-size:100%; font-weight:normal; display:block; padding:1.5em 1em 1em 1em; border-style:solid; border-width:1px; border-width:1px 0; margin:1em 0; background-color:#F5F5F5; font-family:sans-serif; } /* End */ /* Start:/bitrix/templates/books/template_styles.css*/ html, body, form { margin: 0; padding: 0; } html { height:100%; } body { height:auto !important; height:100%; min-height:100%; min-width:760px; } /*Font*/ body { font-size: 80%; font-family: Tahoma, Verdana, Helvetica, sans-serif; color: #333; background-color: #fff; } /*Font in table*/ table { font-size:100%; } /*Links*/ a:link {color: #486DAA;} a:visited{color:#8C9AA8;} a:active {color: #486DAA;} a:hover{color:#DD0000;} small { font-size:85%; } hr { width:100%; height: 1px; border: medium none; color: #d1d0d0; background-color: #d1d0d0; margin:8px 0 } #header { position:relative; /*containing block*/ height:106px; box-sizing:border-box; -moz-box-sizing:border-box; background: #762224 url('../../../../../../bitrix/templates/books/images/header_bg.gif') repeat-x; border-bottom:1px solid #D6D6D6; } #header_logo { position:absolute; } #company_logo { display:block; position:absolute; width:100px; height:106px; left:165px; top: 0; background:url('../../../../../../bitrix/templates/books/images/logo.gif') right center no-repeat; } #header_text { position:absolute; left:265px; top: 0; width:330px; padding-left:5px; padding-top:35px; color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; } #header_text .bx-main-title { margin:0; padding:0; font-size:160%; border:none; text-decoration:none; } #header_text span.bx-main-subtitle { font-size:80%; } /* Header menu: home, search, feedback*/ #header_menu { background:#8A4244; position:absolute; right:55px; box-sizing:border-box; -moz-box-sizing:border-box; } #header_sites { position:absolute; right:55px; top: 60px; color:#fff; text-align:right; } #header_sites a, #header_sites span { color:#fff; text-decoration:none; } #header_sites span { color: #E1CCCD; } #header_menu a { display:block; float:left; cursor:pointer; cursor: hand; padding:8px 11px; } #zebra { height:20px; background:transparent url('../../../../../../bitrix/templates/books/images/zebra_bg.gif') left top repeat-x; } #navigation { } /*Navigation*/ #navigation a { font-size:95%; text-decoration:none; color:#535353; } /*Content table*/ #content { width:100%; height:70%; border-collapse:collapse; } /*Left column*/ #content .left-column { width:180px; vertical-align:top; height:100%; } /*Main column*/ #content .main-column { vertical-align:top; padding:0 23px 10px 23px; } /*Right column*/ #content .right-column { width:1px; vertical-align:top; } /*Bottom banner*/ #bottom_banner { padding:5px; text-align:center; } /*Footer*/ #footer { background: #923E45; text-align:right; box-sizing:border-box; -moz-box-sizing:border-box; height:40px; padding:8px; } /*Link in footer*/ #footer a { color: #E2CBCD; font-size: 100%; } /*Data table*/ table.data-table { border:1px solid #CDBBBC; border-collapse:collapse; } /*Any cell*/ table.data-table td { border:1px solid #CDBBBC; background-color:#FFFFFF; color:#333; padding:3px 5px; } /*Head cell*/ table.data-table thead td, table.data-table th { background-color:#ECE0E0; text-align:left; font-weight:normal; background-image:none; border:1px solid #CDBBBC; padding:4px; color:#333; } /*Body cell*/ table.data-table tbody td { background-color:#FFF; background-image:none; color:#333; } /*Foot cell*/ table.data-table tfoot td { background-color:#F7F3F3; padding:4px; color:#333; } /*Error & OK messages*/ .errortext { color:red; } .notetext { color:green; } /* Used to draw a "star" near reqired field */ .starrequired { color:red; } /*Forum*/ /*Forum menu*/ table.forum-menu {border-left: 1px solid #DAE7DF; border-top: 1px solid #DAE7DF; } table.forum-menu td.forumtoolbar {background-color: #ECE0E0; border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #CDBBBC; border-bottom: 1px solid #CDBBBC; } .forumtoolsection {border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #CDBBBC; border-bottom: 1px solid #CDBBBC; } .forumtoolseparator {border-left: 1px solid #CDBBBC;border-right: 1px solid #FFFFFF; } table.forum-menu a, table.forum-menu select, table.forum-menu input, table.forum-menu td {color:#333} /* menu popup */ .forum-menu-hidden-in {border: 1px solid #CDBBBC;} table.forum-menu-popup-table td, table.forum-menu-popup-table td a { color: black;} table.forum-menu-popup-table td.forum-menu-popup, table.forum-menu-popup-table td.forum-menu-popup-hover {border: none; background-color: #ECE0E0; } table.forum-menu-popup-table td.forum-group{background-color:#ECE0E0; color:#333;} table.forum-menu-popup-table td.forum-menu-popup-hover {background-color: #F7F3F3;} div.forum-group{background-color:#F9FBF9; font-weight:bold; color:#333;} /*Forum index and list*/ table.forum-main {border: 1px solid #CDBBBC;} table.forum-main td {background-color:#F7F3F3;border: 1px solid #CDBBBC;} table.forum-main th {background-color:#ECE0E0;border: 1px solid #CDBBBC;color: #333;vertical-align: top;} div.forum-hr {background-color:#CDBBBC} div.filter-check-hover {background-color:#ECE0E0} a.forum-button:link,a.forum-button:visited,a.forum-button:active,a.forum-button:hover {background: #ECE0E0;border: 1px solid #CDBBBC;color: #333;} table.forum-main td small {font-size:100%;} table.forum-main td.forum-group {background-color:#ECE0E0; color:#333;} div.forum-title {border: 1px solid #CDBBBC; padding: 5px; background-color: #ECE0E0 !important; color:#333; } /*Forum messages*/ table.forum-message {} table.forum-message td {background-color: #F7F3F3;border: none;} table.forum-message td.forum-message-user-info {background-color: #F7F3F3;border: 1px solid #CDBBBC;border-right-width: 1px;} table.forum-message td.border-top {border: 1px solid #CDBBBC;border-left-width: 1px;border-top: none;} table.forum-message td.border-bottom {border: 1px solid #CDBBBC;border-left-width: 1px;border-bottom: none;} table.forum-message .forum-message-posts, table.forum-message .forum-message-status, table.forum-message .forum-message-datereg, table.forum-message .forum-message-datecreate {color:#333;} a.forum-button-small, a.forum-button-small-vote, a.forum-button-small-unvote { background-color: #ECE0E0; border: 1px solid #CDBBBC; color: #333; font-size: 11px; height:20px; padding: 2px 5px 2px 5px; box-sizing:border-box; -moz-box-sizing:border-box; } a.forum-button-small-vote, a.forum-button-small-unvote {padding-left:18px;} a.forum-button-small:hover,a.forum-button-small-vote:hover,a.forum-button-small-unvote:hover {color: #333; } /*Forum statistics*/ table.forum-stat {} table.forum-stat th {background-color:#ECE0E0;border: 1px solid #CDBBBC;color: #333;font-weight:bold;padding:5px;} table.forum-stat td {background-color:#F7F3F3;border: 1px solid #CDBBBC;} table.forum-stat .forum-attention{font-size: 100%;color: black;} /*Post form*/ table.forum-post-form {border: 1px solid #CDBBBC;} table.forum-post-form td {background-color:#F7F3F3;border: 1px solid #CDBBBC;} table.forum-post-form th {background-color:#ECE0E0;border: 1px solid #CDBBBC;} table.forum-smile {border: 1px solid #CDBBBC;} table.forum-smile th {background-color:#ECE0E0;border: 1px solid #CDBBBC;} table.forum-smile img { margin: 0px;} textarea#POST_MESSAGE{width:100%;} /* Only for user-profile*/ table.fuser {} table.fuser-static th {background-color:#ECE0E0; border:1px solid #CDBBBC;} table.fuser-static td {background-color:#F7F3F3; border:1px solid #CDBBBC;} /* Tab controls*/ table.tabs {border-left:1px solid #CDBBBC;} table.tabs td {} table.tabs td.tab-indent-left {border-bottom:1px solid #CDBBBC;} table.tabs td.tab-indent-right {border-bottom:1px solid #CDBBBC;} table.tabs td.tab-container {border:1px solid #CDBBBC; border-left: none;} table.tabs td.tab-container-selected {border:1px solid #CDBBBC; border-bottom:1px solid #F9FBF9; border-left: none; background-color:#F9FBF9;} table.tabs table td.tab {border-top:1px solid #CDBBBC;} table.tabs table td.tab-selected {border-top:1px solid red;} table.tabs table td.tab-hover {border-top:1px solid #CDBBBC;} /* Tab inside edit form */ table.tab {border:1px solid #CDBBBC; border-top:none;} table.tab td {background-color:#F7F3F3;} .forum-menu-hidden-in { max-height:100px; height:ex * pression(this.scrollHeight > 100? "100px" : "auto"); } table.forum-quote td, table.forum-code td { background-color:#ECE0E0; /*th*/ border:1px solid #CDBBBC; } table.forum-reviews-messages td, table.forum-reviews-messages th { background-color:#F7F3F3; /*td*/ border-color:#CDBBBC; } a.button-small { background:#ECE0E0; border:1px solid #CDBBBC; } /*Support*/ div.ticket-edit-message { border-color: #CDBBBC; } /*Blogs*/ table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th, table.blog-user-table td.head, table.blog-table-post-comment td, table.blog-table-post-comment th { background-color:#F7F3F3; } table.blog-blog-edit td, table.blog-blog-edit-table-smiles, table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th, table.blog-user-table td.head, table.blog-user-table td, table.blog-group td, table.blog-category td, table.blog-comment-form th, table.blog-comment-form td, table.blog-table-post-comment td, table.blog-table-post-comment th { border-color: #CDBBBC; } .blog-post-date { color:#333; } table.blog-table-post-table th, table.blog-table-post-table td, table.blog-table-post-comment-table th, table.blog-table-post-comment-table td { font-size:95%; } .blogtoolblock {border-color:#CDBBBC;} .blogtoolbar {background-color:#F7F3F3;border-color:#CDBBBC;border-top:none;} .blogtoolsection {border-color:#CDBBBC} .blogtoolbutton, .blogmessbuttontext {color:#333;} a.blogtoolbutton, .blogmessbuttontext{color:#333;} .blogtoolseparator {border-left:1px solid #CDBBBC;border-right:1px solid #F7F3F3;} /* social network*/ div#sonet_events_ms_message {width:150px;} /* End */ /* /bitrix/templates/books/components/bitrix/menu/horizontal_multilevel/style.css */ /* /bitrix/components/bitrix/menu/templates/.default/style.css */ /* /bitrix/components/bitrix/news/templates/.default/bitrix/news.list/.default/style.css */ /* /bitrix/components/bitrix/breadcrumb/templates/.default/style.css */ /* /bitrix/components/bitrix/news.detail/templates/.default/style.css */ /* /bitrix/components/bitrix/photo.section/templates/.default/style.css */ /* /bitrix/templates/books/styles.css */ /* /bitrix/templates/books/template_styles.css */