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

html, body {
	margin: 0;
	padding: 0;
}

body, td {
	font-family: "Lucida Grande", Calibri, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	background: #202020;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 15px;
}

.menu {
	font-family: "Lucida Grande", Calibri, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #f0f0f0;
}

a {
	color: #f0f0f0;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}

h1 {
    font-family: Georgia, 'Times New Roman', serif;
    color: #99CC33;
    font-weight: normal;
}
h2 {
	font-size: 17px;
	line-height: 22px; /* 1.29em; */
	color: #00aa13;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0;
}
h2 .blog {
	color: #1667da;
}
h3 {
	font-size: 14px;
	line-height: 17px;
	color: #1667da;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 14px;
	line-height: 17px;
	color: #444;
	font-weight: bold;
	margin: 0 5px 10px 5px;
}

#logo {
    position: absolute;
    width: 54px;
    height: 30px;
    top: 10px;
    left: 20px;
}

#gallery {
  color: #ffffff !important;
  background-color: #202020 !important;
}
body.gallery { background-color: #202020 !important; }

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

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

#gallery a { color: #f0f0f0 !important; }
#gallery a:hover { color: white !important; }
#gallery a:active { color: white !important; }
#gallery .gbTabBar a { color: #f0f0f0 !important; }

.giSuccess { color: white !important; }
.giWarning { color: white !important; }
.giError { color: #ff3333 !important; }
.giInfo { color: white !important; }
.block-core-PeerList .current { color: #ffffff !important; }

table.gbDataTable th { background-color: #202020 !important; }
.gbEven { background-color: #202020 !important; }
.gbOdd { background-color: #202020 !important; }
#gallery .autoCompleteShadow { background-color: #181 !important; }
.autoCompleteContainer .yui-ac-highlight { background-color: #3c5 !important; }
.autoCompleteContainer {
  background-color: #1a3 !important;
  border-bottom-color: #025 !important;
}

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