/* CSS Document */
/* style2: layout by sherman, code by on  */
/* inner: styles for inner pages */

#level {
	left: 0px;
	width: 100%;
	padding: 10px 0px;
	margin: 15px 0px 10px 0px;
	background: url(images/line2.gif) no-repeat bottom;
}
html>body #level {margin: 30px 0px 10px 0px;}

#level_i1 {
	float: left;
	width: 100%;
	height: 100%;
}
html>body #level_i1{margin: -10px 0px 0px 0px;}
#level_i2 {
	float: left;
	height: 100%; 
	padding: 0px 0px 0px 42px;
}

#level ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
html>body #level ul{margin: -10px 0px 0px 0px;}
#level li {
	float: left;
	display: inline;
	padding: 0px 10px 0px 5px;
	margin: 0px;
	background: url(images/level_arrow.gif) no-repeat right 5px;
	text-transform:uppercase;
}
#level li.current {
	background: none;
}

#level li.current h2{
	font-weight: normal;
}
#level a{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	height:auto;
}

#level a:hover{
	text-decoration: none;
}



#category {
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 22px;
	width:675px;
}
html>body #category {	margin: 0px 0px 0px 45px}

#category .boxheader {
}
	/* for icon image. need to updated from program */
#category .boxheader h1 {
	float: left;
	width: 26px;
	margin: 7px 25px 0px 8px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style/en_US/1/images/box_arrow_down.png' sizingMethod='scale');
}
html>body #category .boxheader h1 {
	margin: 7px 0px 0px 16px;
	filter:none;
	height: 25px;
	background: url("images/box_arrow_down.png") no-repeat top left;
}
#category .boxheader h1 span{
	display: none;
	}

#category .boxheader h3 {
	float: left;	
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px -15px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#category .boxfooter{ display:none;}

.ccategory{
	float: left;
}
#mainContent .ccategory{float:none;}
html>body #mainContent .ccategory{min-height: 1px;}

.ccategory ul{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

.ccategory li{
	background:none;
	float: left; 
	display: block;
	padding: 3px 0px 3px 20px;
	margin: 0px 0px 0px 1px;
	width: 203.5px;
	height: 12px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #35a1d7;
}


.ccategory li a{
	font-weight: bold;
	background: url("images/bullet1.gif") no-repeat left 4px;
	padding: 0px 0px 0px 10px;
}
#category .category_blank a{
	background:none;
}
.caution {
	position: relative;
	float: left;
	z-index: 2;
	width:660px;
	margin: 5px 0px 0px 25.5px;
	padding: 2px 0px;
	background:#001849;
	/* background: url("images/box_l.gif") no-repeat left top; */
}
html>body .caution {margin: 5px 0px 0px 51px;}
#profile .caution{
	margin: 0px 0px 0px 0px;
}
.caution_i1{
	background: none;
	/* background: url("images/box_r.gif") no-repeat right top; */
}
.caution_i2{
	padding: 0px 6px
}


	/* for caution icon image */
.caution h3{display:none;
}
.caution h3 span{

}
.caution .cautioncontent{
	float: left;
	margin: 0px;
	padding: 4px 6px 4px 25px;
	background: #001849 url("images/caution.gif") no-repeat left top;
	color: #35a1d7;
}



.navbar {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align:center;
	background: #244f70;
}
.navbar_i1 {
}
.navbar_i2 {
	width: 300px;
	margin: 0px auto;
	padding: 3px 5px;


}
.navbar a h3{
	display: inline;
	margin: 0px;
	padding: 0px 3px;
	font: 10px Verdana;
}
.navbar h3 span{
}
.navbar a{
}

.navbar .current {
	font-weight: bold;
	color: #ffffff;
}


	/* for uniform property of all inner boxes other than level and category */

#profile .boxheader
{
	text-align:left;
	margin-left:-15px;
	left:0px;
}
#ringtone .noitem {width:85%}
#noitem , .noitem {	
	float:left;	
	background:#244f71;
	width:580px;
	/*min-height:17px;*/	
	height:100%;	
	padding:5px 0px 5px 60px;
}
.success {	background:#244f71;	width:100%;}

#not_found .noitem{ background:#244f71 url(images/caution2.gif) no-repeat top left;}

#noitem a{
width:auto;
padding: 5px 0px 0px 0px;
}
#noitem .blacklink{
width:5px;
float:none;
padding: 0px;
}
#noitem table{
float: left;
width:100%;
}
.innerbox .boxheader h1 {
	}
