/* <?php $colorpackName = $gallery->i18n('SUmask'); ?>
 * $Revision: 1.1 $ $Date: 2005/08/03 08:06:14 $
 */

#gallery {
  color: black !important;
  background-color: #FFFF00!important;
}
body.gallery { background-color: #FFFF00!important; }

.gcBackground1 {
	background-color: #FFCC00!important;
}
.gcBackground2 { background-color: #FFFF66!important; }

.gcBorder1 { border-color: black !important; }
.gcBorder2 {
	border-color: #696969 !important;
	background-color: #FFFF66;
}

#gallery a { color: darkslategrey !important; }
#gallery a:hover { color: green !important; }
#gallery a:active { color: green !important; }
#gallery .gbTabBar a {
	color: darkslategrey !important;
}

.giSuccess { color: green !important; }
.giWarning { color: lime !important; }
.giError { color: #ff3333 !important; }
.giInfo { color: #444444 !important; }
.block-core-PeerList .current { color: red !important; }

table.gbDataTable th { background-color: #FF6600!important; }
.gbEven { background-color: #FF9900!important; }
.gbOdd { background-color: #ffe65c !important; }

#gallery select { background-color: #fffaad !important; }
#gallery textarea { background-color: #fffaad !important; }
#gallery input { background-color: #fffaad !important; }
#gsSidebar ul span { color: black !important; }
