/*body */

body { 
font-family: arial,verdana,sans,sans-serif; 
font-size:12px; 
color:#333;
background-color:"#FFFFFF";
}


.style { font-size: 10pt; padding-top: 1px; border-bottom:solid #8C98A7 1px;; border-top:solid #8C98A7 1px;font-family: Tahoma, Arial, Helvetica}
.style2 {color: #008000;}
.style3 { font-size: 10pt; padding-top: 1px; font-family: Tahoma, Arial, Helvetica}
.style4 { font-size: 8pt; padding-top: 1px; font-family: Tahoma, Arial, Helvetica}
.style5 { color: #FFFFFF;}
.style6 { font-size: 15px; font-weight: font-family: Tahoma, Arial, Helvetica bold; color: #008000;}
.style8 { font-size: 30px; font-weight: font-family: Tahoma, Arial, Helvetica bold; color: #000000;}
.style9 { font-size: 10pt; padding-top: 1px; border-bottom:solid #8C98A7 1px;; border-top:solid #8C98A7 1px;border-bottom:solid #8C98A7 1px; border-left:solid #8C98A7 1px;border-right:solid #8C98A7 1px;font-family: Tahoma, Arial, Helvetica}
.style10 {color: #FFFF00}
.style11 {color: #FFFFFF}
.style12 {
	COLOR: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.style_body1 { 
font-family: arial,verdana,sans,sans-serif; 
font-size:11px; 
}


.item a {
font-weight:bold;
}

.item{
margin:4px;
padding:4px;
font-size:11px;
display:inline;
float:top;
}

.item p {
margin:4px 0px 4px;
font-size:11px;
}

.item img {

}

.item_filename{
margin:0px; 
color:#999;
display:none;
font-size:9px;
}

.item_title{
font-weight:bold;
}

.item_description{

}


.item_admin{
border:2px solid #ddd;
background-color:#fff;

}


/* link text appearace */

a:link, a:active, a:visited  { 
color:#a33; 
text-decoration:none;
}

a:hover { 
color:#f33;
text-decoration:underline;
}



/* paging text */

#paging {
font-weight:bold;
}

#paging a {
white-space:nowrap;
margin-right:8px;
margin-bottom:2px;
}




/* the current path, this is sort of the 'simple navigation' */
#cdg { 
font-weight:bold;
font-size:12px;
}


/* other directories in this one.. subdirs.. or 'sets' section*/

#subdirs {
font-weight:bold;
font-size:12px;
clear:left;
}

/* the main header text */

h1 {
font-size:13px;
font-weight:bold;
}

/* The .clear class is applied to a div between the output (the output are
the thumbnails in the class="item" divs )
and the footer. If .item class is floated left, and #subdirs is right then
this div should clear both */

.clear { 
clear:both
}


/* footer */
.footer {
font-size:9px;
color:#aaa;
clear:left;
}


#login {
position:absolute;
top:4px; right:4px;
}

#login input {
border:1px solid #eee;
background-color:#eee;
text-align:right;
}