html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height: 100%;
        background: #100611;//150a1c
}
header, nav, section, article, aside, footer {
	display: block;
}
body {
	font: 12px/18px 'Times New Roman', Georgia, Times, serif;
	width: 100%;
	height: 100%;
        color: #eedec5;
        overflow-x: hidden;
}
a{
	color: #eedec5;
	outline: none;
	text-decoration: none;
        border-bottom: 1px solid #eedec5;
        cursor: pointer;
}
a.popup{
    border-style: dotted;
}
a.nobr{
    border: none;
}
a.red{
    color: #cd3422;
    border-color: #cd3422;
}
a.red:hover{
    color: #686867;
    border-bottom: 1px solid #686867;
}
a:hover {
	text-decoration: none;
        color: #bba88b;
        border-color: #bba88b;
}
a.pop{
    text-decoration: none;
    border-bottom: 1px dashed white;
}
p {
	margin: 0 0 10px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
td,th{
    vertical-align: top;
}
.pattern{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    z-index: 1;
    min-width: 988px;
    overflow-x: hidden;
    background: url('../images/bg.jpg') no-repeat top center transparent;
  //  background: url('../images/pattern3.png') repeat;
  //  background-color: transparent;
  //  background-position: 0px 100px;
}
#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

h1,h2,h3,h4,h5,h6{
    color: #eee0c9;
}

h1{
    font-size: 24pt;
    margin-bottom: 10px;
}
h2{
    font-size: 18pt;
    margin-bottom: 8px;
}
h3{
    font-size: 14pt;
    margin-bottom: 5px;
    font-weight: bold;
}
h4{
    font-size: 12pt;
    margin-bottom: 4px;
    font-weight: bold;
}
h4{
    font-size: 11pt;
    margin-bottom: 3px;
    font-weight: bold;
}

div.holder1240{
    width: 988px;
    margin: 0 auto;
    padding: 0 20px;
}

#header {
    height: 35px;
    padding-top: 15px;
    margin: 0 auto;
}
#header .head{
    width: 970px;
    margin: 0 auto;
}
#header .head td.langs{
    width: 100px;
    padding-top: 7px;
}
#header .head td.langs span.sap{
    display: inline-block;
    width: 1px;
    border-left: 1px dotted white;
    height: 17px;
    position: relative;
    margin-bottom: -4px;
}
#header .head td.langs a{
    margin: 0 3px;
    color: white;
    text-decoration: none;
    border: none;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
#header .head td.langs a.active, #header .head td.langs a:hover{
    color: #b7844d;
}
#header .head td.search input.search_input{
    border-radius: 4px;
    background:  url('../images/bg_search.png') repeat-x top center;
    border: none;
    line-height: 21px;
    padding: 5px 35px 5px 10px;
    width: 180px;
    color: #eeddc3;
    font-style: italic;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    margin-right: -32px;
}
#header .head td.search input.search_button{
    width: 26px;
    height: 26px;
    position: relative;
}
#header .head td.contact{
    text-align: right;
    vertical-align: middle;
}
#header .head td.contact div.contactbox{
    display: inline-block;
}
#header .head td.contact div.contactbox .phone{
    padding-left: 30px;
    font-size: 16pt;
    color: #eddbbc;
}
#header .head td.contact div.contactbox .callback{
    padding-left: 5px;
    position: relative;
    top: -3px;
}
#header .head td.contact div.contactbox .callback a{
    color: #c5e2ff;
    font-size: 8pt;
    border-bottom: 1px dotted #c5e2ff;
    text-decoration: none;
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

.leftmenu{
    float: left;
}
#portfolio > ul {
    width: 112px;
}
#mainmenu{
    margin-top: -70px;
    width: 100%;
    margin-bottom: 0;
    background:  url('../images/light_menu.jpg') no-repeat top center;
    padding-top: 80px;
}

div.mainmenu{
    width: 100%;
    height: 138px;
    background:  url('../images/menu.png') no-repeat top center;
    position: relative;
    z-index: 20;
}
.mainmenu table.mainmenu{
    width: 970px;
    margin: 0 auto 0 auto;
    position: relative;
}

