/* <?php $colorpackName = $gallery->i18n('Pink'); ?>
 * $Revision: 1.1 $ $Date: 2005/08/03 08:06:14 $
 */

#gallery {
  color: #000000 !important;
  background-color: #EECCDD !important;
}
body.gallery { background-color: #B4819C !important; }

html { scrollbar-face-color: #B87A98; scrollbar-arrow-color: #ffffff; 
               scrollbar-base-color: #EECCDD; scrollbar-shadow-color: #7D1810; 
               scrollbar-dark-shadow-color: #7D1810; scrollbar-track-color: #EECCDD;
               scrollbar-highlight-color: #D49690; scrollbar-3d-light-color: 
               #D49690; font-family: Arial !important; color:#FFFFFF }

.gcBackground1 { background-color: #B87A98 !important; }
.gcBackground2 { background-color: #E1A8C5 !important; }

.gcBorder1 { border-color: black !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: darkslategrey !important; }
#gallery a:hover { color: green !important; }
#gallery a:active { color: green !important; }
#gallery .gbTabBar a { color: darkslategrey !important; }

.giSuccess { color: green !important; }
.giWarning { color: lime !important; }
.giError { color: #ff3333 !important; }
.giInfo { color: #444444 !important; }
.block-core-PeerList .current { color: red !important; }

table.gbDataTable th { background-color: darkgoldenrod !important; }
.gbEven { background-color: goldenrod !important; }
.gbOdd { background-color: #ffe65c !important; }

#gallery select { background-color: #CCCCCC !important; }
#gallery textarea { background-color: #CCCCCC !important; }
#gallery input { background-color: #CCCCCC !important; }
#gsSidebar ul span { color: black !important; }