span.red{color: #cc0000; font-weight:bold; }

div.triCheckbox{background: url('../image/buttons/param_empty.jpg'); height: 20px; width: 20px; cursor: pointer; cursor: hand; margin:0; padding:0;}
div#parameterArea{display: none;}

div.submitArea{text-align: right; padding-right: 200px;}
select.paramSelect{width: 80px;}

div.pageList{height: 15px;}
div.pageListInside{float: left;  padding-left: 10px; padding-right: 10px;}
div.pageListInside a{color: #cc0000; text-decoration: none; display: block; float: left; height:15px; text-align: center; padding-left:6px; padding-right:6px;}
div.pageListInside a:hover{color: white; text-decoration: none; background: url('../image/buttons/page_selected.jpg') bottom center no-repeat;}
b.pageSelected{color: white;  height:15px; background-color: white; display: block; float: left; padding-left:6px; padding-right:6px;
background: url('../image/buttons/page_selected.jpg') bottom center no-repeat; text-align: center;}

a.pageListLeft{display: block; float: left; height: 15px; width: 35px; background: url('../image/buttons/page_arrow_left.jpg') bottom;}
a.pageListRight{display: block; float: left; height: 15px; width: 36px; background: url('../image/buttons/page_arrow_right.jpg') bottom;}
      
div.listTop{background: url('../image/product_list/list_fill.jpg') top left repeat;}
div.listTopRight{background: url('../image/product_list/list_right.jpg') top right repeat-y;}
div.listTopLeft{background: url('../image/product_list/list_left.jpg') top left repeat-y;}
div.listTopBottom{background: url('../image/product_list/list_bottom.jpg') bottom left repeat-x;}
div.listTopLeftTopCorner{background: url('../image/product_list/list_top_left.jpg') top left no-repeat;}
div.listTopLeftBottomCorner{background: url('../image/product_list/list_bottom_left.jpg') bottom left no-repeat;}
div.listTopRightTopCorner{background: url('../image/product_list/list_top_right.jpg') top right no-repeat;}
div.listTopRightBottomCorner{background: url('../image/product_list/list_bottom_right.jpg') bottom right no-repeat;}
div.listTabInside{padding-top:3px;}
div.listTabs{margin-top:20px; height:21px; background: url('../image/product_list/list_tabs_bottom.jpg') bottom left repeat-x;}
div.listTabsLeft{height:21px; background: url('../image/product_list/list_tabs_bottom_left.jpg') bottom left no-repeat;}
div.listTabsRight{height:21px; background: url('../image/product_list/list_tabs_bottom_right.jpg') bottom right no-repeat;}
div.listTabs a{display:block; height:21px; width:121px; margin:0px 0px 0px 8px; background: url('../image/product_list/list_tab.jpg');
float:left; font-size:11px; color:#2d6bbd; text-align:center; text-decoration:none;}
div.listTabs a:hover{display:block; height:21px; width:121px; background: url('../image/product_list/list_tab_selected.jpg'); float:left;}
div.listTabs a.selected{display:block; height:21px; width:121px; background: url('../image/product_list/list_tab_selected.jpg'); float:left;}
div.listSearch{display:none; padding:15px;}
div.listButtons{height:50px;}
div.listButtonsInside{padding-left:20px; padding-top:3px; float:left;}
div.listPageView{padding-left:110px;}
table.productListTable th{font-weight:normal; color:#2d6bbd; text-decoration:underline; text-align:center; height:25px;}

div.pageListTop{background: url('../image/product_list/list_page_top_fill.jpg') top left repeat-x; float:right;
margin-top:12px; margin-right:20px;}
div.pageListTopRight{background: url('../image/product_list/list_page_top_right.jpg') top right no-repeat;}
div.pageListTopLeft{background: url('../image/product_list/list_page_top_left.jpg') top left no-repeat;}
div.pageListTopInside{padding-top:3px; padding-bottom:18px; padding-left:10px; padding-right:10px; }

div.listBottom{height:26px; background: url('../image/product_list/list_bottom_fill.jpg') top right repeat-x;}
div.listBottomRight{height:26px; background: url('../image/product_list/list_bottom_down_right.jpg') top right no-repeat;}
div.listBottomLeft{height:26px; background: url('../image/product_list/list_bottom_down_left.jpg') top left no-repeat;}


div.pageListBottom{height:22px; background: url('../image/product_list/list_page_bottom_fill.jpg') top left repeat-x; float:right; margin-right:20px;}
div.pageListBottomRight{background: url('../image/product_list/list_page_bottom_right.jpg') bottom right no-repeat;}
div.pageListBottomLeft{background: url('../image/product_list/list_page_bottom_left.jpg') bottom left no-repeat;}
div.pageListBottomInside{padding-top:3px; padding-left:10px; padding-right:10px; padding-bottom:4px;}