.mainmenu td.logo{
    width: 310px;
}
.mainmenu td.logo div{
    width: 310px;
    height: 138px;
}
.mainmenu td.menu{
    width: 330px;
    padding-top: 32px;
    text-align: center;
}

.mainmenu li ul{
    /*display: inline-block;*/
    width: auto;
    position: absolute;
    /*width: 350px;*/
    padding: 20px 0;
    /*background: url('../images/bg_ddmenu.png') no-repeat bottom center;*/
    border-top: none;
    border-radius: 0 0 5px 5px;
    display: block;
    z-index: 19;
}
.mainmenu td.menu li a{
    font-size: 15pt;
    color: #5e4326;
    text-decoration: none;
    border: none;
    display: inline-block;
    height: 30px;
    border-radius: 3px;
    line-height: 30px;
    padding: 0 10px;
}
.mainmenu td.menu li ul li{
    background: none;
    height: auto;
    float: none;
}
.mainmenu td.menu li ul li a{
    font-size: 12pt;
    line-height: 1;
    height: auto;
    color: #5b402b;
    text-decoration: none;
    text-shadow: none;
    padding: 2px 1px;
    margin: 2px 0;
    background: none;
    text-transform: none;
}
.mainmenu td.menu li ul li a:hover{
    background: none;
    color: #5b402b;
    text-decoration: underline;
}


.mainmenu td.menu li a.active, .mainmenu td.menu li a:hover{
    background: url('../images/bg_menu_link.jpg') no-repeat top center;
    color: #feecb6;
}

/*.mainmenu td.menu ul{
    
}*/
.mainmenu td.menu._left{
    padding-left: 35px;
}
.mainmenu td.menu._right{
    padding-right: 10px;
    text-align: right;
}

.ddmenubg{
    top: 130px;
    margin-left: -540px;
    left: 50%;
    z-index: 15;
    position: absolute;
    display: none;
    width: 160px;
    height: 320px;
    background: url('../images/bg_ddmenu.png') no-repeat bottom center;
    padding: 18px 10px 0 10px;
}
.mainmenu td.menu .ddmenu{
    position: absolute;
    display: none;
    margin-left: -27px;
    width: 155px;
    height: 190px;
    padding-top: 22px;
/*    background-color: red;*/
}
.mainmenu td.menu .ddmenu ul{
    display: none;
}
.mainmenu td.menu .ddmenu li{
    float: none;
    margin-top: 4px;
    margin-bottom: 5px;
    padding: 0;
    text-align: center;
}
.mainmenu td.menu .ddmenu li a{
    font-size: 12pt;
    line-height: 1;
    height: auto;
    color: #5b402b;
}

.mainmenu td.menu .ddmenu li a:hover{
    background: none;
    text-decoration: underline;
}

.breadcrumbs{
    margin-bottom: 15px;
    font-size: 9pt;
    padding-left: 17px;
    background: url('../images/home.png') no-repeat 0 3px;
    color: #7d7266;
}
.breadcrumbs a{
    color: #7d7266;
    border-color: #7d7266;
}
.breadcrumbs a:hover{
    color: #fffaeb;
    border-color: #fffaeb;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 988px;
        margin: 0 auto;
	padding: 0 0 60px 0;
	height: 1%;
	position: relative;
        color: #f2eed9;
        font-size: 11pt;
        text-shadow: 0 1px 1px #2f2a2a;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}

#middle.sideRight {
    padding: 0 330px 0 0;
}

#middle.onecolumn{
    padding:0;
}

#incontainer {
	width: 100%;
	float: left;
	overflow: hidden;
}
#incontent_left {
    padding: 0 0 0 340px;
}
#incontent_right {
    padding: 0 340px 0 0;
}

#middle  div.staticPage{
}
#middle  div.staticPage h1{
    font-size: 18pt;
    color: #c9e9ff;
    border-bottom: 1px solid #dec681;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#middle  div.staticPage p{
    margin-bottom: 5pt;
}

#middle  div.staticPage ul, #middle  div.staticPage ol{
    list-style: disc outside;
    margin-left: 10px;
    margin-bottom: 10px;
    padding-left: 5px;
    margin-top: 5px;
}
#middle  div.staticPage li{
    padding-bottom: 3px;
    padding-top: 1px;
    padding-left: 3px;
    margin-left: 8px;
    color: #dec681;
}
#middle  div.staticPage li a{
    color: #dec681;
    border-color: #dec681;
}
#middle  div.staticPage ul.gold li, #middle  div.staticPage ol.gold li{
    color: #dec681;
}

