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

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

.gcBackground1 { background-color: #DDB679 !important; }
.gcBackground2 { background-color: #CBA871 !important; }

.gcBorder1 { border-color: #C0A272 !important; }
.gcBorder2 { border-color: #A47F44 !important; }

#gallery a { color: #A34913 !important; }
#gallery a:hover { color: #F08713 !important; }
#gallery a:active { color: #502903 !important; }

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

table.gbDataTable th { background-color: #CBA871 !important; }
.gbEven { background-color: #EBD095 !important; }
.gbOdd { background-color: #DDB679 !important; }

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

