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

#gallery {
  color: black !important;
  background-color: #f9b562 !important;
}
body.gallery { background-color: #f9b562 !important; }

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

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

#gallery a { color: #663300 !important; }
#gallery a:hover { color: #a45500 !important; }
#gallery a:active { color: #a45500 !important; }
#gallery .gbTabBar a { color: #663300 !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: #ff9933 !important; }
.gbEven { background-color: #ff9933 !important; }
.gbOdd { background-color: #ffe65c !important; }

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

#navlist_h {
     color: black !important;
     }
#navlist_h li a {
     color: black !important;
     }
#navlist_h li a:link {
     color: black !important;
     }
#navlist_h li a:visited {
     color: black !important;
     }
#navlist_h li a:hover {
     color: black !important;
     }