#middle  div.staticPage ul.zavitushka li{
    list-style: none;
    background: url('../images/li.png') no-repeat 0 0;
    padding-bottom: 8px;
    padding-top: 1px;
    padding-left: 32px;
}

#middle .col1{
    display: inline-block; 
    vertical-align: top;
    overflow: hidden;
}
#middle .col2{
    display: inline-block; 
    vertical-align: top;
    overflow: hidden;
    margin-top: 15px;
    padding: 15px;
    background: url('../images/bg_page.png');
    border-radius: 10px;
}
#middle .col2.nobg{
    background: none;
}
#middle .col3{
    display: inline-block; 
    vertical-align: top;
    width: 210px;
    padding-left: 20px;
    overflow: hidden;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 320px;
	margin-left: -100%;
	position: relative;
}
#sideRight {
	float: right;
	width: 320px;
	margin-left: -100%;
	position: relative;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
    padding-top: 20px;
    width: 100%;
    height: 30px;
    position: relative;
    margin-top: -50px;
    color: #eedec5;
    background: url('../images/bg_footer.png') repeat-x top left;
}
#footer a{
    text-decoration: underline;
    border: none;
}
#footer td.flinks{
    text-align: right;
}
#footer span.sap{
    display: inline-block;
    width: 1px;
    border-left: 1px dotted white;
    height: 11px;
    position: relative;
    margin: 0 5px -2px 5px;
}
#footer td.invo{
    text-align: right;
    padding-left: 20px;
}
#footer td.invo a{
    position: relative;
    margin-top: -4px;
    display: block;
    padding-right: 73px;
    height: 23px;
    color: #b5a776;
    line-height: 23px;
    background: url('../images/invo.png') no-repeat top right
}
#footer td.invo a:hover{
    background-position: 100% -23px;
    color: white;
}
/* Elements
-----------------------------------------------------------------------------*/

div.sap{
    width: 100%;
    height: 28px;
    background: url('../images/saperator.png') 0 0 repeat-x;
}
div.sap.bottom{
    background-position: 0 -28px;
}


div.slider{
    width: 988px;
    height: 350px;
    margin: 25px auto -40px auto;
    position: relative;
    z-index: 5;
}
div.slider .slider_frame{
    width: 920px;
    height: 280px;
    margin: 0 auto;
    background: url('../images/bg_slider.jpg') no-repeat 0 0;
    overflow: hidden;
    box-shadow: 0 5px 20px #241b11;
}
div.slider .slider_mask{
    width: 832px;
    height: 195px;
    overflow: hidden;
    margin: 43px 44px 42px 44px;
}
div.slider div.sliderPrev, div.slider div.sliderNext{
    width: 23px;
    height: 44px;
    background: url('../images/but_slider.png') no-repeat 0 0;
    position: relative;
    z-index: 10;
    top: -160px;
    float: left;
    cursor: pointer;
    margin-bottom: -44px;
}
div.slider div.sliderNext{
    float: right;
    background-position: -23px 0;
}
div.slider .slider_frame .slide{
    float: left;
    width: 832px;
    height: 195px;
    overflow: hidden;
}
div.slider .slider_frame .slide.link{
    cursor: pointer;
}
div.slider .navi{
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
}
div.slider .navi .sap{
    background: url('../images/bg_sapperator.png') repeat-x center center;
}
div.slider .navi .buttons{
    width: 200px;
    text-align: center;
}
div.slider .navi .buttons span{
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url('../images/but_slider_page.png') no-repeat 0 -14px;
    cursor: pointer;
}
div.slider .navi .buttons span.active, div.slider .navi .buttons span:hover{
    background-position: 0 0;
}

