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

body {
    margin: 0px;
    padding: 0px;
}

#gsFooter {
display: none;
}

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

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

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

#gallery a { color: #a8ff9d !important; }
#gallery a:hover { color: #FF0 !important; }
#gallery a:active { color: #c1f9c0 !important; }

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

#gsSidebar { 
	padding: 0 0px;
	background-color: #102920 !important;
	background-image: url('/images/sideBar_bg_green.gif');
	background-repeat: repeat-y;
	border-width: 0 0 2px 0;
	border-style: none none ridge none;
	border-bottom: #CCC;
	width: 180px;
}

#gsNavBar
{
    font-size: 1.0em;
	padding: 0 2px;
	border-width: 2px;
	border-color: #f4ebf7;
	border-style: ridge none ridge none;
	background-color: #002010;
	background-image: url('/images/tharg_paint_tile.jpg');
}


#gsNavBar div.gbBreadCrumb {
    font-weight: bold;
    border-width: 1px #ccc;
    margin: 0;
    padding: 0px 8px;    
}

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

.gcBorder1
{
	border: 5px solid #ccc;
}

table.gbDataTable th { background-color: #306030 !important; }
.gbEven { background-color: #609060 !important; }
.gbOdd { background-color: #306030 !important; }

#gallery select { background-color: #a0a0a0 !important; }
#gallery input { background-color: #a0a0a0 !important; }
#gallery textarea { background-color: #a0a0a0 !important; }
#gallery div.gbTabBar a {
  color: #00a0ff !important;
}

.masthead
{
	z-index: -2;
	/*background-color: #300;*/
	background-image: url('/images/CRW_8573_tharg.jpg');
	background-repeat: repeat-x;
	background-position: 80px top;
	height: 126px;
	width: 100%;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

.headimg1
{
	display: inline-block;
	background-image: url('/images/photo_anim_green.gif');
	background-repeat: no-repeat;
	width: 180px;
	height: 126px;
}

.headimg2
{
	display: inline-block;
	font-size: 0.95em;
	margin: 0px;
	width: 450px;
	height: 122px;
	padding: 0em 1.5em 0em 1.5em;
	background-image: url('/images/cybertects_text_green.gif');
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 175px;
	background-color: #010;
	opacity: .85;
	moz-opacity: .85;
	filter: alpha(opacity=85);
	z-index: 0;
	overflow: default;
	border-width: 2px;
	border-style: groove;
	border-color: #474 #020 #020 #474;
}

