body, div, form, #top-menu, #top-menu li, #search-div .inputtext
{margin:0;padding:0;}

body{
	background: #2d2d30 url(images/bg.gif) repeat 0 0;
	width: 100%;
}
.bg-layer2{background:url(images/bg-layer2.jpg) repeat-x 0 0;}
.bg-layer3
{
	position: absolute;
	min-width: 962px;
	width: 100%;
	height: 128px;
	background:url(images/bg-layer3.jpg) no-repeat 50% 0;
}
td {padding:0}
img {border: none;}
input {vertical-align: middle}

#wrapper {
	width: 962px;
	margin: 0 auto;
	position: relative;
}

/* Header -----------------------------------------------------------------------------*/
#header {}
#logo
{
	position: absolute;
}
#logo .slogan
{
	display: block;
}
#header .contacts
{
	font-size: 13px;
	color: #454545;
	margin-top: 8px;
	white-space: nowrap;
}

#header .contacts strong
{
	font-weight: normal;
	font-size: 20px;
}

#top-menu, #search-div, #top-contacts
{
	float: right;
}
#top-contacts
{
	clear: right;
}

#top-menu
{
	margin: 13px 10px 0;
	position: relative;
}
#top-menu li
{
	display: inline;
	list-style: none;
	background: none;
}

#top-menu li a,
#top-menu li a:hover
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	/*padding: 0 15px 0 14px;*/
	text-align: center;
	float: left;
	width: 94px;
	padding: 5px 0px 5px 0; /*height: 25px;*/
}
#top-menu li a:hover{/*color: #fc7c00;*/ background: url(images/top-menu-hover.png) no-repeat 0 0;}
#top-menu li.sel a{/*color: #fc7c00;*/ background: url(images/top-menu-sel.png) no-repeat 0 0;}

/*auth*/
#at-frm-bitrix
{
	position: absolute;
	width: 200px;
	z-index: 10;
	text-align: left;
	color: #959595;
	font-size: 11px;
	margin: 5px 0 0 -130px;
    right:30px;
    top:210px;
}

#at-frm-bitrix .at-fm-t,
#at-frm-bitrix .at-fm-b{background: url(images/auth-popup-block-tb-sprites.png) no-repeat 0 0; height: 10px;}
#at-frm-bitrix .at-fm-b{background-position: 0 -10px;}
#at-frm-bitrix .at-fm-m{background: url(images/auth-popup-block-m-bg.png) repeat 0 0; padding: 15px;}
#at-frm-bitrix input.inputtext{width: 165px; background-image: url(images/bt-inputtext-w169.png);}

#at-frm-bitrix .user-remember-div{margin: 10px 0 3px;}
#at-frm-bitrix .submit-div{margin-top: 10px;}

#at-frm-bitrix .submit-div .btn-login
{
	background: url(images/img-btn-auth-sprites.png) no-repeat 0 0;
	width: 76px;
	height: 22px;
}
#at-frm-bitrix .submit-div .btn-login:hover{background-position: 0 -22px;}

/*top-sub-menu*/
#top-sub-menu
{
	background-color: #545454;
	padding: 5px 15px;
}
#top-sub-menu ul{clear: both; margin: 0;}
#top-sub-menu ul li
{
	float: left;
	list-style: none;
	background-image: none;
	padding: 2px 4px; margin: 0;
}

#top-sub-menu ul.lev1
{
	padding: 12px 0 14px 0;
}

#top-sub-menu ul.lev1 li {padding: 0px 20px 6px 10px;}

#top-sub-menu ul.lev1 li a,
#top-sub-menu ul.lev1 li a:hover
{
	font: bold 14px Arial;
	color: #d4d4d4;
}

#top-sub-menu ul.lev1 li a.dashed,
#top-sub-menu ul.lev1 li a.dashed2,
#top-sub-menu ul.lev1 li a.dashed:hover
{
	text-decoration: none;
	border-bottom: 1px dashed #d4d4d4;
	outline: none;
}


#top-sub-menu ul.lev1 li.sel a,
#top-sub-menu ul.lev1 li.sel a:hover
{
	border: 0;
	color: #fff;
}
#top-sub-menu ul.lev2
{padding:0; margin:0;}

