zbody, div, form{margin:0;padding:0;}
body {
	background: #fff;
	width: 100%;
    margin:0;
    padding:0;
}
.body-bg
{
	/*background: url(images/bg-reg.jpg) repeat-x top left;*/
}

body.ff2 .detail-pic i {
    position: absolute;
    
}
  
body.ff2 .catalog-v-table-form div {
    display:none;   
}

a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}

img {border: none;}

input {vertical-align: middle}

#wrapper {
	width: 990px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}

/* Header -----------------------------------------------------------------------------*/
#header {
	height: 97px;
	background: url(images/bg-head.jpg) no-repeat top left;
}

.body-bg
{
	position: absolute;
	width: 100%;
	z-index: -1;
}
.head-bg-layer,
.content-bg-layer,
.footer-bg-layer
{
	height: 97px;
	background: url(images/bg-reg.jpg) repeat-x 0 0;
}
.content-bg-layer
{
	background-position: 0 -97px;
	height: 719px;
}
.footer-bg-layer
{
	background-position: 0 -816px;
	/*height: 250px;*/
}

#logo
{
	float: left;
	margin-left: 45px;
    margin-top:-3px;
}
#head-slogan-div
{
	float: left;
	margin: -28px 0px 0px 19px;
    position: relative;
    width:424px;
    height:41px;
}

#head-slogan-div .slogan, 
#head-slogan-div .slogan-signature
{
	font-size: 11px;
	font-style: italic;
	/*letter-spacing: -0.01em;*/
	color: #979797;
}
#head-slogan-div .slogan-signature {color: #484847; padding-left: 6px;}
#head-slogan-div .partner-logo
{
	position: absolute;
    top:100%;
    margin: 10px 0 0 2px;
    float: left;
}

#head-tools-div,
#head-tools-div .links-block,
#head-tools-div .contacts,
#head-tools-div .contacts-link-block
{
	float: right;
	clear: right;
}
#head-tools-div
{
	margin-right: 40px;
    margin-top:-11px;
    *margin-top: 0px;
}
#head-tools-div .links-block
{
	width: 240px;
	background-color: #ebebeb;
}

#head-tools-div .links-block i.l,
#head-tools-div .links-block i.r
{
	float: left;
	background: #ebebeb url(images/head-tools-bg.gif) no-repeat 0 0;
	width: 4px;
	height: 28px;
}
#head-tools-div .links-block i.l{margin-right:8px;}
#head-tools-div .links-block i.r{float: right; background-position: -4px 0;}

table.header-table {
    width:100%;
}
table.header-table tr td {
    
    padding:0;
    margin:0;
    
}

#head-basket
{
	padding: 4px 5px 8px 30px;
	background: url(images/head-ico-set-20x28.gif) no-repeat 0 0px;
}

#head-tools-div .links-block span.vhr,
#head-basket,
#head-tools-div .links-block a.link-login,
#head-tools-div .links-block a.link-question
{
	color: #8e8e8e;
	font-size: 11px;
	float: left;
}
#head-basket a
{
	color: #8e8e8e;
	font-size: 11px;
}

#head-tools-div .links-block span.vhr {margin-top: 4px;}
#head-tools-div .links-block a.link-login
{
	padding: 4px 5px 8px 30px;
	background: url(images/head-ico-set-20x28.gif) no-repeat 0 -29px;
}

#head-tools-div .links-block a.link-question
{
	padding: 4px 5px 8px 26px;
	background: url(images/head-ico-set-20x28.gif) no-repeat 0 -57px;
}

#header .contacts
{
	font-size: 13px;
	color: #454545;
	margin-top: 8px;
	white-space: nowrap;
}
#header .contacts strong
{
	font-weight: normal;
	font-size: 20px;
}
.contacts-link-block .link
{
	display: block;
	font-size: 11px;
	color: #8e8e8e;
	text-decoration: none;
	background: url(images/ico-arrow-down.gif) no-repeat 0 3px;
	padding-left: 15px;
}
.contacts-link-block 
{
	z-index: 9;
}
/*.contacts-link-block .list*/
#all-contacts-block
{
	display: none;
	position: absolute;
	width: 200px;
	margin: 20px 0px 0px -70px;
}

