.tdsort {
	padding: 5px 100px 7px 10px;
	text-align: center;
	color: #525252;
}

table.sorttbl  {
	width: 100%;
	border: none;
}

#catalog-list {
	margin-left: 10px;
	position: relative; 
	width: 100%;
}

* html table.sorttbl  { width: 96%; }
* html #catalog-list { width: 96%; }


#catalog-list table th {
	text-align: left;
	padding-top: 15pt;
	padding-bottom: 5pt;
	padding-left: 7pt;
	font-size: 10pt;
	vertical-align: middle;
}
#catalog-list table th i { font-weight: normal; }
.catdesc ul {
	margin-left: 10pt;
	padding-left: 0; 
}

.catdesc {
	padding: 0 10px 0 10px;
	font-size: 8pt;
}

.catdesc .sp {
	border: 1px solid white;
	position: relative;
}

.params { }

.params th { font-size: 8pt; }

.prices {
	vertical-align: top;
}

.prices .price {
	color: #434343;
	font-size: 10pt;
	font-weight: normal;
	white-space: nowrap;
}


.prices .price i {
	font-size: 13pt;
	color: #cc0234;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
}

.prices .optprice, .prices .optprice i { font-size: 9pt !important; }

.prices .count { margin: 3pt 0 7pt 0; }
.prices .count input { margin-left: 3pt; }

.aordr {
	display: block;
}

/* второй уровень меню на контентом блоке */
.list {
	margin: 10px 0px 5px 0px;
	padding: 3px 0px 5px 20px;
	background-image: url('../img/lim.gif');
	background-position: 5px 4px;
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	font-size: 10pt;
}

/* навигация */
.tdp {
	width: 20px;
	padding: 5px 7px 7px 7px;
	background-color: #edecea;
	text-align: center;
	height: 13pt;
	line-height: 13pt;
}

.tdsort {
	padding: 5px 100px 7px 10px;
	text-align: center;
	color: #525252;
	height: 13pt;
	line-height: 13pt;
}


/* filters */

#filters {   margin: 0 7px 14px 7px; border:1px solid #E6E6E6; background: #EDEDED; }
#filters h2.cat { padding: 5px 5px 5px 10px; padding-bottom: 0; }
#filters .par { font-size: 9pt; line-height: 11.5pt; padding: 5px 5px 5px 10px; }
#filters .par h2 { font-size: 10pt; }

#filters span {white-space: nowrap;}

#filters .par a { margin-left: 5px;}
#filters .par a.active { color: #FB45FF; font-weight: bold; }

/* Блок, обрамляющий подбор, сортировку и список брендов */
.bordered_block {
background: #f4f4f4;
padding: 10px;
margin-top: 10px;
border: 1px solid #dadada;
}

/* productsgrid !! */ 

table.productsgrid { border-collapse: collapse; }
table.productsgrid td, table.productsgrid th { border: 1px solid #d0d0d0; }
table.productsgrid th { padding: 3pt 3pt 3pt 3pt; } 
table.productsgrid td.img { padding: 0 5pt 0 5pt; }
table.productsgrid td.name { padding: 5pt; }
table.productsgrid td.char { text-align: center; }
table.productsgrid th.char  { font-weight: bold; line-height: 100%; }
table.productsgrid td.prices { vertical-align: middle; padding: 3pt; }
table.productsgrid td.prices .price { font-size: 8pt; }
table.productsgrid td.prices .price i {font-size: 13pt;}
table.productsgrid td.prices .optprice { font-size: 8pt !important; margin-top: 7pt;  }

table.productsgrid td.r1 { border-right: none; }
table.productsgrid td.r2 { border-left: none; }

table.productsgrid .prices .count input { border: 1px solid #999999; width: 15pt; }
table.productsgrid .prices .count label { font-size: 9pt; }
