Скачиваний:
5
Добавлен:
20.03.2015
Размер:
13.78 Кб
Скачать
#lite_css {
display: none;
}

body {
background: #fff;
margin: 0px;
padding: 0px;
direction: ltr;
font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
font-size: 11px;
}
body.font_medium {
font-size: 12px;
}
body.nofixed {
width: 100%;
overflow: hidden;
}
body.nofixed #page_wrap {
position: relative;
height: 100%;
width: 100%;
overflow: auto;
}
.fixed {
position: fixed;
}
body.nofixed .fixed {
position: absolute;
}
body.firefox #page_wrap {
position: relative;
width: 100%;
overflow: hidden;
}

/* in 'rtl' left and ltr too -- disabling content jumping when scrollbar changes */
.scroll_fix_wrap {
text-align: left;
direction: ltr;
}
a {
color: #2B587A;
text-decoration: none;
cursor: pointer;
}
a:hover {
text-decoration: underline;
}
img {
border: 0px;
}
form {
margin: 0px;
padding: 0px;
}
small {
font-size: 10px;
}
.font_medium small {
font-size: 11px;
}
textarea.ashelper {
overflow: hidden;
}

.summary_wrap {
color: #45688E;
padding: 11px 10px 0px;
background: #FFF;
border-bottom: 1px solid #DAE1E8;
}
.summary_wrap .summary {
font-weight: bold;
padding: 3px 0px 4px;
}
.summary_wrap .summary span {
font-weight: normal;
}

.png {
behavior: url(/js/iepngfix.htc);
}
.progress {
display: none;
width: 32px;
height: 13px;
background: url(/images/upload.gif) no-repeat 50% 50%;
}
.progress_inline {
display: inline-block;
vertical-align: bottom;
width: 32px;
height: 13px;
background: url(/images/upload.gif) no-repeat 50% 50%;
}
.checkbox {
cursor: pointer;
line-height: 14px;
}
.checkbox.disabled {
opacity: 0.5;
filter: alpha(opacity=50);
}
.checkbox div {
float: left;
width: 15px;
margin-right: 5px;
height: 14px;
background: url(/images/icons/check.gif) 0px 0px no-repeat;
}
.checkbox:hover div {
background-position: 0px -28px;
}
.checkbox.disabled:hover div {
background-position: 0px 0px;
}
.checkbox.on div {
background-position: 0px -14px;
}
.checkbox.on:hover div {
background-position: 0px -42px;
}
.checkbox.disabled.on:hover div {
background-position: 0px -14px;
}
.radiobtn {
cursor: pointer;
line-height: 14px;
}
.radiobtn div {
float: left;
width: 15px;
margin-right: 5px;
height: 14px;
background: url(/images/icons/radio.gif) 0px 0px no-repeat;
}
.radiobtn:hover div {
background-position: 0px -28px;
}
.radiobtn.on div {
background-position: 0px -14px;
}
.radiobtn.on:hover div {
background-position: 0px -42px;
}
.fl_l { float: left; }
.fl_r { float: right; }
.ta_l { text-align: left; }
.ta_r { text-align: right; }

.upload_frame {
position: absolute;
visibility: hidden;
width: 20px;
height: 20px;
}

.noselect {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}

/* Inputs */

input[type="text"],
input[type="submit"],
input[type="button"],
input[type="search"],
input[type="password"],
input[type~="text"],
input[type~="search"],
input[type~="password"],
input[type~="email"] {
font-size: 11px;
font-family: Tahoma, Verdana, Arial, Sans-Serif, Lucida Sans;
}

input.text, input.search, textarea {
background: #FFF;
border: 1px solid #C0CAD5;
font-family: tahoma, tahoma, verdana, arial, sans-serif, Lucida Sans;
font-size: 11px;
padding: 3px;
margin: 0px;
}
input.search {
background: #FFF url(/images/magglass.png) no-repeat 3px 4px;
padding-left: 17px;
}
input.file {
font-size: 11px;
margin: 0px;
}
.font_medium input,
.font_medium textarea {
font-size: 12px;
}

/* Headers */

h2 {
border-bottom: 1px solid #DAE1E8;
color: #45668E;
font-size: 13px;
padding: 0px 0px 3px;
margin: 0px 0px 10px;
}
h4 {
border-bottom: 1px solid #E8EBEE;
color: #45688E;
font-size: 11px;
font-weight: bold;
margin: 0px;
padding: 0px 0px 3px;
}

