#logoG {
	position:absolute;
	top:66px;
	left:30px
}
#logoG img {
	display:block;
	height:44px;
	width:123px;
}
#logoG img.hover {
	position:absolute!important;
	top:0;
}
#logoG img.hover {
	visibility: hidden!important;
}
#logoG a:hover img.hover {
	visibility:visible!important;
}
.headerG {
	text-align:left;
	margin-top:20px;
	margin-left:190px !important;
	margin-right:0 !important;
	margin-bottom:10px !important;
	left:0 !important;
	font-size:27px !important;
	line-height:60px;
	color:#b481bf !important
}
.headerG span.lightPink {
	color:#e0b1ea !important;
	margin-right:15px
}
.headerG span.lc {
	padding-left:10px;
	background: transparent url(../../data-center/h1_back_l.gif) no-repeat;
	color:black;
	font-size:40px
}
.headerG span.rc {
	padding-right:10px;
	background: transparent url(../../data-center/h1_back_r.gif) no-repeat 100% 0;
	color:black;
	font-size:40px
}
#gallery {
	position:absolute;
	z-index:999;
	top:-50px;
	padding-top:50px;
	left:-30000px;
	width:100%;
	height:100%;
	background:url(data:image/png;base64iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYGBg2AwQYAAAuAC01qHx9QAAAABJRU5ErkJggg==);
	background:rgba(0, 0, 0, 0.9);
 //filter:progid:DXImageTransform.Microsoft.gradient (startColorstr=#e0000000, endColorstr=#e0000000);
}

.gallery_content {
	position:relative;
  margin-top:100px;
}
#gallery .gallery_bck {
	position:absolute;
	background:url(spaceship.png) no-repeat 0 0;
	width:560px;
	height:344px;
	left:10%;
	bottom:-100px;
	top:auto;
}

#gallery .close {
	position:absolute;
	right:15px;
	top:59px;
	width:24px;
	height:23px;
	cursor:pointer;
}
body #gallery .close ins {
	top:-24px;
	left:-270px;
}
#gallery .preloader {
	background: url(preloader.gif) no-repeat;
	display: block;
	height: 18px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 18px;
}
#gallery .icon {
	background:none;
}
#gallery .icon ins {
	background: url(icons.png) no-repeat;
	display: block;
	height: 127px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 445px;
}
.gallery_previews {
	width:100%;
	position:relative;
}

#gallery .previews {
	position:relative;
	float:left;
	max-width:70%;
	-width:50%;
	left:50%;
	padding-bottom:20px;
	margin:0 auto;
}

#gallery .previews .container {
	position:relative;
	max-width:100%;
	-width:auto;
	height:90px;
	left:-50%;
	margin:0 32px;
	padding-bottom:7px;
	overflow:hidden;
}
#gallery .previews .content {
	position:relative;
}
#gallery .previews .pictures {
	float:left;
	min-width:100px;
	white-space:nowrap;
}
#gallery .gallery_previews .previews .pictures img {
	display: none;
	margin-right: 4px;
	vertical-align: middle;
	border:solid 1px black;
}
#gallery .gallery_previews .previews .back {
	height: 100px;
	left: 0;
	padding: 7px 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#gallery .gallery_previews .previews .pictures img:hover {
}
#gallery .gallery_previews .previews .pictures img.active {
	background-color: #777;
	cursor: pointer;
	display: inline;
}
#gallery .gallery_previews .previews .pictures img.selected {
	cursor: move;
	/*filter: alpha(opacity=30);
	opacity: .3;*/
	border:1px solid #d155ec
}
#gallery .gallery_previews .preloader {
	background-position: center center;
	float: left;
	height: 100px;
	padding: 0 35px;
	position: relative;
	display:none;
}
/**
 * Gallery Line Control Arrows
 */