.innerbox .boxheader h1 span{
	}
	
.innerbox .boxheader h3{
	float: left;	
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.innerbox .boxheader span{
position:absolute;
}
.innerbox .boxheader h3.more {
	margin: 0px;
	padding: 0px;
}

.downloadform input,
	.downloadform select,
	.passwordform input,
	.passwordform select,
	.lostform input,
	.lostform select {
	background: #FFFFFF;
	border: 1px solid #1c84a0;
	color: #1e3042;
}

.iphoto, .itext {float: left;}


.cdownload .preview_flash{
width: 104px;
height: 98px;
padding: 5px 0px 0px 3px;
background: url(images/pre_ringtone_bg.jpg) no-repeat top left;
}

.cdownload .iphoto{
	float:left;
	padding: 0px;
/*	width:100px;
	height:100px; */
	margin: 5px 0px 10px 5px;
}
body>html .cdownload .iphoto{	margin: 0px 0px 10px 10px;}


.cdownload .iphoto span{
	display: block;
}

.cdownload .itext{
	width: 75%;
	padding: 0px 0px 0px 20px;
}

html>body .cdownload .itext{
	padding: 0px 0px 0px 27px;
}

.cdownload .formheader {
	display: block;
	width: 100%;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px;
	margin: 5px 0px;
}

.cdownload .fieldname {
	float: left;
	width: 186px;
	height:24px;
	text-align:left;
	padding: 0px 10px 0px 0px;
}
html>body .cdownload .fieldname{padding: 0px 10px 0px 0px;}
.cdownload .tncbox {
	float: left;
	width: 210px;
	height:24px;
	padding: 0px 5px 0px 0px;
	text-align:right;
}
html>body .cdownload .tncbox {
	float: left;
	width: 210px;
	height:24px;
	padding: 0px 5px 0px 0px;
	text-align:right;
}
.cdownload .fieldname h3{
	display: block;
	margin: 2px 0px;
	padding: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.cdownload .fieldcell{
	float: left;
	width: 160px;
	height:24px;
	color: #c7cdc4;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

.cdownload .phoneno{
	float:left;	
}
html>body .cdownload .fieldcell{padding: 0px 0px 0px 0px;}


.cdownload #areacode, .cdownload #prefix, .cdownload #suffix, .cdownload #pin{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border: 1px solid #1C84A0;
	height: 16px;
	font-size:10px;
	width:140px;
}
.cdownload #areacode{
	width: 30px; 
	height:16px;
}
.cdownload #prefix{
	width: 30px;
	height:16px;
}
.cdownload #suffix{
	width: 40px;
	height:16px;
}

.cdownload div.btndownload{
	float: left;
	padding: 0px 0px 0px 10px;
	margin: -4px 0px 0px 0px;
}
.cdownload .btndownload span{
	display: none;
}

.cdownload .btndownload input{
	background:none;
	float:left;
	width: 94px;
	height: 30px;
	border: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style/en_US/1/images/btn_download2.png' sizingMethod='scale');
	cursor:pointer;
}
html>body .cdownload .btndownload input{
	filter:none;
	background: url(images/btn_download2.png) no-repeat;
}
.cdownload .tnc {
	float: left;
	padding: 5px 0px 0px 0px;
}
.cdownload .tnctext1{
	float: left;
	width: 260px;
	text-align: justify;
}
html>body .cdownload .tnctext1{
	float: left;
	width: 240px;
	text-align: justify;
}
.cdownload HR{
display:none;
}
.cdownload .downlaodLogin{

}


	/* structure for ringtone */
.innerbox .cringtone{
margin: auto;
width :640px;
}
.innerbox .cringtone ul{
padding: 0px;
margin: 0px;
}
.innerbox .cringtone li{
	width: 100%;
	background: url(images/line.gif) no-repeat left bottom;
}

.innerbox .cringtone h2{
	width: auto;
}
.innerbox .cringtone h3.number{
	width:9px;
}
.innerbox .cringtone .gp1,
.innerbox .cringtone .gp2 {
	float:left;
	width: 49%;
	padding: 0px 0px 0px 5px;
	}

	/* for eliminating special effect for no1, no2, no3 */

.innerbox .cringtone li.no1, 
	.innerbox .cringtone li.no2, 
	.innerbox .cringtone li.no3 {
	float: left;
	padding: 1px 0px;
	margin: 1px 0px 0px 0px; 
	text-align: left;
}
html>body .innerbox .cringtone li.no1 h2,html>body .innerbox .cringtone li.no2 h2, html>body .innerbox .cringtone li.no3 h2{	
	margin: 0px; 
	float: left;
}

