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

#gallery {
  color: #000 !important;
  background-color: #ffffff !important;
}
body.gallery { background-color: #d7c5a4 !important; }

.gcBackground1 { background-color: #ebe2d1 !important; }
.gcBackground2 { background-color: #C1AB82 !important; }

.gcBorder1 { border-color: #B29765 !important; }
.gcBorder2 { border-color: #8D7446 !important; }

#gallery a { color: #663300 !important; }
#gallery a:hover { color: #FB9504 !important; }
#gallery a:active { color: #FBDB04 !important; }

.giSuccess { color: #906600 !important; }
.giWarning { color: #312600 !important; }
.giError { color: #141000 !important; }
.giInfo { color: #030200 !important; }
.block-core-PeerList .current { color: #7B5A00 !important; }

table.gbDataTable th { background-color: #C1AB82 !important; }
.gbEven { background-color: #ebe2d1 !important; }
.gbOdd { background-color: #D7C5A4 !important; }

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