.font_medium h2 {
font-size: 14px;
}
.font_medium h2 {
font-size: 12px;
}
h4 .fl_r, h4 span {
font-weight: normal;
}

/* Layout */

div#utils {
top: -30px;
position: absolute;
height: 20px;
overflow: hidden;
}
#page_layout {
padding: 0px;
margin: 0px auto;
position: relative;
width: 791px;
}

/* Clear */

.clear_fix:after {
content: '.';
display: block;
height: 0;
clear: both;
visibility: hidden;
}
* html .clear_fix {
height: 1%;
}
.clear_fix {
display: block;
}
.clear {
float: none;
clear: both;
}
.scroll_fix {
position: relative;
}

.divide {
color: gray;
font-weight: normal;
padding: 0px 4px;
}
small.divide {
padding: 0px 2px;
}

.sdivide {
color: #ADB8C3;
padding: 0px 4px;
font-size: 10px;
}

.wrapped {
overflow: hidden;
word-wrap: break-word;
}

wbr {
width: 0px;
display: inline-block;
overflow: hidden;
}

/* MessageBox */

.popup_box_container {
margin: 0px auto;
z-index: 1002;
padding: 10px;
background: transparent url(/images/transpx2.png) repeat scroll 0 0;
*background-color: #C6D0D8;
_background-color: #C6D0D8;
}
.box_title_wrap {
background-color: #597DA3;
border: 1px solid #324B67;
border: 1px solid #45688E;
aborder-bottom: 1px solid #45688E;
padding: 0px;
color: #fff;
font-size: 13px;
font-weight: bold;
}
.box_x_button {
float: right;
width: 17px;
height: 17px;
margin: 5px 5px 0px;
cursor: pointer;
padding: 0;
background: #9DB7D4 url(/images/icons/boxicons.gif) -23px -2px;
}
.box_body {
background-color: #fff;
border-left: 1px solid #AAA;
border-right: 1px solid #AAA;
padding: 16px 14px;
aline-height: 14px;
}
.box_no_title {
border-top: 1px solid #AAA;
}
.box_controls_wrap {
border: 1px solid #AAA;
border-top: 0px;
}
.box_controls_text {
padding: 8px 8px 0px;
}
.box_controls {
padding: 5px;
height: 30px;
background-color:#f2f2f2;
border-top: 1px solid #ccc;
}
.box_controls .progress {
position: relative;
margin: 7px 10px 0px;
}
.controls_wrap {
padding: 7px 0px 0px 5px;
}

/*
New input buttons with gradient
*/
.button_blue, .button_gray {
text-align: center;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
display: inline-block;
*display: inline;
position:relative;
zoom: 1;
}
.box_controls .button_blue, .box_controls .button_gray {
margin: 2px 5px;
}
.button_blue button, .button_gray button {
border:1px solid;
background: none;
font-size: 11px;
margin: 0px;
cursor: pointer;
white-space: nowrap;
outline: none;
padding: 4px 14px 4px;
*padding: 5px 15px 3px;
font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
overflow: visible;
}
.font_medium .button_blue button,
.font_medium .button_gray button{
font-size: 12px;
}
.button_wide {
display: block;
}
.button_wide button {
width: 100%;
}

.button_blue button::-moz-focus-inner,
.button_gray button::-moz-focus-inner {
border:0;
}

.button_blue {
border: 1px solid #45688E;
background: #5D81A7;
}
.button_blue button {
border-top-color: #789ABF;
border-bottom-color: #5980A9;
border-left-color: #5980A9;
border-right-color: #5980A9;
color: #FFF;
text-shadow:0 1px 0 #45688E;
*border: 0;
background: url(/images/button_vk.png) #6181a6 repeat-x top;
background-position: 0px -16px;
*background-position: 0px -16px;
}
.button_blue button:hover {
background-position: 0px -8px;
}
.button_blue button:active {
background: #5e80a5;
border: 1px solid #5e80a5;
position:relative;
}
.button_gray {
border: 1px solid #b3b3b3;
background: #e0e0e0;
}
.button_gray button {
border-top-color: #ffffff;
border-bottom-color: #e5e5e5;
border-left-color: #e7e7e7;
border-right-color: #e7e7e7;
color: #444;
text-shadow:0 1px 0 #ffffff;
*border: 0;
background: url(/images/button_vk.png) #dddddd repeat-x top;
background-position: 0px -54px;
}
.button_gray button:hover {
background-position: 0px -46px;
}
.button_gray button:active {
background: #dcdcdc;
border: 1px solid #dcdcdc;
position:relative;
}
.button_lock {
background: url('/images/upload_inv.gif') center no-repeat;
position:absolute;
width: 100%;
height: 100%;
}

