body {background:url(../img/loading.gif); /* preload */}
body {margin:0; padding:30px 0; background:#333; color:#DDD; font:80%/1.3 arial,sans-serif;}
#content {margin:0 auto; width:600px;}
a {color:#BDF;}
a:visited {color:#ABC;}
a:hover {color:#FFF;}

.nav, .nav * {margin:0; padding:0; display:inline}
.nav {display:block; overflow:hidden; padding:1px;}
.nav a, .nav span {display:block; position:relative; float:left; padding:3px 8px;}
.pipes a, .pipes span {left:-1px; border-left:1px solid #777;}
.thumbnails a {margin:0 8px 8px 0; _display:inline; padding:4px; border:1px solid #444; background:#222;}
.thumbnails a:hover, .thumbnails a:focus {outline:none; border-color:#789; background:#567;}
.thumbnails a img {border:1px solid #000;}
.blocks a {border:none; float:none;}

#DD_MODAL {position:absolute; left:50%; top:0px; margin-left:-300px; width:600px; height:50%; background:#000; opacity:0; filter:alpha(opacity=0);}
a.DD_MODAL_CLOSE {line-height:2.1em; height:2em; margin:12px 10px; padding:0 1.25em; border:1px solid #300; background:#500; color:#EEE; font-weight:bold; cursor:pointer; text-decoration:none; opacity:.5; filter:alpha(opacity=50);}
a.DD_MODAL_CLOSE:hover {background:#700; color:#FFF;}
.DD_ImageGallery {position:absolute; left:0px; top:0px; width:100%; height:100%; overflow:hidden; border:1px solid #888; background:#000; text-align:center; filter:alpha(opacity=100);}
.DD_ImageGallery .pictureFrame {color:#000; filter:alpha(opacity=100); background:url(../img/loading.gif) center center no-repeat}
.DD_ImageGallery .pictureFrame * {vertical-align:middle; *display:inline-block;}
.DD_ImageGallery .thumbs {overflow:visible; position:absolute; left:0px; bottom:0px; width:3000%; margin:0; padding:4px 4px 4px 1000px; background:#000;}
.DD_ImageGallery .thumbs img {vertical-align:middle; margin:0 4px 0 0; border:1px solid #444; cursor:pointer;}
.DD_ImageGallery .thumbs img.active {border-color:#FFF;}

#DDJSERRCONSOLE {position:fixed; *position:absolute; right:10px; top:10px; z-index:10000; max-width:50%; max-height:95%; _width:300px; _height:200px; overflow:auto; overflow-y:scroll; padding:8px; border:1px solid #A00; background:#FAA; color:#000; font-size:10px; line-height:1.1;}
#DDJSERRCONSOLE .entry {padding:0 3px; border:1px solid #C77;}

#description {margin:0 0 20px 0; padding:15px; border:double #444; border-width:3px 0; background:#383838;}
