/* <?php $colorpackName = $gallery->i18n('Astrakhan.Ru Black'); ?>
 * $Revision: 1.4 $ $Date: 2005/08/18 20:21:42 $
 */

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

.gcBackground1 { background-color: #101010 !important; }
.gcBackground2 { background-color: #202020 !important; }

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

#gallery input:focus, #gallery textarea:focus {
    color: #ffffff !important;
    background-color: #222222 !important;
}

#gallery input.inputTypeSubmit, #gallery input.inputTypeButton {
    color: #ffffff !important;
    background-color: #222222 !important;
    border-color: #373737 #222 #222 #373737 !important;
}

#gallery input, #gallery select, #gallery textarea {
    color: #aaaaaa !important;
    background-color: #222222 !important;
    border-color: #222 #373737 #373737 #222 !important;
    scrollbar-base-color: #000000 !important;
    scrollbar-arrow-color: #ffffff !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: #101010 !important; }
.gbEven { background-color: #252525 !important; }
.gbOdd { background-color: #151515 !important; }

#gallery div.gbTabBar a {
  color: #00a0ff !important;
}

