/* <?php $colorpackName = $gallery->i18n('SporkNET'); ?>
 * $Revision: 1.4 $ $Date: 2005/08/18 20:21:42 $
 * Modified by Brad Block.  Based on "deepsea" color scheme.
 */

#gallery {
  color: white !important;
  background-color: #A6BBCF !important;
}
body.gallery { background-color: #91A6B9 !important; }

.gcBackground1 { background-color: #9DAFC1 !important; }
.gcBackground2 { background-color: #9DAFC1 !important; }

.gcBorder1 { border-color: #A5A5A5 !important; }
.gcBorder2 { border-color: #8C8C8C !important; }

#gallery a { color: #13385A !important; }
#gallery a:hover { color: #3947B1 !important; }
#gallery a:active { color: #3947B1 !important; }

.giSuccess { color: #003D90 !important; }
.giWarning { color: #980000 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #666666 !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #4C4C4C !important; }
.gbEven { background-color: #9F9F9F !important; }
.gbOdd { background-color: #888888 !important; }

#gallery select { background-color: #a0a0a0 !important; }
#gallery input { background-color: lightgrey !important; }
#gallery textarea { background-color: #CCCCCC !important; }
#gsSidebar ul span { color: #0063C6 !important; }
#gallery div.gbTabBar a {
  color: black !important;
}
