@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
    display:block;
}
ol, ul {
    list-style: none; /* убираем маркеры для нумерованных и обычных списков */
}
table {                 
    border-collapse: collapse; 
    border-spacing: 0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent; 
}
td, td img {
    vertical-align: top;
}

h2 {font-size:18px; font-weight:normal;}
/* Внутренние таблички */
table.inner {
    margin:0 auto;
/*  width:610px;*/
}

table.inner th, table.inner td{
    padding:7px;
    text-align:left;
    vertical-align:top;
    border:1px solid #000;
}

table.inner th {
    font-weight:bold;
    text-align:center;
}



input, select, button, textarea {
    margin: 0;      
    font-size: 100%;
}
input[type="text"], input[type="password"], textarea {
    padding: 0;     
}
input[type="checkbox"] {        
    vertical-align: bottom;
}
input[type="radio"] {
    vertical-align: text-bottom;
}
input, select, button, textarea {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; 
}
input, select {
    vertical-align:middle;
}
label, input[type="button"], input[type="submit"], button {
    cursor: pointer; 
} 
sub {
    vertical-align: sub;
    font-size: smaller;
}
sup {
    vertical-align: super;
    font-size: smaller;
}
blockquote, q {
    quotes: none; /* убираем кавычки для цитат */
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: ''; /* убираем */
    content: none; /* и скрываем генерируемое содержимое */
}
:focus {
    outline: 0; /* убираем контуры вокруг ссылок при фокусе */
}
ins {
    text-decoration: none; /* убираем подчеркивание для вставленного текста */
}
del {
    text-decoration: line-through; /* убираем перечеркивание для удаленного текста */
}
img {
    border: 0px none;
}
.clear {
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden;
    font-size: 0px;
}
html {
    height: 100%;
}
body {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    line-height: 1.23;
    background: #fff;
    color: #646464;
    height: 100%;
}
/*************************************/
a {
    color: #f94764;
    text-decoration: underline;
}
a:hover {
    color: #f94764;
    text-decoration: none;
}
p {
    margin-bottom: 1.23em;
}
h1 {
    color: #F94764;
    font-weight: bold;
    font-size:16px;
    margin-bottom: 1.23em;
}
h3, .module_head {
    font-size: 22px;
    font-weight: normal;
}
.color1 {
    color: #f94764;
}
.bold-f {
    font-weight: bold;
}
#go-top {
    position: fixed;
    width: 107px;
    height: 36px;
    overflow: hidden;
    left: 15px;
    bottom: 100px;
    cursor: pointer;
    text-indent: -999px;
    background: url(../img/btn-go-top.png) 0 0 no-repeat;
}
.relative {
    position: relative;
}
.jus {
    width: 100%;
    *zoom: 1;
}

/* 24.01.2016 */

.logo {
    position: absolute;
    top: -107px;
    left: 50%;
    margin-left: -143px;
    width: 286px;
    height: 181px;
    overflow: hidden;
    background: url(../img/logo.png) 0 0 no-repeat;
/*	z-index:999;*/
}
/*
.logo-1 {
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -143px;
    width: 286px;
    height: 85px;
    overflow: hidden;
    background: url(../img/logo-1.png) 0 0 no-repeat;
}
.logo-2 {
    position: absolute;
    top: -85px;
    left: 50%;
    margin-left: -44px;
    width: 87px;
    height: 66px;
    overflow: hidden;
    background: url(../img/logo-2.png) 0 0 no-repeat;
}
*/


