<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* КАТЕГОРИЯ ТОВАРОВ */
.cid {
vertical-align:top;
}
.cid td {
vertical-align:top;
text-align:left;
padding:5px;
}
.cidsmv td {
vertical-align:middle;
padding:5px;
border-bottom:1px dotted #CCCCCC;
}
.cid #thumb {
width:120px;
margin-right:10px;
margin-bottom:5px;
float:left;
background:url(../../images/loading2.gif) center no-repeat;
border-radius:5px;
}
.cidsmv #thumbsmv {
width:40px;
margin-right:10px;
margin-bottom:5px;
float:left;
background:url(../../images/loading2.gif) center no-repeat;
}
.cid #basket_div {
margin-left:10px;
margin-bottom:5px;
border:0;
width:auto;
float:right;
text-align:right;
font-size:x-small;
}
.cidsmv #basket_divsmv {
font-size:x-small;
}
.cid #basket {
border:0;
width:70px;
height:65px;
}
.cidsmv #basketsmv {
border:0;
margin-left:3px;
width:30px;
float:right;
}
.cid #price {
font-size:x-large;
color:#6699FF;
font-style:italic;
}
.cid #rating img {
width:25px;
height:25px;
}
.cidsmv #ratingsmv img {
width:12px;
height:12px;
}
.cid #art a {
font-size:x-small;
}
.cid #bg {
border-bottom:1px dashed #FFCCFF;
background:url(../../images/cidbg.gif) top center repeat;
}
.cid #nobg {
background:url(../../images/cidbg1.gif) top center repeat;
border-bottom:1px dashed #FFCCFF;
}
.cid_category_pass {
margin:10px 0px 5px 0px;
padding:5px 10px 10px 10px;
border-bottom:1px dashed #FFCCFF;
line-height:1.75em;
}
.cid_category_pass h1 {
font-size:medium;
margin:0px; 
padding:0px 0px 3px 0px;
font-family: "Comic Sans MS", serif, "Times New Roman", Times;
font-weight:bold;
color:#FFCC33;
border:0px;
}
.cid_category_pass #sub {
background:url(../../images/f.gif) left center no-repeat;
padding-left:10px;
}
.cid_category_pass #sub a{
padding:1px 3px 1px 3px;
border:1px solid #FFF;
}
.cid_category_pass #sub a:link, .cid_category_pass #sub a:visited{
text-decoration:none;
}
.cid_category_pass #sub a:hover{
text-decoration: none;
border:1px solid #FF99FF;
border-radius:10px;
}
.cid_category_pass #sub strong a{
/* color: #FF66CC; */
text-decoration:none;
font-weight:normal;
border:1px solid #FF99FF;
border-radius:10px;
background-color:#FF99FF;
color:#FFF;
}
.cid_category_description, .cid_category_description td {
font-size:x-small;
text-align:justify;
}
.cid_grouplink{width:130px;float:right; font-size:x-small}
</pre></body></html>