/* (c) Михаил Чепов для КФ ОАО "ЦентрТелеком", 2007. Все права защищены */

/**********************[ общие параметры ]**************************/

body {
   background: #fff url("../images/header-bg.gif") left top repeat-x;
}

a { color: #06c; }
a:visited { color: #06c; }
a:hover { color: #f90; }

#doc3 {
   background: url("../images/header-bg.jpg") right top no-repeat;
   margin: 0;
   min-width: 800px;
}

#yui-main {
   background-color: #fff;
   voice-family: "\"}\"";
   voice-family: inherit;
   background-color: #none;
}

html>body #yui-main {
   background-color: #none;
}

#cover {
   height: 220px;
   background: #ffc686 url("../images/cover-bg.gif") left top repeat-x;
   text-align: center;
}

#cover-box {
   margin: 0 auto;
   width: 780px;
   text-align: left;
}

div.cover-left {
   width: 515px;
   float: left;
}

div.cover-right {
   width: 261px;
   float: right;
}

#cover-box h2 {
   font-size: 3.5em;
   color: #fff;
   margin: 25px 0 2px 0;
   letter-spacing: -0.05em;
}

#cover-box p {
   font-size: 1.5em;
   color: #000;
   line-height: 1em;
   margin: 0 0 20px 0;
}

#cover-box ul {
   font-size: 1.2em;
   font-weight: bold;
}

#cover-box ul li {
   display: inline;
   line-height: 45px;
   height: 45px;
   margin-right: 5px;
   float: left;
}

#cover-box ul li a {
   color: #fff;
}

#cover-box ul li a:hover {
   color: #f90;
}

#read-more {
   text-align: center;
   width: 178px;
   background: url("../images/button-green.gif") left top no-repeat;
}

#start-now {
   text-align: center;
   width: 170px;
   background: url("../images/button-blue.gif") left top no-repeat;
}

#hd {
   height: 145px;
   
}

#hd h1 {
   height: 145px;
   /*background: url("../images/header-logo.gif") 100px 30px no-repeat;*/
}

h1.kaluga {
   background: url("../images/header-logo.gif") 100px 30px no-repeat;
}

h1.obninsk {
   background: url("../images/header-logo-obninsk.gif") 100px 30px no-repeat;
}

#hd h1 a {
   position: absolute;
   top: 28px;
   left: 98px;
   width: 300px;
   height: 75px;
}

#hd h1 a span {
   visibility: hidden;
   display: none;
}

#subtitle {
   position: absolute;
   top: 97px;
   left: 110px;
   width: 300px;
}

.yui-g {
   padding: 0 20px 10px 100px;
}

.nav-box {
   padding: 0 50px 30px 0;
}

.nav-box h3 {
   font-size: 1.5em;
   color: #036;
   margin: 30px 0 15px 0;
}

ul.menu {
   margin-bottom: 20px;
}

ul.menu li {
   padding: 5px 9px 5px 0;
   border-bottom: 1px solid #ccc;
}

ul.menu li:hover, ul.menu li.over {
   background-color: #f1f1f1;
}

ul.menu li a {
   text-decoration: none;
}

#ft {
   border-top: 1px solid #ccc;
   padding: 30px 100px;
   color: #999;
}

#ft p {
   padding: 10px 0 30px 130px;
   background: url("../images/footer-logo.gif") left top no-repeat;
}

h2 {
   font-size: 1.5em;
   margin: 30px 0 20px 0;
}

p {
   margin: 0 0 20px 0;
}

p.labels a img {
   border: none;
   margin-bottom: 3px;
}

#auth-form {
   position: absolute;
   top: 40px;
   right: 40px;
   width: 400px;
}

#auth-form h3 {
   font-size: 1.5em;
   color: #036;
   margin-bottom: 7px;
}

#auth-form input.textfield {
   width: 120px;
   border: 1px solid #ccc;
   margin-right: 10px;
}

#auth-form input.submit {
   font-family: arial, helvetica, sans-serif;
   line-height: 19px;
   height: 19px;
   border: none;
   background: #036 url("../images/bg-submit.gif") left top repeat-x;
   color: #fff;
   font-size: 13px;
   padding: 0 3px;
   vertical-align: baseline;
}

#auth-form label {
   display: block;
   width: 120px;
}

.form-block {
   float: left;
   display: inline;
}

p.snippet {
   margin-bottom: 7px;
}

/***********************************************************************/

div.normal h3 {
   font-size: 1.2em;
   font-weight: bold;
   color: #036;
   margin: 20px 0 20px 0;
}

div.normal ul, div.normal ol {
   padding-left: 20px;
   margin-bottom: 20px;
}

div.normal ul li, div.normal ol li {
   list-style: disc;
}

div.normal dl {
   margin-bottom: 20px;
}

div.normal dl dt {
   font-size: 1.2em;
   font-weight: bold;
   margin-bottom: 7px;
}

div.normal dl dd {
   margin: 0 0 10px 20px;
}

/*********************[ таблицы ]*****************************/

table.table-data {
   width: auto;
   margin: 0 0 10px 0;
   padding: 0;
   font-size: 12px;
   border-top: 1px solid #ccc;
   border-left: 1px solid #ccc;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: auto;
}

html>body table.table-data {
   width: 100%;
}

table.table-data td, table.table-data th {
   margin: 0;
   padding: 5px;
   border-bottom: 1px solid #ccc;
   border-right: 1px solid #ccc;
   text-align: center;
}

table.table-data th {
   background-color: #eee;
   font-weight: normal;
   font-size: 18px;
/*   text-align: left;*/
   text-align: center;
}

table.table-data th.title {
   font-size: 18px;
   color: #06c;
   border-top: 3px solid #ccc;
   text-align: center;
}

table.table-data th.sub-title {
   font-size: 15px;
   font-weight: normal;
   color: #666;
   text-align: center;
}

table.table-data th.note-data {
   font-size: 11px;
   font-weight: normal;
   color: #999;
   text-align: center;
}

table.table-data td.data {
   text-align: left;
}