/* * {border:1px solid red;}*/
body {
    background:#282b3a;
    width:100%;
    font-family:Tahoma;
    text-align:left;
    font-size: 11px;
    text-decoration: none;
    margin: 0 0 0 0;
}
.main {
    width:1005px;
    height:90%;
    margin: 20px auto;
    position:relative;
    font-family:"Tahoma";
    font-size: 11px;
    text-align:center;
}
td {
    font-size: 12px;
    color: #687275;
}
.header {
    text-align:center;
}
.top {
    background-color:#1c1f2a;
    text-align:left;
    height: 60px;
    vertical-align:middle;
}


.copyright {
    position:absolute;
    text-align:left;
    left:0px;
    top: 0px;
    width: 33%;
    color: #808080;
}
.counters {
    position:absolute;
    text-align:center;
    left:33%;
    top: 0px;
    width: 34%;
    color: #808080;
}
.logo-image {
    position:absolute;
    left:0px;
    top:;
}
.status {
    position:absolute;
    right:10px;
    top:70px;
    color:#808080;
    font-size: 11px;
    font-weight: bold;
}
.status-value {
    color:#808080;
}
.edit_dir_user {
    left: 0px;
    padding-top:21px;
}
.center {
    width:1005px;
    margin: 2px auto;
    font-family:"Tahoma";
    text-align:center;
    position: relative;
    clear: both;
}
.top {
    text-align:left;
}
span.choise {
    float: left;
    color:#6a6b71;
    font-size: 11px;
    font-weight: bold;
    margin: 2px 0 0 30px;
}
.previews {
    width:1005px;
    height: 448px;
    position:relative;
}
.previews img {
    border:0px;
    margin:0px;
    padding:0px;
    float:left;
}
.pages a.current {
    text-decoration:none;
    color:#6a6b71;
}
.pages a {
    color:#ffffff;
    margin-right:30px;
    text-decoration:underline;
}
.pages{
    position: absolute;
    top: 18px;
    font-size: 11px;
    width: 100%;
    text-align: center;
}
.copyright {
    position:absolute;
    left:30px;
    text-align:left;
}
.contacts {
    position:absolute;
    right:30px;
    top:0px;
    text-align:right;
}
.footer a {
    color:#fff;
}
.message{
    color:#FFFFFF;
}
.footer {
    width: 1005px;
    margin-top:15px;
    height:70px;
    position:relative;
    font-size:11px;
    color:#808080;

}
.footer a {
    color: #fcd3fc;
    text-decoration: none;
}
.previews em {
    font-weight: normal;
    background: url(images/hover.png) no-repeat;
    width: 180px;
    height: 45px;
    position: absolute;
    top: -85px;
    left: -15px;
    text-align: center;
    padding: 20px 12px 10px;
    font-style: normal;
    z-index: 2;
    display: none;
}
.inp {
    font-family:Tahoma, Geneva, sans-serif;
    color:#000000;
    text-decoration: none;
    background: #FFFFFF;
    border: thin solid #CFCFCF;
    font-size: 11px;
    width: 227px;
}
.add_sel {
    font-family:Tahoma, Geneva, sans-serif;
    color:#000000;
    text-decoration: none;
    background: #FFFFFF;
    border: thin solid #CFCFCF;
    font-size: 11px;
    width: 227px;
}
select.inp {
    font-family:Tahoma, Geneva, sans-serif;
    font-size: 11px;
    height: 17px;
    margin-top: 1px;
    color: #000000;
    background-color:#ffffff;
    border: thin solid #678a67;
}

.batton2 {
    font-family:Tahoma, Geneva, sans-serif;
    color:#000000;
    text-decoration: none;
    background: #CFCFCF;
    padding: 7px;
    border: thin solid #FFF;
    text-align: center;
    font-size: 11px;
    margin-top: 2px;

}
.tooltip {
    margin-top: -30px;
    position:absolute;
    color:#FFFFFF;
    text-decoration:none;
    background-color:none;
    height:45px;
    width:130px;
}
.tooltip a {
    position:relative;
    top: 9px;
}
.foot a{
    color:#ffffff;
    text-decoration: none;
}
.foot {
    position:relative;
    background-color:#1c1f2a;
    text-align:center;
    height:50px;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:11px;
}
.pay {
    margin-left: 0px;
    padding: 17px 0;
    position:relative;
    width: 100px;
    display:inline;
    float: left;
}
.pay a {
    color: #ffffff;
}
.order {
    float: right;
    margin: 0;
    padding: 17px 0;
    position:relative;
    width: 100px;
    display:inline;
}
.order a {
    color: #ffffff;
}
.copyright {
    position:absolute;
    text-align:left;
    left:0px;
    top: 0px;
    width: 33%;
    color: #808080;
}
.contacts {
    position:absolute;
    right:0px;
    top:0px;
    text-align:right;
    width: 33%;
    color: #808080;
}
#overlay img { margin-left: 45%;  margin-top: 25%;}
.install {
    margin-top: 30px;
    margin-left: 37%;
}
.logo_image {
    text-align:center;
    width: 100%;
}
.error {
    border: 1px solid #d77;
    color: #200;
    text-align: center;
    width:100%;
    float: left;
    background-color: #fcc;
}
.ok {
  background: #000;
  color: #fff;
  text-align: center;
  width:100%;
  float: left;
  padding: 10px;
}