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

#gallery {
  color: #5E3F47 !important;
  background-color: #F5F1EE !important;
}
body.gallery { background-color: #F5F1EE !important; }

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

.gcBorder1 { border-color: #7e2b2b !important; }
.gcBorder2 { border-color: #993333 !important; }

#gallery a { color: #4e343b !important; }
#gallery a:hover { color: #f0cd78 !important; }
#gallery a:active { color: #f0cd78!important; }
#gallery .gbTabBar a { color: #4e343b !important; }

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

table.gbDataTable th { background-color: darkgoldenrod !important; }
.gbEven { background-color: #efc6a5 !important; }
.gbOdd { background-color: #f0e1cc !important; }

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

