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

#gallery {
  color: #eee !important;
  background-color: #86c4ec!important;
}
body.gallery { background-color: #babaf8 !important; }

.gcBackground1 { background-color: #006699 !important; }
.gcBackground2 { background-color: #9a9ad8 !important; }

.gcBorder1 { border-color: #023465 !important; }
.gcBorder2 { border-color: #5555b8 !important; }

#gallery a { color: #023465 !important; }
#gallery a:hover { color: #fc3 !important; }
#gallery a:active { color: #fc3 !important; }

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

table.gbDataTable th { background-color: #86c4ec !important; }
.gbEven { background-color: #86c4ec !important; }
.gbOdd { background-color: #74a9cc !important; }

input.inputTypeSubmit, input.inputTypeButton { background-color: #cce !important; }
#gallery select { background-color: #ddf !important; }