#gallery .gallery_previews .previews .prev, #gallery .gallery_previews .previews .next {
	cursor: pointer;
	display: block;
	height: 20px;
	position: absolute;
	top: 35px;
	width: 17px;
}
#gallery .gallery_previews .previews .disabled {
	cursor: auto;
	visibility:hidden;
}
#gallery .gallery_previews .previews .prev {
	left: -50%;
	margin-left:6px;
}
#gallery .gallery_previews .previews .next {
	left: auto;
	right: 50%;
	margin-right:10px;
}
#gallery .close .icon {
	height: 23px;
	position: relative;
	top: 14px;
	width: 24px;
}
#gallery .gallery_previews .previews .prev .icon, #gallery .gallery_previews .previews .next .icon {
	height: 20px;
	position: relative;
	top: 0;
	width: 17px;
}
#gallery .gallery_previews .previews .prev .icon ins, #gallery .gallery_previews .previews .next .icon ins {
	top: -26px;
}
#gallery .gallery_previews .previews .prev .icon ins {
	left: -14px;
}
#gallery .gallery_previews .previews .next .icon ins {
	left: -31px;
}
#gallery .gallery_previews .previews .prev:hover .icon ins, #gallery .gallery_previews .previews .next:hover .icon ins, #gallery .gallery_previews .previews .hover .icon ins {
	top: -46px;
}
#gallery .gallery_previews .previews .disabled .icon ins, #gallery .gallery_previews .previews .disabled:hover .icon ins {
	top: -66px;
}
/**
 * Gallery Fast Navigation Control
 */
#gallery .gallery_previews .previews .selected_left, #gallery .gallery_previews .previews .selected_right {
	color: #fff;
	cursor: pointer;
	display: block;
	height: 10px;
	left: 7px;
	position: absolute;
	top: 70px;
	width: 13px;
}
#gallery .gallery_previews .previews .selected_right {
	left: auto;
	right: 7px;
}
body #layout .gallery_previews .previews .content .selected_runner {
	background: url(icons.png) -106px -26px no-repeat;
	bottom: -63px;
	height: 7px;
	left: -10px;
	margin-left: -4px;
	top: auto;
	width: 7px;
}
.back_state_0 .gallery_previews .previews .content .selected_runner {
	background-position: -106px -33px;
}
/**
 * Gallery Labels
 */
#gallery .gallery_previews .labels {
	display: none;
}
/**
 * Gallery Selector
 */
.gallery_selector {
	left: 350px;
	position: absolute;
	top: 50px;
}
/**
 * Pictures
 */
#gallery .gallery_content .pictures {
	clear: both;
	overflow: hidden;
	position: relative;
	width: 100%
}
#gallery .gallery_content .pictures:after {
	clear: both;
	content: '';
	display: block;
	height: 0;
}
#gallery .gallery_content .pictures .prev, #gallery .gallery_content .pictures .current, #gallery .gallery_content .pictures .next {
	float: left;
	position: relative;
}
#gallery .gallery_content .pictures .prev, #gallery .gallery_content .pictures .next {
	width: 20%;
}
#gallery .gallery_content .pictures .prev {
	left: -5%;
	margin-right: 0;
}
#gallery .gallery_content .pictures .next {
	margin-right: -10%;
	left:3%
}
#gallery .gallery_content .pictures .current {
	margin-right: 5%;
	width: 60%;
}
#gallery .gallery_content .pictures .picture {
	display: block;
	min-height: 1px;
	outline: none;
	width: 100%;
}
#gallery .gallery_content .pictures .picture img {
	display: block;
	height: auto;
	left: 0;
	top: 0;
	width: 100%;
}
#gallery .gallery_content .pictures .prev .picture img:hover, #gallery .gallery_content .pictures .next .picture img:hover {
	cursor: pointer;
}
#gallery .gallery_content .pictures.animate .prev .picture img, #gallery .gallery_content .pictures.animate .next .picture img, #gallery .gallery_content .pictures.busy .prev .picture img, #gallery .gallery_content .pictures.busy .next .picture img {
	cursor: auto;
}
#gallery .gallery_content .pictures .picture img.hid {
	position: absolute;
}
/**
 * Picture Info
 */
#gallery .gallery_content .picture_info {
	display: block;
}
/**
 * Gallery Model
 */
.gallery_model {
	display: none;
}

