/* reset */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding:0;
    margin:0;
	font-weight:normal;
    }
table {
    border-collapse:collapse;
    border-spacing:0;
    }
ul, ol {margin:0; padding-left:27px;}	
fieldset, img {border:0;}
*:focus {outline:none;}

 
/* body */
html {overflow-y:scroll;}
body {
    font:13px/18px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    min-width: 1000px;
}
a {cursor:pointer;}
a:hover {text-decoration:none}
div {
    overflow: hidden;
    height: auto;
	zoom:1;
    } 
input, select, textarea {
    font-size:13px;
	line-height:16px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	}
.ti {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px;
	}
@media all, {
    .ti {background-color:#fff;} /* Opera 10.50 prealpha */
}
body:not([x|x]) input[type="text"], body:not([x|x]) input[type="password"] {
    border-width:0px;
}	
body:not([x|x]) select {
    border-width:0px;
}	
#main-block {
    width:100%;
    margin:0 auto;
	overflow:visible;
    }
.cleare {
    clear:both;
    }
.clickable {cursor: pointer;}
.unit {margin-bottom:20px !Important;}

/*HEAD*/
.head {
	padding:0 10px;
	margin:0 auto 10px auto;
	min-height:100px;
	}
.head  .cleare {margin-bottom:10px;}
.logo {
	float:left;
	}
	

/* LOGIN FORM */
#login-block {
	position:relative;
	float:right;
	width:158px;
	padding-top:25px;
    }	
#login-block a {
	float:right;
	font-size:10px;
	line-height:12px;
	text-decoration:underline;
    }
#login-block a:hover {
	text-decoration:none;
	} 	
#login-block div {
    position: relative;
	height: 22px;
	width:157px;
	float:right;
    }		
#login-block div span {
	display:block;
	position:absolute;
	left:4px;
	top:2px;
	cursor:text;
	z-index:9;
	font-size:13px;
	line-height:16px;
    }	
#login-block div input {
	position:absolute;
	border:none;
	padding:2px 2px;
	font-size:12px;
	-webkit-border-radius:4px; 
	-moz-border-radius:4px; 
	border-radius:4px;
	line-height:16px;
	height:16px;
    }	
#login-block .login {
	width:153px;
	}
#login-block .pass {
	width:124px;
	}
#login-block .bt_ok {
	right: 0px;
	width: 26px;
	font-size:12px;
	height:20px;
	font-family:"Times New Roman", Times, serif;
	} 
#login-block a.link_signup {padding-left:10px;}
#login-block a.link_order {
    float:left;
    margin-right: -100%;
}

/*#login-block didiv.bt_ok {*/
/* END of LOGIN FORM */


.main-menu {
	display:block;
	margin:50px auto 0 auto;
	width:555px;
	overflow:hidden;
	height:20px;
	}	
.main-menu li {
	display:block;
	float:left;
	margin-right:30px;
	margin-bottom:8px;
	}	
.main-menu li a {font-size:13px;}		

.banner-huge {
	display:block;
	background-repeat:no-repeat;
	background-position:center;
	}
.banner {
        cursor: pointer;
}

/*SMART SEARCH*/
.smart-search-container {
	position:relative;
	z-index:0; 
    padding:12px 0;
	margin:5px auto 0 auto;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
    border-radius: 7px;
	}	
.smart-search-header p {
	float:left;
	font-size:22px;
	line-height:18px;
	padding-left:12px;
	}		
.inp-name {
	float:right;
	padding-right:12px;
	}		
.inp-name input {
	width:160px;
    padding:1px;
	}		
.smart-search-form p, .inp-name span {font-size:15px;}	
.smart-search-form .catalog ul {
	padding-left:0;
	font-size:12px;
	}
.smart-search-form label {
	display:block;
	font-size:11px;
	line-height:15px;
	padding-bottom:2px;
	overflow:hidden;
	zoom:1;
	}	
.smart-search-block {
	float:left;
	width:198px;
	padding-right:6px;
	padding-left:2px;
	}