.logo-link {
    position: absolute;
    top: 0;
    left: 15px;
    width: 254px;
    height: 146px;
    overflow: hidden;
    background: url(../img/spacer.png) 0 0 repeat;
}
.btn-zakazaty-prazdnik {
    display: block;
    width: 275px;
    height: 88px;
    overflow: hidden;
    cursor: pointer;
    background: url(../img/btn-zakazaty-prazdnik.png) 0 0 no-repeat;
}
.btn-zakazaty-prazdnik:hover {
    background-position: left bottom;
}
/***************************************/
.wrap {
    min-width: 980px;
    text-align: center;
    overflow: hidden;
}
.wrp-inside {
    width: 950px;
    margin: 0 auto;
    text-align: left;
}
.header {
    height: 126px;
}
.footer {   
    background: #f0f0f0;
}
.slider-box {
    width: 980px;   
    height: 280px;
    margin: 0 auto;
    position: relative; 
}
.slider-box-shadow-l {
    position: absolute;
    top: 0;
    left: -7px;
    width: 7px;
    height: 280px;
    overflow: hidden;
    padding: 0 7px;
    background: url(../img/slider-shadow.png) left 0 no-repeat;
}
.slider-box-shadow-r {
    position: absolute;
    top: 0;
    right: -7px;
    width: 7px;
    height: 280px;
    overflow: hidden;
    padding: 0 7px;
    background: url(../img/slider-shadow.png) right 0 no-repeat;
}
.slider-box-shadow-t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    overflow: hidden;
    background: #f05a72;
}
.slider-box-shadow-b {
    position: absolute;
    top: auto;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 1px;
    overflow: hidden;
    background: #fff;
}
/*.slider*/
.slider,
.slider ul {
    position: relative;
    width: 980px;
    height: 280px;
    overflow: hidden;
}
.slider li {
    position: relative;
    float: left;
    width: 980px;
    height: 280px;
    overflow: hidden;
}
.slider-btn {
    position: absolute;
    top: 50%;
    margin-top: -34px;
    width: 44px;
    height: 68px;
    overflow: hidden;
    cursor: pointer;
    background: url(../img/btn-slider.png) 0 0 no-repeat;
}
.slider-btn-prev {
    left: 264px;
}
.slider-btn-next {
    left: auto;
    right: 23px;
    background-position: right 0;
}
/* nam-doveriyut */
.nam-doveriyut {
    height: 137px;
    background: url(../img/nam-doveriyut.png) center bottom no-repeat;
}
.nam-doveriyut.bot {
    margin-top: -80px;
}
.btn-zakazaty-prazdnik {
    position: absolute;
    top: -37px;
    left: 50%;
    margin-left: -137px;
    text-indent:-9999px;
}
.nam-doveriyut-menu-module {
    padding-top: 47px;
}
.nam-doveriyut-menu-module .jcarousel-container{
    margin: 0 0 0 220px;
    width:730px;
    overflow:hidden;
}
.nam-doveriyut-menu-module h3, .nam-doveriyut-menu-module .module_head {
    float: left;
    width: 210px;
    color: #f05a72;
    line-height: 54px;
}
.nam-doveriyut-menu {
    margin: 0 0 0 220px;
    text-align: justify;
}
.nam-doveriyut-menu li {
    display: inline-block;
    *display: inline;
    height: 60px;
    width:135px;
    margin-right:8px;
}
.nam-doveriyut-menu a {
    display: block;
    *display: inline;
    position: relative;
    height: 58px;
    overflow: hidden;
    padding: 0 15px;
    background: #fff;
    border: 1px solid #fff;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius:12px;
    -o-border-radius: 12px;
    -ms-border-radius: 12px;
    -icab-border-radius: 12px;
    border-radius: 12px;
    *zoom: 1;
    behavior: url(css/PIE.htc);
}
.nam-doveriyut-menu a:hover {
    border-color: #e7e7e7;
    
}
.nam-doveriyut-menu img {
    display: block;
    position: relative;
    top: -60px;
}
.nam-doveriyut-menu a:hover img {
    top: 0px;
}
/* phone-box */
.phone-box {
    position: absolute;
    min-width: 100px;
    min-height: 78px;
    padding: 9px 114px 0 0;
    top: 25px;
    left: auto;
    right: -15px;
    text-align: right;
    font-size: 16px;
    background: url(../img/icon-phone.png) right top no-repeat;
}
.phone-box-item {
    margin-bottom: 0.3em;  
}
/* header-left */
.header-left {
    position: absolute;
    left: -15px;
    top: 0;
}
/* .horizontal-menu */
.horizontal-menu > li {
    display: inline-block;
    *display: inline;
    font-size: 14px;
    line-height: 26px;
    height: 26px;
}
.horizontal-menu > li > a {
    display: inline-block;
    *display: inline;
    position: relative;
    height: 26px;
    color: #f94764;
    text-decoration: none;
    cursor: pointer;
    *zoom: 1;
}
.horizontal-menu > li > a span {
    display: inline-block;
    *display: inline;
    height: 26px;
    margin: 0 15px;
/*    margin: 0 15px;*/
    cursor: pointer;
    *zoom: 1;
}
.horizontal-menu > li > a i {
    position: absolute;
    top: 0;
    width: 15px;
    height: 26px;
    font-style: normal;
}
.horizontal-menu > li > a i.l-conr {
    left: 0;
}
.horizontal-menu > li > a i.r-conr {
    left: auto;
    right: 0;
}
.horizontal-menu > li:hover > a,
.horizontal-menu > li.active > a {
    color: #fff;
    text-decoration: none;
}
.horizontal-menu > li:hover > a span,
.horizontal-menu > li.active > a span {
    background: url(../img/menu-horizontal.png) center top no-repeat;
}
.horizontal-menu > li:hover > a i.l-conr,
.horizontal-menu > li.active > a i.l-conr {
    background: url(../img/menu-horizontal.png) left top no-repeat;
}
.horizontal-menu > li:hover > a i.r-conr,
.horizontal-menu > li.active > a i.r-conr {
    background: url(../img/menu-horizontal.png) right top no-repeat;
}
/* .vertical-menu */
.vertical-menu > li {
    display: block;
    font-size: 13px;
    line-height: 26px;
    height: 26px;
    margin:5px 0; 
}
.vertical-menu > li > a {
    display: inline-block;
    *display: inline;
    position: relative;
    width:214px;
    height: 26px;
    color: #f94764;
    text-decoration: none;
    cursor: pointer;
    *zoom: 1;
}
.vertical-menu > li > a span {
    display: inline-block;
    *display: inline;
    width:184px;
    height: 26px;
    margin: 0 15px;
    cursor: pointer;
    text-decoration: underline; 
    *zoom: 1;
}
.vertical-menu > li > a i {
    position: absolute;
    top: 0;
    width: 15px;
    height: 26px;
    font-style: normal;
}
.vertical-menu > li > a i.l-conr {
    left: 0;
}
.vertical-menu > li > a i.r-conr {
    left: auto;
    right: 0;
}
.vertical-menu > li > a:hover,
.vertical-menu > li.active > a {
    color: #fff;
    text-decoration: none;
}
.vertical-menu > li > a:hover span,
.vertical-menu > li.active > a span {
    background: url(../img/menu-horizontal.png) center top no-repeat;
    text-decoration: none;
}
.vertical-menu > li > a:hover i.l-conr,
.vertical-menu > li.active > a i.l-conr {
    background: url(../img/menu-horizontal.png) left top no-repeat;
}
.vertical-menu > li > a:hover i.r-conr,
.vertical-menu > li.active > a i.r-conr {
    background: url(../img/menu-horizontal.png) right top no-repeat;
}
/* header-menu */
.header-menu {
	margin:0 0 0 0;
	padding: 31px 0 0 0;
	z-index:9999;
}
.header-menu > li {
    float: left;
    position: relative;
    margin-right: 2px;
}
.header-menu .nav-child {
    display: none;
    position: absolute;
    top: 100%;
    left: 11px;
    font-size: 12px;
    line-height: 1.23;
    width: 190px;
    padding-top: 15px;
    padding-left: 18px;
    background: url(../img/menu-header-arrow.png) 0 15px no-repeat;
    z-index:100;
}
/* .header-menu > li.active .nav-child {
    display: block;
} */
.header-menu .nav-child li {
    float: left;
    margin-right: 17px;
    margin-bottom: 0.3em;
}
.header-menu .nav-child li a {
    color: #646464;
}
.header-menu .nav-child li a:hover,
.header-menu .nav-child li.active a {
    color: #f94764;
    text-decoration: none;
}
/* left-menu */
.left-menu {
    padding-top: 36px;
}
.left-menu > li {
    float: none;
    position: relative;
    margin-right: 2px;
}
.left-menu .nav-child {
    display: none;
    position: absolute;
    top: 100%;
    left: 11px;
    font-size: 12px;
    line-height: 1.23;
    width: 190px;
    margin-top: 15px;
    padding-left: 18px;
    background: url(../img/menu-header-arrow.png) 0 0 no-repeat;
    z-index:100;
}
.left-menu > li.active .nav-child {
    display: block;
}
.left-menu .nav-child li {
    float: left;
    margin-right: 17px;
    margin-bottom: 0.3em;
}
.left-menu .nav-child li a {
    color: #646464;
}
.left-menu .nav-child li a:hover,
.left-menu .nav-child li.active a {
    color: #f94764;
    text-decoration: none;
}
/* filter-menu-module */
.filter-menu-module {
    padding-top: 33px;
    margin-bottom: 30px;
}
.filter-inner-menu-module {
   margin-bottom: 10px;
   padding-top: 66px;
}
.filter-menu-module h3, .filter-menu-module .module_head, .filter-inner-menu-module .module_head {
    float: left;
    width: 300px;
    line-height: 26px;
    color: #969696;
}
.filter-menu {
    height: 26px;
    margin: 0 0 0 309px;
    text-align: justify;
}
.filter-menu > li > a span {
    text-decoration: underline;
}
.filter-menu > li > a:hover span,
.filter-menu > li.active > a span {
    text-decoration: none;
}
/* filter-inner-menu-module */
.filter-inner-menu {
    height: 26px;
    margin: 0 0 0 250px;
    text-align: justify;
}
.filter-inner-menu > li {
    display: inline-block;
    font-size: 15px;
    height: 26px;
    line-height: 26px;
    margin: 0 25px;
}
.filter-inner-menu > li > a {
    text-decoration: underline;
}
.filter-inner-menu > li > a:hover ,
.filter-inner-menu > li.active > a {
    text-decoration: none;
    color:#646464;
}
/* services-box */
.services-box {
    margin-bottom: 10px;
    *margin-bottom: 22px;
    background: #fff;
}
.services-box .jcarousel-container {
    width: 970px;
    overflow:hidden;
}
.services-list {
    margin: 9px -15px 0 -7px;
    background: #fff;
    *zoom: 1;
}
#services_block>li {
    width: 970px;
}
.services-item {
    float: left;
    position: relative;
    width: 323px;
    height: 260px;
    margin-bottom: 12px;
    background: url(../img/services-item.png) 0 bottom no-repeat;
}
.services-item-inside {
    height: 227px;
    padding: 0 27px;
    overflow: hidden;
}
.services-item-title {
    font-size: 16px;
    font-weight: bold;
    color: #f94764;
    margin-bottom: 12px;
}
.services-item-img {
    float: left;
    position: relative;
    top: 4px;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 0 10px 5px 0;
    border: 1px solid #646464;
}

