/* <?php $colorpackName = $gallery->i18n('Warm3'); ?>
  * $Revision of a PG Colorpack  by Gaynormcc $ $Date: 2007/01/29
  */

#gallery {
  color: #482519 !important;
  background-color: #f8deb4 !important;
}
body.gallery { background-color: #dabc6f !important; }

.gcBackground1 { background-color: #c9ac84 !important; }
.gcBackground2 { background-color: #c2a680 !important; }

.gcBorder1 { border-color: #ff925d !important; }
.gcBorder2 { border-color: #9d250d !important; }

#gallery a { color: #482519 !important; }
#gallery a:hover { color: #ff925d !important; }
#gallery a:active { color: #5E503C !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #5E503C !important; }
.giInfo { color: #9d250d !important; }
.block-core-PeerList .current { color: #5E503C !important; }

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

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


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

.giTitle, #gallery h2, #gallery h3, #gallery h4 {
    color: #595603!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: #5efb09 !important;
    background-image: url('tab_right_on.gif') !important; }
	
.gbBlock li {
    color: #eee !important;
}

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


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

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

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

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


.menuoff { color: #fa19e7 !important;}


.descSeparator {
    border-color: #9d250d !important;
}
.comments {
  background: url('images/addcomments.gif') left center no-repeat !important;
    width: 20px;
    height: 20px;
}


.giThumbnail {
    background-color: #000 !important;
}