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

#gallery {
  color: #62D9EE !important;
  background-color: #000000 !important;
}
body.gallery { background-color: #000000 !important; filter: alpha(opacity=95); -moz-opacity: .95; opacity: .95;}

.gcBackground1 { 
	background-color: #000000 !important; 
	filter: alpha(opacity=75); -moz-opacity: .75; opacity: .75;
	border: 2px dotted #62D9EE;
}
.gcBackground2 { background-color: #000000 !important; filter: alpha(opacity=95); -moz-opacity: .95; opacity: .95;}

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

#gallery a { color: #F6AF49 !important; text-decoration: underline;}
#gallery a:hover { color: #F6AF49 !important; text-decoration: none;}
#gallery a:active { color: #F6AF49 !important; text-decoration: underline;}

.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: #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;
}

