/* <?php $colorpackName = $gallery->i18n('Cholul Dark'); ?>
 * $Revision: 1.1 $ $Date: 2005/07/12 17:34:18 $
 */

#gallery {
  color: #FFF !important;
  background-color: #637897 !important;
}

body.gallery { background-color: #637897 !important; }

.gcBackground1 { background-color: #455a79 !important; }
.gcBackground2 { background-color: #587b99 !important; }

.gcBorder1 { border-color: #E0E0E0 !important; }
.gcBorder2 { border-color: #5555b8 !important; }

#gallery a { color: #FFFFFF !important; }
#gallery a:hover { color: #366 !important; }
#gallery a:active { color: #399 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #F0F0F0 !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #000 !important; }
.gbEven { background-color: #587b99 !important; }
.gbOdd { background-color: #294763 !important; }

input.inputTypeSubmit, input.inputTypeButton { background-color: #F0F5FF !important; }
#gallery select { background-color: #F0F5FF !important; }


