/* <?php $colorpackName = $gallery->i18n('Conchobar'); ?>
 * $Revision: 1.1 $ $Date: 2007/02/18 $
 */

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

.gcBackground1 { background-color: #CBCC99 !important; }
.gcBackground2 { background-color: #999966 !important; }

.gcBorder1 { border-color: #CBCC99 !important; }
.gcBorder2 { border-color: #666633 !important; }

#gallery a { color: #CBCC99 !important; }
#gallery a:hover { color: #333333 !important; }
#gallery a:active { color: #ffffff !important; }

.giSuccess { color: #CBCC99 !important; }
.giWarning { color: #333333 !important; }
.giError { color: #CBCC99 !important; }
.giInfo { color: #333333 !important; }
.block-core-PeerList .current { color: #333333 !important; }

table.gbDataTable th { background-color: #999966 !important; }
.gbEven { background-color: #CBCC99 !important; }
.gbOdd { background-color: #ffffff !important; }

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