.smart-search-form p {margin-bottom:7px;}
.smart-search-form label span {
	line-height:13px;
	display:block;
	padding-left:16px;
	}
.search-text input {
	margin-top:10px;
	width:188px;
	}
.search-bool {padding-top:22px;}
.search-bool span {font-size:12px;}
.search-number label {
	float:left;
	margin:10px 7px 0 0;
	}		
.search-number input {width:60px;}	
.bt-smart-search {
	position:relative;
	float:right;
	clear: both;
	font-size:12px;
	height:19px;
	padding:0 0 0 15px;
	text-align:left;
	margin:10px 12px 0 0;
	width:auto !important;
	width:100px;
	overflow:visible;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
    border-radius:4px;
	line-height:18px;
	}
    
.check {
	padding:0;
	float:left;
	border-radius:0px;
	width:13px;
	height:13px;
}	

.radio {
	float: left;
}	

.smart-search-block .right {
	float:right;
	padding-right:20px;
	}	
.bg-none {background:none;}
.spacer {
	display:block;
	height:0px;
	margin:8px 10px;
	border:none;
	}		
.ss-val-low input, .ss-val-high input {
	width:60px;
	padding:1px;
	}
.ss-val-low, .ss-val-high {	
	float:left;
}
.ss-val-high {margin-left:15px;}
.list .left .smart-search-header p, .select1, .smart-search-block .left {float:left;}
.select1 select {
	margin-left:72px;
	width:209px;
	}
	
/*CONTENT*/		
.content {height:100%; min-width:1000px;}	
.content h1,
.content .h2 {
	font-size:23px;
	line-height:30px;
	margin:0 0 10px 0;
	padding:0;
	}	
.content h1 a {font-size:16px;}	
.content h4 {
	text-transform:uppercase;
	font-size:16px;
	}
.item-row {margin-bottom:10px;}	
.item-row h3 {padding-left:12px;}	
.goods-item {
	float:right;
	width:470px;
	}
.item-brief-img {
	width:234px;
	height:234px;
	border:1px solid;
	cursor:pointer;
	display:block;
	background-position:center;
	background-repeat:no-repeat;
	}
.item-brief {margin-bottom:40px; clear:both;}	
.item-brief	.item-brief-img {
	float:left;
	margin-right:10px;
	}		
.goods-item h3, .goods-item h3 a {
	float:left;
	font-size:20px;
	line-height:1.0
	}	
span.price {
	display:inline-block;
	min-width:111px;
	font-size:25px;
	line-height:31px;
	padding:0 10px;
	}		
span.price2 {
	font-size:20px;
	line-height:26px;
	padding-left:10px;
	}	
span.add-cart {
	position:relative;
	display:block;
	left:5px;
	font-size:25px;
	line-height:32px;
	padding:0 10px 0 10px;
	cursor:default;
	height:31px;
	}
span.add-cart span {
	font-size:14px;
	line-height:19px;
	position:relative;
	top:-5px;
	text-transform:uppercase;
	}
div.add-cart-button, div.add-cart-label {
	font-size:25px;
	line-height:32px;
	padding:0 10px 0 10px;
	cursor:default;
	height:31px;
	}
div.add-cart-button {
	cursor:pointer;
	}	
div.add-cart-label {
	cursor:default;
	}	
div.add-cart-button div, div.add-cart-label div {
	position:relative;
	top:-2px;
	display:block;
	float:left;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	}
div.add-cart-button div img, div.add-cart-label img {margin-top:12px;}	
div.add-cart-button span, div.add-cart-label span {
	font-size:14px;
	line-height:19px;
	text-transform:uppercase;
	display:block;
	float:left;
	padding:6px 0 0 5px;;
	}
		
.goods-item span.price {float:right;}	
.bg_item {
	clear:both;
	padding:10px 10px 0 10px;
	margin-top:15px;
	}	
