/* <?php $colorpackName = $gallery->i18n('UselectPozzi'); ?>
 * $Revision: 1.1 $ $Date: 2005/09/02 by Gaynormcc
 
 */

#gallery {
  color: #86ae71 !important;
  background-color: #e1c495!important;
}
body.gallery { background-color: #faebc8 !important; }

.gcBackground1 { background-color: #6c7d63 !important; }
.gcBackground2 { background-color: #faebc8 !important; }

.gcBorder1 { border-color: #ddf7ae !important; }
.gcBorder2 .iframeBackground{ border-color: #932738 !important; }
.gcBorder1Author { border-right: 1px solid #f78413 !important; }
.gcBorder1Top { border-bottom: 1px solid #f78413 !important; }

#gallery a { color: #932738 !important; }
#gallery a:hover { color: #faebc8 !important; }
#gallery a:active { color: #86ae71 !important; }

.giSuccess { color: #bc8c72 !important; }
.giWarning { color: #ddf7ae !important; }
.giError { color: #096be4 !important; }
.giInfo { color: #faebc8 !important; }
.block-core-PeerList .current { color: #ddf7ae !important; }

table.gbDataTable th { background-color: #932738 !important; }
.gbEven { background-color: #faebc8 !important; }
.gbOdd { background-color: #e1c495 !important; }

input.inputTypeSubmit, input.inputTypeButton { background-color: #fecc53 !important; }
#gallery select { background-color:#faebc8!important; }


.giNew, .giUpdated {
  color: #86ae71 !important;
  border-color: #932738!important;
}

.giTitle, #gallery h2, #gallery h3, #gallery h4 {
    color: #ddf7ae!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: #994a8c1 !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: #86ae71 !important;
}

.NavBorder {
    border: 0 solid #0b5869 !important;
    border-top-width: 2px !important;
}


.menuoff { color: #937ff7 !important;}


.descSeparator {
    border-color: #f78413 !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: #8D7F6A !important;}

.helplink a {
    color: #ffffff !important;
    background-color: #ccddff !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: #887862 !important;
    height: 8px;
}
.giRatingAverageContainer {
    border: 1px solid #8D7F6A !important;
    height: 8px;
    width: 80px;
}
