/* <?php $colorpackName = $gallery->i18n('Black'); ?>
 * $Revision: 15978 $
 */

#gallery {
  color: #ffffff !important;
  background: #bad7c1;
}

body.ggallery { background-color: #5e7e58 !important; }

gallery.gsHeader {BACKGROUND: #Fff url(logo.gif) no-repeat right;}

.gcBackground1 { background-color: #bad7c1 !important;color:#666666 }
.gcBackground2 { background-color: #bad7c1 !important;color:#666666 }
.gbBlock {color: #555555;}

.gcBorder1 { border-color: #999999 !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: #444444 !important; }
#gallery a:hover { color: #000000 !important; }
#gallery a:active { color: #000000 !important; }

.giSuccess { color: #000 !important; }
.giWarning { color: #ECFB02 !important; }
.giError { color: #FE0220 !important; }
.giInfo { color: #444444 !important; }
.date {color:#bad7c1;}
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #cccbcb !important; }
.gbEven { bbackground-color: #707070 !important; }
.gbOdd { bbackground-color: #505050 !important; }

#gallery select { background-color: #CCCBCB !important; }
#gallery input { background-color: #CCCBCB !important; }
#gallery textarea { background-color: #CCCBCB !important; }
#gallery div.gbTabBar a {
  color: #00a0ff !important;
}

.autoCompleteContainer li {
    color: #000 !important;
}
