/* <?php $colorpackName = 'Claudine'; ?>
 * $Revision: 1.4 $ $Date: 2005/08/18 20:21:42 $
 */

#gallery {
  color: #333333 !important;
  background-color: #FFFFFF !important;
}
body.gallery { background-color: #FFFFFF !important; }

.gcBackground1 { background-color: #EEEEEE !important; }
.gcBackground2 { background-color: #E7E7E7 !important; }

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

#gallery a { color: #6B8CB7 !important; }
#gallery a:hover { color: #F4560F !important; }
#gallery a:active { color: #cccc00 !important; }

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

table.gbDataTable th { background-color: #E7E7E7 !important; }
.gbEven { background-color: #FFFFFF !important; }
.gbOdd { background-color: #EEEEEE !important; }

#gallery select { background-color: #FFFFFF !important; }
#gallery input { background-color: #FFFFFF !important; }
#gallery textarea { background-color: #FFFFFF !important; }
#gallery div.gbTabBar a {
  color: #777777 !important;
}

