/* <?php $colorpackName = $gallery->i18n('Biancone'); ?>
 * $Revision: 15978 $
 */

#gallery {
  color: #000000 !important;
  background-color: #FFFFFF!important;
}
body.gallery { 
	background-color: #FFFFFF!important;
	width:1100px !important;
	margin-left: auto !important; 
	margin-right: auto !important;
}


.gbBlock p {
font-size:11px !important;
}
.gcBackground1 { 
background-color: #FFF!important; 
// height:500px !important;}
.gcBackground2 { background-color: #707070 !important; }

.gbBlock h1 { color: #CC6600 !important; }

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

#gallery a { color: #000000!important; }
#gallery a:hover { color: #CC6600!important; }
#gallery a:active { color: #cccc00 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #aaaaaa !important; }
.block-core-PeerList .current { color: #67b !important; }
div.block-core-ItemLinks option {background-color: #fff !important;}

.gcPopupBackground .gcBackground2 #gsSidebar {background-color: #FFF !important; }

table.gbDataTable th { background-color: #666 !important; }
.gbEven { background-color: #FFF!important; }
.gbOdd { background-color: #CCC!important; }

#gallery select { background-color: #a0a0a0 !important; }
#gallery input { background-color: #FFF !important; }
#gallery textarea { background-color: #FFF !important; }
#gallery div.gbTabBar a {
  color: #FFF !important;
}

.autoCompleteContainer li {
    color: #000 !important;
}
