/* <?php $colorpackName = $gallery->i18n('gnphoto'); ?>
 * $Revision: 0.1 $ $Date: 2010-05-03 $
 */

#gallery {
  color: #ffffff !important;
  background-color: #40404C !important;
}
body.gallery { background-color: #40404C !important; }

.gcBackground1 { background-color: #747680 !important; }
.gcBackground2 { background-color: #63666e !important; }

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

#gallery a { color: #B8B8C4 !important; }
#gallery a:hover { color: #cccccc !important; }
#gallery a:active { color: #cccccc !important; }

.giSuccess { color: #55CC00 !important; }
.giWarning { color: #cc5500 !important; }
.giError { color: #aa4444 !important; }
.giInfo { color: #cccccc !important; }
.block-core-PeerList .current { color: #dc504d !important; }

table.gbDataTable th { background-color: #40404C !important; }
.gbEven { background-color: #747680 !important; }
.gbOdd { background-color: #63666e !important; }

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

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