/* <?php $colorpackName = $gallery->i18n('IvorySnow'); ?>
 * $Revision: 15978 $
 */

#gallery {
  color: Black !important;
  background-color: #F5F5DC
 !important;
}
body.gallery { background-color: #F5F5DC
 !important; }

.gcBackground1 { background-color: #FFFFF0 !important; }
.gcBackground2 { background-color: #F5F5DC !important; }

.gcBorder1 { border-color: #345678 !important; }
.gcBorder2 { border-color: #FFFFF0 !important; }

#gallery a { color: cornflowerblue !important; }
#gallery a:hover { color: paleturquoise !important; }
#gallery a:active { color: paleturquoise !important; }

.giSuccess { color: Maroon !important; }
.giWarning { color: FireBrick !important; }
.giError { color: FireBrick !important; }
.giInfo { color: Black !important; }
.block-core-PeerList .current { color: cornflowerblue !important; }

table.gbDataTable th { background-color: #FFFFF0 !important; }
.gbEven { background-color: #FFFFF0 !important; }
.gbOdd { background-color: #F5F5DC !important; }

#gallery select { background-color: #FFFFF0 !important; }
#gallery input { background-color: #FFFFF0 !important; }
#gallery textarea { background-color: #FFFFF0 !important; }
#gsSidebar ul span { color: #4682B4
 !important; }
#gallery div.gbTabBar a {
  color: #4682B4 !important;
}

.autoCompleteContainer li {
    color: #000 !important;
}
