/* <?php $colorpackName = $gallery->i18n('Brown'); ?>

 * $Revision: 15978 $
 */

#gallery {
  color: #ffffff !important;
  
background-color: #81694f !important;
}
body.gallery 
{ background-color: #81694f !important; }

.gcBackground1 
{ background-color: #3d250b !important; }
.gcBackground2 
{ background-color: #707070 !important; }

.gcBorder1 
{ border-color: #e3d9ce !important; }
.gcBorder2 
{ border-color: #3d250b !important; }

#gallery a 
{ color: #e3d9ce !important; }
#gallery a:hover 
{ color: #3d250b !important; }
#gallery a:active 
{ color: #ff8400 !important; }

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

table.gbDataTable th 
{ background-color: #303030 !important; }
.gbEven 
{ background-color: #9b8c7b !important; }
.gbOdd 
{ background-color: #3d250b !important; }

#gallery select 
{ background-color: #e3d9ce !important; }
#gallery input 
{ background-color: #e3d9ce !important; }
#gallery textarea 
{ background-color: #e3d9ce !important; }
#gallery div.gbTabBar a 
{
  color: #00a0ff !important;
}

.autoCompleteContainer li 
{
    color: #000 !important;
}
