﻿@font-face {
	font-family: 'Neutra';
	src: url('Fonts/NeutraText-Light.eot');
	src: local('â˜º'), url('Fonts/NeutraText-Light.otf') format('otf'), url('Fonts/NeutraText-Light.ttf') format('truetype'), url('Fonts/NeutraText-Light.svg#webfontXbJhoCfs') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Futura';
	src: url('Fonts/futura_lt_book-webfont.eot');
	src: local('â˜º'), url('Fonts/futura_lt_book-webfont.woff') format('woff'), url('Fonts/futura_lt_book-webfont.ttf') format('truetype'), url('Fonts/futura_lt_book-webfont.svg#webfontD1lg67cB') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*<!---- HTML tags ---->*/
html{
	background: white;
	font-family: Futura;
	font-size: 12px;
	padding: 17px;
    position: absolute;
    overflow-x: hidden;
}

body{
	background: white;
	padding: 0px;
    margin: 0px;
    display: table;
    height: 100%;
    /* overflow: hidden; */
}

a:link {text-decoration: none; color: white;}
a:visited {text-decoration: none; color: white;}
a:active {text-decoration: none; color: white;}
a:hover {text-decoration: none; color: white;}

/*<!---- IDS ---->*/

#Main{
	height: 600px;
	padding-bottom: 18px;
        padding-top: 18px;
        display: table-cell;
        vertical-align: middle;
}

#Prologue{
	width: 265px;
	height: 580px;
	background: rgba(13,28,27,1);
	border: none;
        display: inline-block;
        color: white;
        vertical-align: top;
        padding: 10px;
        position: relative;
}

#Content{
	padding: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: none;
	top: 0px;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	z-index: 1;
}

#Epilogue{
	width: 265px;
	height: 580px;
	background: white;
	border: none;
    display: inline-block;
    vertical-align: top;
    color: black;
    padding: 10px;
    position: relative;
}

#Filling {
    white-space: nowrap;
    padding: 0px;
}

#Epiloadpage{
    width: 300px;
    height: 580px;
    background: white;
    border: none;
    display: inline-block;
    vertical-align: top;
    color: black;
    padding: 10px;
    position: relative;
}

#Aboutme{
    width: 280px;
    height: 580px;
    background: rgba(247,247,247,1);
    border: none;
    display: inline-block;
    vertical-align: top;
    color: rgba(80,80,80,1);
    padding: 10px;
    position: relative;
    margin-left: 17px;
}


#buffer{
	position: inline;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 234px;
}

#logo{
        padding-top: 90px;
        padding-bottom: 30px;
}

#tag{
        font-family: Neutra;
}

#tag .big{
        font-size: 25px;
}

#tag .small{
        font-size: 17px;
}

#body{
        white-space: normal;
        color: rgba(177,170,191,1);
        padding: 20px;
        padding-top: 60px;
        text-align: justify;
}

#Contact{
        position: absolute;
        bottom: 35px;
}


/* for contact page
#Contact{
        position: absolute;
        bottom: 150px;
        color: rgb(155, 155, 155);
}

.paragraph a:link {text-decoration: none; color: black;}
.paragraph a:visited {text-decoration: none; color: black;}
.paragraph a:active {text-decoration: none; color: black;}
.paragraph a:hover {text-decoration: none; color: black;}
*/

#endBody{
        position: absolute;
        vertical-align: middle;
        text-align: center;
        height: 100%;
        width: 100%;
}

#endBody .theend{
        padding-top: 150px;
}

#endBody .theend img{
        padding-top: 59px;
}

#endBody .loadingpictures{
    height: 50%;
    margin-top: 100%;
}

#secondContact{
        text-align: center;
        position: absolute;
        bottom: 42px;
        width: 100%;
        font-size: 12px;
}

#secondContact a:link {text-decoration: none; color: rgba(80,80,80,1);}
#secondContact a:visited {text-decoration: none; color: rgba(80,80,80,1);}
#secondContact a:active {text-decoration: none; color: rgba(80,80,80,1);}
#secondContact a:hover {text-decoration: none; color: rgba(80,80,80,1);}

#scroller{
        width: 100%;
        display: block;
        text-align: center;
        text-decoration: blink;
        display:none;
}

/*<!---- CLASSES ---->*/

.titlePage {
    width: 275px;
    height: 590px;
    border: 5px solid rgba(94, 94, 94, 0.83);
    display: inline-block;
    vertical-align: top;
    color: black;
    padding: 0px;
    position: relative;
    margin-left: 17px;
}

.titlePageBg{
    width: 100%;
    height: 100%;
    padding: 0px;
    position: absolute;
    background-color: rgba(80,80,80,1);  
    z-index: 0;
}

.titlePageTitle {
    white-space: normal;
    padding: 20px;
    padding-top: 294px;
    text-align: justify;
    color: white;
    text-align: center;
    padding-bottom: 0px;
    position: absolute;
    width: 245px;
    z-index: 1;
}

.titlePageText {
    white-space: normal;
    padding: 20px;
    padding-top: 294px;
    text-align: justify;
    /*color: rgba(177,170,191,1);*/
    color: rgba(80,80,80,1); 
    text-align: center;
    position: absolute;
    width: 245px;
    z-index: 10;
    opacity: 0;
}

.image{
	padding: 0px;
	margin-left: 17px;
}

.nomargin {
    margin-left: 0px;
}

.boldLink {
}

.lightText {
	color: rgba(177,170,191,.2);
}

.paragraph {
    white-space: normal;
    padding: 20px;
    padding-top: 323px;
    text-align: justify;
}

.clientCard {
    width: 300px;
    height: 600px;
    display: inline-block;
    position: relative;
}

.emptyBuffer{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: url('Pictures/empty.gif');
}

.clientBanner {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.41);
    width: 290px;  
    top: 5px; 
    left: 5px; 
    height: 590px; 
}

.clientName {
    position: absolute;
    text-align: center;
    color: white;
    font-size: 15px;
    top: 296px;
    width: 100%;
}

.endText {
    white-space: normal;
    padding: 20px;
    padding-top: 71px;
}


.paragraph a:link, .endText a:link, .titlePage a:link {text-decoration: none; color: rgba(80,80,80,1);}
.paragraph a:visited, .endText a:visited, .titlePage a:visited {text-decoration: none; color: rgba(80,80,80,1);}
.paragraph a:active, .endText a:active, .titlePage a:active {text-decoration: none; color: rgba(80,80,80,1);}
.paragraph a:hover, .endText a:hover, .titlePage a:hover {text-decoration: none; color: rgba(80,80,80,1);}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    height: 0px;
    width: 0px;
    display: block;
    background-color: transparent;
}

::-webkit-scrollbar-track-piece {
    background-color: rgba(64,58,55,0);
}

::-webkit-scrollbar-thumb:vertical {
    height: 50px;
    background-color: rgba(64,58,55,1);
}

::-webkit-scrollbar-thumb:horizontal {
    width: 50px;
    background-color: #666;
}