#top-sub-menu ul.lev2 li a
{
	font-size: 11px;
	padding: 2px 6px 3px;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

#top-sub-menu ul.lev2 li.sel a
{
	background: #464646;
	color: #fe6514;
}
#top-sub-menu ul.lev2 li a:hover
{
	background: #464646;
}

#search-div
{
	background: url(images/bg-search-input.gif) no-repeat 0 0;
	color: #424143;
	margin: 12px 10px 19px 0;
}
#search-div .input-div
{
	padding: 0px 0px 0px 7px;
	margin: 0 0 4px 0;
}
#search-div .inputtext
{
	color: #b5b5b5;
	border: 0;
	background: #fff;
	font-size: 12px;
	width: 147px;
}
#search-div a
{
	color: #969698;
	font-size: 11px;
}
#search-div a:hover{color: #FE6514}

#top-contacts
{
	color: #fff;
	font-size: 12px;
	margin: 0 7px 0 0;
	text-align: right;
	width: 455px;
}
#top-contacts strong
{
	font-size: 30px;
}
#top-contacts small
{
	color: #979697;
	font-size: 11px;
	display: block;
	text-align: right;
}

#index-showcase
{
	clear: both;
	padding: 18px 0 0;
}
#index-showcase .top
{
	background: url(images/center-block-top.png) no-repeat 0 0;
	height: 67px;
}

#index-showcase .content
{
	background: url(images/center-block-bg.png) repeat-y 0 0;
	min-height: 382px;
	padding:0 11px;
	position:relative;
}
#index-showcase .bottom
{
	background: url(images/center-block-bottom.png) no-repeat 0 0;
	height: 10px;
}

/* news-catalog */
#news-catalog
{
	margin: 15px 0px 30px;
}
#news-catalog .top{
	background: url(images/center-block-top-s.png) no-repeat 0 0;
	height: 10px;
}
#news-catalog .content
{
	background: url(images/center-block-bg.png) repeat-y 0 0;
	/*min-height: 447px;*/
	padding:0 7px;
}
#news-catalog .bottom
{
	background: url(images/center-block-bottom.png) no-repeat 0 0;
	height: 10px;
}
#news-catalog div.title {padding: 3px 0 10px 18px;}

#news-catalog div.title a,
#news-catalog div.title a.title:hover,
#news div.title a,
#news div.title a.title:hover
{
	color: #fff;
	font: bold 13px Arial;
	text-decoration: none;
}

#news-catalog div.scrollable { 
	position:relative; 
	overflow:hidden; 
	width: 910px; 
	height: 210px; /*195px;*/
	margin: 0 18px 0 18px;
} 
 
#news-catalog div.scrollable div.items{ 
	margin-left: 0px;
	width:20000em; 
	position:absolute;
} 
 
#news-catalog div.scrollable div.items div.item { 
	float:left; 
	width: 194px;
    margin:0 30px 0 10px;
}
#news-catalog a.prev,
#news-catalog a.next
{
	width: 18px; 
	height: 34px;
	background: url(images/news-scroll-arrow.png) no-repeat 0 0;
	outline: none;
	cursor: pointer;
	position: absolute;
	margin-top: 80px;
    z-index: 999;
}


#news-catalog a.prev
{
	position: relative;
	float: left;
}
#news-catalog a.next
{
	position: relative;
	float: right;
	background-position: -18px 0;
}

#news-catalog a.disabled{ background: none; cursor: default;}

#news-catalog div.scrollable div.item img
{
	float: left;
	padding-top: 10px;
	
}
#news-catalog div.scrollable
{
	margin: 0px 1px;
}
#news-catalog div.scrollable div.item div.pic i
{
	float: left;	position: relative;
	margin-left: -48px;
	width: 61px; height: 61px;
	background: url(images/stars-sprites.png) no-repeat 0 0;
}
#news-catalog div.scrollable div.item div.pic i.act{background-position: 0 0;}
#news-catalog div.scrollable div.item div.pic i.new{background-position: -61px 0;}
#news-catalog div.scrollable div.item div.pic i.hit{background-position: -122px 0;}

