/**/

html {
    height: 100%;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 100%;
    position: relative;
    padding: 0;
    margin: 0;
    color: #3a3a3a;
}

ul {
    list-style: disc;
    padding: 0 0 20px 20px;
    margin: 0;
}

div, li, span, b, a, input, p, h1, h2, h3, h4, h5, h6, dl, dd, dt, form {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #3a3a3a;
    outline: none;
}

a:hover {
    text-decoration: none;
}

.logo {
    position: absolute;
    width: 177px;
    height: 31px;
    display: block;
    background: url("/img/logo_black.png") 0 0 no-repeat;
    left: 25px;
    top: 95px;
    z-index: 100;
}

.logo.white {
    background: url("/img/logo_white.png") 0 0 no-repeat;
}

.greyBgr {
    background: #fbfbfb;
}

.darkGreyBgr {
    background: #f4f4f4;
}

img {
    max-width: 100%;
    display: block;
    margin: 0 auto 20px;
}

.iconRight {
    background-position: 98% 4px;
    background-repeat: no-repeat;
    padding-right: 20px;
}

.chatIcon {
    background-image: url("/img/chat_ico.png");
}

.plusIcon {
    background-image: url("/img/plus_ico.png");
}

.plusIcon1 {
    background-image: url("/img/plus_ico1.png");
}

.manIcon {
    background-image: url("/img/man_ico.png");
}

.separator {
    line-height: 0;
    height: 0;
    font-size: 0;
    border-bottom: 1px solid #dadada;
    margin: 10px 0 30px;
    clear:both;
}

.filterBox .separator {
    padding-top:30px;
    margin:0 -10px;
    -margin:0 -10px -30px;
}

p, .textBox {
    line-height: 18px;
    font-size: 11px;
    font-family: Arial;
    color: #3a3a3a;
    padding-bottom: 20px;
}

.italic {
    font-style: italic;
}

.small {
    font-size: 11px;
}

