/* <?php $colorpackName = $gallery->i18n('Gold Leaf'); ?>
 * $Revision: 15342 $
 */

#gallery {
  background-image: url(http://reunionministry.com/images/bg.jpg) !important; 
  background-repeat: no-repeat !important; 
  background-position: top left !important; 
  background-attachment: scroll !important;  
  background-color: #9933ff !important;
}
body.gallery { background-color: #9933ff !important; }

.gcBackground1 { background-color: #c7d0d9 !important; }
.gcBackground2 { background-color: #9966ff !important; }

.gcBorder1 { border-color: #000000 !important; }
.gcBorder2 { border-color: #000000 !important; }

#gallery a { color: #330066 !important; }
#gallery a:hover { color: #ffffff !important; }
#gallery a:active { color: #ffffff !important; }
#gallery .gbTabBar a { color: #330033 !important; }

.giSuccess { color: #ffff00 !important; }
.giWarning { color: #99ff00 !important; }
.giError { color: #ff3333 !important; }
.giInfo { color: #000000 !important; }
.block-core-PeerList .current { color: #f9f9f9 !important; }

table.gbDataTable th { background-color: #666699 !important; }
.gbEven { background-color: #6633cc !important; }
.gbOdd { background-color: #6666ff !important; }

#gallery select { background-color: #cccccc !important; }
#gallery textarea { background-color: #cccccc !important; }
#gallery input { background-color: #cccccc !important; }
#gsSidebar ul span { color: #000000 !important; }