.innerbox .cringtone .no1 h3.number, 
	.innerbox .cringtone .no2 h3.number, 
	.innerbox .cringtone .no3 h3.number {
	width: 9px;
	height: 4px; 
	margin: 0px;
	padding: 0px;
	background: none;
}
.innerbox .cringtone li.no1 h2,
	.innerbox .cringtone li.no2 h2, 
	.innerbox .cringtone li.no3 h2{
	float: left;
	width: auto;
}

.innerbox .cringtone li.no1 .rbutton,
	.innerbox .cringtone li.no2 .rbutton,
	.innerbox .cringtone li.no3 .rbutton {
	float: right;
}


.innerbox .cringtone li.no1 h3.preview, 
	.innerbox .cringtone li.no2 h3.preview, 
	.innerbox .cringtone li.no3 h3.preview {

}
.innerbox .cringtone li.no1 h3.download, 
	.innerbox .cringtone li.no2 h3.download, 
	.innerbox .cringtone li.no3 h3.download {

}
.innerbox .cringtone li.no1 h3.download span, 
	.innerbox .cringtone li.no2 h3.download span, 
	.innerbox .cringtone li.no3 h3.download span{
	display: none;
}
.innerbox .cringtone h3 {width:10px;}
.innerbox .cringtone h3 span {	display: none;}
.innerbox .cringtone li .rbutton {width:60px;}
.innerbox .cringtone li .rbutton h3{width:24px;}

#newmonotone {
}
#topmonotone {
}
#newpolytone {
}
#toppolytone {
}
#newtruetone {
}
#toptruetone {
}

	/* structure for graphics */
.innerbox .cgraphics li{
	width: 16.6%;
	background: #244f70;
	height: 148px;
}
.innerbox .cgraphics h2 span{
	padding: 0px 0px 0px 0px;
}

#newwallpaper {
}
#topwallpaper {
position:relative;
}
#newtheme {
}
#toptheme {
position:relative;
}
#newoplogo {
}
#topoplogo {
}
#newpicmsg {
}
#toppicmsg {
}

	/* for graphics icon image */



	/* structure for game */
.innerbox .cgame, .innerbox .cdownload, .innerbox{
position: relative;
width:650px;
left: 17px;
}
.innerbox .cgraphics {
position: relative;
width:650px;
left: 18px;
}
.cgraphics ul{
margin:0px;
padding:0px;
}
.cdownload {
	position: relative;
	width:650px;
/*	height:550px;*/
	left: 17px;
	background: #244f70;
}


.innerbox .cgame ul{
	padding: 0px 0px 0px 0px; 
}

.innerbox .cgame li {
	width: 48.7%;
	margin: 0px 0px 1px 0px;
	padding: 4px 4px 4px 4px;
	text-align: left;
	background: #244f70;
	color: #ffffff;
}
.innerbox .cgame .iphoto {
	width:100px;
}

.innerbox .cgame .itext {
	width: 60%; 
}

.innerbox .cgame h2 {
	height: auto; 
}

.innerbox .cgame .description {
	display: block;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px;
}

.innerbox .cgame .gbutton{
	display:block;
}

.innerbox .cgame .gbutton h3{
	clear: left;
	width: 150px;
	margin: 2px 0px;
}

.innerbox .cgame .gbutton h3 span{
	display: block;
	position:absolute;
	padding: 3px 0px 0px 25px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #00daff;
	cursor:pointer;
}

#gameinfo .cgame .iphoto{
	padding: 0px;
	width: auto;
	margin: 0px;
	padding-right:10px;
	background:url(images/line4.gif) repeat-y right top;
}
html>body #gameinfo .cgame .iphoto{	margin: 0px 0px 0px 0px;}

#gameinfo .cgame{
background:url(images/bg.gif);
}

#gameinfo .cgame .iphoto span{
	display: block;
	padding: 10px;
}
#gameinfo .cgame .itext {
	width: 62%;
	padding: 0px 5px 0px 25px;
	margin:0px;
	height: 250px;
}
.innerbox .cgame .itext{margin: 4px 0px 0px 10px;}
#gameinfo .cgame .gbutton {
	margin: 20px 0px 0px 13px;
}

#gameinfo .screenshot {
	padding: 0px 0px 0px 250px;
	float:left;
	width: 380px;
}