.services-item-more {
    position: absolute;
    left: auto;
    top: auto;
    bottom: 30px;
    right: 37px;
}
/* o-kompany-box */
.o-kompany-box {
    margin-bottom: 15px;
}
.o-kompany-inner {
    padding-top: 30px;
    border-top: 1px solid #f94764;
}


/*************************/
/* । 13.01.2015 */
/*
.o-kompany-video {
    float: right;
    position: relative;
    top: 2px;
    width: 560px;
    height: 315px;
    overflow: hidden;
}
.o-kompany-text {
    float: left;
    width: 377px;
}
*/

.o-kompany-text {
    float: left;
    width: 100%;
}

.o-kompany-text iframe {
    float:right;
    margin:0 0 20px 20px;
}
/*************************/




.o-kompany-box.inner {
    background: url(../img/inner_bg.gif) 0 0px no-repeat;
    margin-top:20px;
}
/* zakasat-box */
.zakasat-box {
    position: relative;
    text-align: center;
    margin-bottom: 45px;
}
.zakasat-box-line {
    position: relative;
    width: 740px;
    margin: 0 auto;
    top: 38px;
    *top: 50px;
    border-top: 1px solid #f94764;
}
.zakasat-box .btn-zakazaty-prazdnik {
    position: relative;
    top: 0;
}
/*.footer-menu */
.footer-menu-box {
    padding-top: 28px;
    margin-bottom: 10px;
    overflow: hidden;
    padding-left: 20px;
}
.footer-menu-item {
    float: left;
    margin-right: 20px;
}
.footer-menu-item.item1,
.footer-menu-item.item2,
.footer-menu-item.item3 {
    width: 187px;
}
.footer-menu-item.item4 {
    width: 162px;
}
.footer-menu-item.item5 {
    width: 100px;
}
.footer-menu-mod {
    font-size: 11px;
}
.footer-menu-title, .footer-menu-mod .module_head {
    color: #4b4b4b;
    font-weight: bold;
    font-size:11px;
    margin-bottom: 1em;
}
.footer-menu {
}
.footer-menu li {
    margin-bottom: 0.35em;
}
.footer-menu li a {
    color: #656565;
    text-decoration: none;
}
.footer-menu li a:hover,
.footer-menu li.active a {
    color: #f94764;
    text-decoration: none;
}

