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

#gallery {
  color: #ffffff !important;
  background-color: #EFF2C2 !important;
}
body.gallery {
  background-color: #EFF2C2 !important;
  background-image: none;
  border: none;
}

.gcBackground1 { background-color: none !important; }
.gcBackground2 { background-color: #2B1900 !important; }

.gcBorder1 { border-color: #331E00 !important; }
.gcBorder2 { border-color: #2B1900 !important; }

#gallery a { color: #E4C789 !important; }
#gallery a:hover { color: white !important; }
#gallery a:active { color: #E4C789 !important; }

#header h1 a { color: #2B1900 !important; }
#header h1 a:hover { color: #3F2401 !important; }
#header h1 a:active { color: #2B1900 !important; }

#header .gbBreadCrumb { color: #3F2401 !important; }
#header .gbBreadCrumb a { color: #BE8914 !important; }
#header .gbBreadCrumb a:hover { color: #3F2401 !important; }
#header .gbBreadCrumb a:active { color: #BE8914 !important; }

#searchCriteria {
    width: 190px !important;
    padding: 1px 2px 2px !important;
    background-color: #f6f6ff !important;
    border: 1px solid #2B1900 !important;
}
#searchCriteria:hover {
    background-color: #fff !important;
    border-color: #3F2401 !important;
}
#searchCriteria:focus {
    background-color: #EFF2C2 !important;
}

#white-rap {
    background-color: #fff !important;
    border: solid #3F2401 !important;
    border-width: 0 3px !important;
    border-bottom: 2px solid #3F2401 !important;
}

#footer .block-core-SystemLink { color: #3F2401 !important; }
#footer .block-core-SystemLink a { color: #BE8914 !important; }
#footer .block-core-SystemLink a:hover { color: #3F2401 !important; }
#footer .block-core-SystemLink a:active { color: #BE8914 !important; }

.gbTabBar span a { color: #E4C789 !important; }

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

table.gbDataTable th { background-color: #2B1900 !important; }
.gbEven { background-color: #331E00 !important; }
.gbOdd { background-color: #2B1900 !important; }

/*
#gallery select { background-color: #ffffff !important; }
#gallery input { background-color: #ffffff !important; }
#gallery textarea { background-color: #ffffff !important; }
*/

.autoCompleteContainer li {
    color: #000 !important;
}

#header { background-color: white !important; color: black !important; }
#frame { background-color: #3F2401 !important; }
#gsSidebar { background-color: #2B1900 !important; }
#thumbs-container { background-color: #2B1900 !important; }

#header h1 { font-size: 16pt; padding-top: 2px !important; }
