@charset "Unicode-8";


body{
	color: #e3e3e3;
	background-color: black;
	min-width: 1000px
;
}

#disk-main{
	width: 800px;
	height: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-family: "MS UI Gothic";
}

#disk-header{
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#header-logo{
	width: 150px;
	height: 40px;
	position: relative;
	left: 50px;
	top: 30px;
	background-repeat: no-repeat;
	background-image: url(v_logo.gif);
	background-position: center center;
}

#disk-upper{
	width: 780px;
	height: 480px;
	position: relative;
	top: 0px;
	margin-right: auto;
}

#disk-under{
	width: 780px;
	height : 430px;
	position: relative;
	border-top-width: 1px;
	top: 30px;
	border-top-style: ridge;
	border-top-color: silver;
}

#disk-photo-side{
	width: 220px;
	height: 380px;
	position: absolute;
	top: 10px;
	left: 10px;
	float: left;
}

#disk-title-side{
	width : 540px;
	height: 380px;
	position: absolute;
	top: 10px;
	right: 0px;
}

#disk-photo{
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 190px;
	position: relative;
	top: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-top: 10px;
	margin-bottom: auto;
	

  background-image : url(disco_18_RESTART.jpg);
}

#number-block{
	width: 200px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 50px;
}

#disk-label{
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 30px;
	padding-left: 5px;
}

#disk-number{
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 30px;
	padding-left: 5px;
}

#disk-sale-date{
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 30px;
	padding-left: 5px;
}

#title{
	text-align: left;
	width: 460px;
	height: 20px;
	position: absolute;
	top: 35px;
	left: 20px;
	font-weight: 700;
	font-size: 16px;
}

#sub-title{
	width: 450px;
	height: 20px;
	position: absolute;
	left: 20px;
	top: 55px;
	font-size: small;
	padding-top: 3px;
}

#group-name{
	width : 510px;
	height: 180px;
	position: absolute;
	top: 110px;
	left: 20px;
	line-height: 1.5;
	letter-spacing: 1.1px;
}

#group-name1{
	width: 450px;
	height: 35px;
	position: relative;
}

#gn1-j{
	width : 525px;
	height: 20px;
	position: relative;
	font-size : 12.5px;
	font-weight: 700;
}

#gn1-sb{
	width: 450px;
	height: 15px;
	position: relative;
	font-size: small;
}

#group-name2{
	width: 450px;
	height: 35px;
	position: absolute;
	top: 65px;
	left: 0px;
}

#gn2-j{
	width: 400px;
	height: 20px;
	position: relative;
	font-size : 12.5px;
	font-weight: 700;
}

#gn2-sb{
	width: 400px;
	height: 15px;
	position: relative;
	font-size: small;
}

#group-name3{
	width: 450px;
	height: 35px;
	position: absolute;
	top: 130px;
	left: 0px;
}

#gn3-j{
	width: 400px;
	height: 20px;
	position: relative;
	font-size : 12.5px;
	font-weight: 700;
}

#gn3-sb{
	width: 400px;
	height: 15px;
	position: relative;
	font-size: small;
}

#guest-name{
	width: 490px;
	height: 60px;
	position: absolute;
	top: 320px;
	left: 30px;
	font-size: x-small;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 1.1px;
}

#prova{
	position: absolute;
  width : 100px;
  height : 20px;
  bottom : 5px;
  right : 10px;
}

#guest-name2{
	font-size: small;
	font-weight: 400;
	text-align: left;
	width: 390px;
	height: 30px;
	position: absolute;
	top: 240px;
	left: 30px;
	letter-spacing: 1.1px;
}

#comment{
	width : 740px;
	height: 60px;
	position: absolute;
	top: 410px;
	left : 10px;
	font-size: small;
	line-height: 2;
	border-top-style: dotted;
	border-top-color: silver;
	padding-top: 15px;
	letter-spacing: 1.05px;
	border-top-width: 1px;
	padding-left: 15px;
	padding-right: 10px;
}

#disk-footer{
	font-size: small;
	color: green;
	text-align: right;
	min-width: 1000px;
	height: 30px;
	position: relative;
	right: 10px;
}

#back-b{
	position: relative;
	width: 800px;
	height: 30px;
	top: 50px;
	text-align: center;
}

#close{
	width: 100px;
	height: 30px;
	position: relative;
	text-align: center;
	float: left;
	margin-left: -30px;
}

#top{
	width: 100px;
	height: 30px;
	float: right;
	text-align: center;
	margin-right: -10px;
	position: relative;
} 