/* <?php $colorpackName = $gallery->i18n('GotzFamily'); ?>
 * $Revision: 1.0 $ $Date: 2007/09/24 07:05:00 $
 */

#gallery {
  color: #ffffff !important;
  background-color: #3D5C7A !important;
}
body.gallery { background-color: #3D5C7A !important; }

.gcBackground1 { background-color: #3D5C7A !important; }
.gcBackground2 { background-color: #3D5C7A !important; }

.gcBorder1 { border-color: #7590AE !important; }
.gcBorder2 { border-color: #000000 !important; }

#gallery a { color: #ffffff !important; }
#gallery a:hover { color: #dddddd !important; }
#gallery a:active { color: #ffffff !important; }

.giSuccess { color: #ccffcc !important; }
.giWarning { color: #ffcccc !important; }
.giError { color: #ffcccc !important; }
.giInfo { color: #ffffff !important; }
.block-core-PeerList .current { color: #ffffff !important; }

table.gbDataTable th { background-color: #888888 !important; }
.gbEven { background-color: ##7590AE !important; }
.gbOdd { background-color: #88888 !important; }

#gallery select { background-color: #eeeeee !important; }
#gallery input { background-color: #eeeeee !important; }
#gallery textarea { background-color: #eeeeee !important; }

