/* <?php $colorpackName = $gallery->i18n('True Green'); ?>
 * $Revision: 1.1 $ $Date: 2007/01/31by gaynormcc
 */

#gallery {
  color: #ddf7ae !important;
  background-color: #1b4430!important;
}

body.gallery { background-color: #152E20 !important; }

.gcBackground1 { background-color: #6c7d63 !important; }
.gcBackground2 { background-color: #152E20 !important; }

.gcBorder1 { border-color: #db9a28 !important; }
.gcBorder2 { border-color: #DB9A28 !important; }

.giTitle, #gallery h2, #gallery h3, #gallery h4 {
    color: #FAEBC8;
}

#gallery a { color: #dcc192 !important; }
#gallery a:hover { color: #faebc8 !important; }
#gallery a:active { color: #FAFAFA !important; }

.giSuccess { color: #BFD7F2 !important; }
.giWarning { color: #FF7560 !important; }
.giError { color: #FF7560 !important; }
.giInfo { color: #faebc8 !important; }
.block-core-PeerList .current { color: #faebc8 !important; }

table.gbDataTable th { background-color: #DB9A28 !important; }
.gbEven { background-color: #1b4430 !important; }
.gbOdd { background-color: #1b4430 !important; }

table.gbDataTable .gbEven { color: #DDF7AE !important; }
table.gbDataTable .gbOdd { color: #faebc8 !important; }

table.gbDataTable { border-collapse: collapse; }

table.gbDataTable tbody tr td {
  border-bottom: 1px solid #6c7d63/*#db9a28*/ !important;
}

input.inputTypeSubmit, input.inputTypeButton {
  background-color: #fecc53 !important;
}

#gallery select {
  background-color: #faebc8 !important;
}

.giNew, .giUpdated {
  color: #1b4430 !important;
  background: #faebc8 !important;
  border-color: #dcc192 !important;
/*  color: #f00 !important;
  background: #ff0 !important;
  border-color: #f00 !important;
  border: 2px raised #f00 !important;
  font-weight: bold;*/
}

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: #DB9A28 !important;
    background-image: url('tab_right_on.gif') !important;
}

div.gbTabBar {
    border-bottom: solid 1px #db9a28 !important;
}

.gbBlock li {
    color: #DB9A28 !important;
}

#gsSidebar ul span {
    color: #f55a06 !important;
}


#gallery div.gbTabBar a {
    color: #dcc192 !important;
    text-decoration: none!important;
}

#gallery div.gbTabBar a:hover {
    color: #faebc8 !important;
}

span.bsw_ButtonDisabled {
  color: #ddf7ae !important;
}

.NavBorder {
    border: 0 solid #DB9A28 !important;
    border-top-width: 2px !important;
}

.menuoff {
  color: #937ff7 !important;
}

.descSeparator {
    border-color: #ddf7ae !important;
}
.comments {
  background: url('images/addcomments.gif') left center no-repeat !important;
    width: 20px;
    height: 20px;
}

.giThumbnail {
    background-color: #000 !important;
}

#gallery a.first, #gallery a.previous, #gallery a.next, #gallery a.last {
    color: #db9a28 !important;
}

#gallery a.first:hover, #gallery a.previous:hover, #gallery a.next:hover, #gallery a.last:hover {
    color: #dcc192 !important;
}

div.block-search-SearchBlock a.advanced {
  display: block;
  padding: 5px 3px 5px 20px !important;
}

div.block-core-BreadCrumb span {
  color: #DB9A28 !important;
}

#gsNavBar div.gbBreadCrumb a, #gsNavBar div.gbBreadCrumb span {
  background-image: url("icon_path_separator.gif") !important;
  padding-left: 14px !important;
}

.neck {
  color: #FAEBC8 !important;
}
