#st_category-list > li { border-top: 1px solid #c9c9c9; padding: 10px; } #st_category-list li > h2 a { font-size: 1.2em; font-weight: normal; text-decoration: none; } .st_category-product-list > li { float: left; margin-right: 10px; padding: 10px; text-align: center; } .st_category-list-more { text-align: right; padding: 0; margin: 0; } .st_category-list-more a { font-size: 1.2em; } .st_category-product-list h3 { margin-bottom: 10px; } .st_f_category_container { padding: 0px 0px 0px 0px; width:180px; margin-bottom:10px; } #st_component-tree { padding:5px 15px 10px 15px; } ul.st_list_category { margin:0px; padding:0px; } ul.st_list_category li { border-bottom:1px solid #e3e3e3; text-align:left; padding:5px 0px; } ul.st_list_category li a { color:#4d4d4d; font-size:1.2em; text-decoration:none; } ul.st_list_category li img { padding-right:6px; } /** * f_categoryFrame class */ .st_f_category_frame { background-repeat: repeat-y; background-position: top left; float: left; width: 180px; } .st_f_category_frame .st_f_category_frame_container { background-repeat: repeat-y; background-position: top right; } .st_f_category_frame .st_f_category_frame_content { margin: 0px; } .st_f_category_frame .st_f_category_frame_right { background-position: top right; background-repeat: no-repeat; height: 7px; } .st_f_category_frame .st_f_category_frame_left { background-position: top left; background-repeat: no-repeat; height: 7px; } /** * f_categoryLayout frame */ .st_f_category_container .st_f_category_frame { background-color: #fcfcfc; background-image: url('/images/frontend/theme/default/frame_category/f_category_middle_left.png'); } .st_f_category_container .st_f_category_frame_container { background-color: transparent; background-image: url('/images/frontend/theme/default/frame_category/f_category_middle_right.png'); } .st_f_category_container .st_f_category_frame .st_f_category_frame_header { background-image: url('/images/frontend/theme/default/frame_category/f_category_header_center.png'); background-repeat: repeat-x; } .st_f_category_container .st_f_category_frame .st_f_category_frame_footer { margin-top: 10px; background-image: url('/images/frontend/theme/default/frame_category/f_category_footer_center.png'); background-repeat: repeat-x; } .st_f_category_container .st_f_category_frame .st_f_category_frame_header .st_f_category_frame_left { background-image: url('/images/frontend/theme/default/frame_category/f_category_header_left.png'); } .st_f_category_container .st_f_category_frame .st_f_category_frame_header .st_f_category_frame_right { background-image: url('/images/frontend/theme/default/frame_category/f_category_header_right.png'); } .st_f_category_container .st_f_category_frame .st_f_category_frame_footer .st_f_category_frame_left { background-image: url('/images/frontend/theme/default/frame_category/f_category_footer_left.png'); } .st_f_category_container .st_f_category_frame .st_f_category_frame_footer .st_f_category_frame_right { background-image: url('/images/frontend/theme/default/frame_category/f_category_footer_right.png'); } .x-tree-arrows .x-tree-elbow-plus { background:transparent url(/images/frontend/theme/default/arrow_category.png) no-repeat scroll center left; width: 12px; height: 16px; vertical-align: top; cursor: hand; cursor: pointer; } .x-tree-arrows .x-tree-elbow-minus { background:transparent url(/images/frontend/theme/default/arrow_category_open.png) no-repeat scroll center left; width: 12px; height: 16px; vertical-align: top; cursor: hand; cursor: pointer; } .x-tree-arrows .x-tree-elbow-leaf { background:transparent url(/images/frontend/theme/default/arrow_category_leaf.png) no-repeat scroll center left; cursor: default; } .x-tree-arrows .x-tree-node-anchor-selected { font-weight: bold; } .x-tree-arrows .x-tree-ec-over .x-tree-elbow-plus, .x-tree-arrows .x-tree-ec-over .x-tree-elbow-minus { background-position: center left; } .x-tree .x-panel-body { background-color: transparent; } .st_category-tree { overflow: visible; padding: 0px 10px; } .x-panel-bwrap { overflow: visible; } .st_category-tree ul.x-tree-root-ct { overflow: visible; } .st_category-tree-element { padding-top: 3px; margin-top: 3px; border-top: 1px solid #eee; } .st_category-tree-element ul .st_category-tree-element { padding-left: 10px; } .st_category-tree-element a { color: #4d4d4d; font-size: 10pt; text-decoration: none; } .x-tree-node-collapsed .x-tree-node-icon, .x-tree-node-expanded .x-tree-node-icon { background-image: none; } /* CategoryTree */ #st_category-tree_background { width:585px; background-color:#fff; text-align:center; padding-left: 5px; } .st_category-tree_subcategories { width:145px; min-height:130px; float:left; padding-top: 10px; } .st_category-tree_product li { font-size:1.2em; text-align:left; padding-top: 10px; padding-left:10px; padding-bottom:5px; height: 35px; } .st_category-tree_product li img { padding-right:5px; } .st_category-tree_product .st_category-tree_separator { padding-left:15px; font-size:1em; color:#5e5e5e; padding-top: 0px; } .st_space_category { height:15px; }