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

#gallery {
  color: #8b4a2b !important;
  background-color: #eed8ae !important;
}
body.gallery { background-color: #eed8ae !important; }

#gsThumbMatrix { background-color: #fff8dc !important; }
#gsThumbMatrix .gcBackground1 { background-color: #fff8dc !important; }

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

.gbBlock { border-width: 0 !important; }

#gallery a { color: #228b22 !important; }
#gallery a:hover { color: #cccc00 !important; }
#gallery a:active { color: #228b22 !important; }

.gcBorder1 { border: 0 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #8b4a2b !important; }
.block-core-PeerList .current { color: #67b !important; }

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

#gallery select { background-color: #fff !important; }
#gallery input { background-color: #fff !important; }
#gallery textarea { background-color: #fff !important; }
#gsSidebar ul span { color: #8b4a2b !important; }
#gallery div.gbTabBar a {
  color: #228b22 !important;
}

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

.block-core-Pager {
    background-color: #fff8dc;
}
.gbBreadCrumb {
    background-color: #fff8dc;
}