/* <?php $colorpackName = $gallery->i18n('Rich Custom'); ?>
 * $Revision: 1.4 $ $Date: 2005/08/18 20:21:42 $
 */

#gallery {
  color: #000000 !important;
  background-color: #CECFC6 !important;
}
body.gallery { background-color: #CECFC6 !important; }

.gcBackground1 { background-color: #BDBAB5 !important; }
.gcBackground2 { background-color: #B5AEA5 !important; }

.gcBorder1 { border-color: #63615A !important; }
.gcBorder2 { border-color: #4A4942 !important; }

#gallery a { color: #7b796b !important; }
#gallery a:hover { color: #8C8E84 !important; }
#gallery a:active { color: #A5A294 !important; }

.giSuccess { color: #7B796B !important; }
.giWarning { color: #A5A69C !important; }
.giError { color: #9C9A94 !important; }
.giInfo { color: #948e84 !important; }
.block-core-PeerList .current { color: #7B796B !important; }

table.gbDataTable th { background-color: #CEBA94 !important; }
.gbEven { background-color: #707070 !important; }
.gbOdd { background-color: #505050 !important; }

#gallery select { background-color: #a0a0a0 !important; }
#gallery input { background-color: #a0a0a0 !important; }
#gallery textarea { background-color: #a0a0a0 !important; }
#gsSidebar ul span { color: #3399ff !important; }
#gallery div.gbTabBar a {
  color: blue !important;
}
