/* <?php $colorpackName = $gallery->i18n('LilDobe Main'); ?>
 * $Revision: 1.4 $ $Date: 2005/08/18 20:21:42 $
 */

#gallery {
  color: #000000 !important;
  background-color: #FFCCFF !important;
}
body.gallery { background-color: #FFCCFF !important; }

.gcBackground1 { background-color: #FFDAFF !important; }
.gcBackground2 { background-color: #FFD8FF !important; }

.gcBorder1 { border-color: #999999 !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: #0080FF !important; }
#gallery a:hover { color: #FFFF80 !important; }
#gallery a:active { color: #FFFF80 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #222222 !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #FFDAFF !important; }
.gbEven { background-color: #FFDAFF !important; }
.gbOdd { background-color: #FFDAFF !important; }

#gallery select { background-color: #FFE5FF !important; }
#gallery input { background-color: #FFE5FF !important; }
#gallery textarea { background-color: #FFE5FF !important; }
#gallery div.gbTabBar a {
  color: #FFE5FF !important;
}

