@CHARSET "UTF-8";

body, html {padding:0;margin:0;width:100%;height:100%;font-family:Verdana, Helvetica, sans-serif; font-size:11px;background:#e1eaf2 url(/images/bg.png) repeat-x 0 0;min-width:1000px;color: #797f8c;}
#main {width:100%;min-height:100%;min-width: 1000px;margin-bottom:-60px;}
*html #main{height: 100%;width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%');}
*html .footer{width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%');}

table, tr, td{padding:0;margin:0;font-family:Verdana, Helvetica, sans-serif; font-size:11px;color:#797f8c;border-collapse:collapse;border:none;}
td{vertical-align:top;text-align:left;}
a{color: #336699;text-decoration: underline;}
a:hover{text-decoration: none;}
img{border-width:0;}
p{margin:0;padding:0 0 10px 0;}

.clear{clear: both;width: 0px;height: 0px;overflow: hidden;font-size: 0px;line-height: 0px;}
.invis{display: none;}
.annotation{display: none;}

.bg-png-crop, .button a{
	filter	: expression(
		(runtimeStyle.filter == '') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+', sizingMethod=crop)' : runtimeStyle.filter,
		runtimeStyle.backgroundImage = 'none');}

.bg-png-scale{
	filter	: expression(
		(runtimeStyle.backgroundImage != 'none') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+', sizingMethod=scale)' : runtimeStyle.filter,
		runtimeStyle.backgroundImage = 'none');}

.png{
	width: expression(width);
	filter: expression( (runtimeStyle.filter == '') ? runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+src+"', sizingMethod='image')" : '',
						src = '/images/blank.gif');}

h1, h2, h3{font-size: 18px;font-weight: normal;padding: 0;margin: 0 0 15px 0;color: #336699;}

.footer{height: 60px;width: 100%;}
.site-container{padding: 0 12px;}
#main .site-container{padding-bottom: 60px;}

.footer .copy{float: left;color: #336699;padding-top: 23px;}
.footer .menu{float: right;}
.footer  .item{float: left;padding-right: 10px;padding-top: 23px;}
.footer .item a{text-transform: uppercase;text-decoration: none;}
.footer .item a:hover{text-decoration: underline;}
.footer .delim{width: 10px;float: left;height: 11px;border-left: 1px solid #336699;margin-top: 24px;}

.top-block{height: 130px;margin: 10px 0;background: url(/images/top-panel.png) repeat-x 0 -130px;width: 100%;float: left;}
.top-block .l, .top-block .r{height: 130px;width: 14px;overflow: hidden;background: url(/images/top-panel.png) no-repeat 0 0;}
.top-block .l{float: left;}
.top-block .r{float: right;background-position: 0 -260px;}
.top-block .m{padding-top: 20px;}
.top-block .logo{float: left;margin: 5px 0 0 6px;}
.top-block .managers{float: right;font-size: 12px;padding-right: 40px;}
.top-block .managers img{float: left;margin-right: 10px;}
.top-block .managers a{padding-right: 10px;}
.top-block .phone{float: right;margin: 7px 10px 0 0;}

.panel{height: 54px;width: 100%;}
.panel .l, .panel .r{width: 14px;float: left;height: 100%;background: url(/images/panel.jpg) no-repeat 0 0;position: relative;}
.panel .l{background-position: 0 -54px;}
.panel .m{height: 100%;width: 100%;margin: 0 -14px;float: left;background: url(/images/panel.jpg) repeat-x 0 -108px;}

.panel2{height: 54px;width: 100%;}
.panel2 .l, .panel2 .r{width: 14px;float: left;height: 100%;background: url(/images/panel.jpg) no-repeat 0 -162px;position: relative;}
.panel2 .l{background-position: 0 -216px;}
.panel2 .m{height: 100%;width: 100%;margin: 0 -14px;float: left;background: url(/images/panel.jpg) repeat-x 0 -108px;}

.panel3{height: 54px;width: 235px;margin-bottom: 15px;}
.panel3 .l, .panel3 .r{width: 14px;float: left;height: 100%;background: url(/images/panel.jpg) no-repeat 0 -162px;position: relative;}
.panel3 .l{background-position: 0 -216px;}
.panel3 .m{height: 100%;width: 100%;margin: 0 -14px;float: left;background: url(/images/panel.jpg) repeat-x 0 -108px;}
.panel3 .m div.pad{padding: 4px 14px 0px 14px;}
.panel3 .m div.count{padding-top: 3px;}
.panel3 span{color: #000;}

.right-column .panel3{width: 100%;}

.button{width: 100px;height: 24px;position: relative;overflow: hidden;}
.button a{height: 120px;width: 126px;background: url(/images/buttons.png) no-repeat 0 0;position: absolute;}

.sb{width: 50px;}
.sb a{top:-24px;}
.ns{width: 100px;}
.ns a{top:0px;}
.rzd{width: 68px;}
.rzd a{top:-48px;}
.mq{width: 126px;}
.mq a{top:-96px;}
.snd{width: 82px;}
.snd a{top:-72px;}

.search{width: 310xp;padding-left: 20px;float: left;padding-top: 14px;}
.search .inp{width: 240px;height: 24px;background: url(/images/search.jpg) no-repeat 0 0;float: left;float: left;margin-right: 10px;}
.search .inp input{height: 22px;width: 234px;background: none;border: none;margin-left: 4px;color: #999;}
.search .button{float: left;} 

.panel .menu{float: right;padding-right: 20px;}
.panel .menu .item{float: left;padding-right: 15px;padding-top: 18px;}
.panel .menu .item a{color: #9b353f;font-size: 12px;text-transform: uppercase;text-decoration: none;}
.panel .menu .item a:hover{text-decoration: underline;}
.panel .menu .delim{width: 15px;float: left;height: 25px;border-left: 1px solid #c6d8ea;margin-top: 13px;}

.columns{width: 100%;}

.left-column{width: 255px;}
.center-column{background: #fff url(/images/white-corner.jpg) no-repeat 0 0;padding: 8px 12px;}
.right-column{width: 220px;background: #fff;padding: 8px 12px 8px 0;}

.right-column .panel2{text-align: center;}
.right-column .panel2, .right-column .panel2 a{color:#9b353f;font-size: 13px;text-decoration: none;}
.right-column .panel2 a:hover{text-decoration: underline;}
.right-column .panel2 .m div{padding-top: 18px;}

.gost-menu{}
.gost-menu .item{padding: 10px 10px 10px 10px;border-bottom: 1px solid #c6d8ea;font-size: 11px;text-transform: uppercase;}
.gost-menu .item a{text-decoration: none;}
.gost-menu .item a:hover{text-decoration: underline;}

.right-column .news{}
.right-column .news .item{padding: 10px 10px 10px 10px;border-bottom: 1px solid #c6d8ea;}
.right-column .news .item .more{color: #9b353f;font-size: 12px;text-decoration: none;}
.right-column .news .title{font-size: 12px;padding-bottom: 5px;color: #336699;}
.right-column .news .title span{color: #9b353f;font-size: 11px;padding-right: 5px;}
.right-column .news .archive{padding: 10px 0;text-align: right;font-size: 12px;}

.catalog-menu{padding: 10px 10px 20px 10px;}
.level0{padding: 15px 5px 15px 37px;font-size: 11px;text-transform: uppercase;border-bottom: 1px solid #c6d8ea;background: url(/images/cat-arrow.jpg) no-repeat left center;}
.level0 a{text-decoration: none;}
.level0 a:hover{text-decoration: underline;}
.sel0{background-image: url(/images/cat-arrow-sel.jpg);}

.level1{font-size: 10px;text-transform: uppercase;padding: 10px 5px 0px 37px;background: url(/images/cat-arrow2.jpg) no-repeat 10px 12px;}
.level1 a{color: #558dc1;text-decoration: none;}
.level1 a:hover{text-decoration: underline;}

.level2{font-size: 10px;padding: 10px 5px 0px 37px;background: url(/images/cat-dot.jpg) no-repeat 26px 14px;}
.level2 a{color: #558dc1;text-decoration: none;}
.level2 a:hover{text-decoration: underline;}
.sel2 a{color: #999;}

.path{text-transform: uppercase;color: #336699;padding-bottom: 15px;}
.path span{color:#c6d8ea;}

.products{width: 100%;}
.products td{border:1px solid #fff;vertical-align: middle;}
.products .h td{background: #e1eaf2;height: 55px;vertical-align: middle;color: #336699;text-transform: uppercase;}
.products .col{width: 180px;text-align: center;}
.products .light td, .products .dark td{padding: 1px 0;}
.products .light td.name, .products .dark td.name, .products .name{padding-left: 20px;}
.products .light td{background:#f4f7fa}
.products .dark td{background:#e1eaf2}
.products td.buy{width: 85px;text-align: center;}
.products td.price{width: 100px;text-align: right;padding-right: 10px;}
.products td.price sup{color: #797f8c;}
.products td.price2{width: 100px;text-align: right;padding-right: 10px;}
.products td.articul{width: 70px;text-align: center;}
.products td.price3{width: 90px;text-align: right;padding-right: 10px;}
.products td.buy input{border: none;color: #999;height: 16px;width: 48px;float: left;border:1px solid #ccc;margin: 0px 5px;}
.products td.col{width: 100px;}
.products td.delete{width: 80px;text-align: center;}
.summary table{width: 100%;}
.summary table td{text-align: right;padding: 5px;border-bottom: 1px solid #e1eaf2;}
.summary table td.name{text-align: left;}

.page-swapper{height: 24px;}
.page-swapper div{float: left;height: 24px;width: 31px;margin-left: 2px;background: url(/images/pages.jpg) no-repeat 0 -48px;text-align: center;}
.page-swapper div.next{background-position: 0 -24px;}
.page-swapper div.back{background-position: 0 0;}
.page-swapper a, .page-swapper span{text-decoration: none;display: block;width: 31px;padding-top: 4px;font-size: 12px;height: 20px;}
.page-swapper span{color: #ccc;}
.page-swapper div.inactive{display: none;}

.catalog-pages{float: right;}
.catalog-pages .page-swapper{float: right;}
.positions{color: #336699;float: left;padding-top: 5px;}
.catalog-top-line{padding: 0px 0 10px 0;height: 24px;width: 100%;}
.catalog-top-line2{padding-top: 15px;width: 100%;}

div.page-title{color: #336699;text-transform: uppercase;padding-bottom: 15px;}

.center-column .news{padding-bottom: 20px;}
.center-column .news .item{padding: 10px 0px 10px 0px;border-bottom: 1px solid #c6d8ea;}
.center-column .news .title{font-size: 12px;padding-bottom: 5px;color: #336699;}
.center-column .news .item .more{color: #9b353f;font-size: 12px;text-decoration: none;}
.center-column .news .title span{color: #9b353f;font-size: 11px;padding-right: 5px;}
.center-column .news .archive{padding: 10px 0;text-align: right;font-size: 12px;}

.center-column .news-item .title{font-size: 12px;padding-bottom: 5px;color: #336699;}
.center-column .news-item .title span{color: #9b353f;font-size: 11px;padding-right: 5px;}

.gost-table{width: 100%;}
.gost-table td{padding: 5px 5px 5px 0;border:1px solid #fff;}

.gost-table2{width: 100%;}
.gost-table2 td{padding: 5px;border:1px solid #fff;}
.gost-table2 td.gost{text-align: center;width: 100px;color: #336699;vertical-align: middle;}
.gost-table2 .light td{background:#f4f7fa}
.gost-table2 .dark td{background:#e1eaf2}

.main-buttons{}
.main-buttons .block{width: 220px;background: url(/images/block-dot.gif) repeat-x 0 0;margin: 0 auto;}
.main-buttons table{width: 100%;}
.main-buttons table td{padding-bottom: 10px;}
.main-buttons .block .bt, .main-buttons .block .bt div, .main-buttons .block .bb, .main-buttons .block .bb div{height: 12px;overflow: hidden;line-height: 2px;font-size: 2px;background: url(/images/block.jpg) no-repeat 0 0;}
.main-buttons .block .bt div, .main-buttons .block .bb div{float: right;width: 12px;}
.main-buttons .block .bt{background-position: -12px 0;}
.main-buttons .block .bb{background: url(/images/block-dot.gif) repeat-x 0 11px;}
.main-buttons .block .bb div.bl{background-position: -12px -12px;float: left;}
.main-buttons .block .bb div.br{background-position: 0px -12px;}
.main-buttons .block .bc{clear: both;background: url(/images/block-dot.gif) repeat-y 0 0;}
.main-buttons .block .bcc{background: url(/images/block-dot.gif) repeat-y right 0;padding: 0 12px;}
.main-buttons .block .bcc img{display: block;margin: 10px 0 -24px 0;}
.main-buttons .block .bcc .button{margin-left: 127px;}
.main-buttons2 .block{margin: 0;}

.category-info{width: 100%;}
.category-info .descr{width: 100%;float: left;margin-left: -192px;}
.category-info .descr2{width: 100%;float: left;}
.category-info .photos{width: 192px;float: left;position: relative;}
.category-info .photos img{border: 1px solid #e1eaf2;}
.category-info .descr .descr-cont{padding-left: 210px;}

.category-info .photos .photos-cont{height: 132px;position: relative;overflow: hidden;margin-bottom: 10px;}
.category-info .photos .images{position: absolute;top:0;}
.category-info .photos .page-swapper{float: left;}

.counters{padding-top: 10px;}

.text-content{line-height: 16px;}

.question .title span{color: #336699;font-size: 12px;}

.contact{}

.contact .register-title{width: 197px;}
.contact .errorMessage{height: 15px;color: #ff0000;font-size: 10px;padding-left: 5px;}
.contact .inp{width: 240px;height: 24px;background: url(/images/input.jpg) no-repeat 0 0;}
.contact .inp input{border: none;background: none;height: 22px;width: 236px;margin-left: 2px;color: #999;}
.contact .textarea{width: 437px;height: 105px;background: url(/images/textarea.jpg) no-repeat 0 0;margin-top: 10px;}
.contact .textarea textarea{overflow: auto;border: none;background: none;width: 435px;height: 103px;color: #999;}
.contact .inp2{width: 155px;height: 24px;background: url(/images/input2.jpg) no-repeat 0 0;}
.contact .inp2 input{border: none;background: none;height: 22px;width: 149px;margin-left: 2px;color: #999;}
.contact .img{width: 85px;}

.photo-count{float: left;padding: 5px 0 0 10px;}

.register{}
.register-title{width: 150px;}
.register td.eigth{vertical-align: middle;width:15px;}
.register .inp{width: 250px;height: 18px;border:1px solid #ccc;color: #999;}
.register .errorMessage{height: 16px;font-size: 11px;color: #ff0000;}
.register textarea{overflow: auto;border:1px solid #ccc;color: #999;}
.register td.kod{width:30px;}
.register td.kod input{width:100%;}
.register td.number{padding-left:10px;}
.register td.number input{width:100%;}

.sign{display: none;}