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

#gallery {
  color: #666666 !important;
  background-color: #cccccc !important;
}
body.gallery { background-color: #cccccc !important; }
table.gbDataTable th { background-color:#aaaaaa !important; }
.gbEven { background-color: #c0c0c0 !important; }
.gbOdd { background-color: #c0c0c0 !important; }

.gcBackground1 { background-color: #eeeeee !important; }
.gcBackground2 { background-color: #dddddd !important; }

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

#gallery a { color: #669900 !important; }
#gallery a:hover { color: #666666 !important; }
#gallery a:active { color: #666666 !important; }





/* is this needed at all
.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: seashell !important; }
.block-core-PeerList .current { color: #67b !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;}
*/