





table.products {
	width: 100%;
}

table.products th {
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	padding-top: 15px;
}

table.products th a {
	text-decoration: none;
}

table.products td.picture {
	width: 170px;
	text-align: center;
	vertical-align: middle;
}

table.products td.description {
	padding: 5px 10px;
}

table.products td.price {
	text-align: right;
	vertical-align: center;
	width: 150px;
	padding-right: 27px;
}

 ul.params {
	padding: 0; 
	margin: 0;
	list-style-type: none;
}

 ul.params li {
	display: block;
	line-height: 18px;
	background: url('../../../templates/default/img/doth.gif') repeat-x 0 13px;
	height: auto !important;
	height: 18px;
}

 ul.params li b { 
	display: block;
	float: left;
	font-weight: normal;
	background: white;
	padding-right: 3px;
}

 ul.params li i { 
	display: block;
	font-style: normal;
	float: right;
	background: white;
	padding-left: 3px;
}

ul.params li i sup { line-height: 6px;} 

ul.params li.finalize {
	clear: left;
	background: none;
}

table.products td.price .buy {
	display: block;
	margin-top: 10px;
}

table.products td {
	border-bottom: 1px solid #dedede;
}



/* ÂÅÐÕÍÈÉ ÑÅÐÛÉ ÁËÎÊ! */
.cat-gray {
	background: #ededed;
	margin: 0;
}

.cat-gray-marg {
	background: #ededed;
	border-bottom: 12px solid #ededed;
	border-top: 12px solid #ededed;
	float: left;
	width: 100%;
}

#catalog-producers {
	float: left;
	width: 70%;
	margin-left: 15px;
}

#catalog-sort {
	float: right;
	width: 25%;
	margin-right: 15px; 
	text-align: right;
	font-size: 12px;
}

#catalog-sort a { text-decoration: none; border-bottom: 1px solid #3488AC; }
#catalog-sort a b { margin-left: 2pt; font-weight: normal; }
#catalog-sort a.active { font-weight: bold;}

.cat-gray-marg div h2 {
	font-weight: bold;
	font-size: 14px;
	color: #545454;
	margin-bottom: 5px;
}

/* Îòêëþ÷åíèå âûáîðà */

.skin-selector { display: none; }

/* ÝËÅÌÅÍÒÛ ÏÎÄÁÎÐÀ */

#matches {
	padding-bottom: 5px;
	background: #ededed;
	width: 100%;
	margin: 0;
	margin-top: -5px;
	float: left;
}

#matches h2 {
	font-weight: bold;
	font-size: 14px;
	color: #545454;
}

#matches .element {
	width: 250pt;
	background: url('../../../templates/default/img/doth.gif') repeat-x 0 70% ;
	line-height: 16px;
	float: left; /* turn on if you want to auto-positioning */ 
}

#matches .element input, select {
	border: 1px solid #909090;
}

#matches .element input.range { width: 40px; height: 16px; padding: 0; }

#matches .element .name { 
	float: left; 
	background: #ededed;
	padding-left: 1px;
	padding-right: 5px;
	line-height: 20px;
}

#matches .element .val  { 
	float: right; 
	background: #ededed;
	padding-left: 5px;
	padding-right: 25px;
}

#matches .cond-match { background: #d0d0d0; margin-top: 10px; margin-left: -15px; margin-bottom: 5px; position: relative; padding-top: 4px; padding-bottom: 3px; }
#matches .cond-match .selector { line-height: 23px; width: 165px; float: left; }
#matches .cond-match .selector a {  margin-left: 15px; text-decoration: none; white-space: nowrap; }
#matches .cond-match .selector a { color: #14689C; border-bottom: 1px dashed #14689C; }
#matches .cond-match .selector a.active, #matches .cond-match .selector a:hover { border: none; color: #3488AC; }
#matches .cond-match .fields { margin-left: 10px; line-height: 23px; float: left; }
#matches .cond-match .fields input { margin-left: 2px; border: 1px solid #909090; width: 23px; padding-left: 2px; }
#matches .cond-match #cond_match_office { display: none; }
#matches .cond-match #cond_match_home { display: block; }

.fbuttons { width: 235px; float: right; position: relative; margin-left: 1%; }

.filterb { margin-right: 10px; background: url(../../../templates/default/img/countb.png) no-repeat 0 0; cursor: pointer; display: block; float: left; width: 105px; height: 32px; }
.resetb { background: url(../../../templates/default/img/resetb.png) no-repeat 0 0; cursor: pointer; display: block; float: left; width: 105px; height: 32px; }

.shield { padding-right: 10px; }