/* <?php $colorpackName = $gallery->i18n('BAM'); ?>
 * $Revision: 1.0 $ $Date: 2005/09/30
 */

#gallery {
  color: #cccc88 !important;
  background-color: #222222 !important;
 background-image: url("images/bg.gif");

 margin: 7px;
 border: solid #852E17 1px;

}

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

.gcBackground1 {

 background-color: #000000 !important;
 border: solid #82591E 1px;

}
.gcBackground2 { background-color: #321613 !important; }

.gcBorder1 { border-color: #852E17 !important; }
.gcBorder2 { border-color: #5E503C !important; }

#gallery a { color: #18c2C4 !important; }
#gallery a:hover { color: #9DEAF3 !important; }
#gallery a:active { color: #18c2C4 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #aEa08C !important; }
.block-core-PeerList .current { color: #7E703C !important; }

table.gbDataTable { border: solid #555555 1px; }

table.gbDataTable th { background-color: #44392A !important; }
.gbEven { background-color: #61534F !important; }
.gbOdd { background-color: #524533 !important; }

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

.giNew, .giUpdated {
  color: #EDE5D9 !important;
  border-color: #EDE5D9 !important;
}

.giTitle, #gallery h2, #gallery h3, #gallery h4 {
    color: #F8B80C !important;
}

div.gbTabBar span {
   background: url('tab_left.gif') no-repeat left top !important; }

#gallery div.gbTabBar span span {
    background: url('tab_right.gif') no-repeat right top !important; }

#gallery div.gbTabBar span.giSelected {
   background-image: url('tab_left_on.gif') !important; }



#gallery div.gbTabBar span.giSelected span {
    color: #807360 !important;
    background-image: url('tab_right_on.gif') !important; }


.gbBlock li {
    color: #eee !important;
}

#gsSidebar ul span {
    color: #807360 !important;
}


#gallery div.gbTabBar a {
    color: #504330 !important;
    text-decoration: none!important;
}

#gallery div.gbTabBar a:hover {
    color: #cEc1aF !important;
}

span.bsw_ButtonDisabled {
  color: #807360 !important;
}

.NavBorder {
    border: 0 solid #8D7F6A !important;
    border-top-width: 2px !important;
}

.gsSingleImage {
background: url('images/loading.gif') no-repeat 50% 50% !important;
    border: 0px solid #2C2316 !important;
}

.menuoff { color: #8D7F6A !important;}


.descSeparator {
    border-color: #807360 !important;
}