/* Pages */

.page_list {
list-style: none;
margin: 0;
padding: 0;
}
.page_list li {
float: left;
display: inline;
}
.page_list a {
border-bottom: 2px solid #FFF;
display: block;
padding: 3px 3px 2px;
}
.page_list a:hover {
background: #45668E;
border-color: #DAE2E8;
border-bottom: 1px solid #45668E;
color: #FFF;
text-decoration: none;
}
.page_list .current {
background: #FFF;
border-color: #45668E;
border-bottom: 2px solid #45668E;
color: #45668E;
font-weight: bold;
padding: 3px 2px 2px;
}
.pages_bottom .page_list .current {
padding-top: 1px;
border-bottom-color: white;
border-top: 2px solid #45668E;
}

.flat_tabs {
border-bottom: 1px solid #DAE1E8;
height: 24px;
list-style-type: none;
margin: 0pt;
padding: 0px 7px;
vertical-align: bottom;
}
.flat_tab_on {
background-color: #FFF;
border: 1px solid #C3CAD2;
border-bottom: 0px;
float: left;
height: 24px;
margin: 0px 3px -1px;
text-align: center;
position: relative;
}
.flat_tab_on a {
float: left;
padding: 5px 10px;
text-decoration: none;
}
.flat_tab {
background-color: #F5F7FA;
border: 1px solid #C3CAD2;
border-bottom: 0px;
float: left;
height: 23px;
margin: 0px 3px;
text-align: center;
}
.flat_tab a {
border-bottom: 2px solid #EEF0F3;
float: left;
padding: 5px 10px 3px;
text-decoration: none;
}
.flat_tab a:hover {
background-color: #FFF;
text-decoration: none;
}
.flat_tab a:hover{
background-color: #FFF;
border-bottom: 2px solid #F5F9FC;
text-decoration: none;
}

div.audio td {
border: 0px;
vertical-align: top;
padding: 2px;
}
.audio .play {
cursor: pointer;
width: 20px;
height: 17px;
background: url(/images/play.gif) no-repeat 0px 0px;
}
.audio .info {
width: 100%;
}
.audio .duration {
color: #777;
font-size: 10px;
padding: 4px 0 0 4px;
}
.audio .player_wrap {
height: 14px;
margin-left: 28px;
padding-top: 3px;
}
.audio .playline {
padding-top: 5px;
}
.audio .playline div {
border-top: 1px dashed #D8DFEA;
height: 9px;
}
.audio .player {
display: none;
height: 14px;
}

.error, .info_msg {
background: #FFEFE8;
border: 1px solid #E89B88;
padding: 8px 11px;
text-align: justify;
}
.info_msg {
background: #F6F7F9;
border: 1px solid #DBE0EA;
}
.msg {
padding: 8px 11px;
background-color: #F9F6E7;
border: 1px solid #D4BC4C;
}
.box_msg {
padding: 8px 11px;
margin: 0px;
font-weight: bold;
background-color: #F9F6E7;
border: 1px solid #D4BC4C;
}


#system_msg {
z-index: 5000;
left: 0px;
top: 0px;
display: none;
-moz-border-radius: 0px 0px 6px;
border-radius: 0px 0px 6px;
padding: 7px 10px;
}

.tabs {
background: #F7F7F7;
padding: 8px;
}
.tabs .outer {

}
.tabs .tab a {
display: inline-block;
}
.tabs .tab a:hover {
text-decoration: none;
}
.tabs .tab {
display: inline-block;
margin-right: 12px;
padding: 2px;
}
.tabs .tab.selected {
border-bottom: 1px solid #FFFFFF;
padding: 0px;
}
.tabs .tab b {
padding: 2px 5px 2px 5px;
display: inline-block;
}
.tabs .tab.selected a {
border-top: 1px solid #395676;
border-right: 1px solid #3b6798;
border-bottom: 1px solid #4a73a0;
border-left: 1px solid #3b6798;
color: #FFFFFF;
}
.tabs .tab.selected b {
border: 1px solid #5C82AB;
background: #6D8FB3;
}

