/* <?php $colorpackName = $gallery->i18n('jjhooper'); ?>
 * edited by Jason hooper 
 */

#gallery {
  color: #fceeea !important;
  background-color: #4d4a3f !important;
}
body.gallery { background-color: #eceae9 !important; }

.gcBackground1 { background-color: #777467 !important; }
.gcBackground2 { background-color: #eceae9 !important; }

.gcBorder1 { border-color: #dabe4c !important; }
.gcBorder2 { border-color: #ab2e0c !important; }
.gcBorder1Author { border-right: 1px solid #fceeea !important; }
.gcBorder1Top { border-bottom: 1px solid #fceeea !important; }
 
#gallery a { color: #937809 !important; }
#gallery a:hover { color: #eceae9 !important; }
#gallery a:active { color: #fceeea !important; }

.giSuccess { color: #bc8c72 !important; }
.giWarning { color: #ab2e0c !important; }
.giError { color: #096be4 !important; }
.giInfo { color: #eceae9 !important; }
.block-core-PeerList .current { color: #eceae9 !important; }

table.gbDataTable th { background-color: #ab2e0c !important; }
.gbEven { background-color: #837F71 !important; }
.gbOdd { background-color: #4d4a3f !important; }

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


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

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

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

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

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



#gallery div.gbTabBar span.giSelected span {
    color: #ab2e0c !important;
    background-image: url('table_right_on.gif') !important; }
	
.gbBlock li {
    color: #7e8c8d !important;
}

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


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

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

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

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


.menuoff { color: #937ff7 !important;}


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


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