/*MAIN PAGE*/
.main_buttons{
    width: 938px;
    margin: -5px auto 0px auto;
/*    border-top: 1px dotted white;*/
}
.main_buttons td{
/*    border: 1px solid white;*/
}
.main_buttons div.button{
    display: block;
    background: url('../images/main_buttons.jpg') no-repeat 0 0;
    position: relative;
    z-index: 2;
    width: 300px;
    height: 300px;
}
.main_buttons div.button div{
    padding-top: 80px;
    text-align: center;
/*    background-color: red;*/
}
.main_buttons div.button a{
    margin: 0 auto;
    width: 210px;
    display: block;
    font-size: 12pt;
    text-decoration: none;
    border: none;
    text-align: center;
    color: #322321;
    padding-top: 160px;
    text-shadow: none;
}
.main_buttons .button.active{
    z-index: 1;
}
.main_buttons .button.b1{
    background-position: 0 0;
}
.main_buttons .button.b1.active{
    background-position: -2px -579px;
}
.main_buttons .button.b2{
    width: 338px;
    background-position: -300px 0;
}
.main_buttons .button.b2.active{
    background-position: -302px -579px;
}
.main_buttons .button.b3{
    background-position: -638px 0;
}
.main_buttons .button.b3.active{
    background-position: -640px -579px;
}
.main_buttons .button.b4{
    height: 276px;
    background-position: 0 -300px;
}
.main_buttons .button.b4.active{
    background-position: -2px -879px;
}
.main_buttons div.button.b4 a{
    font-size: 11pt;
    padding-right: 4px;
}
.main_buttons .button.b5{
    height: 276px;
    background-position: -638px -300px;
}
.main_buttons .button.b5.active{
    background-position: -640px -879px;
}
.main_buttons .button.b5 a, .main_buttons .button.b4 a{
    padding-top: 143px;
}

.main_buttons .ps{
    background: url('../images/main_buttons.jpg') no-repeat -300px -300px;
}

.order_star{
    width: 938px;
    margin: 0 auto 20px auto;
    height: 229px;
    background: url('../images/order_star.jpg') no-repeat 0 0;
}
.order_star div{
    text-align: center;
    width: 190px;
    margin: 0 auto;
    padding-top: 45px;
}
.order_star div a{
    display: block;
    width: 170px;
    color: #eedfc5;
    font-size: 16pt;
    line-height: 1.0;
    text-decoration: none;
    border: none;
    text-shadow: 1px 0 1px #444444;
    padding: 50px 10px;
}
.order_star div a:hover{
    color: #e6b560;
}

.news_block{
    margin-bottom: 20px;
}

