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


/*H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {  color:#666666; }

H1 { font-size:20px; }
H2 { font-size:18px; color:#666666; }
H3 { font-size:18px; color:#666666; font-weight:normal;}
H4 { font-size:14px; color:#666666; }*/

/*H1, H2, H3, H4, H5, P, TD, UL, OL {  color:#999999; }*/
TD {  color:#CCCCCC; }

H1 { font-size:20px; }
H2 { font-size:18px; color:#999999; }
H3 { font-size:18px; color:#999999; font-weight:normal;}
H4 { font-size:14px; color:#999999; }

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

/*.gcBackground1 { background-color: #595959 !important; }*/
.gcBackground1 { background-color: #000000 !important; }
/*.gcBackground2 { background-color: #707070 !important; }*/
.gcBackground2 { background-color: #151515 !important; }

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

/*#gallery a { color: #00a0ff !important; }*/
#gallery a { color: #ffffff !important; font-size: 0.8em;}
#gallery a:hover { color: #00a0ff !important; }
#gallery a:active { color: #00a0ff !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;
}

