﻿/* DEFAULTS */

body
{
    background: #ffffff;
    font-size: .80em; /*font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;*/
    font-family: Tahoma, Verdana;
    margin: 0px;
    padding: 0px; /*color: #696969;*/
    color: #606060;
    height: 100%;
    width: 100%;
    position: fixed;
}

TH
{
    font-weight: normal;
}

.page
{
    /*width: 960px;*/
    background-color: #fff; /*margin: 20px auto 0px auto;*/
    margin: 0px auto 0px auto; /*border: 1px solid #496077;*/
    height: 100%; /*width: 80%;*/ /*width: 980px;*/
    width: 100%;
    position: fixed;
}

.TopLine
{
    background: #505050; /*background: linear-gradient(to bottom,#303030,#b0b0b0);*/
    width: 100%;
    height: 20px; /*width: 980px;     margin:auto;*/
}

.TopMenu
{
    width: 980px;
    margin: auto;
    color: #f0f0f0;
    font-family: Tahoma;
    font-size: 8pt;
    vertical-align: bottom;
}

.PageGrid
{
    /*width: 100%;*/
    width: 980px;
    margin: auto;
    table-layout: fixed;
}

.header
{
    position: relative;
    margin: 0px; /*padding: 10px;*/
    background: #ffffff;
    width: 100%;
    height: 119px; /*background-image: url('http://localhost:4198/Pics/gradient.png');*/ /*background-image: ~/Pics/gradient.png;*/
    font-family: Tahoma;
    font-size: 10pt;
}

.title
{
    /*display: block;*/ /*float: left;*/
    text-align: left; /*width: auto;*/
    width: 270px;
    padding: 10px 10px 10px 15px; /*top: 2px;*/ /*left: -18px;*/
}

.loginDisplay
{
    font-size: 1.1em; /*display: block;*/
    text-align: right;
    padding: 0px 7px 0px 0px; /*color: #a0a0a0;*/
    width: 123px;
}

