/* <?php $colorpackName = $gallery->i18n('Sappada.info'); ?>
 * $Revision: 15342 $
 */

#gallery {
  color: #333 !important;
  background-color: #e6f3ff;
  background-image: url(images/cross_winter.gif);
  background-repeat: repeat;
}
body.gallery { 
  background-color: #e6f3ff !important; 
  background-image: url(images/cross_winter.gif);
}

.gcBackground1 { 
	background-color: #fff !important; 
}
.gcBackground2 { 
	background-color: #eef !important; 
}

.gcBorder1 { 
	border-color: #09c !important;
	background-color: #fff;
}
.gcBorder2 { border-color: #5555b8 !important; }

#gallery a { color: #336 !important; }
#gallery a:hover { color: #366 !important; }
#gallery a:active { color: #399 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #103 !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #e6f3ff !important; }
.gbEven { background-color: #e6f3ff !important; }
.gbOdd { background-color: #eef !important; }

input.inputTypeSubmit, input.inputTypeButton { 
	/* background-color: #cce !important; */
}
#gallery select { 
	background-color: #fff !important; 
}

