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

#gallery {
  color: #941B02 !important;
  background-color: #FFF !important;
}
body.gallery { background-color: #eee !important; }

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

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

/*#gallery a { color: #6b8cb7 !important; }
#gallery a:hover { color: green !important; }
#gallery a:active { color: green !important; }
#gallery .gbTabBar a { color: darkslategrey !important; }*/

.giSuccess { color: #5c0 !important; }
.giWarning { color: #c50 !important; }
.giError { color: #a44 !important; }
.giInfo { color: #888 !important; }
.block-core-PeerList .current { color: red !important; }

table.gbDataTable th { background-color: #FFF1F1 !important; }
.gbEven { background-color: #E9E1DF !important; }
.gbOdd { background-color: #FFF !important; }

#gallery select { background-color: #FFF !important; }
#gallery textarea { background-color: #FFF !important; }
#gallery input { background-color: #FFF !important; }
#gsSidebar ul span { color: #941B02 !important; }
