.subcontent-unit-border-orange a.order_r {
	color: #E8B10D;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
}
.main-contant #table1 td {
	white-space: nowrap;
}
.main-subcontent #fail_login {
	display: none;
}
/* forum */
.main-content input.button {float:left; width:auto; 
margin:10px 0 5px 0; padding:1px; 
background:rgb(230,230,230); border:solid 1px rgb(150,150,150); 
text-align:center; font-family:verdana,arial,sans-serif; 
color:rgb(150,150,150); font-size:110%;}
.main-content input.button:hover {cursor:pointer; 
border:solid 1px rgb(80,80,80); background:rgb(220,220,220); 
color:rgb(80,80,80);}

.main-content table.tforum td {
	background-color: #eee;
}
/* blogi */

.blog_list_container {
	border-style:solid;border-color:#d0d0d0;
	border-width:1px;margin-bottom:24px;
	background-color:#f0f0f0;
}
.blog_list_head {
	padding:4px;margin:1px;background-color:#dddddd;
}
.td_author {
	width:20%;padding:8px;
}
.td_mess {
	width:80%;padding:4px;padding-right:6px;
}
.div_mess {
	border-style:solid;border-color:#d0d0d0;
	border-width:1px;padding:8px;background-color:#f8f8f8;
}
h3.mess {
        font-family:  Times New Roman, Tahoma, sans-serif, Trebuchet MS;
	padding-bottom:0px;margin-bottom:0px;color:#666666;
}
.line {
	margin-top:4px;margin-bottom:12px;
	height:1px;overflow:hidden;background-color:#666666;
}

.blog_lentitem {
	border-style:solid;border-color:#d0d0d0;
	border-width:1px;margin-bottom:16px;background-color:#f0f0f0;
}
.div_lentitem {
	padding:4px;margin:1px;background-color:#e4e4e4;
}
.td_lentitem {
	padding:4px;padding-right:6px;padding-left:6px;
}
.div_mess_lent {
	border-style:solid;border-color:#d0d0d0;
	border-width:1px;padding:8px;background-color:#f8f8f8;
}

#foto_container {
	width: 1400px;
	height: 150px;
	position: absolute;
}
/*#foto_container img {
	float: left;
	margin: 0px;
}*/
.img_cont{
	position: relative;
	float: left;
	width: 200px;
	height: 150px;
}
#foto_container img {
	position: absolute;
}

/*
	остатки на складе
*/
.main-content table.storage {
	width: 100%;
}
.main-content table.storage th {
	background-color: #afafaf;
	color: #fff;
	padding-right: 5px;
}

.main-content table.storage tr.category_head td {
	background-color: #ccc;
	color: #000;
	font-weight: bold;
	
}

.main-content table.storage tr.odd td {
	background-color: #dfdfdf;
}

.main-content table.storage tr.edd td{
	background-color: #eee;
}
/* colgroup */


.main-content table.storage .td_center{
	text-align: center;
}

.main-content table.storage .td_right{
	text-align: right;
}
#banners a {
	background-color: #fff;
	z-index: 2;
	position: relative;
}

#banners #umi {
	color: #aeaeae;
	position: absolute;
	bottom: 2px;
	left: 10px;
	padding:2px 3px;
	position:absolute;
	text-decoration:none;
}