.news_articles{
    width: 930px;
    margin: 20px auto 7px auto;
}
.news_article{
    width: 280px;
    margin: 20px 0 40px 0;
    padding: 0 15px;
}
.news_article .news_date{
    color: #8d7a60;
    margin-bottom: 3px;
    font-size: 11pt;
}
.news_article .news_head{
    padding-bottom: 3px;
    border-bottom: 1px solid #dec681;
    margin-bottom: 4px;
}
.news_article .news_head a{
    color: #c9e9ff;
    font-size: 12pt;
    border: none;
}
.news_article .news_head a:hover{
    color: #8d7a60;
}
.news_article .news_intro{
    color: #fff8e5;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

table.header{
    width: auto;
    margin: 5px auto;
}
table.header td h1{
    margin: 0 15px;
}
table.header td.svirl{
    width: 31px;
    height: 40px;
    background: url('../images/svirl.png') 0 0 no-repeat;
}
table.header td.svirl.right{
    background-position: -31px 0;
}
.news_block div.sap{
    width: 500%;
    margin-left: -250%;
    position: relative;
}
.news_block .news_slider{
    height: 200px;
}
div.partners{
    margin-top: 15px;
    margin-bottom: 30px;
}
div.partners .slider_frame{
    width: 900px;
    height: 80px;
    overflow: hidden;
    margin: 20px auto;
    text-align: center;
    
}
div.partners .slider_frame .slide{
    display: block;
    vertical-align: middle;
    text-align: center;
    float: left;
    width: 180px;
    height: 90px;
    overflow: hidden;
}

div.sap_line{
    width: 979px;
    height: 10px;
    margin: 7px auto;
    background: url('../images/sap_line.png') 0 0 no-repeat;
}



div.rmenu{
    margin-top: 10px;
    margin-left: 2px;
    width: 250px;
    height: 1120px;
}
div.rmenu .rbutton{
    position: relative;
    height: 180px;
    background: url('../images/rmain_buttons.jpg') 0 0 no-repeat;
}
div.rmenu .rbutton .button.active{
    z-index: 1;
}
div.rmenu .rbutton div{
    padding-top: 20px;
    text-align: center;
}
div.rmenu .rbutton div a{
    padding-top: 120px;
    display: inline-block;
    color: #322321;
    text-decoration: none;
    border: none;
    text-shadow: none;
    font-size: 11pt;
}
div.rmenu .rbutton.b1.active{
    background-position: -250px 0;
}
div.rmenu .rbutton.b2{
    background-position: 0 -180px;
}
div.rmenu .rbutton.b2.active{
    background-position: -250px -180px;
}
div.rmenu .rbutton.b2 div a{
    padding-top: 112px;
}
div.rmenu .rbutton.b3{
    background-position: 0 -360px;
}
div.rmenu .rbutton.b3.active{
    background-position: -250px -360px;
}
div.rmenu .rbutton.b3 div a{
    padding-top: 101px;
}
div.rmenu .rbutton.b4{
    background-position: 0 -540px;
}
div.rmenu .rbutton.b4.active{
    background-position: -250px -540px;
}
div.rmenu .rbutton.b4 div a{
    padding-top: 91px;
}
div.rmenu .rbutton.b5{
    background-position: 0 -720px;
}
div.rmenu .rbutton.b5.active{
    background-position: -250px -720px;
}
div.rmenu .rbutton.b5 div a{
    padding-top: 80px;
}

div.rmenu .order_star{
    margin-top: -30px;
    width: 250px;
    height: 218px;
    background: url('../images/rmain_orderstar.jpg') 0 0 no-repeat;
}
div.rmenu .order_star div{
    padding-top: 40px;
}

div.login{
    width: 200px;
    margin: 0 auto;
}

div.tmenu{
    border-radius: 5px;
    background-color: #686867;
    padding: 10px 15px;
    margin-bottom: 15px;
    height: 19px;
}
div.tmenu ul li{
    float: left;
    margin-right: 15px;
}


.article_block{
    margin-bottom: 35px;
}
.article_block .head{
    font-size: 18pt;
    border-bottom: 1px solid #dec681;
    margin-bottom: 10px;
    padding-bottom: 7px;
}
.article_block .head.nobr{
    border: none;
    padding-bottom: 0px;
}

.article_block .head a{
    border: none;
    line-height: 1.1;
}
.article_block .date{
    font-size: 9pt;
    margin-bottom: 2px;
    font-style: italic;
}

div.imagebox{
    display: inline-block;
    width: 185px;
    height: 120px;
    border-radius: 8px;
    border: 1px solid #d6bf7c;
    overflow: hidden;
}

.list-view .pager{
    text-align: center !important;
}
div.pager ul{
    display: inline-block;
    height: 25px;
    margin: 5px auto 0 auto;
}
div.pager li{
    float: left;
    margin: 0 2px;
}
div.pager li a{
    border: none;
    padding: 3px 7px;
    border-radius: 4px;
    line-height: 25px;
}
div.pager li a:hover, div.pager li.selected a{
    color: #2f2a2a;
    background-color: #f5c75e;
}


div.gallery{
    border-top: 1px solid #c9e9ff;
    margin-top: 10px;
    padding-top: 7px;
}
div.gallery div.gimg_block{
    float: left;
    margin: 8px;
}
div.gallery div.gimg_block a{
    border: none;
}

div.reviews{
    margin: 10px auto;
    width: 258px;
    height: 98px;
    padding: 38px 0 0 0;
    font-size: 18pt;
    color: #504536;
    background: url('../images/review.png');
    text-align: center;
    text-shadow: none;
    line-height: 1.2;
}
div.reviews a{
    border: none;
    color: #504536;
}

div.cslider, 
div.cslider .slider_frame{
    overflow: hidden;
}
div.cslider .slider_frame{
    width: 601px;
    margin: 0 auto;
    height: 215px;
}
div.cslider div.slide{
    float: left;
    width: 187px;
    padding: 10px 20px 10px 0;
    text-align: center;
    font-size: 12pt;
    height: 185px;
}
div.cslider div.slide a{
    border: none;
}
div.cslider div.slide .imagebox{
    margin: 0 auto 5px auto;
}
div.cslider div.sliderPrev, div.cslider div.sliderNext{
    width: 23px;
    height: 44px;
    background: url('../images/but_slider.png') no-repeat 0 0;
    position: relative;
    z-index: 10;
    top: -160px; 
    float: left;
    cursor: pointer;
    margin-bottom: -40px;
    margin-left: 0px;
}
div.cslider div.sliderNext{
    float: right;
    background-position: -23px 0;
}

div.stars{
    width: 681px;
    margin: 0 auto;
}
div.stars div.starbox{
    float: left;
    width: 187px;
    padding: 15px 15px;
    text-align: center;
    font-size: 12pt;
    height: 230px;
}
div.stars div.starbox div.imagebox{
    height: 185px;
}

div.socbuttons{
    width: 216px;
    height: 95px;
    position: absolute;
    background: url('../images/soc_buttons.png') no-repeat 0 0;
    left: 50%;
    margin-left: 220px;
    margin-top: 50px;
}
div.socbuttons a{
    position: relative;
    z-index: 50;
    display: inline-block;
    width: 28px;
    height: 35px;
    margin: 40px 10px 0 11px;
    border: none;
}

div.order_star_head{
    width: 235px;
    height: 38px;
    position: absolute;
    margin-top: -43px;
    left: 50%;
    margin-left: -420px;
    z-index: 30;
}
div.order_star_head a{
    display: block;
    width: 185px;
    height: 38px;
    text-decoration: none;
    border: none;
    background: url('../images/bg_orderstar.png') no-repeat 0 -38px;
    color: white;
    font-size: 16pt;
    font-style: italic;
    cursor: pointer;
    line-height: 36px;
    padding: 0 30px 0 20px;
}

div.order_star_head a:hover{
    background-position: 0 0;
}
div.precontactform{
    height: 410px;
}
div.contactform{
    background: url('../images/bg_contact.png') 0 0 no-repeat;
    width: 657px;
    height: 370px;
    padding: 40px 45px 0px 55px;
    position: absolute;
    margin-left: -22px;
    color: #8e4c25;
    text-shadow: none;
    font-weight: bold;
    margin-top: -410px;
}
div.contactform sendok{
    font-size: 13pt;
    font-weight: bold;
}
div.contactform .capcha img{
}
div.contactform .capcha a{
    color: #8e4c25;
    border-color: #8e4c25;
}
div.contactform label{
    margin: 0;
    font-size: 9pt;
}
/*div.contactbg a{
    color: #8e4c25;
    border-color: #8e4c25;
}
div.contactbg div.form .inp{
    padding-bottom: 7px;
}
div.contactbg div.form .inp input, div.contactbg div.form .inp textarea, div.contactbg div.form .inp select{
    background-color: transparent;
    background: url('../images/bg_contact_input.png');
    color: b36121;
    border: none;
    box-shadow: inset 0 1px 3px #686867; 
    -moz-box-shadow:inset 0 5px 10px #000000; 
}

div.contactbg div.form .inp input.error, div.contactbg div.form .inp textarea.error, div.contactbg div.form .inp select.error{
    border: 2px solid #be7676;
}

div.contactform{
    
}*/

div.saperator{
    border-bottom: 1px dashed #666666;
}
.partners div._frame{
    text-align: center;
}
.partners div._frame div.slide{
    display: inline-block;
}
.partners div._frame.for4 div.slide{
    padding: 0 25px;
}
.clients_holder{
    text-align: center;
}
.clients_holder div.slide{
    display: inline-block;
}

._cslider_head{
    text-align: center; 
    margin-top: 20px;
    cursor: pointer;
}

.toup{
    clear: both;
    width: 100px;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-size: 9pt;
    margin-top: 10px;
    display: none;
}

#reformal_widget #reformal_widget-close{
    border: none;
}

.qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
    
    height: 22px;
    
    display: block;
    -moz-appearance: button;
    padding: 7px 15px;
    border: none;
    background-color: #be281a;
    color: white;
    line-height: 22px;
    white-space: pre;
    cursor: default;
    -moz-box-sizing: border-box;
    -moz-user-select: none;
    -moz-binding: none;
    text-align: center;
    display: inline-block;
    background: 0 0 repeat-x url('../images/bg_button.png');
    cursor: pointer;
    border-radius: 4px;

    text-shadow: 0 1px 1px black;

    box-shadow: 0 1px 1px #542121;
    -moz-box-shadow: 0 1px 1px #542121;
    -webkit-box-shadow:  0 1px 1px #542121;
}
.qq-upload-button-hover {background-position: 0 -36px;}
.qq-upload-button-focus {}

.qq-upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
    background:#FF9797; text-align:center; 
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.qq-upload-drop-area-active {background:#FF7171;}

.qq-upload-list {margin:15px 35px; padding:0; list-style:disc;}
.qq-upload-list li { margin:0; padding:0; line-height:15px; font-size:12px;}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin-right: 7px;
}

.qq-upload-file {}
.qq-upload-spinner {display:inline-block; background: url("loading.gif"); width:15px; height:15px; vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel {font-size:11px;}

.qq-upload-failed-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {display:inline;}

.page_gallery h3{
    margin-bottom: 15px;
}
.page_gallery_block{
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px dashed silver;
}
.page_gallery table table td{
    padding: 5px;
    vertical-align: middle;
}
.remove_gallery_title{
    margin-left: 85px;
}

div#rotator {
position:relative;
 height:150px;
 margin-left: 15px; 
 text-align: center
 }
