/* <?php $colorpackName = $gallery->i18n('Black Fimped'); ?>
 * $Revision: 1.4 $ $Date: 2006/06/04 13:08:42 $
 */

#gallery {
  color: #ddcc97 !important;
  background-color: #000000 !important;
}
body.gallery { background-color: #000000 !important; }

.owner summary {color: white !important;} 

.gcBackground1 { background-color: #680202 !important; }
.gcBackground2 { background-color: #6f0b0b !important; }

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

#gallery a { color: #ffcc00 !important; }
#gallery a:link { color:#F5BA08  !important; }
#gallery a:visited { color:#BFAF7D  !important; }
#gallery a:hover { color: white !important; }
#gallery a:active { color: white !important; }

#gallery A:link, A:visited, A:active { text-decoration: none !important; }   
#gallery A:hover {text-decoration: underline !important;}

#gallery h2 {color: white ;}   


.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: #482121 !important; }
.gbOdd { background-color: #680202 !important; }

#gallery select { background-color: #ffffff !important; }
#gallery input { background-color: #ffffff !important; }
#gallery textarea { background-color: #ffffff !important; }
#gallery div.gbTabBar a {
  color: #F5BA08 !important;
}

