/* <?php $colorpackName = $gallery->i18n('Pink by Tronics'); ?>
 * $Revision: 1.0 $ $Date: 2007/06/14 $
 */

#gallery {
  color: #cb0b8e !important;
  background-color: #ffd5f4 !important;
}
body.gallery { background-color: #ffe5f9 !important; }

.gcBackground1 { background-color: #ffabe8 !important; }
.gcBackground2 { background-color: #ff97e3 !important; }

.gcBorder1 { border-color: #d195dd !important; }
.gcBorder2 { border-color: #5b00a6 !important; }

#gallery a { color: #a21dc7 !important; }
#gallery a:visited { color: #b732dc !important; }
#gallery a:hover { color: #ec01ff !important; }
#gallery a:active { color: #f9b1ff !important; }
/*#gallery .gbTabBar a { color: #F2B6A6 !important; }*/

.giSuccess { color: #a4ed5b !important; }
.giWarning { color: #ff6601 !important; }
.giError { color: red !important; }
.giInfo { color: #ae2883 !important; }
.block-core-PeerList .current { color: #D5435B !important; }

table.gbDataTable th { background-color: #ED5B73 !important; }
.gbEven { background-color: #f4b1ff !important; }
.gbOdd { background-color: #ffb1f9 !important; }

#gallery select { background-color: #f59bdd !important; }
#gallery textarea { background-color: #f59bdd !important; }
#gallery input { background-color: #f59bdd !important; }
#gsSidebar ul span { color: #3399ff !important; }
#giThumbnail { color: #cb0b8e !important; }

#gbBlock h3 { color: #5c0096 !important; }
#summary-newitems { background-color: #f4b1ff !important; }
/*#gallery div.gbTabBar a {
  color: #ED5B73 !important;
}*/