/*.footer-botttom */
.footer-bottom {
/*    height: 65px; 24.12.2015  */
    border-top: 1px solid #9c9c9c;
    text-align: center;
}
.footer-bottom-inside { 
    border-top: 1px solid #fff;
}
.footer-copiryght {
    position: absolute;
    width: 270px;
    left: 0;
    top: 17px;
    min-height: 20px;
    padding-left: 29px;
    font-size: 11px;
    color: #afafaf;
    text-align: left;
    background: url(../img/icon-copyright.png) 0 4px no-repeat;
}
.footer-contacts {
    position: absolute;
    left: auto;
    right: 0;
    top: 12px;
    text-align: right;
}
.footer-contacts .phone-f {
    font-size: 12px;
    color: #616161;
}
.footer-contacts .phone-f span {
    font-size: 17px;
    color: #f94764;
    font-weight: bold;
}
.footer-contacts .email-f {
    font-size: 12px;
    font-weight: bold;
    color: #f94764;
}

/* 24.12.2015 */
/*
.footer-count {
    position: absolute;
    left: auto;
    top: 25px;
    right: 165px;
}
*/
.footer-count {
    position: absolute;
    bottom: 20px;
    right: 5px;
}


/* 24.12.2015 */
/*
.footer-socseti {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    margin: 0 auto;
    padding-top: 22px;
}
*/
.footer-socseti {
	position: absolute;
	bottom:20px;
	left:250px;
}
.footer-socseti li {
    display: block;
    float:left;
    *zoom: 1;
    margin-right: 5px;
    *margin-right: 3px;
}
.vk_button {
    width: 140px;
}
.fbook_button {
    width: 140px;
}
/* search-box */
.search-box {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -32px;
    height: 65px;
    width: 234px;
    overflow: hidden;
    background: url(../img/search-bg.png) 0 0 no-repeat;
}
.search-box.hide {
    width: 33px;
    background-position: right 0;
    cursor: pointer;
}
.search-box.hide form {
    display: none;
}
.search-box .search-input {
    position: absolute;
    width: 122px;
    top: 29px;
    left: 28px;
    background: url(../img/spacer.png) 0 0 repeat;
    border: 0 none;
}
.search-box .search-submit {
    position: absolute;
    width: 67px;
    height: 27px;
    left: 155px;
    top: 23px;
    background: url(../img/spacer.png) 0 0 repeat;
    border: 0 none;
}
/* inner-search-box */
.inner-search-box {
    height: 55px;
    width: 216px;
    overflow: hidden;
    background: url(../img/inner_search_bg.gif) 0 0 no-repeat;
    position:relative;
    margin-top:15px;
    margin-bottom:5px;
    padding-bottom:10px !important;
}
.inner-search-box .search-input {
    position: absolute;
    width: 122px;
    top: 20px;
    left: 11px;
    background: url(../img/spacer.png) 0 0 repeat;
    border: 0 none;
}
.inner-search-box .search-submit {
    position: absolute;
    width: 64px;
    height: 30px;
    left: 120px;
    top: 20px;
    background: url(../img/spacer.png) 0 0 repeat;
    border: 0 none;
}
.custom p {
    margin:0;
}
.phone-box a {
    text-decoration:none;
}
.article_title {
    color: #F94764;
    font-weight: bold;
    margin-bottom: 1.23em;
}
.result-title {
    color: #F94764;
    font-weight: bold;
}
.result-category {
    font-weight: bold;
}
.search_result {
    margin:10px 0;
}
.item-page {
    margin-top:40px;
}
.ccms_form_element {
    margin-bottom: 0px;
}
.ccms_form_element input, textarea, input[type="file"] {
    width:270px;
    border-radius:4px;
}
.cfdiv_submit {
/*  margin:0px 0 30px 0;*/
    margin:0;
}
.cfdiv_submit input, .cfdiv_submit input.callback, .cfdiv_submit input.feedback,  input.calculate, input.artists-button{
    display: block;
    width: 275px;
    height: 88px;
    overflow: hidden;
    cursor: pointer;
    background: url(../img/submit_button.png) 0 0 no-repeat;
    border:none;
    text-indent:-9999px;
    margin:0 auto;
}

