/* <?php $colorpackName = $gallery->i18n('Sahel'); ?>
 */

#gallery {
  color: #222 !important;
  background-color: #FFE696 !important;
 font-size: 100% !important;
}
body.gallery { 
background-color: #FFE696 !important; 
}

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

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

#gallery a { color: #222 !important; }
#gallery a:hover { color: #F86E3F !important; }
#gallery a:active { color: #F86E3F !important; }
#gallery .gbTabBar a { color: #E85521 !important; }

.giSuccess { color: green !important; }
.giWarning { color: lime !important; }
.giError { color: #ff3333 !important; }
.giInfo { color: #444444 !important; }
.block-core-PeerList .current { color: red !important; }

table.gbDataTable th { background-color: #DFBC53 !important; }
.gbEven { background-color: #DFBC53 !important; }
.gbOdd { background-color: #EFD177 !important; }

#gallery select { background-color: #fffaad !important; }
#gallery textarea { background-color: #fffaad !important; }
#gallery input { background-color: #fffaad !important; }
#gsSidebar ul span { color: black !important; }

#gallery h2, #gallery h3, #gallery h4, .giTitle {
    font-family: "Georgia", Times, serif !important;
}