#gameinfo .screenshot ul{
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
#gameinfo .screenshot li{
	height: auto;
	background: none;
	width: auto; 
}
.innerbox{
position:relative;
width: 88.9%;
left: 45px;
margin: 76px 0px 0px 0px;
}
html>body .innerbox{margin: 76px 0px 0px 0px;}
/*#profile .boxheader{display:none;}*/
#profile .box_i1, #sitemap .box_i1{background:none;}
#profile .boxcorner1, #sitemap .boxcorner1{background:none;}
#profile .box_i2, #sitemap .box_i2{background:none;}
#profile .boxcorner2, #sitemap .boxcorner2{background:none;}
#profile .box_i3, #sitemap .box_i3{background:none;}
#profile .boxcorner3, #sitemap .boxcorner3{background:none;}
#profile .boxfooter, #sitemap .boxfooter{background:none;}
#gameinfo{
background:url(images/bg.gif);
}
.innerbox .boxheader{
position:absolute;
margin-left: 0px;
margin-top: -76px;
width: 100%;
filter:none;
background:url(images/box_bg_t.jpg) no-repeat top left;
}
	/* for graphics icon image */
#newjavagame .boxheader h1,
	#topjavagame .boxheader h1,
	#gameinfo .boxheader h1,
	#download .boxheader h1{
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style/en_US/1/images/box_game.png' sizingMethod='scale');
}
html>body #newjavagame .boxheader h1,
	#topjavagame .boxheader h1,
	#gameinfo .boxheader h1,
	#download .boxheader h1{filter:none;	background: url("images/box_game.png") no-repeat top left;}

#download .boxheader h1{
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style/en_US/1/images/box_download.png' sizingMethod='scale');
}
html>body #download .boxheader h1{filter:none;	background: url("images/box_download.png") no-repeat top left;}
	
#topwallpaper .boxheader h1,
	#newwallpaper .boxheader h1,
	#toptheme .boxheader h1,
	#topoplogo .boxheader h1,
	#newoplogo .boxheader h1,
	#toppicmsg .boxheader h1,
	#newpicmsg .boxheader h1,
	#newtheme .boxheader h1{background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style/en_US/1/images/box_graphic.png' sizingMethod='scale');}
html>body #topwallpaper .boxheader h1,
	#newwallpaper .boxheader h1,
	#toptheme .boxheader h1,
	#topoplogo .boxheader h1,
	#newoplogo .boxheader h1,
	#toppicmsg .boxheader h1,
	#newpicmsg .boxheader h1,
	#newtheme .boxheader h1{filter:none;	background: url("images/box_graphic.png") no-repeat top left;}

#toppolytone .boxheader h1,#newpolytone .boxheader h1, #newtruetone .boxheader h1, #toptruetone .boxheader h1{	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style/en_US/1/images/box_ringtone.png' sizingMethod='scale');}
html>body #toppolytone .boxheader h1,#newpolytone .boxheader h1, #newtruetone .boxheader h1, #toptruetone .boxheader h1{filter:none;	background: url("images/box_ringtone.png") no-repeat top left;}

#download {
	background:#244F71 none repeat scroll 0% 50%;
}

#download .boxheader h1 ,
	#gameinfo .boxheader h1 {
	float: left;
	width: 120px;
}
#download .boxheader h1 span,
	#gameinfo .boxheader h1 span{
	display: none;
}
#download .boxheader h3 span,
	#gameinfo .boxheader h3 span{
	margin: 0px 0px 0px 15px;
}
html>body #download .boxheader h3 span,	#gameinfo .boxheader h3 span{	margin: 0px 0px 0px -90px;}

.innerbox .box_i1{
	position: relative;
	background: url(images/box_corner_left.jpg) repeat-y left top; 
	height: 100%;
}
#toppolytone .box_i1,
	#toptruetone .box_i1,
	#newpolytone .box_i1,
	#newtruetone .box_i1{
	position: relative;
	background: #244f71 url(images/box_corner_left.jpg) repeat-y left top; 
	height: 100%;
}
.innerbox .box_i1 span.boxcorner1{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 99%;
	height: 60px;
	margin-top:-19px;
	background: url(images/box_corner_tl.jpg) no-repeat left top; 

}
.innerbox .box_i2{
	position: relative;
	background:url(images/box_corner_right.jpg) repeat-y right top;	
	height: 100%;
}
.innerbox .box_i2 span.boxcorner2{
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 20px;
	height: 49px;
	margin-top:-19px;
	background: url(images/box_corner_tr.jpg) no-repeat right top; 
}