.cfdiv_submit input.callback{
    background: url(../img/submit_button_callback.png) 0 0 no-repeat;
}

.cfdiv_submit input.feedback{
    background: url(../img/submit_button_feedback.png) 0 0 no-repeat;
}

.cfdiv_submit input:hover, .cfdiv_submit input.callback:hover, .cfdiv_submit input.feedback:hover,  input.calculate, input.artists-button:hover {
    background-position: left bottom;
}
.galery_slider_box {
    width:640px;
    height:100px;
    margin:0 auto;
    overflow:hidden;
    margin-bottom:14px;
    padding:28px 35px 28px 45px;
    border-top: 1px solid #f94764;  
    border-bottom: 1px solid #f94764;   
}
.galery_slider_box>div {
    width:640px;
}
.galery_slider_box .jcarousel-clip {
    overflow:hidden;
}
.galery_slider_box .jcarousel-prev, .galery_slider_box .jcarousel-next {
    width:28px;
    height:42px;
    position:absolute;
    cursor:pointer;
}
.galery_slider_box .jcarousel-prev {
    background: url(../img/inner_slider_nav.gif) left top no-repeat;
    left:-44px;
    top:30px;
}
.galery_slider_box .jcarousel-prev-disabled {
    background-position:left bottom;
}
.galery_slider_box .jcarousel-next {
    right:-35px;
    top:30px;
    background: url(../img/inner_slider_nav.gif) right top no-repeat;
}
.galery_slider_box .jcarousel-next-disabled {
    background-position:right bottom;
}
.gallery_slider {
    width:640px;
    height: 100px;
    overflow: hidden;
    position: relative;
}
.gallery_slider li {
    float:left;
    margin-right:10px;
}
.wrp-inside .search {
    margin-top: 40px;
}
.search .phrases-box{
    margin:5px 0;
}
.wrp-inside .pg-categories-view, .wrp-inside .pg-category-view {
    margin-top: 40px !important;
}
.left-side {
    width:216px;
    float:left;
}
.left-side .moduletable {
    padding-bottom:15px;
    border-bottom: 1px solid #eaeaea;
}
.middle-side {
    width:720px;
    float:right;
}
.moduletable.inner_left {
    margin-top: 20px;
    padding-left:15px;
}
.moduletable.inner_left .module_head{
    color:#4b4b4b;
    font-size:16px;
    padding-bottom:5px;
}
.moduletable.inner_left li {
    display: block;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    margin:3px 0; 
}
.moduletable.inner_left a {
    height: 26px;
    color: #969696;
    text-decoration: underline;
    cursor: pointer;
}
.moduletable.inner_left a:hover, .moduletable.inner_left .active a {
    text-decoration: none;
}
.pg-imgbg {
    background: none repeat scroll 0 0 #F8FAFC;
    border: 1px solid #CCCCCC;
    margin: 15px 10px 0;
    padding: 6px;
}
.phocagallery-box-file-third {
    background: none repeat scroll 0 0 #F8FAFC;
    border: 1px solid #CCCCCC;
    margin: 15px 10px 0;
    padding: 6px;
}
.pg-imgbg a {
    display:block;
    width:100px;
    overflow:hidden;
}
.pg-cats-box-float {
/*  float:left; */
}
td.cat_desc {
    padding-top:15px;
}
td.cat_desc .small{
    color: #333333;
    font-family: tahoma;
    font-size: 11px;
    text-align: justify;
}
li.parent:hover>.nav-child {
    display:block;
}
ul.clients {
    overflow:hidden;
}
ul.clients li {
    display: inline-block;
    *display: inline;
    height: 60px;
    width:105px;
    margin-right:3px;

    position: relative;
    overflow: hidden;
    padding: 0 15px;
    background: #fff;
    border: 1px solid #fff;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius:12px;
    -o-border-radius: 12px;
    -ms-border-radius: 12px;
    -icab-border-radius: 12px;
    border-radius: 12px;
    *zoom: 1;
    behavior: url(css/PIE.htc); 
}
ul.clients li img{
    display: block;
    position: relative;
    top: -60px;
}
ul.clients li img:hover{
    top: 0px;
}
ul.clients li:hover{
    border-color: #e7e7e7;
}
.chrono_captcha_input {
    width:150px !important;
}
#pg-pagination {
    display:block !important;
}#pg-pagination ul {
    display:inline-block;
}
#pg-pagination ul li {
    float:left;
    margin:0 5px;
}
.cat_separator {
    width:720px;
    height:20px;
    overflow:hidden;
}
.menu_box {
    display:inline-block;
    margin:0 12px 12px 0;
    vertical-align:top;
}
.blog .items>div {
    padding-bottom:10px;
    margin-bottom:15px;
    border-bottom: 1px solid #F94764;
}
.blog .items>div>h2 {
    margin:15px 0 10px 0;
}
.blog .items .article-info {
    margin:5px 0;
}
.blog .items>div:last-child {
    border-bottom:none;
}
.pagination {
    text-align:center;
}
.pagination ul {
    overflow:hidden;
    display:inline-block;
}
.pagination ul li{
    float:left;
    padding:0 5px;
}



