@charset "utf-8";
/* CSS Document from fred*/
#case_pop1{
	width:100%; 
	height:100%; 
	padding-top:50px; 
	padding-bottom:50px;
	background-image:url("../images/trans.png");
	position:fixed;
	left:0px;
	top:60px;
	display:none;
	visibility:hidden;
	}
#models_pop1{
	width:762px;
	height:auto;
	border:#666 solid thin;
	padding:12px;
	background-color:#000;
	margin:auto;
}
#case_pop2{
	width:100%; 
	height:100%; 
	padding-top:50px; 
	padding-bottom:50px;
	background-image:url("../images/trans.png");
	position:fixed;
	left:0px;
	top:60px;
	display:none;
	visibility:hidden;
	}
#models_pop2{
	width:762px;
	height:auto;
	border:#666 solid thin;
	padding:12px;
	background-color:#000;
	margin-left:auto;
	margin-right:auto;
}
#case_pop3{
	width:100%; 
	height:100%; 
	padding-top:50px; 
	padding-bottom:50px;
	background-image:url("../images/trans.png");
	position:fixed;
	left:0px;
	top:60px;
	display:none;
	visibility:hidden;
	}
#models_pop3{
	width:762px;
	height:auto;
	border:#666 solid thin;
	padding:12px;
	background-color:#000;
	margin-left:auto;
	margin-right:auto;
}

.wide_zone{
width:100%;}

.entrance_box{
width:311px;
height:617px;
background-image:url(../images/entrance_bg.jpg);
background-repeat:no-repeat;
margin-top:52px;
margin-left:auto;
margin-right:auto;}

.button_zone{
left:29px;
top:560px;
position:relative;}

.entrance_foot{
width:311px;
margin-left:auto;
margin-right:auto;
margin-bottom:52px;
font-size: 10px;
font-family:Tahoma, Geneva, sans-serif;
line-height: 12px;
letter-spacing:1px;
}

#toggle_zone{
display:none;
visibility:hidden;
color:#CCC;
font-size: 14px;
font-family:Tahoma, Geneva, sans-serif;
line-height: 20px;
letter-spacing:1px;
margin-left:auto;
margin-right:auto;
top:775;
width:475px;
position:relative;}