.round-block ul
{
	margin: 0; padding: 0;
}

#showcase
{
	position: relative;
	display: block;
	margin: 8px 0 0 7px;
	width: 1000px;
}

#showcase a
{
	outline: none;
}

#showcase .sh,
#showcase .bsh
{
	margin: 0px 9px 12px 8px;
    padding: 4px 6px 8px 4px;
	float: left;
}
#showcase .sh{background: url(/bitrix/templates/nv-shop/images/catalog/big/sh.png) no-repeat 2px 2px;}
#showcase .bsh{background: url(/bitrix/templates/nv-shop/images/catalog/big/sh-blue.png) no-repeat 0px 0px;}

/* Middle -----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 719px; /*566px;*/
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	/*overflow: hidden;*/
	height: 719px;
	background: #dadada url(images/bg-reg.jpg) repeat-x 0 -97px;
}
#top-menu
{
	position: absolute;
	margin: 7px 0px 0px 12px;
	width: 1020px;
}
#top-menu .sh,
#top-menu .bsh,
#top-menu .sel
{
	float: left;
	margin: 0;
	margin-right: -3px;
/*padding: 4px 6px 8px 4px;*/
	padding: 5px 6px 8px 6px;
}

#top-menu a
{
	outline: none;
}
#top-menu .sel
{
	margin-top: -6px;
	margin-left: 2px;
	padding: 6px 7px 9px 7px;
}

#top-menu .sh{background: url(/bitrix/templates/nv-shop/images/catalog/small/sh.png) no-repeat 3px 5px;}
#top-menu .bsh{background: url(/bitrix/templates/nv-shop/images/catalog/small/sh-blue.png) no-repeat 0px 0px;}
#top-menu .sel{background: url(/bitrix/templates/nv-shop/images/catalog/middle/sh-blue.png) no-repeat 0px 0px;}


#content {
	padding: 0 0 0 216px;
	margin-top: 135px;
}

#center-block
{
	background: url(images/center-bg.png) no-repeat top left;
	padding: 25px 0 15px 25px;
}
#cb-overlay
{
	background-color: #fff;
	display: none;
	position: absolute; 
	width: 724px; 
	height: 530px; 
	margin: 25px 0 0 25px;
}
/*title-tabs*/
.title-tabs
{
	font-size: 15px;
	font-weight: bold;
	margin: -45px 0 0 4px;
	position: absolute;	
}
.tab-block{clear: both; padding-top:16px;}

.tab-block .title-tabs
{
	margin: 0 0 0 22px;
	z-index: 120;
}
.tab-block .round-block
{
	margin-top: 37px;
	z-index: 110;
	width: 670px;
}

.title-tabs .item
{
	float: left;
	background: url(images/center-tab-bg-center.gif) repeat-x 0 0;
	margin-right: 4px;
	cursor: pointer;
}

.title-tabs .sel
{
	background: url(images/center-active-tab-bg-center.gif) repeat-x 0 0;
	cursor: auto;
}

.title-tabs .item a, 
.title-tabs .item a:hover
{
	background-color: transparent !important;
	text-decoration: none;
	float: left;
	border-bottom: 1px dashed #000;
	margin: 7px 21px 0;
	outline: none;
}
.title-tabs .sel a,
.title-tabs .sel a:hover
{
	color: #ea4301;
	border: none;
	cursor: default;
}

.title-tabs .item i.l,
.title-tabs .item i.r
{
	float: left;
	height: 39px;
	width: 5px;
	background: url(images/center-tab-bg.gif) no-repeat 0 0;
}

.title-tabs .item i.r {background-position: -5px 0px;}

.title-tabs .sel i.l,
.title-tabs .sel i.r
{
	background-image: url(images/center-active-tab-bg.gif);
}

