#showcase {}
#showcase_goods {clear:both; overflow:auto;}
.showcase_group_name {border-bottom:4px solid #f6990f; font-weight:bold;}
.showcase_item {width:150px; overflow:hidden; position:relative; float:left; margin:7px; background-color:rgba(255, 255, 255, .5);}
.showcase_item:hover {background-color:#e5ffd2;}
.showcase_item_name {width:150px; height:18px; overflow:hidden; font-weight:bold; font-size:80%;}
.showcase_item_code {position:absolute; right:0; background-color:rgba(0, 0, 0, .5); color:white; padding:2px; font-size:80%;}
.showcase_item_article {position:absolute; background-color:rgba(0, 0, 0, .5); color:white; padding:2px; font-size:80%;}
.showcase_item_article a {color:white;}
.showcase_item_picture {width:150px; height:150px; display:table-cell; vertical-align:middle; text-align:center;}
.showcase_item_info {height:12px; font-size:60%; overflow:hidden;}

#toorder_rows {overflow:auto;}
.showcase_item_price {padding:5px 0; height:25px;}
.showcase_item_price div:nth-of-type(2) {float:left; margin-left:2px;}
.showcase_item_price div:nth-of-type(2) span:nth-of-type(1) {font-size: 120%;}
.showcase_item_price div:nth-of-type(2) span:nth-of-type(2) {font-size: 60%; margin-left:2px;}
.showcase_item_price div:nth-of-type(1) {float:right; margin-right:2px;}
.showcase_item_price div:nth-of-type(1) span:nth-of-type(1) {font-size: 60%; margin-right:2px;}
.showcase_item_price div:nth-of-type(1) input {width:30px;}
.showcase_item_price div:nth-of-type(1) span:nth-of-type(2) {font-size: 60%;}
/*.showcase_item_price div:nth-of-type(1) span:nth-of-type(1) {font-size: 50%;}
.showcase_item_price div:nth-of-type(1) span:nth-of-type(3) {font-size: 50%;}
.showcase_item_price div:nth-of-type(2) span:nth-of-type(1) {font-size: 50%;}
.showcase_item_price div:nth-of-type(2) input {width:30px;}
.showcase_item_price div:nth-of-type(2) button {font-size: 70%;}
.showcase_item_price div:nth-of-type(3) span:nth-of-type(1) {font-size: 50%;}
.showcase_item_price div:nth-of-type(3) span:nth-of-type(3) {font-size: 50%;}*/

#showcase_filter {background:url('/images/bgfilter.png') left bottom no-repeat;}
#showcase_filter_right {overflow: hidden;}
#showcase_product_types {float:left; margin-right:10px; padding:10px; width:250px; background:#f2f2c2 url(/images/patterns/bgflower.png) no-repeat top left;}
#showcase_product_types_clear {float:right; font-size:80%;}
#showcase_product_types_title {padding-bottom:10px; font-weight:bold;}
.showcase_product_type {}
.showcase_product_type.select {font-weight:bold; background-color:#7fbd00;}
.showcase_product_type.select a {text-decoration:none; color:#fcd403}

#showcase_subjects {overflow:auto; margin-bottom:10px; padding:10px; background:#f2f2c2 url(/images/patterns/bgflower.png) no-repeat top left;}
#showcase_subjects_clear {float:right; font-size:80%;}
#showcase_subjects_title {padding-bottom:10px; font-weight:bold;}
.showcase_subject {float:left; margin:0 10px 0 0;}
.showcase_subject.select {font-weight:bold; background-color:#7fbd00; padding:0 5px;}
.showcase_subject.select a {text-decoration:none; color:#fcd403}

#showcase_categories {overflow:auto; margin-bottom:10px; padding:10px; background:#f2f2c2 url(/images/patterns/bgflower.png) no-repeat top left;}
#showcase_categories_clear {float:right; font-size:80%;}
#showcase_categories_title {padding-bottom:10px; font-weight:bold;}
.showcase_category {float:left; margin:0 10px 0 0;}
.showcase_category.select {font-weight:bold; background-color:#7fbd00; padding:0 5px;}
.showcase_category.select a {text-decoration:none; color:#fcd403}

#showcase_producers {overflow:auto; margin-bottom:10px; padding:10px; background:#f2f2c2 url(/images/patterns/bgflower.png) no-repeat top left;}
#showcase_producers_clear {float:right; font-size:80%;}
#showcase_producers_title {padding-bottom:10px; font-weight:bold;}
.showcase_producer {float:left; margin:0 10px 0 0;}
.showcase_producer.select {font-weight:bold; background-color:#7fbd00; padding:0 5px;}
.showcase_producer.select a {text-decoration:none; color:#fcd403}

#showcase_sizes {overflow:auto; margin-bottom:10px; padding:10px; background:#f2f2c2 url(/images/patterns/bgflower.png) no-repeat top left;}
#showcase_sizes_clear {float:right; font-size:80%;}
#showcase_sizes_title {padding-bottom:10px; font-weight:bold;}
.showcase_size {float:left; margin:0 10px 0 0;}
.showcase_size.select {font-weight:bold; background-color:#7fbd00; padding:0 5px;}
.showcase_size.select a {text-decoration:none; color:#fcd403}

#showcase_codes {overflow:auto; margin-bottom:10px; padding:10px; background:#f2f2c2 url(/images/patterns/bgflower.png) no-repeat top left;}
#showcase_codes_clear {float:right; font-size:80%;}
#showcase_codes_title {padding-bottom:10px; font-weight:bold;}
.showcase_code {float:left; margin:0 10px 0 0;}
.showcase_code.select {font-weight:bold; background-color:#7fbd00; padding:0 5px;}
.showcase_code.select a {text-decoration:none; color:#fcd403}

.showcase_control {text-align:right; overflow:hidden; font-size:80%;}
.showcase_control span {margin-right:2px;}
.showcase_control span:nth-of-type(2) {margin-left:2px;}
.showcase_control span:nth-of-type(2), .showcase_control select:nth-of-type(2) {margin-right:15px;}
.showcase_control input {width:85px;} 

.showcase_navigation {float:right;}
.showcase_navigation span {padding:2px; margin:2px;}