.innerbox .box_i3 {
	position:relative;
	background:url(images/box_corner_br.jpg) no-repeat right bottom;
	height: 100%;
}
.innerbox .box_i3 span.boxcorner3{
	position: absolute;
	right: 0px;
	display: block;
	width: 20px;
	height: 100%;
}
.innerbox .boxfooter{
	position:relative;
	background: url(images/box_corner_footer.jpg) no-repeat left bottom;
	height: 30px;
	margin: -2px 0px 0px 0px;
}


	/* structure for profile */
#profile {
width: 640px;
left:0px;
margin-left: 30px;
}
html>body #profile {margin-left: 60px;}

/* for profile icon image */
#phone .boxheader{
	left:-10px;
}
.cprofile {
	width:100%;
	text-align:justify;
	position: relative;
}

	/* structure for my profile */

#profilemenu {
	position:relative;
	height:25px;
	margin: 0px 0 -10px;
	width: 760px;
	left:0px;
	padding:0px;
	z-index:100;
}

#profilemenu .boxheader {
	display: none;
}

#profilemenu .boxfooter,
	#profilemenu .boxheader, 
	#profilemenu .box_i1 span.boxcorner1,
	#profilemenu .box_i2 span.boxcorner2{
	display:none;
}

#profilemenu .box_i1,
	#profilemenu .box_i2, 
	#profilemenu .box_i3 {
	background-image:none;
}
#profilemenu.box {
	background: #31688E url(images/profile_bg.gif) no-repeat top center;
}
.cprofilemenu{padding:0px 35px;}

html>body .cprofilemenu{padding:0px 55px;}
.cprofilemenu h3 {
	float: left; 
	display: block;
	margin: 0px; 
	width: 20%;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 10px 2px 20px;
}
/* for profilemenu icons */
.cprofilemenu h3.profilecredit {padding: 3px 0px 0px 20px; margin: 2px 20px; width: auto; 	background:url(images/btn_right.gif) no-repeat left; cursor:pointer;}
.cprofilemenu h3.profileprofile {padding: 3px 0px 0px 20px; margin: 2px 20px; width: auto; 	background:url(images/btn_right.gif) no-repeat left; cursor:pointer;}
.cprofilemenu h3.profilepassword {padding: 3px 0px 0px 20px; margin: 2px 20px; width: auto; 	background:url(images/btn_right.gif) no-repeat left; cursor:pointer;}
.cprofilemenu h3.profilephone {padding: 3px 0px 0px 20px; margin: 2px 20px; width: auto; 	background:url(images/btn_right.gif) no-repeat left; cursor:pointer;}

.cprofile .pdata {
	width: 90%;
	margin: 0px 0px 20px 5px;
}
.pdata span{
	display: block;	
}
.pdata h3{
	margin: 0px;
	padding: 0px;
	font: bold 10px Verdana;
}

.pdata .pdataheader{
	clear: left;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 0px;
}
.pdata .pdataheader h3{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
}
.pdata .fieldname h3{
	color: #f8d548;
}
.pdata .pdatacredit{
	clear: left;
	width: 630px;
	height: 10px;
	padding: 5px 0px 10px 0px;
	margin: 0px 1px 0px 0px;
	background-color: #36a1d7;
}
.pdata .pdatadescription{
	clear: left;
	width: 630px;
	height: 50px;
	padding: 5px 0px 20px 0px;
	margin: 1px 0px 1px 0px;
	background-color: #36a1d7;
}
.pdata .pdataactivate{
	clear: left;
	width: 630px;
	height: 30px;
	padding: 8px 0px 5px 0px;
	background-color: #36a1d7;
}
.pdata .btnactivate span, .pdata .btndeactivate span{
	display: none;
}