.bg_item ul li {padding-bottom:10px;}	
.bg_item ul.left {
	float:left;
	width:200px;
	margin-bottom:0;
	}	
.bg_item ul.right {
	float:right;
	width:200px;
	}
	
/*4 COLUMNS - BEGIN*/	
.four-columns {
	width:992px;
	padding:0;
	divst-style-type:none;
	overflow:hidden;
	zoom:1;
	clear:both;
	}	
.four-columns .cell {
	display:block;
	float:left;
	width:236px;
	margin-right:12px !Important;
	margin-right:8px;
	}
.four-columns .colspan-two {width:484px;}	
/*4 COLUMNS - END*/	

/*3 COLUMNS - BEGIN*/
.three-columns {
	width:990px;
	padding:0;
	divst-style-type:none;
	overflow:hidden;
	zoom:1;
	clear:both;
	}	
.three-columns .cell {
	display:block;
	float:left;
	width:320px;
	margin-right:10px !Important;
	margin-right:4px;
	}
/*3 COLUMNS - END*/

/*2 COLUMNS - BEGIN*/
.two-columns {
	width:992px;
	padding:0;
	divst-style-type:none;
	overflow:hidden;
	zoom:1;
	margin:15px 0;
	}	
.two-columns .cell {
	display:block;
	float:left;
	width:484px;
	margin-right:12px;
	}
/*2 COLUMNS - END*/

.narrow {
	padding:0 12px;
	}
div.four-columns h3 {
	display:block;
	padding:5px 0 5px 12px;
	}	
div.four-columns h5 {
	margin-bottom:3px;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
    }
div.four-columns div.date {
	font-size:11px;
	line-height:13px;
	}
div.four-columns p {
	clear: both;
	}	
.fix-width {padding-bottom:20px;}	
.fix-width, .article {
	width:980px;
	padding:0 10px;
	margin:0 auto;
	}	
.article-bg {
	min-height:30px;
	}	
.article {
	font-size:12px;
	}
.article .h2 {margin-top:10px;}
	
.bt_issue-order2, .cancel {
	height:34px;
	float:right;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
    border-radius:5px;
	padding-left:20px;
	line-height:32px;
	cursor:pointer;
	font-size:13px;
	margin-bottom:50px;
	overflow:visible;
	}
.bt_issue-order2 .bt_rounded, .cancel .bt_rounded {
	height:34px;
	width:36px;
	line-height:31px;
	margin-left:20px;
	}
.cancel {float:left;}	
.informer {
	clear:both;
	padding:10px 0;
	line-height:18px;
   -webkit-border-radius:7px;
   -moz-border-radius:7px;
    border-radius:7px;
	margin-bottom:20px;
	}
.informer .cell .narrow label {font-size:15px;}
.informer .cell .narrow label input {height:20px; width:76px; padding:2px;}
.informer .cell .narrow span {line-height:12px; font-size:11px;}
.info-sum {
	float:left;
	margin-left:12px;
	}	
.bt_order {
	display:block;
	float:right;
	margin-right:12px;
	text-decoration:none;
	}	
.bt_rounded {
	display:block;
	float:right;
	position:relative;
	left:1px;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
    border-radius:5px;
	width:26px;
	height:19px;
	text-align:center;
	font-size:13px;
	line-height:17px;
	font-family:"Times New Roman", Times, serif;
	margin-left:10px;
	}
.info-sum a {
	text-decoration:none;
	background-repeat:repeat-x;
	background-position:left bottom;
	}	
.info-sum a:hover, 
.info-sum a:hover font {background:none;}	
.info-sum a font {
	font-size:12px;
	line-height:16px;
	background-repeat:repeat-x;
	background-position:left bottom;	
	}	
.list .left{
	float:left;
	width:236px;
    margin-bottom:50px;
	margin-right:12px;
	}	
.list .right {
	float:left;
	width:732px;
	margin-bottom:50px;
	}
.list .smart-search-container {
	width:236px;
	margin:0;
	}
