﻿/* <?php $colorpackName = $gallery->i18n('PG Charcoal'); ?>


 * $Revision: 1.2 $ $Date: 2006/03/14 


 */



#liquid-round {
width:100%;
margin:0px auto;
background:#fff url(images/leftside.jpg) repeat-y left top;
}
.top {
width:100%;
height:20px;
background:url(images/top.jpg) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(images/top-right.jpg) no-repeat right top;
}
.center-content {
position:relative;
background:url(images/rightside.jpg) repeat-y right top;
padding:0px 15px 0px 10px;
margin:-1px 0 -50px 10;
}
.bottom {
width:100%;
height:60px;
background:url(images/bottom.jpg) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(images/bottom-right.jpg) no-repeat right top;
}
p {margin:0 0 1em 0}


#gsHeader{
  height: 62px; 
  text-align: left; 
  padding: 0 0 0 0;
  margin:-15px 4px 1px 2px;
  border: 0 0 0 0; 
  background-image: url('images/logo.gif'); 
  background-repeat: no-repeat;

}





#gallery {


  color: #aaa !important;


  background-color: #353535!important;  background: url('images/bgpat01.jpg');


}


body.gallery, .PPBackground { background-color: #151515 !important;  }

body.gallery2, .PPBackground2 { background-color: #353535 !important;  background-repeat: repeat-y; }



#gsImageView {
  text-align: center;
}
#gsImageView table {
  margin: auto;
} 


.gcBackground1 { background-color: #454545 !important;   background: url('http://www.upclosenature.com/themes/ice/images/bgpat01.jpg'); }



.gcBackground2, .iframeBackground { background-color: #353535 !important; }







.gcBorder1 { border-color: #666 !important; }


.gcBorder2 { border-color: #111 !important; }
.gcBorder1Author {border-right: 1px solid #666 !important;}
.gcBorder1Top {border-bottom: 1px solid #666 !important;}


#gallery a { color: #aaa !important; }
#gallery a:hover { color: #fff !important; }
#gallery a:active { color: #ddd !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #888 !important; }
.block-core-PeerList .current { color: #666 !important; }

table.gbDataTable th { background-color: #777!important; }
.gbEven { background-color: #2a2a2a !important; }
.gbOdd { background-color: #232323 !important; }

input.inputTypeSubmit, input.inputTypeButton { background-color: #777 !important; }
#gallery select { background-color: #aaa !important; }


.giNew, .giUpdated {
  color: #eee !important;
  border-color: #eee !important;
}

.giTitle, #gallery h2, #gallery h3, #gallery h4 {


    color: #ebefce !important;


}











#gallery input { background-color: #ccc !important; }





#gallery textarea:focus { background-color: #d1d1ff !important; }

.giSearchHighlight { color: #0a0; background-color: #444 !important; }

#addCommentForm input { background-color: #ccc !important; }

#addCommentForm textarea { background-color: #ccc !important; }

#addCommentForm input.gcBackground1  { background-color: #ccc !important; }

#addCommentForm #subject { background-color: #ccc !important; }

#addCommentForm #comment { background-color: #ccc !important; }

div.gbTabBar {
   background-color: #444 !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: #bbb !important;
    background-image: url('tab_right_on.gif') !important; }
	

span.bsw_ButtonDisabled {
  color: #aaa !important; }

span.bsw_ButtonEnabled {
  color: #ccc!important; }



.gbBlock li {
    color: #aaa !important;
}

#gsSidebar ul span {
    color: #888 !important;
}


#gallery div.gbTabBar a {
    color: #777 !important;
    text-decoration: none!important;
}

#gallery div.gbTabBar a:hover {
    color: #f6f6f6 !important;
}

span.bsw_ButtonDisabled {
  color: #555 !important;
}

.NavBorder {
    border: 0 solid #888 !important;
    border-top-width: 2px !important;
}


.menuoff {
    color: #555 !important;
}

.descSeparator {
    border-color: #555 !important;
}

.giThumbnail {
    background-color: #000 !important;
}


div#menu a,div#menu a:visited {color: #555 !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: #777 !important;
    height: 8px;
}
.giRatingAverageContainer {
    border: 1px solid #6f6f6f !important;
    height: 8px;
    width: 80px;
}