/* <?php $colorpackName = $gallery->i18n('Custom'); ?>
 * $Revision: 15978 $
 */

#gallery {
  color: #341F17 !important;
  background-color: #DDDD99 !important;
}
body.gallery { background-color: #DDDD99 !important; }

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

.gcBorder1 { border-color: #341F17 !important; }
.gcBorder2 { border-color: #341F17 !important; }

#gallery a { color: #663322 !important; }
#gallery a:hover { color: #1111DD !important; }
#gallery a:active { color: #1111DD !important; }

.giSuccess { color: #663322 !important; }
.giWarning { color: #663322 !important; }
.giError { color: #663322 !important; }
.giInfo { color: #663322 !important; }
.block-core-PeerList .current { color: #663322 !important; }

table.gbDataTable th { background-color: #DDDD99 !important; }
.gbEven { background-color: #DDDD99 !important; }
.gbOdd { background-color: #DDDD99 !important; }

#gallery select { background-color: #DDDD99 !important; }
#gallery input { background-color: #DDDD99 !important; }
#gallery textarea { background-color: #DDDD99 !important; }
#gsSidebar ul span { color: #341F17 !important; }
#gallery div.gbTabBar a {
  color: #341F17 !important;
}

.autoCompleteContainer li {
    color: #663322 !important;
}