.paginator {
	height:40px;
    margin:50px 0 40px 0;
	}	
.paginator a {
	display:block;
	float:left;
	margin:0 5px 0 5px;
	padding:7px 11px;
	font-size:13px;
	line-height:18px;
	text-decoration:none;
	}	
.item {padding-bottom:70px}	
.item li {padding-bottom:5px;}	
.item-img {
	background: url("/shop/admin/image/please-wait.gif") center no-repeat;	
	}
.item-thumb-set {
	width:496px;
	}	
.item-img a {
    display:block;
	height:482px;
	width:482px;
    background-position:center;
	background-repeat:no-repeat;	
	border:1px solid; 
	}	
.bg_item .left, .bg_item .right {margin-bottom:0}	
.item .left img {
	border:1px solid;
	margin:0 -3px 0 0;
	}	
.item .left a:hover img, .item-img a:hover {border:1px solid #000;}	
.item .cell .h2 {
	padding:0;
	margin:0 0 7px 0;
	}	
.item .bg_item {
	margin-top:5px;
	padding-bottom:10px;
	line-height:1.5;
	}	
.article-item {padding:0 20px 15px 0;}	
.about p {
	font-size:13px;
	line-height:18px;
	}	
			
/*FOOTER*/	
.footer-bg {min-height:30px; min-width:1000px;}
.footer {
	width:980px;
	margin:0 auto;
	padding:13px 10px 35px;
	font-size:12px;
	}
.footer-contact-bg {min-width:1000px;}

/* begin of silly sad */
.very-footer {
        width: 980px;
        padding: 10px 10px 0 10px;
        margin: 0 auto;
        overflow: hidden;
        zoom: 1;
}
.footer-contact {
	/*width:980px;*/
	/*margin:0 auto;*/
	font-size:12px;
        float:left;
        width:484px;
        margin-right:12px;
}
.powered-by {
        text-align: right;
        font-size:10px;
        color: gray;
        float:left;
        width:484px;
}
.powered-by a {
        color: gray;
}
/* end of silly sad */

.h5 {
	font-size:16px; 
	line-height:21px; 
	padding-bottom:3px;
	}
.catalog ul {
	list-style-type:none;
	}
.catalog ul li {
	padding-bottom:4px;
	line-height:14px;
	}	

/*BANNERS*/
.banner img {
	display:block;
	float:left;
	cursor:pointer;
	}	

/*КОРЗИНА(CART)*/
#shadow {
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	background-repeat:repeat;
	}
.popup {
	position:absolute;
	-moz-box-shadow:0 0 30px #555;
	-webkit-box-shadow: 0 0 30px #555;
	box-shadow: 0 0 30px #555;
	}	
#cart * {
	position:relative;
	z-index:20;
	}	
#cart {width:898px;}
.bord-top {
	min-height:150px;
	padding-bottom:25px;
    }	
.container-price {
	float:right;   
    position:relative;
	margin-right:7px;
	margin-top:23px;
	border-collapse: collapse;	
    }	
#cart h6 {
	font-size:24px;
	line-height:31px;
	margin-right:40px;
	text-transform:uppercase;
	padding:15px;
	}
.subtitle {
	display:block;
	padding:8px 15px 8px 15px;
	}	
.cart-item {padding:0 0 14px 14px;}	
.item-thumb-img {
	width:100px;
	height:100px;
	float:left;
	margin-right:25px;
	}
.cart-item p {
	margin-top:25px;
	font-size:15px;
	line-height:20px;
    }
.cart-item a {
	font-size:22px;
	line-height:28px;
	text-decoration:underline;
	}
.cart-item a:hover {text-decoration:none;}
.disabled .item-thumb-img {visibility:hidden;}
.number {
	display:block;
	width:85px;
	border:none;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
    border-radius: 0px;	
	font-size:22px;
	line-height:29px;
	padding:2px 8px;
	}