.BoxForMenu
{
    /*border-style: solid none none none;*/
    background: #505050;
    background: linear-gradient(to top,#303030,#b0b0b0); /*border-top-width: thin;     border-top-color: #808080;*/
    width: 100%; /*width: 980px;     margin:auto;*/
}

.Rates
{
    width: 270px;
    text-align: center; /*font-family: Verdana;*/
    font-family: Tahoma;
    padding-left: 20px;
}

.RatesHead
{
    width: 100%;
    text-align: left;
    font-size: 10pt; /*text-transform: uppercase;*/
    font-weight: bold; /*color: #005d8c;*/
}

.RatesTable
{
    width: 100%;
    text-align: left;
    margin-top: 10px;
}

.Contacts
{
    padding-left: 20px;
}

.MainContent
{
    width: 100%;
    margin: auto;
    padding-left: 16px;
    overflow-y: scroll;
    position: absolute;
    top: 173px;
    bottom: 20px;
    background: #fdfdfd;
}

.MainContent2
{
    width: 940px;
    margin: auto;
    padding-left: 16px;
    background: #ffffff;
}

/* MENU */

.MenuOnly
{
    width: 980px;
    margin: auto;
}

div.menu
{
    /*padding: 1px 0px 1px 8px;*/
    padding: 1px 0px 1px 27px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    /*background: #606060;*/ /*background:linear-gradient(to top,#606060,#ffffff);*/ /*opacity:0.5;*/
    border: 1px #707070 solid;
    margin: 1px;
    color: #ffffff;
    display: block;
    line-height: 1.35em;
    padding: 4px 30px;
    text-decoration: none;
    white-space: nowrap; /*text-transform: uppercase;*/
    font-family: Verdana;
    font-size: 9pt;
}

div.menu ul li a:hover
{
    /*background-color: #bfcbd6;*/
    background: #808080;
    background: linear-gradient(to top,#606060,#e0e0e0); /*color: #465c71;*/
    color: #000000;
    text-decoration: none;
}

div.menu ul li a:active
{
    /*background-color: #465c71;     color: #cfdbe6;*/
    background: #202020;
    background: linear-gradient(to top,#000000,#808080);
    color: #d0d0d0;
    text-decoration: none;
}

/* Top MENU */

div.menutop
{
    padding: 0px 0px 0px 0px;
}

div.menutop ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menutop ul li a, div.menutop ul li a:visited
{
    /*background: #606060;*/ /*background:linear-gradient(to top,#606060,#ffffff);*/ /*opacity:0.5;*/
    border: none;
    margin: 0px;
    color: #f0f0f0;
    display: block; /*line-height: 1.35em;*/
    padding: 0px 20px;
    text-decoration: none;
    white-space: nowrap; /*text-transform: uppercase;*/
    font-family: Tahoma;
    font-size: 8pt;
}

/**/

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.submitButton
{
    /*text-align: right;     padding-right: 10px;*/ /*margin:0px 100px;*/
    width: 100px;
}


/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 100%;
}

/**/

.pic
{
    width: 940px;
    height: 360px;
    margin: 0px auto;
    background: #ffffff;
    padding: 0 0px 0 0px;
}

.news
{
    width: 940px;
    margin: 0px auto; /*border:0px;*/
    border-spacing: 0px;
    background: #ffffff;
    padding: 0 0px 0 0px;
}

.newshead
{
    background: #707070; /*background: linear-gradient(to top,#303030,#b0b0b0);*/
    color: #f0f0f0;
    height: 30px;
}

.newsheadcell
{
    padding-left: 20px;
    width: 50%; /*border-left: 1px #707070 solid;     border-right: 1px #707070 solid;*/
}

a img
{
    border: none; /* Убираем рамку */
}

.BoxForGrid
{
    overflow: auto;
    position: fixed;
    top: 294px;
    bottom: 30px;
    left: 21px;
    right: 19px; /*border-style: solid;     border-width: 1px;*/
}

.BoxForGrid2
{
    overflow: auto;
    position: fixed;
    left: 21px;
    right: 19px;
    top: 470px;
    bottom: 40px;
    background-color: #ffffff;
}

/*.DataGridFixedHeader
{
    background-color: white;
    position: relative;*//*top:expression(this.offsetParent.scrollTop);*//*top: expression(this.parentNode.parentNode.parentNode.scrollTop-1);*/
/*}*/


.HeaderTable
{
    font-size: 10pt;
    width: 100%; /*border-collapse: collapse;*/
    margin-left: 0px;
    text-align: center; /*border-spacing: 0;*/
}

.HeaderTableVI
{
    overflow: auto;
    position: fixed;
    left: 21px;
    right: 19px;
    top: 450px; /*bottom: 30px;*/
    background-color: #ffffff;
}

.HeaderTable2
{
    font-size: 10pt;
    margin-left: 0px;
    text-align: center;
}

.hidden
{
    display: none;
}

.ConditionsInput
{
    margin-top: 40px;
}

.Footer
{
    background: #505050; /*background: linear-gradient(to top,#303030,#b0b0b0);*/ /*border-top-width: thin;     border-top-color: #808080;*/
    width: 100%;
    margin-top: 20px;
    height: 20px;
    position: fixed;
    bottom: 0;
}

.FooterText
{
    width: 980px;
    margin: auto;
    color: #f0f0f0;
    padding-top: 4px;
    font-family: Tahoma;
    font-size: 8pt;
    vertical-align: bottom;
}

.TextHeader
{
    font-family: Verdana;
    font-size: 18pt; /*font-weight:bold;*/
    margin: 40px; /*color:#a0a0a0;*/
    color: #145f8f;
}

.TextContent
{
    font-family: Tahoma;
    font-size: 12pt;
    margin: 0 40px 40px 40px;
    text-align: justify;
}

.TextContentSmall
{
    font-family: Tahoma;
    font-size: 10pt;
    margin: 0 40px 0 40px;
    text-align: justify;
}

.YandexMap
{
    margin: 26px 0 0 0;
}

.OnlineServicesTable
{
    text-align: center;
}

.OnlineServicesTableCell
{
    padding: 10px 20px 10px 20px;
}

/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/

/** {
    margin: 0;
    padding: 0;
}/

/*h1 { color: white }*/

#slideshow-wrap
{
    display: block;
    height: 360px;
    min-width: 260px;
    max-width: 780px;
    margin: auto;
    border: 12px rgba(255,255,255,1) solid;
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.4);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.4);
    box-shadow: 0px 0px 5px rgba(0,0,0,.4);
    margin-top: 20px;
    position: relative;
}

#slideshow-inner
{
    width: 100%;
    height: 100%;
    background-color: rgb(255,255,255);
    overflow: hidden;
    position: relative;
}

#slideshow-inner > ul
{
    list-style: none;
    height: 100%;
    width: 500%;
    overflow: hidden;
    position: relative;
    left: 0px;
    -webkit-transition: left .8s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: left .8s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: left .8s cubic-bezier(0.77, 0, 0.175, 1);
    transition: left .8s cubic-bezier(0.77, 0, 0.175, 1);
    margin: 0;
    padding: 0;
}

#slideshow-inner > ul > li
{
    width: 20%;
    height: 360px;
    float: left;
    position: relative;
}

#slideshow-inner > ul > li > img
{
    margin: auto;
    height: 100%;
}

#slideshow-wrap input[type=radio]
{
    position: absolute;
    left: 50%;
    bottom: 15px;
    z-index: 100;
    visibility: hidden;
}

