/* <?php $colorpackName = $gallery->i18n('Acan'); ?>
 * $Revision: 1.1 $ $Date: 2005/07/12 17:34:18 $
 */

#gallery {
  color: #000 !important;
  background-color: #1D1F34 !important;
}
body.gallery { background-color: #1D1F34 !important; }

h2 {color:#8888FF !important;}
h3 {color:#8989FF !important;}

.gcBackground1 { background-color: #2D2F44 !important; }
.gcBackground2 { background-color: #9a9ad8 !important; }

.gcBorder1 { border-color: #8888c8 !important; }
.gcBorder2 { border-color: #5555b8 !important; }

#gallery a { color: #DDDDFF !important; }
#gallery a:hover { color: #BBBBBB !important; }
#gallery a:active { color: #FFFF00 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #f1f0f3 !important; }
.block-core-PeerList .current { color: #67b !important; }
p.giDescription { color: #9898FF !important; }

#gsNavBar div.gbBreadCrumb a.BreadCrumb-1 {   /* no :first-child in IE */
    padding-left: 0;
    background-image: none;
    white-space: nowrap;
	color: #7777DD !important;
}

#gsNavBar div.gbBreadCrumb span.BreadCrumb-1 {   /* no :first-child in IE */
    padding-left: 0;
    background-image: none;
	color: #9797ED !important;
}

.giTitle { color: #FFFFFF !important; }

table.gbDataTable th { background-color: #9a9ad8 !important; }
.gbEven { background-color: #383F58 !important; }
.gbOdd { background-color: #aaaae8 !important; }

input.inputTypeSubmit, input.inputTypeButton { background-color: #cce !important; }
#gallery select { background-color: #ddf !important; }
h4.giDescription { color:#F0F0FF !important;
 font-size: medium; }

