#ContentHolder .accountTabePanel {
    position: relative;
    width: 790px;
    margin: auto;
    height: 65px;
    margin-left: -12px;
    margin-top: -9px;
}

#ContentHolder .accountTabePanel .tabLeftSide {
    position: relative;
    float: left;
    width: 266px;
    height: 65px;
    margin-right: 1px;
}

#ContentHolder .accountTabePanel .tabLeftSide .lefpurpleBar {
    position: relative;
    float: left;
    background-image: url(../images/account/leftSidePurpleBar.png);
    width: 6px;
    height: 65px;
}

#ContentHolder .accountTabePanel .tabLeftSide .rightPurpleBar {
    position: relative;
    float: left;
    background-image: url(../images/account/rightSidePurpleBar.png);
    width: 260px;
    height: 65px;
}

#ContentHolder .accountTabePanel .tabDetails A {
    position: relative;
    float: left;
    width: 170px;
    height: 65px;
    background: url(../images/account/accountTabSprite.png) 0px 0px;
}

#ContentHolder .accountTabePanel DIV A {
    position: relative;
    float: left;
    width: 170px;
    height: 65px;
    background: url(../images/account/accountTabSprite.png) 0px 0px;
}

#ContentHolder .accountTabePanel DIV A > SPAN {
    display: none;
}

#ContentHolder .accountTabePanel .tabDetails A:hover {
    position: relative;
    float: left;
    width: 170px;
    height: 65px;
    background: url(../images/account/accountTabSprite.png) 0px -65px;
}

#ContentHolder .accountTabePanel .tabDetails A.active {
    background: url(../images/account/accountTabSprite.png) 0px -65px;
}

#ContentHolder .accountTabePanel .tabChildren A {
    position: relative;
    float: left;
    width: 170px;
    height: 65px;
    background: url(../images/account/accountTabSprite.png) -170px 0px;
}

#ContentHolder .accountTabePanel .tabChildren a:hover {
    position: relative;
    float: left;
    width: 170px;
    height: 65px;
    background: url(../images/account/accountTabSprite.png) -170px -65px;
}

#ContentHolder .accountTabePanel .tabChildren A.active {
    background: url(../images/account/accountTabSprite.png) -170px -65px;
}

#ContentHolder .accountTabePanel .tabSubscriptionDetail A {
    position: relative;
    float: left;
    width: 167px;
    height: 65px;
    background: url(../images/account/accountTabSprite.png) -340px 0px;
}

#ContentHolder .accountTabePanel .tabSubscriptionDetail A:hover {
    position: relative;
    float: left;
    width: 167px;
    height: 65px;
    background: url(../images/account/accountTabSprite.png) -340px -65px;
}

#ContentHolder .accountTabePanel .tabSubscriptionDetail A.active {
      background: url(../images/account/accountTabSprite.png) -340px -65px;
}

#ContentHolder .accountInfoPanel {
    width: 280px;
    height: 260px;
    float:left;
    margin-top:20px;
    margin-left: 5px;
}

#ContentHolder .accountInfoPanel > .title {
    width: 86px;
    height: 39px;
    /*left: 20px;*/
    top: 10px;
    position: relative;
    background: url(../images/account/myAccountTitle.png);
}

#ContentHolder .accountInfoPanel .text {
    width: 260px;
    height: 210px;
    top: 5px;
    position: relative;
    font-size: 12px;
}

#ContentHolder .accountInfoPanel .text UL {
    margin: 0;
    padding: 0;
    text-align:left;
    list-style: none;
    margin-left: 10px;
}

#ContentHolder .accountInfoPanel .text UL LI {
    margin: 0;
    padding: 2px 0 2px 23px;
    list-style: none;
    background: url(../images/account/greenBulletImage.png) no-repeat top left;
    text-align:left;
    margin-bottom: 4px;
}

#ContentHolder .accountInfoPanel .text UL LI .title {
    font-weight: bold;
}

#ContentHolder .accountInfoPanel .text UL LI .subtext {
    font-size: 80%;
}

#ContentHolder .accountLeftSideImage {
    width: 485px;
    height: 335px;
    background: url(../images/account/leftSideAccountDetailimage.png) no-repeat;
    margin-top: 270px;
}

#ContentHolder .editForm {
    width: 350px; /*height:509px;*/
    position: relative;
    float: left;
}

#ContentHolder .editForm .title {
    float: left;
    position: relative;
    width: 350px;
    height: 26px;
    background: url(../images/account/enterYourDetailTitle.png) no-repeat;
    margin-bottom: 5px;
}

#ContentHolder .editForm .registerButton A {
  position: relative;
  background: url(../images/account/btnSubmit.png);
   width:140px;
  height:50px;
  float:left;
}

