/* GENERAL STYLES */
#dynamic_list
{
    height:400px;
    background-color:#fff;
    overflow:auto; 
    border:1px solid #cdcdcd;
    clear:left;
}

#dynamic_list a 
{ 
    display:block;
    padding:4px;
    color:#666;
}
#dynamic_list td 
{ 
    padding:4px;
    border-bottom:1px solid #cdcdcd;
    vertical-align: middle;

}
a.system
{  
   background-image:url(/media/1090/system.gif);
   background-repeat:no-repeat;
   background-position:right;
}
#dynamic_list tr:hover 
{ 
    background-color:#ececec;
}
#dynamic_list a:visited 
{
    color:#666; 
}
#preview 
{ 
    padding:2px;
}
#preview #file_name 
{ 
    padding:2px;
    font-weight:900;
}
#preview #downloads 
{ 
    padding:2px;
    padding-top:5px;
}
.filter ul
{
   list-style:none;
   margin:0;padding:0;
}
.filter li
{
   list-style-type:none;
   float:left;
   padding:0;
   margin:0;
}
.filter ul li a
{
    background: #ebece7 url(/media/58000/tableft.gif) no-repeat top left;
    text-decoration: none;
    font-family:verdana,sans-serif;
    font-size:10px;
    color:#333;
    display:block;
    padding-left:9px;
    padding-top:4px;
    padding-bottom:3px;
    margin-right:3px;
}
.filter li a:hover, #filter_tabs li a.selected
{
   background-color: #cdcdcd;
}
.filter li span
{
   padding-right:9px;
   background: url(/media/58005/tabright.gif) no-repeat top right;
   padding-top:4px;
   padding-bottom:3px;
}
.filter .tools
{
   text-align:right;
   text-transform:uppercase
}
.filter .tools a
{
   margin-left:0px;
   line-height:24px;
   text-decoration:none;
   color:#666;
}
.filter .panel select 
{ 
    width:215px; 
}
.filter .panel 
{ 
    padding:6px;
    background-color:#cdcdcd;
    clear:both;
}
#bigpreview 
{ 
    border:1px solid #666;
    width:300px;height:300px;
    background-color:#fff;
    margin-left:-150px;
    margin-top:-150px;
    position:absolute;
    top:50%;
    left:50%;z-index:40;
}
.bptop td 
{ 
    background-color:#666;
    color:#fff; 
}
.bptop a 
{ 
    color:#fff;
    text-decoration:none;
    font-weight:900;
}
#iconwait 
{ 
    position:relative;
    top:50%;
    left:50%;
    margin-left:-15px; 
}



/* EDITOR PROPERTIES */