tr.number-price	{border:none;}	
.number-price span.price {
	display:block;
	max-width:450px;
	height:26px;
	font-size:22px;
	line-height:28px;	
	padding:1px 8px 4px 8px;	
	border:none;
    }	
.number-price span.price span {
	font-size:22px;
	line-height:29px;
	}	
.number-price span.price font,
.info-sum font,
span.price span {
	font-size:12px;
	line-height:16px;
	}	
	   
.del {
    float:right;
	height:13px;
	width:13px;
	margin:0 0 0 6px;
	cursor:pointer;
	-webkit-border-radius:8px; 
	-moz-border-radius:8px; 
	border-radius:8px;
	text-align:center;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	padding:1px;
	line-height:12px;
	}
.del::selection {background-color:transparent}
.del::-moz-selection {background-color:transparent}

.bord-bottom {
	padding:10px 15px;
	clear:both;
	}	
.bt_close {
	position:absolute !important;
	right:0px;
	top:0px;
	z-index:999 !important;
	width:30px;
	height:30px;
	font-size:17px;
	font-family:Verdana, Geneva, sans-serif;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	line-height:26px;
	}	
.bt_clear, .bt_contents {
	height:19px;
	float:left;
	border:0px;
	font-size:11px;
	line-height:17px;
	padding:0 0 0 15px;
	text-align:left;
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	border-radius:5px;	
	overflow:visible;
	cursor:pointer;
	}
.bt_clear .bt_rounded, .bt_contents .bt_rounded  {
	font-size:21px;
	line-height:21px;
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	border-radius:5px;
	font-family:Lucida Grande;
	}
.bt_contents {float:right;}	
.bt_contents .bt_rounded {font-family:"Times New Roman",Times,serif; font-size:12px; line-height:17px;}
.itog span, .itog font {
	font-size:22px;
	line-height:28px;
	}	
.itog font {
	font-size:12px;
	line-height:16px;
	padding-left:0px;
	}	
.counting {
	float:right;
	margin-right:32px;
	margin-bottom:20px;
	min-width:184px;
	}	
.description-number, .description-price {
	padding-left:10px;
	padding-bottom:3px;
}
.empty-cart {
	display:block;
	padding-left:15px;
	font-style:normal;
	margin:40px;
	}
#cart .total_title {
	text-align:right;
	}
#cart .total {
	height:24px;
	padding:0 0 0 8px;
	overflow:hidden;
	}
.number-price td.td_price-border {
	border-width:1px;
	border-style:solid;
	}	
.toc_title {
	font-size:16px;
	line-height:21px;
	margin-bottom:10px;
    }
.item_img {
    display:block;
	float:left;
	width:300px;
	height:300px;
	margin:0 13px 13px 0;
    background-position:center;
	background-repeat:no-repeat;	
	border:1px solid; 
    }
/* new article style */
.article-news {padding-bottom:15px;}
.two-columns .cell .images-block { 
	float:right;
	width:240px; height:100%; 
	background-color:pink;
	}
.article-item-thumb-set {width:260px;}
.attach-block{
	display:block;
	margin-top:15px; 
	height:20px; 
	padding: 15px 10px 10px 60px;
	background: -25px center no-repeat;}
.attach-block a {color:#90ADE6}
/* end new article style */
.content .article-news h1 {
	margin-top:6px;
	font-size:18px;
	line-height:24px;
	}
.archive {margin-top:15px;}	
.checkbox-production {
	float:left;
    }
.microblog-main {
	font-size:12px;
	margin-bottom:20px;
	}	
.microblog-title {
	font-size:15px;
	line-height:20px;
	padding-bottom:10px;
	padding-top:5px;
	}	
.microblog-title h2 {
	float:left;
	font-size:15px;
	line-height:20px;
	}
.microblog-foundation {
	margin-bottom:20px;
	padding-right:220px;
}
.microblog-description p {padding-left: 0;}
.toc ul {
	list-style-type:none;
	padding:0 12px 0 0;
	}
.toc li {
	position:relative;
	overflow:hidden;
	padding-bottom:4px;
	}	
.toc li a {
	display:block;
	padding-left:12px;
	line-height:14px;
	}
.toc li a:hover {text-decoration:underline;}
.toc li a.active {text-decoration:none;	}	
.toc h2 {
	font-size:25px;
	line-height:29px;
	padding-bottom:10px;
	}
.toc ul li span {
	position:absolute;
	left:-3px;
	font-size:11px;
	line-height:16px;
	font-family:Times New Roman;
	}	
.td_input label span {
	display:block;
	padding-left:18px;
	}
.popup_error {
	width:280px; 
	position:absolute;
	-moz-box-shadow:0 0 30px #555;
	-webkit-box-shadow: 0 0 30px #555;
	box-shadow: 0 0 30px #555;
	}	
#error * {
	position:relative;
	z-index:23;	
	}