/* Yandex-карта */
div#map {
    margin:0 0 20px 0;
    width:700px;
    height:350px;
    border:1px solid #000;
}


/* Форма заказа */
#sbox-content {
    overflow:hidden;
}

div.item-page {
    margin:0;
    overflow:hidden;
}

div.item-page h1 {
    margin:0 0 10px 0;
    font-size:21px;
    font-weight:normal;
    text-transform:none;
}


div.item-page textarea {
    height:100px;
}

div.item-page .ccms_form_element {
    padding:5px 0 5px 5px;
}

div.item-page label {
    padding:0 5px 0 0;
    width:100px;
    text-align:right;
}


/* Акции */
/* search-box */
div.akcii-box {
    position: absolute;
    top: 20px;
    right: 0px;
    width: 126px;
    height: 35px;
    overflow: hidden;
}

div.akcii-box a {
    display:block;
    position:absolute;
    top:0;
    right:-2px;
    width: 126px;
    height: 35px;
    line-height: 35px;
    font-size:16px;
    font-weight:bold;
    text-decoration:none !important;
    background: url(../img/akcii-bg.png) 0 0 no-repeat;
    overflow: hidden;
}

div.akcii-box a:hover {
    right:0px;
    text-decoration:none !important;
}


/* Задать вопрос */
div.feedback-box {
    position: fixed;
    margin:-105px 0 0 0;
    top: 50%;
    right: 0px;
    width: 40px;
    height: 210px;
    background:url(../img/button-feedback.png) 0 0 no-repeat;
    overflow: hidden;
}

