@font-face {
    font-family: Bla;
    src: local("CharterITCItalic"),
    url(../fonts/charteritc_italic-webfont.eot);
}
/* далее для всех остальных браузеров */
@font-face {
    font-family: Bla;
    src: local("CharterITCItalic"),
    url(../fonts/charteritc_italic-webfont.ttf);
}

@font-face {
    font-family: 'Bla';
    src: url('../fonts/charteritc_italic-webfont.eot');
    src: url('../fonts/charteritc_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/charteritc_italic-webfont.woff') format('woff'),
         url('../fonts/charteritc_italic-webfont.ttf') format('truetype'),
         url('../fonts/charteritc_italic-webfont.svg#CharterITCItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

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, dd, dl, dt, li, ol, ul,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

blockquote {
	font-family:Georgia, Arial, Helvetica, Geneva, sans-serif;
	color:#606060;
	font-style:italic;
	font-size:13px;
}

html {
	height: 100%;
}

table {border-collapse:collapse;}

img, a img, table {
	border: none;
}


label {
	cursor:pointer;
}

.fl {float: left !important; width:auto;}
.fr {float: right !important; width:auto;}

div.spacer {
	height: 0;
	overflow:hidden;
	clear: both;
}

body, html {
	width: 100% !important;
}


/* site style */

body {
	min-height: 100%;
	height: 100%;
	background-image: url(.../img/bg/png);
    background-repeat: repeat;
}

body, table {
	font-family:Arial, Georgia, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color:#fff;
}

input, textarea, select {
	font-family: Arial;
	font-size: 12px;
}

a {
	font-family: inherit;
	font-size: inherit;
	color: #fffea9;
	text-decoration:underline;
	outline:none;
}

a:hover {
	color:#ffa200;
	text-decoration:underline;
	outline:none;
}

/* //site style */



h1  {line-height: 30px; font-size: 20px;}

/**********************************/

body {
	width:100%;
	min-width:1200px;
	height: auto !important;
	height: 100%;
	min-height:100%;
	padding:0;
	background:url(../img/bg.png) repeat;
}

#top {
    margin-left: -11px;
    text-shadow: #000207 2px 3px 3px;
    background-color: #2a2a2a; 
    background-image: url(../img/top.png);  
    padding-left: 20px; 
    padding-top: 19px; 
    height:46px;
    display:block;
    width:860px;
    font: 18px Bla;
}
#top span {
    
    color: #FFFEA9;
    font-size: 22px;
}
#top2{height:65px ; width:880px; position:absolute; display:block}
#top h3{display:inline;margin-left:3% ;top:15px;}
div#footer {
/*	height:229px; */
	width:100%;
	min-width:1024px;
	background:url(../img/left.png) repeat-y 0 0 #2a2a2a;
}

div.left_foot {
	width:300px;
	height:209px;
	float:left;
	padding-top:20px;
}

div.right_foot {
	width:100%;
	float:right;
	margin-left:-301px;
	/* padding-top:20px; */
}

div.right_foot_indent {
	padding-left:301px;
}

div.right {
	float:right;
	width:100%;
	margin-left:-301px;
	height:auto;
}

div.right_indent {
	padding-left:300px;
	
}

img.big_pic {
	display:block;
	float:right;
}

div.big_photo {
	background:url(/2010/img/big_pic_1.jpg) no-repeat 0 0;
	height:680px;
	width:1024px;
       position: relative;
}

* html div.big_photo {
	position: relative;
	height:680px;
}

div.left_indent {
	width:196px;
	margin:0 auto;
}

div.copyrights {
	margin:0 auto;
	width:310px;
	height:20px;
}

div.copy {
	float:left;
	font-size:12px;
	font-family:Calibri, Tahoma;
	background:#333230;
	padding:2px;
	margin-right:10px;
}

div.developer {
	float:left;
	font-size:11px;
	font-family:Calibri, Tahoma;
	padding-top:3px;
}

