/* <?php $colorpackName = $gallery->i18n('twm'); ?>
 * $Revision: 15342 $
 */

#gallery {
  color: #BCD0D6 !important;
  background-color: #56747E !important;
}
body.gallery { background-color: #7C9BA5 !important; }

.gcBackground1 { background-color: #56747E !important; }
.gcBackground2 { background-color: #7C9BA5 !important; }

.gcBorder1 { border-color: #7C9BA5 !important; }
.gcBorder2 { border-color: #7C9BA5 !important; }

#gallery a { color: #AEC7CE !important; }
#gallery a:hover { color: #BCD0D6 !important; }
#gallery a:active { color: #AEC7CE !important; }

.giSuccess { color: #AEC7CE !important; }
.giWarning { color: #AEC7CE !important; }
.giError { color: #BCD0D6 !important; }
.giInfo { color: #BCD0D6 !important; }
.block-core-PeerList .current { color: #AEC7CE !important; }

table.gbDataTable th { background-color: #56747E !important; }
.gbEven { background-color: #9FB6BD !important; }
.gbOdd { background-color: #9AB3BA !important; }

input.inputTypeSubmit, input.inputTypeButton { background-color: #7C9BA5 !important; }
#gallery select { background-color: #56747E !important; }

