html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  border:0;
  outline:0;
  padding:0;
  font-size:100%;
  background:transparent;
  vertical-align:baseline;
}                  
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul {
	list-style:none;
}
a { 
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
table { 
	border-collapse:collapse; 
	border-spacing:0;
}
input, select {
	vertical-align:middle;
}

@font-face {
    font-family: 'KlavikaLightItalic';
    src: url('klavika-lightitalic-webfont.eot');
    src: local('☺'), url('klavika-lightitalic-webfont.woff') format('woff'), url('klavika-lightitalic-webfont.ttf') format('truetype'), url('klavika-lightitalic-webfont.svg#webfontLnWOTnvL') format('svg');
    font-weight: normal;
    font-style: normal;
    }

@font-face {
    font-family: 'KlavikaMediumItalic';
    src: url('klavika-mediumitalic-webfont.eot');
    src: local('☺'), url('klavika-mediumitalic-webfont.woff') format('woff'), url('klavika-mediumitalic-webfont.ttf') format('truetype'), url('klavika-mediumitalic-webfont.svg#webfontNn8iF5e9') format('svg');
    font-weight: normal;
    font-style: normal;
    }
.error {
	font-family:'KlavikaMediumItalic', helvetica, arial;
	background:#071f2d;
}
.error #container {
	width:770px;
	padding:20px 0 0 210px;
	min-height:191px;
	margin:210px auto 0;
	background:url(alert-icon.png) no-repeat 55px top;
}
.error h1 {
	color:#fff;
	line-height:40px;
	margin-bottom:20px;
	font-size:50px;
	font-weight:normal;
}
.error h2 {
	color:#dcdcdc;
	font-size:24px;
	font-weight:normal;
	margin-bottom:10px;
	font-family: 'KlavikaLightItalic', helvetica, arial;
}
.error p {
	color:#dcdcdc;
	font-size:16px;
	font-weight:normal;
	margin-bottom:5px;
	font-family: 'KlavikaLightItalic', helvetica, arial;
}
.error .button {
	color:#071f2d;
	height:36px;
	font-size:14px;
	padding-right:15px;
	display:inline-block;
	text-decoration:none;
	text-transform:uppercase;
	background:url(button-bg.png) no-repeat right top;
}
.error .button span {
	height:36px;
	display:block;
	line-height:40px;
	padding:0 5px 0 12px;
	background-color:#d9ac25;
}
#atvi-logo {
    position: absolute;
    top: 100px;
    z-index: 10000;
}
a {
	color:#d9ac25;
	text-decoration:none;
}
