@charset "UTF-8";

body{
}


div{
	//border-color:#0F0;
	//border-style:solid;
	//border-width:thin;
}

body{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:small;
	margin:0px;
	background-color:#000;
    line-height: 1.5em;
}

#idTxtFreudFolder{
	position:absolute;
	width:550px;
	margin-left:200px;
	margin-top:110px;
}

#idLogoFreudFolder-Big{
	padding-left:10px;
}

#idTxtCopyright{
	margin-left:10px;
	font-style:italic;
	text-align:center;
	font-size:12px;
	color:#fff;
	margin-top:-20px;
	background-color:#DA3029;
	width:165px;
	margin-top:-22px;
	height:20px;
	padding-top:4px;
}

a:link{
	text-decoration:none;
	outline:0;
}

.clContainer{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

.clLeft{
	float:left;
}

.clRight{
	float:right;
}

.clClear{
	clear:both;
}

.clCovers img{
	margin-top:50px;
}

.clDescription{
	margin-top:230px;
	margin-left:-20px;
	width:940px;
	height:150px;
	color:#FFF;
	padding:20px;
	padding-top:50px;
}


.clBckDescription{
	margin-top:-220px;
	z-index:-10;
	width:100%;
	height:210px;
	background-color:#A7A9AC;
	color:#FFF;
}


.clTooltip{
	font-style:italic;
	font-size:9px;
	position:block;
	color:#FFF;
	display: none;
    background: #EB3431;
	margin-top:-59px;
    z-index: 11;
    width:50px;
    height:14px;
	padding:1px;
	padding-top:62px;
	text-align:center;
}

#idTooltip05{
	margin-top:-10px;
}

.clImg:hover .clTooltip{
	//display:block;
}

/* Zoom Covers START ------------------------------------ */
#idCovers .clImg:hover{
-moz-transition:-moz-transform 0.5s ease-in; 
-webkit-transition:-webkit-transform 0.5s ease-in; 
-o-transition:-o-transform 0.5s ease-in;
}

#idCovers .clImg:hover{
	-moz-transform:scale(1.5); 
	-webkit-transform:scale(1.5);
	-o-transform:scale(1.5);
}

#idCover05div:hover{
	-moz-transform:scale(1.5); 
	-webkit-transform:scale(1.5);
	-o-transform:scale(1.5);
	
	-webkit-transform-origin : 50% 20%;
    -moz-transform-origin : 50% 20%;
    -o-transform-origin : 50% 20%;
	
}

#idCovers{
	text-align: center;
	position: absolute;
}
.clImg {
	margin-left:-130px;
	position:inherit;
	z-index: 0;
}
.end {
	margin-right: 0;
}
.clear {
	clear: both;
}
.clImg a img {
	position: relative;
	border: 0 solid #fff;
	box-shadow:2px 2px 2px #CCC;
}
/* Zoom Covers END ------------------------------------ */

#idTimelineLeft{
	//float:left;
	position:fixed;
}

.clMainContent{
	padding-top:130px;
}

.clMainContentCover{
	padding-top:130px;
	width:520px;
	margin-right:auto;
	margin-left:auto;
}

.clMainContentCover-Genealogy{
	padding-top:130px;
	width:715px;
	margin-right:auto;
	margin-left:auto;
}

.clMainContentCover-Schools{
	padding-top:130px;
	width:540px;
	margin-right:auto;
	margin-left:auto;
}

#idGos-Genealogy{
	margin-bottom:35%;
}

#idTimeline-Genealogy{
	
}

#idLogo{
	position:fixed;
	z-index:120;
	//width:100%;
	height:50px;
	top:0px;
}

#idMagnifier{
	position:fixed;
	z-index:10;
	width:100%;
	height:50px;
	top:0px;
}

.clCloseButton{
	right:0;
	top:100;
	position:fixed;
	z-index:120;
	float:right;
}

.clZoom{
	width:100%;
	padding-left:48%;
	padding-right:48%;
	position:fixed;
	bottom:0;
	z-index:-100;
	
	
}

#idGos{
	margin-bottom:2px;;
}

.clTimelineZoom{
	position:absolute;
}

.clFooter{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

