/* <?php $colorpackName = $gallery->i18n('Fryhole'); ?>
 * $Revision: 15978 $
 */

body { background: #111 url(http://www.fryhole.org/wp-content/themes/royale/images/patterns/default.png) fixed !important; }

#gallery {
  color: #ffffff !important;
  background: #111 url(http://www.fryhole.org/wp-content/themes/royale/images/patterns/default.png) fixed;
}
/*
body.gallery { background: url(http://www.fryhole.org/wp-content/themes/royale/images/black_overlay_25.png); }
*/

.gcBackground1 { background: url(http://www.fryhole.org/wp-content/themes/royale/images/black_overlay_25.png) !important; }
.gcBackground2 { background: url(http://www.fryhole.org/wp-content/themes/royale/images/black_overlay_50.png) !important; }

.gcBorder1 { border-color: #999999 !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: #00a0ff !important; }
#gallery a:hover { color: #cccc00 !important; }
#gallery a:active { color: #cccc00 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #aaaaaa !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #303030 !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; }
#gallery div.gbTabBar a {
  color: #00a0ff !important;
}

.autoCompleteContainer li {
    color: #000 !important;
}