.no_select {
user-select: none;
-o-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
}
.select_fix {
user-select: text;
-o-user-select: text;
-moz-user-select: text;
-khtml-user-select: text;
}

.input_back_wrap {
position: relative;
z-index: 90;
}

.input_back {
position:absolute;
color:#777;
background-color:#FFF;
z-index: 90;
}
.choose_box .input_back {
margin: 9px 4px 0px;
}

.input_back div {
padding:0px 1px 0;
white-space: nowrap;
}

.sort_blank {
border: 1px dashed #D8DFEA;
}

.divider {
color: #777;
font-weight: normal;
padding:0px 5px;
}

small.divider {
padding:0px 2px;
}

.unshown {
display: none;
}

.hidden {
visibility: hidden;
}

#global_prg {
position: absolute;
z-index: 400;
}

/* Tabs */
.tabs.t_bar {
background: #FFF;
}
.t_bar {
padding: 11px 10px 0px;
border-bottom: solid 1px #597DA3;
}
ul.t0 {
width: 605px;
}
ul.t0, ul.t0 li {
list-style-type: none;
margin: 0;
padding: 0;
}
ul.t0 li {
float: left;
text-align: center;
}
ul.t0 li.active_link a, ul.t0 li.active_link a:hover {
background: #597DA3;
color: #FFFFFF;
}
ul.t0 li a:hover {
background: #E1E7ED;
color: #2B587A;
text-decoration: none;
}
ul.t0 a {
float: left;
padding: 0 0 5px 0;
margin-right: 5px;
text-decoration: none;
background-color: #FFF;
}
ul.t0 .tab_word {
margin: 5px 10px 0px 10px;
font-weight: normal;
}
ul.t0 .t_r {
float: right;
padding: 5px 0 0;
}
ul.t0 .t_r a {
margin:0;
}
ul.t0 .t_r a:hover {
text-decoration: underline;
background:#FFFFFF;
}
.tl1, .tl2 {
display: block;
height: 1px;
background-color: #FFF;
overflow: hidden;
margin: 0px;
border: 1px solid #FFF;
border-width: 0px 2px;
}
.tl2 {
margin-bottom: 3px;
border-width: 0px 1px;
}
ul.t0 li a:hover b.tl1, ul.t0 li a:hover b.tl2 {
background-color: #E1E7ED;
}
ul.t0 li.active_link a b.tl1, ul.t0 li.active_link a:hover b.tl1 {
background-color: #597DA3;
border-width: 0px 1px;
}
ul.t0 li.active_link a b.tl1 b, ul.t0 li.active_link a:hover b.tl1 b {
display: block;
height: 1px;
background: #597DA3;
overflow: hidden;
margin: 0px;
border: 1px solid #9AB1C6;
border-width: 0px 1px;
}
ul.t0 li.active_link a b.tl2, ul.t0 li.active_link a:hover b.tl2 {
background-color: #597DA3;
border-color: #9AB1C6;
}

#flash_audio {
height: 0px;
top: 5px;
}
.audio .play_new {
cursor: pointer;
width: 20px;
height: 16px;
background: url(/images/playpause.gif) no-repeat 0px 0px;
}
Соседние файлы в папке Что такое лента Мёбиуса и зачем ее надо резать _files
  • #
    20.03.20150 б5KA9wLgWjo2a40000Zh0bHUy4XPZe49QfQp7UaRAFdjeFauy8eeiBfB0W000pUGG0=Qa5iYvK2cm5kGsv3YQOXTXEOO9oqBbjj1PgjoSf1agrAkb6bh9aw0QOddQ-6KmcFkkJTtWUVjfKrAmgP1g2GsngdWLYe
  • #
    20.03.201556.72 Кб5lang0_0.js
  • #
    20.03.201524.72 Кб5like.htm
  • #
    20.03.20157.42 Кб5like.js
  • #
    20.03.2015892 б5likebox.htm
  • #
    20.03.201513.78 Кб5lite.css
  • #
    20.03.201596.87 Кб6lite.js
  • #
    20.03.20154.81 Кб5loader.js
  • #
    20.03.20158.82 Кб5loader_nav6804_0.js
  • #
    20.03.2015268 б5logo
  • #
    20.03.201555.57 Кб5Lp_Ns2NjfvH.js