# Bjorn's CSS
# classes from the gallery view:
# treepath, galleryheader, thumbnails, thumbnail, gallery_comments, comment, head, from, body, message_body, gallery_hitcounts
# classes from the image view:
# imagepage
# localmenu, treepath, slideshow, image, imagetable, display, date, artist, imageinfo, title, techinfo, camera, exif, othersizes, comment_section, comment, head, from, body, message_body
a, a:link,a:visited,a:active
{ 
color:  #E6E6E6; 
font-weight: bold;
text-decoration: none; 
} 
a:hover {
        color:  #FFFFFF;
        text-decoration: none;
}
a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
        border:  #000000 1px solid;
        margin-bottom: -11px;
        margin-top: 10px;
        padding-top: 6px;
        width: 172px;
        display: block;
        background:  #232323;
        height: 166px;
}
a.thumbnail:hover            {
        border:  #646464 1px solid;
        margin-bottom: -11px;
        margin-top: 10px;
        padding-top: 6px;
        width: 172px;
        display: block;
        background:  #262626;
        height: 166 px;
}
td.thumbnail 
{ 
   height: 174px; 
} 


font{ 
        color:  #A0A0A0;   
        letter-spacing: 0px;
        font-size: 8pt;
}

body{
        margin-bottom: 20px;
        margin-top: 0px;
        margin-left: 5px;
        margin-right: 5px;
        background:  #3C3C3C;
}h1, h2 {
        border:  #FF6600 0px solid;
        border-left: 1px none;
        border-right: none;
        border-top: none;
        margin-bottom: 1em;
        margin-left: 0px;
        margin-right: 0px;
        padding: 1px;
        width: 100%;
        display: block;
        background: none;
color:  #6E6E6E;
        font-size:36px;
        font-weight: bold;
        letter-spacing: 0px;
        text-align: center;
        height: 1px;
        position: relative;

}
.small {
	font-size: 10pt;
       
}
div,body,th,tr,table,li,ul,form,
blockquote,p,b,i,h4,center {
        border: 0px;
        padding: 5px;
        color:  #A0A0A0;
        font: 14px Helvetica, sans-serif;
     


}
.message_body {
        margin: 5px 5px 25px;
        color:  #AAAAAA;
        font: 12px Helvetica, sans-serif;

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
