/* <?php $colorpackName = $gallery->i18n('UselectDefault'); ?>
 * $Revision: 1.1 $ $Date: 2007/01/31by gaynormcc
 */
  
#gallery {
  color: #EFC257 !important;
  background-color: #1b4430!important;
}
body.gallery { background-color: #faebc8 !important; }

.gcBackground1 { background-color: #6c7d63 !important; }
.gcBackground2 { background-color: #faebc8 !important; }

.gcBorder1 { border-color: #db9a28 !important; }
.gcBorder2 { border-color: #e78035 !important; }

#gallery a { color: #dcc192 !important; }
#gallery a:hover { color: #faebc8 !important; }
#gallery a:active { color: #ddf7ae !important; }

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

table.gbDataTable th { background-color: #e78035 !important; }
.gbEven { background-color: #faebc8 !important; }
.gbOdd { background-color: #1b4430 !important; }

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


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

.giTitle, #gallery h2, #gallery h3, #gallery h4 {
    color: #db9a28!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: #e78035 !important;
    background-image: url('tab_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: #faebc8 !important;
}

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

.NavBorder {
    border: 0 solid #e78035 !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;
}
