@font-face {
    font-family: 'SingleSleeveRegular';
    src: url('sing-webfont.eot');
    src: url('sing-webfont.eot?#iefix') format('embedded-opentype'),
         url('sing-webfont.woff') format('woff'),
         url('sing-webfont.ttf') format('truetype'),
         url('sing-webfont.svg#SingleSleeveRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* === General stuff === */

html, body{
	
	height:100%;
	background:#186aa9 url(sky-background.png) top repeat-x;	
	overflow:hidden;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	
}

a{
	
	color:#3680b1;	
	
}

img, a img{
	
	border:0px none;	
	outline:none;
	
}

/* === Preloader === */

#universal-preloader{
	
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:0.96;
	background:url(sky-background.png) repeat;
	z-index:999999999;
	
}

#universal-preloader>.preloader{
	
	width:24px;
	height:24px;
	position:absolute;
	top:50%;
	left:50%;
	text-align:center;
	
}

.universal-preloader-preloader{
	
	position:absolute; 
	top:0px; 
	left:0px;	
	
}

/* === Main Section === */

#wrapper{
	
	width:980px;
	margin:0px auto;
	position:relative;
	height:100%;
	background:url(sky-shine.jpg) top left no-repeat;
	
}

h1.not-found-text{
	
	font-size:50px;
	color:#fff;
	font-family:"SingleSleeveRegular", cursive;
	letter-spacing:2px;
	margin-bottom:20px;
	
}

div.not-found-text{
	
	position:absolute;
	top:35px;
	right:0px;
	width:430px;
	
}

div.graphic{
	
	position:absolute;
	top:80px;
	left:0px;
	background:url(404.png) top left no-repeat;
	width:494px;
	height:331px;
	
}

div.planet{

	position:absolute;
	bottom:-1100px;
	margin:0px auto;
	width:980px;
	background:url(planet.png) center no-repeat;
	height:1920px;
	z-index:0;
	
}

div.dog-wrapper{
	
	position:absolute;
	bottom:300px;
	left:440px;
	
}

div.dog{
	
	position:absolute;
	bottom:0px;
	left:0px;
	width:80px;
	height:80px;
	z-index:999;
	background:url(dog.png) 0px 0px no-repeat;
	
}

div.search{
	
	position:absolute;
	top:145px;
	right:0px;
	width:340px;
	background:#eeeeee;
	box-shadow:1px 1px 0 #ffffff inset, 5px 5px 0px #3680b1;
	color:#555555;
	font-size:14px;
	text-shadow:1px 1px 0 #ffffff;
	border-radius:30px;
	padding:10px;
	z-index:999;
	
}

div.search input[type=submit]:hover{
	
	background:#ffffff url(search.png) center center no-repeat;	
	cursor:pointer;
	
}

div.search input[type=submit]{
	
	box-shadow:1px 1px 0 #ffffff inset, 5px 5px 0px #3680b1;
	background:#eeeeee url(search.png) center center no-repeat;
	border-radius:50px;
	position:absolute;
	top:0px;
	right:380px;
	width:50px;
	height:40px;
	border:none;
	
	
}

div.search input[type=text]{
	
	padding:0px 10px;
	border:0px none;
	background:none;
	color:#999999;
	width:300px;
	height:20px;
	
}

div.top-menu{
	
	position:absolute;
	top:10px;
	right:0px;
	*width:500px;
	color:#ffffff;
	z-index:998;
	font: 400 14px/30px "Microsoft YaHei", "Î¢ÈíÑÅºÚ",SimSun,Arial, "ËÎÌå", "ºÚÌå";
	
}

div.top-menu a{
	text-decoration:none;
	color:#eeeeee;
	margin:0px 10px 0px 0px;
	white-space:nowrap; 
}

div.top-menu a:hover{
	
	color:#abd7fa;	
	
}