div.feedback-box a {
    display:block;
    width: 40px;
    height: 210px;
    text-decoration:none;
}


/* Калькулятор */
div.calculate {
	margin:10px 0 25px 0;
}

div.calculate ul.row {
    list-style:none;
    margin:0;
    padding:0;
}

div.calculate ul.row li {
    font-weight:bold;
    margin:0 0 0 15px;
    padding:5px 0;
}

div.calculate ul.row ul {
    list-style:none;
    margin:5px 0 0 15px;
    padding:0;
}

div.calculate ul.row ul li {
    font-weight:normal;
    padding:2px 0;
}

div.calculate input[type="text"] {
    width:75px;
    text-align:center;
}

div.calculate p {
    margin:15px 0;
    font-size:16px;
    font-weight:bold;
}

div.calculate p span {
    margin:0 5px;
    padding:0;
    color:#f94764;
    text-align:center;
    border-bottom:1px solid #f94764;
}

div.calculate .row {
    margin:0 0 5px 0;
    overflow:hidden;
}

div.calculate .row-contacts {
    margin:0 0 5px 0;
    height:24px;
    line-height:24px;
    overflow:hidden;
}

div.calculate .title {
    margin:0 10px 0 0;
    float:left;
    font-weight:bold;
    text-align:right;
}

