HTML, BODY { height: 100%; }
BODY { color: #000; background: #FFF url(../i/bg.png) repeat-x; min-width: 990px; }

.constraint { max-width: 1400px; position: relative; }

.nav A:link { color: #176B93; }
.nav A:visited { color: #176B93; }
.nav A:hover { color: #2A894E; }
.nav A:active { color: #2A894E; }

H1, H2, H3, H4 { color: #2A894E; }
LABEL { color: #2A894E; }

.hidden-form { display: none; }

.no-border-radius .image .corner { width: 18px; height: 18px; background: url(../i/picture_corners.gif); }
.no-border-radius .image .left { left: 0; }
.no-border-radius .image .right { right: 0; background-position: -18px 0; top: -18px; }

.pseudo-link, .pseudo-link-hover { cursor: pointer; cursor: hand; display: inline; border-bottom: 1px dashed #176B93; text-decoration: none !important; }
.pseudo-link, A.pseudo-link:visited, A.pseudo-link-hover:visited { color: #176B93; }
.pseudo-link-hover { color: #2A894E; }

.out { padding-right: 18px; background: url(../i/out.gif) no-repeat 100% 0.4em; margin-right: 3px; }
.additional { margin-top: 1.75em; font-size: 0.875em; }
#layout .popup { background: url(../i/popup.gif) no-repeat left; padding-left: 19px; }

.round-sides { position: relative; }
.round-sides .container { border: 1px solid #47B162; border-width: 1px 0; }
.round-sides .left, .round-sides .right { position: absolute; top: 0; width: 6px; height: 100%; }
.round-sides .left { left: -6px; }
.round-sides .right { right: -6px; }
.round-sides .left, .round-sides .right { height: expression(this.parentNode.offsetHeight + 'px'); }

.insurance { min-height: 34px; background: url(../i/insurance.gif) no-repeat; padding: 0.35em 0 0 48px; }
.expression { color: #000; border-bottom: 1px dashed #C00; position: static !important; font-weight: bold; }
.tooltip { position: absolute; z-index: 2000; color: #303030; width: 400px; font-weight: normal; }
.tooltip .spacer { width: 1px; }
.tooltip .top .spacer { height: 14px; }
.tooltip .bottom .spacer { height: 13px; }
.tooltip .top { margin-right: 14px; background: url(../i/expression_set.png) repeat-x -14px 0; }
.tooltip .bottom { background: #F8F5D4; margin-left: 14px; border-right: 1px solid #DFD99E; border-bottom: 1px solid #DFD99E; }
.tooltip .corner { width: 14px; height: 14px; background: url(../i/expression_set.png); top: 0; }
.tooltip .left { left: -14px; background: url(../i/expression_set.png) 0 -14px; }
.tooltip .right { right: -14px; background: url(../i/expression_set.png); }
.tooltip .container { background: #F8F5D4 url(../i/expression_set.png) repeat-x -14px -14px; border-right: 1px solid #DFD99E; padding: 1px 14px; font-size: 0.75em; }
.tooltip *:last-child { margin-bottom: 0 !important; }
.tooltip UL { margin-left: 20px !important; }
.tooltip LI { margin-bottom: 0.7em !important; }

#list-description { border-bottom: 1px dotted #665; padding-bottom: 0.25em; margin-bottom: 1em; }
#text STRONG { color: #222; }

/* Ссылка на уровень выше */
#text #back { font-size: 0.875em; text-align: right; margin-top: 1em; }
#back A { padding-left: 19px; background: url(../i/back.gif) no-repeat left; }

/* Документы для скачивания */
#text .files { margin: 2em 0 1.5em 10px; position: relative; zoom: 1; }
#text .files LI, #text .files A { padding: 0 0 0 52px; }
#text .files LI { position: relative; clear: left; min-height: 46px; margin: 1.7em 0 0 0; font-size: 0.875em; //behavior: expression(''); zoom: 1; }
#text .files>LI:before { content: ''; }
#text .files A { z-index: 2; margin-left: -52px; }
#text .files A INS { position: absolute; top: -10px; left: -3px; z-index: 1; width: 36px; height: 46px; background: url(../i/files.png) no-repeat; cursor: pointer; cursor: hand; }
#text .files SPAN { color: #665; margin-left: 5px; }
#text .files .zip { background-position: 0 0; }
#text .files .ppt { background-position: -36px 0; }
#text .files .doc { background-position: -72px 0; }
#text .files .pdf { background-position: -108px 0; }
#text .files .xls { background-position: -144px 0; }
#text .files .rtf { background-position: -180px 0; }
#text .files P { margin: 0.3em 0 0 0 !important; font-size: 0.9em; }

#top { padding: 0 30px; }
.no-border-radius #top .corner { background: url(../i/corners.png); }


/* Логотип */
#logo { padding: 24px 0 22px 0; }
#logo IMG { width: 396px; height: 69px; }

/* Форма поиска */
#search-and-map { float: right; padding: 30px 0 0 0; }
#search-and-map INPUT { border: none; background: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 0.75em; }
#search-and-map .input, #search-and-map .submit { float: left; margin-bottom: 7px; }
#search-and-map A { font-size: 0.75em; display: block; //margin-top: -30px; clear: left; }
#search-and-map .input .container { background: #FFF; position: relative; }
#search-and-map .input INPUT { color: #636B6B; }
#search-and-map .input INPUT:focus { outline: none; } 

.no-border-radius #search-and-map { padding-right: 12px; }
.no-border-radius #search-and-map INPUT { position: relative; top: -0.7em; }
.no-border-radius #search-and-map .input .container, .no-border-radius #top .corner { height: 24px; }
.no-border-radius #search-and-map .container INS { position: relative; top: 50%; }
.no-border-radius #search-and-map .input .corner, .no-border-radius #languages .corner { width: 9px; }
.no-border-radius #search-and-map .input .left, .no-border-radius #languages .left { background-position: -18px 0; left: -9px; }
.no-border-radius #search-and-map .input .right, .no-border-radius #languages .right { background-position: -27px 0; right: -9px; }

.no-border-radius #search-and-map .submit { //width: 65px; position: relative; margin-left: 20px; text-align: center; }
.no-border-radius #search-and-map .submit .corner-container { border: 2px solid #24844A; background: #F6EED1; width: 100%; height: 20px; position: absolute; top: 0; left: 0; z-index: 1; text-align: left; }
.no-border-radius #search-and-map .submit .container { position: relative; z-index: 2; height: 24px; }
.no-border-radius #search-and-map .submit .corner { width: 10px; top: -2px; }
.no-border-radius #search-and-map .submit .left { background-position: -36px 0; left: -10px; }
.no-border-radius #search-and-map .submit .right { background-position: -46px 0; right: -10px; }
.no-border-radius #search-and-map .submit INPUT { color: #24844A; padding-left: 3px; margin: 0 -4px; }

.border-radius .input .container { padding: 5px 8px; }
.border-radius #search-and-map .submit { margin-left: 3px; }
.border-radius #search-and-map .submit .container { border: 2px solid #24844A; background: #F6EED1; }
.border-radius #search-and-map .submit INPUT { color: #24844A; padding: 1px 2px 3px 2px; }
.border-radius #search-and-map A { margin-left: 9px; }

/* Навигация по языковым версиям */
#languages { float: right; background: #FFF; }
#languages UL { font-size: 0.875em; font-weight: bold; text-transform: uppercase; position: relative; z-index: 2; }
#languages LI { float: left; position: relative; }
#languages SPAN, #languages A { display: block; }
#languages SPAN { color: #FFF; }
#languages .cur { background: #24844A; }

.no-border-radius #languages, .no-border-radius #languages LI { height: 24px; }
.no-border-radius #languages { margin: 30px 86px 0 0; }
.no-border-radius #languages .container { position: relative; top: 50%; z-index: 2; }
.no-border-radius #languages LI { padding: 0 5px; }
.no-border-radius #languages SPAN, .no-border-radius #languages A { position: relative; top: -0.5em; }
.no-border-radius #languages SPAN { color: #FFF; }
.no-border-radius #languages .cur { background: #24844A; padding: 0; margin: 0 17px; }
.no-border-radius #languages .cur .left { background-position: 0 0; left: -9px; }
.no-border-radius #languages .cur .right { background-position: -9px 0; right: -9px; }
.no-border-radius #languages .first { margin-left: 0; }
.no-border-radius #languages .last { margin-right: 0; }

.border-radius #languages { margin: 30px 68px 0 0; }
.border-radius .input .container,
.border-radius #search-and-map .submit .container,
.border-radius #languages,
.border-radius #languages .cur { -moz-border-radius: 13px; -webkit-border-radius: 13px; border-radius: 13px; }
.border-radius #languages LI { padding: 5px 7px; }

/* Навигация по разделам услуг */
#nav-service { background: #29884E url(../i/nav_bg.png) repeat-x; padding: 0 18px; margin: 0 30px 16px 30px; position: relative; }
#nav-service TABLE { width: 100%; position: relative; }
#nav-service TD { white-space: nowrap; font-size: 1em; padding: 3px 0; }
#nav-service .s { width: 30%; }
#nav-service A { color: #FFF; }

#nav-service .container { padding: 0 10px; }
#nav-service .container INS { position: relative; top: 50%; left: 0; }
#nav-service .container INS A, #nav-service .container INS SPAN { position: relative; top: -0.55em; }

.no-border-radius #nav-service .corner, .no-border-radius .promo .corner { width: 15px; height: 15px; background: url(../i/nav_corners.png); }
.no-border-radius #nav-service .left { left: -18px; }
.no-border-radius #nav-service .right { right: -18px; }
.no-border-radius #nav-service .top .left, .no-border-radius .promo .top .left { background-position: 0 0; }
.no-border-radius #nav-service .top .right { background-position: -15px 0; }
.no-border-radius #nav-service .bottom .corner, .no-border-radius .promo .bottom .corner { top: -15px; }
.no-border-radius #nav-service .bottom .left { background-position: 0 -15px; }
.no-border-radius #nav-service .bottom .right, .no-border-radius .promo .bottom .right { background-position: -15px -15px; }
.border-radius #nav-service { -moz-border-radius: 19px; -webkit-border-radius: 19px; border-radius: 19px; }

#nav-service .cur, #nav-service .cur A { color: #0A523A; }
#nav-service .cur .corner, #nav-service .cur .container { background: url(../i/nav_cur_set.png) no-repeat; }
#nav-service .cur .corner, #nav-service .container { height: 34px; }
#nav-service .cur .container { background-position:  -30px 0; }
#nav-service .cur .corner { width: 15px; }
#nav-service .cur .left { left: -15px; }
#nav-service .cur .right { right: -15px; }
#nav-service .cur .right { background-position: -15px 0; }

/* Навигация по общим разделам */
#nav-common { font-size: 1.125em; padding-bottom: 25px; }
#nav-common LI { margin: 0 0 0.95em 0; }
#nav-common .cur { font-weight: bold; color: #2A894E; list-style-type: disc; }
#nav-common .cur A:link { color: #2A894E; }
#nav-common .cur A:visited { color: #2A894E; }
#nav-common .cur A:hover { color: #176B93; }
#nav-common .cur A:active { color: #176B93; }

.left-oriented #nav-common { padding-top: 5px; }

/* Навигация по разделам обратной связи */
#nav-feedback { font-size: 1em; margin-top: 36px; }
#nav-feedback LI { margin-bottom: 0.85em; }
#nav-feedback A, #nav-feedback SPAN { padding-left: 19px; background: url(../i/qna.gif) no-repeat left; }

/* Навигация по подразделам */
#subnav { font-size: 0.875em; line-height: 1.25; margin: 0 0 44px 15px; }
#subnav LI { margin-bottom: 0.9em; }

/* Путь */
#path { margin: 0 30px 20px 42px; line-height: 1; //margin-bottom: 0; }
#path LI { float: left; margin-top: 8px; background: #47B162; white-space: nowrap; position: relative; z-index: 1; height: 22px; margin-right: 14px; display: inline; }
#path A:link { color: #FFF; }
#path A:visited { color: #FFF; }
#path A:hover { color: #FFF; }
#path A:active { color: #FFF; }

#path .container { font-size: 0.8em; padding: 0 1px 0 8px; position: relative; top: 50%; }
#path .container * { position: relative; top: -0.55em; }
#path .corner, #path .index A { background: url(../i/path_set.gif) no-repeat; }
#path .corner { width: 12px; height: 22px; }
#path .left { left: -12px; }
#path .right { right: -12px; background-position: -12px 0; }

#path .cur { background: #F4E8B1; color: #156A49; font-weight: bold; }
#path .cur A:link { color: #156A49; }
#path .cur A:visited { color: #156A49; }
#path .cur A:hover { color: #156A49; }
#path .cur A:active { color: #156A49; }
#path .cur .left { background-position: -24px 0; }
#path .cur .right { background-position: -36px 0; }

#path .main { background: #24844A; color: #FFF; }
#path .main .container { padding-left: 10px; }
#path .main .left { background-position: -48px 0; }
#path .main .right { background-position: -60px 0; }

#path .index { background: none; margin-right: 0; margin-left: -12px; z-index: 2; }
#path .index A { display: block; width: 26px; height: 33px; background-position: -72px 0; position: relative; top: -9px; }

/* Разбивка на страницы */
#paging { font-size: 1em; margin-top: 1em; position: relative; left: -8px; }
#paging .cur, #paging A { float: left; }
#paging .cur { background: #71DB75 url(../i/paging_set.png) no-repeat -8px 0; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
#paging .cur .container { padding: 10px 10px 10px 10px; color: #FFF; font-weight: bold; }
#paging A { margin: 0 2px; }
#paging .cur .container, #paging A { padding: 7px 8px 5px 8px; }
#paging .back {  }

.no-border-radius #paging .corner { width: 4px; height: 4px; background: url(../i/paging_set.png); }
.no-border-radius #paging .left { left: 0; }
.no-border-radius #paging .right { right: 0; }
.no-border-radius #paging .top .left { background-position: 0 0; }
.no-border-radius #paging .top .right { background-position: -4px 0; }
.no-border-radius #paging .bottom .corner { top: -4px; }
.no-border-radius #paging .bottom .left { background-position: 0 -4px; }
.no-border-radius #paging .bottom .right { background-position: -4px -4px; }

/* Основные контакты */
.hot-call { line-height: 1.1; padding-left: 15px; color: #2A894E; }
.hot-call .comment { font-style: italic; font-size: 0.8em; }
.hot-call .phone { font-size: 1.3em; font-weight: bold; margin: 0.3em 0 0.05em 0; }
#call-center { margin-top: -2px; }
#card-holders-support { margin-top: 1.4em; }
#ibank-support { margin-top: 1.4em; }

#contacts { color: #2A894E; border: 5px solid #47B162; border-top-color: #238349; margin-top: 37px; position: relative; padding: 0; }
#contacts .container { padding: 10px 1px 18px 9px; position: relative; z-index: 2; width: auto; }
#contacts .address, #contacts UL { font-size: 0.8em; }
#contacts .address { margin-bottom: 0.25em; }
#contacts .phone { margin: 0.3em 0 0.35em 0; }
#contacts UL { border-top: 1px dotted #4FBA67; margin: 1.25em 7px 0 0; }
#contacts LI { margin-top: 0.5em; }
#locality-choice { font-size: 0.8em; font-style: italic; margin-top: 0.5em; position: relative; z-index: 2; background: url(../i/select.gif) no-repeat 100% 0.2em; display: inline; zoom: 1; padding: 0 20px 2px 0; cursor: pointer; cursor: hand; }
#locality-choice .pseudo-link, #locality-choice .pseudo-link-hover { line-height: 1.4; position: relative; }

#contacts .corner { background: url(../i/contacts_corners.png); }
#contacts .left { left: -5px; }
#contacts .right { right: -5px; }
#contacts .top { position: absolute; top: 0; left: 0; width: 100%; height: 80px; background: #EFF3FF; }
#contacts .top .corner { width: 98px; height: 112px; top: -5px; }
#contacts .top .left { background-position: 0 0; }
#contacts .top .right { background-position: -98px 0; }
#contacts .bottom .corner { width: 16px; height: 16px; top: -11px; }
#contacts .bottom .left { background-position: 0 -112px; }
#contacts .bottom .right { background-position: -180px -112px; }

#localities { top: -20px; left: -10px; }
#localities TD { padding: 15px 30px; font-size: 0.9em; vertical-align: top; hite-space: nowrap; }

/* Всплывающий слой */
.layer { position: absolute; z-index: 1000; display: none; }
.layer .bg { padding-right: 25px; }
.border-radius .layer { background: #EDF2FF; border: 5px solid #24844A; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; -moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3); }
.no-border-radius .layer .holder { position: relative; float: left; }
.no-border-radius .layer .holder:after { content: ''; display: block; clear: both; height: 1px; }
.no-border-radius .layer .container { position: relative; top: 0; left: 0; padding: 14px 0 0 14px !important; }
.no-border-radius .layer .bg { background: #EDF2FF; }
.no-border-radius .layer .t { background: url(../i/localities-frame-t.png) no-repeat 0 0; left: -22px; }
.no-border-radius .layer .r { background: url(../i/localities-frame-r.png) no-repeat 100% 0; top: -22px; }
.no-border-radius .layer .b { background: url(../i/localities-frame-b.png) no-repeat 100% 100%; right: -22px; }
.no-border-radius .layer .l { background: url(../i/localities-frame-l.png) no-repeat 0 100%; }
.no-border-radius .layer .t,
.no-border-radius .layer .r,
.no-border-radius .layer .b,
.no-border-radius .layer .l { position: relative; width: auto; height: auto; //float: left; }

.layer-close { position: relative; }
.layer-close INS { font-family: "Times New Roman", Times, serif; font-size: 48px; text-decoration: none; position: absolute; top: -9px; right: -9px; color: #2A894E; padding: 0 12px; line-height: 1; cursor: pointer; cursor: hand; }

/* Промо-блок */
.border-radius .promo, .border-radius .promo .container { -moz-border-radius-topleft: 19px; -moz-border-radius-bottomright: 19px; -webkit-border-top-left-radius: 19px; -webkit-border-bottom-right-radius: 19px; border-top-left-radius: 19px; border-bottom-right-radius: 19px; }
.promo { background: #084E35; color: #FFF; }
.promo .button { display: block; position: absolute; top: 0; left: 0; z-index: 100; }
.promo .container, .promo .button { width: 100%; height: 193px; }
.promo .left { left: 0; }
.promo .right { right: 0; }
.promo A:link { color: #FFF; }
.promo A:visited { color: #FFF; }
.promo A:hover { color: #FFF; }
.promo A:active { color: #FFF; }
.typical .promo { margin-bottom: 19px; }

/* Графические стопперы */
.index #stoppers { padding-top: 7px; }
.typical #stoppers { padding-top: 30px; clear: left; }
#stoppers UL { width: 100%; }
#stoppers IMG { width: 200px; height: 145px; display: block; margin: 0 auto 2px auto; }
#stoppers LI { float: left; width: 33%; text-align: center; font-size: 0.8em; }

/* Блок "Вам может пригодиться" */
#useful-links { padding-bottom: 26px; }
#useful-links UL { font-size: 0.8em; margin-left: 10px; line-height: 1.1; }
#useful-links LI { margin-bottom: 0.6em; }
#useful-links .title { float: left; position: relative; left: -10px; margin-bottom: 11px; }
#useful-links .title .container { color: #FFF; font-size: 0.9em; font-weight: bold; background: #24844A; padding: 5px 10px 5px 10px; }
.no-border-radius #useful-links .corner { width: 10px; height: 9px; }
.no-border-radius #useful-links .corner, #useful-links .bottom .arrow { background: url(../i/stoppers_set.gif); }
.no-border-radius #useful-links .left { left: 0; }
.no-border-radius #useful-links .right { right: 0; }
.no-border-radius #useful-links .top .left { background-position: 0 0; }
.no-border-radius #useful-links .top .right { background-position: -10px 0; }
.no-border-radius #useful-links .bottom .corner { top: -9px; }
.no-border-radius #useful-links .bottom .left { background-position: 0 -9px; }
.no-border-radius #useful-links .bottom .right { background-position: -10px -9px; }
.no-border-radius #useful-links .bottom .arrow { width: 5px; height: 5px; background-position: -20px 0; top: 0; left: 21px; }
.border-radius #useful-links .title .container { -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; }

/* Кнопка "Кредитные калькуляторы" */
#calcs-choice { position: relative; float: left; padding-bottom: 10px; }
#calcs-choice .pseudo-link, #calcs-choice .pseudo-link-hover { color: #FFF; border-bottom: none; display: block; min-height: 22px; background: url(../i/calcs.gif) no-repeat; padding: 5px 0 10px 45px; position: relative; }
#calcs-choice .pseudo-link SPAN, #calcs-choice .pseudo-link-hover SPAN { border-bottom: 1px dashed #FFF; }
#calcs-choice .title { float: left; position: relative; left: -10px; margin-bottom: 11px; }
#calcs-choice .title .container { font-size: 0.8em; font-weight: bold; background: #24844A; padding: 3px 9px 8px 9px; //padding-top: 4px; }
.no-border-radius #calcs-choice .title .corner { width: 10px; height: 9px; background: url(../i/stoppers_set.gif); }
.no-border-radius #calcs-choice .title .left { left: 0; }
.no-border-radius #calcs-choice .title .right { right: 0; }
.no-border-radius #calcs-choice .title .top .left { background-position: 0 0; }
.no-border-radius #calcs-choice .title .top .right { background-position: -10px 0; }
.no-border-radius #calcs-choice .title .bottom .corner { top: -9px; }
.no-border-radius #calcs-choice .title .bottom .left { background-position: 0 -9px; }
.no-border-radius #calcs-choice .title .bottom .right { background-position: -10px -9px; }
.border-radius #calcs-choice .title .container { -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; }

#calcs { right: 0%; top: -7px; }
#calcs LI { white-space: nowrap; padding: 0.78em 30px; }
#calcs .bg { padding-top: 9px; padding-bottom: 16px; }
.no-border-radius #calcs .bg, .border-radius #calcs { background: #F4F2D9; }

.no-border-radius #calcs .t { background-image: url(../i/calcs-frame-t.png); }
.no-border-radius #calcs .r { background-image: url(../i/calcs-frame-r.png); }
.no-border-radius #calcs .b { background-image: url(../i/calcs-frame-b.png); }
.no-border-radius #calcs .l { background-image: url(../i/calcs-frame-l.png); }

/* Инструменты */
#tools { padding-bottom: 11px; line-height: 1.15; margin-bottom: 15px; }
#tools H2 { font-size: 1em; font-weight: bold; color: #232323; }
#tools UL { font-size: 0.8em; }
#tools LI { background: no-repeat 0 0.3em; min-height: 28px; padding: 12px 0 9px 37px; //padding-bottom: 10px; clear: left; }
#tools A { position: relative; font-weight: bold; }
#tools A INS { width: 27px; height: 35px; position: absolute; top: -3px; left: -37px; background-repeat: no-repeat; }
#tools P { font-style: italic; margin-top: 0.15em; }

/* Стопперы */
.stopper { font-size: 0.8em; width: 160px; line-height: 1.25; margin-bottom: 30px; }
.stopper IMG { display: block; margin-bottom: 8px; }

/* Пресса */
#notices { background: #EDF2FF; border-top: 1px dotted #665; border-bottom: 1px dotted #665; padding: 0 20px 0.6em 20px; }
#text #notices H2 { font-size: 0.875em; }
#text #archives { font-size: 1.44em; margin: 0.8em 0 0 -11px; line-height: 1; }
#text #archives LI { float: left; margin: 0.3em 9px 0 8px; border: 1px solid #FFF; }
#text #archives .cur .container, #text #archives LI { padding: 1px 3px 0 3px; }
#text #archives .cur { border: none; color: #2A894E; padding: 0; margin-left: 10px; margin-right: 9px; }
#text #archives>LI:before { content: ''; }
#text #archives LI { //behavior: expression(''); }

#text .press .date { color: #878787; }
DIV.date P { background: #2A894E; color: #FFF !important; }
DIV.date .container { border-color: #2A894E; }

#all-news { font-size: 0.8em; font-weight: bold; border-top: 1px dotted #999; padding-top: 14px; margin-top: 1.3em; }
#all-news IMG, #rss IMG { width: 27px; height: 15px; vertical-align: middle; }
#all-news IMG { margin-left: 8px; }
#rss { margin: 17px 0 0.75em 0; }

.frame { background: #F6EDBB repeat-x bottom; position: relative; top: 4px;  }
.frame, .frame .corner { background-image: url(../i/frame_set.png); }
.frame .container { padding: 0.7em 18px 1px 18px; }
.no-border-radius .frame .corner { width: 13px; height: 13px; }
.no-border-radius .frame .left { left: 0; }
.no-border-radius .frame .right { right: 0; }
.no-border-radius .frame .top .left { background-position: 0 0; }
.no-border-radius .frame .top .right { background-position: -13px 0; }
.no-border-radius .frame .bottom .corner { top: -13px; }
.no-border-radius .frame .bottom .left { background-position: 0 -13px; }
.no-border-radius .frame .bottom .right { background-position: -13px -13px; }
.border-radius .frame { -moz-border-radius: 13px; -webkit-border-radius: 13px; border-radius: 13px; }

/* Вопрос-ответ */
.qna .frame .arrow { width: 13px; height: 12px; background-position: 0 -26px; position: absolute; top: 18px; left: -13px; }

/* Вакансии */
.vacancy-hover { background: #EDF2FF no-repeat -26px 0; }
.vacancy-hover, .no-border-radius .vacancy-hover .corner { background-image: url(../i/vacancy_set.png); }
.vacancy { margin-top: 5px; float: left; //margin-top: 0; //margin-bottom: -10px; }
.vacancy H3 { margin: 0 18px; }
.vacancy .container { padding: 0.45em 0 0.65em 0; }
.vacancy .description { margin-top: 10px; padding: 0 18px 0 18px; border-top: 1px dotted #665; }
.vacancy .email { position: relative; margin: 38px 0 11px 73px; font-size: 0.88em; min-height: 32px; }
.vacancy .email INS { position: absolute; top: -20px; left: -73px; width: 66px; height: 57px; background: url(../i/email.png); }
.no-border-radius .vacancy .corner { width: 13px; height: 13px; }
.no-border-radius .vacancy .left { left: 0; }
.no-border-radius .vacancy .right { right: 0; }
.no-border-radius .vacancy .top .left { background-position: 0 0; }
.no-border-radius .vacancy .top .right { background-position: -13px 0; }
.no-border-radius .vacancy .bottom .corner { top: -13px; }
.no-border-radius .vacancy .bottom .left { background-position: 0 -13px; }
.no-border-radius .vacancy .bottom .right { background-position: -13px -13px; }
.border-radius .vacancy { -moz-border-radius: 13px; -webkit-border-radius: 13px; border-radius: 13px; }


/* Партнеры */
.partner .out { padding-right: 26px; background: url(../i/out_big.gif) no-repeat right; }
.partner H2 A:link { color: #2A894E; }
.partner H2 A:visited { color: #2A894E; }
.partner H2 A:hover { color: #2A894E; }
.partner H2 A:active { color: #2A894E; }

/* Документы */
.paper { position: relative; padding: 0 0 0 80px; min-height: 80px; margin-top: 1.5em; padding-bottom: 1.5em; }
.paper .item { position: absolute; width: 55px; height: 76px; top: 0; left: 0; z-index: 1; background: url(../i/docs.png) no-repeat; }
.paper .award { background-position: 0 0; }
.paper .certificate { background-position: -55px 0; }
.paper .diploma { background-position: -110px 0; }
.paper .document { background-position: -165px 0; }
.paper .licence { background-position: -220px 0; }
.paper .muniment { background-position: -275px 0; }
.paper .letter { background-position: -330px 0; }

/* Дополнительные офисы */
.office ADDRESS { font-size: 0.875em; font-style: normal; color: #665; }
.office .description { padding-bottom: 13px; }
.office .frame { top: 13px; }
.office .frame .container { padding-bottom: 1em; }
.office .frame .arrow { width: 21px; height: 12px; background-position: 0 -38px; position: absolute; top: -12px; left: 95px; }
.office .location { font-size: 0.875em; border-top: 1px dotted #665; padding: 13px 10px 17px 19px; }
.office P.location { margin-top: 1.5em; padding-left: 0; }

/* Раскрывающиеся блоки */
.slidedownblock { zoom: 1; margin-bottom: 1em; }
.slidedownblock H2 { font-size: 1.13em; }
.slidedownblock H2 SPAN { position: relative; zoom: 1; display: inline-block; }
.slidedownblock H2 .ico { width: 9px; height: 6px; position: absolute; right: -20px; top: -0.45em; background: url(../i/slidedown_set.png) no-repeat; }
.slidedownblock H2 .pseudo-link-open .ico { background-position: -9px 0; }
.slidedownblock .short-description { font-size: 0.875em; font-style: normal; color: #665; }
.slidedownblock .description { padding-bottom: 1.1em; }
.slidedownblock .frame { top: 10px; }
.slidedownblock .frame .container { padding-bottom: 1px; }
.slidedownblock .frame .arrow { width: 21px; height: 12px; background-position: 0 -38px; position: absolute; top: -12px; left: 95px; }

.slidedowncontacts { float: left; width: 49%; }
.slidedowncontacts UL { margin-left: 14px !important; }
.slidedowncontacts .slidedownblock { margin-right: 10px; }

/* Таблицы в тексте */
#text TABLE { border-bottom: 1px dotted #4FBA67; }
#text TD { border-top: 1px dotted #4FBA67; }
#text TR:hover TD { background: #EDF2FF; }

/* Таблицы с сортировкой */
.tablesorter .pseudo-link, .tablesorter .pseudo-link-hover { position: relative; display: block; float: left; }
.tablesorter .up, .tablesorter .down { display: none; font-size: 1.3em; position: absolute; top: 0; right: -12px; -right: -20px; }
.tablesorter .header-sort-up .up { display: inline; }
.tablesorter .header-sort-down .down { display: inline; }

/* Котировки */
.rates { -moz-border-radius-topright: 6px; -moz-border-radius-topleft: 6px; -webkit-border-top-right-radius: 6px; -webkit-border-top-left-radius: 6px; border-top-right-radius: 6px; border-top-left-radius: 6px; }
.rates + .rates { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.rates { background: #F0E9BB; padding-bottom: 8px; }
.rates TABLE, .rates P { display: none; }
.rates H2, .rates P { line-height: 1.25; }
.rates H2 { font-size: 0.8em; padding: 5px 9px 0 9px; margin: 0; }
.rates P { font-size: 0.8em; margin-top: 0.5em; }
.rates TABLE { margin-top: 6px; }
.rates TH, .rates TD { text-align: left; font-size: 0.75em; color: #232323; }
.rates TH { font-weight: bold; border-bottom: 1px dotted #999; padding: 7px 4px; }
.rates TD { font-weight: bold; padding: 4px 4px; }
.rates TD + TD { font-weight: normal; }
.rates .main { color: #24844A; }
.rates TD SPAN { font-family: serif; margin-left: 3px; }
.rates .d { color: #D9902A; }
.rates .u { color: #24844A; }

.no-border-radius .rates .corner { background: url(../i/rates_corners.gif); width: 4px; height: 4px; }
.no-border-radius .rates .left { left: 0; }
.no-border-radius .rates .right { right: 0; background-position: -4px 0; }

.rates-open { background: none; padding: 10px 0 14px 0; }
.rates-open H2 { font-size: 1em; }
.rates-open H2 SPAN { font-weight: bold; }
.rates-open TABLE, .rates-open P { display: block; }
.rates-open .pseudo-link, .rates-open .pseudo-link-hover { cursor: text; display: inline; color: #232323; border-bottom: none; }

.additional-links { background: #F0E9BB; border-top: 1px dotted #232323; -moz-border-radius-bottomright: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-right-radius: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; margin-bottom: 50px; }
.additional-links UL { font-size: 0.8em; line-height: 1.25; padding: 2px 9px 8px 9px; }
.additional-links LI { margin: 0.25em 0; }

.no-border-radius .additional-links .corner { background: url(../i/rates_corners.gif); width: 4px; height: 4px; top: -4px; }
.no-border-radius .additional-links .left { left: 0; background-position: 0 -4px; }
.no-border-radius .additional-links .right { right: 0; background-position: -4px -4px; }

HTML>BODY #container { height: auto; }
#container { height: 100%; min-height: 100%; margin-bottom: -103px; }
#layout { position: relative; z-index: 2; }
#footer { height: 96px; clear: both; position: relative; z-index: 1; }
#clear { height: 140px; clear: both; }
#container, #footer { text-align: left; }

.left-col, .right-col { float: left; position: relative; }
.left-col { //margin-right: -100%; z-index: 1; }
.right-col { z-index: 2; }

.typical #layout { padding-top: 17px; }
.left-oriented #layout { padding-top: 23px; }

.index #layout .left-col, .left-oriented #layout .left-col { width: 71%; z-index: 1; }
.index #layout .right-col, .left-oriented #layout .right-col { width: 29%; //left: 71%; z-index: 2; }
.typical #layout .left-col { width: 20%; z-index: 2; }
.typical #layout .right-col { width: 80%; //left: 20%; z-index: 1; }

.index #layout .left-col .reducer { padding: 0 0 0 30px; }
.index #layout .right-col .reducer { padding: 0 30px 0 28px; }
.typical #layout .left-col .reducer { padding: 0 0 0 12%; }
.typical #layout .right-col .reducer { padding: 0 30px 0 28px; }


.left-oriented #layout .left-col .reducer { padding: 0 0 0 55px; }
.left-oriented #layout .right-col .reducer { padding: 0 30px 0 28px; }

.index #content { padding-top: 40px; }
#content { width: 100%; }

.index #content .left-col { width: 28%; z-index: 2; }
.index #content .right-col { width: 72%; //left: 28%; z-index: 1; }
.typical #content .left-col { width: 72%; z-index: 2; }
.typical #content .right-col { width: 28%; //left: 72%; z-index: 1; }
#content .right-col .reducer { padding: 0 0 0 45px; }

#footer { width: 100%; border-top: 1px dotted #999; }
#footer .left-col { width: 50%; }
#footer .right-col { width: 50%; //left: 50%; text-align: left; }
#footer .left-col .reducer { padding: 11px 0px 0 30px; }
#footer .right-col .reducer { padding: 34px 30px 0 0px; position: relative; }

#footer .constraint { overflow: hidden; }
#footer .reducer { padding-top: 2em; }
#footer P { font-size: 0.75em; margin-bottom: 0.45em; }
#copyright { padding-top: 27px; padding-left: 56px; background: url(../i/copyright_bg.png) no-repeat; min-height: 58px; }
#made-in { padding-left: 145px; background: url(../i/logo_atech.png) no-repeat; min-height: 46px; position: relative; }
#made-in .logo { width: 138px; height: 46px; position: absolute; top: 0; left: 0; }
#made-in P { position: absolute; top: 65%; }
#made-in P SPAN { position: relative; top: -0.7em; }


/* Карта сайта */
.map #top { border-bottom: 1px dotted #999; }
#map-versions { padding: 0 30px 3px 8%; font-size: 0.8em; position: relative; left: -30px; }
#map-versions A { color: #176B93; }
#map-versions .item { float: left; padding-left: 44px; min-height: 58px; position: relative; margin-right: 29px; }
#map-versions .item SPAN { display: block; padding-top: 28px; }
#map-versions INS { background: url(../i/map_set.png) no-repeat; width: 37px; height: 58px; position: absolute; top: 0; left: 0; }
#map-versions A.full INS { background-position: 0 0; }
#map-versions SPAN.full INS { background-position: -37px 0; }
#map-versions A.short INS { background-position: -74px 0; }
#map-versions SPAN.short INS { background-position: -111px 0; }

.map #content .reducer { padding: 27px 30px 0 8%; }
.map-item { width: 33%; float: left; }

/* Результаты поиска */
.results .num .container { margin: 0; padding: 1px 3px 2px 3px; text-align: center; font-size: 1.44em; border: none; }
.results .num { position: absolute; top: 0.2em; right: 100%; margin-right: 16px; }
.results .num .container { color: #FFF; background: #2A894E; }

/* Ошибка 404 */
.e404 #content { padding: 50px 0 0 20%; width: auto; }
.e404 #content UL { font-size: 0.875em; }
.e404 #content UL, .e404 #content A.home { position: relative; left: -23px; }
.e404 #content LI, .e404 #content A.home { padding-left: 23px; }
.e404 #content LI { margin: 1.05em 0; }
.e404 #content A.home { background: url(../i/home.gif) no-repeat left; }

/* Формы обратной связи */
#layout FORM TEXTAREA, #layout FORM .buttons { width: 600px; }
.feedback .comment { color: #2A894E; }
.required { color: #F30; }

/* Калькуляторы */
.form { border: 5px solid #4FBA67; border-top-color: #24844A; }
.form .buttons { width: 100% !important; clear: left; border-top: 1px dotted #665; padding: 15px 0 0 0; text-align: right; }
.form .buttons INPUT { margin-right: 66px; }
.form .corner, .form FORM { background: url(../i/form_set.png); }
.form FORM { padding: 0 16px 14px 16px; background-position: -32px 100%; background-repeat: repeat-x; }
.form .corner { width: 16px; }
.form .left { left: -5px; }
.form .right { right: -5px; }
.form .top .corner { height: 59px; top: -5px; }
.form .top .left { background-position: 0 0; }
.form .top .right { background-position: -16px 0; }
.form .bottom .corner { top: -9px; height: 14px; }
.form .bottom .left { background-position: 0 -59px; }
.form .bottom .right { background-position: -16px -59px; }

.calc-result { background: #EDF2FF; }
.calc-result .corner, .calc-result .container { background: url(../i/result_set.png) no-repeat; }
.calc-result .container { padding: 9px 20px; background-position: -26px 100%; }
.calc-result .corner { width: 13px; height: 13px; }
.calc-result .left { left: 0; }
.calc-result .right { right: 0; }
.calc-result .top .left { background-position: 0 0; }
.calc-result .top .right { background-position: -13px 0; }
.calc-result .bottom .corner { top: -13px; }
.calc-result .bottom .left { background-position: 0 -13px; }
.calc-result .bottom .right { background-position: -13px -13px; }

#result H2 { margin-top: 0.7em; }

/* Кредитные калькуляторы */
.partners A, .calculate A { font-size: 1.13em; display: block; padding-left: 34px; min-height: 30px; padding-top: 3px; }
.calculate A { background: url(../i/calc.gif) no-repeat; margin: 1.5em 0; }
.partners A { background: url(../i/partners.gif) no-repeat; margin: 1.9em 0 1.5em 0; }

.calc .form, .calc #result { max-width: 800px; }
.calc .tip { position: absolute; top: 0; left: 0; display: none; font-size: 0.8em; border: 1px solid #2A894E; padding: 5px 10px; background: #FFF; width: 250px; opacity: .95; //filter: alpha(opacity=95); z-index: 100; line-height: 1.25; }

.calc #message { width: 60%; margin-left: 40px; min-height: 58px; }
.calc #message .corner, .calc #message .container, .calc #message .face { background-image: url(../i/message_set.png); background-repeat: no-repeat; }
.calc #message .corner { width: 3px; height: 3px; }
.calc #message .container { padding: 5px 16px; background-color: #FAF1BE; background-position: -46px 100%; }
.calc #message .left { left: 0; }
.calc #message .right { right: 0; }
.calc #message .top .corner { top: 0; }
.calc #message .top .left { background-position: -40px 0; }
.calc #message .top .right { background-position: -43px 0; }
.calc #message .bottom .corner { top: -3px; }
.calc #message .bottom .left { background-position: -40px -3px; }
.calc #message .bottom .right { background-position: -43px -3px; }
.calc #message .face { width: 40px; height: 58px; top: 4px; left: -40px; }
.calc .error { color: #CC1800; }

#graphic-link INS, #psk-link INS, #comments-link INS { font-weight: bold; }
#graphic-link INS { position: relative; }
#graphic-link INS INS { position: absolute; top: -2px; left: -34px; width: 27px; height: 23px; background: url(../i/graphic.gif) no-repeat; }
#graphic-link { font-size: 1em; margin-top: 0.5em; }
#print { display: block; font-size: 0.8em; padding: 2px 0 0 25px; background: url(../i/print.gif) no-repeat 0 0; min-height: 19px; margin-top: 1em; float: left; }
#print:link { color: #176B93; }
#print:visited { color: #176B93; }
#print:hover { color: #2A894E; }
#print:active { color: #2A894E; }

#application-link A { font-weight: bold; font-size: 1em; }
#application-link SPAN { font-size: 0.8em; font-style: italic; display: block; margin-top: 0.2em; }

#psk { font-size: 0.75em; color: #665; }
#psk SPAN { font-weight: bold; }
#psk UL { list-style: none; margin: 0.3em 0 1em 40px; //list-style-image: url('li.gif'); zoom: 1; }
#psk LI { behavior: expression( ( !this.before && parentNode && parentNode.tagName == 'UL' ) ? ( this.before = true ) & ( parentNode.style.listStyleImage = 'none' ) & ( ( this.firstChild && this.firstChild.firstChild ) ? ( this.firstChild.style.marginTop = '-1.2em' ) & ( this.firstChild.style.position = 'relative' ) : '' ) & ( eNOBR = document.createElement( '<nobr style="position: relative; display: block; left: -0.8em; margin: 0 0 -0.9em 0; color: #47B162; font-size: 1.2em;" />' ) ) & ( eNOBR.innerHTML = '&bull;&nbsp;' ) & ( this.insertBefore( eNOBR, this.firstChild ) ) : ''); margin-bottom: 0.2em; }
#psk UL>LI:before { content: '\2022\a0'; float: left; margin: -0.1em 0 0 -0.8em; color: #47B162; font-size: 1.2em; }

#result-table { padding-top: 11px; }
#result-table P, #result-table .round-sides { float: left; }
#result-table P { margin-right: 14px; }
#result-table .round-sides .container { font-size: 1.44em; color: #2A894E; padding: 0px 3px 1px 3px; }
#result-comments .calc-result { float: left; margin-top: 0; }
#result-comments .calc-result .m { padding-right: 15px; }
#result-comments TABLE, #result-comments TH, #result-comments TD { width: auto; }
#result-comments .calc-result TD { white-space: nowrap; }
#result-comments-additional { border-top: 1px dotted #665; padding-top: 8px; margin-top: 2em; }

#steps { font-size: 1.44em; }
#steps .cur, #steps SPAN { float: left; }
#steps SPAN { color: #2A894E; padding: 10px 13px 0 13px; }
#steps .cur { color: #FFF; margin: 0 6px 0 6px; }
#steps .cur .container { background: #2A894E; border-color: #2A894E; padding: 9px 6px 7px 6px; }

/* Кредиты */
#text .programs UL { font-size: 1em; margin: 1.15em 0 0 49px; }
#text .programs UL LI.item { behavior: expression(); margin: 0 0 0.9em 0; position: relative; min-height: 33px; }
#text .programs UL > LI.item:before { display: none; }
#text .programs UL UL { margin: 10px 0 0 27px; }
.programs { }
.programs UL INS { position: absolute; left: -48px; top: -0.3em; background-repeat: no-repeat; width: 32px; height: 33px; }
.programs H2 { margin-bottom: 0.85em; margin-top: 45px; }
#advantages-mortgage INS { background-image: url(../i/credit_program_mortgage_icons.png); }
#credit-mortgage-advantage-insurance { background-position: -32px 0; }
#credit-mortgage-advantage-advance { background-position: -64px 0; }
#credit-mortgage-advantage-percentage { background-position: -96px 0; }

#advantages-auto INS { background-image: url(../i/credit_program_auto_icons.png); }
#credit-auto-advantage-loan-fees { width: 36px; height: 26px; background-position: -104px 0; }
#credit-auto-advantage-insurance { width: 26px; height: 36px; background-position: -140px 0; }
#credit-auto-advantage-proof-of-income { width: 27px; height: 36px; background-position: -166px 0; margin-left: -1px; }
#credit-auto-advantage-grace-period { width: 33px; height: 33px; margin-left: -4px; }
#credit-auto-advantage-advanced-repayment { width: 36px; height: 34px; background-position: -33px 0; margin-left: -4px; }
#credit-auto-advantage-percentage { width: 35px; height: 34px; background-position: -69px 0; margin-left: -4px; }


.program, .programs .press, .programs #all-news { width: 70%; }
.program { position: relative; margin-top: 16px; zoom: 1; }
.program .reducer, .program .reducer .container { height: 94px; }
.program .reducer { background: #F1E8B7 url(../i/credit_program_bg.png) repeat-x; padding: 0 !important; margin-left: 111px; position: relative; z-index: 1; }
.program .reducer .container { padding: 0 25px; display: table-cell; vertical-align: middle; position: relative; z-index: 3; }
.program .reducer .container SPAN { //position: relative; //top: 50%; }
.program .reducer .container A { //position: relative; //top: -0.7em; }
.program .pic { position: absolute; left: 0; top: 0; z-index: 3; width: 100%; height: 94px; }
.program .pic INS { display: block; background-color: #31AA50; width: 110px; height: 94px; position: absolute; left: 0; top: 0; cursor: pointer; }
.program .corner { background-image: url(../i/credit_program_set.png); }
.program .left { left: 0; }
.program .right { right: 0; }
.program .top .left { width: 11px; height: 11px; background-position: -40px -38px; }
.program .top .right { width: 126px; height: 38px; }
.program .bottom .left { width: 40px; height: 37px; background-position: 0 -38px; top: -37px; }
.program .bottom .right { width: 13px; height: 13px; background-position: -51px -38px; top: -13px; }
.program A:link { color: #196727; }
.program A:visited { color: #196727; }
.program A:hover { color: #196727; }
.program A:active { color: #196727; }


.mortgage .pic INS { background-image: url(../i/credit_program_mortgage.jpg); }

#credit-mortgage-refinance .pic INS { background-position: -330px 0; }
#credit-mortgage-house .pic INS { background-position: -440px 0; }
#credit-mortgage-flat .pic INS { background-position: 0 0; }
#credit-mortgage-capital .pic INS { background-position: -110px 0; }
#credit-mortgage-equity .pic INS { background-position: -220px 0; }

.auto .pic INS { background-image: url(../i/credit_program_auto.jpg); }
#credit-auto-new .pic INS { background-position: 0 0; }
#credit-auto-used .pic INS { background-position: -110px 0; }
#credit-auto-state .pic INS { background-position: -220px 0; }


/* Анкеты */
.application-link { margin-bottom: 1.5em !important; }
.application-link A { font-size: 1.44em; display: block; padding-left: 34px; min-height: 30px; background: url(../i/application.gif) no-repeat; margin: 1.5em 0 0 0;  }
.application-link SPAN { font-size: 0.8em; padding-left: 34px; font-style: italic; margin-top: 0.15em; }

.form-application DT, .form-application DD { position: relative; }
.form-application .num { position: absolute; top: -4px; right: 100%; color: #FFF; font-size: 0.88em; margin-right: 10px; }
.form-application .num .container { background: #2A894E; border-color: #2A894E; padding: 4px 0 6px 0; }
.form-application TH { padding-bottom: 0.5em; text-align: left; }
.form-application H2 { font-size: 1.44em !important; }
.form-application DL { margin-left: 35px; }
.form-application TD LABEL, .form-application DD LABEL { font-size: 0.81em; font-weight: normal; color: #000; margin: 0 25px 0 10px; }
.form-application TD LABEL, .form-application DD LABEL, .form-application DD INPUT, .form-application DD SELECT { vertical-align: middle; }
.form-application LABEL.code { margin: 0 7px 0 0; }
.form-application DD { padding: 0 0 9px 0; }
.form-application .by-demand { display: none; }
.form-application .input-tiny { width: 70px; }
.form-application .input-short { width: 200px; }
.form-application .input-text { width: 450px; }
.form-application DT, .form-application DD { clear: left; }
.form-application .i-b { position: absolute; top: 2px; //top: -2px; left; 0; }
.form-application .l-b { margin-left: 25px; //margin-left: 30px; display: block; line-height: 1.25; width: 100%; }
.form-application .hidden { float: left; margin: 10px 0 5px 23px; }
.form-application .hidden LABEL { display: block; margin: 0 0 4px 0; padding-top: 8px; }
.form-application .hidden .inline { display: inline; margin: 0 0 0 5px; padding-top: 0; }
.form-application .hidden .container { background: #FDF7D7 url(../i/application_set.png) no-repeat -10px 0; padding: 0 8px 8px 15px; }
.form-application .hidden .corner { width: 5px; height: 5px; background-image: url(../i/application_set.png); }
.form-application .hidden .arrow { width: 7px; height: 7px; background-position: 0 -10px; top: -7px; left: 15px; }
.form-application .hidden .left { left: 0; }
.form-application .hidden .right { right: 0; }
.form-application .hidden .top .left { background-position: 0 0; }
.form-application .hidden .top .right { background-position: -5px 0; }
.form-application .hidden .bottom .left { background-position: 0 -5px; }
.form-application .hidden .bottom .right { background-position: -5px -5px; }
.form-application .hidden .bottom .corner { top: -5px; }


/* ColorBox */
#colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; }
#cboxOverlay { position: fixed; width: 100%; height: 100%; background-color: #000; top: 0; left: 0; }
#cboxMiddleLeft, #cboxBottomLeft { clear: left; }
#cboxContent { position: relative; overflow: hidden; }
#cboxLoadedContent { overflow: auto; }
#cboxLoadedContent iframe { display: block; width:100%; height: 100%; border: 0; }
#cboxTitle { margin: 0; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0; left: 0; width: 100%; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; }

#colorbox .container { position: relative; z-index: 2; padding: 0 8px; }
#cboxContent { top: -7px; }
#cboxLoadedContent { border: 2px solid #24844A; }
#cboxControls { position: relative; z-index: 2; height: 20px; }
#cboxPrevious, #cboxNext, #cboxClose { position: absolute; top: 0; background: url(../i/view_controls.gif); height: 27px; }
#cboxPrevious, #cboxNext { width: 60px; }
#cboxPrevious { right: 50%; background-position: -27px 0; }
#cboxNext { left: 50%; background-position: -87px 0; }
#cboxLoadingOverlay { background: url(../i/loading_background.png) center center no-repeat; }
#cboxLoadingGraphic { background: url(../i/loading.gif) center center no-repeat; }
#cboxClose { left: 9px; width: 27px; }

#cboxControls, #colorbox .container, #colorbox .corner-container { background: #F4E8B1; }

#colorbox .corner-container, #colorbox .corner { height: 15px; }
#colorbox .corner-container { z-index: 1; }
#colorbox .corner { background: url(../i/view_corners.png); width: 15px; top: 0; }
#colorbox .top { margin-left: 15px; }
#colorbox .bottom { margin-right: 15px; }
#colorbox .left { top: 0; left: -15px; }
#colorbox .right { right: -15px; background-position: -15px 0; }