h1 {
    font-weight: normal;
    font-family: Trebuchet MS;
    font-size: 32px;
    border-bottom: 1px solid #a8a8a8;
    color: #37424a;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

h1 img, h2 img {
    margin: 0;
    padding: 0;
    position:relative;
}

h2 {
    font: normal 16px Georgia;
    padding-bottom: 20px;
}

h2 a {
    text-decoration: none;
}

h2 a:hover {
    color: #b2b2b2;
}

h3 {
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 15px;
}

form h3 {
    padding-bottom: 25px;
    padding-top: 25px;
}

h3 a {
    text-decoration: none;
}

h3 a:hover {
    color: #b2b2b2;
}

h5 {
    font-size: 11px;
    padding-bottom: 5px;
}

h6 {
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    padding-bottom: 10px;
}

.clear {
    clear: both;
}

.overflow {
    overflow: hidden;
    position: relative;
    *zoom: 1;
}

/**/

.outBox {
    min-height: 100%;
    width: 940px;
    margin: 0 auto;
    padding-right: 30px;
    position: relative;
}

.inBox {
    padding: 35px 0 130px;
    overflow: hidden;
    clear: both;
    position: relative;
    *zoom: 1;
}
.likeBox {
    padding: 26px 26px 0px;
    overflow: hidden;
    clear: both;
    position: relative;
    *zoom: 1;
}

/**/

.grid1 {
    width: 320px;
    float: left;
    position: relative;
    overflow:hidden;
    *zoom: 1;
}

.grid2 {
    float: left;
    width: 620px;
    position: relative;
    overflow:hidden;
    *zoom: 1;
}

.grid3 {
    width: 300px;
    float: left;
    position: relative;
    overflow:hidden;
    *zoom: 1;
}

.fullHeightGrid {
    padding-bottom: 32000px;
    margin-bottom: -32000px;
}

/**/

.languageBox {
    position: absolute;
    right: 0;
    padding-bottom: 52px;
    background: url("/img/russia.png") center bottom no-repeat;
    top: 47px;
}

.languageBox .languageLink {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 29px;
    text-transform: uppercase;
    color: #6b6b6b;
    font-family: Trebuchet MS;
    font-size: 10px;
    text-align: center;
    text-decoration: none;
    background: #e9e9e9;
    margin-bottom: 10px;
}

.languageBox .languageLink:hover {
    color: #000;
}

/**/

.slideLink {
    cursor: pointer;
    padding-right: 20px;
    background: url("/img/plus_ico.png") right 2px no-repeat;
}

h2.slideLink.active {
    background: url("/img/minus_ico.png") right 2px no-repeat;
}

.slideLink:hover, h2.hover {
    color: #b2b2b2;
}

/**/

.date {
    font-family: Georgia;
    font-size: 11px;
    color: #b2b2b2;
    padding: 0 10px;
}

/**/

.headerBox{
    position:relative;
}

.headerBox img {
    background: #fff;
    width: 300px;
    position: absolute;
    top:0;
    left:0;
    margin: 0;
    padding-top:12px;
    display:block;
}

.headerBox .logoBox {
    position: relative;
    background: #999a90;
    height: 220px;
    margin-left: 300px;
    width:320px;
    overflow: hidden;
    *zoom: 1;
}

.headerBox.discount {
    height: 490px;
    overflow: hidden;
    position: relative;
    *zoom: 1;
}

.headerBox.discount img {
    width: 620px;
    height: 490px;
    display:block;
}

.headerBox.discount .logoBox {
    background: #ffcc33;
}

/**/

.contactBox {
    float: left;
    width: 50%;
    padding: 0 0 40px;
    line-height: 18px;
}

.contactBox a {
    color: #b2b2b2;
}

/**/

.previewBox {
    padding: 0 10px;
    overflow: hidden;
    position: relative;
    *zoom: 1;
}

.previewBox li {
    cursor: pointer;
    float: left;
    padding: 10px 10px 4010px 10px;
    margin-bottom: -4000px;
    width: 140px;
    list-style: none;
}

.previewBox li img {
    margin-bottom: 0;
}

.previewBox li:hover, .previewBox li.hover {
    background-color: #f4f4f4;
    color: #999a90;
}

.previewBox li:hover p, .previewBox li.hover p, .previewBox li:hover a, .previewBox li.hover a {
    color: #999a90;
}

.previewBox h2 {
    padding-bottom: 5px;
    font-size: 14px;
}

.previewBox p {
    padding-bottom: 5px;
}

.previewBox img {
    padding-bottom: 10px;
}

/**/

.serviceMenu .descriptionBox {
    position: absolute;
    height: 490px;
    width: 320px;
    bottom: -12px;
    margin-left: 100%;
    *zoom:1;
}

.descriptionBox .descriptionBlock {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background: url("/img/logo_black.png") 25px 95px no-repeat;
    left:1000px;
    *zoom:1;
}

.descriptionBox .active {
    left:0;
}

.descriptionBox .moreLink {
    color: #000;
    font-size: 11px;
    display: inline;
    padding: 0;
    background: none;
    text-decoration: underline;
    line-height: normal;
    height: auto;
    -filter: none;
}

.descriptionBox .discountBlock {
    background-color: #ffcc33;
    color: #000;
    display: block;
    left:0;
}

.descriptionBox .discountBlock .descriptionContent {
    background: url("/img/mark1.gif") right 25px no-repeat;
    padding-right: 60px;
}

.descriptionBox .mediaAdService {
    background-image: url("/img/logo_white.png");
    background-color: #806da5;
    color: #fff;
}

.descriptionBox .mediaAdService .descriptionContent {
    background: url("/img/mark3.gif") 25px 0 no-repeat;
}

.descriptionBox .mediaAdService .descriptionContent .text, .descriptionBox .mediaAdService .moreLink {
    color: #fff;
}

.descriptionBox .contextAdService {
    background-color: #87bdbe;
    background-image: url("/img/logo_white.png");
    color: #fff;
}

.descriptionBox .contextAdService .descriptionContent {
    background: url("/img/mark3.gif") 25px 0 no-repeat;
}

.descriptionBox .contextAdService .descriptionContent .text, .descriptionBox .contextAdService .moreLink {
    color: #fff;
}

.descriptionBox .seoService {
    background-color: #d1554f;
}

.descriptionBox .seoService .descriptionContent {
    background: url("/img/mark2.gif") 25px 0 no-repeat;
}

.descriptionBox .smoService {
    background-color: #729d70;
}

.descriptionBox .smoService .descriptionContent {
    background: url("/img/mark2.gif") 25px 0 no-repeat
}

.descriptionBox .descriptionContent {
    padding: 25px;
    margin-top: 200px;
    font-family: Georgia;
    font-style: italic;
}

.descriptionBox .descriptionContent h3 {
    font-size: 17px;
    padding-bottom: 20px;
    font-family: Georgia;
}

.descriptionBox .descriptionContent .text {
    font-size: 13px;
    line-height: 17px;
    padding-bottom: 25px;
    font-family: Georgia;
    color: #000;
}

/**/

.moveBox {
    position: relative;
    height: 466px;
    margin: 12px 0;
    overflow: hidden;
    width: 300px;
    *zoom: 1;
}

.moveBox img {
    position: absolute;
    max-width: none;
    display: none;
}

.moveBox .discountImage {
    display: block;
}

.moveBox .slides {
    position: absolute;
    width: 340px;
    height: 465px;
    overflow: hidden;
    top: 0;
    left: 0;
    *zoom: 1;
}

/**/

.button, button {
    display: block;
    border: none;
    width: 100%;
    text-decoration: none;
    padding: 0;
    cursor: pointer;
    outline: none;
    position:relative;
    height:43px;
    background:url("/img/button2.png") 0 0 no-repeat;
    -background:url("/img/ie/button2.png") 0 0 no-repeat #ebeced;
    *zoom:1;
}

.button span, button span {
    color: #4e5356;
    font-size: 13px;
    background:url("/img/button2.png") right -43px no-repeat;
    -background:url("/img/ie/button2.png") right -43px no-repeat;
    display: block;
    *zoom:1;
    line-height:42px;
    padding: 0 25px;
    text-align: left;
    margin:0;
    height: 43px;
    position:relative;
    font-family: Verdana;
}

.ff3 button span {
    margin: 0 -3px;
    top:-1px;
}

/**/

.serviceMenu {
    position: absolute;
    bottom: 12px;
    width: 300px;
    list-style: none;
    padding: 0;
}

.serviceMenu li {
    padding-top: 1px;
    position: relative;
    *zoom: 1;
}

.serviceMenu li a {
    display: block;
    padding: 0 25px;
    height: 66px;
    line-height: 60px;
    text-decoration: none;
    position: relative;
    color: #fff;
    background: url("/img/pixel1.png") 0 0 repeat;
    -background:none;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ie/pixel1.png', sizingMethod='crop');
    font-size: 18px;
    cursor:pointer;
    *zoom: 1;
}

.serviceMenu li a .title {
    cursor:pointer;
}

.serviceMenu li.hover .mediaAdService {
    background: #806da5 none;
    -filter: none;
}

.serviceMenu li.hover .contextAdService {
    background: #87BDBE none;
    -filter: none;
}

.serviceMenu li.hover .seoService {
    background: #D1554F none;
    -filter: none;
}

.serviceMenu li.hover .smoService {
    background: #729D70 none;
    -filter: none;
}

/**/

.mainMenu {
    padding: 100px 25px 30px;
    background-color: #dfdfdf;
    position: relative;
    height: 360px;
    list-style: none;
}

.mainMenu li {
    margin-top: -1px;
    position: relative;
    *zoom: 1;
}

.mainMenu li.active {
    background:none;
}

.mainMenu li.first {
    margin-bottom: 81px;
}

.mainMenu li.first a {
    background: url("/img/castle_ico.png") 98% center no-repeat;
}

.mainMenu li.first a:hover {
    background: url("/img/eac_main_lock.png") 98% center no-repeat;
}

.mainMenu li a {
    display: block;
    position: relative;
    padding: 8px;
    font-size: 11px;
    text-decoration: none;
    color: #6f6f6f;
    border-bottom: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
    cursor: pointer;
    *zoom: 1;
}

.mainMenu li.active a {
    padding-left: 18px;
    background: url("/img/menu_mark.png") 5px center no-repeat;
}

.mainMenu li a:hover {
    color: #000;
}

/**/

.filterBox {
    height: 45px;
    padding: 0 10px 30px;
    position: relative;
    z-index: 100;
    margin-bottom: 20px;
}

.filterBox .filterBlock {
    height: 45px;
    float: left;
    position: relative;
    width: 140px;
    margin: 0 10px;
    -margin:0 15px 0 5px;
}

.filterBox .filterBlock.slideBlock .first a {
    background-image: url("/img/slide_down_arrow_hover.png");
    background-position: 120px 21px;
    background-repeat: no-repeat;
}

.filterBox .filterBlock.slideBlock .active .first a {
    background-image: url("/img/slide_down_arrow.png");
}

.filterBox .filterBlock.slideBlock .first a:hover {
    background-image: url("/img/slide_down_arrow.png");
}

.filterBox .filterBlock.slideBlock.expand .first a {
    background-image: url("/img/slide_down_arrow.png");
}

.filterBox .filterBlock.slideBlock.expand .first a:hover {
    background-image: url("/img/slide_down_arrow_hover.png");
}

.filterBox .filterBlock.expand .filterList {
    height: auto;
    background-color: #999a90;
}

.filterBox .filterBlock.expand .filterList a {
    color: #fff;
}

.filterBox .filterList {
    position: absolute;
    list-style: none;
    background-color: #f4f4f4;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 45px;
    overflow: hidden;
    *zoom: 1;
}

.filterBox .filterList.active {
    background-color: #999a90;
}

.filterBox .filterList.active a span{
    color: #fff;
}

.filterBox .filterList.active a:hover span{
    color: #999a90;
}

.filterBox .filterList.active .first a:hover span{
    color: #fff;
}

.filterBox .expand .filterList.active .first a:hover span{
    color: #999a90;
}

.filterBox .filterList li {
    position: relative;
    list-style: none;
    height:46px;
    overflow:hidden;
    margin-bottom:-3px;
    *zoom: 1;
}

.filterBox .filterList li a {
    height: 45px;
    display: block;
    padding: 0 10px;
    text-decoration: none;
    font-size: 12px;
    font-family: Georgia;
    border-bottom: 1px solid #e0e0e0;
    color: #7a7a7a;
    cursor:pointer;
    position:relative;
    -margin-bottom:-4px;
    *zoom:1;
}

.filterBox .filterList li a:hover {
    background-color: #999a90;
    color: #fff;
}

.filterBox .filterBlock.expand .filterList li a:hover {
    background-color: #f4f4f4;
    color: #999a90;
    *zoom: 1;
}

.filterBox .filterList li a span {
    cursor:pointer;
    position:absolute;
    line-height:13px;
    *font-size:11px;
    padding-right:20px;
}

/**/

#managerForm {
    position: relative;
}

