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

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

.gcBackground1 { color: #e6e4e7 !important; background-color: #000000 !important; }
.gcBackground2 { color: #e6e4e7 !important; background-color: #000000 !important; }
.gcBackground3 { color: #e6e4e7 !important; background-color: #000000 !important; }

/* special styles for the tabs */
div .gbTabBar { border-color: #e6e4e7 !important; }
#gallery div.gbTabBar span span { 
    color: #000000 !important;
    background-color: #e6e4e7 !important; 
    border-color: #6f6e80 !important; }
#gallery div.gbTabBar span.giSelected span { 
    color: #000000 !important; 
    background-color: #6f6e80 !important; 
    border-color: #000000 !important; 
    border-bottom-color: #acaac0 !important;}

/*
.gcFont1 { color: #FF0000 !important; }
.gcFont2 { color: #00FF00 !important; }
*/
.gcBorder1 { border-color: #383840 !important; }
.gcBorder2 { border-color: #aba9bf !important; }

#gallery a { color: #4d81cd !important; }
#gallery a:hover { color: #4d81cd !important; }
#gallery a:active { color: #4d81cd !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #aba9bf !important; }
.giError { color: #e6e4e7 !important; }
.giInfo { color: #6f6e80 !important; }
.giTitle { color: #4d81cd !important; }
.giDescription { color: #6f6e80 !important; }
.giInfo { color: #acaac0 !important; }
.block-core-PeerList .current { color: #acaac0 !important; }

table.gbDataTable th { background-color: #383840 !important; }
.gbEven { color: #252339 !important; background-color: #aba9bf !important; }
.gbOdd { color: #383840 !important; background-color: #e6e4e7 !important; }

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


