/*************************
Fagusmedia 2014

**************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	
}
input,textarea { outline:none; border-radius:0; -webkit-appearance: none;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;font-family: Arial;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/** FONTLAR BAŞLANGIÇ*/
@font-face {
    font-family: 'effra_lightregular';
    src: url('fonts/effralight-regular-webfont.eot');
    src: url('fonts/effralight-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/effralight-regular-webfont.woff') format('woff'),
         url('fonts/effralight-regular-webfont.ttf') format('truetype'),
         url('fonts/effralight-regular-webfont.svg#effra_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'effra_heavyregular';
    src: url('fonts/effraheavy-regular-webfont.eot');
    src: url('fonts/effraheavy-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/effraheavy-regular-webfont.woff') format('woff'),
         url('fonts/effraheavy-regular-webfont.ttf') format('truetype'),
         url('fonts/effraheavy-regular-webfont.svg#effra_heavyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'effrabold';
    src: url('fonts/effra-bold-webfont.eot');
    src: url('fonts/effra-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/effra-bold-webfont.woff') format('woff'),
         url('fonts/effra-bold-webfont.ttf') format('truetype'),
         url('fonts/effra-bold-webfont.svg#effrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'effra_mediumregular';
    src: url('fonts/efframedium-regular-webfont.eot');
    src: url('fonts/efframedium-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/efframedium-regular-webfont.woff') format('woff'),
         url('fonts/efframedium-regular-webfont.ttf') format('truetype'),
         url('fonts/efframedium-regular-webfont.svg#effra_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'effraregular';
    src: url('fonts/effra-regular-webfont.eot');
    src: url('fonts/effra-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/effra-regular-webfont.woff') format('woff'),
         url('fonts/effra-regular-webfont.ttf') format('truetype'),
         url('fonts/effra-regular-webfont.svg#effraregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{ overflow:hidden;}
.load{background:#d0d0d0;  height:100%; position:absolute; z-index:-9999; color:#FFF; text-align:center;}
.yuk{ font: 14px 'effraregular'; letter-spacing:5px; position:absolute; z-index:9999; top: 50%; padding-left:50px;}
.yukleniyor{font:190px 'effra_heavyregular'; position:absolute; bottom:-12%;  color: #fff; height:240px;}
.logo{background:url(../img/404logo1.png); width:195px; height:236px; position:absolute; z-index:9998; left:45%; top:25%;}
.hata{font: 120px 'effraregular'; letter-spacing:15px; position:absolute; z-index:9999; top: 25%; padding-left:50px;}


