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

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

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

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

#gallery a { color: #000000 !important; }
#gallery a:hover { color: #696969 !important; }
#gallery a:active { color: #000000 !important; }

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

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

#gallery select { background-color: #ffffff !important; }
#gallery input { background-color: #ffffff !important; }
#gallery textarea { background-color: #ffffff !important; }
#gallery div.gbTabBar a {
  color: #000000 !important;
}

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