#fancy_ajax .title-tabs .item{
	background-image: url(images/tabs-v2/center-tab-bg-center.gif);
}
#fancy_ajax .title-tabs .sel
{
	background-image: url(images/tabs-v2/center-active-tab-bg-center.gif);
}
#fancy_ajax .title-tabs .item i.l,
#fancy_ajax .title-tabs .item i.r
{
	background-image: url(images/tabs-v2/center-tab-bg.gif);
}
#fancy_ajax .title-tabs .sel i.l,
#fancy_ajax .title-tabs .sel i.r
{
	background-image: url(images/tabs-v2/center-active-tab-bg.gif);
}

#fancy_ajax .round-block .cn
{
	background-image: url(images/tabs-v2/white-star.png);
}
#fancy_ajax .round-block .content
{
	background-image: url(images/tabs-v2/white-star-bg.png);
	border-color: #a9a9a9;
    overflow-y:auto;
    max-height:250px;
    width:649px;    
}
/*/title-tabs*/

.catalog-page-tools
{
	clear: both;
	float: right;
	margin: 9px 30px 0 0;
}
.catalog-page-tools a,
.catalog-page-tools a:hover
{
	background-color: transparent !important;
}
.catalog-page-tools .link-save
{
	background: url(images/ico-price.gif) no-repeat left top;
	padding:4px 5px 8px 20px;
}
.catalog-page-tools .link-print
{
	background: url(images/ico-print.gif) no-repeat left top;
	padding:4px 5px 8px 24px;
}
.catalog-page-tools .link-save,
.catalog-page-tools .link-print,
.catalog-page-tools span
{
	float: left;
	font-size: 11px;
	color: #262626;
}
.catalog-page-tools span{color: #ccc;margin-top:4px;}

#center-block .title
{
	margin: 13px 0 19px 2px;
	color: #262626;
	font-size: 11px;
}
#center-block .title a.sel
{
	text-decoration: none;
	font-weight: bold;
	color: #ea4301;
}
#center-block .title a:hover.sel
{
	background: transparent;
}

.scroll-block
{
	width: 740px;
	height: 480px;
	overflow: auto;
	position: relative; /*for IE6*/
}
.catalog-low-scroll
{
	height: 396px;
}
/* Sidebar Left -----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 207px;
	margin-left: -100%;
	margin-top: 105px;
	position: relative;
	/*background: url(images/left-menu-c-bg.png) repeat-y top left;*/
}

#left-menu
{
	margin-left: 6px;
}

#left-menu .top,
#left-menu .bottom
{
	height: 20px;
	background: url(images/left-menu-tb-bg.png) no-repeat 0 0;
}
#left-menu .bottom{background-position: 0 -20px;}

#left-menu .content
{
	background: url(images/left-menu-c-bg.png) repeat-y -1px 0;
	padding: 0 9px 0 13px;
}
.left-menu-img {
    padding-left:35px;
    min-height:40px;
    *height:auto;
    margin:0;
    margin-left:-10px;
}
.left-menu-img div {
    padding-top: 6px;
    padding-bottom: 3px;
    padding-left:10px;
}

#left-menu a.item
{
	color: #262626;
	display: block;
	font-size: 12px;
	text-decoration: underline;
	border-bottom: 1px dashed #8e8e8e;
	padding: 0 0 0 5px;
    cursor:pointer;
    line-height: 1.1;
	/*background: url(images/left-menu-icos.png) no-repeat 3px 0;*/
}
#left-menu a.item:hover
{
	text-decoration: none;
}
#left-menu a.def
{
	padding: 0 0 0 15px;
	background-image: none;
}

#left-menu a.skotch{background-position: 3px 2px;}
#left-menu a.germetik{background-position: 3px -59px;}
#left-menu a.kley{background-position: 3px -117px;}
#left-menu a.abraziv{background-position: 3px -177px;}
#left-menu a.filter{background-position: 3px -235px;}