#managerForm button {
    position: absolute;
    bottom: 0;
    *bottom:-1px;
    background:url("/img/button3.png") 0 0 no-repeat;
    -background:url("/img/ie/button3.png") 0 0 no-repeat #ebeced;
}

#managerForm button span {
    background:url("/img/button3.png") right -43px no-repeat;
    -background:url("/img/ie/button3.png") right -43px no-repeat;
}

/**/

.contentBox {
    padding: 50px 60px 0;
}

.contentBox ul{
    line-height:18px;
}

/**/

.promoBox {
    padding: 45px 25px 0;
}

.promoBox h2 {
    border-bottom: 1px solid #a8a8a8;
    padding-bottom: 7px;
    height:12px;
    padding-top:3px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 14px;
    position:relative;
    overflow:hidden;
    *zoom:1;
}

/**/

form {
    position: relative;
    display: block;
    *zoom:1;
}

.inputBox {
    position: relative;
    font-size: 11px;
    font-family: Arial;
    clear: both;
    z-index:100;
    *zoom:1;
}

.inputBox .inputWrap {
    position: relative;
    background: #e5e6e7;
    margin: 0 1px 1px 0;
    padding: 0 20px 0 0;
    -padding:0;
    overflow: hidden;
    height: 30px;
    *zoom: 1;
}

