/* ############################################## */
/* #################### SITE #################### */
/* ############################################## */
#block_gallery{
  padding:0;
  width:925px;
  height:430px;
  margin:20px 0 0 20px;
  overflow:auto;
}
ul#gallery{
  list-style-type:none;
  margin-left:0;
}
ul#gallery li{
  display:block;
  float:left;
  margin:2px 2px 2px 2px;
  padding:0px 0;
  width:120px;
  height:170px;
  background-color:#928C8D;
  text-align:center;
}
ul#gallery li a.link_img, ul#gallery li a:hover{
  display:block;
  text-align:center;
  height:100px;
  background-color:#fff;
  margin-bottom:10px;
  margin-top:0;
  padding:10px;
}
ul#gallery li a:hover{background-color:#C6C2C2;}
ul#gallery img{
  float:none;
  margin:0;
  padding:0;
}
#gallery strong{
  color:#675d5f;
  font-weight:bold;
  font-size:1em;
  padding:10px 0px;
  margin:0 1px 0 1px;
}
/* == GALLERY FRONT LIGHT == */
.gallery_light{
  border:1px dashed #7A7A7A;
  margin:10px 0 10px 0;
  color:#7A7A7A;
  opacity:0.8;
  background:#FFF;
  padding-left:10px;
  width:610px;
}
#content_main .gallery_light h3{
  color:#000;
  padding:0;
  width:540px;
}
#legend.longdesc{
  bottom:10px;
  position:absolute;
  color:#eee;
  font-weight:bold;
  background:#333333;
  border-top:2px solid #555;
  border-bottom:2px solid #555;
  width:100%;
  z-index:100;
  padding:10px 0;
  font-size:1.3em;
}
#legend.longdesc p{
  text-align:center;
}
/* ############################################## */
/* #################### EWOK #################### */
/* ############################################## */
iframe.picture_new{
  width:290px; 
  height:325px;
  background-color:#928C8D;
  overflow:hidden;
}
body.iframe{
  font-family:Arial, Helvetica, "Nimbus Sans L", sans-serif;
  background:0;
  font-size:0.7em;
}
.field_gallery{
  width:910px;
  background:#fff;
  margin:0px 0 10px 0;
  padding:0px 0 0 10px;
  color:#0C6B99;
}
.field_gallery p{
  margin:10px 5px 10px 0;
}
.field_gallery legend{
  margin-top:15px;
  font-weight:bold;
  font-size:2.1em;
  color:#AAA5A5;
  border:none;
}
.legend_gallery{
  color:#AAA5A5;
}
.field_gallery fieldset{
  height:325px;
  border:1px solid red;
  margin:0 2px 2px 2px;
  float:left;
  background-color:#928C8D;
  border:1px dashed #7A7A7A;
}
.field_gallery label{
  position:absolute;
  font-weight:bold;
  width:58px;
  margin-left:20px;
  color:#000;
  font-size:1em;
}
.field_gallery input{
  width:240px;
  margin-left:77px;
}
.field_gallery textarea{
  width:150px;
  border:1px solid #0C6B99;
}
.field_gallery p.modbar{
  margin:10px auto;
}
.field_picture{
  width:290px;
  background-color:#928C8D;
}
.field_picture.large{
  background-color:#928C8D;
  width:290px;
}
.field_picture.noborder{
  border:0;
}
.field_picture p{
  margin:10px 0;
}
.field_picture label{
  width:95px;
  position:absolute;
  font-weight:bold;
  color:#000;
  margin-left:5px;
}
.field_picture input, .field_picture textarea{
  margin-left:100px;
  width:145px;
}
.field_picture button.submit{
  display:block;
  float:right;
  height:30px;
  width:22px;
  padding:0 0 8px 25px;
  margin:10px 50px 0 0;
  text-indent:-9999px;
  outline:none;
  border:none;
  background:url(../images/submit_big.png) no-repeat 0 0;
}
.field_picture input.file{
  margin-left:10px;
  width:235px;
}
.field_picture a.delete, button.delete{
  background:url(../images/delete.gif) 0 0 no-repeat;
  padding:0px 0 8px 25px;
  margin:10px 20px 0 0;
  float:right;
  width:24px;
  height:24px;
  text-indent:-9999px;
}
button.delete{
  margin-right:35px;
  height:28px;
  width:28px;
}
.field_picture a.delete:active{
  outline:none;
}
.gallery_new{
  background:url(../images/gallery_new.gif) left no-repeat;
}
.gallery_delete{
  background:url(../images/gallery_delete.gif) left no-repeat;
}
.gallery_unlink{
  background:url(../images/gallery_unlink.gif) left no-repeat;  
}
.gallery_unlink_all{
  background:url(../images/gallery_unlink_all.gif) left no-repeat;
}
.gallery_link{
  background:url(../images/gallery_link.gif) left no-repeat;
}
.gallery_link_all{
  background:url(../images/gallery_link_all.gif) left no-repeat;
}