.pdata h3.btnactivate{
	height: 32px;
	width: 100px;
	cursor:pointer;
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style/en_US/1/images/btn_activate.png' sizingMethod='scale');
}
html>body .pdata h3.btnactivate{
	filter:none;
	background:url(images/btn_activate.png) no-repeat left top;
}
.pdata h3.btndeactivate{
	height: 32px;
	width: 100px;
	cursor:pointer;
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style/en_US/1/images/btn_deactivate.png' sizingMethod='scale');
}
html>body .pdata h3.btndeactivate{
	filter:none;
	background:url(images/btn_deactivate.png) no-repeat left top;
}
.pdata .pdataactivate .fieldname{display:none;}
.pdata .pdataactivate .fieldcell{margin: 0px 0px 0px 70px;}
html>body .pdata .pdataactivate .fieldcell{margin: 0px 0px 0px 140px;}
.pdata .fieldname{
	float: left;
	width: 20%;
	text-align:right;
	padding: 0px 5px 0px 0px;
}
.pdata .fieldcell{
	float: left;
}
.pdata .creditlist{
	padding: 0px 0px 0px 50px;
	margin: 0px;
	list-style: none;
}
.fieldcell #areacode, .fieldcell #prefix, .fieldcell #suffix, .fieldcell #pin{
color:#1E3042;
}

.passwordform .password{
	clear: left;
	padding: 3px 0px;
	width: 90%;
}
.passwordform h2{
	float:left;
	width: 150px;
	margin: 5px 0px;
}

.passwordform input{
	float:left;
}



#profile .lostform .phoneno{
	width:200px;
}

.passwordform #pin{
	width: 150px;
	height:16px;
	background: #1e3042;
	border: 1px solid #1c84a0;
	color: #ffffff;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0px 0px 5px;
}
.loginform #pin{
	width: 150px;
}

	/* structure for forgetpassword */

.loststeps {
	padding: 0px 0px 0px 30px;
}
.loststep1, .loststep2, .loststep3 {
	margin: 0px;
	padding: 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.loststepno {
	font-weight: bold;
}

.cprofile div.btnsubmit{
	float: left;
	position:relative;
	width:auto;
	margin:0px;
	padding: 15px 0px 0px 3px;
	height: 50px;
	cursor:auto
}

.cprofile .btnsubmit span{
	display: none;
}

.cprofile .btnsubmit input{
	position:absolute;
	clear:both;
	background:none;
	width:95px;
	height:31px;
	border: 0px;
	cursor:pointer;
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style/en_US/1/images/btn_submit.png' sizingMethod='scale');
}
html>body .cprofile .btnsubmit input{
	float:left;
	filter:none;
	background:url(images/btn_submit.png) no-repeat left top;
}

.cprofile .phoneno, .cprofile .password {
	width:600px;
	clear:both;
	display:block;
	padding: 5px 0px 0px 0px;
}
.cprofile h2{
	float:left;
	padding: 0px 0px 2px 30px;
}
.cprofile .phoneno h2, .cprofile .password h2{
	width: 150px;
}
.cprofile .fieldcell{
	margin: 0px;
	padding: 0px;
}

	/* structure for login page */
	
.cprofile .loginform {
	float:left;
}
.cprofile .password{
	float: left;
}
.cprofile div.btnlogin {
	float: left;
	position:relative;
	width:100%;
	margin: 15px 0px 0px 0px;
	left: 180px;
}
html>body .cprofile div.btnlogin {
	margin: 15px 0px 0px 0px;
}
.cprofile .btnlogin span{
	display: none;
}
.cprofile .btnlogin input{
	clear:both;
	background:none;
	width:95px;
	height:31px;
	border: 0px;
	cursor:pointer;
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style/en_US/1/images/btn_login.png' sizingMethod='scale');
}
html>body .cprofile .btnlogin input{
	float:left;
	filter:none;
	background:url(images/btn_login.png) no-repeat left top;
}
.cprofile .loginlink {
	clear: left;
	width: 200px;
	padding: 10px 0px 0px 30px;
}
.cprofile h3.loginlost, .cprofile h3.loginreg{
	margin: 0px;
	padding: 2px 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.cprofile h3.loginreg {
	font-weight: bold;
}
#forgetPassword {
margin:0px 0px 0px 30px;
}
#changepassword div.btnsubmit{
margin:0px 0px 0px 90px;
}html>body #changepassword div.btnsubmit{margin:0px 0px 0px 180px;}

	/* structure for phone selector */
	
.catephone li{width: 200px;}

.notsurelink {
	display: block;
	margin: 0px auto 0px auto;
	padding-bottom: 18px;
	width: 300px;
	text-align:center;
}
.cphone{
	width:650px;
	margin: 0px auto;
	background-color: #244f71;
}
.cphone ul {
	padding: 0px 7px 0px 0px; 
	margin: 0px -7px 0px 0px;
	list-style-type: none;
}
.cphone li {
	float: left;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px; 
	text-align: center;
	height: 90px;
	background-color: #244f71;
	width: 14.2%;
}

	/* structure for static */
