body{
	padding:0px;
	margin:0px;
}
#blockerDiv {
	opacity: 0.75;
}
#certificateGlobalContainer{
	width:930px;
	height:705px;
	top:36px;
	float:left;
	z-index: 11000;
}
#certificateGlobalContainer > .closeBtnContainer {
    float: right;
    height: 40px;
    position: relative;
    right: 4px;
    top: 5px;
    width: 40px;
}
#certificateContainer {
    float: left;
    height: 611px;
    left: 38px;
    position: relative;
    top: 40px;
    width: 855px;
    z-index: 11000;
    background-image: url("../../../../image/kindervention/selectLetterScreen/congrats_bg.png");
}
.LPIContainer {
    float: left;
    height: 369px;
    position: relative;
   	width: 250px;
	
}
.LPI_1{
	left:40px;
	top:163px;
}
.LPI_2{
	left:74px;
	top:47px;
}
.LPI_3{
	left:70px;
	top:145px;
}
.letterPeopleAnimationContainer{
	width:220px;
	height:200px;
	float:left;
	
}
.LPIAnimation{
	position:relative;
	top:150px;
}
.cAnimationContainer_c{
	width:220px;
	height:200px;
	float:left;
	
}

.cAnimationContainer_y{
	width:220px;
	height:200px;
	float:left;
	
}

.cAnimationContainer_h{
	width:220px;
	height:200px;
	float:left;
	
}

.cContainer_1{
	background-position:0px 0px;
}
.cContainer_2{
	background-position:-220px 0px;
	 
}
.cContainer_3{
	background-position:-440px 0px;
	 
}
.cContainer_4{
	background-position:-660px 0px;
	 
}
.cContainer_5{
	background-position:-880px 0px;
	 
}
.cContainer_6{
	background-position:-1100px 0px;
	 
}
.cContainer_7{
	background-position:-1320px 0px;
	 
}
.cContainer_8{
	background-position:-1540px 0px;
	 
}
.cContainer_9{
	background-position:-1760px 0px;
	 
}
.cContainer_10{
	background-position:-1980px 0px;
	 
}
.cTextContainer{
	width: 500px;
	height: 172px;
	float: left;
	position: absolute;
	top: 217px;
	left: 180px;
}
.cText{
	height:40px;
	width:500px;
	float:left;
	font-family: 'helvetica text normal';
    font-size: 24px;
    color: #262626;
    text-align:center;
}
.cStudentNameText{
	height:80px;
	width:500px;
	float:left;
	font-family: 'grobold';
    font-size: 54px;
    color: #2B889F;
    text-align:center;
}
.profileImageContainer{
	width:90px;
	height:90px;
	float:left;
	position: relative;
	top: 16px;
	left: 10px;
	text-align:center;
}
.dateContainer{
	width: 290px;
	height: 20px;
	float: left;
	position: relative;
	top: 10px;
	left: 9px;
	font-family: 'helvetica text normal';
    font-size: 24px;
    color: #262626;
    text-align:center;
}
.printContainer{
	float: left;
	height: 75px;
	width: 57px;
	position: relative;
	left: 123px;
	top: 30px;
}
.rImage{
	float: left;
	font-family: helvetica;
	font-size: 18px;
	color: #262626;
	position: relative;
	left: 410px;
}
.cPrintBtn{
	background-color: transparent;
	background-image: url("../../../../image/kindervention/selectLetterScreen/Btn_Print.png");
	border: 0 none;
	height: 75px;
	outline: medium none;
	width: 57px;
}
.cPrintBtn_enable{
	background-position: -60px 0px;
}
input.cPrintBtn:hover {
	cursor: pointer;
	background-position: -125px 0px;
}
#certificate{
	width: 855px;
	height: 611px;
	margin-left: auto;
	margin-right: auto; 
	position:relative;
}



