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

#gallery {
  color: #EFEFEF !important;
  background-color: #324353 !important;
}
body.gallery { background-color: #324353 !important; }

.gcBackground1, .rc { background-color: #324353 !important; }
.gcBackground2 { background-color: #324353 !important; }

.gcBorder1 { border-color: #6f6f6f !important; }
.gcBorder2 { border-color: #666 !important; }

#gallery a { color: #C2C9CF !important; }
#gallery a:hover { color: #FFFFFF !important; }
#gallery a:active { color: #FFFFFF !important; }

.giSuccess { color: #5c0 !important; }
.giWarning { color: #c50 !important; }
.giError { color: #FF0000 !important; }
.giInfo { color: #6F787F !important; }
.block-core-PeerList .current { color: #ccc !important; }

table.gbDataTable th { background-color: #303030 !important; }
.gbEven { background-color: #324353 !important; }
.gbOdd { background-color: #3B4F5F !important; }

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