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

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

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

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

#gallery a { color: #41B8D4 !important; }
#gallery a:hover { color: #A1A5A9 !important; }
#gallery a:active { color: #724168 !important; }

.giSuccess { color: #BBF94D !important; }
.giWarning { color: #b31 !important; }
.giError { color: #F8111A !important; }
.giInfo { color: #aaaaaa !important; }
.block-core-PeerList .current { color: #2097B3 !important; }

table.gbDataTable th { background-color: #303030 !important; }
.gbEven { background-color: #707070 !important; }
.gbOdd { background-color: #505050 !important; }

#gallery select { background-color: #a0a0a0 !important; }
#gallery input { background-color: #a0a0a0 !important; }
#gallery textarea { background-color: #a0a0a0 !important; }
#gallery div.gbTabBar a {
  color: #41B8D4 !important;
}

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