/* <?php $colorpackName = $gallery->i18n('X_black (by PedroGilberto.net)'); ?>
 */


#gallery  { color: #999999 !important; background-color: #000 !important }
body.gallery { background-color: #000 !important; }

.gcBackground1    { background-color: #000000 !important }
.gcBackground2, .iframeBackground    { background-color: #000000 !important }

.gcBorder1 { border-color: #282828 !important; }
.gcBorder2 { border-color: #000 !important; }
.gcBorder1Author {border-right: 10px solid #181818 !important;}
.gcBorder1Top  { border-bottom: 1px solid #000 }


#gallery a   { color: #999999 !important }
#gallery a:hover   { color: #999999 !important }
#gallery a:active  { color: #999999 !important }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo,#gsPages div   { color: #999999 !important }
.block-core-PeerList .current { color: #aaa !important; }

table.gbDataTable th  { background-color: #ffffff!important }
.gbEven  { background-color: #ffffff !important }
.gbOdd  { background-color: #ffffff !important }

input.inputTypeSubmit, input.inputTypeButton  { background-color: #ffffff !important }
#gallery select    { background-color: #ffffff !important }

.giNew, .giUpdated   { color: #999999 !important; border-color: #000000 !important }

.giTitle, #gallery h2, #gallery h3, #gallery h4   { color: #999999 !important }

#gallery input    { background-color: #ffffff !important }

#gallery textarea:focus  { background-color: #ffffff !important }

.giSearchHighlight { color: #0a0; background-color: #777 !important; }

#addCommentForm input   { background-color: #fff !important }

#addCommentForm textarea   { background-color: 999999 !important }

#addCommentForm input.gcBackground1  { background-color: #ccc !important; }

#addCommentForm #subject { background-color: #666 !important; }

#addCommentForm #comment { background-color: #666 !important; }

div.gbTabBar  { background-color: #333333 !important }

div.gbTabBar span  { background: url("x_black/tab_left.gif") no-repeat left top !important }

#gallery div.gbTabBar span span  { background: url("x_black/tab_right.gif") no-repeat right top !important }

#gallery div.gbTabBar span.giSelected  { background-image: url("x_black/tab_left_on.gif") !important }

#gallery div.gbTabBar span.giSelected span  { color: #bbb !important; background-image: url("x_black/tab_right_on.gif") !important }
	

span.bsw_ButtonDisabled   { color: #999999 !important }

span.bsw_ButtonEnabled {
  color: #ccc!important; }



.gbBlock li    { color: #999999 !important }


#gsSidebar ul span    { color: #999999 !important }


#gallery div.gbTabBar a    { color: #999999 !important; text-decoration: none!important   }

#gallery div.gbTabBar a:hover   { color: #999999 !important }

span.bsw_ButtonDisabled   { color: #999999 !important }

.NavBorder  { border-style: solid !important; border-width: 2px 0 0 !important; border-color:  }


.menuoff  { color: 999999 !important }

div#menu a,div#menu a:visited   { color: #999999 !important }

.helplink a {
    color: #ffffff !important;
    background-color: #ccddff !important;
}

.helplink a:hover   { color: #888888 !important; background-color: #bbccff !important }
.helplink a:active   { color: #888888 !important }

/*
*******    ** rating ****    ****
*/
.giRatingEmpty  { background: url("x_black/images/rating/star_r_0.0.gif") no-repeat !important }
.giRatingEmptyUserYes  { background: url("x_black/images/rating/star_u_noborder.gif") no-repeat !important }
.giRatingHalfUserNo  { background: url("x_black/images/rating/star_r_0.5.gif") no-repeat !important }
.giRatingHalfUserYes  { background: url("x_black/images/rating/star_07.gif") no-repeat !important }
.giRatingFullUserNo  { background: url("x_black/images/rating/star_r_1.0.gif") no-repeat !important }
.giRatingFullUserYes  { background: url("x_black/images/rating/star_u_1.0.gif") no-repeat !important }
.giRatingAverage {
    background-color: #777 !important;
    height: 8px;
}
.giRatingAverageContainer {
    border: 1px solid #6f6f6f !important;
    height: 8px;
    width: 80px;

