/* <?php $colorpackName = $gallery->i18n('lucasgallery Fixed Width Light Grey'); ?>
 * $Revision: 1084 $
 */

#gallery {
  width: 840px !important; 
  color: #523128 !important;
  background-color: #b5ac9f !important;
  border:none;
  }

body.gallery { background-color: #a5948c !important;}

.gcBackground1 { background-color: #E9DFC6 !important; } 
.gcBackground2 { background-color: #E9DFC6 !important; }

.gcBorder1 { border:none !important; }
.gcBorder2 { border:none !important; }

#gallery select { background-color: #E9DFC6 !important; }
#gallery input { background-color:#E9DFC6 !important; border:thin solid #523128 !important; }
#gallery textarea { background-color: #E9DFC6 !important; }

.gallery-content {  background: #E9DFC6 !important; }

.gallery-thumb a img, .one-image a img, #micro-navigation a img {  background: #E9DFC6 !important; border-color: #523128 !important; }
.gallery-thumb a:hover img, .one-image a:hover img, #micro-navigation a:hover img, img.gallery-photo {  background: #fbf1d9 !important; border:#523128 !important; }

#micro-navigation #current-image img {  background: #e3e3e3 !important; border-color: #523128 !important; }

.giInfo span.summary, .giDescription-id, .viewCount { color: #523128 !important; }

.gbOdd, .gbEven { border: #523128 solid 1px !important; }

