/* <?php $colorpackName = $gallery->i18n('IF! Blue'); ?>
 * $Revision: 1.1 $ $Date: 2005/07/12 17:34:18 $
 */

#gallery {
  color: #000077 !important;
  background-color: #FFFFFF !important;
}
body.gallery { background-color: #C5DEFC !important; }

.gcBackground1 { background-color: #C5DEFC !important; }
.gcBackground2 { background-color: #3399FF !important; }
.giItemCell { background-color: #C5DEFC }

.gcBorder1 { border-color: #C5DEFC !important; }
.gcBorder2 { border-color: #C5DEFC !important; }

#gallery a { color: #000077 !important; }
#gallery a:hover { color: #000077 !important; }
#gallery a:active { color: #000077 !important; }

.giSuccess { color: #000077 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #000077 !important; }
.giInfo { color: #000077 !important; }
.block-core-PeerList .current { color: #000077 !important; }

table.gbDataTable th { background-color: #3399FF !important; }
.gbEven { background-color: #C5DEFC !important; }
.gbOdd { background-color: #3399FF !important; }
.gbBreadCrumb { background-color: #3399FF }

input.inputTypeSubmit, input.inputTypeButton { background-color: #cce !important; }
#gallery select { background-color: #eee !important; }


