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

#gallery {
  color: #000000 !important;
/*  background-color: #7F3A02 !important; */
  background-color: #FFFAF0 !important;
}
body.gallery { background-color: #B64926 !important; }

.gcBackground1 { background-color: #FFFAF0 !important; }
.gcBackground2 { background-color: #f0f0f0 !important; }

.gcBorder1 { border-color: #cc6600 !important; }
.gcBorder2 { border-color: #B64926 !important; }

#gallery a { color: #0066cc !important; }
#gallery a:hover { color: #000000 !important; }
#gallery a:active { color: #ff6600 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: ##006600 !important; } /* dark green */
.block-core-PeerList .current { color: #7F3A02 !important; }

table.gbDataTable th { background-color: #cccc99 !important; } /* admin area */
.gbEven { background-color: #FFFFFF !important; } /* admin area */
.gbOdd { background-color: #F0F0F0 !important; } /* admin area */

#gallery select { background-color: #FFFFFF !important; }
#gallery input { background-color: #FFFFFF !important; }
#gallery textarea { background-color: #FFFFFF !important; }
#gsSidebar ul span { color: #3399ff !important; }
#gallery div.gbTabBar a {
  color: #ffff00 !important;
}

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