#news-catalog div.scrollable div.item p
{
	color: #999;
	font-size: 11px;
	padding: 5px 5px 5px 0px;
	margin: 0;
}
#news-catalog div.scrollable div.item i
{
	color: #fff;
	font: bold 12px Arial;
}
#news-catalog h2
{
	clear: both;
	color: #ff5901;
	font: normal 12px Arial;
	padding:5px 0 0; margin:0;
}
#news-catalog h2 a,
#news-catalog h2 a:hover
{
	color: #ff5901;
	font: normal 12px Arial;
	text-decoration: none;
}

/* news */
#news
{

}
#news div.title {padding: 3px 0 10px 18px;}
#news .item
{
	color: #999;
	font: normal 12px/18px Arial;
	float: left;
	width: 320px;
}
#news .item a{color: #999; text-decoration: none;}
#news .item .wrapper
{
	padding: 0 36px 0 18px;
}
#news .item div.pic{float: left; width: 90px; height: 130px;}
#news .item .date
{
	font-weight: bold;
	color: #fff;
	padding-right: 5px;
}


#index-showcase .tabs-header
{
	padding: 10px 0 0 11px;
	float: left;
}

#index-showcase .tabs-header a{float: left; margin-right: 5px;font-size: 20px;color: #fff; outline: none;}
#index-showcase .tabs-header a.tab1,
#index-showcase .tabs-header a.tab2,
#index-showcase .tabs-header a.tab3,
#index-showcase .tabs-header a.sel-tab1,
#index-showcase .tabs-header a.sel-tab2,
#index-showcase .tabs-header a.sel-tab3
{background: url(images/tabs.png) no-repeat -1px 0;}

#index-showcase .tabs-header a.tab2{background-position: -199px 0px;}
#index-showcase .tabs-header a.tab3{background-position: -395px 0px;}

#index-showcase .tabs-header a.tab1:hover{background-position: -1px -63px;}
#index-showcase .tabs-header a.tab2:hover{background-position: -199px -63px;}
#index-showcase .tabs-header a.tab3:hover{background-position: -395px -63px;}

#index-showcase .tabs-header a.sel-tab1{background-position: -1px -128px;}
#index-showcase .tabs-header a.sel-tab2{background-position: -199px -128px;}
#index-showcase .tabs-header a.sel-tab3{background-position: -395px -128px;}


#index-showcase .top a.tab
{

}
#tab-goods .white-sheet,
#tab-payment .white-sheet,
#tab-contacts .white-sheet
{
	border-left: 1px solid #9e9e9e;
	background-color: #fff;
	height: 380px;
}

#tab-payment .white-sheet,
#tab-contacts .white-sheet
{
	min-height: 380px;
	height: auto;
	overflow-y:hidden;
}

#tab-goods .catalog
{
	background-color: #292b2b;
	width:625px;
	height: 357px;
}
#tab-goods .catalog .catalog-pad-wrap
{
	padding: 17px 24px;
	float: left;
}

#index-showcase .content .tabs .white-sheet .wrapper
{
	padding: 12px 12px 12px 12px;
	float: left;
}
#tab-goods .white-sheet .wrapper
{
	padding: 12px 0 12px 12px !important;
}

#tab-goods .catalog .item
{
/*	border: 1px solid #fff; */
	color: #959898;
	float: left;
	font-size: 11px;
	margin: 0px;
	text-align: center;
}
#tab-goods .catalog .item .item-wrap
{
	/*height: 130px; width: 119px;*/
	height: 110px;
	width: 93px;
  
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
}
#tab-goods .catalog .item a,
#tab-goods .catalog .item a:hover
{
	color: #959898;
	font-size: 11px;
	text-decoration: none;
	outline: none;
}
#tab-goods .catalog .item a span
{
	display: block;
	padding-top: 65px;
}

#tab-goods .catalog .item .submenu{position: absolute;margin-left: 75px;display:none;z-index: 100;}
#tab-goods .catalog .item .submenu .smt, 
#tab-goods .catalog .item .submenu .smb
{
	background: url(images/popup-menu-tb-sp.png) no-repeat 0 0;
	height: 10px;
	width: 162px;
}
#tab-goods .catalog .item .submenu .smb{background-position: 0 -10px;}

