/* <?php $colorpackName = $gallery->i18n('Black'); ?>
 * $Revision: 1.4 $ $Date: 2005/08/18 20:21:42 $
 */

#gallery {
  color: #630 !important;
  background-color: #fff !important;
}
body.gallery { background-color: #413215 !important; }

.gcBackground1 { background-color: #fff !important; }
.gcBackground2 {
	background-color: #C8BC72 !important;
}

.gcBorder1 {
	border: #000000 !important;;
}
.gcBorder2 {
	border: #000000 !important;;
}
.gsBorder1 {
	border: #000000 !important;;
}
.gsBorder2 {
	border: #000000 !important;;
}

#gallery a { color: #630 !important; }
#gallery a:hover { color: #F90 !important; }
#gallery a:active { color: #F90 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #CCFF00 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #aaaaaa !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #663300 !important; }
.gbEven {
	background-color: #FFC !important;
}
.gbOdd {
	background-color: #FF9 !important;
}

#gallery select { background-color: #FFFF99 !important; }
#gallery input { background-color: #FFFF99 !important; }
#gallery textarea { background-color: #FFFF99 !important; }
#gallery div.gbTabBar a {
  color: #00a0ff !important;
}

