/* <?php $colorpackName = $gallery->i18n('Desert'); ?>
 * $Revision: 1.0 $ $Date: 2007/01/10 20:21:42 $
 */

#gallery {
  color: #ffec8b !important;
  background-color: #660000 !important;
}
body.gallery { background-color: #d2b48c !important; }

.gcBackground1 { background-color: #cd661d !important; }
.gcBackground2 { background-color: #330000!important; }

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

#gallery a { color: #ffec8b !important; }
#gallery a:hover { color: yellow !important; }
#gallery a:active { color: #660000 !important; }
#gallery .gbTabBar a { color: #660000 !important; }

.giSuccess { color: cornsilk !important; }
.giWarning { color: cornsilk !important; }
.giError { color: cornsilk !important; }
.giInfo { color: #ffec8b !important; }
.block-core-PeerList .current { color: #deb887 !important; }

table.gbDataTable th { background-color: #000000 !important; }
.gbEven { background-color: #330000 !important; }
.gbOdd { background-color: #330000 !important; }

#gallery select { background-color: #deb887 !important; }
#gallery textarea { background-color: #cccccc !important; }
#gallery input { background-color: #deb887!important; }
#gsSidebar ul span { color: cornsilk !important; }
#gallery div.gbTabBar a { color: cornsilk !important;
}
