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

#gallery {
  color: #333 !important;
  background-color: #fff !important;
}
body.gallery { background-color: #fff !important; }

#gsNavBar div.gbBreadCrumb { padding-top: 40px!important; background: #fff url(http://www.ladybot.net/img/loop_down.png) left top repeat-x !important;}

#gsNavBar div.gbSystemLinks {margin-top: 35px!important}

.gcBackground1 { background-color: #fff !important; }
.gcBackground2 { background-color: #fff !important; }
.gcPopupBackground { background-color: #eee !important; }

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

#gallery a { color: #000 !important; }
#gallery a:hover { color: #39c!important; text-decoration: underline!important}
#gallery a:active { color: #cccc00 !important; }

.giSuccess { color: #0cf !important; }
.giWarning { color: #f90 !important; }
.giError { color: #f0c !important; }
.giInfo { color: #999 !important; }
.block-core-PeerList .current { color: #999 !important; }

table.gbDataTable th { background-color: #ccc !important; }
.gbEven { background-color: #fff !important; }
.gbOdd { background-color: #eee !important; }

#gallery select { background-color: #fff !important; }
#gallery input { background-color: #fff !important; }
#gallery textarea { background-color: #fff !important; }
#gallery div.gbTabBar a {
  color: #fff !important;
}

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