/* <?php $colorpackName = $gallery->i18n('Black'); ?>
 * $Revision: 15979 $
 */
 
 /* ***********************
 * From -> Store 
 * yellow = ffcc00
 * red = 770100
 * Grey = #767676
 * font-family:tahoma;
*/

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

.gcBackground1 { background-color: #000000 !important; }
.gcBackground2 { background-color: #666666 !important; }

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

#gallery a { color: #CCCCCC; text-decoration: none; !important; }
#gallery a:hover { color: #CCCCCC; Text-Decoration: Underline; !important; }
#gallery a:active { color: #ffcc00 !important; }

.giSuccess { color: #00FF00 !important; }
.giWarning { color: #FFFF00 !important; }
.giError { color: #FF0000 !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: #666666 !important; }
#gallery input { background-color: #999999 !important; }
#gallery input[type='file'] { color: #666666 !important; }
#gallery textarea { color: #FFFFFF; background-color: #666666 !important; }
#gallery div.gbTabBar a {
  color: #FFFFFF !important;
}
#gallery select, input {color:#FFFFFF; !important}

.file_input { background-color:#333333;}


.autoCompleteContainer li {
    color: #000 !important;
}