* html .inputBox.captcha img{
    position:absolute;
    left:0;
    top:0;
}

* html .inputBox.captcha{
    padding:0 5px 0 115px;
}

.inputBox.half {
    width: 50%;
    float: left;
    clear: none;
    position:relative;
}

.inputBox label {
    position: absolute;
    top: 8px;
    left: 9px;
    z-index: 10;
    color: #3a3a3a;
    cursor:text;
}

.inputBox label.active {
    color: #fff;
}

.formButtons {
    padding: 30px 0;
    clear: both;
    overflow: hidden;
    position: relative;
    z-index:10;
    *zoom: 1;
}

.formButtons button {
    background:url("/img/button1.png") 0 0 no-repeat;
    -background:url("/img/ie/button1.png") 0 0 no-repeat #ebeced;
    height:30px;
}

.formButtons button span {
    text-align: center;
    height:30px;
    line-height:30px;
    font-family: Arial;
    background:url("/img/button1.png") right -30px no-repeat;
    -background:url("/img/ie/button1.png") right -30px no-repeat;
}

.requiredMark {
    padding: 0 3px;
    color: #c21121;
    font-size: 14px;
    vertical-align: middle;
}

.inputBox .textInput {
    display: block;
    border: none;
    background: none;
    font-size: 11px;
    display: block;
    width: 100%;
    -width:90%;
    padding: 8px 10px;
    font-family: Arial;
    position: relative;
    z-index: 100;
    outline: none;
}

