.middleContainer {
    width: 1003px;
    height: 768px;
}
.selectLetterContainer {
    /*height: 640px;*/
    width: 100%;
    position: relative;
    float: left;
    /*left: 9px;*/
    top: 33px;
}

.selectionLetter {
    float: left;
    height: 80px;
    position: relative;
    width: 80px;
	cursor: none;
}
 
.letterTextUnblockedHighlightedDiv {
    text-align: center;
    font-family: 'helvetica text bold';
    font-size: 66px;
    color: #66CCC6;
}
.letterTextUnblockedHighlightedDivMaster{
	text-align: center;
    font-family: 'helvetica text bold';
    font-size: 66px;
    color: orange;
}
.lTUHDMDisable{
	opacity:0.5;	
}

.letterTextlockedDiv {
    text-align: center;
    font-family: 'helvetica text bold';
    font-size: 66px;
    color: #774F50;
}
 
.focusLetterPeopleContainerDiv {
 	bottom: 119px;
    float: left;
    height: 148px;
    left: 421px;
    position: relative;
    width: 160px;
}

.focusLetterPeople {
    /*background-image: url("../../../../image/kindervention/selectLetterScreen/letterW.png");*/
    float: left;
    height: 140px;
    left: 16px;
    position: absolute;
    width: 115px;
	/*cursor:pointer;*/
	cursor:none;
	top:642px;
}

.closeDoor {
      /*background-image: url("../../../../image/kindervention/selectLetterScreen/objects.png");
    background-position: -93px -8px;
    bottom: 3px;
    display: block;
    float: left;
    height: 148px;
    left: 7px;
    position: absolute;
    width: 135px;*/
    background-image: url("../../../../image/kindervention/selectLetterScreen/objects.png");
	background-position: -93px -8px;
	display: block;
	float: left;
	height: 148px;
	left: 6px;
	position: absolute;
	width: 135px;
	top: 638px;
  
}
.sealContainer{
	width:100px;
	height:100px;
	position:relative;
	top:19px;
	left:17px;
	cursor:pointer;
	border:0 none;
	text-decoration: none;
	outline: none;
}

 
.focusLetterWindow {
    background-image: url("../../../../image/kindervention/selectLetterScreen/objects.png");
    height: 80px;
    width: 79px;
    background-position: -5px -5px;
    position: absolute;
    float: left;
	text-align: center;
    font-family: 'helvetica text bold';
    font-size: 66px;
    color: #66CCC6;
}

.letterSelectBackground{
	background-image: url("../../../../image/kindervention/shell_global_1.png");
	background-position:center center;
}
