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

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

.gcBackground1 { background-color: #0B1C31 !important; }
.gcBackground2 { background-color: #04060B !important; }

.gcBorder1 { border-color: #04060B !important; }
.gcBorder2 { border-color: #0D2037 !important; }

#gallery a { color: #808080 !important; }
#gallery a:hover { color: #CCCCCC !important; }
#gallery a:active { color: #164B8D !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #CCCCCC !important; }
.block-core-PeerList .current { color: #164B8D !important; }

table.gbDataTable th { background-color: #081524 !important; }
.gbEven { background-color: #0B1C31 !important; }
.gbOdd { background-color: #081524 !important; }

#gallery select { background-color: #070707 !important; color: #818181 !important; border: 1px solid #161616 }
#gallery input { background-color: #070707 !important; color: #818181 !important; border: 1px solid #161616 }
#gallery textarea { background-color: #070707 !important; color: #818181 !important; border: 1px solid #161616 }

#gsSidebar ul span { color: #164B8D !important; }
#gallery div.gbTabBar a {
  color: #164B8D !important;
}

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