.inputBox.half .textInput {
    -width:80%;
}

.timeInput {
    padding: 25px 0;
    font-size: 11px;
    margin: 0 -10px 0 9px;
    position: relative;
    z-index: 200;
}

.inputBox.error label {
    color: #ed1c24;
}

/**/

.customSelect {
    position: relative;
    background: #e5e6e7;
    padding: 0 35px 0 0;
    -padding:0;
    position: relative;

    border: 1px solid #ebeced;
    background: url("/img/select_arrow_down.jpg") right 0px no-repeat;
    cursor: pointer;
    margin-right: 1px;
    height:28px;
}

.customSelect .textInput {
    display: block;
    width: 100%;
    -width:90%;
    background: none;
    border: none;
    font-family: Arial;
    font-size: 11px;
    position: relative;
    cursor: pointer;
    padding: 7px 9px 5px;
    height: 16px;
    -height:14px;
}

.timeSelect .customSelect .textInput{
    -width:60%;
}

.customSelect .selectList {
    list-style: none;
    padding: 28px 0 0 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    z-index: 100;
    background: url("/img/slide_down_arrow.png") right 12px no-repeat #999a90;
}

.customSelect.expand .selectList {
    display: block;
}

.customSelect.expand .textInput {
    z-index: 200;
    color: #fff;
}

.customSelect.expand label {
    z-index: 200;
    color: #fff;
}

.customSelect .selectList li {
    list-style: none;
    padding: 5px 5px 5px 10px;
    height: 18px;
    line-height: 18px;
    margin: -1px 0 0 0;
    color: #fff;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    cursor: pointer;
}

.customSelect .selectList li:hover, .customSelect .selectList li.hover {
    background-color: #dfdfdf;
    color: #37424a;
}

.inputBox .customSelect label {
    z-index: 200;
}

.customSelect select {
    width: 100%;
    display: inline-block;
    position: relative;
    top: 4px;
}

.timeInput .customSelect select {
    top: 0;
}

.formHint {
    padding: 25px 10px;
    font-size: 10px;
    clear: both;
}

/**/

.timeSelect {
    display: inline-block;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 68px;
    *zoom: 1;
    *display: inline;
    margin: 0 5px;
}

/**/

.slideBox {
    width: 100%;
    position: relative;
    display: none;
    *zoom: 1;
}

/**/

.imageBox {
    padding: 0 20px 30px;
    position: relative;
}

.imageBox img {
    padding-bottom: 10px;
    margin-bottom: 0;
}

.imageBox .imageDescription {
    color: #b2b2b2;
    padding-bottom: 0;
    font-style: italic;
}

/**/
.socialBoxTop {
    text-align: center;
    padding: 10px 0 10px;
    margin: 0px 0 20px;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    position: relative;
    font-family: Georgia;
    font-size: 12px;
    overflow: hidden;
    line-height: 10px;
    *zoom: 1;
    color: #b2b2b2;
}

.socialBox {
    text-align: center;
    padding: 30px 0 0px;
    margin: 50px 0 0;
    border-top: 1px solid #DADADA;
    position: relative;
    font-family: Georgia;
    font-size: 12px;
    overflow: hidden;
    line-height: 10px;
    *zoom: 1;
    color: #b2b2b2;
}

.pagerBox {
    text-align: center;
    padding: 30px 0 10px;
    margin: 50px 0 0;
    border-top: 1px solid #DADADA;
    position: relative;
    font-family: Georgia;
    font-size: 12px;
    overflow: hidden;
    line-height: 10px;
    *zoom: 1;
    color: #b2b2b2;
}

.pagerBox .nextItemTitle, .pagerBox .prevItemTitle {
    display: none;
    position: relative;
    z-index: 10;
}

.pagerBox .nextLink {
    float: right;
    position: relative;
    width: 12px;
    height: 12px;
    background: url("/img/page_next.png") center center no-repeat;
    padding: 5px;
    top: -5px;
    left: -5px;
    z-index: 100;
    overflow:hidden;
    *zoom: 1;
}

