/*
#howdy {
	color: #f8e7db;
	font-size: 17px;
	overflow: hidden;
}

#howdy #heading {
	width: 100%;
	height:534px;
	background-size:cover !important;
	color: #fff;
	font-size: 14px;
	font-weight: bold
}

#howdy small {
	color: #f8e7db;
	font-size: 12px
}

#howdy a {
	color: #fff
}

#howdy a:link {
	color: #fff
}

#howdy a:visited {
	color: #fff
}

#howdy a:hover {}

#howdy a:unknown {}

.howdydo-style {
	text-align: center;
	background-color: #4d78e7;
	-moz-box-shadow: 0px 3px 5px #a8c1ff;
	-webkit-box-shadow: 0px 3px 5px #a8c1ff;
	box-shadow: 0px 3px 5px #a8c1ff
}

#howdydo-wrapper {
	z-index: 1000;
	position: fixed;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	padding-right: 0px;
	overflow: visible;
	height: auto;
	padding-top: 0px
}

.howdydo-box {
	z-index: 9999;
	padding: 0px;
	width: 100%;
	display: none;
}

#howdydo-close {
	position: absolute;
	bottom: 10px;
	right: 30px
}

#howdydo-open {
	position: absolute;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	top: 0px;
	right: 20px;
	padding-top: 10px
}

.howdydo-hover {
	position: absolute;
	top: 0px;
	left: 0px
}

.howdydo-scroll {
	position: fixed;
	top: 0px;
	left: 0px
}

.howdydo-push {
	position: relative;
	margin-bottom: 1px;
	float: left;
	clear: both
}
*/


.gg_full {
	position: relative;
	margin: 0px auto;
	width: 100%;
	z-index:99999;
}
.gg_full .gg_fbtn {
	position: absolute;
	width:36px;
	display: none;
	height: 36px;
	top: 0px;
	right:20px;
	z-index:99;
}
.gg_full .gg_fbtn a {
	display: block;
	background: url(/uploads/image/phimages/down-arr-16x16.png) center center no-repeat #4d78e7;
	height:36px;
	overflow: hidden
}
.gg_full .gg_fbtn .gg_fclose {
	background: url(/uploads/image/phimages/close-16x16.png) center center no-repeat #4d78e7;
}
.gg_full .gg_fcon {
	display: none;
	height: 534px;
}
