/* <?php $colorpackName = $gallery->i18n('Gold Leaf'); ?>
 * $Revision: 15342 $
 */

#gallery {
color: black !important;
background-image: url("bgcontainer888.jpg");
}

body.gallery { background-image: url("bgcontainer888.jpg");
}

html, body {
	background-image: url("bgcontainer888.jpg");

        position: absolute;

	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background: #66624e;

  scrollbar-arrow-color:      #D31141;
  scrollbar-face-color:       #a4b486;
  scrollbar-3dlight-color:    #626c59;
  scrollbar-highlight-color:  #626c59;
  scrollbar-shadow-color:     #626c59;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color:      #66624e;
}

.gcBackground1 { background-image: url("bgcontainer888.jpg");
.gcBackground2 { background-image: url("bgcontainer888.jpg");


.gcBorder1 { border-color: #a0522d !important; }
.gcBorder2 { border-color: #696969 !important; }


#gallery a { color: #994400; }
#gallery a:hover { color: #bd3141; text-decoration: underline;}
#gallery a:active { color: #bd3141; }
#gallery .gbTabBar a { color: #66624e; }



.giSuccess { color: green !important; }
.giWarning { color: red !important; }
.giError { color: red !important; }
.giInfo { color: blue !important; }
.block-core-PeerList .current { color: red !important; }

table.gbDataTable th { background-color: #eeffbb !important; }
.gbEven { background-color: #eaffc2 !important; }
.gbOdd { background-color: #ffe65c !important; }

#gallery select { background-color: #ffff99; }
#gallery textarea { background-color: #ffff99; }
#gallery input { background-color: #ffff99; }
#gsSidebar ul span { color: black !important; }
