@charset "utf-8";
/* CSS Document */

#regionBox {
	position:relative;
	width:591px;
	height:282px;
	z-index:1;
	background-color: #FFFFFF;
	left: 202px;
	top: 38px;
}


#japPage
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	    z-index: 500;
}

#cnPage
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	    z-index: 500;
}

#koreaPage
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	    z-index: 500;
}


#uscPage
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	    z-index: 500;
}

#esPage
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	    z-index: 500;
}

#brPage
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	    z-index: 500;
}

#emeaPage
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	    z-index: 500;
}

.Background
{
    filter: Alpha(Opacity=60); -moz-opacity:0.4; opacity: 0.6;
    width: 100%; height: 100%; background-color: #ffffff;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}




.Container
{
	top: 25%;
	z-index: 800;
	position: relative;
	width: 368px;
	margin: auto;
}




.modal
{
	background-color: white;
	border: solid 2px;
	position: absolute;
	z-index: 999;
	width: 358px;
	height: 218;
	padding: 0px;
	border-color: #2F97E7;
}



.modalTop
{
	width: 358px;
	padding: 0px;
	background-image: url(/en-US/images/region/regionheader.jpg);
	height: 26px;
}

.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}
.modalBody
{
	padding: 10px;
	padding-top: 0px;
}

.block1
{
	width: 109px;
	background-image: url(/en-US/images/region/greenfade.jpg);
	height: 67px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.block2
{
	width: 109px;
	background-image: url(/en-US/images/region/yellowfade.jpg);
	height: 67px;
	position: absolute;
	left: 123px;
	top: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.block3
{
	width: 109px;
	background-image: url(/en-US/images/region/redfade.jpg);
	height: 67px;
	position: absolute;
	left: 236px;
	top: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.regHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #245d8a;
	position: absolute;
	top: 3px;
}
