/* <?php $colorpackName = $gallery->i18n('Maniac'); ?>
 * $Revision: 1.1 $ $Date: 2005/07/12 17:34:18 $
 */

#gallery {
  color: #FF8A00 !important;
  background-color: #404040 !important;
}
body.gallery { background-color: #404040 !important; }

#gallery a {
  color: #B09828 !important;
}

#gallery a:hover {
  color: #F4CC0A !important;
}

.giThumbnail {
  background-color: #404040 !important;
}

#gsThumbMatrix td {
/*  border-top: #646464 1px dashed !important; */
}

.leftDashed {
  border-left: #646464 1px dashed !important;
}

/*.ImageFrame_none {
  border-left: #646464 1px dashed !important;
}*/

.gcBackground1 { background-color: #4D4D4D !important; }
.gcBackground2 { background-color: #343434 !important; }

.gbEven { 
  /*color: #000 !important;*/
  background-color: #505050 !important;
}
.gbOdd { 
  color: #DADADA !important;
  background-color: #595959 !important; }

.giInfo {
  color: #929292 !important;
}

.giNew {
  color: #000 !important;
  background-color: #F4CC0A !important;
}

#gsImageView {
  text-align: center;
}

#search {background-color: #BFBFBF !important; }
input { background-color: #BFBFBF !important; }
#gallery select { background-color: #BFBFBF !important; }

/*
.gcBackground2 { background-color: #9a9ad8 !important; }

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

#gallery a { color: #fff !important; }
#gallery a:hover { color: #366 !important; }
#gallery a:active { color: #399 !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: #9a9ad8 !important; }
.gbEven { background-color: #babaf8 !important; }
.gbOdd { background-color: #aaaae8 !important; }

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