/* <?php $colorpackName = $gallery->i18n('WX5FWD'); ?>
 * $Revision: 15978 $
 */

#gallery {
  color: #000000 !important;
  background-color: #ffffff !important;
  padding:0 !important;
  margin: 0 !important;
}
body.gallery { background-color: #ffffff !important; }

#gsHeader { background-color: #6699cc !important;}
#gsHeader a img {
  padding: 0 1em !important;
  border 0 none !important;
}

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

/*
.gcBorder1 { 
  border-color: #345678 !important; 
}
*/
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: #3399cc !important; }
#gallery a:hover { color: #3399CC !important; }
#gallery a:active { color: #3399CC !important; }

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

table.gbDataTable th { background-color: #456789 !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; }

#gsSidebar { 
  color: #3399cc !important;
  background-color: #dddddd !important;
}
#gsSidebar ul span { 
  color: #3399cc !important; 
}
#gallery div.gbTabBar a {
  color: blue !important;
}

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