/* <?php $colorpackName = $gallery->i18n('pink'); ?>
 * $Revision: 15342 $
 */

#gallery {
	color: #000 !important;
	background-color: #FF33CC!important;
}
body.gallery { background-color: #CCCCCC!important; }

.gcBackground1 { background-color: #CCCCCC!important; }
.gcBackground2 { background-color: #CCCCCC!important; }

.gcBorder1 { border-color: #CCCCCC!important; }
.gcBorder2 { border-color: #999999!important; }

#gallery a { color: #336 !important; }
#gallery a:hover { color: #366 !important; }
#gallery a:active { color: #999999!important; }

.giSuccess { color: #999999!important; }
.giWarning { color: #999999!important; }
.giError { color: #d14 !important; }
.giInfo { color: #103 !important; }
.block-core-PeerList .current { color: #CCCCCC!important; }

table.gbDataTable th { background-color: #CCCCCC!important; }
.gbEven { background-color: #CCCCCC!important; }
.gbOdd { background-color: #CCCCCC!important; }

input.inputTypeSubmit, input.inputTypeButton { background-color: #CCCCCC!important; }
#gallery select { background-color: #CCCCCC!important; }