#sitemap .boxheader h1 {
}
#sitemap .boxheader {
	left:0px;
}
.cstatic {
	position: relative;
	margin: 0px -7px 0px -45px;
	padding: 0px 0px 0px 0px; 
}
#sitemap{
	left:30px;
}
html>body #sitemap{padding: 0px 0px 0px 15px;}
#sitemap ul {
	list-style:none;
}
#sitemap li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 15px;
}
html>body #sitemap li{	padding: 0px 10px 10px 15px;}
#sitemap li.mapsubheader{
	margin: 0px 0px 0px -10px;
}
#siteMap .plus {margin:0px;}
#siteMap .plus li{background: url(images/btn_right.gif) no-repeat top left; margin:10px 0px 0px 0px; padding: 0px; width:680px;}
#siteMap .plus li a{margin: 0px 0px 0px 15px;}
#siteMap .minus{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;width:680px;}
html>body #siteMap .minus {padding: 0px 0px 0px 15px;}
#siteMap .minus li{padding: 10px 0px 0px 30px; background:none; margin: 0px 0px 0px 0px;width:680px;}
html>body #siteMap .minus li {padding: 10px 0px 0px 7.5px;}
#siteMap .minus li a{margin: 0px 0px 0px 0px;}
html>body #siteMap .minus li a{margin: 0px 0px 0px 3px;}
#siteMap .dot {padding:0px; margin:0px;width:680px;}
html>body #siteMap .dot {padding:0px 0px 0px 10px; margin:0px 0px 0px 0px;width:680px;}
#siteMap .dot li {
	display: block;
	padding: 3px 0px 3px 6px;
	margin: 0px 0px 0px 1px;
	width: 23.5%;
	height: 12px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #35a1d7;
}
html>body #siteMap .dot li {padding: 3px 0px 3px 0px;}
#siteMap .dot li a{
background: url(images/bullet1.gif) no-repeat center left;
padding: 0px 0px 0px 14px;
margin:0px;
}
#siteMap .dot ul {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.mapsubheader h2 span{
	position: relative;
	left: 32px;}
#sitemap .ccategory li {
	width: 22%;
}
#download .downlaodLogin{
position:relative;
float:left;
width:100%;
margin: 20px 0px 0px 0px;
background: #244f70 url(images/line2.gif) no-repeat top center;
height: 140px;
}
#download .downlaodLogin .caution{padding:0px; margin: 5px 0px 0px 0px;width:100%;}
#download .downlaodLogin .caution .cautioncontent{width:auto;}
#download #downlaodlogin .box_i1 span, #downlaodlogin .box_i2 span, #downlaodlogin .box_i3 span{background:none;}
#download #downlaodlogin .box_i1, #downlaodlogin .box_i2, #downlaodlogin .box_i3{background:none; height:100%;}
#download #downlaodlogin .boxheader, #downlaodlogin .boxfooter {display:none;}
#download .cdownload #noitem {width:75%; padding:0px 0px 0px 20px;}
html>body #download .cdownload #noitem {padding:0px 0px 0px 27px;}
#downlaodlogin .cdownlaodlogin
{
	padding: 10px 130px 0px 130px;
}
#downlaodlogin .phoneno, #downlaodlogin .password
{	width:100%;	display: block; padding: 0px 0px 10px 0px;}
#downlaodlogin .phoneno h2, #downlaodlogin .password h2,#downlaodlogin .loginbtn h2
{	width: 200px;}
#downlaodlogin .loginbtn{
padding: 0px 0px 10px 0px;
}
#login_btncontinue{
	background:none;
	margin: 10px 0px 0px 200px;
	width: 94px;
	height: 30px;
	border:none;
	cursor:pointer;
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style/en_US/1/images/btn_continue.png' sizingMethod='scale');
}
html>body #login_btncontinue{
filter:none;
background:url(images/btn_continue.png) no-repeat top left;
}
/* for disabled button */
#login_btncontinue_dim {
	background:none;
	margin: 10px 0px 0px 200px;
	width: 94px;
	height: 30px;
	border:none;
	cursor:pointer;
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style/en_US/1/images/btn_continue_dim.png' sizingMethod='scale');
}
html>body #login_btncontinue_dim {
filter:none;
background:url(images/btn_continue_dim.png) no-repeat top left;
}

#downlaodlogin .loginlink{	float:left;	padding: 5px 0px 0px 200px;}
html>body #downlaodlogin .loginlink{padding: 0px 0px 0px 200px;}
#downlaodlogin .loginlink span{	font-size:10px;}



