/* <?php $colorpackName = $gallery->i18n('ttstyle'); ?>
 * $Revision: 1.4 $ $Date: 2005/08/18 20:21:42 $
 */

#gallery {
 /* color: #947242 !important;*/
  /* color: #DAD7D1 !important;*/
   color: #e4dfd5 !important;

}
body.gallery { background: #D5D3CF !important; }

h1 {color: #AC0000;
    font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em !important;
	font-style: italic;

}

.gcBackground2 {  } 

.gcBorder1 { }
.gcBorder2 {  }

#gallery a { color: #610202 !important; }
#gallery a:hover { color: #BF0600 !important; }
#gallery a:active { color: #fff !important; }

.giSuccess { color: #cc0000 !important; }
.giWarning { color: #4E020B !important; }
.giError { color: #4E020B !important; }
.giInfo { color: #fff !important; }
.block-core-PeerList .current { color: #fff !important; }

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

#gallery select {}
#gallery input { }
#gallery textarea {  }
#gallery div.gbTabBar a {
  color: #FF592D !important;
}


