/* 
    Document   : combobox
    Created on : Nov 26, 2010, 3:11:15 PM
    Author     : lmyap
    Description:
        CSS Style for combo box
*/
.selectFillA{position:relative;border:0px solid red;width: 465px; z-index: 10; }
.selectFillA input{ margin-right:0; }
.selectFillA input.onlySelect{ cursor:pointer;cursor: hand;color:#cccccc;width:465px; }
.cat_p_cls_catfirsttype{position:absolute;left:0px;bottom:0px;width:724px;overflow:auto;overflow-x:hidden;}
.cat_p_cls_catsecondtype{display:table-cell;margin:0px 0px 0px 0px;position:absolute;left:0px;bottom:0px;width:724px;}
.selectFillA .selectJumpA .lead {padding:3px 8px; background-color:#dbdbdb; font-weight:bold;}
.selectFillA .selectJumpA .lead a{display:inline;text-decoration:underline;color:#092f8d;font-weight: bold;}
.selectFillA .selectJumpA .lead a:hover{ background-color:transparent;text-decoration:none;}
.selectFillA .wrapA{width:465px;float:left;clear:both;}
/*
.selectFillA.in .selectJumpA { top:20px; _top:21px;}
.selectFillA.in input {border:0;margin-right:0; width:100%;}
.selectFillA.in { right:1px; }*/
span.inputbuttonA{width:15px; height:21px; z-index:11;position:absolute;top:6px;right:0;}
.selectJumpA{position:absolute; z-index:10;top:21px;
            border:1px solid #7F9DB9; background-color:#fff;
            width: 724px;overflow:hidden;
            float:left;margin-left:-223px;clear:both;
}
.selectJumpA a {display:block;padding:0px 6px;}
.selectJumpA a:visited {color:#000;}
.selectJumpA a:hover {background-color:#316AC5;color:#fff;text-decoration:none;}
.cat_p_cls_recomdiv{overflow:hidden;height:260px;width:724px;}
.cat_p_cls_cattextlist2{display:block;margin:0px;padding:0px;height:255px;width:724px;overflow: auto;overflow-x:hidden;}
ul.prodcatAddprodCatul{list-style-type:none;margin:0px;padding:0px;}
ul.prodcatAddprodCatul li{cursor:pointer;cursor:hand;list-style-type:none;margin:0px;padding:0px;}
ul.prodcatAddprodCatul li:hover{background-color:#3366ff;color:white;}

#prodcat_addcat_spanbtn img {
float:right;
margin-right:-15px;
}