div.dog-bubble{
	
	font-size:14px;
	line-height:1.5;font-family:"microsoft yahei";
	height:179px;
	width:246px;
	background:url(bubble.png) top center no-repeat;
	padding:20px 0px;
	position:absolute;
	bottom:0px;
	left:30px;
	z-index:999;
	opacity:0;
	color:#555555;
	font-size:14px;
	text-shadow:1px 1px 0 #ffffff;
	
}

div.dog-bubble>p{
	
	text-align:center;
	padding:0px 35px;	
	
}

div.bubble-options{

	opacity:0;
	visibility:hidden;
	display:none;
	
}






@media only screen and (min-width : 120px) and (max-width : 980px) {


#wrapper{
	
	width:100%;
	margin:0px auto;
	position:relative;
	height:100%;
	background:url(sky-shine.jpg) top left no-repeat;
	
}



h1.not-found-text{
	
	font-size:40px;
	color:#fff;
	font-family:"SingleSleeveRegular", cursive;
	letter-spacing:2px;
	margin-bottom:10px;
	text-align:center;
	
}

div.not-found-text{
	
	position:absolute;
	top:20%;
	right:0px;
	width:100%;
	
}

div.graphic{
	
	position:absolute;
	top:2%;
	left:10%;
	background:url(404.png) top left no-repeat;
	background-size: contain;
	width:80%;
	height:100%;
	
}

div.planet{
	position:absolute;
	top:10px;
	margin:0px auto;
	width:100%;
	background:url(planet.png) bottom 50% no-repeat;
	height:200%;
	z-index:0;
	background-size: contain;
}

div.dog-wrapper{
	
	position:absolute;
	top:75%;
	left:40%;
	
}

div.dog{
	
	position:absolute;
	bottom:0;
	left:0px;
	width:80px;
	height:80px;
	z-index:999;
	background:url(dog.png) 0px 0px no-repeat;
	
}

div.search{
	
	position:absolute;
	top:35%;
	left:0px;
	width:auto;
	background:#eeeeee;
	box-shadow:1px 1px 0 #ffffff inset, 5px 5px 0px #3680b1;
	color:#555555;
	font-size:14px;
	text-shadow:1px 1px 0 #ffffff;
	border-radius:30px;
	padding:10px 10px;
	z-index:999;
	margin:0 10px;
	
}

div.search input[type=submit]:hover{
	
	background:#ffffff url(search.png) center center no-repeat;	
	background-size: contain;
	cursor:pointer;
	
}

div.search input[type=submit]{
	
	box-shadow:0px 0px 0 #ffffff inset, 0px 0px 0px #3680b1;
	border-radius:0px;
	background:#eeeeee url(search.png) center center no-repeat;
	background-size: contain;
	position:absolute;
	top:5px;
	right:10px;
	width:10%;
	height:30px;
	border:none;
	
	
}

div.search input[type=text]{
	
	padding:0px 10px;
	border:0px none;
	background:none;
	color:#999999;
	width:80%;
	height:20px;
	
}

div.top-menu{
	
	position:absolute;
	top:45%;
	width:100%;
	right:0px;
	*width:500px;
	color:#ffffff;
	z-index:998;
	font: 400 14px/30px "Microsoft YaHei", "Î¢ÈíÑÅºÚ",SimSun,Arial, "ËÎÌå", "ºÚÌå";
	
}

div.top-menu a{
	text-decoration:none;
	color:#eeeeee;
	margin:0px 0px 0px 0px;
	width:16.66666%; float:left;
	text-align:center;
	white-space:nowrap; 
}

div.top-menu a:hover{
	
	color:#abd7fa;	
	
}

div.dog-bubble{
	line-height:1.2;font-family:"microsoft yahei";
	height:100px;
	width:150px;
	background:url(bubble.png) top center no-repeat;
	background-size: contain;
	padding:0px 0px;
	position:absolute;
	bottom:0px;
	left:80px;
	z-index:999;
	opacity:0;
	color:#555555;
	font-size:12px;
	text-shadow:1px 1px 0 #ffffff;
}

div.dog-bubble>p{
	
	text-align:center;
	padding:0px 8px;	
	
}




}