/* <?php $colorpackName = $gallery->i18n('Jitterbugs'); ?>
 * $Revision: 15978 $
 */

#gallery {
	background-attachment: fixed !important;
	background-image: url(http://jittpix.jumpyjump.co.uk/gallery2/images/ladybug_bg.gif) !important;
	background-repeat: repeat !important;
	color: #FFFFFF !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
body.gallery {
	background-color: #FF0000 !important;
	background-attachment: fixed !important;
	background-image: url(http://jittpix.jumpyjump.co.uk/gallery2/images/ladybug_bg.gif) !important;
	background-repeat: repeat !important;
	color: #FFFFFF !important;
}

.gcBackground1 {
	background-color: #FFFFFF !important;
	color: #000000 !important;
}

#gallery .gcBackground1 a:link, #gallery .gcBackground1 a:hover, #gallery .gcBackground1 a:active, #gallery .gcBackground1 a:visited  {
	font-weight: bold !important;
	color: #000000 !important;
	text-decoration: underline !important;
}

.gcBackground2 {
	background-color: #FF0000 !important;
}

.gcBorder1 { border-color: #999999 !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery h3 {
	color: #FFFFFF !important;
}

#gallery a {
	color: #FFFF00 !important;
}
#gallery a:hover {
	color: #FFFF00 !important;
}
#gallery a:active {
	color: #CCFF33 !important;
}

.BreadCrumb-1 {
	color: #FFFF00 !important;
}
.BreadCrumb-2 {
	color: #FFFFFF !important;
}
.block-core-PeerList .current {
	color: #FFFFFF !important;
}
.giDescription {
	color: #000000 !important;
}
.one-image .giDescription, .giItemCell .giTitle {
	color: #FFCC99 !important;
}

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #aaaaaa !important; }

table.gbDataTable th { background-color: #303030 !important; }
.gbEven {
	background-color: #FFFFFF !important;
	color: #000000;
}
.gbOdd {
	background-color: #FFCCCC !important;
	color: #000000;
}

#gallery select {
	background-color: #FFFFFF !important;
}
#gallery input {
	background-color: #FFFFFF !important;
}
#gallery textarea {
	background-color: #FFFFFF !important;
}
#gallery div.gbTabBar a {
  color: #00a0ff !important;
}

.autoCompleteContainer li {
    color: #000 !important;
}