#left-menu a.sel,
#left-menu a:hover.item
{
	background-color: #f3eebc;
	border-bottom: 1px dashed #f1d99b;
}
#left-menu a.sel
{
	color: #ea4301;
	font-weight: bold;
	text-decoration: none;
}
#left-menu a.all-goods
{
	font-size: 14px;
	text-decoration: none;
	color: #262626;
	font-weight: bold;
	display: block;
	margin: 0 0px 5px 10px;
    text-decoration: underline;
}
#left-menu a.all-goods:hover {
    text-decoration: none;    
}
#left-menu a.all-goods.selected {
    color:#EA4301;
    text-decoration: none;
}
#left-menu a.all-goods.selected:hover {
    text-decoration: none;
}

.banner-block-bottom {
    width:190px;
    float:left;
    margin-top:10px;
}

.banner-block
{
	margin: 14px 0 0 14px;
    display:none;
}
.banner-block .top,
.banner-block-bottom .top,
.banner-block .bottom,
.banner-block-bottom .bottom
{
	height: 10px;
	background: url(images/left-block-bg-tb.png) no-repeat 0 0;
}
.banner-block .bottom,
.banner-block-bottom .bottom
{background-position: 0 -10px; height: 14px;}

.banner-block .content,
.banner-block-bottom .content
{
	background: url(images/left-block-bg.png) repeat-y 0 0;
	padding: 0px 20px 10px;
}

#basket
{
	background: url(images/basket-bg.png) no-repeat 0 0;
	position: absolute;
	width: 208px;
	height: 138px;
	z-index: 999;
	cursor: move;
    display:none;
}

#basket .leaf
{
	height: 65px;
	width: 110px;
}

#basket .goods
{
	color: #5b5454;
	font-size: 12px;
	margin: 16px 0 6px 20px;
}

#basket .goods a,
#basket .goods a:hover
{
	font-size: 16px;
	font-weight: bold;
	color: #ea4301;
	border-bottom: 1px dashed #ea4301;
	text-decoration: none;
}
#basket .price
{
	color: #666;
	font-size: 13px;
	font-weight: bold;

	margin: 0 0 0 20px;
}
#basket .close
{
	float: right;
	cursor: pointer;
	background: url(images/btn-basket-close.png) no-repeat 0 0;
	width: 31px;
	height: 30px;
	
}

#basket-small{
	background: url(images/basket-bg-small.png) no-repeat 0 0;
	width: 45px;
	height:30px;
	float:right;
	margin:5px;
	cursor:pointer;
	display: none;
}
#basket-small .goods{
	color: #5b5454;
	font-size: 10px;
	margin: 1px 0 5px 6px;
}
/* Footer -----------------------------------------------------------------------------*/
#footer {
	min-height: 250px;
	width:1000px;
}

#bottom-nav-div .search
{
	float: right;
}
#bottom-nav-div .search a,
#bottom-nav-div .search a:hover,
#bottom-nav-div .search .isd-l,
#bottom-nav-div .niceBtn,
#bottom-nav-div .search .btn
{
	float: left;
}

#bottom-nav-div .search a,
#bottom-nav-div .search a:hover
{
	margin-top: 12px;
	color: #fff;
	font-size: 11px;
}
#bottom-nav-div .search .isd-l
{
	margin: 8px 10px 0;
	background-image: url(images/input-sel-bg-black.gif);
}
#bottom-nav-div .search .isd-r
{
	background-image: url(images/input-sel-bg-black.gif);
}

#bottom-nav-div .search .inputtext
{
	width: 165px;
}

#bottom-nav-div .niceBtn
{
	float: left;
	margin-top: 5px;
}

#bottom-nav-div .search .btn
{
	float: left;
	margin-top: 8px;
}

#bottom-nav-div		
{
	height: 43px;
	margin: 0 19px 0 19px;
	background: #2f2f2f url(images/bg-reg.jpg) repeat-x 0 -816px;
    width:auto;
}
#bottom-nav-div .item
{
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin: 7px 1px 0px 1px;
}

#bottom-nav-div .item a
{
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	border-bottom: 1px dashed #fff;

	padding: 6px 2px 0px 2px;
	outline: none;
}
#bottom-nav-div .selected
{
	background-color: #fff;
}
#bottom-nav-div .selected a
{
	border-top: 1px solid #656565;
	color: #ea4301;
	border-bottom: none;
}