.pagerBox .prevLink {
    float: left;
    position: relative;
    width: 12px;
    height: 12px;
    background: url("/img/page_prev.png") center center no-repeat;
    padding: 5px;
    top: -5px;
    left: 5px;
    z-index: 100;
    overflow:hidden;
    *zoom: 1;
}

.pagerBox .lastPageLink {
    float: right;
    position: relative;
    width: 12px;
    height: 12px;
    background: url("/img/page_last.png") center center no-repeat;
    padding: 5px;
    top: -5px;
    left: -5px;
    overflow:hidden;
    *zoom: 1;
}

.pagerBox .firstPageLink {
    float: left;
    position: relative;
    width: 12px;
    height: 12px;
    background: url("/img/page_start.png") center center no-repeat;
    padding: 5px;
    top: -5px;
    left: 5px;
    overflow:hidden;
    *zoom: 1;
}

.pagerBox a {
    color: #b2b2b2;
    text-decoration: none;
    padding: 0 3px;
}

.pagerBox .active {
    color: #dfdfdf;
    background:none;
}

.pagerBox a:hover {
    color: #000;
}

/**/

.quoteBox {
    padding: 15px 0 30px 60px;
    margin: 40px 30px 0 0;
    font-family: Georgia;
    font-size: 12px;
    text-align: right;
    background: url("/img/chat_ico.png") right 0 no-repeat;
    font-style: italic;
}

.quoteBox.noIcon {
    background: none;
}

.quoteBox p {
    font-family: Georgia;
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
}

/**/

.tableBox {
    position: relative;
    padding: 0 20px 30px;
}

.tableBox table {
    width: 100%;
    position: relative;
    text-align: left;
}

.tableBox table th {
    font-weight: normal;
    padding: 8px 8px 8px 0;
    border-bottom: 1px solid #37424a;
    border-top: 1px solid #37424a;
}

.tableBox table td {
    padding: 0;
}

.tableBox table td div {
    padding: 8px 0;
    margin-right: 10px;
    border-bottom: 1px solid #dadada;
    color: #b2b2b2;
}

.tableBox table td.last div {
    margin-right: 0;
}

/**/

.outBox.page404 {
    background: #fbfbfb;
}

.outBox.page404 .languageBox {
    left: 330px;
    right: auto;
    background: none;
    top: 50px;
    z-index: 999;
}

.outBox.page404 .inBox {
    padding: 35px 80px 80px 10px;
}

.outBox.page404 p {
    width: 404px;
}

.outBox.page404 .logoBox {
    position: relative;
    background: #37424a;
    height: 220px;
    width: 320px;
    margin-bottom: 50px;
    overflow: hidden;
    *zoom: 1;
}

/**/

.siteMap {
    position: relative;
    width: 300px;
    overflow: hidden;
    padding: 0;
    *zoom: 1;
}

.siteMap li {
    float: left;
    width: 50%;
    list-style: none;
    padding: 0 0 5px;
}

.siteMap li a {
    color: #aaaaaa;
    text-decoration: none;
}

.siteMap li a:hover {
    color: #000;
}

/**/

.footerBox {
    clear: both;
    z-index: 20;
    padding: 25px 0 0;
    height: 70px;
    position: relative;
    background: #fff;
    width: 940px;
    margin: -100px auto 0;
    border-top: 1px solid #b2b2b2;
    font-size: 11px;
    line-height: 16px;
    left: -15px;
    z-index: 200;
}

.footerBox .addressBlock {
    float: left;
    width: 300px;
    padding-left: 25px;
    line-height: 18px;
}

.footerBox .addressBlock .mail {
    color: #959595;
}

.footerBox .subscribeBlock,
.footerBox .termsBlock {
    float: left;
    width: 280px;
    color: #959595;
    padding-left: 20px;
    position: relative;
}
.footerBox .termsBlock {
	padding-left:0px;
}
.footerBox .subscribeBlock h3,
.footerBox .termsBlock h3 {
    color: #3a3a3a;
    position: relative;
    -zoom:1;
}

.footerBox .subscribeForm {
    color: #3a3a3a;
    position: absolute;
    background: #fff;
    background:url("/img/subscribe.png") 0 0 no-repeat;
    padding: 20px 30px 35px;
    width: 215px;
    height:225px;
    bottom: -12px;
    left: 6px;
    z-index: 10;
    display: none;
    overflow:hidden;
    *zoom:1;
}

