/* <?php $colorpackName = $gallery->i18n('Blue Bottle 2'); ?>
 * $Revision: 1.4 $ $Date: 2005/08/18 20:21:42 $
 */

#gallery {
  color: #ffffff !important;
  background-color: #123456 !important;
  background-image: url(gallerybg.gif) !important;
}

body.gallery {
  background-color: #123456 !important;
  background-image: url(gallerybg.gif) !important;
}

.gcBackground1 {
  background-color: #456789 !important;
  background-image: url(gallerybg2.gif) !important;
}
.gcBackground2 {
  background-color: #234567 !important;
  background-image: url(gallerybg3.gif) !important;
}

.gcBorder1 { border-color: #456789 #456789 #234567 #234567 !important; }
.gcBorder2 { border-color: #456789 !important; }

#gallery a { color: #89cdef !important; }
#gallery a:hover { color: #ffff00 !important; }
#gallery a:active { color: #ffff00 !important; }
#gallery h2 { color: #ffff99 !important; }

.giTitle { color: #ffff99 !important; }
.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #bbb !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #456789 !important; }
.gbEven { background-color: #707070 !important; }
.gbOdd { background-color: #505050 !important; }

#gallery select { background-color: #a0a0a0 !important; }
#gallery input { background-color: #a0a0a0 !important; }
#gallery textarea { background-color: #a0a0a0 !important; }
#gsSidebarCol {
  background-color: #234567 !important;
  background-image: url(gallerybg3.gif) !important;
}
#gsSidebar ul span { color: #3399ff !important; }
#gsSidebar {
  background-color: #234567 !important;
  background-image: url(gallerybg3.gif) !important;
}
#gallery div.gbTabBar a {
  color: blue !important;
}
#gsNavBar {
  background-color: #234567 !important;
  background-image: url(gallerybg3.gif) !important;
}


