/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 2px solid black;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 10px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 10px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; padding-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }
/* specific page styles for extension "tx_cssstyledcontent" */
	.csc-textpic-intext-right-nowrap .csc-textpic-text { margin-right: 310px; }
	.csc-textpic-intext-left-nowrap .csc-textpic-text { margin-left: 310px; }
	.csc-space-after-30 { margin-bottom: 30px !important; }
	.csc-space-after-10 { margin-bottom: 10px !important; }
	.csc-space-after-20 { margin-bottom: 20px !important; }

/************************************************************************/

*{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*behavior:url(boxsizing.htc);}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;border:0;outline:0;}ul{list-style:none}blockquote,q{quotes:none}table,table td{padding:0;border:none;border-collapse:collapse}img{vertical-align:top}embed{vertical-align:top}article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video{display:block}mark,rp,rt,ruby,summary,time{display:inline}
sup,sub,small,code{line-height:0}
img{height:auto;}
img{vertical-align:middle}
a img,a.img{position:relative;border:none !important;background-image:none !important;z-index:1;}
abbr{border-bottom:none}
ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
.cf{zoom:1}
.cf:before,.cf:after{content:"";display:table}
.cf:after{clear:both}
.row{zoom:1; margin-top:-20px;}
.row:before,.row:after{content:"";display:table}
.row:after{clear:both}
.t-row{zoom:1}
.t-row:before,.row:after{content:"";display:table}
.t-row:after{clear:both}
*:focus{outline:none}
html{overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:subpixel-antialiased}
h1,h2,h3{text-rendering:optimizeLegibility}
input[type="button"],input[type="submit"],input[type="image"],button{cursor:pointer}
button[disabled],input[disabled]{cursor:default}
button,input,select,textarea{font-size:100%;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal}
input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;*width:13px;*height:13px}
button,input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;*overflow:visible}
input[type="search"]{-webkit-appearance:textfield}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0}
textarea{overflow:auto;vertical-align:top;resize:vertical}
pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word}
a{font-family: Lucida Grande,Geneva,Helvetica,Arial,sans-serif;font-size:11px;color:#0000FF;text-decoration:none; /*font-weight: /*bold*/normal;*/}
a:hover{text-decoration: inherit;}
a:hover,a:active{outline:0}
.input.error input::-webkit-input-placeholder, .input.error textarea::-webkit-input-placeholder{color:#eeb4b4;}
.input.error input:-moz-placeholder, .input.error textarea:-moz-placeholder{color:#eeb4b4;}
.input.error input{color:#eeb4b4;}
button, input, select, textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}
button, input{line-height:normal;*overflow:visible;}
button, input[type="button"], input[type="reset"], input[type="submit"]{cursor:pointer;-webkit-appearance:button;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner,
input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;}
.va-bottom, .va-bottom td{vertical-align:bottom !important;}
.va-top, .va-top td{vertical-align:top !important;}
.va-middle, .va-middle td{vertical-align:middle !important;}
.ta-right{text-align:right !important;}
.ta-center{text-align:center !important;}
.d-inline-block{display:-moz-inline-box;-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*vertical-align:auto;*display:inline;*zoom:1;}
.p-absolute{position:absolute !important;}
.p-relative{position:relative !important;*zoom:1;}
.v-hidden{visibility:hidden !important;}
.o-hidden{overflow:hidden !important;}
.f-left{float:left;}
.d-none{display:none;}
.near-float{overflow:hidden;position:relative;*zoom:1;}
.g-center-wrap{text-align:center;}
.g-center-wrap .g-center{text-align:left;display:-moz-inline-box;-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*vertical-align:auto;*display:inline;*zoom:1;}
img.responsive{max-width:100%;height:auto;}
.clear{clear:both;}
/*body{font-family:Arial, sans-serif;font-size:13px;color:#999;background:#fff;}
.b-main{min-height:100%;min-width:1000px;overflow:hidden;}
.slider-area{height: 200px;background: url(slide_bg4.jpg) center top no-repeat;color:#fff;position:relative;overflow:hidden;}
.slide_bg{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;position:absolute;width:100%;height:600px;top:0;left:0;}
.slide_bg1{background:url(slide_bg1.jpg) top center no-repeat;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;}
.slide_bg2{background:url(slide_bg2.jpg) top center no-repeat;}
.slide_bg3{background:url(slide_bg3.jpg) top center no-repeat;}
.slide_bg4{background:url(slide_bg4.jpg) top center no-repeat;}
.slider-area-wrap{width:985px;margin:0 auto;position:relative;z-index:100;}
.b-slider-container{position:absolute;width:100%;height:460px;}
*/
body{font-family:Arial, sans-serif;font-size:13px;color:#999;background:#fff;}
.b-main{min-height:100%;min-width:1000px;overflow:hidden;}
.slider-area{height:177px;background:#000;color:#fff;position:relative;overflow:hidden;background:url("back2.jpg") center top no-repeat;/*background-size:cover;*/}
.slide_bg{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;position:absolute;width:100%;height:600px;top:0;left:0;}
.slide_bg1{background:url("/img/slide_bg1.jpg") top center no-repeat;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;}
.slide_bg2{background:url("/img/slide_bg2.jpg") top center no-repeat;}
.slide_bg3{background:url("/img/slide_bg3.jpg") top center no-repeat;}
.slide_bg4{background:url("/img/slide_bg4.jpg") top center no-repeat;}
.slider-area-wrap{width:985px;margin:0 auto;position:relative;z-index:99;}
.b-slider-container{position:absolute;width:100%;height:460px;}

.iosSlider{width:100%;height:100%;left:42px;}
.iosSlider .slider{width:100%;height:100%;}
.prev-container{position:absolute;top:314px;left:-18%;width:41px;height:41px;z-index:99999;}
.prev-container .prev{position:absolute;bottom:-10%;left:0;width:41px;height:41px;background:url(prev.png) no-repeat 0 0;}
.prev-container .prev:hover{background-position:-41px 0;}
.next-container{position:absolute;top:314px;right:-18%;width:41px;height:41px;z-index:99999;}
.next-container .next{position:absolute;bottom:-10%;left:0;width:41px;height:41px;background:url(next.png) no-repeat -41px 0;}
.next-container .next:hover{background-position:0 0;}
.selectorsBlock{position:absolute;bottom:7px;width:100%;height:5%;}
.selectorsBlock .selectors{position:relative;z-index:99999;margin:0 auto;width:82px;height:100%;}
.selectorsBlock .selectors .item{position:relative;top:0;left:0;display:inline;float:left;width:8px;height:8px;margin:0 0 0 12px;background:#675d6d;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;behavior:url(PIE.htc);}
.selectorsBlock .selectors .selected{background:#29ae5f;}
.selectorsBlock .selectors .first{margin-left:0;}
.slider_block{width:100%;}
#selectors_block{position:relative;left:7px;*top:-7px;}
#more_selectors_block{width:100%;height:80px;bottom:50px;}
#selectors_boards{display:block;width:100%;}
#selectors_boards div{width:25%;*width:24.9%;display:block;height:78px;margin:0;border-radius:0;float:left;background:none;border:1px solid #645a69;border-left:none;*zoom:1;}
#selectors_boards div:first-child{padding:0;border-left:1px solid #645a69;}
#selectors_boards div .olo{color:#fff;width:1000px;height:78px;display:block;text-decoration:none;color:#fff;border:none;}
#selectors_boards .active{border:1px solid #fff;background:url(point.jpg) top left repeat-y;border-left:0;}
#selectors_boards .active div{background:url(g_arrow_.png) 220px 13px no-repeat;}
#selectors_boards .active #f{}
#selectors_boards div .olo h6{font-size:15px;font-weight:100;padding:11px 0 10px 20px;}
#selectors_boards div .olo p{color:#fff;line-height:1;font-size:11px;padding:0 0 0 20px;color:#959595;color:rgba(255,255,255,.6);}
.slider__block{width:100%;height:460px;position:relative;top:0;left:0;}
.slider__block_left{float:left;margin-left:0;width:470px;*font-size:13px;}
.slider__block_right{margin-left:502px;text-align:right;width:483px;}
.slider__block_left h1{font-family:Arial, sans-serif;text-shadow:-1px -1px 1px rgba(255,255,255,0.2),
1px 1px 1px rgba(255,255,255,0.2),
1px 1px 1px rgba(0,0,0,0.7);font-weight:normal;font-size:50px;color:#fff;letter-spacing:-0.7px;padding:52px 0 10px 0;}
.slider__block_left p{font-size:15px;line-height:1.8;letter-spacing:-0.2px;padding:0 55px 29px 0;}
.learn-more{display:inline-block;padding:0 0px;height:38px;border:2px solid #27a35b;margin-top:-3px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;behavior:url(PIE.htc);}
.learn-more a{color:#fff;text-decoration:none;line-height:35px;font-size:12px;padding:10px 43px 10px 20px;position:relative;z-index:2;}
.learn-more a:hover{text-decoration:underline;}
.slider__block_left .learn-more__text{text-transform:uppercase;padding:0;text-align:center;font-size:12px;position:relative;}
.learn-more__arr{padding-left:3px;font-size:17.5px;line-height:32px;vertical-align:initial;position:absolute;top:0;right:18px;z-index:0;}
.b-slider-container .sl1{margin-top:50px;}
/*.b-header{height:90px;padding-top:32px;font-size:11px;}
*/
.b-header{height:68px;padding-top:20px;font-size:11px;}

.b-logo{float:left;width:335px;*color:#9c979f!important;color:rgba(255,255,255,.5);}
.b-logo-img{float:left;}
.b-logo-link{display:inline;float:left;}
/*.b-logo-tagline{display:block;font-size:11px;overflow:hidden;zoom:1;padding-left:24px;text-transform:uppercase;color:#9D97A0;}
*/
.b-logo-tagline{display:block;font-size:11px;overflow:hidden;zoom:1;padding-left:24px;text-transform:uppercase;color:#9D97A0;line-height: 15px;}

.b-social{float:right;width:230px;}
.b-social p{font-size:11px ! important;line-height:1.1 !important;width:90px !important;float:right !important;color:#9D97A0 !important;}
.b-social-wrapper{float:right;}
.b-social__icon{float:right;margin-right:3px;width:30px;height:30px;}
.b-social__icon.tw{background:url(tw.png) no-repeat 0 0;}
.b-social__icon.fb{background:url(fb.png) no-repeat 0 0;}
.b-social__icon.gg{background:url(gg.png) no-repeat 0 0;}
.b-social__icon:hover{background-position:-30px 0;}
.b-search{float:right;width:255px;}
.b-search form{position:relative;width:228px;margin-top:-1px;height:30px;float:right;}
.b-lang-bar{float:right;width:145px;}
.b-lang-bar p{text-align:right;font-size:11px;line-height:13px;color:#8d8d8d;padding-top:7px;overflow:hidden;zoom:1;}
.b-lang-bar p img{margin-left:10px;position:relative;}
.lang-bar__language, .lang-bar__language *{margin:0;padding:0;outline:none;}
.lang-bar__language ul{list-style:none;}
.lang-bar__language{float:right;margin:0;left:9px;line-height:normal;position:relative;z-index:10000;text-shadow:0 1px rgba(0,0,0,0.4);}
.lang-bar__language form, .lang-bar__language #c13, .lang-bar__language #c25{display:none;}
.lang-bar__language a{text-decoration:none;display:block;font-family:Arial, sans-serif;font-size:10px;padding:0.7em 6px 0.5em 31px;letter-spacing:-1.5px;color:#ffffff;text-transform:uppercase;width:75px;border:1px solid transparent;}
.lang-bar__language a:hover{color:#fff;text-decoration:underline;}
.lang-bar__language a.current:link,
.lang-bar__language a.current:visited{position:relative;height:27px;z-index:101;}
.lang-bar__language a.current:hover{background-color:#261f2c;border:1px solid #655c69;border:1px solid rgba(101,92,105,.5);}
.lang-bar__language a.current:active{position:relative;height:27px;z-index:101;}
.lang-bar__language a.active{background-color:#261f2c;border:1px solid #655c69;border:1px solid rgba(101,92,105,.5);}
.lang-bar__language span.trigger{display:block;position:absolute;width:10px;height:27px;text-indent:-10000em;top:3px;right:8px;z-index:110;}
.lang-bar__language a.current:link span.trigger,
.lang-bar__language a.current:visited span.trigger{background:url(icons-v1.png) no-repeat 3px -99px;}
.lang-bar__language ul.dropdown{display:none;position:absolute;z-index:99;top:25px;left:0;border-top:none !important;}
.lang-bar__language ul.dropdown li{background-color:#2d2633;border-top:1px solid #453d4a;}
.lang-bar__language ul.dropdown li:last-child{box-shadow:0 10px 9px rgba(0,0,0,.3);}
.lang-bar__language a{background:url(icons-v1.png) 0 0 no-repeat;}
#eng{background-position:4px -81px;}#ukr{background-position:4px 7px;}#rus{background-position:4px -37px;}
#Eng{background-position:4px -81px;}
#ua,#uk{background-position:4px 7px;}
#Rus{background-position:4px -37px;}
.search__input{width:228px;border:1px solid #69636e;padding:0 30px 0 15px;padding-top:6px;padding-bottom:6px;background:none;color:#fff;}
.search__submit{position:absolute;width:16px;height:15px;top:7px;right:8px;background:url(submit_btn.png);border:none;cursor:pointer;}
.b-nav{height:50px;width:100%;background:url(nav_bg.jpg) top left repeat-x;-webkit-box-shadow:0 4px 6px rgba(0, 0, 0, 0.2);-ms-box-shadow:0 4px 6px rgba(0, 0, 0, 0.2);-o-box-shadow:0 4px 6px rgba(0, 0, 0, 0.2);box-shadow:0 4px 6px rgba(0, 0, 0, .2);}
.b-nav__list{list-style:none;}
.b-nav__list_sub-menu .menu__link{background:#16673b;width:240px;}
.b-nav__list_sub-menu .gradient{height:4px;width:100%;float:left;background:#2ab260;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJhYjI2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDg2NGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #2ab260 0%, #20864f 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#2ab260), color-stop(100%,#20864f));background:-webkit-linear-gradient(top, #2ab260 0%,#20864f 100%);background:-o-linear-gradient(top, #2ab260 0%,#20864f 100%);background:-ms-linear-gradient(top, #2ab260 0%,#20864f 100%);background:linear-gradient(to bottom, #2ab260 0%,#20864f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ab260', endColorstr='#20864f',GradientType=0);*zoom:1;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.15);-moz-box-shadow:0 4px 6px rgba(0,0,0,.15);box-shadow:0 4px 6px rgba(0,0,0,.15);}
.b-nav__list_sub-menu{display:none;position:absolute;top:50px;left:0px;width:200px;z-index:101;background:#16673b!important;-webkit-box-shadow:inset 0 4px 6px rgba(0,0,0,.2);-moz-box-shadow:inset 0 4px 6px rgba(0,0,0,.2);box-shadow:inset 0 4px 6px rgba(0,0,0,.2);}
.b-nav__link{height:50px;line-height:50px;float:left;position:relative;padding-left:1px;background:url(menu__link.png) no-repeat scroll 0 center transparent;}
.b-nav__link:hover,
.b-nav__link.sfHover{background:url(b-nav__link_hover.png) no-repeat left center;}
.b-nav__link:nth-child(1){width:106px}
.b-nav__link:nth-child(2){width:188px}
.b-nav__link:nth-child(3){width:137px}
.b-nav__link:nth-child(4){width:77px}
.b-nav__link:nth-child(5){width:114px}
.b-nav__link:nth-child(6){width:131px}
.b-nav__link:nth-child(7){width:116px}
.b-nav__link:nth-child(8){width:116px}
.b-nav__separator{float:left;height:50px;}
.b-nav__link:first-child,
.b-nav__link.first-child{padding:0;background:none;}
.b-nav__link.last-child .menu__link{}
.b-nav__link:hover > .menu__link,
.b-nav__link:focus > .menu__link,
.b-nav__link.sfHover > .menu__link{background:#20864f;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIwODY0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNDYyMzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #20864f 0%, #146238 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#20864f), color-stop(100%,#146238));background:-webkit-linear-gradient(top, #20864f 0%,#146238 100%);background:-o-linear-gradient(top, #20864f 0%,#146238 100%);background:-ms-linear-gradient(top, #20864f 0%,#146238 100%);background:linear-gradient(to bottom, #20864f 0%,#146238 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#20864f', endColorstr='#146238',GradientType=0);*zoom:1;}
.b-nav__link--active > .menu__link{background:#146238;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0NjIzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDg2NGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #146238 0%, #20864f 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#146238), color-stop(100%,#20864f));background:-webkit-linear-gradient(top, #146238 0%,#20864f 100%);background:-o-linear-gradient(top, #146238 0%,#20864f 100%);background:-ms-linear-gradient(top, #146238 0%,#20864f 100%);background:linear-gradient(to bottom, #146238 0%,#20864f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#146238', endColorstr='#20864f',GradientType=0);*zoom:1;}
.b-nav__link i{float:right;height:100%;width:0px;}
.b-nav__link--active i{float:right;height:100%;width:1px;margin-right:-1px}
.b-nav__link--active,
.b-nav__link--active i{background:url(b-nav__link--active.png) no-repeat left center;}
.menu__link{color:#fff;width:100%;float:left;height:50px;display:block;text-decoration:none;font-family:Arial, sans-serif;color:#fff;font-size:13px;font-weight:bold;text-transform:uppercase;text-shadow:-1px -1px 0px #1e7d46;text-shadow:-1px -1px 0px rgba(0,0,0,.2);background:url(menu__link_right.png) no-repeat right center transparent;}
.b-nav__link > .menu__link{text-align:center;}
.b-nav__list_sub-menu > li{width:200px;padding:0 25px 0 18px;text-align:left;float:none;position:relative;}
.b-nav__list_sub-menu > li:hover{background:url(sub-menu_active.png) repeat-x scroll 0 0 transparent;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.2);-moz-box-shadow:0 4px 6px rgba(0,0,0,.2);box-shadow:0 4px 6px rgba(0,0,0,.2);}
.b-nav__list_sub-menu .menu__link{background:#16673b;background:url(r_arrow.png) no-repeat 99% center!important;border-bottom:1px solid #327953;padding:0;font-size:13px;color:#fff;color:rgba(255,255,255,.6);font-weight:normal;text-transform:none;width:106%;float:none;height:37px;line-height:37px;width:100%;}
.b-nav__list_sub-menu .menu__link:hover{color:#ffffff;border-bottom:none;}
.b-content-area{background:url(other_area.jpg) top left repeat-x;}
.other_area_block{width:985px;margin:0 auto;padding-bottom:0px;position:relative;z-index:99;}
.arrow_div{height:56px;text-align:center;margin-bottom:5px;}
.lib .arrow_div{display:none;}
.arrow_div img{margin-top:-9px;position:relative;}
.links_block__overlay{}
.links_block{}
.links_block ul{height:271px;width:989px;list-style:none;margin-bottom:30px;}
.links_block ul li{width:247px;display:inline;float:left;text-align:center;margin-left:-1px;height:271px;border:1px solid #e3e3e3;background:url(links_li.png) top left repeat-x;cursor:pointer;}
.links_block ul li:first-child{padding:0;margin-left:0;width:246px;}
.links_block ul li .lb{color:#fff;display:block;height:271px;font-size:13px;}
.links_block ul li h3{height:40px;text-align:center;padding-top:27px;font-size:20px;color:#000;}
.links_block ul li a{text-decoration:none;}
.links_block ul li:hover{-webkit-box-shadow:4px 0 14px rgba(0, 0, 0, 0.05), -6px 0 14px rgba(0, 0, 0, 0.05);-moz-box-shadow:4px 0 14px rgba(0, 0, 0, 0.05), -6px 0 14px rgba(0, 0, 0, 0.05);-mx-box-shadow:4px 0 14px rgba(0, 0, 0, 0.05), -6px 0 14px rgba(0, 0, 0, 0.05);box-shadow:4px 0 14px rgba(0, 0, 0, 0.05), -6px 0 14px rgba(0, 0, 0, 0.05);position:relative;z-index:102;}
.green_line{width:247px;margin:30px -1px 21px;height:51px;text-align:center;background:#17A651;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);opacity:0.9;}
.links_block ul li:first-child .green_line{width:246px;}
.green_line img{position:relative;z-index:103;}
.links_block ul li p{line-height:1.5;text-align:center;color:#999;}
.links_block ul li p span{color:#000;}
.arrow_div_dot, .divider{height:56px;text-align:center;margin:-2px auto 10px auto;background:url(dotted.png) 22px center repeat-x;width:985px;}
.arrow_div_dot.empty{background:none;}
.info_block{padding-bottom:20px;}
info_block__list{margin-top:-1px;}
.info_block ul li{list-style:none;display:inline;float:left;width:312px;margin-right:24px;}
.info_block ul .last{margin-right:0;}
.info_block ul li h2{font-size:25px;color:#000;letter-spacing:-1.6px;padding-bottom:15px;font-weight:normal;}
.info_block_text, .csc-frame-frame1{margin-top:20px;padding:15px 0 20px;background:url(g_arrow.png) top left no-repeat;line-height:1.6;letter-spacing:-0.2px;}
.info_block_news a{display:block;margin-bottom:15px;}
.csc-frame-frame2{padding:0 0 23px 0;text-align:center;font-size:12px;color:#999;line-height:1.3;border-bottom:1px solid #e4e4e4;}
.csc-frame-frame2 sup{position:absolute;left:-20px;top:5px;color:#2ab060;font-size:30px;line-height:16px;}
.csc-frame-frame2 em, .csc-frame-frame2 i{position:relative;}
.btn1{padding:3px 10px;border:1px solid #bfe7cf;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px;margin-bottom:3px;cursor:pointer;color:#000;behavior:url(PIE.htc);}
.btn1 span{color:#ccc;padding-left:3px;position:relative;top:-1px;}
.btn1:hover span{color:#f2f2f2;}
.btn1:hover{border:1px solid #2ab060;color:#fff;background:#2ab060;}
.info_block_line{height:1px;border:1px solid #e5e5e5;display:block;margin:20px 0 17px 0;}
.info_block_date{font-style:italic;display:block;font-size:12px;color:#a7a7a7;padding-bottom:3px;}
.info_block_link{display:block;text-decoration:none;color:#191919;line-height:1.5;}
.info_block_link:hover{text-decoration:underline;}
.info_block_link span{color:#2ab260;padding-left:3px;}
p.align-justify{text-align:justify!important;}
.info_block_text p, p.info_block_text{line-height:1.6;letter-spacing:-0.2px;}
.info_block_div{height:1px;background:#E5E5E5;margin:14px 0 13px;}
.info_block ul li h2 img{margin:0;}
.info_block ul li h2 a{margin-left:7px;}
.h-footer{height:144px;}
.b-footer{height:148px;min-width:1000px;/*margin-top:-140px;*/background:url(footer_bg.jpg) top left repeat-x;}
.b-footer-block{width:985px;margin:0 auto;color:#919191;}

.footer_block_top{height:57px;padding-top:30px;}
/*
.footer_block_top_left{float:left;width:77%;}
.footer_block_top_left ul{padding-top:7px;overflow:hidden;}
.footer_block_top_left ul li{list-style:none;float:left;padding:3px 13px 3px 16px;background:url(nav_bg__footer.png) no-repeat left center;}
.footer_block_top_left ul li a{text-decoration:none;font-family:Arial, sans-serif;font-size:12px;color:#919191;text-transform:uppercase;}
.footer_block_top_left ul li a:hover{color:#000;text-decoration:underline;}
.footer_block_top_left ul .first{padding-left:0;border-left:none;background:none;}
.footer_block_top_left ul .last{border-right:none;padding-right:0;}
*/
.footer_block_top_left{float:left;width:82%;}
.footer_block_top_left ul{padding-top:7px;overflow:hidden;}
.footer_block_top_left ul li{list-style:none;float:left;padding:3px 13px 3px 16px;background:url(nav_bg__footer.png) no-repeat left center;}
.footer_block_top_left ul li a{text-decoration:none;font-family:Arial, sans-serif;font-size:12px;color:#919191;text-transform:uppercase;}
.footer_block_top_left ul li a:hover{color:#000;text-decoration:underline;}
.footer_block_top_left ul .first{padding-left:0;border-left:none;background:none;}
.footer_block_top_left ul .last{border-right:none;padding-right:0;}
 
/*.footer_block_top_right{float:left;width:23%;}
.footer_block_top_right p{padding-top:11px;text-align:left;font-size:11px;color:#919191;line-height:13px;}
.footer_block_top_right p a{margin-left:18px;position:relative;top:-4px;*top:-18px;float:right;}
.footer_block_top_right p a.tw{background:url(tw.png) no-repeat 0 0;width:9px;height:15px;}
.footer_block_top_right p a.fb{background:url(fb.png) no-repeat 0 0;width:7px;height:15px;}
.footer_block_top_right p a.gg{background:url(gg.png) no-repeat 0 0;width:16px;height:15px;}
.footer_block_top_right p a.tw:hover{background-position:-9px 0}
.footer_block_top_right p a.fb:hover{background-position:-7px 0;}
.footer_block_top_right p a.gg:hover{background-position:-16px 0;}
*/

.footer_block_top_right{float:left;width:18%;}
.footer_block_top_right p{padding-top:11px;text-align:left;font-size:11px;color:#919191;line-height:13px;}
.footer_block_top_right p a{margin-left:18px;position:relative;top:-4px;*top:-18px;float:right;}
.footer_block_top_right p a.tw{background:url(tw-2.png) no-repeat 0 0;width:9px;height:15px;}
.footer_block_top_right p a.fb{background:url(fb-2.png) no-repeat 0 0;width:7px;height:15px;}
.footer_block_top_right p a.gg{background:url(gg-2.png) no-repeat 0 0;width:16px;height:15px;}
.footer_block_top_right p a.tw:hover{background-position:-9px 0}
.footer_block_top_right p a.fb:hover{background-position:-7px 0;}
.footer_block_top_right p a.gg:hover{background-position:-16px 0;}

/*.footer_block_bottom{padding-top:52px;}
.footer_block_bottom_left{float:left;width:335px;}
.footer_block_bottom_left p{font-size:12px;color:#000;}
.footer_block_bottom_left p span{color:#818181;}
.footer_block_bottom_right, .footer_block_bottom_right_typo3{float:right;width:145px;display:block;background:url(created-by.png) no-repeat left center;text-indent:-9999em;height:21px;}
.footer_block_bottom_right_typo3{background:url(typo3netua_h19.png) no-repeat right center;position:relative;top:-5px;}
*/

.footer_block_bottom{padding-top:52px;}
.footer_block_bottom_left{float:left;width:140px;}
.footer_block_bottom_left p{font-size:12px;color:#000;}
.footer_block_bottom_left p span{color:#818181;}
.footer_block_bottom_right, .footer_block_bottom_right_typo3{float:right;width:145px;display:block;background:url(created-by.png) no-repeat left center;text-indent:-9999em;height:21px;}

/*.footer_block_bottom_center{margin:0 145px 0 335px;}
.footer_block_bottom_center ul li{list-style:none;float:left;}
.footer_block_bottom_center ul li a{text-decoration:none;color:#000;font-size:12px;padding-right:17px;margin-right:28px;background:url(ico1.png) right center no-repeat;}
.footer_block_bottom_center ul li a:hover{color:#000;text-decoration:underline;}
*/
.footer_block_bottom_center{margin:0 145px 0 222px;}
.footer_block_bottom_center ul li{list-style:none;float:left;}
.footer_block_bottom_center ul li a{text-decoration:none;color:#000;font-size:12px;padding-right:17px;margin-right:28px;background:url("ico1.png") right center no-repeat;}
.footer_block_bottom_center ul li a:hover{color:#000;text-decoration:underline;}


.line-border{border-top:rgba(0,0,0,.1) solid 1px;}
.other_area_block .customers{margin:0 0px 20px 0;border-top:rgba(0,0,0,.1) solid 1px;}
.other_area_block .customers.first{border-top:0px none;}
.other_area_block .customers .header,
.other_area_block .customers .logo,
.other_area_block .customers .author{float:left;margin-top:48px;}
.other_area_block .customers .author{width:170px;}
.main-page .other_area_block .customers .author{width:auto;}
.other_area_block .customers.first .header,
.other_area_block .customers.first .logo,
.other_area_block .customers.first .message,
.other_area_block .customers.first .author{margin-top:0px;}
.other_area_block .customers .header{font-size:25px;color:black;margin-right:25px;}
.other_area_block .customers .logo{margin-right:40px;margin-top:45px;float:left;}
.other_area_block .customers .author{padding-left:45px;position:relative;}
.other_area_block .customers .author:before{content:"";position:absolute;width:25px;height:20px;top:0;left:0;background:url(sprite.png) 0px -300px;}
.other_area_block .customers .message{min-height:55px;margin-top:47px;padding-left:40px;position:relative;overflow:hidden;line-height:1.6;}
.other_area_block .customers .message:after{content:"";position:absolute;top:55px;bottom:0;left:20px;width:1px;background:#DDD;}
.other_area_block .customers .message:before{content:"";position:absolute;top:0px;height:58px;left:20px;width:10px;background:url(sprite.png) -3px -340px no-repeat;}
.other_area_block .customers .author .title{font-size:18px;line-height:20px;color:black;margin:0 0 5px 0;}
.other_area_block .customers .author .job{margin-bottom:5px;}
.other_area_block .customers .author .company{font-size:13px;line-height:16px;color:black;}
.span3,
.span6,
.span4{float:left;}
.span3{width:228px;margin-right:24px;}
.span3.last{margin-right:0;}
.span3:last-of-type{margin-right:0;}
.span4{width:312px;margin-right:24px;}
.span4.last{margin-right:0;}
.span4:last-of-type{margin-right:0;}
.span6{width:480px;margin-right:24px;}
.span6.last{margin-right:0;}
.span6:last-of-type{margin-right:0;}
.span4 h2{font-size:25px;color:#000;letter-spacing:-1.6px;padding-bottom:15px;font-weight:normal;}
#isk{margin-left:7px;position:relative;top:-4px;}
.bordered-link{display:inline-block;color:black;text-decoration:none;padding:4px 30px 4px 10px;margin:0 20px 5px 0;border:1px solid #bfe7cf;border-radius:15px;behavior:url(url(PIE.htc));position:relative;}
.bordered-link:hover{color:white;background:#2ab060;}
.row div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image{margin-bottom:0px;}
.btn1 a{text-decoration:none;color:#000;font-size:13px;}
.btn1:hover a{color:#fff;}
hr{border:0 none;}
.news_events p{padding-bottom:14px;border-bottom:1px solid #E5E5E5;margin-bottom:12px;font-size:13px;}
.news_events p.last{padding-bottom:0px;border-bottom:0px solid #E5E5E5;margin-bottom:0px;}
.news_events a{display:block;text-decoration:none;color:#191919;line-height:1.5;font-size:13px;}
.news_events a:hover{text-decoration:underline;}
.news_events a > span{color:#2ab260;padding-left:3px;}
.main-page .pb0, .pb0 .row{padding-bottom:0!important;}
.arrow_div{position:relative;}
.white-bg, .gray-bg{position:relative;margin:-37px 0 0 0;}
.shadow{margin:-29px 0 0 0;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2)inset;box-shadow:0 0 10px 0 rgba(0,0,0,0.2)inset;}
.gray-bg{background-color:#f5f5f5;}
.white-bg .row, .gray-bg .row{padding:70px 0 115px 0;}
.first .row{padding:40px 0 0 0!important;}
.last .row{padding:70px 0 40px 0!important;}
.row .last .row{padding:0 0 0 0!important;}
.lib-block{z-index:1;}
.lib-block .row , .lib-block .row{padding:0;}
.lib-block .row .lib-box{top:0;}
.other_area_block .row .pull-centered{margin:0 auto;}
.other_area_block .row p.bodytext span.dashed a{text-decoration:none;border-bottom:1px dashed #119948;}
.shadow .other_area_block{padding-bottom:0;}
.rounded-shadow-top{z-index:2;}
.js-scroll-to{position:relative;z-index:3;top:0px;}
.lib .arrow_div .js-scroll-to{top:-31px;}
.empty .js-scroll-to{top:0px;}
.hide .js-scroll-to{top:-31px;}
div.wrapper{width:985px;margin:0 auto;position:relative;z-index:2;}
.container-bg{position:absolute;bottom:0;z-index:0;width:100%;text-align:center;}
.span12{clear:both;}
.span2{width:144px;margin:0 24px 0 0;float:left;}
.span2.last{margin-right:0;}
.span2 .features-set .feature{margin:0 0 17px 0;padding:0 0 0 20px;background:url(sprite.png) -50px -370px;font-size:14px;line-height:18px;border-bottom:0 none;}
.span2 .features-set{padding:0 0 0 0;}
.align-center{text-align:center!important;}
.container-bg img{max-width:none;display:block;position:relative;}
.content-checkboxes-list p{padding:0 0 0px 30px;margin:0 0 17px 0;font-size:14px;color:#5a5d64;line-height:16px;background:url(sprite.png) no-repeat 0 -305px;}
.pp_content_container .online-calc{padding:5px;}
.open-calc{font-size:14px;}
.online-calc form{float:left;position:relative;padding:10px;}
.form .online-calc .form-button{float:left;bottom:initial;margin-top:0px;left:25%;}
.online-calc label{display:block;margin-bottom:5px;}
.online-calc .input{width:356px;background-image:none;}
.online-calc .input:before, .online-calc .input:after{background-image:none;}
.pp_default .form, .pp_default .pp_content{background:#f5f5f5!important;}
.pp_default .form-button{position:relative;}
.pp_default .form-button > span{position:relative;}
.pp_default a.pp_close{position:absolute;right:4px;top:-15px;display:block;line-height:22px;text-indent:-10000px;z-index:2;opacity:1;}
.pp_default a.pp_close:hover{opacity:1;}
.pp_default .dd-select{background-color:#fff!important;box-shadow:3px 3px 13px -3px rgba(0,0,0,0.1) inset;cursor:pointer;}
.pp_content{float:left;padding:0px;height:auto!important;-webkit-box-shadow:1px 1px 30px rgba(50, 50, 50, 0.9);-moz-box-shadow:1px 1px 30px rgba(50, 50, 50, 0.9);box-shadow:1px 1px 30px rgba(50, 50, 50, 0.9);}
.pp_content, .pp_default{overflow:visible!important;}
.calc-result{float:left;width:100%;height:auto;line-height:20px;font-size:14px;padding-top:5px;padding-bottom:15px;}
.dd-select{border-radius:0px!important;border:solid 1px #e6e6e6!important;}
.dd-select:focus, .dd-select:active,
.dd-selected:focus, .dd-selected:active,
.pp_default input:focus, .pp_default input:active,
.Tx-Formhandler input:focus, .Tx-Formhandler input:active,
.Tx-Formhandler textarea:focus, .Tx-Formhandler textarea:active{outline:none;border-color:#e6e6e6;box-shadow:0 0 5px #119948;}
.dd-container label{cursor:pointer;}
.dd-selected{color:#5a5d64;text-decoration:none;font-weight:normal!important;cursor:pointer;}
.dd-selected label{margin-bottom:0;}
.content-howto p{line-height:1.2;}
.indent{padding-left:20px;}
.news-backlink-wrap{margin-bottom:15px;}
.news .article h3{font-size:25px;margin-bottom:0;}
.news-single .like, .news-single .twitter{float:left;margin-right:15px;margin-bottom:15px;}
.news_row.last .divider{display:none;}
.news-text, .news-info, .news_row .facebook{float:left;width:715px;}
.news-text{margin-bottom:20px;}
.news_row .like, .news_row .twitter{float:left;margin-right:20px;}
.news-img-wrap{float:right;margin-left:20px;}
.news-info{margin-bottom:10px;}
.news_row,.news_row .divider{float:left;width:100%;}
.news-list-author{float:right;}
.news_row.last{margin-bottom:20px;}
.tx-indexedsearch .tx-indexedsearch-browsebox LI{display:inline;margin-right:5px;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button{width:100px;border:0 none;background:#119948;color:#fff;line-height:20px;text-shadow:-1px -1px 0px #555;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword{width:150px;}
.tx-indexedsearch .tx-indexedsearch-whatis{margin-top:10px;margin-bottom:5px;}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw{font-weight:bold;font-style:italic;}
.tx-indexedsearch .tx-indexedsearch-noresults{text-align:center;font-weight:bold;}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr{font-style:italic;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup{color:#119948;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info{background:#eeeeee;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead{margin-top:20px;margin-bottom:5px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2{margin-top:0px;margin-bottom:0px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD{background:#cccccc;vertical-align:middle;}
.tx-indexedsearch .tx-indexedsearch-res .noResume{color:#666666;}
.tx-indexedsearch .tx-indexedsearch-category{background:#cccccc;font-size:16px;font-weight:bold;}
.tx-indexedsearch .res-tmpl-css{clear:both;margin-bottom:1.5em;}
.tx-indexedsearch .searchbox-tmpl-css LABEL{margin-right:1em;width:auto;float:left;line-height:20px;}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css{letter-spacing:0;font-weight:normal;margin-top:-1.2em;float:right;}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd{float:left;}
.tx-indexedsearch .info-tmpl-css dd.item-mtime{float:none;}
.tx-indexedsearch .info-tmpl-css dd.item-path{float:none;}
ul.browsebox{text-align:center;margin-top:20px;margin-bottom:20px;}
.tx-indexedsearch .tx-indexedsearch-browsebox LI{margin-right:20px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info{padding:7px 10px;}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr{padding-bottom:10px;}
#tx_indexedsearch legend{display:none;}
#tx_indexedsearch .tx-indexedsearch-form{float:left;}
.tx-indexedsearch-result-number{width:20px;}
.tx-indexedsearch-res h3{margin-bottom:3px;}
.overflow-visible{overflow:visible!important;}
.header-dealer{margin-bottom:0;}
span.subtitlegrey{color:#7f7f7f;font-size:13px;margin-top:1px;}
@media only screen and (min-width:0px) and (max-width:1345px){.next-container{right:-7%;}
.prev-container{left:-7%;}
}

/*.i1 {background: url(in_5.jpg) center top no-repeat;}.table {opacity: .4;}*/
h1.title1 {margin: 25px 0 0 0;line-height: 24px;font-size: 50px;color: black;font-weight: 100;font-family: 'HelveticaLight';}
h2.title2 {line-height: 24px;font-size: 25px;color: black;font-weight: 100;font-family: 'Arial';}
h3.title3 {line-height: 18px;font-size: 18px;color: black;font-weight: 100;font-family: 'Arial';}

/**{-webkit-box-shadow: inset 1px 1px 10px 1px rgba(0,0,0,.1);
-moz-box-shadow: inset 1px 1px 10px 1px rgba(0,0,0,.1);
box-shadow: inset 1px 1px 10px 1px rgba(0,0,0,.1)}*/

/**:hover{outline: 1px solid red;}
* > *:hover{outline: 1px solid green;}
* > * > *:hover{outline: 2px solid yellow;}*/
.hide {display: none;}
.left{float:left;}
.right{float:right;}
.other_area_block.last {padding-bottom: 0;}
.other_area_block.demo-menu {margin-top: 50px;}
.table-button {height: 46px;display: table;margin: 8px 5px 0 13px;position: relative;background: url(table-button.png) -10px 0;text-decoration: none;}
.table-button:hover {background-position: -10px -50px}
.table-button:active {background-position: -10px -104px}

.table-button:before {content: "";position: absolute;top: 0;left: -10px;width: 10px;height: 100%;}
.table-button:before {background: url(table-button.png);}

.table-button:after {content: "";position: absolute;top: 0;right: -10px;width: 10px;height: 100%;}
.table-button:after {background: url(table-button.png) -290px 0;}

.table-button:hover:before {background-position: 0px -50px;}
.table-button:active:before {background-position: 0px -104px}
.table-button:hover:after {background-position: -290px -50px;}
.table-button:active:after {background-position: -290px -104px}


.form-button {width: 180px;height: 48px;display: inline-block;margin: 0 10px;position: relative;background: url(form-button.png) -10px 0;text-decoration: none;text-align: center;}
.form-button:hover {background-position: -10px -60px;}
.form-button:active {background-position: -10px -120px}

.form-button:before {content: "";position: absolute;top: 0;left: -10px;width: 10px;height: 100%;}
.form-button:before {background: url(form-button.png);}

.form-button:after {content: "";position: absolute;top: 0;right: -10px;width: 10px;height: 100%;}
.form-button:after {background: url(form-button.png) -290px 0;}

.form-button:hover:before {background-position: 0px -60px;}
.form-button:active:before {background-position: 0px -120px}
.form-button:hover:after {background-position: -290px -60px;}
.form-button:active:after {background-position: -290px -120px}


.form-button span {color: #fff;font-size: 15px;line-height: 44px;text-align: center;text-shadow: -1px -1px 3px rgba(0,0,0,.5);text-transform: uppercase;white-space:nowrap;}
/*
.table-button span {padding: 8px 8px 0 4px;display: block;float: left;text-align: center;color: #000;font-size: 11px;text-transform: uppercase;}
*/
.table-button span {
	padding: 0 7px 0 0;
	display: table-cell;
	text-align: center;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
	vertical-align: middle;
}
.table-button i {display: block;margin: 0 7px 0 7px;float: left;height: 46px;width: 20px;background: url(table-icons.png) 0px -3px;}
.table-button i.green {background-position: -20px -3px;}
.table-button i.download {background-position: -40px -3px;}
.table-button.download span {padding-top: 15px;}

/*Temp*/
.b-content-area {background: none;}
/*Grid*/
.span1,
.span2,
.span3,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10 {float: left;}

.span1 {width: 177px;margin-right: 24px;}
.span1.last {margin-right: 0;}
.span1:last-of-type {margin-right: 0;}

.span2 {width: 144px;margin-right: 24px;}
.span2.last {margin-right: 0;}
.span2:last-of-type {margin-right: 0;}

.span3 {width: 228px;margin-right: 24px;}
.span3.last {margin-right: 0;}
.span3:last-of-type {margin-right: 0;}

.span4 {width: 312px;margin-right: 24px;}
.span4.last {margin-right: 0;}
.span4:last-of-type {margin-right: 0;}

.span6 {width: 480px;margin-right: 24px;}
.span6.last {margin-right: 0;}
.span6:last-of-type {margin-right: 0;}



/*Typography*/
h1,h1.block-title {margin-bottom: 10px;font-family: Arial,HelveticaLight;text-align: center;font-size: 49px;color: black;font-weight: 100;}
h2.content-title {margin-bottom: 20px;font-family: HelveticaLight;font-size: 25px;color: black;font-weight: 100;}

/*Layout*/
.hor-menu {height: 51px;margin: 0 0 20px 0;position: relative;}
.hor-menu:before {content:"";height: 1px;width: 10000px;top: 20px;left: -4000px;position: absolute;background: #cbcbcb;z-index: -1;}
.hor-menu .links-set {height: 100%;text-align: center;white-space:nowrap;}
.hor-menu .links-set .link {display: inline-block;margin-right: 3px;padding: 0 20px 0 20px;border-radius: 22px;border: 1px solid #cbcbcb;background: white;position: relative;behavior:url(PIE.htc);}
.hor-menu .links-set .link a {line-height: 39px;font-size: 14px;color: #555555;text-decoration: none;display:block;}
.hor-menu .links-set .link:hover a {text-decoration: underline;color: #000;}
.hor-menu .links-set .link.active {border:1px solid #27a35b;box-shadow: 0px 0px 0px 1px #27a35b inset;line-height: 39px;cursor: default;font-size: 14px;color: #555;}
.hor-menu .links-set .link.active a {color: #000;}
.hor-menu .links-set .link.active:hover a {color: #000;text-decoration: none;}
.hor-menu .links-set .link.active:before {content:"";position: absolute;width: 15px;height: 10px;left: 50%;margin-left: -7px;top: 37px;}

.table {margin: 11px 0 0 0;position: relative;}
.table:before {content:"";position: absolute;height: 5px;width: 100%;top: -5px;left: 0;background: url(table.png) 0 0px;}
.table.purple:before {background:url(table-purple.png);}
.table .t-header {height: 41px;background: url(table.png) 0 -5px;}
.table .t-header p {font-size: 11px;color:black;text-transform: uppercase;}
.table .t-row {height: 61px;border-bottom: 1px solid white;background: url(table.png) 0px -108px;}
.table .t-row.first {background: url(table.png) 0px -46px;}
.table .t-row.even {background: url(table.png) 0px bottom;}
.table .th-col,
.table .t-col {float: left;height: 100%;border-right:1px solid #e5e5e5;display:table;}
.table .th-col p {padding: 10px 0 0 14px;}
.table .t-col p {padding: 13px 0 0 14px;line-height:1.2;}
.table .th-col.centered-v p,
.table .t-col.centered-v p {line-height: 61px;padding: 0 0 0 14px;}
.table .th-col.centered-h p,
.table .t-col.centered-h p {}
.table .t-col a{color:#000;text-decoration:none;}
.table .t-col a:hover{text-decoration:underline;}
.table .t-col .table-button:hover {
	text-decoration:none;
}
.table .order-input{
width: 100%;
text-align: center;
}

/*Pages*/
.demo {min-height: 70px;width: 435px;}
.i1 .slider-area {height: 177px;background: url(back2.jpg) center top no-repeat;}
.i1 .slider-area {overflow: visible;}
.i1 .slider-area .button.back {position: absolute;padding: 4px 12px 4px 12px;bottom: -43px;right: 0;display: block;border: 1px solid #398158;border-radius: 15px;color: #aaa9ab;text-decoration: none;cursor:pointer;behavior:url(PIE.htc);}
/*.button.back{
    border: 1px solid #398158 !important;
    border-radius: 15px !important;
    bottom: -43px !important;
    color: #AAA9AB !important;
    cursor: pointer;
    display: block;
    padding: 4px 12px;
    position: absolute;
    right: 0;
    text-decoration: none;}
*/
.i1 .slider-area .button.back span {color: #FFF;display: inline-block;position: relative;top: -1px;left: -2px;}
.i1 .slider-area .button.back b {text-decoration: none;font-weight: 100;;}
.i1 .slider-area .button.back:hover span {text-decoration: none;}
.i1 .slider-area .button.back:hover b {text-decoration: underline;}
.i1 .slider-area .header-paginator {float: left;padding: 20px 0 0;}
.i1 .slider-area .header-paginator .link {text-decoration: none;color: #928f94;font-size: 12px;}
.i1 .slider-area .header-paginator .link:hover{text-decoration: underline;}
/*.i1 .slider-area .header-paginator .link:first-of-type:after {content:"";padding: 0 22px 0 22px;background: url(bc_arrow.png) no-repeat  16px 3px;}
.i1 .slider-area .header-paginator .link.first:after {content:"";padding: 0 22px 0 22px;background: url(bc_arrow.png) no-repeat  16px 3px;}
*/
.i1 .slider-area .header-paginator .link:first-of-type:after {content:"";padding: 0 20px 0 20px;background: url(sprite-2.png) 17px -589px;}
.i1 .slider-area .header-paginator .link.first:after {content:"";padding: 0 20px 0 20px;background: url(sprite-2.png) 17px -589px;}

.i1 .slider-area .header-paginator .link.current {color: white;cursor: default;}
.i1 .slider-area .header-paginator .link.current:hover {text-decoration: none;}

.i1 .arrow_div {height: 29px;margin-bottom: 0px;}
.i1 .arrow_div img {margin-top: -25px;}
.i3 .arrow_div img {margin-top: -30px;}

.i1 .contact-info {margin: 0 0 70px 0;padding: 0 0 20px 0;border-bottom: 1px solid #e5e5e5;}
.i1 .contact-unit, .csc-frame-frame3 {margin: 0 0 0px 0;padding: 0 0 3px 0;line-height: 1;font-size: 15px;}
.span3 .csc-textpic-intext-left-nowrap {margin-bottom:20px;}
.indent .csc-frame-frame3{padding-left:50px;}
.i1 .contact-unit.phones {background-position: 0px -100px;}
.i1 .contact-unit .title, .csc-frame-frame3 > span {padding: 6px 0 0px 0px;display: block;font-size:13px;line-height: 1;}
.i1 .contact-unit .text, .csc-frame-frame3 .mail {display:block;padding: 0px 0 0 0px;font-size: 15px;color: black;}
.i1 .contact-unit .text a, .csc-frame-frame3 .mail {color: black;text-decoration: none;}
.i1 .contact-unit .text a:hover, .csc-frame-frame3 .mail:hover {text-decoration: underline;}

/*.i1 .tutorial .description {padding: 0 0 19px 50px;font-size: 12px; line-height: 14px; color : #3a3a3a;background: url(sprite.png) 0px -260px;}
*/
.i1 .tutorial .description {padding: 0 0 19px 50px;font-size: 12px; line-height: 14px; color : #3a3a3a;background: url(sprite-2.png) 0px -260px;}
.i1 .tutorial .text {font-size: 14px; line-height: 24px; color : #5a5d64;}
.i1 .tutorial .text span {color: #000}
.i1 .tutorial .links {padding: 25px 0 0 0;margin: 0 0 55px 0;}
.i1 .tutorial .links .link {display: inline-block;color: black;text-decoration: none;padding: 4px 30px 4px 10px;margin: 0 20px 5px 0;border: 1px solid #bfe7cf;border-radius: 15px;behavior:url(PIE.htc);position: relative;}
.i1 .tutorial .links .link:after {content:'\2192';color: grey;position: absolute;top: 3px;right: 10px;}
.i1 .tutorial .links .link:hover {color: white; background: #2ab060;}
.i1 .tutorial .links .link:hover:after {color: white;}
/*
.form {position: relative;height: 530px;background: url(../i/form.png);}
.form .form-title {margin: 0 0 25px 0;font-size: 25px; color: #c4bdc9; text-align: center;font-weight: 100;padding: 37px 0 0 0;}
*/
.form {position: relative; padding: 7px; background: url(form_bg.png) repeat left top;margin:0 auto;/*width:480px;*/}
form#order{width:480px;margin:0 auto;}
#order-form{width:490px;margin:0 auto;}
.form_inner {background: #f5f5f5;}
.thanks-form .form_inner {padding:25px 11px;}
.thanks-form .form-button{bottom:-55px!important;}
.form .form-title {margin: 0 0 25px 0;font-size: 25px; color: #c4bdc9; text-align: center;font-weight: 100;padding: 37px 0 0 0;}
.form .form-field { margin: 0 20px;}
.order-header{width: 427px;margin: 0 auto 10px;padding-bottom:5px;}
.input {padding: 11px 0 0 0;height: 38px;width: 427px;margin: 0 auto 10px;border: 1px solid #e6e6e6;background: #FFF;position: relative;box-shadow:3px 3px 13px -3px rgba(0,0,0,0.1) inset;}
.input:before {width: 15px;height: 15px;position: absolute;right: 10px;top: 10px;content:"";background-image: url(sprite.png);}
.input.active {border-color: #a7dcbd;}
.input.error {border-color: #eeb4b4;}
.input input,
.input textarea {display: block;padding: 10px 35px 10px 12px;width: 100%;outline: none;border:none;background: transparent;font-family: Arial;}
.input textarea {height: 100%;resize: none;}
.input.name:before {background-position: 0px -175px;}
.input.email:before {background-position: 0px -190px;}
.input.phone:before {background-position: 0px -205px;}
.input.subject:before {background-position: 0px -220px;}
.input.active.name:before {background-position: 0px -375px;}
.input.active.email:before {background-position: 0px -390px;}
.input.active.phone:before {background-position: 0px -405px;}
.input.active.subject:before {background-position: 0px -420px;}
.input.error.name:before {background-position: 0px -475px;}
.input.error.email:before {background-position: 0px -490px;}
.input.error.phone:before {background-position: 0px -505px;}
.input.error.subject:before {background-position: 0px -520px;}
.input.question {height: 188px;}
.input.question:before {background-position: 0px -235px;}
/*.form .form-button {margin: 0 auto;display: block;position: relative;top: 30px;}*/

.error{padding: 5px 12px;
width: 427px;margin: 0 auto 10px;
  border:1px #a00 dashed;
  background:#faf4f4;

  color:#a00;
}
.input {padding: 0 0 0 0;height: 38px;width: 427px;margin: 0 auto 10px;border: 1px solid #e6e6e6;background: #FFF;position: relative;box-shadow:3px 3px 13px -3px rgba(0,0,0,0.1) inset;}
.input:before {width: 15px;height: 15px;position: absolute;right: 10px;top: 10px;content:"";background-image: url(sprite.png);}
.support-container, .support-inner,#support-form{float:left;}
.support-container{margin-bottom:30px;}
/*.support-inner{padding-bottom:47px;}*/
.fileupload{
	float:left;
	padding: 0 0 0 0;
	/*height: 80px;*/
	width: 427px;
	margin: 0 20px 10px;
	/*border: 1px solid #e6e6e6;
	background: #FFF;*/
	position: relative;
	/*box-shadow: 3px 3px 13px -3px rgba(0,0,0,0.1) inset;*/
}
#support-form .form-button {
	width: 180px;
	height: 48px;
	margin: 0 143px;
	position: relative;
	background: url(form-button.png) -10px 0;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	bottom: -30px;
}
#support-form  .form-button:hover {
	background-position: -10px -60px;
}
#support-form .form-button:active {background-position: -10px -120px}
.fileupload .input:before {background-image: none;}
.fileupload .support-files-submit{float:right;width:auto;position:absolute;top:7px;right:7px;padding: 3px 10px;background:gray;color:#fff;}
.fileupload-info span{margin-right:10px;}
.uploaded-list{float:left;width:100%;}
.uploaded-list ol{margin-bottom:10px;}
.uploaded-list li{list-style-position:inside;}
.input #fileupload{padding: 7px 80px 7px 12px;position:relative;z-index:2;float: left;left:0;top:0px;width: 80%;}
.type-text{float:left;width:100%;}
.input.active {border-color: #a7dcbd;}
.input.error {border-color: #eeb4b4;}
.input input,
.input textarea {display: block;padding: 10px 35px 10px 12px;width: 100%;outline: none;border:none;background: transparent;font-family: Arial;}
.input textarea {height: 100%;resize: none;}
.input.name:before {background-position: 0px -175px;}
.input.email:before {background-position: 0px -190px;}
.input.phone:before {background-position: 0px -205px;}
.input.subject:before {background-position: 0px -220px;}
.input.active.name:before {background-position: 0px -375px;}
.input.active.email:before {background-position: 0px -390px;}
.input.active.phone:before {background-position: 0px -405px;}
.input.active.subject:before {background-position: 0px -420px;}
.input.error.name:before {background-position: 0px -475px;}
.input.error.email:before {background-position: 0px -490px;}
.input.error.phone:before {background-position: 0px -505px;}
.input.error.subject:before {background-position: 0px -520px;}
.input.question {height: 188px;}
.input.question:before {background-position: 0px -235px;}
.form .form-button {margin: 0 auto;display: block;position: relative;bottom: -30px;border:0 none;
color: #fff;
font-size: 15px;
line-height: 44px;
text-align: center;
text-shadow: -1px -1px 3px rgba(0,0,0,.5);
text-transform: uppercase;
z-index:1;
}


.trace-modules {padding: 70px 0 115px 0;position: relative;}
.trace-modules a img {margin-bottom: 20px;}
.trace-modules h3 a {color: #000; text-decoration: none;}
.trace-modules h3 a:hover {text-decoration: underline;}
.trace-features {margin: 0 0 0 0;color: black;font-size: 25px;line-height: 25px;}
.learn-more-trace {margin: 21px 0 47px 0;color: black;font-size: 25px;line-height: 25px;text-align: center;}
.features-set {padding: 15px 0 22px 0;}
.features-set .feature {padding: 12px 5px 11px 26px;font-size: 14px;color: #5a5d64;line-height: 16px;border-bottom: 1px solid #dddddd;background: url(sprite.png) 3px -293px no-repeat;}
.features-set .feature.last {border: 0;}
.features-teasers {margin: 0 0 20px 0;}
.row.shadow {margin: -55px 0 0 0;background: #f8f8f8;background: #f5f5f5 url(trace-modules-bg.png) no-repeat center 485px;	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2)inset;	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2)inset;}

.hor-menu .links-set .link.active:before {background: url(menu-corner.png)}

.i3 .hor-menu .links-set .link {padding: 0 23px 0 21px;}
.i3 .sub-header {margin: 0 0 25px 0;text-align: center;}
.i3 .sub-text {padding: 0 175px;text-align: center;}

.i3 .t-row .button {display: block;height: 50px;width: 138px;background: url(download.png) no-repeat 0px 0px;}
.i3 .t-row .button:hover {background-position: 0px -50px}
.i3 .t-row .button:active {background-position: 0px -100px}
.i3 .libraries .th-col.lib {width: 21.5%;}
.i3 .libraries .th-col.info {width: 52%;}
.i3 .libraries .th-col.size {width: 11%;text-align: center;padding: 0px 0 0 0;}
.i3 .libraries .th-col.size p {padding-left: 0;}
.i3 .libraries .th-col.download {width: 15.5%;}
.i3 .libraries .t-col.lib {width: 21.5%;}
.i3 .libraries .t-col.info {width: 52%;}
.i3 .libraries .t-col.size {width: 11%;}
.i3 .libraries .t-col.download {width: 15.5%;}
.i3 .libraries .t-col.lib p {line-height: 19px;}
.i3 .libraries .t-col.lib p a {color: #000;text-decoration: none;}
.i3 .libraries .t-col.lib p a:hover {text-decoration: underline;}
.i3 .libraries .t-col.lib p span {color: #2c9858;font-size: 13px;margin-top: 1px;}
.i3 .libraries .t-col.info p {font-size: 13px;color: #7f7f7f;padding: 20px 0 0 19px;}
.i3 .libraries .t-col.size p {padding: 20px 0 0 19px;color: #888888;font-size: 12px}
.i3 .libraries .t-col.download p {padding: 9px 0 0 8px;}
.i3 .libraries .lib-name {color: black; font-size: 16px;}
.i3 .row.after-table {margin: 0 0 17px 0;}
.i3 .row.after-table .pull-left {float: left;color: #5a5d64;font-size: 12px;padding: 6px 0 0 20px;}
.i3 .row.after-table .pull-right p {float: right;width: 228px;padding: 4px 0 0 0;line-height: 16px;font-size: 14px;color:#343434;}
.i3 .row.after-table .pull-right p span {border-bottom: 1px dashed #343434;}
.i3 .row.after-table .pull-centered {margin: 0 auto}
.i3 .row.after-table.offset {margin-bottom: 50px;}
.install-button {padding: 6px 0 0 15px;width: 228px;height: 45px;background: url(howto.png);display: block;text-decoration: none;text-align: center;}
.install-button:hover,
.install-button.active {background-position: 0px -60px}
.install-button span {color: #a3a3a3;font-size: 11px;text-transform: uppercase;text-align: center;margin: 3px 0 0 0;}
.install-button:hover span,
.install-button.active span {color: #fff;}

.i4 .hor-menu {margin: 0;}
.i4 .order-table {margin-bottom: 4px;}
.i4 .order-table .th-col.edition {width: 21.5%;}
.i4 .order-table .th-col.pins {width: 39%;}
.i4 .order-table .th-col.price {width: 11%;text-align: center;}
.i4 .order-table .th-col.option {width: 28.5%;}
.i4 .order-table .t-col.edition {width: 21.5%;}
.i4 .order-table .t-col.pins {width: 39%;}
.i4 .order-table .t-col.price {width: 11%;}
.i4 .order-table .t-col.option {width: 28.5%;}
.i4 .order-table .th-col.price p {padding-left: 0;}
.i4 .order-table .t-col.edition p, .table .t-col h3, .table .t-col h4 {
font-size: 16px;color: black;padding: 0px 0 0 15px;margin-bottom:0;
display: table-cell;
vertical-align: middle;
}
.table .t-col h4{font-size: 13px;padding-top:0px;font-weight:normal;}
.table .t-col .subtitle{
	color: #2c9858;
	font-size: 13px;
	margin-top: 1px;
}
.i4 .order-table .t-col.edition p a {color: #000;text-decoration: none;}
.i4 .order-table .t-col.edition p a:hover {text-decoration: underline;}
.i4 .order-table .t-col.pins p {padding: 18px 0 0 20px;font-size: 13px;color: #7f7f7f;}
.i4 .order-table .t-col.price p {font-size: 20px;padding: 18px 0 0 29px;}
.i4 .order-table .t-col.option p {}

.i4 .upgrade-table .th-col.edition {width: 21.5%;}
.i4 .upgrade-table .th-col.pins {width: 51%;}
.i4 .upgrade-table .th-col.price {width: 11%;text-align: center;padding: 0px 0 0 0;}
.i4 .upgrade-table .th-col.price p {padding-left: 0;}
.i4 .upgrade-table .th-col.option {width: 16.5%;}
.i4 .upgrade-table .t-col.edition {width: 21.5%;}
.i4 .upgrade-table .t-col.pins {width: 51%;}
.i4 .upgrade-table .t-col.price {width: 11%;}
.i4 .upgrade-table .t-col.option {width: 16.5%;}
.i4 .upgrade-table .t-col.edition p {font-size: 16px;color: black;padding: 18px 0 0 15px;}
.i4 .upgrade-table .t-col.edition p a {color: #000;text-decoration: none;}
.i4 .upgrade-table .t-col.edition p a:hover {text-decoration: underline;}
.i4 .upgrade-table .t-col.pins p {padding: 18px 0 0 20px;font-size: 13px;color: #7f7f7f;}
.i4 .upgrade-table .t-col.price p {font-size: 20px;padding: 18px 0 0 29px;}
.i4 .upgrade-table .t-col.option p {}

.i4 .upgrade-table {margin-bottom: 7px}
.box {width: 144px;margin: 0 24px 0 0;float: left;}
.box.last{margin: 0;}
.box p {margin: 0 0 17px 0;padding: 0 0 0 20px;background: url(sprite.png) -50px -370px;font-size: 14px;line-height: 18px;}

.table-descr {padding: 0 0 23px 0;text-align: center;font-size: 12px;line-height:1.2;color:#999;}
.table-descr p{padding: 0 0 0 0;text-align: center;font-size: 12px;line-height:1.2;color:#999;}
.table-descr.align-left p{padding: 0 0 23px 0;text-align: left;}
.table-descr.bordered {border-bottom: 1px solid #e4e4e4;}
.table-descr i {position: relative;}
.table-descr span {position: absolute;left: -20px;top: 5px;color: #2ab060;font-size: 30px;line-height: 16px;}
.table-opts {margin: 0 0 10px 0;}
.span4.opt {padding: 0 0 0px 30px;color: #5a5d64; line-height: 16px;background: url(sprite.png) 0 -305px;}
.opts-headers {}
.row h3.opts-header {font-size:25px;line-height: 25px;text-align: center;}
.opts-sub-header {padding: 0 0 50px 0;text-align: center;background: url(opt-header.png) 0px 45px no-repeat;}
.table.purple{margin-top: 18px;}
.lib-box {position: relative;top: -40px;background: #f5f5f5;z-index: 0;}
.lib-box:before{content: "";position: absolute;top: 0;width: 10000px;height: 100%;background: #f5f5f5;left: -3000px;}
.lib-box .lib {position: relative;padding: 30px 0 0;overflow: hidden;}
.lib-box .lib .title {text-align: center;padding: 0 0 20px 0;}

.lib-box .lib .number, .bodytext .number {
display:block;margin: 0 0 4px 0;color: #2ab060;font-size: 50px;font-weight: bold;
position: relative;
height:61px;
line-height:61px;
/*background: url(sprite.png) 0px -678px;*/
}

.lib-box .lib .number:after {
content: "";width: 35px;height: 10px;
position: absolute;
background: url(sprite.png) 0px -678px;
top: 22px;right: 0px;
}
.row .last .number:after {content: "";background: none;}
.lib-box .lib .number.last:after {content: "";background: none;}

.lib-box .lib .descr p {padding: 0;background: none;margin: 0;}
.lib-box .lib-close {width: 100px;position: absolute;bottom: 0;left: 50%;background: white;padding: 4px 15px 0;border-radius: 25px 25px 0 0;color: black;margin: 0 0 0 -50px;text-align: center;cursor: pointer;}
.lib-box-wrap {height: 0;position: relative;overflow:hidden;}
.lib-box-shadow.left {position: absolute;width: 3000px;top: 0;bottom: 0;left: -1800px;background: #f5f5f5;box-shadow: inset -35px 0 12px 0px rgba(0,0,0,.13);}
.lib-box-shadow.right {position: absolute;width: 3000px;top: 0;bottom: 0;right: -1800px;background: #f5f5f5;box-shadow: inset -35px 0 12px 0px rgba(0,0,0,.13);}
/*body {font-family: Arial;	margin: 0;}
h2 {font: 25px/25px Arial;	font-weight: 100;	margin: 29px 0 16px 0;}
h3 {font: 18px/18px Arial;	font-weight: 100;	margin: 0px 0 17px 0;}
p {font: 14px/24px Arial;	color: #5a5d64;	margin: 0;}*/
div.wrapper {width: 985px;	margin: 0 auto;	}
.inner_wrapper {margin: 0 0 84px 0;}
.first-section {background: url(back_first.png) no-repeat -50px bottom;}
.second-section {padding: 0px 0 27px 0;	background: #f5f5f5 url(back_second.png) no-repeat center bottom;	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2)inset;	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2)inset;}
.third-section {padding: 0px 0 0 0;position: relative;}
h2.center {width: 312px;	margin: 0 auto 56px auto;	text-align: center;}
.col {margin: 0 24px 0 0;	float: left;}
.col.last {margin: 0;}
.first-section .col {width: 480px;}
.second-section .col {width: 228px;}
.third-section .col {width: 312px;}
.second-section .col img {margin: 0 0 24px 0;}

/*body {font-family : Verdana, Tahoma, Arial, sans-serif;	margin: 0;}
*/
h2,h3 {color:#000;}
h2 {font: 25px/25px Arial;	font-weight: 100;	margin: 0px 0 16px 0; font-weight: bold; color:#27A35B; font-size: 1.5em}
h3 {font: 18px/18px Arial;	font-weight: 100;	margin: 0px 0 17px 0;}
p {font: 14px/24px Arial;	color: #5a5d64;	margin: 0;}
div.wrapper {width: 985px;	margin: 0 auto;	}
.inner_wrapper {margin: 0 0 96px 0;overflow: hidden;}
.first-section {background: url(back_first.png) no-repeat center bottom;}
.second-section {padding: 0px 0 27px 0;	background: #f5f5f5 url(back_second.png) no-repeat center bottom;	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2)inset;	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2)inset;position: relative;}
.third-section {padding: 0px 0 0 0;}
.third-section .arrow_div,.second-section .arrow_div {margin-bottom: 29px;}
h2.center {width: 312px;	margin: 0 auto 56px auto;	text-align: center;}
.col {margin: 0 24px 0 0;	float: left;}
.col.last {margin: 0;}
.first-section .col {width: 480px;}
.second-section .col {width: 228px;}
.third-section .col {width: 312px;}
.second-section .col img {margin: 0 0 24px 0;}
.bottom-header{margin-top: 10px;}

.rounded-shadow-top{position: absolute;width: 100px;height: 50px;left: 50%;top: 0;margin-left: -50px;overflow: hidden;}
.rounded-shadow-top:before{content:"";display: block;position: absolute;top: -29px;left: 50%;width: 56px;height: 58px;margin-left: -28px;border-radius: 30px;box-shadow: 0px 0px 15px 0px rgba(0,0,0,.2)}
.lib .arrow_div .rounded-shadow-top{display:none;}
.rounded-shadow-bottom{position: absolute;width: 100px;height: 50px;left: 50%;bottom: 29px;margin-left: -50px;overflow: hidden;z-index:2;}
.rounded-shadow-bottom:before{content:"";display: block;position: absolute;bottom: -33px;left: 50%;width: 56px;height: 58px;margin-left: -28px;border-radius: 30px;box-shadow: 0px 0px 15px 0px rgba(0,0,0,.2)}

/* Add My Style */
.table .t-col p.price {
	font-size: 20px;
	padding: 18px 0 0 29px;
	color: #5a5d64;
}
.table .t-col p.bodytext {
	/*padding: 18px 0 0 20px;*/
	padding:0 19px 0 19px;
	font-size: 13px;
	color: #7f7f7f;
	display: table-cell;
	vertical-align: middle;	
}
.table .buttons-container p.bodytext{
	float:left;
	padding:0 2px 0 0;
}




/* FS */


/*a, a:hover, a:visited {
	color: #0085cf;
}*/
#content{
/*	background: #f7f7f7;*/
	color: #000000;
	padding-bottom:30px;}

#content-inner{
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	background: inherit;
	padding: 10px;
}
#head-security {
/*    background: url("fs_secure-ordering.png") no-repeat scroll 20px 80px transparent;
    height: 250px;
    text-align: center;
*/
    background: url("fs_secure-ordering.png") no-repeat scroll right 17px transparent;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
}

#content-inner h1{
	text-align:left;} 

/**
 * Switches
 */

/* No security info */
.ns #head-security {
	display:none;
}
/* No header */
.nh #head {
	display:none;
}
/**
 * Override
 */

.store-order-action-list li {
	white-space: normal !important; /* france length */
}

.core-form-field-required .core-form-field-label {
	font-weight: bold;
}
.core-form-field-group + .core-form-field-group {
	margin-top: -4em;
}
.core-form-field-label {
	margin-bottom: 4px;
}
.core-body-window .core-section {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 2em;
}
.core-body-window .core-section-header {
	margin: 0px;
	color: #27A35B;
	padding-bottom: 3px;
	font-size: 1.4em;
}
.core-body-window .core-section-body {
	padding: 1em 2em 2em;
	border: 1px solid #aaa;
	background: #f8f8f8;
}
.store-footer {
	/*background: #fff url(footer-bg2.gif) repeat;
	color: #eee;
	margin-bottom: 30px;
	padding: 2em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;*/
	padding: 2em;
}
.store-footer a:link, .store-footer a:visited {
	color: #00bfff;
}
.store-footer a:hover {
	color: #ffa500;
	text-decoration: none;
}
.store-product-detail-description-short {

}
.store-product-list-item {
	margin-bottom: 0;
}
.store-product-list-item-title {
	letter-spacing: 1px;
	text-shadow: 2px 2px 2px #ddd;
}
.store-product-list-item-description {
	margin-top: 1em;
}
.store-product-detail {
	line-height: 1.4em;
}
.store-product-detail-title {
	margin-bottom: 10px;
	margin-right: 1em;
	font-size: 1.5em;
}
.core-form-field-group-header{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}
.store-page-navigation {
	border-top: 1px dotted #ddd;
}
.store-product-detail-quantity {
	margin-top: 10px;
}
.store-product-detail-description, .store-product-list-item-description {
/*	text-align: justify;*/
	margin-bottom: 0;
}
.store-product-option-groups {
	padding-left: 0;
	padding-right: 1em;
}
.core-form-field-body-note {
	font-size: 10px;
	margin-top: 4px;
	color: #666;
}
select, .store-decorate-silk input[type="text"] {
     padding: 4px;
	 height: 30px;
}

.store-decorate-silk input[type="text"]:focus{
	border: 1px solid #E6E6E6;
	box-shadow: 0 0 5px #119948;
}
/* indent forms */
.core-form-field-area-left {
    margin-left: 1.5em;
}

.store-section-payment-details-cc .core-form-field-group-body {
    margin-left: 1.5em;
}

#ccShippingAddressDisplay {
    margin-left: 1.5em;
}




.store-decorate-button .store-page-navigation .store-action-command a, .store-decorate-button .store-product-list-item-action-list .store-action-command a {
    color: #ffffff !important;
	background:url(nav_bg.jpg);
}
.store-decorate-button .store-page-navigation .store-action-command:hover, .store-decorate-button .store-product-list-item-action-list .store-action-command:hover {
    background:url(b-nav__link_hover.png) !important;
	color: #ffffff !important;
}


.store-decorate-button .store-page-navigation .store-action-command, .store-decorate-button .store-product-list-item-action-list .store-action-command, 
.store-decorate-button .store-page-navigation .store-action-command:active, .store-decorate-button .store-product-list-item-action-list .store-action-command:active {
    cursor: pointer;
    display: inline-block;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0.4em 0.5em;
    text-decoration: none !important;
    color: white !important;	
    background:url(nav_bg.jpg) !important;
}


.store-variation-select-item-list li a {
    color: black;
    display: block;
    font-size: 1em;
    text-decoration: none !important;
}

.rt-arrow{
	margin-left:-20px !important;}

.header-paginator {
    float: left;
    padding: 20px 0 0;
}
.header-paginator .link.first:after {
    background: url(bc_arrow.png) no-repeat  16px 3px transparent;
    content: "";
    padding: 0 22px;
}
.header-paginator .link:first-of-type:after {
    background: url(bc_arrow.png) no-repeat  16px 3px transparent;
    content: "";
    padding: 0 22px;
}
.header-paginator .link {
    color: #928F94;
    font-size: 12px;
    text-decoration: none;
}

.header-paginator .link.current {
    color: white;
    cursor: default;
}

.core-body-window .core-section-body {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #AAAAAA;
    padding: 1em 2em 2em;
}

#store-variation-selector-command{text-align:right;display:inline;font-size:1em;white-space:nowrap;text-decoration:none;font-weight: bold;}
/*выставляет жирность выбора страны отдельно от жирности меню*/

.core-form-field.core-form-field-required.store-field-cc-expire {margin-top:-5.5em; margin-left: 45%; margin-bottom: 6em;}
.core-form-field.core-form-field-required.store-field-cc-security-code  {margin-top:-4.5em; margin-left: 45%; margin-bottom: 6em;}
/*На второй странице заказа выставляет поля даты и cvv-кода карточки*/

.store-product-detail-offer-title:hover {text-decoration: underline;}
.store-product-detail-offer-title {font-family: Verdana;}
/*Определяет подчеркивание Volume Prices отдельно от основного стиля а*/

/*.store-action-title:hover {text-decoration: underline;}
/*Определяет подчеркивание Make Changes отдельно от основного стиля*/

.core-section-body {color: black;}
/*.store-product-pricing-tiered-table {color: gray;}*/