#slideshow-wrap label:not(.arrows):not(.show-description-label)
{
    position: absolute;
    left: 50%;
    bottom: -45px;
    z-index: 100;
    width: 12px;
    height: 12px;
    background-color: rgba(200,200,200,1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s;
}

#slideshow-wrap label:not(.arrows):active
{
    bottom: -46px;
}

#slideshow-wrap input[type=radio]#button-1:checked ~ label[for=button-1]
{
    background-color: rgba(100,100,100,1);
}

#slideshow-wrap input[type=radio]#button-2:checked ~ label[for=button-2]
{
    background-color: rgba(100,100,100,1);
}

#slideshow-wrap input[type=radio]#button-3:checked ~ label[for=button-3]
{
    background-color: rgba(100,100,100,1);
}

#slideshow-wrap input[type=radio]#button-4:checked ~ label[for=button-4]
{
    background-color: rgba(100,100,100,1);
}

/*#slideshow-wrap input[type=radio]#button-5:checked ~ label[for=button-5]
{
    background-color: rgba(100,100,100,1);
}*/

#slideshow-wrap label[for=button-1]
{
    margin-left: -36px;
}

#slideshow-wrap label[for=button-2]
{
    margin-left: -18px;
}

/*#slideshow-wrap label[for=button-3]
{
    margin-left: -18px;
}*/

#slideshow-wrap label[for=button-4]
{
    margin-left: 18px;
}

/*#slideshow-wrap label[for=button-5]
{
    margin-left: 36px;
}*/

#slideshow-wrap input[type=radio]#button-1:checked ~ #slideshow-inner > ul
{
    left: 0;
}

#slideshow-wrap input[type=radio]#button-2:checked ~ #slideshow-inner > ul
{
    left: -100%;
}

#slideshow-wrap input[type=radio]#button-3:checked ~ #slideshow-inner > ul
{
    left: -200%;
}

#slideshow-wrap input[type=radio]#button-4:checked ~ #slideshow-inner > ul
{
    left: -300%;
}

/*#slideshow-wrap input[type=radio]#button-5:checked ~ #slideshow-inner > ul
{
    left: -400%;
}*/

label.arrows
{
    font-family: 'WebSymbolsRegular';
    font-size: 25px; /*color: rgb(255,255,240);*/
    color: rgb(100,100,100);
    position: absolute;
    top: 50%;
    margin-top: -25px;
    display: none;
    opacity: 0.7;
    cursor: pointer;
    z-index: 1000;
    background-color: transparent;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    text-shadow: 0px 0px 3px rgba(0,0,0,.8);
}

label.arrows:hover
{
    opacity: 1;
}

label.arrows:active
{
    margin-top: -23px;
}

input[type=radio]#button-1:checked ~ .arrows#arrow-2, input[type=radio]#button-2:checked ~ .arrows#arrow-3, input[type=radio]#button-3:checked ~ .arrows#arrow-4, input[type=radio]#button-4:checked ~ .arrows#arrow-5
{
    right: -55px;
    display: block;
}

input[type=radio]#button-2:checked ~ .arrows#arrow-1, input[type=radio]#button-3:checked ~ .arrows#arrow-2, input[type=radio]#button-4:checked ~ .arrows#arrow-3, input[type=radio]#button-5:checked ~ .arrows#arrow-4
{
    left: -55px;
    display: block;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

input[type=radio]#button-2:checked ~ .arrows#arrow-1
{
    left: -19px;
}

input[type=radio]#button-3:checked ~ .arrows#arrow-2
{
    left: -37px;
}

input[type=radio]#button-5:checked ~ .arrows#arrow-4
{
    left: -73px;
}

.description
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: 'Candara';
    font-size: 12pt;
    z-index: 1000;
    background-color: rgba(255,255,255,.3);
}

/*.description .description-text
{
    background-color: rgba(255,255,255,0);
    padding-left: 50px;
    padding-top: 50px;
    padding-right: 100px;
    padding-bottom: 50px;
    position: relative;
    top: 0px;
    z-index: 4; *//*opacity: 0;*//*-webkit-transition: opacity .2s;     -moz-transition: opacity .2s;     -o-transition: opacity .2s;     transition: opacity .2s;*/
/*color: rgb(20,20,20);
}*/

.description .description-table
{
    background-color: rgba(255,255,255,0);
    border-spacing: 0px; /*padding-left: 50px;     padding-top: 50px;*/ /*padding-right: 100px;     padding-bottom: 50px;*/
    position: relative;
    top: 0px; /*font-family: Haettenschweiler;     letter-spacing: -3px;     font-size: 48pt;     color: rgba(0,0,0,0.3);     z-index: 4;     border-left: 50px rgba(0,0,0,0.1) solid;*/
    width: 100%;
    height: 100%;
}

.description .description-table-cell11
{
    background-color: rgba(0,0,0,0.3);
    width: 50px;
    height: 120px;
}

.description .description-table-cell12
{
    color: rgba(0,0,0,0.7);
    padding-left: 30px; /*font-size: 12pt;*/
    font-weight: bold;
    font-family: Tahoma;
    background-color: rgba(0,0,0,0.1);
    line-height: 26px;
}

.description .description-table-cell21
{
    background-color: rgba(0,0,0,0.2);
    width: 50px;
    height: 240px;
}

.description .description-table-cell22
{
    color: rgba(0,0,0,0.7);
    padding-left: 30px;
}

/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/

.AboutTable1
{
    border-spacing: 0;
}

.AboutTable1Cell1
{
    padding: 0 50px 0 0;
    width: 70%;
}

.AboutTable1Cell2
{
    padding: 25px 36px 25px 36px;
    font-family: Candara;
    font-size: 13pt;
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.4);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.4);
    box-shadow: 0px 0px 5px rgba(0,0,0,.4);
    text-align: right;
    background: #f5f5f5;
}

