BODY {
  	margin:0px;
	padding:0px;
	scrollbar-face-color: #DDDDDD;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-3dlight-color: #DDDDDD;
    scrollbar-arrow-color: #555555;
    scrollbar-track-color: #FFFFFF;
    scrollbar-darkshadow-color: #999999;
} 

td {font: 10pt arial; color: #000000;}
td.a8black {font: 8pt Arial; color: #000000;}
td.a8grey {font: 8pt Arial; color: #555555;}
td.a9grey {font: 9pt Arial; color: #555555;}
td.a10grey {font: 10pt Arial; color: #555555;}
td.a11grey {font: 11pt Arial; color: #555555;}
td.a12grey {font: 12pt Arial; color: #555555;}
td.a12white {font: 12pt Arial; color: #FFFFFF;}

font.a8grey {font: 8pt Arial; color: #555555;}
font.a8green {font: 8pt Arial; color: #339966;}
font.a8blue_ {text-decoration: underline; font-size: 8pt; font-style: arial; color: #0054A6;cursor: pointer;}
font.a8blue_:hover {text-decoration: none; font-size: 8pt; font-style: arial; color: #0054A6;}
font.a9white {font: 9pt Arial; color: #FFFFFF;}
font.a9black {font: 9pt Arial; color: #000000;}
font.a9green {font: 9pt Arial; color: #339966;}
font.a10white {font: 10pt Arial; color: #FFFFFF;}
font.a10black {font: 10pt Arial; color: #000000;}
font.a10grey {font: 10pt Arial; color: #555555;}
font.a10red {font: 10pt Arial; color: #AA0000;}
font.a10green {font: 10pt Arial; color: #339966;}
font.a11black {font: 11pt Arial; color: #000000;}
font.a12black {font: 12pt Arial; color: #000000;}
font.a12white {font: 12pt Arial; color: #FFFFFF;}
font.a12green {font: 12pt Arial; color: #339966;}
font.a12blue {font: 12pt Arial; color: #0054A6;}
font.a12red {font: 12pt Arial; color: #AA0000;}
font.a18black {font: 18pt Arial; color: #000000;}
font.a18white {font: 18pt Arial; color: #FFFFFF;}
font.a18red {font: 18pt Arial; color: #AA0000;}

a {text-decoration: none; font-style: arial; color: #000000;}
a:hover {text-decoration: none; font-style: arial; color: #000000;}
a.a8white { text-decoration: none; font-size: 8pt; font-style: arial; color: #FFFFFF;}
a.a8white:hover{text-decoration: underline; font-size: 8pt; font-style: arial; color: #FFFFFF;}
a.a8black { text-decoration: none; font-size: 8pt; font-style: arial; color: #000000;}
a.a8blue_ {text-decoration: underline; font-size: 8pt; font-style: arial; color: #0054A6;}
a.a8blue_:hover {text-decoration: none; font-size: 8pt; font-style: arial; color: #0054A6;}
a.a9white { text-decoration: none; font-size: 9pt; font-style: arial; color: #FFFFFF;}
a.a9white:hover {text-decoration: underline; font-size: 9pt; font-style: arial; color: #FFFFFF;}
a.a9red {text-decoration: none; font-size: 9pt; font-style: arial; color: #AA0000;}
a.a9red:hover {text-decoration: underline; font-size: 9pt; font-style: arial; color: #AA0000;}
a.a10blue_ {text-decoration: underline; font-size: 10pt; font-style: arial; color: #0054A6;}
a.a10blue_:hover {text-decoration: none; font-size: 10pt; font-style: arial; color: #0054A6;}
a.a10red_ {text-decoration: underline; font-size: 10pt; font-style: arial; color: #AA0000;}
a.a10red_:hover {text-decoration: none; font-size: 10pt; font-style: arial; color: #AA0000;}
a.a10blue {text-decoration: none; font-size: 10pt; font-style: arial; color: #0000AA;}
a.a10blue:hover {text-decoration: underline; font-size: 10pt; font-style: arial; color: #0000AA;}
a.a12red_ {text-decoration: underline; font-size: 12pt; font-style: arial; color: #AA0000;}
a.a12red_:hover {text-decoration: none; font-size: 12pt; font-style: arial; color: #AA0000;}
a.a12red {text-decoration: none; font-size: 12pt; font-style: arial; color: #AA0000;}
a.a12red:hover {text-decoration: underline; font-size: 12pt; font-style: arial; color: #AA0000;}
a.a12grey {text-decoration: none; font-size: 12pt; font-style: arial; color: #555555;}
a.a12blue {text-decoration: none; font-size: 12pt; font-style: arial; color: #0000AA;}
a.a12blue:hover {text-decoration: underline; font-size: 12pt; font-style: arial; color: #0000AA;}

header {
    top: 0px;
    padding: 0px 0px 0px 0px;
    position: fixed;
}

.top_head{
	background-color: rgba(0,0,0,0.8);
}

.td_tr {
    background-color: rgba(255,255,255,0.85);
}

.td_zak {
	height: 15px;
	padding: 4px 5px 4px 5px;
	border-radius: 5px 5px 0px 0px;
}

.test_1 {
	display: block;
	position: static;
	visibility: visible;
}
.test_2 {
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	background-color: rgba(100,100,100,0.5);
	visibility: visible;
}

.test_3 {
	margin: 5px 5px 5px 5px;
	padding:1px 10px 1px 10px;
	text-align: center;
	border: solid 1px #C7CADD;
	background-color: rgba(0,0,0,1);
	border-radius: 2px;
}
.test_3:hover {
	border: solid 1px #FF0000;
}

.test_4 {
	padding: 5px 5px 5px 5px;
	color: #FFF;
	background-color: rgba(0,0,0,1);
	cursor: pointer;
}

.test {
	margin: 0px 0px 0px 5px;
	padding:3px 10px 3px 10px;
	text-align: center;
	border: solid 1px #C7CADD;
	border-radius: 2px;
	float: left;
}
.test:hover {
	border: solid 1px #FF0000;
}

.brand_bot {
	margin: 0px 0px 0px 0px;
	padding:4px 0px 0px 4px;
	background: #FFFFFF;
	border: solid 1px #BBBBBB;
	border-radius: 0px 5px 5px 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Параметры тени */
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Safari и Chrome */
}

.text_justify {
	text-align: justify;
}

.brand {
	border: solid 1px #C7CADD;
	border-radius: 3px;
}
.brand:hover {
	border: solid 1px #5085D4;
}

.bg_ind{
	background:url(../img/bg-flag.jpg) repeat-y 100% 0;
	width:100%;
	background-attachment:fixed;
	background-size:cover;
}

.bg_sales{
	top: 0;
	height: 100px;
	background: url(../img/bg_sale.jpg) repeat-x 100% 0;
}

.bg_search{
	top: 0;
	height: 100px;
	background: url(../img/bg_search.jpg) repeat-x 100% 0;
}

.bg_news{
	top: 0;
	height: 100px;
	background: url(../img/bg_news.jpg) repeat-x 100% 0;
}

.bg_product{
	top: 0;
	height: 100px;
	background: url(../img/bg_product.jpg) repeat-x 100% 0;
}

.bg_myorders{
	top: 0;
	height: 100px;
	background: url(../img/bg_myorders.jpg) repeat-x 100% 0;
}

.customer{
	background: #FFFFFF;
	border: solid 1px #F0F696;
	border-radius: 0px 5px 5px 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Параметры тени */
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Safari и Chrome */
}

input.cust_b::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.5s ease; color:#AAAAAA;}
input.cust_b::-moz-placeholder                {opacity: 1; transition: opacity 0.5s ease; color:#AAAAAA;}
input.cust_b:-moz-placeholder                 {opacity: 1; transition: opacity 0.5s ease; color:#AAAAAA;}
input.cust_b:-ms-input-placeholder            {opacity: 1; transition: opacity 0.5s ease; color:#AAAAAA;}
input.cust_b:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.5s ease;}
input.cust_b:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.5s ease;}
input.cust_b:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.5s ease;}
input.cust_b:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.5s ease;}
input.cust_b {
	width: 70px;
	height: 25px;
	padding: 0px 5px 0px 5px;
	background: #EEEEEE;
	color: #555555;
	outline: none;
	font-size: 13px;
	font-weight:bold;
	text-align: left;
	border: solid 1px #BBBBBB;
	border-radius: 3px;
	
}

input.cust_b_s::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.5s ease; color:#AAAAAA;}
input.cust_b_s::-moz-placeholder                {opacity: 1; transition: opacity 0.5s ease; color:#AAAAAA;}
input.cust_b_s:-moz-placeholder                 {opacity: 1; transition: opacity 0.5s ease; color:#AAAAAA;}
input.cust_b_s:-ms-input-placeholder            {opacity: 1; transition: opacity 0.5s ease; color:#AAAAAA;}
input.cust_b_s:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.5s ease;}
input.cust_b_s:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.5s ease;}
input.cust_b_s:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.5s ease;}
input.cust_b_s:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.5s ease;}
input.cust_b_s {
	width: 70px;
	height: 25px;
	padding: 0px 5px 0px 5px;
	background: #EEEEEE;
	color: #555555;
	font-size: 13px;
	font-weight:bold;
	text-align: left;
	border: solid 1px #BBBBBB;
}

.cust_send{
	width: 55px;
	height: 25px;
	padding: 0px 5px 0px 5px;
	background: #EEEEEE;
	color: #555555;
	font-size: 13px;
	font-weight:bold;
	text-align: center;
	border: solid 1px #BBBBBB;
	border-radius: 3px;
	cursor: pointer;
}
.cust_send:hover {
	background: #FFFFFF;
	color: #000000;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.7); /* Параметры тени */
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.7); /* Для Firefox */
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.7); /* Для Safari и Chrome */
}

.reg_send {
	width: 80px;
	height: 25px;
	padding: 0px 5px 0px 5px;
	background: #EEEEEE;
	color: #555555;
	font-size: 13px;
	font-weight:bold;
	text-align: center;
	border: solid 1px #BBBBBB;
	border-radius: 3px;
	cursor: pointer;
}
.reg_send:hover {
	background: #FFFFFF;
	color: #000000;
	border: solid 1px #999999;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.7); /* Параметры тени */
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.7); /* Для Firefox */
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.7); /* Для Safari и Chrome */
}


input.cust_reg::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.5s ease; color:#AAAAAA;}
input.cust_reg::-moz-placeholder                {opacity: 1; transition: opacity 0.5s ease; color:#AAAAAA;}
input.cust_reg:-moz-placeholder                 {opacity: 1; transition: opacity 0.5s ease; color:#AAAAAA;}
input.cust_reg:-ms-input-placeholder            {opacity: 1; transition: opacity 0.5s ease; color:#AAAAAA;}
input.cust_reg:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.5s ease;}
input.cust_reg:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.5s ease;}
input.cust_reg:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.5s ease;}
input.cust_reg:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.5s ease;}
input.cust_reg {
	width: 270px;
	height: 25px;
	padding: 0px 5px 0px 5px;
	background: #EEEEEE;
	color: #555555;
	font-size: 13px;
	font-weight:bold;
	text-align: left;
	border: solid 1px #BBBBBB;
	border-radius: 3px;
}

.select_s{
	width: 270px;
	height: 25px;
	font-size: 13px;
	font-weight:bold;
	padding: 0px 5px 0px 5px;
	border: solid 1px #BBBBBB;
	background: #EEEEEE;
	color: #555555;
	border-radius: 3px;
}

.textarea_supp {
	overflow: auto;
	resize: none;
	font: 9pt Arial;
	font-weight: bold;
	color: #555555;
	width: 100%;
	height: 105px;
	background: #f6f6f6;
	border: solid 1px #BBBBBB;
	border-radius: 5px;
	padding: 5px 5px 5px 5px;
}

.price{
	background: #FFFFFF;
	border: solid 1px #99F9D2;
	border-radius: 0px 5px 5px 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Параметры тени */
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Safari и Chrome */
}

.news_hot{
	background: #FFFFFF;
	border: solid 1px #F8A9A9;
	border-radius: 0px 5px 5px 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Параметры тени */
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Safari и Chrome */
}

.news_over {
	border: solid 1px transparent;
	border-radius: 2px;
}
.news_over:hover {
	border: solid 1px #5085D4;
}

.bg_manuf{
	top: 0;
	height: 100px;
	background: url(../img/bg_manufacturers.jpg) repeat-x 100% 0;
}

.img_prod{
	background: #FFFFFF;
	border: solid 1px #DDDDDD;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Параметры тени */
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Safari и Chrome */
}

.support{
	background: #FFFFFF;
	border: solid 1px #5290CE;
	border-radius: 0px 5px 5px 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Параметры тени */
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Safari и Chrome */
}

.contact{
	background: #FFFFFF;
	border: solid 1px #2AF63E;
	border-radius: 0px 5px 5px 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Параметры тени */
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Safari и Chrome */
}

.bg_custom{
	top: 0;
	height: 100px;
	background: url(../img/bg_register.jpg) repeat-x 100% 0;
}

.bg_support{
	top: 0;
	height: 100px;
	background: url(../img/bg_support.jpg) repeat-x 100% 0;
}

.bg_supp{
	width:100%;
	height:90px;
	background:url(../img/support.jpg) repeat-y 100% 0;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:0 0;
	position:static;
	top:0;
	left:0;
	bottom:0;
}

.bg_part{
	top: 0;
	height: 100px;
	background: url(../img/partner-bg.png) repeat-x 100% 0;
}

.bgrd_c{
	top: 0;
	height: 5px;
	background: url(../img/bg_ten_t.png) repeat-x 100% 0;
}

.bgrd_lf{
	top: 0;
	height: 5px;
	background: url(../img/bg_ten_tlr.png) repeat-x 100% 0;
}

.bg_cont{
	background: url(../img/bg_contacts.jpg) no-repeat 100% 0;
}

.navi_b {
	width: 15px;
	height: 15px;
	padding: 5px;
	background: transparent;
	color: #555555;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-radius: 3px;
	cursor: pointer;
}
.navi_b:hover {
	background: #EEEEEE;
	color: #000000;
}

.navi_bb {
	width: 15px;
	height: 15px;
	margin: 0px 5px 5px 0px;
	padding: 5px 5px 5px 5px;
	background: transparent;
	color: #555555;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-radius: 3px;
	cursor: pointer;
	float: left;
}
.navi_bb:hover {
	background: #EEEEEE;
	color: #000000;
}

.submit {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	font-size: 12pt;
	font-weight: bold;
	border: 1px solid #555;
	background: #fff;
	color: #000;
	border-radius: 2px;
    cursor: pointer;
}
.submit:hover {
	color: #555;
	text-decoration: none;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.7); /* Параметры тени */
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.7); /* Для Firefox */
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.7); /* Для Safari и Chrome */
}

.div_cooc{
	visibility: hidden;
	position: fixed;
	opacity: 0.8;
	FILTER: Alpha(Opacity="80");
	height: 70px;
	width: 100%;
	background-color: #000000;
	background-size:cover;
	z-index:4
}

.div_cooc_submit{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	font-size: 12pt;
	font-weight: bold;
	border: 1px solid #555;
	background: #FF5555;
	color: #FFFFFF;
	border-radius: 5px;
    cursor: pointer;
}
.div_cooc_submit:hover{
	background: #FF0000;
}

.div_ten{
	top: 0;
	visibility: hidden;
	position: fixed;
	opacity: 0.5;
	FILTER: Alpha(Opacity="50");
	height: 100%;
	width: 100%;
	background-color: #000000;
	background-size:cover;
	z-index:4
}

.div_info{
	visibility: hidden;
	position: fixed;
	width: 300px;
	border-radius: 6px;
	border-style: solid;
	border-width: 2px;
	border-color: #333333;
	background-color: #EEEEEE;
	font-size: 12px;
	line-height: 20px;
	top: 50%;
	margin-top: -125px;
	left: 50%;
	margin-left: -150px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.7); /* Параметры тени */
    -moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.7); /* Для Firefox */
    -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.7); /* Для Safari и Chrome */
	z-index:5
 }
 
 .table_info {
  background-image: url(../img/div_top.jpg);
  background-repeat: repeat-x;
  color: #666666;
}

.prod_table{
	margin: 5px 5px 5px 5px;
	width: 220px;
	height: 140px;
	text-align: center;
	cursor: pointer;
	float: left;
}

.prod_img{
	border-radius: 5px;
	opacity: 0.9;
	FILTER: Alpha(Opacity="90");
}
.prod_img:hover {
	background: #EEEEEE;
	opacity: 1;
	FILTER: Alpha(Opacity="100");
	box-shadow: 0px 0px 10px rgba(0,0,0,0.7); /* Параметры тени */
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.7); /* Для Firefox */
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.7); /* Для Safari и Chrome */
}

.search {
float: right;
display: block;
margin-right: 0px;
}

.search-field input.search-btn{
	display:block;
	float:right;
	width:30px;
	height:23px;
	border-width: 0px;
	cursor: pointer;
	background-image:url(../img/btn_srch_go.gif);
	background-repeat:no-repeat;
	background-position:0 0;	
	text-indent:-999em;	
}
.search-field input.search-btn:hover{
	background-position:0px -23px;
}

.search-field .search-label {
float: left;
display: block;
height: 23px;
line-height: 23px;
background-image: url(../img/btn_srch.jpg);
background-repeat: repeat-x;
text-align: center;
color: #252525;
padding: 0 8px;
}

input.keyword {
padding: 4px 5px 4px 5px;
font-family: Arial;
outline: none;
margin: 0;
border: none;
height: 23px;
width: 270px;
background-color: #FFFFFF;
border-color: transparent;
position: static;
float: left;
}

span.search-field{
	display:block;
	float:left;
	height:23px;
	width:300px;
	border:1px solid #dadada;
	-webkit-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.itembuttonby{
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	padding: 3px;
	margin: 5px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.7); /* Параметры тени */
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.7); /* Для Firefox */
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.7); /* Для Safari и Chrome */
}
.itembuttonby:hover{
	box-shadow: 0px 0px 5px rgba(0,0,0,0.7); /* Параметры тени */
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.7); /* Для Firefox */
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.7); /* Для Safari и Chrome */
 }
 
 .img_sale_ {
	border-radius: 3px;
}

.div_sale{
  position: fixed;
  visibility: hidden;
  width: 525px;
  border-radius: 6px;
  border-style: solid;
  border-width: 2px;
  border-color: #333333;
  background-color: #EEEEEE;
  font-size: 12px;
  line-height: 20px;
  top: 50%;
  margin-top: -140px;
  left: 50%;
  margin-left: -263px;
  z-index:31;
  box-shadow: 2px 2px 10px rgba(0,0,0,0.7); /* Параметры тени */
  -moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.7); /* Для Firefox */
  -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.7); /* Для Safari и Chrome */
}

.div_ts {
	border: solid 1px #BBBBBB;
	background-color: #BBBBBB;
	color: #666666;
	border-radius: 3px;
}

.inp_nch
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	border-style: solid;
	border-width: 0px;
	border-color: #DDDDDD;
	background-color: #FFFFFF;
	color: #666666;
	width:50px;
	height: 19px;
	border-radius: 3px;
}

.inp_col{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #BBBBBB;
	background-color: #FFFFFF;
	color: #666666;
	width: 50px;
	height: 20px;
	border-radius: 3px;
}
.inp_col:hover{
	border-color: #0FFB5D;
}

.img_but_sale{
	cursor: pointer;
	padding: 5px 5px 5px 5px;
	margin: 5px;
	z-index:9;
	border-radius: 3px;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.7); /* Параметры тени */
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.7); /* Для Firefox */
	-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.7); /* Для Safari и Chrome */
}
.img_but_sale:hover{
	box-shadow: 1px 1px 5px rgba(0,0,0,0.7); /* Параметры тени */
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.7); /* Для Firefox */
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.7); /* Для Safari и Chrome */
}

.img_sale {
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #FFFFFF;
	padding: 7px;
	opacity: 0.8;
}
.img_sale:hover{
	opacity: 1;
	-webkit-transition: 1s ease;
	-o-transition: 1s ease;
	-moz-transition: 1s ease;
}

.newcust{
	border: 1px solid #7DF57D;
	border-radius: 5px 5px 0px 0px;
	background: #7DF57D;
	cursor: pointer;
}
.newcust:hover {
	background: #B5F1B5;
}

.newcustom{
	display: block;
	border: 1px solid #7DF57D;
	border-radius: 0px 5px 5px 5px;
	background: #FFFFFF;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Параметры тени */
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Safari и Chrome */
}

.regcust{
	border: 1px solid #F0F696;
	border-radius: 5px 5px 0px 0px;
	background: #F0F696;
	cursor: pointer;
}
.regcust:hover {
	background: #F5F9BF;
}

.regcustom{
	display: none;
	border: solid 1px #F0F696;
	border-radius: 0px 5px 5px 5px;
	background: #FFFFFF;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Параметры тени */
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); /* Для Safari и Chrome */
}

.cursor{
	cursor: pointer;
}

