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

#gallery { color: #ffffff !important; background-image: url(http://www.liquidocelot.com/loback.gif); background-repeat: no-repeat; background-attachment: fixed; }
body.gallery { background-image:url(http://www.liquidocelot.com/loback.gif); }

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

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

#gallery a { color: #008100 !important; }
#gallery a:hover { color: #0f0 !important; }
#gallery a:active { color: #0f0 !important; }

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

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

#gallery select { background-color: #c2c2c2 !important; }
#gallery input { background-color: #c2c2c2 !important; }
#gallery textarea { background-color: #c2c2c2 !important; }
#gallery div.gbTabBar a {
  color: #00a0ff !important;
}

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