@font-face {
    font-family: 'ceraLight';
    src: url('fonts/ceraLight.woff') format('woff');
}

@font-face {
font-family: 'ceraBlack';
src: url('fonts/ceraBlack.woff') format('woff');
}

@font-face {
font-family: 'ceraBold';
src: url('fonts/ceraBold.woff') format('woff');
}

*
{
	font-family: 'ceraLight', sans-serif !important;
	font-weight:100;
}

body
{
	
	color:#fff;
	margin:0px;
	padding:0px;
	/*background-image:url(../b.jpg);*/
	background:#111;
	overflow:hidden !important;
	/*font-family:Arial, Helvetica, sans-serif;*/
}

/*
.im_cat
{
	transition:all ease-in-out 1s;
	display:block;
	margin:0px 0px;
	position:relative;
	padding:30px;
}

.im_catm
{
	transition:all ease-in-out 1s;
	display:block;
	position:relative;
}


.aCat
{
	transition:all ease-in-out 1s;
}

.im_cat:hover
{
	transition:all ease-in-out 1s;
	background:#333;
	cursor:pointer;
}

.im_catm:hover
{
	transition:all ease-in-out 1s;
	background:#333;
	cursor:pointer;
}
*/
.im_sep
{
	transition:all ease-in-out 1s;
	opacity:0;
}

.seps
{
	margin:0px 20px;
}

.mCats
{
	overflow:hidden;
	position:relative;
	left:-500px;
	transition:all ease-in-out 1s;
}

.lsh
{
	left:0px;
}
/*
.c1p0
{
	top:248px;
	opacity:0;
}

.c2p0
{
	top:-248px;
	opacity:0;
}
*/
#cat0
{
	z-index:9;
}

.sh0{height:200px;}
.sh1{height:700px;}

.sw0{width:0px;}
.sw1{width:3px;}

.mc

.c0
{
	transition:all ease-out 1.5s;
	top:0;
	opacity:1;
}
.logos
{
	margin-right:20px
}

.loader
{
	width:760px;
	height:100%;
	/*box-shadow:0px 0px 1px #ffffff inset;*/
}

.rind
{
	margin-right:-17px;
	position:relative;
	left:-25px;
}



.fd
{
	transition:all ease-in-out 1s;
	opacity:0 !important;
}

.mleft
{
	display:block;
	margin-bottom:20px;
}

.mIn
{
	transition:all ease-in-out 1s;
	margin-right:20px;
	padding:5px 0px;
}

.mIn:hover
{
	background:#333;
	cursor:pointer;
}

.aSoc
{
	transition:all ease-in-out 0.5s;
	display:block;
	opacity:1;
	margin-left:-15px;
	margin-bottom:7px;
}

.aSoc:hover
{
	opacity:0.6;
	cursor:pointer;
}

.aSoc img
{
	width:30px;
}

.quote
{
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style:italic;
	margin-bottom:-76px;
	margin-right:8px;
	width:600px;
}

.loading
{
	background-image:url(../im/loader.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.fx
{
	position:fixed;/**/
}

.td_left
{
	top:50px;
	left:20px;
	width:337px;
}

.td_right
{
	top:50px;
	right:0;
}

.preview
{
	transition:all ease-in-out 0.5s;
	width:130px;
	height:130px;
	overflow:hidden;
	background-size:cover;
	background-position:center;
	border-radius:50%;
	display:inline-block;
	margin:20px;
}

.preview:hover
{
	box-shadow:0px 0px 0px 10px #fff;
	cursor:pointer;
}

.op3
{
	transition:all ease-in-out 0.5s;
	opacity:0.3;
}


.pbl
{
	bottom:0;
	left:0;
}

.fader
{
	position:fixed;
	z-index:99;
	width:100%;
	height:1px;
	background:#111;
	bottom:0;
	left:0;
	box-shadow:0px 0px 40px 22px #111;
}

/*
.logo
{
	position:fixed;
	bottom:40px;
	right:0px;
	z-index:9999;
}
*/

.shader
{
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	width:588px;
	background-image:url(../im/shader.png);
	background-repeat:repeat-y;
	background-position:left;
}

.menu
{
	position:relative;
}

