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

#gallery {
  color: #ffffff !important; /* #ffffff */
  background-color: #000000 !important;
}
body.gallery { background-color: #000000 !important; }

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

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

#gallery a { color: #636567 !important; } /*#00a0ff*/
#gallery a:hover { color: #c7cacc !important; } /*#cccc00*/
#gallery a:active { color: #c7cacc !important; }

.giSuccess { color: #636567 !important; } /* #190 */
.giWarning { color: #c7cacc !important; } /* #B31 */
.giError { color: #c7cacc !important; } /* #D14 */
.giInfo { color: #636567 !important; } /*#AAAAAA */
.block-core-PeerList .current { color: #67b !important; }

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

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