#error {padding:0 0 30px 20px;}
#error .bt_close {
	position:relative;
	left:4px;
	bottom:4px;
	}
.error {
	position:relative;
	z-index:999;
	}	
.title_error {
	text-transform:uppercase;
	font-size:22px;
	line-height:28px;
	margin:20px 0 15px 0;
	}	
#login-error {
	font-size:10px;
	line-height:14px;
	height:17px;
	position:absolute;
	top:9px;
	}

#nick {margin-bottom:6px;}		
#nick a {
	display:block;
	font-size:17px;
	line-height:22px;
	float:left;a {color:#2b2b2b;}
	}
#registration * {
	position:relative;
	z-index:25;	
	}
#registration {
	position:relative;
	width:260px;
	padding:0 0 15px 18px;	
	}
#registration .bt_contents {margin:10px 20px 0px;}
#registration_content, .item ul {clear:both;}		
.title_registration {
	text-transform:uppercase;
	font-size:22px;
	line-height:28px;
	margin:20px 0 5px 0;
	}
#registration fieldset p {padding:0;}	
#registration input, #registration textarea {
	width:232px;
	padding:4px;
	margin:3px 0 7px 0;
	}
#registration textarea {height:70px;}
#registration hr {
	border:none;
 	color:#dddcdc;
	background-color:#dddcdc;
	height:1px;
	margin:10px 20px 17px 0;
}
#captcha img {
	border-width:1px;
	border-style:solid;
	}
.error {
	font-size:11px;
	line-height:15px;
	}
.price-block, .add-cart-block {
	float:left;
	height:31px;
	margin-bottom:10px;
	}
.price-block {margin-right:5px;}	
.add-cart-block .add-cart-label {display:none;}
.added .add-cart-button {display:none;}
.added .add-cart-label {display:block;}							
.price-block span.price {
	min-width:inherit;
	display:block;
	height:31px;
	}	
#registration_content p {
	width:240px;
	padding-bottom:10px;
	}
td.td_download-order a	{
	font-size:14px;
	line-height:19px;
	padding:6px 0 3px 28px;
	background-repeat:no-repeat;
	background-position:left top;
	}
td.td_attempts-order {
	font-size:14px;
	line-height:19px;
	}	

div.ico_progress {
	position: relative;
	background: url("/shop/admin/image/please-wait.gif") center center no-repeat;
	height: 22px;
	width: auto;
	}
#msg {
	width: 400px;	
	background: #FFF;
	padding: 5px;
	}
#msg_txt {
	padding-left: 26px;
	padding-bottom: 26px;
	padding-right: 26px;
	}
#msg.error {
	color: #CD0D0D;
	}
#msg h6 {
	font-size: 22px;
	line-height:28px;
	margin-bottom: 5px;
	}
#msg p {
	font-size: 14px;
	line-height:19px;
	}
.read-all {
	font-size:10px;
	line-height:14px;
	padding-left:5px;
	}
tr.itog td {
	vertical-align:baseline;
	}	
.cart-item-title {
	max-width: 450px; 
	float: left;
	}
