/* 
<?php $colorpackName = $gallery->i18n('CnC2010'); 
?>  * $Revision: 15978 $  
*/  
#gallery {   
     color: #EEEDE2 !important;   
     background-color: #000000 !important; } 
body.gallery { 
     background-color: #3d3d3d !important; }  
.gcBackground1 { 
     background-color: #333333 !important; } 
.gcBackground2 { 
     background-color: #707070 !important; }  
.gcBorder1 { 
     border-color: #ebeef8 !important; } 
.gcBorder2 { 
     border-color: #423f3f !important; }  
#gallery a { 
     color: #FFFFE5 !important; } 
#gallery a:hover { 
     color: #FFCA7A !important; } 
#gallery a:active { color: #f1f1f7 !important; }  
  .giSuccess { color: #4D9900 !important; } 
  .giWarning { color: #FFC20A !important; } 
  .giError { color: #FF0000 !important; } 
  .giInfo { color: #E68A00 !important; } 
  .block-core-PeerList 
  .current { color: #898ccb !important; }  
table.gbDataTable th { background-color: #303030 !important; } 
  .gbEven { background-color: #7D7D7D !important; } 
  .gbOdd { background-color: #303030 !important; }  
#gallery select { background-color: #707070 !important; } 
#gallery input { background-color: #707070!important; } 
#gallery textarea { background-color: #707070 !important; } 
#gallery div.gbTabBar a {   color: #707070 !important; }  
  .autoCompleteContainer li {     color: #262626 !important; }