.product_body {
	background-image:url('../_images/product_background.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:bottom center;
	font-family:verdana, sans-serif;
	font-size:10px;
	color:#666666;
}
.product_page {
	background-image:url('../_images/product_footer.png');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:bottom center;
}
.product_nav {
	width:889px;
	overflow:hidden;
	margin:0 auto 0 auto;
	text-align:center;
	margin:0 auto 0 auto;
	height:50px;
	display:block;
	float:left;
	line-height:0;
	
}
.product_nav a {
	display:block;
	margin:0;
	padding:0;
	text-align:center;
	line-height:50px;
	font-size:14px;
	color:#555;
	font-family:times,sans-serif;
	font-weight:bold;
}
.product_nav .type_a {
	width:177px;
	background-image:url('../../../../../_engine/_images/product_nav_1.png');
	height:50px;
	display:inline;
	float:left;
}

.product_nav .type_a:hover, .product_nav .type_a.active{
	width:177px;
	background-image:url('../../../../../_engine/_images/product_nav_1_active.png');
	height:50px;
	display:inline;
	float:left;
}
.product_nav .type_b{
	width:178px;
	background-image:url('../../../../../_engine/_images/product_nav_2.png');
	height:50px;
	display:inline;
	float:left;
}
.product_nav .type_b:hover, .product_nav .type_b.active{
	width:178px;
	background-image:url('../../../../../_engine/_images/product_nav_2_active.png');
	height:50px;
	display:inline;
	float:left;
}

.product_flashpanel {
	text-align:center;
}

.product_flashpanel .noflash_nav {
	position:relative;
	top:500px;
}

.product_overview {
	display:block;
	float:left;
	width:444px;
	height:310px;
	background-image:url('../_images/product_overview.png');
}
.product_overview .body{
	position:relative;
	top:25px;
	left:24px;
	width:396px;
}
.product_overview .body h1 {
	color:#274e8f;
	font-size:18px;
	line-height:1em;
	display:block;
	overflow:hidden;
	height:25px;
}
.product_overview .scrollcontent {
	display:block;
	width:396px;
	height:235px;
	overflow:auto;
}
.product_overview .scrollcontent .text h2 {
	font-size:10px;
	font-weight:bold;
	margin:0 5px 10px 0;
	display:block;
}
.product_overview .scrollcontent  .text{
	display:block;
	padding:0 5px 0 0;
}

.product_news {
	display:block;
	float:left;
	width:444px;
	height:310px;	
	background-image:url('../_images/product_news.png');
}
.product_news .body{
	position:relative;
	top:25px;
	left:24px;
	width:396px;
}
.product_news .body h1 {
	color:#274e8f;
	font-size:18px;
	line-height:1em;
	display:block;
	overflow:hidden;
	height:25px;
}
.product_news .scrollcontent {
	display:block;
	width:396px;
	height:235px;
	overflow:auto;
}
.product_news .scrollcontent .text h2 {
	font-size:10px;
	font-weight:bold;
	margin:0 5px 10px 0;
	display:block;
}
.product_news .scrollcontent  .text{
	display:block;
	padding:0 5px 0 0;
}
.product_news .scrollcontent  .text .item_break {
	width:376px;
	height:3px;
	background-image:url('../_images/product_news_item_break.png');
	margin:10px 0 10px 0;
}

.product_preorder {
	display:block;
	float:left;
	width:666px;
	height:310px;
	background-image:url('../_images/product_preorder.png');
}
.product_preorder .body{
	position:relative;
	top:25px;
	left:24px;
	width:618px;
}
.product_preorder .left_panel{
	display:block;
	float:left;
	width:309px;
	height:238px;
}

.product_preorder .body .left_panel h1 {
	color:#274e8f;
	font-size:18px;
	line-height:1em;
	display:block;
	overflow:hidden;
	height:25px;
}
.product_preorder .body .left_panel .scrollcontent {
	display:block;
	width:309px;
	height:238px;
	overflow:auto;
}
.product_preorder .body .left_panel img { 
	display:block;
}

.product_preorder .body .left_panel .scrollcontent h2 {
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	display:block;
	margin:0 0 10px 0;
}

.product_preorder .body .right_panel{
	display:block;
	float:left;
	width:300px;
	height:263px;
	position:relative;
	top:0px;
	left:10px;
	overflow:auto;
}
.product_preorder .body .right_panel .etailer{
	background-image:url('../_images/product_etailer_bg.png');
	display:block;
	width:274px;
	height:56px;
	cursor:pointer;
	margin:0 0 1px 0;	
}
.product_preorder .body .right_panel .etailer img{
	float:left;
	display:inline;
}
.product_preorder .body .right_panel .etailer a{
	color:#274e8f;
	font-family:times, serif;
	font-weight:bold;
	font-size:14px;
	line-height:56px;
	position:relative;
	left:10px;	
}




.product_quickreg {
	display:block;
	float:left;
	width:222px;
	height:310px;
	background-image:url('../_images/product_quickreg.png');
}



.product_screenshots {
	display:block;
	float:left;
	width:888px;
	height:953px;
	background-image:url('../_images/product_screenshots.png');
	background-repeat:no-repeat;
	overflow:hidden;
}
.product_screenshots .body{
	position:relative;
	top:25px;
	left:24px;
	width:864px;
}
.product_screenshots .body h1{
	color:#274e8f;
	font-size:18px;
	line-height:1em;
	width:844px;
	text-align:center;
	display:block;
	overflow:hidden;
	height:25px;
}
.product_screenshots .body .subnav {
	clear:both;
	width:844px;
	text-align:center;
	line-height:20px;
	height:20px;
}
.product_screenshots .body .subnav a{
	display:inline;
	color:#666666;
	font-weight:bold;
}
.product_screenshots .body .screenshots{
	height:840px;
}
.product_screenshots .body .screenshot{
	display:block;
	float:left;
	width:210px;
	height:210px;
	background-image:url('../_images/product_screenshot_bg.png');
}
.product_screenshots .body .screenshot a{
	display:block;
	float:left;
	position:relative;
	top:5px;
	left:5px;
	width:200px;
	height:200px;
	background-repeat:no-repeat;
	background-position:center center;
}




.product_movies {
	display:block;
	float:left;
	width:888px;
	height:305px;
	background-image:url('../_images/product_movies.png');
	background-repeat:no-repeat;
	overflow:hidden;
}
.product_movies .body{
	position:relative;
	top:25px;
	left:24px;
	width:864px;
}
.product_movies .body h1{
	color:#274e8f;
	font-size:18px;
	line-height:1em;
	width:844px;
	text-align:center;
	display:block;
	overflow:hidden;
	height:25px;
}
.product_movies .body .subnav {
	clear:both;
	line-height:20px;
	width:844px;
	text-align:center;
	height:20px;
}
.product_movies .body .subnav a{
	display:inline;
	color:#666666;
	font-weight:bold;
}
.product_movies .movies {
	height:249px;
	display:block;
}
.product_movies .body .movies .movie{
	display:block;
	float:left;
	width:209px;
	height:189px;
	background-repeat:no-repeat;
	background-image:url('../_images/product_movie_bg.png');
}
.product_movies .body .movies .movie a{
	clear:both;
	display:block;
	float:left;
	position:relative;
	top:5px;
	left:5px;
	width:199px;
	height:149px;
	background-repeat:no-repeat;
	background-position:center center;
}
.product_movies .body .movies .movie .movie_title{
	position:relative;
	top:10px;
	clear:both;
	display:block;
	text-align:center;
	float:left;
	width:209px;
	height:40px;
	font-weight:bold;
	
}



.product_features {
	display:block;
	float:left;
	width:888px;
	height:410px;
	background-image:url('../_images/product_4_panel.png');
	background-repeat:no-repeat;
	overflow:hidden;
}
.product_features .body{
	position:relative;
	top:25px;
	left:24px;
	width:864px;
}



.product_wallpapers {
	display:block;
	float:left;
	width:888px;
	height:401px;
	background-image:url('../_images/product_4_panel.png');
	background-repeat:no-repeat;
	overflow:hidden;
}
.product_wallpapers .body{
	position:relative;
	top:25px;
	left:24px;
	width:864px;
}
.product_wallpapers .body h1{
	color:#274e8f;
	font-size:18px;
	line-height:1em;
	width:844px;
	text-align:center;
	display:block;
	overflow:hidden;
	height:25px;
}
.product_wallpapers .body .subnav {
	clear:both;
	line-height:20px;
	width:844px;
	text-align:center;
	height:20px;
}
.product_wallpapers .body .subnav a{
	display:inline;
	color:#666666;
	font-weight:bold;
}
.product_wallpapers .body .wallpapers{
	height:420px;
}
.product_wallpapers .body .wallpaper{
	display:block;
	float:left;
	width:210px;
	height:135px;
	background-image:url('../_images/product_wallpaper_bg.png');
	margin:0 0 5px 0;
}
.product_wallpapers .body .wallpaper a{
	display:block;
	float:left;
	position:relative;
	top:5px;
	left:5px;
	width:200px;
	height:125px;
	background-repeat:no-repeat;
	background-position:top left;
}
.product_wallpapers .body .wallpaper_data{
	line-height:18px;
	overflow:hidden;
	display:block;
	float:left;
	width:210px;
	height:135px;
	margin:0 0 5px 0;
}
.product_wallpapers .body .wallpaper_data a{
	color:#666;
	font-weight:bold;
}
.product_wallpapers .body .wallpaper_data a:hover{
	text-decoration:underline;
}
.product_avatars {
	display:block;
	float:left;
	width:888px;
	height:401px;
	background-image:url('../_images/product_4_panel.png');
	background-repeat:no-repeat;
	overflow:hidden;
}
.product_avatars .body{
	position:relative;
	top:25px;
	left:24px;
	width:864px;
}
.product_avatars .body h1{
	color:#274e8f;
	font-size:18px;
	line-height:1em;
	width:844px;
	text-align:center;
	display:block;
	overflow:hidden;
	height:25px;
}
.product_avatars .body .subnav {
	clear:both;
	line-height:20px;
	width:844px;
	text-align:center;
	height:20px;
}
.product_avatars .body .subnav a{
	display:inline;
	color:#666666;
	font-weight:bold;
}
.product_avatars .body .avatars {
	height:282px;
}
.product_avatars .body .avatar {
	display:block;
	float:left;
	width:74px;
	height:74px;
	background-image:url('../_images/product_avatar_bg.png');
	margin:0 0 20px 0;
}
.product_avatars .body .avatar a{
	display:block;
	float:left;
	position:relative;
	top:5px;
	left:5px;
	width:64px;
	height:64px;
	background-repeat:no-repeat;
	background-position:center center;
}
.product_avatars .body .avatar_data{
	line-height:18px;
	overflow:hidden;
	display:block;
	float:left;
	width:130px;
	height:74px;
	margin:0 0 20px 0;
}
.product_avatars .body .avatar_data a{
	color:#666;
	font-weight:bold;
}
.product_avatars .body .avatar_data a:hover{
	text-decoration:underline;
}


.product_advertising {
	display:block;
	float:left;
	width:888px;
	height:401px;
	background-image:url('../_images/product_4_panel.png');
	background-repeat:no-repeat;
	overflow:hidden;
}
.product_advertising .body{
	position:relative;
	top:25px;
	left:24px;
	width:864px;
}
.product_advertising .body h1{
	color:#274e8f;
	font-size:18px;
	line-height:1em;
	width:844px;
	text-align:center;
	display:block;
	overflow:hidden;
	height:25px;
}
.product_advertising .body .subnav {
	clear:both;
	line-height:20px;
	width:844px;
	text-align:center;
	height:20px;
}
.product_advertising .body .subnav a{
	display:inline;
	color:#666666;
	font-weight:bold;
}
.product_advertising .body .adverts {
	height:420px;
}
.product_advertising .body .advert {
	display:block;
	float:left;
	width:210px;
	height:135px;
	background-repeat:no-repeat;
	background-image:url('../_images/product_advertising_bg.png');
	margin:0 0 5px 0;
}
.product_advertising .body .advert a{
	display:block;
	float:left;
	position:relative;
	top:5px;
	left:5px;
	width:200px;
	height:125px;
	background-repeat:no-repeat;
	background-position:center center;
}
.product_advertising .body .advert_data{
	overflow:hidden;
	display:block;
	float:left;
	width:208px;
	height:135px;
	margin:0 0 5px 0;
}
.product_advertising .body .advert_data a{
	line-height:18px;
	color:#666;
	font-weight:bold;
}
.product_advertising .body .advert_data a:hover{
	text-decoration:underline;
}

.product_register {
	display:block;
	float:left;
	width:888px;
	height:410px;
	background-image:url('../_images/product_register.png');
}

.product_register .body {
	position:relative;
	top:25px;
	left:24px;
	width:864px;
	
}
.product_register .body .success {
	text-align:center;
	background-image:url('../_images/product_register_success.png');
	position:relative;
	width:844px;
	height:335px;
}
.product_register .body .success .textcontainer{
	color:#274e8f;
	position:relative;
	top:220px;
}
.product_register .success .textcontainer h1 {
	position:relative;
	color:#c80000;
	font-size:18px;
	line-height:1em;
	display:block;
	height:25px;
}
.product_register .body h1{
	color:#274e8f;
	font-size:18px;
	line-height:1em;
	display:block;
	height:25px;
}	
.product_register .body .blockholder{
	height:45px;
	display:block;
	width:420px;
}
.product_register .body select,
.product_register .body .inputtext{
	font-family:arial, sans-serif; 
	border:solid 1px #CCC;
	margin:1px 0 0 0;
}
.product_register .body .inputtext,
.product_register .body select{
	width:400px;
}
.product_register .body .submit   {
	float:left;
	line-height:24px;
	font-size:12px;
	width:95px;
	height:23px;
	background-image:url('../../../../../_engine/_images/submit_button.png');
	text-align:center;
	cursor:pointer;
	
}
.product_register .body .righthand{
	float:right;
	width:430px;
}

.product_footer {
	clear:both;
	position:relative;
	top:110px;
	margin:0 auto 0 auto;
	width:900px;
	height:158px;
	text-align:center
}
.product_footer .left{
	text-align:left;
	float:left;
	width:150px;
}
.product_footer .center{

	text-align:center;
	float:left;
	width:600px;
}
.product_footer .center .terms{
	display:block;
	font-family:times, serif;
	font-size:10px;
	color:#9f9f9f;
}
.product_footer .right{
	text-align:right;
	float:left;
	width:150px;
}