div#rotator ul li {
float:left;
 position:absolute;
 list-style: none;
 }
div#rotator ul li.show {
z-index:50;
}

/* Всплывающее окно */	
#parent_popup {
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#popup { 
  background: #FFDAB9;
    width: 520px;
    margin: 10% auto;
	padding: 10px 10px 0px 10px;
	border: 3px solid white;
	position: relative;
	/*--CSS3 CSS3 Тени для Блока--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;

}
/* кнопка закрытия */
.close {
    background-color: rgba(0, 0, 0, 0.8);
	border: 2px solid #ccc;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: -15px;
	cursor: pointer;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
	color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    top: -15px;
    width: 24px;
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover {
    background-color: rgba(0, 122, 200, 0.8);
}

.share42init{
    float: right;
    padding-top: 15px;
}
#content #rotator img{
    height: 150px;
}
.sliderWrap {
    width: 988px;
    height: 350px;
    margin: 25px auto -40px auto;
    position: relative;
    z-index: 5;
}
.sliderWrap a {
    border-bottom: none;
}
.sliderWrap .bx-wrapper {
    width: 920px !important;
    height: 280px !important;
    border: 1px solid transparent;
    margin: 0px auto;
    background: url('../images/bg_slider.jpg') no-repeat 0px 0;;
   /* overflow: hidden;*/
    box-shadow: 0 5px 20px #241b11;
}
.sliderWrap .bx-viewport {
    width: 832px !important;
    height: 195px !important;
    overflow: hidden;
    margin: 43px 44px 42px 48px;
    border: none !important;
}
.bx-prev,
.bx-next {
    width: 23px;
    height: 44px;
    background: url('../images/but_slider.png') no-repeat 0 0;
    position: absolute;
    z-index: 10;
    top: -160px;
    float: left;
    cursor: pointer;
    margin-bottom: -44px;
}
.bx-prev {
    left: -35px;    
}
.bx-next {
    float: right;
    background-position: -23px 0;
    right: -35px;
}
.bx-controls {
    position: relative;
}
.bx-pager {
/*    position: relative;*/
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: -30px;
    width: 106px;
    margin: 0 auto;
    background-color: transparent;
}
.bx-pager::after {
    content: '';
    position: absolute;
    top: 24px;
    left: -50px;
    width: 50%;
    height: 2px;
    background: url('../images/bg_sapperator.png') repeat-x center center;
}
.bx-pager::before {
    content: '';
    position: absolute;
    top: 24px;
    right: -50px;
    width: 50%;
    height: 2px;
    background: url('../images/bg_sapperator.png') repeat-x center center;
}
.bx-pager-link {
    width: 19px;
    height: 14px;
    display: inline-block;
    background: url('../images/but_slider_page.png') no-repeat 0 -14px;
    cursor: pointer;
    text-indent: -9999px;
    color: transparent;
}
.bx-pager-link.active {
    background-position: 0 0;
}
.bx-pager-link {

}
.mainSlider.beforeDone {
opacity: 0;
}