.closeLink {
    position: absolute;
    width: 10px;
    height: 10px;
    background: url("/img/close_icon.png") 0 0 no-repeat;
    display: block;
    cursor: pointer;
    right: 0;
    top: 3px;
}

.footerBox .subscribeForm .formHint {
    padding: 10px 0;
}

.footerBox .subscribeForm .formButtons {
    padding: 10px 0;
}

.footerBox .termsBlock {
	padding:2px 0 0;
}
.footerBox .termsBlock .termsOfUse {
	color: #3a3a3a;
	position: absolute;
	background: #fff;
	background:url("/img/terms.png") 0 0 no-repeat;
	padding: 20px 30px 35px;
	width: 204px;
	height:225px;
	bottom: -30px;
	left: -12px;
	z-index: 10;
	display: none;
	overflow:hidden;
	*zoom:1;
}
.footerBox .subscribeBlock .subscribeIcon,
.footerBox .termsBlock .termsIcon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url("/img/subscribe_ico.png") 0 0 no-repeat;
    width: 13px;
    height: 10px;
    margin: 2px 0 0 10px;
}

.footerBox .subscribeBlock a,
.footerBox .termsBlock a {
    color: #959595;
}

.footerBox .copyrightsBlock {
    float: left;
    width: 215px;
    color: #959595;
    background: url("/img/logo_small.png") right 0 no-repeat;
    padding: 0 50px 0 20px;
}

/* shadow box */

.shadowBox {
    position: relative;
    -zoom:1;
}

.shadowBox .wrapper {
    position: relative;
    overflow: hidden;
    -zoom: 1;
}

.shadowBox .wrapper.top, .shadowBox .wrapper.bottom {
    height: 15px;
    position:relative;
    width:100%;
}

.shadowBox .corner {
    position: absolute;
    top: 0;
    width: 30px;
    height: 30px;
    background-image: url("/img/corner_shadow1.png");
    -background:none;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/corner_shadow1.png', sizingMethod='crop');
    background-repeat: no-repeat;
    background-position: 0 0;
}

.shadowBox .corner.tl {
    clip:rect(0px 15px 15px 0);
    left: 0;
}

.shadowBox .corner.tr {
    clip:rect(0px 30px 15px 15px);
    margin-left: 100%;
    left: -30px;
}

.shadowBox .corner.br {
    clip:rect(15px 30px 30px 15px);
    margin-left: 100%;
    left: -30px;
    top:-15px;
}

.shadowBox .corner.bl {
    clip:rect(15px 15px 30px 0px);
    left: 0;
    top:-15px;
}

.shadowBox .borderTop {
    margin: 0 15px;
    height: 15px;
    background: url("/img/shodow2.png") 0 0 repeat-x;
    -background:none;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ie/shodow2.png', sizingMethod='crop');
}

.shadowBox .borderBottom {
    margin: 0 15px;
    height: 15px;
    background: url("/img/shodow1.png") 0 0 repeat-x;
    -background:none;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ie/shodow1.png', sizingMethod='crop');
}

.shadowBox .borderLeft {
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height:1000px;
    background: url("/img/shodow4.png") 0 0 repeat-y;
    -background:none;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ie/shodow4.png', sizingMethod='crop');
}

.shadowBox .borderRight {
    position: absolute;
    margin-left: 100%;
    left: -15px;
    top: 0;
    width: 15px;
    height:1000px;
    background: url("/img/shodow3.png") 0 0 repeat-y;
    -background:none;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ie/shodow3.png', sizingMethod='crop');
}

.shadowBox .popupContent {
    margin: 0 15px;
    padding: 10px 80px 10px 20px;
    background: #fff;
    position: relative;
    -zoom:1;
}

.shadowBox .popupContent .closeLink {
    right: 12px;
    top: 10px;
}

#popupBox {
    position: fixed;
    -position:absolute;
    font-size: 14px;
    z-index: 100000;
    top: 50%;
    left: 50%;
    max-width: 400px;
    line-height: 20px;
}

/**/

#fadeOverflow {
    height: 100%;
    position: fixed;
    -position:absolute;
    width: 100%;
    background: #fff;
    opacity: 0.9;
    *filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    z-index: 1000;
    top: 0;
    left: 0;
}
