@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background:#000;
}
#lower {
	margin: 0px;
	padding: 0px;
	background:#F7F7F7;
	width:100%;
	height:0%;
	position:absolute;
	bottom:0px;
	background: rgb(33,33,33); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(33,33,33,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(33,33,33,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(33,33,33,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(33,33,33,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(33,33,33,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(33,33,33,1) 0%,rgba(0,0,0,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#000000',GradientType=0 ); /* IE6-9 */


}
#gkipland {
	width:385px;
	height:443px;
	position:absolute;
	margin-left:-192px;
	margin-top:-221px;
	top:50%;
	left:50%;
	display:none;
	z-index:10;
}
#coming_soon {
	width:385px;
	height:35px;
	position:absolute;
	margin-left:-192px;
	margin-top:210px;
	top:50%;
	left:50%;
	display:none;
	z-index:10;
}
#coming_soon p {
	text-align:center;
	font: 20px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
}
#gkipland_name {
	width:385px;
	height:443px;
	position:relative;
	z-index:10;
}
