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

BODY
{
	margin:0px;
	background-color:#000;
	background-image:url(../img/body-bg.png);
	background-repeat:repeat;
}

.popup_wrapper
{
	width:100%;
	height:100%;
	z-index:1000;
	background-image:url(../img/shadow.png);
}

.popup_body
{
	width:800px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.popup_exit
{
	text-align:right;
}

.wrapper-middle
{
	position:relative;
	height:540px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	/*background-image:url(../img/body-bg.png);*/	
	/*overflow:auto;*/
}

.header
{
	height:0px;
	top:0px;
	position:relative;
	color:#ccc;
	font-size:9px;
}

.content
{
	position:relative;
	z-index:0;
	width:800px;
	height:500px;
	bottom:0px;
	background-image:url(../img/bg.png);
	margin-left:auto;
	margin-right:auto;
}

.browser
{
	position:absolute;
	z-index:100;
	width:70px;
	height:70px;
	bottom:40px;
	right:110px;	
}

.video
{
	position:absolute;
	z-index:10;
	width:215px;
	height:200px;
	bottom:260px;
	left:30px;
	background-image:url(../img/video-screen.png);
}

.lang_menu_mod
{
	position:absolute;
	z-index:10;
	width:120px;
	height:40px;
	bottom:360px;
	right:60px;
}

.lang_selector_wrapper
{
	position:absolute;
	z-index:5;
	width:120px;
	height:40px;
	bottom:360;
	right:60px;
}

.lang_selector
{
	position:relative;
	width:30px;
	height:30px;
}

.paperplane
{
	position:absolute;
	z-index:10;
	width:180px;
	height:50px;
	bottom:110px;
	left:20px;
	/*background-image:url(../img/paper-plane.png);	*/
}

.title
{
	position:absolute;
	z-index:10;
	width:218px;
	height:100px;
	bottom:310px;
	right:100px;
	background-image:url(../img/title.png);	
}

.levin
{
	position:absolute;
	z-index:100;
	width:150px;
	height:178px;
	bottom:85px;
	left:280px;
	background-image:url(../img/levin.png);	
}

.levin_stand
{
	position:absolute;
	z-index:90;
	width:270px;
	height:348px;
	bottom:92px;
	left:223px;
	background-image:url(../img/levin_stand.png);	
}

.robot
{
	position:absolute;
	z-index:90;
	width:441px;
	height:400px;
	bottom:85px;
	right:160px;	
	background-image:url(../img/robot.png);	
}

.imvuold
{
	position:absolute;
	z-index:90;
	width:120px;
	height:40px;
	top:25px;
	right:160px;	
}

.coolmons
{
	position:absolute;
	z-index:90;
	width:180px;
	height:180px;
	bottom:35px;
	left:140px;	
}

.ebay
{
	position:absolute;
	z-index:100;
	width:32px;
	height:78px;
	bottom:5px;
	right:310px;	
}

.imvu
{
	position:absolute;
	z-index:100;
	width:32px;
	height:78px;
	bottom:-10px;
	right:265px;	
}

.twitter
{
	position:absolute;
	z-index:100;
	width:30px;
	height:78px;
	bottom:5px;
	right:220px;	
}

.facebook
{
	position:absolute;
	z-index:80;
	width:28px;
	height:65px;
	bottom:40px;
	right:180px;	
}

.youtube
{
	position:absolute;
	z-index:60;
	width:26px;
	height:53px;
	bottom:75px;
	right:150px;	
}

.store
{
	position:absolute;
	z-index:60;
	width:22px;
	height:50px;
	bottom:105px;
	right:165px;	
}

.logo
{
	position:absolute;
	z-index:60;
	width:800px;
	height:60px;
	top:466px;
	right:0px;
	text-align:center;
}

.coupon
{
	position:absolute;
	z-index:60;
	width:173px;
	height:120px;
	top:20px;
	right:0px;
	text-align:right;
}

.footer
{
	position:absolute;
	bottom:0px;
	width:800px;
	height:20px;
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	font-size:8px;
	letter-spacing:2px;
	line-height:13px;
	text-align:center;
	background-color:#000;
}

.credits2010
{
	position:absolute;
	z-index:90;
	width:500px;
	height:145px;
	bottom:0px;
	left:0px;
	background-image:url(../img/credits2010.png);	
}

.img
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-moz-opacity: 0.95;
	-o-opacity: 0.95;
	-webkit-opacity: 0.95;
}

.img:hover
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	-o-opacity: 0.6;
	-webkit-opacity: 0.6;
}
/*Language Selection Menu's Buttons*/
/*
.lang_button_en {
	border:hidden;
	width:20px;
	height:20pxpx;
	background-image:url(../img/lang_icon_en.png)
}
.lang_button_cn {
	border:hidden;
	width:20px;
	height:20pxpx;
	background-image:url(../img/lang_icon_cn.png)
}
.lang_button_jp {
	border:hidden;
	width:20px;
	height:20pxpx;
	background-image:url(../img/lang_icon_jp.png)
}
.lang_button_sp {
	border:hidden;
	width:20px;
	height:20pxpx;
	background-image:url(../img/lang_icon_sp.png)
}
*/
