
.sidebox {
    border: 1px solid #ddd;
    margin: 0 -4px 18px;
    width: 100%;
}
.sidebox h3, .sidebox .boxtitle {
    background-color: white;
    color: #5f7285;
    display: block;
    font-size: 1.1em !important;
    padding: 4px 0 4px 5px;
    position: relative;
    width: 171px;
}
.sidebox div.sidebox_content {
    position: relative;
}
.sidebox_content select {
    color: #5f7285;
    max-width: 100%;
}
ul.categories li a {
    color: black;
    cursor: pointer;
    display: block;
    font-family: sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    text-decoration: none;
}
ul.categories li a:hover {
    background-color: rgba(158, 118, 49, 1);
}
ul.categories span {
    display: inline-block;
    padding-left: 12px;
}
ul.categories li.node span {
    padding-left: 12px;
}
ul.categories ul.subcat span {
    font-weight: normal;
    height: 17px;
    padding-left: 7px;
    padding-top: 2px;
    width: 145px;
}
ul.categories ul.subcat ul.subcat span {
    background: rgba(16, 71, 89, 0.79) none repeat scroll 0 0;
    font-size: 0.9em;
    height: 100%;
    margin-left: 1px;
    padding-left: 7px;
    width: 163px;
}
ul.categories li.active > a {
    color: black;
    display: block;
    font-weight: 500;
}
ul.categories li ul {
    margin-bottom: 0;
}
ul.categories ul.subcat > .active > a > span, ul.categories ul.subcat ul.subcat > .active > a > span {
    background: rgba(16, 71, 89, 0.5) none repeat scroll 0 0;
    font-weight: normal;
    height: 100%;
    margin-left: 1px;
    padding-top: 2px;
    width: 163px;
}
ul.list li a {
    background: rgba(0, 0, 0, 0) url("./images/square.png") no-repeat scroll 4px 0;
    display: block;
    padding: 2px 0 2px 12px;
    text-decoration: none;
}
ul.list li a:hover {
    background-color: #f2f5fa;
    text-decoration: underline;
}
a.basket {
    background: rgba(0, 0, 0, 0) url("./images/bag.png") no-repeat scroll 5px center;
    display: block;
    min-height: 76px;
    text-decoration: none;
}
a.basket.pushed {
    background-image: url("./images/bag_pushed.png");
}
a.basket span {
    color: #333;
    display: block;
    padding-left: 60px;
    padding-top: 10px;
}
a.basket span.basket_link {
    color: #0000c6;
    font-size: 0.9em;
    line-height: 0.9em;
    padding-top: 0.5em;
    text-decoration: underline;
}
p.last_added {
    border-bottom: 1px dotted #ccc;
    font-size: 0.9em;
    margin: 1em 0;
    text-align: center;
}
p.basket_totalsum {
    border-top: 1px dotted #ccc;
    font-size: 1em;
    line-height: 1.5em;
    margin: 1em 0 0;
    text-align: center;
}
ul.positions {
    margin: 0;
    padding: 0;
}
ul.positions li {
    margin: 0 !important;
    padding: 0 !important;
}
ul.positions li.image {
    float: left;
    margin-right: 5px !important;
    width: 40px;
}
ul.positions li.desc {
    overflow: hidden;
}
#basket_loader {
    background: rgba(0, 0, 0, 0) url("./images/ajax-loader.gif") no-repeat scroll center center;
    display: none;
    height: 26px;
    position: absolute;
    right: 4px;
    top: 0;
    width: 16px;
}
ul.comparelist {
    margin: 0 0 1em;
}
ul.comparelist li {
    position: relative;
}
ul.comparelist li.img {
    float: left;
    margin: 0 5px 0 0;
}
ul.comparelist li.img img {
    width: 30px;
}
ul.comparelist li.desc {
    overflow: hidden;
    padding-right: 10px;
}
ul.comparelist a.remove {
    background: rgba(0, 0, 0, 0) url("./images/remove10.png") no-repeat scroll center center;
    height: 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
}
.sidebox_content_filter {
}
ul.filter_state li {
    display: block;
    width: 100%;
}
ul.filter_state.disabled, ul.filter_state a {
    background: rgba(0, 0, 0, 0) url("./images/filter_checkbox.gif") no-repeat scroll left center;
    display: block;
    padding-left: 16px;
    text-decoration: none;
}
ul.filter_state a:hover {
    background: #f2f5fa url("./images/filter_checkbox_hover.gif") no-repeat scroll left center;
}
ul.filter_state a.active {
    background: rgba(0, 0, 0, 0) url("./images/filter_checkbox_checked.gif") no-repeat scroll left center;
}
ul.filter_state a.active:hover {
    background: #f2f5fa url("./images/filter_checkbox_checked.gif") no-repeat scroll left center;
}
ul.filter_state em.count {
    color: #666;
    font-size: 0.8em;
    font-style: normal;
    font-weight: normal;
}
ul.filter_state li.label {
    font-weight: bold;
    margin: 0.75em 0 0.25em;
    white-space: nowrap;
}
ul.filter_state li.label:first-child {
    margin-top: 0;
}
.box_login input[type="text"], .box_login input[type="password"] {
    color: #666;
    margin: 3px 0;
    padding: 3px 0;
    width: 184px;
}
.box_login input[type="submit"] {
    margin: 5px 0 2px;
}
.sidebox .container {
    padding: 1em 0;
}
.sidebox .tinycontainer {
    padding: 0.5em 0;
}
.tagcloud1 {
    font-size: 0.7em;
}
.tagcloud2 {
    font-size: 0.75em;
}
.tagcloud3 {
    font-size: 0.8em;
}
.tagcloud4 {
    font-size: 0.85em;
}
.tagcloud5 {
    font-size: 0.9em;
}
.tagcloud6 {
    font-size: 0.95em;
}
.tagcloud7 {
    font-size: 1em;
}
.tagcloud8 {
    font-size: 1.05em;
}
.tagcloud9 {
    font-size: 1.5em;
}
.tagcloud10 {
    font-size: 2em;
}
