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

#gallery {
  color: #000000 !important;
  background-color: #008800 !important;
  width: 960px !important;
}

#gsNavBar div.gbBreadCrumb {
  margin: 10 !important;
  padding: 4px 8px !important;
  background-color: #E6E6D0 !important;
  border-color: #000000 !important;
}

#gsNavBar {
  margin: 2px 0px 2px 0 !important;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

body.gallery { background-color: #008800 !important; }

.gcBackground1 { background-color: #E6E6D0!important; }
.gcBackground2 { background-color: #707070 !important; }

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

#gallery a { color: #0000FF !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;
}

