/*
===========================================
CSS:      UkiVillage.com.au
Author:   Saul Willers - www.saulwillers.com
Version:  December 2005
=========================================== */
/* =dirinfo
=========================================== */
.dirinfo {
 font-size:12px;
 font-weight: bold;
 width: 100%;
 text-align:center;
 border: none;
 background-color:#ffffed;
}
.dirinfo img {
 border:none;
 height: 25px;
 padding:0 5px 0 0;
}
.dirinfo .header {
 font-size: 14px;
 background-color:#ffffc2;
 font-weight: bold;
 border:1px solid #4b4b01;
}
.dirinfo tr {
 height:28px;
}
.dirinfo a {
 font-weight: bold;
 height: 15px;
 border:none;
 padding: 2px;
 text-decoration: none;
}
.dirinfo a:hover {
 background-color:#ffffc2;
}
.dirinfo .Name-url {
 font-weight: bold;
 width: 225px;
 text-align:left;
 padding: 2px;
 text-decoration: none;
}
.dirinfo .Size {
 height: 15px;
 font-style:italic;
 width: 80px;
 text-align: right;
 padding: 2px;
 text-decoration: none;
}

/* =dirinfo
=========================================== */
.diricon {
 font-size: 12px;
 font-weight: bold;
 width: 100%;
 text-align:center;
 border: none;
}
.diricon img {
 border: none;
 text-align:center;
}
.diricon a {
 font-weight: bold;
 height: 15px;
 border:none;
 padding: 2px;
}
.diricon span.icon {
 font-weight: bold;
 height: 30px;
 width: 50px;
 text-align: center;
 background: lightblue;
 padding: 2px;
 text-decoration: none;
}
.diricon span.Size {
 height: 15px;
 font-style:italic;
 width: 100px; 
 text-align:center;
 padding: 2px;
 text-decoration: none;
}