#changepassword{
width: 400px;
}
#changepassword .pin{height: 15px;	}
.orderbtnregister{
	width:81px;
	height:27px;
	margin: 0px 0px 0px 0px;
	cursor:pointer;
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style/en_US/1/images/btn_register.png' sizingMethod='scale');
}
html>body .orderbtnregister{
	filter:none;
	float:left;
	background: url("images/btn_register.png") no-repeat top left;
}
.orderbtnregister_dim{
	width:81px;
	height:27px;
	margin: 0px 0px 0px 0px;
	cursor:pointer;
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style/en_US/1/images/btn_register_dim.png' sizingMethod='scale');
}
html>body .orderbtnregister_dim{
	filter:none;
	float:left;
	background: url("images/btn_register_dim.png") no-repeat top left;
}

#noitem .orderbtnregister {float:none;}
#noitem .orderbtnregister_dim {float:none;}
.orderbtndownload{
	width:94px;
	height:30px;
	margin: 5px 0px 0px 0px;
	cursor:pointer;
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style/en_US/1/images/btn_download2.png' sizingMethod='scale');
}
html>body .orderbtndownload{
	filter:none;
	background: url("images/btn_download2.png") no-repeat top left;
}

.orderbtndownload_dim{
	width:94px;
	height:30px;
	margin: 5px 0px 0px 0px;
	cursor:pointer;
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style/en_US/1/images/btn_download2_dim.png' sizingMethod='scale');
}
html>body .orderbtndownload_dim{
	filter:none;
	background: url("images/btn_download2_dim.png") no-repeat top left;
}


#error {
float:left;
margin: 0px 25px;
width:auto;
}
html>body #error {margin: 0px 50px;}
#error img{float:left; padding: 0px 15px 0px 0px;}
#errormsg{float:left; margin: 10px 0px 0px 0px;}
#errormsg h5{float:left; font: bold 10px Verdana, Arial, Helvetica, sans-serif;}
#handsetSelector {
padding: 15px 0px 0px 0px;
margin: 0px auto;
width:100%;
z-index:1000;
}
.loadingHandset{
width:100%;
height:60px;
text-align:center;
padding: 20px 0px;
}
#handsetSelector .loading{
float:left;
position:relative;
padding: 20px 0px 20px 330px;
margin: 0px 0px 0px 0px;
display:block;
height: 16px;
width:58px;
}
.loading span{
float:left;
height: 16px;
width:58px;
position:absolute;
background: url(images/loading.gif) no-repeat top center;
}
.loading span img{display:none;}
#notsurephone {
padding:0px 0px 0px 60px;
margin: 10px 0px 0px 0px;
height: 520px;
float:left;
}
#notsurephone .noitem{
height:auto; 
padding:0px;
width: 650px;
}
#notsurephone .noitem li{
margin: 20px 0px 0px 0px;
}
.titletxt img{display:none;}

.titletxt, .titletxt .icon{
position:relative;
float:left;
height: 22px;
padding: 8px 0px 0px 40px;
background: url(images/icon_game.gif) no-repeat top left;
}
#gameTrailer ,#gameInstruction{
position:relative;
width: 650px;
height:100%;
left:0px;
}
#gameInstruction #javagame, #gameTrailer #javagame{
margin: 0px 20px 20px 20px;
width: 100%;
height:100%;
}
#gameInstruction #javagame .noitem ,#gameTrailer #javagame .noitem{
background:#001849;
margin: 0px auto;
padding: 20px 10px;
height:auto;
}

#gameInstruction #javagame .box, #gameTrailer #javagame .box{
width:650px;
margin: 0px;
background:#001849;
}
#gameTrailer #javagame .box{text-align:center;}

#gameInstruction .titlegrey, #gameTrailer .titlegrey{
float:left;
width: 100%;
}
#gameInstruction .content_bg, #gameTrailer .content_bg{
margin: 20px 0px;
float:left;
width: 85%;
}
#gameInstruction .contents,#gameInstruction #javagame, #gameTrailer #javagame{
margin:0px;
}
#notsurephone .titlegrey{
width:650px;
}
#notsurephone .more, #gameInstruction .more, #gameTrailer .more{
margin: 0px 0px 0px 0px;
padding: 8px 10px 0px 0px;
float:right;
}
#pagenum{
margin:0px auto 0px auto;
padding:10px;
}
