@charset "utf-8";
/* CSS Document */

/*Error Pages */

*{
	margin:0;
	border:none;
	padding:0;
	}
html{height:100%}
body{background:url(../img/error/error-bg.jpg) scroll center 31px repeat-x #6ab4b7;font:12px Arial, Helvetica, sans-serif;color:#fff;height:100%}
body #wrap{width:660px;margin:0 auto}
body #wrap p{font:13px Arial, Helvetica, sans-serif;color:#003745;margin-left:2px;}
body h1{background:url(../img/error/error-logo.png) no-repeat;width:240px;height:118px;text-indent:-9999px;margin:-26px 0 16px 205px}
body h1 a{width:200px;height:200px;display:block;width:240px;height:118px;margin:88px 116px;}
body h2{font-size:23px;color:#003745;font-weight:normal;margin:20px 0 10px;padding-right:10px;}
body #message{background: url(../img/error/box-content.png) no-repeat;height:228px;width:488px;padding:7px 55px 20px 100px;width:335px;margin:20px 116px;position:relative}
body #message a{background:url(../img/error/error-goto-dragonnest.png) no-repeat;width:277px;height:50px;text-indent:-9999px;display:block;position:relative;z-index:2;margin:5px 0 0 10px;}
body #character{background:url(../img/error/error-character.png) no-repeat;width:532px;height:587px;position:absolute;left:-296px;top:-154px;z-index:1}
#footer-nav{display:none}
