.dayThreeBackgroundDiv {
    border: 0;
    margin: 0px;
    padding: 0px;
    background-repeat: repeat;
}

.dayThreeBackground {
    background-image: url("../../../../image/kindervention/shell_Day3_repeatedBg.png");
}

.wBRootContainer {
    height: 650px;
    width: 100%;
    position: relative;
    float: left;
    /*left: 15px;*/
    top: 33px;
}

.dayiconimageDayThree {
    background-position: -351px 0px;
}

/*
 .dayOneImageDiv {
 height: 130px;
 position: absolute;
 width: 178px;
 background-image: url("../5Days_icon.png");
 }
 */
.wBRootContainerTop {
    width: 100%;
    height: 325px;
}

.wBRootContainerBottom {
    width: 100%;
    height: 325px;
    float: left;
    /*border:1px solid red; */
}

.wBDroppableContainerDiv {
    height: 224px;
    position: absolute;
    width: 202px;
    top: 65px;
}

.wBCardbackground {
    background-image: url("../../../../image/kindervention/wordBuilding/wBCard.png");
}

.finalWordBuilding {
    font-size: 100pt;
    height: 171px;
    left: 311px;
    position: absolute;
    text-align: center;
    top: 99px;
    width: 363px;
    font-family: 'helvetica text bold';
    color: #333333;
}

.wBDroppableDiv_1 {
      
}

.wBDroppableDiv_2 {
    
}

.wBDroppableDiv_3 {
     
}


.wbDrop_1 {
     left: 160px;
}
.wbDrop_2 {
    left: 403px;
}
.wbDrop_3 {
    left: 643px;
}


.wBDroppableAlphabetContainerDiv {
    height: 171px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 150px;
    text-align: center;
    font-size: 100pt;
    font-family: 'helvetica text bold';
    color: #333333;
}

.wBdraggableRootContainer {
    height: 214px;
    float: left;
    position: relative;
    left: 18px;
    margin-top: 72px;
}

.wBdraggableContainerDiv {
    /* border: 1px solid red; */
    width: 175px;
    height: 200px;
    float: left;
}

.wBdraggableOuterContainer {
    /* border: 1px solid red; */
    width: 187px;
    height: 214px;
    float: left;
}
.deactiveBackground{
	opacity:0.5;
}

.activeBorder {
	background-image: url("../../../../image/kindervention/wordBuilding/wbCard_highlight.png");
}

.wBdraggableLPContainerDiv_1 {
    /* background: url("../wBletterPeople_w.png") no-repeat scroll center center transparent; */
}

.wBdraggableLPContainerDiv_2 {
    /*  background: url("../wBletterPeople_i.png") no-repeat scroll center center transparent; */
}

.wBdraggableLPContainerDiv_3 {
    /*  background: url("../wBletterPeople_n.png") no-repeat scroll center center transparent; */
}

.wBdraggableLPContainerDiv_4 {
    /*  background: url("../wBletterPeople_m.png") no-repeat scroll center center transparent; */
}

/*Progress Meter*/
.WBprogressBarContentDiv {
    float: left;
    height: 160px;
    left: 882px;
    position: absolute;
    top: 29px;
    width: 58px;
}
.highlightColor{
	color:#ffff00;
}
.unhighlightColor{
	color:#ffff00;
}
.WBprogressBarContainerDiv {
    background: url("../../../../image/kindervention/wordBuilding/wBProgressContainer.png") repeat scroll 0 0 transparent;
    height: 160px;
    left: 875px;
    position: absolute;
    top: 22px;
    width: 72px;
}

.WBprogressBarDiv1 {
    height: 49px;
    width: 58px;
    position:relative;
    bottom:3px;
}
.WBprogressBarDiv2 {
    height: 50px;
    width: 58px;
}
.WBprogressBarDiv3 {
    height: 49px;
    width: 58px;
    
}

.WBprogressBar_Default {
    background: url("../../../../image/kindervention/wordBuilding/WordBuildingProgressBar.png") repeat scroll 0 0 transparent;
}

.WBprogressBar_Highlight {
    background: url("../../../../image/kindervention/wordBuilding/WordBuildingProgressBar.png") repeat scroll -63px 0px transparent;
}

.WBprogressBarDivContent_1 {
    font-size: 26px;
    font-family: 'helvetica text bold';
    color: #333333;
    text-align: center;
    position:relative;
    top:3px;
}
.WBprogressBarDivContent_2 {
    font-size:  26px;
    font-family: 'helvetica text bold';
    color: #333333;
    text-align: center;
	top:8px;
	right:1px;
	position:relative;
	
}
.WBprogressBarDivContent_3 {
    font-size:  26px;
    font-family: 'helvetica text bold';
    color: #333333;
    text-align: center;
	top:11px;
	position:relative;
	
}
.WBBGimage{
	
	 background: url("../../../../image/kindervention/wordBuilding/wordBuilding_bg.png");
	 background-position:center center;
	
}
/*Progress Meter*/