/* cat.css - last updated 4 Mar 2011 by JS */
.subcategory{
border:solid 1px #CC9966;
border-top:none;
background:url(../images/icons/cat_fade4.gif) repeat-x;
margin-bottom:10px;
min-width:440px;
padding:25px;
}
.cat_errormessage{
color:#f00;
margin-bottom:5px;
}
.cat_icon{
float:left;
}
.cat_name{
margin-left:30px;
}
.cat_name span{
font-size:120%;
font-weight:bold;
color:#008000;
}
.categoryext{
display:inline;
}
.cat_command{
float:right;
margin:-20px 0 0 12px;
}
dl.cat_description,.cat_expand{
margin:10px 0 0 30px;
}
dl.cat_description dt{
float:none;
margin:0;
padding:0;
}
dl.cat_description dd{
margin:0;
}
.cat_subcategories,.cat_nosubcategories{
margin-left:30px;
}
.cat_regfolder,.cat_plusfolder{
margin:0;
padding:2px 0 0 20px;
vertical-align:top;
background: url(../images/16X16/folder.gif) no-repeat 0 6px;
}
.cat_plusfolder{
background-image: url(../images/16X16/iscatonly.gif);
}
.pnlOwner{
margin-left:30px;
font-size:80%;
}
.pnlOwner img,.showpendingwaymarks{
margin:0;
padding:0;
}
.cat_expand{
font-size: 85%;
}
.requiringreview{
margin-bottom:10px;
}
.showpendingwmimage{
margin-right:5px;
vertical-align:text-top;
}