/*------------------------------------------------------------------------------------------------*/

.HeaderTableOM
{
    background-color: #606060;
    color: #e0e0e0;
    width: 100%;
    text-align: center; /*border-spacing: 0;*/
    font-size: 10pt;
}

.HeaderTableOMDetails
{
    background-color: #606060;
    color: #e0e0e0;
    width: 100%;
    text-align: center; /*border-spacing: 0;*/
    font-size: 10pt;
}

.HeaderTableCellOM
{
    border: 1px solid #e0e0e0;
}

.OMGridViewBox
{
    overflow: auto;
    position: fixed; /*height: 200px;*/
    bottom: 60px; /*left: 218px;*/ /*right: 202px;*/
    width: 860px;
    top: 330px;
    font-size: 8pt;
}

.OMDetailsGridViewBox
{
    overflow: auto;
    position: fixed; /*height: 200px;*/
    bottom: 60px; /*left: 218px;*/ /*right: 202px;*/
    width: 860px;
    top: 480px;
    font-size: 10pt;
}

.OMDetailsDescriptionTable
{
    margin-bottom: 20px;
}

.SDGridViewBox
{
    overflow: auto;
    position: fixed; /*height: 200px;*/
    bottom: 60px; /*left: 218px;*/ /*right: 202px;*/
    width: 860px;
    top: 330px;
    font-size: 10pt;
}

.FilterBox
{
    height: 28px;
}

/*------------------------------------------------------------------------------------------------*/

.hiddenGridViewColumn
{
    display: none;
}

.BoxForReport
{
    overflow: auto;
    position: fixed; /*top: 284px;*/
    top: 312px;
    bottom: 40px;
    width: 860px;
    background-color: #ffffff;
}

.ReportFilterTable
{
    width: 100%;
    border-spacing: 0px;
    font-size: 11pt;
}

.ReportFilterTableCell1
{
    background: #707070;
    border: 1px solid #a0a0a0;
    color: #f0f0f0;
    font-weight: bold;
    text-align: center;
    width: 100px;
}

.ReportFilterTableCell2
{
    background: #f0f0f0;
    border: 1px solid #e5e5e5;
    color: #707070;
}

.ReportFilterTableCell3
{
    background: #707070;
    border: 1px solid #a0a0a0;
    color: #f0f0f0;
    width: 280px;
    text-align: center;
}

.ReportFilterLabel
{
    margin-left: 10px;
}

/*------------------------------------------------------------------------------------------------*/

.AddButton
{
    margin: 20px 0 20px 0;
}

.MailSettingsTableColumn1
{
    width: 154px;
    vertical-align: top;
}

.MailSettingsTableColumn2
{
    width: 300px;
}

.MailSettingsTableColumn3
{
    vertical-align: top;
    padding-left: 20px;
}

.MailSettingsRadioButton
{
    text-align: left;
}

.MailSettingsCheckBox
{
    text-align: left;
}

.ProfilesGridViewBox
{
    font-size: 10pt;
    width: 100%;
}

.ProfilesGVHeader
{
    background-color: #606060;
    color: #e0e0e0;
    text-align: center;
}

.LightGreyRow
{
    background-color: #EEEEEE;
}

.LighterGreyRow
{
    background-color: #F5F5F5;
}

.UnderlinedRow
{
    border-bottom: 1px solid #E0E0E0;
}

.ProfileSetupTable
{
    width: 100%;
    border-spacing: 0px;
}

.AddToListTable
{
    width: 100%;
}

.AddToListTableColumn2
{
    padding-left: 4px;
}

.ProfileName
{
    margin-bottom: 20px;
    font-weight: bold;
}

.OMBackButton
{
    margin-bottom: 20px;
}

/*.Grid
{
    table-layout: fixed;
    width: 100%;
}
.Grid .Shorter
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/