div.calculate .value input[type="text"] {
    margin:0 10px 0 0;
    padding:2px 5px;
    float:left;
    width:150px;
    text-align:left;
}



/* Форма ЗАКАЗАТЬ АРТИСТА */
div.artists {
    margin:25px;
}

div.artists table {
	
}

div.artists th {
	padding:0 0 5px 0;
	text-align:left;
}

div.artists td {
	padding:0 0 5px 0;
}

div.artists input[type="text"], div.artists select, div.artists textarea {
	padding:2px 5px;
	width:350px;
	border:1px solid #aaa;
}

div.artists textarea {
	height:100px;
}




/* Кнопки */
.btn-red {
    position:relative;
    display:inline-block;
    margin:0 20px 0px 0;
    padding:0 0 0 15px;
    height:26px;
    line-height:26px !important;
    font-size:14px;
    font-weight:normal;
    color:#fff !important;
    text-decoration:none;
    border:0 !important;
    background: url(../img/menu-horizontal.png) no-repeat left top;
}

.btn-red i, .btn-red em{
    position:absolute;
    display:inline;
    right:-15px;
    top:0;
    width:15px;
    height:26px;
    border:0 !important;
    background:url(../img/menu-horizontal.png) no-repeat right top;
    overflow:hidden;
}

.btn-red:hover {
    text-decoration:underline;
}


a.video{
    display: inline-block;
    text-decoration: none;
    padding: 5px 20px;
    border: 1px solid #F94764;

    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}

a.video:hover{
    color:#fff;
    background:#F94764;
}



/*
.btn-red:hover{ background-position: 0 -50px; }
.btn-red:hover i{ background-position: 100% -50px; }
*/

#artistList, #artistInfo {
	margin:10px 0;
}

#artistList .artistBlock {
	margin:0 30px 40px 0;
	float:left;
	width:210px;
	height:300px;

	background:#eee;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius:12px;
    -o-border-radius: 12px;
    -ms-border-radius: 12px;
    -icab-border-radius: 12px;
    border-radius: 12px;
}

#artistList .artistBlock.corner {
	margin:0 0 40px 0;
}

#artistList .artistWrapper {
	margin:24px;
	width:162px;
}

#artistList .artistWrapper .artistTitle {
	height:50px;
	font-size:18px;
	color:#000;
}

#artistList .artistWrapper img {
	border:1px solid #888;
}

#artistList .artistWrapper .artistBtn {
	margin:20px 0 0 0;
	width:100%;
	text-align:center;
}



/* 24.12.2015  */
.footer-wrapper {
	position:relative;
	display:block;
	padding:10px 0;
	width:100%;
	height:36px;
}

.footer-block {
	position:relative;
	height:32px;
	display:inline-block;
	padding:5px 15px;
	float:left;
}

.footer-block-delim {
	display:inline-block;
	margin:5px 0;
	float:left;
	width:5px;
	height: 28px;
	border-left:1px solid #ddd;
}

.footer-block.address {
	height:32px;
	line-height:32px;
	font-size: 11px;
	color: #afafaf;
	text-align: center;
}

.footer-block.phone {
	height:32px;
	line-height:32px;
	font-size:20px;
}

.footer-block.phone span {
	color:#f94764;
}

.footer-block.copyright {
	padding: 10px 15px 5px 29px;
	font-size: 11px;
	color: #afafaf;
	text-align: left;
	background: url(../img/icon-copyright.png) 0 15px no-repeat;
}