/* <?php $colorpackName = $gallery->i18n('CW Color'); ?>
 * $Revision: 1.4 $ $Date: 2005/08/18 20:21:42 $
 */

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

.gcBackground1 { background-color: #111111 !important; }
.gcBackground2 { background-color: #222222 !important; }

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

#gallery a { color: #cc0066 !important; }
#gallery a:hover { color: #ff0066 !important; }
#gallery a:active { color: #FF007F !important; }

.giSuccess { color: #444444 !important; }
.giWarning { color: #ffffff !important; }
.giError { color: #ffffff !important; }
.block-core-PeerList .current { color: #444444 !important; }

table.gbDataTable th { background-color: #111111 !important; }
.gbEven { background-color: #222222 !important; }
.gbOdd { background-color: #333333!important; }

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