#ContentHolder .editForm .registerButton  {
  margin:auto;
  width:140px;
  height:50px;
}

#ContentHolder .editForm .labelInput {
    float: left;
    font-size: 12px;
    width: 105px;
    text-align: right;
    height: 27px;
}

#ContentHolder .editForm .textInput {
    float: right;
    width: 218px;
    height: 27px;
}

#ContentHolder .editForm .checkBoxInput {
    float: left;
    width: 40px;
    height: 27px;
}

#ContentHolder .editForm .formFeilds {
    width: 335px;
    height: 22px;
    margin-bottom: 2px;
}

#ContentHolder .editForm .formFeilds .defaultText {
    width: 218px; 
    float: right;
}

#ContentHolder .editForm .formFeilds .emptyDiv {
    height:90px;
    float: left;
}

#ContentHolder .editForm .validationSummary {
    width: 335px;
    color: Red;
    margin-top:40px;
}

#ContentHolder .accountContentPanel {
    width: 400px; /*height:509px;*/
   float:right;
   top: 20px;
   margin-top:30px;
}

#ChildrenContent {
    position: relative;
    width: 390px;
    float: left;
}

#ChildrenContent .childManager {
     position: relative;
    width: 390px;
    float: left;  
}

#ChildrenContent .childManager .leftside {
    width: 20px;
    height: 121px;
    background: url(../images/account/leftSideChildBg.png) no-repeat;
    position: relative;
    float: left;
}

#ChildrenContent .childManager .childItemContainer {
    margin-bottom:15px;  
    position:relative;
    float:left;  
}

#ChildrenContent .childManager .childItem {
    height: 121px;
    width: 350px;
    background: url(../images/account/middleChildBg.png);
    position: relative;
    float: left;
}

#ChildrenContent .childManager .childInnerItem {
    padding-top:10px;   
    left:-10px;
    position:absolute;
    width:380px;
    z-index:9;
}

#ChildrenContent .childManager .rightSide {
    height: 121px;
    width: 20px;
    background: url(../images/account/rightSideChildBg.png) no-repeat;
    position: relative;
    float: left;
}

#ChildrenContent .childManager .childItemImage {
    position: relative;
    float: left;
    height: 101px;
    width: 100px;
}

#ChildrenContent .childManager .childItemBody .childName {
    position: relative;
    float: left;
    padding-left:10px;
    width: 150px;
}

#ChildrenContent .childManager .childItemBody .childName H4 {
     color:Red;
}

#ChildrenContent .childManager .childItemBody {
    position: relative;
    float: left;
    width: 160px;
}

#ChildrenContent .childManager .childItemBody .childItemediButtons .btnEdit {
    position: relative;
    float: left;
    background: url(../images/account/btnEditChild.png);
    width:80px;
    height:31px;
}

#ChildrenContent .childManager .childItemBody .childItemediButtons {
    position: relative;
    float: left; 
    width:80px;
}

#ChildrenContent .childManager .childItemBody .viewButton {
    padding-top:10px;
    position: relative;
    float: left; 
}

#ChildrenContent .childManager .childItemBody .childItemediButtons .btnDelete {
    position: relative;
    float: left;
    background: url(../images/account/btnDeleteChild.png);
    width:80px;
    height:31px;
}

#ChildrenContent .childManager .childItemBody .viewButton A {
    position: relative;
    float: left;
    background: url(../images/account/btnViewReportChild.png);
    width:80px;
    height:65px;
}

#ChildrenContent .childManager .childItemPlayButton A { 
    position: relative;
    float: left;
    background: url(../images/account/btnChildVirtualWorld.png);
    width:116px;
    height:108px;
}

#ChildrenContent .childManager .childAddButton A {
    position: relative;
    float: left;
    background: url(../images/account/btnAddChild.png);
    width:195px;
    height:46px;    
}

#ChildrenContent .childManager .childAddButton A SPAN {
    display:none;
}

#detailContent { 
    float: right;
    position: relative;
    width: 350px;
}

/* VIRTUAL WORLD OVERLEY MODEL DIALOG CSS*/
.childPanel {
    height:225px; 
    width:auto;
    position:fixed;
    margin:auto;
}

.childPanel .leftSide {
    background:url(../images/account/overleyLeftSide.png);
    height:215px; 
    width:17px;   
    float:left;
    position:relative;
}

.childPanel .rightSide {
    background:url(../images/account/overleyRightSide.png);   
    height:215px;       
    width:17px;   
    float:left;
    position:relative;
}

.childPane {
    height:215px; 
    width:500px;
} 

#loaded {
    width: auto;
    height:209px;
    float:left;
    position:relative;
    border-bottom:#9269cc solid 3px;
    border-top:#9269cc solid 3px;
}