/* <?php $colorpackName = $gallery->i18n('Beige'); ?>
 * $Revision: 1.0 $ $Date: 2009/05/21 08:06:14 $
 */

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

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

.gcBorder1 { border-color: black !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: darkslategrey !important; }
#gallery a:hover { color: #206b0c !important; }
#gallery a:active { color: #394d33 !important; }
#gallery .gbTabBar a { color: darkslategrey !important; }

.giSuccess { color: #206b0c !important; }
.giWarning { color: #6b320c !important; }
.giError { color: #ff3333 !important; }
.giInfo { color: #444444 !important; }
.block-core-PeerList .current { color: red !important; }

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

#gallery select { background-color: #ffffef !important; }
#gallery textarea { background-color: #ffffef !important; }
#gallery input { background-color: #ffffef !important; }
#gsSidebar ul span { color: black !important; }

