/* <?php $colorpackName = $gallery->i18n('AZLRO'); ?>
 * $Revision: 1.1 $ $Date: 2005/07/12 17:34:18 $
 */

#gallery {
  color: #fff !important;
  background-color: #1E3F62 !important;
  padding:20px;
}
body.gallery { background-color: #000 !important;  }

.gcBackground1 { background-color: #1E3F62 !important; }

.gcBackground2 { background-color: #1E3F62 !important; }

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

#gallery a { color: #fc0 !important; }
#gallery a:hover { color: #fc0 !important; }
#gallery a:active { color: #fc0 !important; }
#gallery a:visited { color: #fc0 !important; }

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

table.gbDataTable th { background-color: #2F4F73 !important; }
.gbEven { background-image: url('http://www.azlro.org/images/png/b40.png'); }
.gbOdd { background-image: url('http://www.azlro.org/images/png/b50.png'); }

input.inputTypeSubmit, input.inputTypeButton { background-color: #cce !important; }
#gallery select { background-color: #fff !important; }

