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

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

.gcBackground1 { background-color: #ffffff !important; }
.gcBackground2 { background-color: #ffcc00 !important; }

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

#gallery a { color: #000000 !important; font-weight: normal !important; }
#gallery a:hover { color: #666666; text-decoration: underline !important; }
#gallery a:active { color: #666666 !important; }
#gallery a:visited { color: #d00 }

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

table.gbDataTable th { background-color: #ffcc00 !important; }
.gbEven { background-color: #808080 !important; }
.gbOdd { background-color: silver !important; }

#gallery select { background-color: #a0a0a0 !important; }
#gallery input { background-color: #c0c0c0 !important; }
#gallery textarea { background-color: #c0c0c0 !important; }
#gsSidebar ul span { color: #3399ff !important; }
#gallery div.gbTabBar a {
  color: blue !important;
}

