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

#gallery {
  color: #dab86e !important;
  /*taustan tausta*/
  background-color: #282828 !important;
}

#gallery a: hover { 
  border-width: 0px;
  border-color: #a7a7a7; }


/*gallerian sisempi tausta*/
body.gallery { background-color: #ffffff !important; }
/*sisältö-tausta*/
.gcBackground1 { background-color: #333333 !important; }
.gcBackground2 { background-color: #939392 !important; }

.gcBorder1 { border-width: 0px;
             border-color: #f0a00d !important; }
.gcBorder2 { border-color: #ddb96d !important;
             border-width: 0px; }

#gallery a { color: #c0bfaf !important; }
#gallery a:hover { color: #761105 !important;
                   text-decoration: underline; }
#gallery a:active { color: #ffffff !important; }

.giSuccess { color: #c5c5c3 !important; }
.giWarning { color: #d9d7d7 !important; }
.giError { color: #bdbebf !important; }
/*kuvien alla pienet*/
.giInfo { color: #7f7e6f !important; }
.block-core-PeerList .current { color: #c8c8c8 !important; }

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

input.inputTypeSubmit, input.inputTypeButton { background-color: #fefff7 !important; }
#gallery select { background-color: #9f9f9f !important; }