td.item-title {padding-right:10px;}	
.item .cell a.item-thumb, .images-block .article-item-thumb-set a.item-thumb {
	display:block;
	float:left;
	border-width:1px;
	border-style:solid;
	width:110px;
	height:110px;
	margin:12px 12px 0 0;
	background-position:center;
	background-repeat:no-repeat;
	}
.item-row h3 a {
	font-size:13px;
	line-height:14px;
	}
.item-row h3 a span {
	font-size:15px;
	line-height:16px;
	}	
.cart-spacer {margin-bottom:40px;}
.reload-captcha {
	display:block;
	float:left;
	font-size:10px;
	line-height:14px;
	font-style:italic;
	margin-bottom:15px;
	margin-top:3px;
	text-decoration:underline;
}
.spacer_v1 {
	float:left;
	width:3px;
	height:5px;
	}
.list-none {
	list-style-type:none;
	padding-left:0;
	}
.smart-search-sep {
	display:block;
	height: 80px;
	width:0px;
	float:left;
	margin:20px -1px  0 0;
	border:none;
	border-left: 1px dotted;
    }
.width-long {
	width:209px;
	padding:1px;
	}	
select.width-long {
	width:213px;
	padding:0;
	height:19px;
	}
	
/*STATUS-ORDER*/
.content h1.status-h1 {margin-bottom:3px;}
.status-h1 b {font-weight:normal;}
.about-order {line-height:21px;}
.text-gray-right {text-align:right;}
.customer-data {margin:30px 0 15px 0;}
.customer-data .narrow {
	padding:10px 12px;
	}
.bg_rounded {
	float:left;
	-webkit-border-radius:8px; 
	-moz-border-radius:8px; 
	border-radius:8px;	
	}
.informer.title-line-product {margin-bottom:10px;}	
.line-product {padding:5px 0;}	
.text-right {text-align:right;}
.itog-line-product {margin:10px 0 30px;}
.itog-line-product {line-height:25px;}
.price-color {font-size:22px;}
.cell table {width:100%;}
td.td_cell-a {width:50%; padding-right: 18px; padding-left: 12px; vertical-align:top;}
td.td_cell-b {width:50%; padding-right: 12px; padding-left: 18px; vertical-align:top;}
td.td_cell-high {height:54px; padding-top:10px; padding-bottom: 8px;}

/*CHECKOUT*/
.checkout {
	padding:0 0 14px;
	}
.checkout .two-columns {
	width:870px;
	margin:10px 14px 18px;	
}

.checkout .two-columns .cell {
	width:407px;
	padding:0 14px;
	margin:0;
}

.checkout table.two-columns {
	border-collapse:inherit;
}

.checkout .two-columns td.cell {
	display:table-cell;
	float:none;
	vertical-align:top;
}

.checkout .two-columns .cell p {
	font-size:14px;
}
    
.checkout .two-columns .cell fieldset {
	display:block;
	text-align:right;
	font-size:11px;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
}
    
.checkout .two-columns .cell input.ti, .checkout .two-columns .cell textarea.ti {
	width:291px;
	margin-left:6px;
	padding:1px;
	float:right;
}
    
.checkout .two-columns .cell textarea.ti {
	height:60px;
	vertical-align:top;
}

.checkout .two-columns .cell label {
	display:block;
	font-size:11px;
	overflow:hidden;
	zoom:1;
	line-height:13px;
	margin-top:12px;
}

/*
.checkout .two-columns .cell label span {
	display: block;
	padding-left: 18px;
}
*/

.checkout .dark .text-gray {
	display:block;
	padding:0 80px 0 0;
	font-size:11px;
	line-height:13px;
}

.checkout .bt_contents {margin-right:14px;}
.dark {margin-bottom:14px;}
.checkout .two-columns td.sep-right {padding-left:13px;}
.checkout .two-columns td.sep-left {padding-right:13px;}
.checkout .two-columns .cell label span.label {
	float:left;
	padding-left:0;
	width:103px;
	line-height:19px;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
border: none;
}