#bottom-nav-div .item i.l,
#bottom-nav-div .item i.r
{
	display: block;
	width: 9px;
	height: 36px;
	float: left;
}

#bottom-nav-div .selected i.l{background: url(images/bottom-tab-bg.gif) no-repeat top left;}
#bottom-nav-div .selected i.r{background: url(images/bottom-tab-bg.gif) no-repeat top right;}

.bottom-texts
{
	min-height: 180px;
}
#bottom-text-collaboration
{
	padding: 20px 30px;
}

#copyright
{
	clear: both;
	width: 100%;
	text-align: center;
	margin: 10px 0 30px 0;
	color: #838282;
	font-size: 13px;
}
#copyright a {color: #838282;}

/*catalog*/
/*
table.showcase-tab tr
{
	height: 76px;
}
*/
tr.showcase-text {
    height:76px;
}
tr.showcase-price {
    height:60px;
}
table.showcase-tab tr.img
{
	height: 90px;
}

table.showcase-tab tr td
{
	vertical-align: top;
	text-align: left;
	padding: 0px 10px 0 0;
}
table.showcase-tab tr.img td
{
	vertical-align: middle;
	text-align: left;
	padding: 0;   
    height: 90px;
}

table.showcase-tab tr.img td a
{
	float: left;
	/*position: relative; */
}

table.showcase-tab tr.img td a i.warn,
table.showcase-tab tr.img td a i.hit,
table.showcase-tab tr.img td a i.new
{
	position: absolute;
	margin: -12px 0 0 -12px;
	float: right;
	width: 23px;
	height: 23px;
	background: url(images/good-ico-sprite.png) no-repeat 0 0;
}
table.showcase-tab tr.img td a i.hit {background-position: -23px 0;}
table.showcase-tab tr.img td a i.new {background-position: -46px 0;}

table.showcase-tab tr td a.name,
#bottom-text-customers .new a.name,
#detail-recommended a.name
{
	text-decoration: none;
	color: #666;
    line-height: 1.2;
}
#bottom-text-customers .new a.name:hover,
#detail-recommended a.name:hover
{
	background-color: #eee;
}

table.showcase-tab tr td .art
{
	display: none;
}

table.showcase-tab tr td i.id{display: none;}

table.showcase-tab tr td .btn,
table.showcase-tab tr td .niceBtn
{
	position: absolute;
	margin: 3px 0 0 -3px;
	display: none;
}

table.catalog-tab {
    width:700px;
}

table.showcase-tab tr.img td a:hover,
table.catalog-tab tr td a:hover
{
	background-color: transparent !important;
}

table.catalog-tab td
{
	vertical-align: middle;
	padding:0;
}
table.catalog-tab th.sel
{
	color: #ea4301;
}
table.catalog-tab th.sel i
{
	font-weight: normal;
	font-style: normal;
}
table.catalog-tab td small
{
	color: #838282;
	font-size: 11px;
}
table.catalog-tab .inputtext
{
	width: 41px;
	border: 1px solid #d2d2d2;
}
table.catalog-tab .disabled
{
	display:none;
}

table.catalog-tab td.img
{
	text-align: left;
    height:40px;
}

table.catalog-tab td.quantity
{
	height: 33px;
}
table.catalog-tab td.quantity .isd-l,
table.catalog-tab td.quantity .plus,
table.catalog-tab td.quantity .minus
{
	float: left;
}
table.catalog-tab td.quantity .plus,
table.catalog-tab td.quantity .minus
{
	outline: none;
	cursor: pointer;
	padding: 6px;
	width: 13px;
	height: 13px;
	background: url(images/btn-input-plus.gif) no-repeat 6px 6px;
}
table.catalog-tab td.quantity .minus{background-image:url(images/btn-input-minus.gif)}

