@charset "UTF-8";

body { background: #fff url('/i/topbg.png') repeat-x; }

div, p, input, ul, ol, li, td { font: normal 12px/15px Arial, sans-serif; color: #222; }

ul { margin: 0; padding: 8px 0 8px 5px; }
ul li { padding: 0 0 10px 20px; background: url('/i/li.png') no-repeat; list-style: none; margin: 0; }

img { border: 0; }

p { font-size: 13px; margin: 0; padding: 0 14px 10px 0; }

h1 { font: normal 26px/27px Arial, sans-serif; color: #f25815; margin: 0; padding: 0 10px 10px 0; text-align:center; margin-bottom:30px; }
h4 { font-size: 14px; list-style: 18px; margin: 0; padding: 22px 15px 0 0; }

a, a:visited { color: #000; }
a:hover { color: #f25815; }

.logo { float: left; width: 400px; padding: 20px 10px 30px 30px; }
address { display: block; float: right; width:340px; font-size: 12px; font-style: normal; margin: 30px 0 0 0; }
address .phone { font: normal 24px/24px Arial, Helvetica, sans-serif; padding: 0 0 5px 0; }
address .phone sup { font-size: 12px; }

.wrapper { width: 960px; margin: 0 auto; position:absolute;
	left:50%;
	margin-left:-480px;}

.menu { border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border: 1px solid #d2d2d2;
	height: 40px;
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-left: 17px;
	background: url('/i/menubg-p.png') repeat-x; }
.menu ul { margin: 0; padding: 0; }
.menu ul li { display: block; list-style: none; float: left; padding: 12px 16px 13px 16px; z-index: 110; background: url(/i/menusep.png) right top repeat-y; }
.menu ul li:last-child {
	background:none;
}
.menu ul li a { font: normal 13px/15px Arial, sans-serif; color: #000; text-shadow: rgba(255,255,255,1) 0 1px 0; text-decoration: none; }
.menu ul li.active { background: url('/i/menubg-a.png') right top repeat-x; }

.accent1 { font-size: 14px; line-height: 19px; color: #ff7900; }
.accent2 { font-size: 15px; line-height: 16px; padding-left: 20px; }

#footer { padding: 30px 0 40px 0; }
#bradcrumbs { font-size: 10px; margin: 40px 0 30px 0; }
#bradcrumbs div, #bradcrumbs a { color: #777; }
#mainhome { padding: 30px 0 0 0; }
.lcol { width: 320px; float: left; padding: 0 30px 0 0; }
.mcont { width: 280px; float: left; padding: 0 30px 0 0; *margin-left:-280px;}
.rcol { width: 280px; float: left; padding: 0 20px 0 0; margin:0;}
.content { width: 620px; float: left; padding: 0 30px 0 0; }

.left_photo { display: none; }

.newstxt p { margin: 0; padding: 0 10px 3px 0; }

.content .prodcatalog, .content .prodcatalog td { border: 0 none; vertical-align: top; }
.content .prodcatalog td { padding-left: 0; }

#news p { margin: 0; padding: 0 0 6px; }
#mainhome #news p { font-size: 11px; line-height: 12 	px; }
.nitem { margin: 0 0 30px 0; }
.nitem .pic { float: left; width: 115px; }
.nitem .txt { width: 200px; float: left; }
.nitem .pic a, .ref_pic a { display: block; width: 100px; height: 65px; overflow: hidden; border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px; border-top: 1px solid #ccc; margin-right: 15px; }

.clear { clear: both; }

ul.services  { margin: 0 0 30px 0; padding: 0; }
ul.services li { font: normal 16px/20px Arial, Helvetica, sans-serif; padding: 8px 10px 10px 42px; list-style: none; margin: 0 0 7px 0; }
ul.services li.s1 { background: url('/i/serv-1.png') no-repeat; }
ul.services li.s2 { background: url('/i/serv-2.png') no-repeat; }
ul.services li.s3 { background: url('/i/serv-3.png') no-repeat; }
ul.services li.s4 { background: url('/i/serv-4.png') no-repeat; }


.content table { /*border-collapse: collapse;  */margin: 0; background: #fff; line-height: 10px; margin: 0 0 2px 0; text-align: left; }
.content table { margin: 0; background: #fff; line-height: 10px; margin: 0 0 2px 0; text-align: left; }
.content table td { padding: 10px; border: 1px dotted #777; border-radius:4px;}
.content a { text-decoration: none; }
.content .aitem { float: left; margin: 0 10px 10px 0; width: 166px; }
.content .aitem p {  line-height: 13px; }
.content .aitem img { height: 96px; }
.content .aitem table { width: 166px; }
/*.content .aitem table tr td {border: 1px dotted #ddd; border-radius:4px;}*/
.content .aitem table tr td a {border-radius:4px; height: 95px; width:116px; overflow:hidden; display:block}
.content .aitem table tr td a img {border 0px;}

/* promo */
#pcontainer {
	width:960px;
	height:240px;
	position:relative;
	z-index:0;
	position: relative;
	border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
}

#frame {
	position:absolute;
	z-index:0;
	width:960px;
	height:240px;
	top:0;
	left:0;
}

/*
	Slideshow
*/

#slides {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	width: 960px;
	height: 240px;
}

.slides_container {
	width:960px;
	height:240px;
	overflow:hidden;
	position:relative;
	display:none;
}


.slides_container a {
	width:950px;
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:102px;
	left:21px;
	width:37px;
	height:37px;
	display:block;
	z-index:101;
}

#slides .next {
	left: 902px;
}

/*
	Pagination
*/

.pagination {
	display: none;
	margin:16px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

.ref li { padding: 19px 0 15px 0; background: none; border-bottom: 1px dotted #777; }
.ref_pic { padding: 0 0 15px 0; float: left; }
.ref_info { float: left; width: 470px; }
.ref_info a.more { font-weight: bold; }

.news_img { width: 96%; clear: both; padding: 2%; border: 1px dotted #777; border-radius:5px; text-align: center; margin: 0 0 20px 0; }

a.link.title { font-weight: bold; font-size: 13px; }

.equip { width: 600px; }
.equip .i { width: 192px; float: left; height: 240px;text-align: center; }
.equip .i img { width: auto; height: 150px; max-width: 175px }
.equip .name { margin: 0; padding: 5px 10px 0 0; text-align: left; font-weight: bold; }

.download { background: #ebebeb; border-top: 1px solid #c1c1c1; margin: 20px 0 0 0; width: 90%; padding: 5%; border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px; }
.download .file-doc { padding: 8px 10px 8px 34px; background: url('/i/file-doc.png') no-repeat; margin: 0 0 9px 0;  }

.btm-m2 { font-size: 10px; color: #555; }

.content .defforms table td { border: 0; padding: 10px 10px 10px 0; }

.defforms { padding: 15px; border: 1px dotted #777; }
.defforms input[type="submit"] { padding: 10px; font-size: 14px; }

input[type="text"], textarea { border: 1px solid #aaa; background: #fff; padding: 4px; font: normal 12px/13px Arial, Helvetica, sans-serif; }
textarea { height: 70px; }

.addtext1 { width: 640px; padding: 0 20px 0 0; float: left; }
.addtext2 { width: 280px; padding: 0 20px 0 0; float: left; }
.addtext1 p, .addtext2 p { font-size: 12px; color: #999; line-height: 14px; }

hr { border: 0; border-bottom: 1px solid #ccc; margin: 0 0 20px 0; }

.prodtabl, .prodtabl td {border:1px solid #ccc !important; border-radius:0 !important; border-collapse: collapse;}
.prodtabl td {padding:7px !important;}
.prodtabl, .prodtabl td  p {margin:0; padding:0;}

.quote {
	background:#ccc;
	padding:15px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.upBtn {
	display:block;
	width:37px;
	height:37px;
	background:transparent url('/i/uparr.png') 0 0 no-repeat;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
}

/* */

.addtext1 p.addtext1_main {
	font-size: 14px;
	line-height: 19px;
}

/* released_obj */

#news {
	/*width: 340px;*/
}

#news.news_new2 {
	width: 100%;
}

#news li {
	background: none;
}

.content a.released_obj {
	font-weight: bold;
}

#news li {
	margin: 30px 0 0;
	border-bottom: 1px dotted #777;
	padding: 0 0 20px 20px;
}

		#news li:first-child {
			margin: 0;
		}

/* clear */

/*.clear {
	clear: both;
}*/

/* clear */

/* released_obj */

.released_obj_cat {
	margin: 0 0 10px 20px;
	width: 660px;
}

		.released_obj_cat span {
			float: left;
			margin: 32px 15px 0 0;
			color: #777;
		}

		.released_obj_cat ul.last {
			margin: 15px 0 0;
		}
		
		.released_obj_cat ul {
			width: 620px;
		}	

		.released_obj_cat ul li {
			color: #777;
			display: inline-block;
			padding: 5px 10px;
			background: none;
			margin: 5px 0 0 -3px;
			white-space: nowrap;
		}

		.released_obj_cat ul li:first-child {
			padding: 5px 10px;
		}

		.released_obj_cat ul li a {
			color: #777;
		}

		.released_obj_cat ul li.active {
			padding: 5px 10px;
			color: #333;
			background: #ededed url('/i/released_obj_cat_bg.gif') repeat-x;
			border-left: 1px solid #e2e2e2;
			border-right: 1px solid #e2e2e2;
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			-khtml-border-radius: 3px;
			-o-border-radius: 3px;
		}

		.released_obj_cat ul li.active a {
			color: #333;
		}

#news .pagin ul li {
	background: none;
	border: none;
	margin: auto;
	display: inline;
	padding: 10px 11px;
	color: #000;
}

		#news .pagin ul li.active {
			background: url('/i/pagin_bg.png') 0 2px no-repeat;
			color: #fff;
		}

		#news .pagin a {
			color: #000;
			font-size: 11px;
		}

		#news .pagin .prev_next a {
			color: #777;
		}
		
#news_right {
	width: 340px;
}

.nitem.nit_m {
	margin: 0 0 5px;
	height: 150px;
}

.nitem.nit_m .pic {
	height: 150px;
}

.promo {
	margin: 20px 0 0;
	width: 900px;
}

		.promo p {
			color: #777;
			line-height: 20px;
		}

		.promo p.big {
			font-size: 14px;
		}
		
.news_new {
	position: relative;
	width: 320px;
	margin: -204px 0 0 270px;
}

/* */