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

#gallery {
  color: #202020 !important;
  background-color: #EDD7BB !important;
}
body.gallery { background-color: #EDD7BB !important; }

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

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

#gallery a { color: #202020 !important; }
#gallery a:hover { color: #C51B1B !important; }
#gallery a:active { color: #000000 !important; }
#gallery .gbTabBar a { color: #202020 !important; }

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

table.gbDataTable th { background-color: #AAAAAA !important; }
.gbEven { background-color: #D8DBE0 !important; }
.gbOdd { background-color: #EBECEE !important; }

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

