/* <?php $colorpackName = $gallery->i18n('Blue Sky'); ?>
 * $Revision: 1.4 $ $Date: 2005/08/18 20:21:42 $
 */

#gallery {
  color: #163a5c !important;
  background-color: #ffffff !important;
}
body.gallery { background-color: #d9e4f6 !important; }

h3 {color: #163a5c;}

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

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

#gsSidebar { background-color:#d9e4f6 !important ;}

#gallery a { color: #163a5c !important; }
#gallery a:hover { color: #ed56b5 !important; }
#gallery a:active { color: #ed56b5 !important; }

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

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

#gallery select { background-color: #ffffff !important; }
#gallery input { background-color: #ffffff !important; }
#gallery textarea { background-color: #ffffff !important; }
#gsSidebar ul span { color: #3399ff !important; }
#gallery div.gbTabBar a {
  color: blue !important;
}