#tab-goods .catalog .item .submenu ul
{
	position: relative;
	background: url(images/popup-menu-m-bg.png) repeat 0 0;
	width: 162px;
	margin: 0; padding: 0;
}
#tab-goods .catalog .item .submenu ul li
{
	font: 11px Arial;
	text-align: left;
	background: url(data:image/gif;base64,R0lGODlhBwAFAJEAACwvMfxZA31+fgAAACH5BAEAAAAALAAAAAAHAAUAAAIKDG4Qucj71JGgAAA7) no-repeat 16px 8px;
	margin: 0;
	padding: 3px 5px 3px 30px;
}
#tab-goods .catalog .item .submenu ul li a{font: 11px Arial; color: #959595;}
#tab-goods .catalog .item .submenu ul li a:hover{font: 11px Arial; color: #ff5901;}

#tab-goods .banner
{
	background-color:#FFFFFF;
	float:right;
	height:357px;
	margin:12px 0;
	overflow:hidden;
	width:302px;
}

#tab-goods .banner .b01,
#tab-goods .banner .b02,
#tab-goods .banner .b03,
#banner-pager {position: absolute;}

#banner-pager
{
	margin-left:214px;
	margin-top:335px;
	border: 1px solid #cecece;
	border-right: 0;
}
#banner-pager i
{
	border-right: 1px solid #cecece;
	width: 24px;
	color: #909090;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: left;
	padding: 2px 0;
	cursor: pointer;
}
#banner-pager i.sel{color: #000;}

#basket{
	float: right;
	margin: 15px 25px 0 0;
}

#basket a
{
	color: #969698;
	font-size: 11px;
}
#basket a:hover{color: #FE6514}

#basket .links{
	padding-top:2px;
	text-align: right;
}
#basket span
{
	white-space: nowrap;
	color:#FC7C00;
	font-size:11px;
}

#basket .basket-line,
#basket .basket-line a
{
	font-size: 13px;
	color: #fff;
}
#basket .basket-line a
{
	background: url(images/ico-basket.gif) no-repeat 0 3px;
	padding-left: 22px;
}
#basket .basket-line a:hover{color: #FE6514}

#content,
#content-catalog
{
	width: 940px;
	padding: 11px 0 0 0;
}

#content div.top,
#content div.bottom
{
	background: url(images/bg-white-block-tb.png) 0 0;
	height: 10px;
}
#content div.bottom{background-position: 0 -10px;}
#content .content
{
	background: #fff;
	padding: 5px 22px;
}
/* Footer -----------------------------------------------------------------------------*/
#bottom-banner
{
	padding: 0 0 0 17px;
}
#bottom-banner div.item
{
	padding: 16px;
	float: left;
}

#footer
{
	color: #848484;
	font-size: 11px;
	text-align: center;
	padding: 5px 0 30px;
}
#footer a, #footer a:hover
{
	color: #ee5200;
	text-decoration: underline;
}
#footer a:hover
{
	text-decoration: none;
}

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

/*breadcrumb*/
ul.breadcrumb-navigation
{
	padding:0; margin:0;
	list-style: none;
}

ul.breadcrumb-navigation li
{
	display: inline;
	list-style: none;
	background: transparent none;
	padding: 0 2px;
}

ul.breadcrumb-navigation li.first
{
	padding: 0 2px 0 0;
}

ul.breadcrumb-navigation li,
ul.breadcrumb-navigation a,
ul.breadcrumb-navigation a:hover
{
	color: #FB7200;
	font-size: 12px;
	font-weight:bold;
}

/*tools*/

a.add2basket-link, a.buy-link
{
	background: #fc6500 url(data:image/gif;base64,R0lGODlhDAAKAIABAP////xlACH5BAEAAAEALAAAAAAMAAoAAAIYhIOpCOsGYzqtNhahoqHufDgi05HXtCEFADs=) no-repeat 4px 3px;
	color: #fff;
	font-size: 12px;
	padding: 0px 5px 1px 22px;
	text-transform: lowercase;
	text-decoration: none;
}
a.buy-link
{
	background-color: #29ad00;
}

