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

#gallery {
  color: #B5B5B5 !important;
  background: #546048 url('greenback.jpg') fixed;
}
body.gallery { background: #546048 url('greenback.jpg') fixed; }

.gcBackground1 { background-color: #E9EDD2 !important; }
.gcBackground2 { background-color: #A7B788 !important; }
.gcBackground3 { background: #E9EDD2 url('greenback.jpg') fixed; }

.gcBorder1 { border-color: #A7B788 !important; }
.gcBorder2 { border-color: #000000 !important; }

#gallery a { color: #e9edd2 !important; }
#gallery a:hover { color: #A165AA !important; }
#gallery a:active { color: #652F6D !important; }

.giSuccess { color: #F38213 !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: #E9EDD2 !important; }
.gbEven { background-color: #E9EDD2 !important; }
.gbOdd { background-color: #A7B788 !important; }

#gallery select { background-color: #FFFFFF !important; }
#gallery input { background-color: #FFFFFF !important; }
#gallery textarea { background-color: #FFFFFF !important; }
#gallery div.gbTabBar a {
  color: #000000 !important;
}

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

