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

#gallery {
  color: #555555 !important;
  background-color: #D1D8DF !important;
}
body.gallery { background-color: #D1D8DF;
	 !important; }

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

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

#gallery a { color: #525062 !important; }
#gallery a:hover { color: #6d6a86;
	text-decoration: underline; !important; }
#gallery a:active { color: #6d6a86; !important; }

.giSuccess { color: #555555 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #555555;
	font-size:10px;
 !important; }
.block-core-PeerList .current { color: #555555 !important; }

table.gbDataTable th { background-color: #e3ecf6 !important; }
.gbEven { background-color: #f6fafe;
	font-size:10px;
	 !important; }
.gbOdd { background-color: #e3ecf6;
	font-size:10px;
	 !important; }
.giTitle {
	font-size:10px;
}

#gallery select { background-color: #a0a0a0 !important; }
#gallery input { background-color: #a0a0a0 !important; }
#gallery textarea { background-color: #a0a0a0 !important; }
#gsSidebar ul span { color: #555555 !important; }
#gallery div.gbTabBar a {
  color: blue !important;
}

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