/* <?php $colorpackName = $gallery->i18n('Charcoal'); ?>
 * $Revision: 1.1 $ $Date: 2005/07/12 17:34:18 $
 */

#gallery {
  color: #ccc !important;
  background-color: #303030!important;
}
body.gallery { background-color: #303030 !important; }

.gcBackground1 { background-color: #454545 !important; }
.gcBackground2 { background-color: #555 !important; }

.gcBorder1 { border-color: #666 !important; }
.gcBorder2 { border-color: #111 !important; }

#gallery a { color: #fff !important; }
#gallery a:hover { color: #fff !important; }
#gallery a:active { color: #ddd !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #888 !important; }
.block-core-PeerList .current { color: #666 !important; }

table.gbDataTable th { background-color: #aaa !important; }
.gbEven { background-color: #ccc !important; color: #000000;}
.gbOdd { background-color: #aaa !important; color: #000000; }

input.inputTypeSubmit, input.inputTypeButton { background-color: #ddd !important; }
#gallery select { background-color: #eee !important; }



span.summary {
  color: #eee !important;

}

.js_butt .menu { color: #fff !important;}
