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

#gallery {
  color: #000000 !important;
  background-color: #FFFFFF !important;
}
body.gallery { background-color: #FFFFFF !important; }

.gcBackground1 { background-color: #FFFFFF !important; }
.gcBackground2 { background-color: #111111 !important; }

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

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

.giSuccess { color: #190 !important; }
.giWarning { color: #800000 !important; }
.giError { color: #600000 !important; }
.giInfo { color: #000000 !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #003663 !important; }
.gbEven { background-color: #707070 !important; }
.gbOdd { background-color: #505050 !important; }

#gallery select { background-color: #a0a0a0 !important; }
#gallery input { background-color: #a0a0a0 !important; }
#gallery textarea { background-color: #a0a0a0 !important; }
#gsSidebar ul span { color: #111111 !important; }
#gallery div.gbTabBar a {
  color: silver !important;
}

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

.simplifiedHover_2, #simplifiedHover_2 {
	border: none;
	color: #FFFFFF;
}


.gbSystemLinks {
   visibility: hidden;
   background-color: #003663;
}