.btn-small-add2basket, .btn-small-compare
{
	float: left;
	background: url(images/img-btn-small-sprites.png) no-repeat 0 0;
	margin-right: 8px;
}
.btn-small-add2basket:hover{background-position: 0 -17px;}

.btn-small-compare{background-position: 0 -34px;}
.btn-small-compare:hover{background-position: 0 -51px;}

table.sections-3-column td {
    width:300px;
}


.sale-personal-order-list-filter  input, .sale-personal-order-list-filter  textarea, .sale-personal-order-list-filter  select, .sale-personal-order-list-filter  .typefile,
.sale_personal_profile_detail  input, .sale_personal_profile_detail  textarea, .sale_personal_profile_detail  select, .sale_personal_profile_detail  .typefile,
.profile-table  input, .profile-table  textarea, .profile-table  select, .profile-table  .typefile
{
	width: 215px;
}
#filter_date_from, #filter_date_to
{
	width: 73px;
}
.sale-personal-order-list-filter .btn
{
	width: 90px;
}

#ToBreadCrumbElement
{
	display: none;
}



.question-form {padding-left: 10px;}
.question-form .top-qf,
.question-form .bottom-qf{height: 10px; background: url(images/bg-form-tb.png) no-repeat 0 0;}
.question-form .bottom-qf{background-position: 0 -10px; clear: none;}
.question-form .middle-qf{background: url(images/bg-form-c.png) repeat-y 0 0; padding: 10px 20px;}
.question-form h2{color: #fff; padding: 0; margin: 0;}
.question-form .middle-qf p {	color: #fff;	margin: 10px 0 0 0;}
.question-div input.inputtext{	background: url(/bitrix/templates/elitenote/images/bt-inputtext-w224.png) no-repeat 0 0;	color: #A1A1A1;}
.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;	padding-bottom:2px;	padding-top:10px;}
.submit-div{	padding: 0;}
.captcha-div .caption,.question-div .caption{	padding-top: 10px;	padding-bottom: 2px;	color: #fff;}
.required-fields-div{	display: none;	padding: 21px 55px 0px 0px;	float: right;	width: 140px;	font-size: 10px;	color: #323232;}
.btn-order{	background: url(/bitrix/templates/elitenote/images/img-btn-sprites.png) no-repeat -280px 0;	width: 134px;	height: 37px;	margin: 10px 0;}
.btn-order:hover{background-position: -280px -46px;}



.notetext, .errortext {width: 224px; margin: 5px 0;}

.notetext .t, .notetext .b, .errortext .t, .errortext .b{background: url(images/error-notify-tb.png) no-repeat 0 0; height: 3px;}
.errortext .t, .notetext .t{background-position: 0 -3px;}

.notetext .m{color: #2faf07;}
.errortext .m{color: #fc6500;}


.notetext .m, .errortext .m
{

	padding: 5px 10px;
	font-size: 11px;
	background-color: #fffccf;
}

.search-page .price-item {
    color:#525252;
    font-size:13px;
    font-weight:bold;
    margin-bottom:10px;
}
.search-page .catalog-price {
    color:#FB7200;
    font-size:15px;
}
.search-page .buy-line {
    width:300px;
    height:30px;
}
.step-3-caption h3 {
    padding:0;
    margin:0;
}


.sale-personal-order-list ul
{
	margin: 0px;
}
.no-price {
    padding-left:15px;
    font-weight: bold;
    color:#FB7200;
}
.item .price {
    margin:0;
    padding:0;
}
.item-info {
    height:254px;
}
.contacts-print {
    padding-right:20px;
}
.catalog-section .item .preview {
	padding-bottom:0;
}
.catalog-section .item .pic {
	margin:0;
}

.sort {
	position:absolute;
	right:16px;
	top:-6px;
}
.sort ul {
	list-style-image:none;
	list-style-type:none;
}
.sort ul li {
	display:inline;
	background:none;
}
.sort ul li a {
	color:#666666;
	font-weight:bold;
}
.sort ul li.selected span {
	color:#FB7200;
	font-weight:bold;
}