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

#gallery {
  color: #675a4e !important;
  background-color: #f9efe5 !important;
}
body.gallery, .PPBackground { background-color: #9f8975 !important; }

.gcBackground1 { background-color: #f2f1f0 !important; }
.gcBackground2 .iframeBackground { background-color: #9f8975 !important; }

.gcBorder1 { border-color: #652606 !important; }
.gcBorder2 { border-color: #f88418 !important; }
.gcBorder1Author { border-right: 1px solid #fcbeae !important; }
.gcBorder1Top { border-bottom: 1px solid #fcbeae !important; }

#gallery a { color: #f98c6f !important; }
#gallery a:hover { color: #9f8975 !important; }
#gallery a:active { color: #675a4e !important; }

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

table.gbDataTable th { background-color: #f88418 !important; }
.gbEven { background-color: #9f8975 !important; }
.gbOdd { background-color: #f9efe5 !important; }

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


.giNew, .giUpdated {
  color: #675a4e !important;
  border-color: #f98c6f !important;
}

.giTitle, #gallery h2, #gallery h3, #gallery h4 {
    color: #652606 !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: #f88418 !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: #9f8975 !important;
}

span.bsw_ButtonDisabled {
  color: #675a4e !important;
}

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


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


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


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

div#menu a,div#menu a:visited {color: #88880d !important;}

.helplink a {
    color: #74523f !important;
    background-color: #6666dd !important;
}

.helplink a:hover {
    color: #88aadd !important;
    background-color: #bbccff !important;
}
.helplink a:active {
    color: #6666dd !important;
}


/*
*******    ** rating ****    ****
*/
.giRatingEmpty {
    background: transparent url('images/rating/star_r_0.0.gif') no-repeat !important;
}
.giRatingEmptyUserYes {
    background: transparent url('images/rating/star_u_noborder.gif') no-repeat !important;
}
.giRatingHalfUserNo {
    background: transparent url('images/rating/star_r_0.5.gif') no-repeat !important;
}
.giRatingHalfUserYes {
    background: transparent url('images/rating/star_07.gif') no-repeat !important;
}
.giRatingFullUserNo {
    background: transparent url('images/rating/star_r_1.0.gif') no-repeat !important;
}
.giRatingFullUserYes {
    background: transparent url('images/rating/star_u_1.0.gif') no-repeat !important;
}
.giRatingAverage {
    background-color: #5e503c !important;
    height: 8px;
}
.giRatingAverageContainer {
    border: 1px solid #be7c1a !important;
    height: 8px;
    width: 80px;
}