﻿body {
	font-size: 100%;
	background-color: #ffffff; 
	padding: 0px;
	margin: 0px;
	overflow: hidden; 
}
img, form {
    border: none;
	padding: 0px;
	margin: 0px;
}
.container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 996px;
	height: 624px;
	z-index: 1;
	margin-left: -498px;
	margin-top: -312px;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #46475c;
}
#header {
    position: absolute;
	top: 68px;
	left: 24px;
	width: 666px;
	height: 20px;
	overflow: hidden;
	z-index: 1;
	/*border: 1px dashed #FF9900;*/
}
#pageback {
    position: absolute;
	top: 520px;
	left: 218px;
	width: 60px;
	height: 12px;
	overflow: hidden;
	z-index: 10;
}
#logo {
    position: absolute;
	top: 240px;
	left: 680px;
	width: 300px; height: 140px;
	overflow: hidden;
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	z-index: 1;
	/*border: 1px dashed #FF9900;*/
}
#info {
    position: absolute;
	top: 310px;
	left: 680px;
	width: 210px; height: 50px;
	overflow: hidden;
	z-index: 1;
}
#bilder {
    position: absolute;
	top: 410px;
	left: 680px;
	width: 210px; height: 500px;
	overflow: hidden;
	z-index: 1;
	border: 1px dashed #FF9900;
}

.topbgt {
    position: absolute;
	top: -100%;
	left: -100%;
	width: 100%;
	height: 100%;
	overflow:  hidden;
	z-index: 1;
	background-color: #46475c;
}
.leftbgt {
    position: absolute;
	top: 0px;
	left: -100%;
	width: 100%;
	height: 465px;
	overflow:  hidden;
	z-index: 1;
	background-color: #46475c;
}
.balkleft {
    position: absolute;
	top: 376px;
	left: -100%;
	width: 100%;
	height: 2px;
	overflow:  hidden;
	z-index: 1;
	background-color: #ffffff;
}
.rightbgt {
    position: absolute;
    overflow:  hidden;
	top: 33px;
	left: 100%;
	height: 100%;
	width: 100%; 
	z-index: 1;
	background-color: #46475c;
}
.balkright {
    position: absolute;
    overflow:  hidden;
	top: 463px;
	left: 100%;
	height: 2px;
	width: 100%; 
	z-index: 15;
	background-color: #ffffff;
}
.balktop {
    position: absolute;
    overflow:  hidden;
	top: -100%;
	left: 0px;
	height: 100%;
	width: 503px; 
	z-index: 1;
	background-color: #46475c;
	border-right: 2px #ffffff solid;
}
.bottombgt {
    position: absolute;
    overflow:  hidden;
	top: 100%;
	left: 218px;
	height: 100%;
	width: 200%; 
	z-index: 1;
	background-color: #46475c;
}
.balkbottom {
    position: absolute;
    overflow:  hidden;
	top: 100%;
	left: 293px;
	height: 100%;
	width: 210px; 
	z-index: 1;
	background-color: #46475c;
	border-right: 2px #ffffff solid;
}
.container {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.stageSection {
    position: absolute;
	top: 115px;
	left: 0px;
	width: 1000px;
	height: 515px;
	z-index: 2;
	/*border: 1px dashed #FF9900;*/
}
#navSection {
    position: absolute;
	top: 135px;
	left: 780px;
	width: 195px;
	height: 300px;
	z-index: 3;
	overflow: hidden;
	/*border: 1px dashed #FF9900;*/
}
.topinfo {
    position: absolute;
	top: 216px;
	left: 98px;
	width: 242px;
	height: 25px;
	background-color:  #000000;  
	overflow: hidden;
	z-index: 1;
}
#stageFrameUc { 
    position: absolute;
	top: 26px; 
	left: 320px;
    width: 430px;
	height: 405px;
	z-index: 4;
	overflow: hidden;
}
#stageUc { 
    position: absolute;
	top: 0px; 
	left: 0px;
    width: 415px;
    line-height: 16px;
	z-index: 15;
}
#immopic { 
    position: absolute;
	 top: 38px;
	left: 0px;
    width: 435px;
    height: 284px;
    margin-bottom: 284px;
    background-repeat: no-repeat; 
     background-color: #e2e2e4; 
     background-position: center; 
	z-index: 15;
}
#immothumb { 
    position: absolute;
    width: 80px;
    height: 55px;
    background-repeat: no-repeat; 
	z-index: 16;
}
#footer {
    position: absolute;
	top: 577px;
	left: 780px;
	width: 200px;
	height: 1px;
	z-index: 1;
}
#scroller {
	position: absolute;
	top: 485px;
	left: 288px;
	width: 22px;
	height: 64px;
	padding: 0px;
	border: none;
	visibility: hidden;
	z-index: 5;
	background-image: url(../images/arrow_mid.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
}
#arrowUp {
    position: absolute;
	top: 0px;
	left: 0px;
	width: 14px;
	height: 20px;
	overflow: hidden;
	z-index: 6;
	padding: 0px;
	margin: 0px;
}
#arrowDown {
    position: absolute;
	top: 28px;
	left: 0px;
	width: 14px;
	height: 20px;
	overflow: hidden;
	z-index: 6;
	padding: 0px;
	margin: 0px;
}

#editpicSection {
    position: absolute;
	top: 140px;
	left: 35px;
	width: 540px;
	height: 730px;
	z-index: 3;
	overflow: hidden;

}

#editpicSection ul {list-style:none; padding:0; margin:0 0 0 0; width:540px; float:right;}
#editpicSection ul li {display:inline; width:80px; background-repeat: no-repeat; background-color: #e2e2e4; background-position: center; height:55px; float:left;  margin: 0 150px 50px 0px; margin:  border:1px solid #fff; cursor:pointer;}

#selpicSection {
    position: absolute;
	top: 178px;
	left: 35px;
	width: 270px;
	height: 550px;
	z-index: 3;
	overflow: hidden;

}

#selpicSection ul {list-style:none; padding:0; margin:0 0 0 0; width:270px; float:right;}
#selpicSection ul li {display:inline; width:80px; background-repeat: no-repeat; background-color: #e2e2e4; background-position: center; height:55px; float:left;  margin: 0 0 8px 8px; border:1px solid #fff; cursor:pointer;}
#formframe {
    position: absolute;
	top: 0px;
	left: 40px;
	width: 400px;
	height: 800px;
	z-index: 3;
	overflow: hidden;
	
}