/*tools*/
/*round-block*/
.round-block {overflow:hidden; position: relative; padding:11px 0px 14px 0;}
.round-block .content {border-left: 1px solid #d3d3d3; padding:0px 7px 10px 10px; margin-right: 3px; background: url(/bitrix/templates/nv-shop/images/white-star-bg.png) repeat-y 100% 0;}
.round-block .cn {
	position:absolute;
	width:25px;
	height:25px;
	left:-19px;
	top:-14px;
	background: url(images/white-star.png) no-repeat left top;
}
.round-block .cn.tr, .round-block .cn.br {margin-left:100%;}
.round-block .cn.bl, .round-block .cn.br {top:auto;}
.round-block .cn.tl, .round-block .cn.bl {width:100%;} 

.close-btn
{
	width: 15px;
	height: 15px;
	position: absolute;
	display: block;
	cursor: pointer;
	background: url(images/btn-close.png) no-repeat 0 0;
}

/*hint-block*/
#hint-box
{
	position:absolute;
	width:155px;
	z-index: 300/*10*/;
}
.hint-block {overflow:hidden; position: relative; padding:5px 0 10px 1px;}
.hint-block .content, #left-menu .content .hint-block .content{border-left: 1px solid #f0e2ae; background: url(images/hint-star-bg.png) repeat-y 100% 0; color:#262626; font-size:11px; line-height:14px; margin-right:1px; padding:2px 8px;}

.hint-block .cn {
	position:absolute;
	width:14px;
	height:15px;
	left:-7px;
	top:-10px;
	background: url(images/hint-star.png) no-repeat left top;
}
.hint-block .cn.tr, .hint-block .cn.br {margin-left:100%;}
.hint-block .cn.bl, .hint-block .cn.br {top:auto;}
.hint-block .cn.tl, .hint-block .cn.bl {width:100%;}

/*form*/
.form-title
{
	font-size: 13px;
	font-weight: bold;
	color: #ea4301;
}

.iform {margin-bottom: 16px;}
.iform .qfield {margin-bottom: 10px;}
.iform .inputtext {width: 250px;}
.iform .required, .iform .starrequired {color: #EA4301;}
.iform .form_info {margin: 8px 0px;}

/*sel input*/
.isd-r
{
	background: url(images/input-sel-bg.gif) no-repeat top left;
	padding: 2px 0 2px 2px;
	margin: 0 2px 0 0;
}
.isd-l
{
	background: url(images/input-sel-bg.gif) no-repeat top right;
	padding:0;	margin: 0;
}
.isd-r .inputtext
{
	padding: 1px 1px 0;
	margin:0;
	float: left;
	/*display: block;*/
}
/*niceBtn*/
button.niceBtn {margin:0;padding:0;border:none;background-color:transparent;cursor:pointer;overflow:visible;outline:none;moz-outline:none;white-space: nowrap;}
#btn-show-all-goods {display:none;}

button.niceBtn span {
	background: transparent url(images/button-bg-l.png) no-repeat 0 0;
	float: left;
	padding: 0 0 0 27px;
	margin: 0;
}

button.niceBtn span span {
	background: transparent url(images/button-bg-r.png) no-repeat 100% 0;
	color: #fff;
	display: block;
	font: bold 15px/15px Trebuchet MS;
	padding: 6px 12px 8px 4px;
	/*position: relative;*/
	margin: 0;
	text-transform: uppercase;
	text-decoration: none;
}
button.niceBtnFocus
{
	margin:0;
	padding:0;
	border:none;
	overflow:visible;
	outline:none;
}

/*bsm visual editor*/
.bx-bottom-text-customers .item
{
	border: none;
}

/* catalog detail*/
.detail-title .prev
{
	float: left;
	margin-right:15px;
}

.detail-title .next
{
	float: right;
	margin-left:15px;
}
#detail-image-gallery
{
	margin-bottom: 15px;
}

#detail-image-gallery .big-img,
#detail-image-gallery .scrollable-container
{
	float: left;
}

div.buy-line
{
	padding: 6px 0 0;
}

div.buy-line div.item,
div.buy-line .isd-l,
div.buy-line div.item div.text
{
	float: left;
}
div.buy-line div.item 
{
	padding-right: 15px;
}
.buy-line .item-input
{
	padding-top: 8px;
}
.buy-line .item-btn
{
	padding-top: 3px;
}

div.buy-line div.item div.text
{
	margin: 3px 0 0 5px;
}
div.buy-line .inputtext
{
	width: 50px;
}

div.buy-line  .discount
{
	background: #faf7e1 url(/bitrix/templates/nv-shop/images/discount-block-bg.gif) no-repeat 0 0;
	width: 219px;
	height: 32px;
	padding: 0 !important;
}
div.buy-line  .discount .content
{
	color: #666;
	font-size: 11px;
	line-height: 13px;
	padding: 2px 5px 0 35px;
}
div.buy-line  .discount .content i
{
	font-weight: bold;
	font-style: normal;
	color: #ea4301;
}


#detail-recommended h2
{
	margin:0;
	padding:10px 0 12px;
}

/*scrollable*/
/* root element for scrollable */
#detail-image-gallery .scrollable-container
{
	margin-right:25px;
    float: right; 
}
#detail-image-gallery div.scrollable
{
	position:relative;
	overflow:hidden;	

	height: 279px;	 
	width: 100px;	
}

/* root element for scrollable items */
#detail-image-gallery div.scrollable div.items
{
	position: absolute;
	height:20000em;	
	margin: 0px;
}

/* single scrollable item */
#detail-image-gallery div.scrollable div.items div
{
	float:left;
	
	/* text settings */
	text-align:center;
	width:84px;
	height:84px;
	margin: 3px 0px;
	cursor:pointer;
	border: 2px solid #fff;
}

/* mouseover state */
#detail-image-gallery div.scrollable div.items div:hover {}

/* clicked state */
#detail-image-gallery div.scrollable div.items div:active {}

/* active item */
#detail-image-gallery div.scrollable div.items div.active
{	
	border: 2px solid #f3eebc;
	cursor:default;
}

#scroll-prev, #scroll-next
{
	display: block;
	width: 20px;
	height: 9px;
	background: url(/bitrix/templates/nv-shop/images/btn-detail-img-gallery-scroll.gif) no-repeat 0 0;
	margin: 0px 35px;
	cursor: pointer;
	overflow: hidden;
}
#scroll-next{background-position: 0 -9px;}

#detail-image-gallery div.scrollable-container a.disabled
{
	visibility:hidden !important;		
}

#detail-characteristics .name,
#detail-characteristics_recomended .name
{
    color: #333;
    font-size: 13px;
    line-height: 24px;
    background:#ffffff;
}
#detail-characteristics .value,
#detail-characteristics_recomended .value
{
	color: #333;
	font-size: 13px;
	line-height: 24px;
    float:left;
    background:#ffffff;
    padding-right:10px;
    width:300px;
}
#detail-characteristics .name,
#detail-characteristics_recomended .name
{
	background: url(/bitrix/templates/nv-shop/images/three-dots-bg.gif) repeat-x 3px 14px;
	clear: left;
	float: left;
	width: 305px;
}
#detail-characteristics .name span
{
	background-color: #fff;
}
/** catalog detail*/

#video-div {
    width:400px;
    float:left;
}

.name.popup {
    font-family:Trebuchet MS,sans-serif;
    font-size:12px;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
}
.new-password {
    cursor:pointer;
}
.new-password-div {
    display:none;
}
.new-password-td {
    padding-left: 20px;
}
.recomended {
    width:692px;
    height:700px;
    position: absolute;
    top:0;
    left:0;
    margin-left: auto;
    z-index:900;
    display:none;
    background: #FFFFFF;
}
.recomended .close {
    position: absolute;
    top: -27px;
    right: -15px;
    height: 35px;
    width: 34px;
    background: url(js/jquery.fancybox-1.2.1/btn-close.png) top left no-repeat;
    cursor: pointer;
    z-index: 9999;
}
.sof_choose_login {
	display:block;
}
.order_reg_form {margin-bottom:200px;}


#close_print
{
	display: absolute;
	float: right;
    text-decoration: underline;
    cursor: pointer;
}
/* form result new */
.question-form
{
	display: none;
	margin: 27px 0 0 -100px;
	position: absolute;
	width: 336px;
	z-index: 900;
    *right:0px;	
}
.question-form .close-btn
{
	z-index: 11;
	margin: -5px 0 0 319px;
}

.form-div h2
{
	padding: 23px 26px 0;
	display: none;
}

.submit-div
{
	margin-top: 15px;
}

.form-div select
{
	width: 306px !important;
	font: 13px Trebuchet MS;
}

.form-div input.inputtext,
.form-div textarea.inputtextarea
{
	font-family: Trebuchet MS;
	width: 301px !important;
}

.captcha-div input.inputtext
{
	width: 301px !important;
}

.form-required
{
	color: #ea4301;
}
.required-fields-div .form-required
{
	float: left;
	padding-right:5px;
	height: 25px;
}

.captcha-div,
.question-div
{
	padding: 0;
}
.question-div
{
	overflow: hidden;
}
.submit-div
{
	padding: 0;
}

.captcha-div .caption,
.question-div .caption
{
	font: bold 13px Trebuchet MS;
	color: #ea4301;
	
	padding-top: 10px;
	padding-bottom: 2px;
}

.required-fields-div
{
	display: block;
	padding: 21px 55px 0px 0px;
}
/* auth form */
.auth-form
{
	width: 200px; 
	position: absolute; 
	margin: 30px 0 0 0;
	display: none;
	z-index: 10;
}

.auth-form .inputtext
{
	width: 150px;
	margin: 2px 0 8px;
}
.auth-form .niceBtn
{
	position: relative;
    *position: inherit;
	margin-left: -3px;
    *margin-left: 0;
}

.auth-form .close-btn
{
	z-index: 11;
	margin: -5px 0 0 183px;
}
/* basket basket */
.basket {margin-top: 20px;}
.basket table.main th {
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0 0 5px;
	vertical-align: middle;
}
.basket table.main th.center {text-align:center;}

.basket table.catalog-tab td {
	padding: 3px 0px;
}

.basket-items {
	margin-bottom: 10px;
}

/*scrollpane */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 100;
    height:100%;
    width:100%;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
    background: #e8e8e8;
	
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
    background: url(images/scroll/drag_center.png) no-repeat 0 50%;    
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
    background: url(images/scroll/drag_top.png) no-repeat;
    height: 8px;         
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
    background: url(images/scroll/drag_bottom.png) no-repeat;    
    height: 8px;     
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
    background: url(images/scroll/up_arrow.png) no-repeat 0 0; 
	height: 19px;
}
a.jScrollArrowUp:hover {
    background-position: 0 -19px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
    background: url(images/scroll/down_arrow.png) no-repeat 0 0;
	height: 19px;
}
a.jScrollArrowDown:hover {
    background-position: 0 -19px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
#scroll1_recomended,
#scroll2_recomended,
#scroll1,
#scroll2
{
    height:160px;
}
#scroll {
    margin-bottom:100px;
}

#detail-scroll
{
    height:529px;
}


#catalog-scroll-table {
    height:100%;
}
/* fancybox */
html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #111;
	/*background-color: #666;*/
	display: none;
	z-index: 230;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 300;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 230;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 290;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 300;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 300;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 300;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 35px;
	width: 34px;
	background: url(js/jquery.fancybox-1.2.1/btn-close.png) top left no-repeat;
	cursor: pointer;
	z-index: 381;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	/*height: 100%;*
	/*overflow: auto;*/
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 311; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 312; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('js/jquery.fancybox-1.2.1/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('js/jquery.fancybox-1.2.1/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 270;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 270;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('js/jquery.fancybox-1.2.1/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('js/jquery.fancybox-1.2.1/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('js/jquery.fancybox-1.2.1/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('js/jquery.fancybox-1.2.1/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('js/jquery.fancybox-1.2.1/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('js/jquery.fancybox-1.2.1/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('js/jquery.fancybox-1.2.1/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('js/jquery.fancybox-1.2.1/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 300;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(js/jquery.fancybox-1.2.1/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(js/jquery.fancybox-1.2.1/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(js/jquery.fancybox-1.2.1/fancy_title_right.png) repeat-x;
}