
.borderframe {position: absolute; top: 2%; left: 2%; width: 96%; height: 96%;}
.bordertop {position: absolute; top: 0%; left: 13px; width: 98%; height: 13px; background-image: url(../borderhorizontal.jpg); background-repeat: repeat-x;z-Index: 400;}
.borderbottom {position: absolute; bottom: 0px; left: 13px; width: 98%; height: 13px; background-image: url(../borderhorizontal.jpg); background-repeat: repeat-x;z-Index: 40;}

.borderleft {position: absolute; top: 13px; left: 0%; width: 13px; height: 96%; background-image: url(../bordervertical.jpg); background-repeat: repeat-y;z-Index: 40;}
.borderright {position: absolute; top: 13px; right: 0px; width: 13px; height: 96%; background-image: url(../bordervertical.jpg); background-repeat: repeat-y;z-Index: 40;}

.topleftcorner {position: absolute; top: 0px; left: 0px; width: 13px; height: 13px; background-image: url(../bordercorner.jpg);background-repeat: no-repeat;z-Index: 40;}
.toprightcorner {position: absolute; top: 0px; right: 0px; width: 13px; height: 13px; background-image: url(../bordercorner.jpg);background-repeat: no-repeat;z-Index: 40;}
.bottomleftcorner {position: absolute; bottom: 0px; left: 0px; width: 13px; height: 13px; background-image: url(../bordercorner.jpg);background-repeat: no-repeat;z-Index: 40;}
.bottomrightcorner {position: absolute; bottom: 0px; right: 0px; width: 13px; height: 13px; background-image: url(../bordercorner.jpg);background-repeat: no-repeat;z-Index: 40;}

.containerbox {position: relative; top: 1%; left: 1%; width: 98%; height: 98%; background-image: url(../ccgreenback.jpg);}

.Iconbox { position: absolute; top: 0%; left: 0%; width: 13%; height: 100%; text-align: center; background-image: url(../GameTextures/greencolumn_small.jpg); background-repeat: repeat-y;
background-position:center 0 }
.InventoryContainer { position: absolute; top: 27%; right:0%; width: 92px; text-align: center;z-Index: 30; }
.NotebookContainer { position: absolute; top: 50%; left: 15%; width: 65px; text-align: center;z-Index: 30;}
.ControllPanelContainer { position: absolute; top: 68%; left: 5%; width: 94px;  text-align: center;z-Index: 30; }
.FeetContainer { position: absolute; bottom: 0%; width: 94px; left: 0%; text-align: center; }

.GameBox { position: absolute; top: 0%; left: 13%; width: 65%; height: 100%;  }
.titlecontainer { position: absolute; top: 0%; left: 0%; width: 100%; height: 5%; text-align: center; z-Index: 50;}
.bigtextboxcontainer { position: absolute; bottom: 15%; left: 0%; width: 100%; height: 75%;}

.feedbackcontainer { position: absolute; bottom: 9%; width: 100%; height: 11%; background: black;}

.ansbarcontainer { position: absolute; left: 20%; bottom: 0%; width: 100%;  height: 9%;  }


.ChapterBox { position: absolute; top: 0%; left: 78%; width: 22%; height: 100%;  }

.chapterlistcontainer { position: relative; top: 0%;  left: 0%; width: 100%; height: 50%; }
.musicControllcontainer { pposition: relative; top: 0%;  left: 0%; width: 100%; height: 5%; }
.ForumLinkcontainer { position: relative; top: 0%;  left: 0%; width: 100%; height: 15%; }

.ForumLink{ position: absolute; top: 0%; left: 3%; width: 45px; height: 100%; }
.SecretLink{ position: absolute; top: 0%; left: 40%; width: 72px; height: 100%; }


.clockladyfix { position: relative; width: 85px; height: 143px; left:0%; z-Index: 20;}
.clocktop { position:absolute; top: 49px; left: 25px; z-Index: 1; }
.FeetContainer  { position:absolute; width: 94px; bottom: 0%;}

.soldierContainer { position: absolute; bottom: 0%; right: 0%;  width: 240px; height: 106px; z-index: 30;}
.soldier { position: relative; top: 10px; left: 3px;width: 240px; height: 106px;}

/* No town at this size */

.townup { visibility: hidden }


/* Image size fixs for background */
.greencolumn
{
position:relative;
background-image: url(../GameTextures/greencolumn_small.jpg);
background-repeat: repeat-y;
background-position:center 0; 
}
.greencolumnb
{
background-image: url(../GameTextures/greencolumnb_small.jpg);
background-repeat: repeat-y;
background-position:center center; 

}

/* */
html, body { 
height: 90%;
width: 100%;
margin: 0; 
padding: 0;
}