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

#gallery {
  color: #CC99FF !important;
  background-color: #1B0943 !important;
}
body.gallery { background-color: #1B0943 !important; }

#gsFooter { border-top: 1px solid #CCFFCC !important; }

/*.gbBlockTop { background-color: #1B0943 !important; }
.gbBreadCrumb { background-color: #1B0943 !important; padding-bottom: 0px !important; height: 20px; }
span.BreadCrumb-3 { color: #CC99FF !important; }
.block-core-BreadCrumb { background-color: #1B0943 !important; }*/

.gcBackground1 { color: #CC99FF !important; background-color: #1B0943 !important; }
.gcBackground2 { color: #CC99FF !important; background-color: #1B0943 !important; }
.gcBackground3 { color: #CC99FF !important; background-color: #1B0943 !important; } /* #edd3bc */

/* special styles for the tabs */
div .gbTabBar { border-color: #000000 !important; }
#gallery div.gbTabBar span span { 
    color: #000000 !important;
    background-color: #666666 !important; 
    border-color: #999999 !important; }
#gallery div.gbTabBar span.giSelected span { 
    color: #000000 !important; 
    background-color: #1B0943 !important; 
    border-color: #000000 !important; 
    border-bottom-color: #000000 !important;}

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

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

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

/*
table.gbDataTable th { background-color: #BBBBBB !important; }
*/
table.gbDataTable th { background-color: #1B0943 !important; }
.gbEven { color: #CC99FF !important; background-color: #1B0943 !important; }
.gbOdd { color: #CC99FF !important; background-color: #0A0A0A !important; }

input.inputTypeSubmit, input.inputTypeButton { color: #CC99FF !important; background-color: #1B0943 !important; }
#gallery select { color: #CC99FF !important; background-color: #1B0943 !important; }

.gbBreadCrumb { 
border-bottom: 1px solid #191919 !important;
}