#header {
	display:block;
	width:100%; 
	margin:0 auto;
	height:500px; 
}
#flashcontent {
	display:block;
	width:100%; 
	height:500px; 
}
#main {
	clear:both;
	display:block;
	width:888px; 
	margin:0 auto;
}
#footer {
	height:145px; 
	clear:both;
	display:block;
	margin:0 auto;
	text-align:center;
}
body {
	background-image:url('../_images/product_background.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center top;
	font-size:12px;
	font-weight:bold;
	font-family:georgia, serif;
	color:#b69f5c;
}
form {
	margin:0;
	padding:0;
	border:0;
}
a:link, a:visited {
	text-decoration:none; 
}
a {
	color:#b69f5c;
	
}

.forcewhite {

}
.product_body {
	
}
.product_body h1 {
	font-size:17px;
	color:#b69f5c;
}
.product_body h2 {
	color:#b69f5c;
	font-size:15px;
	
}
.product_page {

}
.product_nav {
	position:relative;
	top:0;
	left:0px;
	width:889px;
	text-align:center;
	overflow:hidden;
	margin:0 auto 0 auto;
	height:35px;
	display:block;
	float:left;
	line-height:0;
	background-image:url('../_images/product_nav_bg.png');
}
.product_nav a {
	display:block;
	margin:0;
	padding:0;
	line-height:35px;
	color:#b69f5c;
	font-size:10px;
}
.product_nav .type_a {
	width:148px;
	height:35px;
	display:block;
	float:left;
	text-align:center;
}

.product_nav .type_a:hover, .product_nav .type_a.active{
	width:148px;
	height:35px;
	display:block;
	float:left;
	text-align:center;
}
.product_nav .type_b{
	width:148px;
	height:35px;
	display:block;
	text-align:center;
	float:left;
}
.product_nav .type_b:hover, .product_nav .type_b.active{
	width:148px;
	height:35px;
	display:block;
	text-align:center;
	float:left;
}
.product_nav .type_c {
	width:148px;
	height:35px;
	display:block;
	float:left;
	text-align:center;
}

.product_nav .type_c:hover, .product_nav .type_c.active{
	width:148px;
	height:35px;
	display:block;
	float:left;
	text-align:center;
}

.product_flashpanel {
	text-align:center;
}

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

.product_plain_image {
	background-image:url('../_images/product_plain_image.jpg');
	display:block;
	float:left;
	width:222px;
	height:620px;
}

.product_news {
	display:block;
	float:left;
	position:relative;
	width:444px;
	height:305px;	
	background-image:url('../_images/product_news.jpg');
	background-repeat:no-repeat;
}
.product_news .body{
	position:relative;
	display:block;
}
.product_news .body h1 {
	position:relative;
	top:15px;
	width:100%;
	height:30px;
	text-align:center;
}
.product_news .scrollcontent {
	position:relative;
	top:16px;
	left:25px;
	display:block;
	width:394px;
	height:235px;
	overflow:auto;
}
.product_news .scrollcontent .text h2 {
	font-size:11px;
	margin:0 5px 12px 0;
	display:block;
}
.product_news .scrollcontent  .text{
	color:#FFF;
	display:block;
	padding:0 5px 0 0;
}
.product_news .scrollcontent  .text .item_break {
	width:150px;
	height:3px;
	background-image:url('../_images/product_news_item_break.png');
	margin:10px 0 10px 0;
}


.product_overview {
	display:block;
	float:left;
	width:222px;
	height:305px;
	background-image:url('../_images/product_overview.jpg');
	background-repeat:no-repeat;
}
.product_overview .body{
	position:relative;
	display:block;
}
.product_overview .body h1 {
	position:relative;
	top:14px;
	height:30px;
	width:100%;
	text-align:center;
}
.product_overview .scrollcontent {
	position:relative;
	top:16px;
	left:25px;
	display:block;
	width:174px;
	height:235px;
	overflow:auto;
}
.product_overview .scrollcontent .text h2 {
	margin:0 5px 10px 0;
	display:block;
}
.product_overview .scrollcontent  .text{
	color:#FFF;
	display:block;
	padding:0 5px 0 0;
}



.product_preorder {
	display:block;
	float:left;
	width:666px;
	height:310px;
	background-image:url('../_images/product_preorder.jpg');
}
.product_preorder .body{
	position:relative;
	display:block;
}
.product_preorder h1{
	position:relative;
	top:6px;
	width:100%;
	height:35px;
	text-align:center;
}
.product_preorder .left_panel{
	position:relative;
	top:10px;
	left:25px;
	display:block;
	float:left;
	width:315px;
	height:245px;
}
.product_preorder .body .left_panel .scrollcontent {
	display:block;
	width:300px;
	height:245px;
	overflow:auto;
}
.product_preorder .body .left_panel img { 
	display:block;
}

.product_preorder .body .left_panel .scrollcontent h2 {
	display:block;
	margin:0 0 10px 0;
}

.product_preorder .body .right_panel{
	position:relative;
	top:26px;
	left:29px;
	width:300px;
	height:257px;
	position:relative;
	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{
	position:relative;
	left:1px;
	top:1px;
	height:54px;
	width:73px;
	overflow:hidden;
	float:left;
	display:inline;
}
.product_preorder .body .right_panel .etailer a{
	color:#b69f5c;
	font-size:14px;
	line-height:56px;
	position:relative;
	left:10px;	
}


.product_features {
	position:relative;
	display:block;
	float:left;
	width:888px;
	height:405px;
	background-image:url('../_images/product_features.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}
.product_features .body{
	position:relative;
}
.product_features .body h1 {
	position:relative;
	top:12px;
	width:100%;
	height:32px;
	text-align:center;
}
.product_features .scrollcontent {
	position:relative;
	top:16px;
	left:25px;
	display:block;
	width:650px;
	height:337px;
	overflow:auto;
}
.product_features .scrollcontent .text h2 {
	color:#B79F5E;
	margin:0 5px 10px 0;
	display:block;
}
.product_features .scrollcontent  .text{
	color:#FFF;
	display:block;
	padding:0 5px 0 0;
}





.product_quickreg {
}



.product_screenshots {
	display:block;
	float:left;
	width:888px;
	height:948px;
	background-image:url('../_images/product_screenshots.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}
.product_screenshots .body{
	position:relative;
}
.product_screenshots .body h1{
	position:relative;
	top:11px;
	width:100%;
	height:35px;
	text-align:center;
}
.product_screenshots .body .subnav {
	clear:both;
	line-height:20px;
	width:100%;
	text-align:center;
	height:20px;
}
.product_screenshots .body .subnav a{
	display:inline;
	font-weight:bold;
}
.product_screenshots .body .screenshots{
	margin:0 auto;
	height:840px;
	width:840px;
	overflow:hidden;
}
.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:306px;
	background-image:url('../_images/product_movies.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}
.product_movies .body{
	position:relative;
}
.product_movies .body h1{
	position:relative;
	top:13px;
	width:100%;
	height:35px;
	text-align:center;
}
.product_movies .body .subnav {
	clear:both;
	line-height:30px;
	width:100%;
	text-align:center;
	height:30px;
}
.product_movies .body .subnav a{
	display:inline;
	font-weight:bold;
}
.product_movies .movies {
	height:249px;
	width:840px;
	margin:0 auto;
	overflow:hidden;
	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:6px;
	left:6px;
	width:199px;
	height:149px;
	background-repeat:no-repeat;
	background-position:center center;
}
.product_movies .body .movies .movie .movie_title{
	position:relative;
	top:20px;
	clear:both;
	display:block;
	text-align:center;
	float:left;
	width:209px;
	height:40px;
	font-weight:bold;
	
}




.product_wallpapers {
	display:block;
	float:left;
	width:888px;
	height:400px;
	background-image:url('../_images/product_wallpapers.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}
.product_wallpapers .body{
	position:relative;
	display:block;
}
.product_wallpapers .body h1 {
	position:relative;
	top:13px;
	height:30px;
	width:100%;
	text-align:center;
}
.product_wallpapers .body .subnav {
	clear:both;
	line-height:40px;
	width:100%;
	text-align:center;
	height:40px;
}
.product_wallpapers .body .subnav a{
	display:inline;
	font-weight:bold;
}
.product_wallpapers .body .wallpapers{
	margin:0 auto;
	width:840px;
	overflow:hidden;
	height:275px;
}
.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:6px;
	left:6px;
	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{
	font-weight:bold;
}
.product_wallpapers .body .wallpaper_data a:hover{
	text-decoration:underline;
}


.product_avatars {
	display:block;
	float:left;
	width:888px;
	height:400px;
	background-image:url('../_images/product_avatars.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}
.product_avatars .body{
	position:relative;
	top:5px;
	display:block;
}
.product_avatars .body h1 {
	position:relative;
	top:5px;
	height:30px;
	width:100%;
	text-align:center;
}
.product_avatars .body .subnav {
	display:block;
	line-height:30px;
	width:100%;
	text-align:center;
	height:30px;
}
.product_avatars .body .subnav a{
	display:inline;
	font-weight:bold;
}
.product_avatars .body .avatars{
	position:relative;
	display:block;
	margin:0 auto;
	width:840px;
	overflow:hidden;
	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:6px;
	left:6px;
	width:64px;
	height:64px;
	background-repeat:no-repeat;
	background-position:top left;
}
.product_avatars .body .avatar_data{
	line-height:18px;
	overflow:hidden;
	display:block;
	float:left;
	width:135px;
	height:74px;
	margin:0 0 20px 0;
}
.product_avatars .body .avatar_data a{
	font-weight:bold;
}
.product_avatars .body .avatar_data a:hover{
	text-decoration:underline;
}



.product_advertising {
	display:block;
	float:left;
	width:888px;
	height:300px;
	background-image:url('../_images/product_advertising.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}
.product_advertising .body{
	position:relative;
	top:5px;
	display:block;
}
.product_advertising .body h1 {
	position:relative;
	top:5px;
	height:30px;
	width:100%;
	text-align:center;
}
.product_advertising .body .subnav {
	display:block;
	line-height:30px;
	width:100%;
	text-align:center;
	height:30px;
}
.product_advertising .body .subnav a{
	display:inline;
	font-weight:bold;
}
.product_advertising .body .adverts{
	position:relative;
	display:block;
	margin:0 auto;
	width:840px;
	overflow:hidden;
	height:180px;
}
.product_advertising .body .advert{
	display:block;
	float:left;
	width:210px;
	height:135px;
	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:6px;
	left:6px;
	width:200px;
	height:125px;
	background-repeat:no-repeat;
	background-position:top left;
}
.product_advertising .body .advert_data{
	line-height:18px;
	overflow:hidden;
	display:block;
	float:left;
	width:208px;
	height:135px;
	margin:0 0 5px 0;
}
.product_advertising .body .advert_data a{
	font-weight:bold;
}
.product_advertising .body .advert_data a:hover{
	text-decoration:underline;
}



.product_register {
	position:relative;
	display:block;
	float:left;
	width:888px;
	height:405px;
	background-image:url('../_images/product_register.jpg');
}

.product_register .body {
	position:relative;
	top:0;
	left:20px;
	width:848px;
}
.product_register .body .success {
	text-align:left;
	position:relative;
	margin:0 auto;
	top:20px;
	width:848px;
}
.product_register .body .success .textcontainer{

}
.product_register .success .textcontainer h1 {
	position:relative;
	line-height:1em;
	display:block;
	height:25px;
}
.product_register .body h1{
	position:relative;
	width:100%;
	top:13px;
	height:50px;
	text-align:center;
}	
.product_register .body .blockholder{
	height:42px;
	display:block;
	width:410px;
}
.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;
	cursor: pointer; 
	text-align:center;
	font-family:arial, sans-serif;
	position:relative;
	display:block;
	width:95px;
	height:23px;
	overflow:hidden;
	font-size:12px;
	line-height:24px;
	font-weight:bold;
	background-image:url('../_images/submit_button.png');
	color:#000;
}
.product_register .body .submit a {
	color:#000;
}
.product_register .body .righthand{
	float:right;
	width:430px;
}

.product_footer {
	color:#b69f5c;
	clear:both;
	position:relative;
	margin:0 auto 0 auto;
	width:898px;
	text-align:center
}
.product_footer .left{
	text-align:left;
	float:left;
	width:898px;
}
.product_footer .center{

	text-align:center;
	float:left;
	width:898px;
}
.product_footer .center .terms{
	width:898px;
	display:block;
	font-size:10px;
}
.product_footer .center .terms a{
	color:#b69f5c;
	text-decoration:underline;
}
.product_footer .right{
	text-align:right;
	float:left;
	width:0;
}

