/* srweal stylesheet */

body table a img { display: none;} 
table img { display: block; }

body {
 color: white;
 background-color: #303030;
 font-size: 10pt
}

div,font,i,th,tr,li,ul,form,blockquote,
h1,h2,h4,h5,b {
 font-family: lucida sans, arial, helvetica, sans-serif;
 font-size: 10pt;
 color: white;
}

a:link { color: white }
a:active { color: darkred }
a:visited { color: white }
a:hover {
 text-decoration: underline; 
 color: darkred;
}

h2 {
 background-color: darkblue;
 color: white;
 font-size: 12pt;
 font-weight: 900;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 margin-left: 0px;
 margin-right: 0px;
 text-align: left;
 letter-spacing: 8px;
 border-bottom: black 2px solid;
 border-top: black 2px solid;
}

h4 {
 font-size: 10pt;
 font-weight: normal;
 font-style: italic;
 text-align: center;
 color: white;
}

.title {
 background-color: darkblue;
 color: white;
 font-size: 12pt;
 font-weight: 900;
 text-align: center;
 text-decoration: none;
 padding-top: 5px;
 padding-bottom: 5px;
 margin-left: 0px;
 margin-right: 0px;
 letter-spacing: 8px;
 border-bottom: black 2px solid;
 border-top: black 2px solid;
}

.caption {
 color: white;
 font-size: 9pt;
 font-style: italic
}

.message_body {
 color: #D0D0D0;
 padding-bottom: 5px
}

.image table {
 background-color: white;
 border: #303030 5px inset;
 color: #303030;
 width: auto;
}

.image img {
 border: black 5px solid;
 margin: 20px;
 margin-bottom: 10px;
}

.image .date {
 font-weight: bold;
 color: #303030;
 margin-left: 20px; 
}

.image .artist {
 font-weight: bold;
 color: #303030;
 margin-right: 20px;
}

.thumbnails table {
 padding: 0px;
}

.thumbnails table img {
 display: inline; 
}

.display img { display: block; } 
.display { display: inline; } 

.thumbnails td {
}

td.thumbnail {
 background-color: white;
 text-align: center;
 vertical-align: middle;
 height: 204px; /* 160 + 2*2 + 2*15 + 2*5 */
 color: #303030;
 border: #303030 5px inset;
 padding: 0px;
}

td.thumbnail b {
 color: #303030;
 display: none;
}

td.thumbnail img {
 border: black 2px solid;
 margin: 15px;
}

td.thumbnail img:hover {
 horizontal-align: middle;
 border: darkred 2px solid;
 margin: 15px;
}

.camera { 
 color: white;
 text-decoration: underline;
 font-weight: bold; 
 font-style: normal;
}

.imageinfo table {
 border: 0px;
}

.lid {
 background: white;
 color: #303030;
 font-size: 8pt;
 font-style: normal;
 border: black 0px solid;
}

.sb
{
 background: darkblue;
 border: black 0px solid;
 color: white;
 font-size: 8pt;
 font-style: bold;
 text-align: center;
}

.othersizes { 
 font-size: 9pt;
}

.exif { 
 color: white;
 font-style: italic;
}

.copyright {
 font-size: 9pt;
}

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