@charset "windows-1251";
/* CSS Document */

html {
	height:100%;
}
* html body {
	height:100%;
}
body {
	position:relative;
	min-height:100%;
	padding: 0px;
	margin: 0px;
	font-family: tahoma;
	background-color: #FFFFFF;
	background:url(/images/page-bg.jpg) repeat left top;
	font-size: 11px;
	color: #565656;
}
img {
	border:none;
}
div {
	border:1px solid #CCCCCC;
	border:none;
}
.page-width{width:950px;}
.content-width {width:912px;}
.margin-center{margin-left:auto;margin-right:auto;}

.menu-top {
	font-size: 11px;
}
.menu-top a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin:0 10px 0 10px;
}
.menu-top a:hover{
	text-decoration: underline;
}

.recycle-info {color:#CCC;}
.recycle-info strong{color:#FFF;}
.recycle-info a{color:#CCC;text-decoration:underline;}
.recycle-info a:hover{color:#FFF;}

.contacts-top {color:#CCC;}
.contacts-top a{color:#CCC;text-decoration:none;}
.contacts-top a:hover{color:#FFF;}

.content-row {
	background-image: url(/images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.content-row h1 {
	font-size:20px;
	font-weight:normal;
	color:#000;
}
.content-row h1.orange {
	color:#ff5400;
}
.content-row h1.green {
	color:#5b9435;
}
.content-row h1.blue {
	color:#00c0ff;
}
.content-row h1 a {
	color:#be714a;
}

.under-grey-red {background-color:#e8e8e8;height:4px;margin-bottom:8px;}
.under-grey-red div{width:10px;height:4px;background-color:#cc0000;float:right;}

.sp-div{width:1px;background-color:#dcdcdc;height:112px;margin-top:5px;}
.sp-horiz {height:1px;width:95%;background-color:#dcdcdc;margin:8px auto 8px auto;}

.items-table-list {}
.items-table-list .item{}
.items-table-list .item .title{
	/*height:46px;*/
    font-size: 12px;
}
.items-table-list .item .title a{
	color: #00528C;
    font-weight: bold;
    text-decoration: underline;
}
.items-table-list .item .desc{height:74px;overflow:hidden;}
.items-table-list .item .title a:hover{}
.items-table-list .item .info{margin-top:5px;}
.items-table-list .item .status{height:18px;color:#5b9435;font-weight:bold;}
.items-table-list .item .status_off{height:18px;color:#999;font-weight:bold;}
.items-table-list .item .price{height:23px;color:#960425;font-size:18px;}

.sale-main {}
.sale-main .items{/*padding-bottom:36px;*/}
.sale-main .items .sp{height:20px;}
.sale-main .items .item{}
.sale-main .items .item p{margin:0px;}
.sale-main .items .item a{color:#00528C;}
.sale-main .items .item a:hover{}

.partners-main {}
.partners-main .items{padding-bottom:36px;}
.partners-main .items .sp{height:20px;}
.partners-main .items .item{}
.partners-main a{color:#00528C;}
.partners-main a:hover{}

.copyright {}
.copyright a{color:#ff5400;}
.copyright a:hover{}

.design {}
.design a{color:#ff5400;}
.design a:hover{}

.assort_new_name {
	font-size: 12px;
	font-weight: bold;
	color: #00528c;
	font-family: Tahoma;
	text-decoration: none;
}
.assort_new_descr {
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	font-family: Tahoma;
	text-decoration: none;
}

.assort_new_price {
	color: #960425;
    font-size: 18px;
	font-weight: normal;
	font-family: Tahoma;
	text-decoration: none;
}
.assort_status_off {
	color: #5B9435;
    font-weight: bold;
	font-size:11px;
}
.assort_status {
	color: #BE714A;
    font-weight: bold;
	font-size:11px;
}

.path {}
.path h1{font-size:18px;}
.path h1 span {color:#868686;}

.recycle a.inc {display:inline-block; width:13px;height:13px;background:url(/js/css/ui-lightness/images/ui-icons_ef8c08_256x240.png) -2px -194px no-repeat;font-size:9px;}
.recycle a.dec {display:inline-block; width:13px;height:13px;background:url(/js/css/ui-lightness/images/ui-icons_ef8c08_256x240.png) -18px -194px no-repeat;font-size:9px;}
.recycle a.del {display:inline-block; width:13px;height:13px;background:url(/js/css/ui-lightness/images/ui-icons_ef8c08_256x240.png) -34px -194px no-repeat;font-size:9px;}
.recycle .list {border-collapse:separate;background:#CCC;font-size:12px;}
.recycle .list th{background:#666;color:#FFF;font-weight:bold;height:30px;}
.recycle .list td{padding:7px;background:#FFF;}
.recycle .list td table{background:none;}
.recycle .list td td{padding:0;border:none;}

.recycle .info {border:1px solid #CCC; clear:both; margin-top:20px;padding:20px;}
.recycle .total_text{color:#6D1025;font-size:14px;font-weight:bold;}
.recycle .list a{
	color: #00528C;
    font-weight: bold;
    text-decoration: underline;
}

.recycle .info .auth {font-size:12px;}
.recycle .info .auth td{padding:3px;}
.recycle .info input, .recycle .info textarea {border:1px #999 solid;}
.recycle .info input.submit {font-size:18px;}

.recycle_ok {}

.exists{color:black;}
	.exists .yes{color:#5b9435;font-weight:bold;}
	.exists .no{color:#999;font-weight:bold;}

