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

#gallery {
  background-image: url('http://www.cvblexpos.com/newbgsmall.jpg') !important;
  background-color: #ff0000 !important
}
body.gallery { background-color: #80a0c6 !important; }

.gcBackground1 { background-color: #80a0c6 !important; }
.gcBackground2 { background-color: #ffffff !important; }

.gcBorder1 { border-color: #0000ff !important; }
.gcBorder2 { border-color: #9900cc !important; }

#gallery a { color: #ee0000 !important; }
#gallery a:hover { color: #660000 !important; }
#gallery a:active { color: #000000 !important; }

.giSuccess { color: #cccc66 !important; }
.giWarning { color: #663300 !important; }
.giError { color: #006633 !important; }
.giInfo { color: #aa0000 !important; }
.block-core-PeerList .current { color: #ff0000 !important; }

table.gbDataTable th { background-color: #00ff00 !important; }
.gbEven { background-color: #d9e3ee !important; }
.gbOdd { background-color: #ff33cc !important; }

#gallery select { background-color: #99ffff !important; }
#gallery input { background-color: #99ffff !important; }
#gallery textarea { background-color: #9966ff !important; }
#gsSidebar ul span { color: #996666 !important; }
#gallery div.gbTabBar a {
  color: #ccff99 !important;
}

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