div.developer a {color:white; text-decoration:none;}
div.developer a:hover {color:#37d500; text-decoration:underline;}

/* menu */

div.jqueryslidemenu {height:auto !important;}

ul.menu {
    text-shadow: #000207 2px 3px 3px;
    width:90%;
	list-style:none;
	font-family:Bla;
	font-size:18px;
    padding-left: 15px;
}
ul.menu li {
	width:100%;
	list-style:none;
	position:relative;
    padding-left: 25px;
    background:url(../img/menu_back.png) 0 no-repeat;
}

ul.menu .view-id-articles.view-display-id-block_3 li {
    background: none!important;
    
}
ul.menu .view-id-articles.view-display-id-block_3 li a{
    	line-height:20px;
        margin-bottom: 6px;
        color: #fff9dc;
}
ul.menu .view-id-articles.view-display-id-block_3 li a:hover {
    color: #a8a7a7;
}
ul.menu li a {

	color:white;
	text-decoration:none;
	display:block;
	line-height:61px;
	width:100%;
    
}
.menu .view-content a{
    font-size: 15px;
}
ul.menu li a b{
    font-weight: normal;
}
ul.menu li a:hover {
	color:#a8a7a7;
	text-decoration:none;
    background-position: 2px;
}

ul.menu li a span {
	display:block;
	margin:0 auto;
	width:110px;
	cursor:pointer;
	padding-left:15px;
}

ul.menu li a.act {
	display:block;
	line-height:30px;
	width:100%;
	color:#a8a7a7;
	text-decoration:none;
	background:url(../img/menu_a_hover.gif) repeat-y 0 0;
}

/* */

.menu ul {
    padding: 13px 0!important;
	width:250px;

}

ul.menu ul li a{
	display:block;
	margin:0 auto;
	width:230px;
	cursor:pointer;
	padding-left:5px;
    font-family:Arial!important;
    font-size: 12px!important;
    line-height: 17px;
    padding-bottom: 8px;

}
.menu ul li{
	display:block;
	margin:0 auto;
	width:230px;
	cursor:pointer;
	padding-left:5px;
    font-family:Arial!important;
    padding-left: 16px;
    background-image: url(../img/arrow-left.png);
    background-repeat: no-repeat;
    background-position: 0 30%;
}

/* */

ul.menu ul ul {
	width:250px !important;
	position:absolute;
	top:0; left:100%;
	background:black;
	display:none;
	margin-left:250px;
}

ul.menu li ul li ul li a{
	display:block;
	margin:0 auto;
	width:230px;
	cursor:pointer;
	padding-left:15px;


}

ul.menu li ul.show {display:block;}

#logo {width: 300px; height:200px;background-image: url(../img/logo2.png); background-repeat: no-repeat;background-position: 0 50%;}

#content2 {float: right;display:block;width:860px;top:0px;padding-left:20px;margin-right:20px; padding-bottom: 30px; margin-top: 30px!important;}

#img {height:580px;display:block;background: url(../img/front6.jpg) no-repeat; }

.slideshow {width:750px; height:323px; position:absolute; top:240px; left:150px; margin-bottom: 20px;}
.slideshow li {width:750px; height:323px; overflow:hidden}

.frontslide .jcarousel-clip {width:100%; overflow:hidden}
.frontslide .jcarousel-prev {position:absolute; margin-top:-120px; left:-50px; width:45px; height:45px; background:url(../img/left_arrow.png) no-repeat; cursor:pointer}
.frontslide .jcarousel-next {position:absolute; margin-top:-120px; right:-54px; width:45px; height:45px; background:url(../img/right_arrow.png) no-repeat; cursor:pointer}


.frontslide {list-style:none; display: block;width: 800px; float: right;margin-right: 40px; margin-bottom: 20px; background-image: url(../img/tuning.png);background-repeat: no-repeat;background-position:-8px  7px ;}
.frontslide li {margin-right:20px; width:210px; height:180px;display: inline-block;background: url(../img/ramka.png);padding: 13px 20px 25px 15px;}
.frontslide #title {width: 220px!important; height: 28px!important; text-align: center; }
.frontslide #title a {text-decoration: none!important; color: #EDC772; text-shadow: #000207 2px 3px 3px;}
.frontslide #title:hover a{color: #ffa200;}
/*.frontslide li {background-image: url(../img/logo2.png); background-repeat: no-repeat;background-position: 0 50%;border: 1px dotted; margin-right:20px; width:250px; height:200px;display: inline-block;}*/
.frontslide li ul li {margin-left:10px; margin-top: 7px; width:200px; height: 25px; display: block;  border: none; background: none; padding: 0;line-height: 13px;font-size: 12px;}
.frontslide li ul li a { text-decoration:none; line-height: 12px; color: #FFFEA9;text-shadow: #000207 2px 3px 3px;}
.frontslide li ul li a:hover {color: #ffa200;}

div.left {
	display:inline-block;
    width:300px;
    float:left;
	min-height:680px;

}

.content { margin: 20px auto; max-width: 1200px; padding-top: 15px; }
.content_body{-moz-box-shadow:    0px 0px 3px 3px #121519;
  -webkit-box-shadow: 0px 0px 3px 3px #121519;
  box-shadow:         0px 0px 3px 3px #121519; background-image: url(../img/left.png); background-repeat:repeat-y; background-color: #2a2a2a}
/*Обратный звонок*/
.call_back {display: block; text-align:center; position: fixed; top: 200px; right:75px; z-index: 9999;}
.call_back p {height:29px; padding-left:20px; background:url(../img/ico_phone.png) 0 0 no-repeat; font:26px/20px "Times New Roman", Times, serif; color:#8f590e}
.call_back a {font:14px "Times New Roman", Times, serif}
.call_back form { z-index:1; display:none;margin-top:20px; width:320px; height:241px; padding:11px 16px 0; border-radius: 6px;}
.call_back form #question { resize:none;  width: 249px; height:72px;display:inline-block;border: none; background-color: #211F20; color: #fff; padding: 0 5px; }
.call_back .row {width:293px; height: 35px;background-image: url(../img/form_middle.png); padding-top: 12px; margin:0!important;}
.call_back .row2 {width:294px; height: 32px;background-image: url(../img/form_top.png);padding-top: 12px;margin:0!important;}
.call_back .row3 {width:295px; height: 84px;background-image: url(../img/form_bottom.png);padding-top: 9px;margin:0!important;}
.call_back .param_name {color:#44392f;display:inline-block;margin-top: 5px;}
.call_back .input_text { background-color: #211F20; border: none; margin: 0 auto;width: 249px; height: 24px; color: #fff;padding: 0 5px;}
.call_back .button {float:right; margin-right:12px; color: #44392f; margin-top: 50px;}
.call_back #send { margin-top:10px;}
#call_back_opener{
    font-size: 16px!important;
    display: block;
    position: fixed;
    width: 75px;
    text-align: center;
    top: 50%;
    right:0px;
    margin-top: 3px;
    padding: 5px;
    text-decoration: none; 
    background-color: #30302C;
    -moz-box-shadow:    0px 0px 2px 2px #0F1217;
  -webkit-box-shadow: 0px 0px 2px 2px #0F1217;
  box-shadow:         0px 0px 2px 2px #0F1217;
}

#category {
    margin: 30px auto 10px auto;
}
#category #title{
    text-align: left;
    margin: 0 auto 10px auto; 
    display: block; 
    max-width: 100%;
    height: 22px;
    
    background-image: url(../img/u_news.png);
    background-position: 0 100%;
    background-repeat: repeat-x;
}
#category #title a{
    font: 14px/14px Trebuchet MS;
    color: #EDC772;
    text-shadow: #000207 2px 3px 3px;
    text-decoration: none;
}
#category #image {
    display: inline-block;
    width: 160px;
    height: 100px;
    float: left;
    margin-left: 15px;
}
#category img {
    display:inline-block;
}
#category .view-display-id-block_2 {
    display:inline-block;
    margin-top: 25px;
    margin-left: 25px;
    list-style: none;
}
#category ul {
    list-style: none;
}
#category ul li a{
    margin-bottom: 5px;
    text-decoration: none;
}
#category ul li a:hover {
    text-decoration: underline;
}
.clients, .clients2 {
    vertical-align: top;
    padding: 25px;
    display: inline-block;
    margin-top: 20px;
    background-image: url(../img/clients.png);
    width: 360px;
    height: 692px;
}
.clients2 {
    margin-left: 36px;
}
#node-12 {
    position: absolute;
    width: 860px;
    background-image: url(../img/tree2.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
}
.tree {
    background-image: url(../img/tree.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 464px;
    height: 534px;
}
.tree2 {
    background-image: url(../img/tree2.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 464px;
    height: 534px;
}

.view-id-partners.view-display-id-block_1{
    position: absolute;top:475px;
}
.all_partners {
    background-image: url(../img/menu_back.png);
    background-repeat: no-repeat;
    background-position: 50% 45%;
    display: block;
    width: 193px;
    height: 59px;
    position: absolute;
    top: 780px;
    margin-left: 85px;
    text-align: center;
    text-decoration: none;
    padding-top: 35px;
}
.morelink {
    position: absolute;top:845px; margin-left: 300px
}
.partners {
    margin-top: 30px;
    list-style: none;
    width: 360px;
}
.partners li{ 
margin-bottom: 15px;
} 
.partners li a {
    float: right;
    margin-top: -20px;
    margin-right: 20px;
}
.partners .cont {
    width: 200px;
    font: 16px Bla;
    text-shadow: #000207 2px 3px 3px;
    color: #EDC772;
    text-align: center;                                                                   
}
.partners img, .partners .cont {
    display: inline-block;
    vertical-align: middle;
}
.partners img
{
    margin-right: 20px;
    -moz-box-shadow:    0px 0px 4px 4px #000;
  -webkit-box-shadow: 0px 0px 4px 4px #000;
  box-shadow:         0px 0px 4px 4px #000;
}
.price_right,.status {
    float: right;
    margin-right: 20px;
    font: 16px Bla;
    text-shadow: #000207 2px 3px 3px;
    color: #EDC772;
}
.price_right {
    margin-right: 70px;
    color: #F9FEA9;
    
}
.many_img {
}
.many_img li{
    list-style: none;
    display: inline-block;
}
.image {
    display: inline-block; 
    float: left;
    margin-left: 10px;
    margin-right: 20px;
}
.many_img li {
    width: 67px;
    display: inline-block;
    margin-right: 5px;
}
.many_img {height:60px; margin-top: 20px;overflow:hidden;}
.jcarousel-clip li img{ vertical-align: bottom; display: inline}
.jcarousel-clip {width:280px; overflow:hidden; margin: 5px auto;}
.image .jcarousel-next{position:absolute;  top:-1px;right:-15px;width:10px; height:50px; background:url(../img/arrow_right.png) 0 50% no-repeat; cursor:pointer}
.image .jcarousel-prev{position:absolute; top:-1px;left:-10px;width:13px; height:50px; background:url(../img/arrow_left.png)0 50% no-repeat; cursor:pointer}

#blocked_form {
    background-color: #30302C;
    -moz-box-shadow:    0px 0px 3px 3px #121519;
    -webkit-box-shadow: 0px 0px 3px 3px #121519;
    box-shadow:         0px 0px 3px 3px #121519;
    width: 250px;
    padding: 10px;
    margin: 0 auto;
}
#blocked_form input{
    display: block;
    width: 220px;
    margin: 10px auto;
    background-color: #211F20;
    color: #ffffff;
    border: 1px solid;            
}
#blocked_form input.button{
      width: 100px;
}