.label_left {	
	display: inline-block;
	text-align:left;
	vertical-align: top;
	font-size:12px
}

.label_right {	
	display: inline-block;
	text-align:right;
	padding-right: 20px;
	font-size:12px
}


div#mface_login_page {

}

div#mface_login_page_wrapper {
	margin: 0 auto;
	width:1000px;
	/*background-color:#CC0*/
}

div#mface_login_page_wrapper .header {
	/*background-color:#CC6;*/
	padding-top:20px;
	height:50px;
	overflow: hidden
}

div#mface_login_page_middle .col_left, div#mface_login_page_middle .col_right {
	margin-top:20px;
	/*float:left;
	margin-right:10px;
	margin-left:10px;
	*/
}

div#mface_login_page_middle .col_left {
	/*background-color: #666;*/
	width:550px;
	float:left;
	margin-right:10px;
	/*padding: 10px 0 0 0;*/
}

div#mface_login_page_middle .col_right {
	/*background-color: #09C;*/
	width:400px;
	float:left;
	/*padding: 10px 0 0 0; */
}

div#mface_latest_post_big {
	padding: 0 0 10px 0;
}

div#mface_latest_post_big .wrapper {
	margin: 0 auto;
	width:550px;
	/*background-color: #CCC;*/
	min-height:300px;
}


div#mface_categories {
	padding: 0 0 10px 0;
}

div#mface_categories .wrapper {
	margin: 0 auto;
	width:550px;
	/*background-color: #CCC;*/
	min-height:250px;
}

div#mface_ourguest {
	padding: 0 0 10px 0;
}

div#mface_ourguest .wrapper {
	margin: 0 auto;
	width:550px;
	/*background-color: #CCC;*/
	height:250px;
}

div#mface_ourguest .member_thumb_wrapper {
	float: left;
	width:70px;
	height:70px;
	/*background-color:#990;*/
	margin: 0 4px 0 0;
}

div#mface_ourguest .member_thumb {
	width:64px;
	height:64px;
	background-color: #FFF;
	margin: 3px 3px 3px 3px;
}

div#mface_big_gift_ranking {
	padding: 0 0 10px 0;
}

div#mface_big_gift_ranking .wrapper {
	margin: 0 auto;
	width:550px;
	background-color: #CCC;
	min-height:300px;
}

div#mface_sign {
	padding: 0 0 10px 0;
}

div#mface_sign .wrapper {
	margin: 0 auto;
	width:350px;
	/*background-color: #CCC;*/
	/*min-height:200px;*/
}

div#mface_event {
	padding: 0;
}

div#mface_event .wrapper {
	margin: 0 auto;
	width:550px;
	/*background-color: #CCC;*/
	/*border:1px dotted #999;*/
	height:245px;
	padding:0px;
}

div#mface_total_point {
	padding: 0 0 10px 0;
}

div#mface_total_point .wrapper {
	margin: 0 auto;
	width:350px;
	/*background-color: #CCC;*/
	min-height:100px;
}

div#mface_total_point .point_wrapper {
	width:25%;
	float:left
}

div#mface_total_point .sign_number_2 {
	color:#FFF;
	margin-top:10px;
	margin-bottom:10px;
}

div#mface_total_point .sign_label_2 {
	color:#FFF
}



div#mface_event_3 {
	padding: 0 0 10px 0;
}

div#mface_event_3 .wrapper {
	margin: 0 auto;
	width:350px;
	/*background-color: #CCC;*/
	height:250px;
}

div#mface_latest_event {
	padding: 0 0 10px 0;
}

div#mface_latest_event .wrapper {
	margin: 0 auto;
	width:350px;
	background-color: #CCC;
	min-height:100px;
}

pre {
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */	
	color: #999;
}


/* styling jQuery UI Tabs - start */
/*
.ui-widget { font-size: 12px; COLOR: #595959;  }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 12px; COLOR: #595959; }
.ui-widget-content { border: none; background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: none; background: none; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }
.ui-tabs { position: relative; padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; background-color:#FFF }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; color:#000 }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 0; background-color:#0FF; border:1px solid #999  }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; background-color: #FFF; border-bottom: 1px solid #FFF;   }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }
.ui-tabs .ui-tabs-panel { display: block; padding: 1em 1.4em; background: none; background-color: #FFF; border:1px solid #999 }
.ui-tabs .ui-tabs-hide { display: none !important; }
*/

/* styling jQuery UI Tabs - end */


#mainTabs {
margin:0 auto;
width:550px;
}
#mainTabs li { list-style:none; float:left;}
#mainTabs a {
  display:block;
  padding:10px;
  height:24px;
  width:69px;
  text-decoration:none!important;
  margin:0px;
  margin-left:0;
  color:#FFF;
  font-size:12px;
  font-weight:bold;
  /*background:#222;*/
  text-align:center;
}
#mainTabs a:hover {
  height:28px;
  padding:10px;
  color:#900;
  font-weight:bold;
  /*background:#0D0D0D;*/
}
#mainTabs a.selected {
	height:22px;
	padding:5px;
	color:#900;
	font-weight:bold;
	background-color:#FFF;
	margin-top:5px;
	background-image:url(../images/loginpage/tab_redtriangle.png);
	background-position:center 25px;
	background-repeat:no-repeat;
  /*color:#FFF;*/
  /*border-left:1px solid #FFF;*/
  /*border-right:1px solid #FFF;*/
}

.joinusbutton a{
	font-size: 12px;
	color:#333;
	padding:10px;
	padding-bottom:15px;
	/*background-color:#F60;*/
	border:1px dotted transparent;
	border:1px dotted #666;
	height:10px;
	width:105px;
	font-weight:bold;
}

.joinusbutton a:hover{
	font-size: 12px;
	color:#FFF;
	background-color:#900;
	border:1px solid #666;
	padding:10px;
	padding-bottom:15px;
	height:10px;
	width:105px;
	font-weight:bold;
}

/*added by Valen Tham 2012jan*/

/*
.contentlayout-cny{
	
	
	margin: 0 auto;
	background-image:url(../images/cny-headerbg.jpg);
	background-repeat:repeat;
	background-position:top center;
	padding-left:140px;
}

div#mface_login_page_wrapper-cny {
	margin: 0 auto;
	background-image:url(../images/cny2012-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	
}
*/

.loginpage_toolbar_left{
	background-image:url(../images/loginpage/login-menu_left.png);
	background-repeat:no-repeat;
	width:21px;
	height:64px;	
	float:left;
}

.loginpage_toolbar_middle{
	background-image:url(../images/loginpage/login-menu_middle.png);
	background-repeat:repeat-x;
	width:650px;
	height:64px;	
	float:left;
}

.loginpage_toolbar_cross{
	background-image:url(../images/loginpage/login-menu_middle2.png);
	background-repeat:no-repeat;
	width:54px;
	height:64px;	
	float:left;
}

.loginpage_toolbar_orange{
	background-image:url(../images/loginpage/login-menu_oren.png);
	background-repeat:repeat-x;
	width:auto;
	height:64px;	
	float:left;
}

.loginpage_toolbar_orangeright{
	background-image:url(../images/loginpage/login-menu_right.png);
	background-repeat:no-repeat;
	width:38px;
	height:64px;	
	float:left;
}

.loginpage_txt_left{
	background-image:url(../images/loginpage/login-txt_01.png);
	background-repeat:no-repeat;
	width:9px;
	height:29px;	
	float:left;
}

.loginpage_txt_middle{
	background-image:url(../images/loginpage/login-txt_02.png);
	background-repeat:repeat-x;
	width:auto;
	height:29px;	
	float:left;
	width:115px;
}

.loginpage_txt_right{
	background-image:url(../images/loginpage/login-txt_03.png);
	background-repeat:no-repeat;
	width:10px;
	height:29px;	
	float:left;
}


.loginpage_butlogin_left{
	background-image:url(../images/loginpage/login-redb-mo_left.png);
	background-repeat:no-repeat;
	width:13px;
	height:29px;	
	float:left;
}

.loginpage_butlogin_middle{
	background-image:url(../images/loginpage/login-redb-mo_middle.png);
	background-repeat:repeat-x;
	width:auto;
	height:29px;	
	float:left;
	width:60px;
}

.loginpage_butlogin_right{
	background-image:url(../images/loginpage/login-redb-mo_right.png);
	background-repeat:no-repeat;
	width:13px;
	height:29px;	
	float:left;
}

.loginpage_butsignup_left{
	background-image:url(../images/loginpage/login-redb-mu-left.png);
	background-repeat:no-repeat;
	width:13px;
	height:29px;	
	float:left;
}

.loginpage_butsignup_middle{
	background-image:url(../images/loginpage/login-redb-mu-middle.png);
	background-repeat:repeat-x;
	width:auto;
	height:29px;	
	float:left;
	padding-top:7px;
}

.loginpage_butsignup_middle a{
	color:#FFF;
	font-weight:bold;
}

.loginpage_butsignup_middle a:hover{
	color:#FFFdbe;
	font-weight:bold;
}

.loginpage_butsignup_right{
	background-image:url(../images/loginpage/login-redb-mu-right.png);
	background-repeat:no-repeat;
	width:13px;
	height:29px;	
	float:left;
}

.loginpage_question{
	background-image:url(../images/loginpage/question.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;	
	float:left;
}

.loginpage_divider{
	background-image:url(../images/loginpage/login-devider.png);
	background-repeat:no-repeat;
	width:6px;
	height:51px;	
	float:left;
}

.loginpageform input[type=button],
.loginpageform input[type=submit]{
	font-weight:bold;
	color:#FFF;
	padding:5px;
}

.loginpageform input[type=button]:hover,
.loginpageform input[type=submit]:hover{
	font-weight:bold;
	color:#fffdbe;
	padding:5px;
	cursor:pointer;
}

.loginpageform input[type=text],
.loginpageform input[type=password],
.loginpageform input[type=textbox]{
	/*
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	*/
	background: #fff;
	color:#999;
	font-size: 13px;
	padding:5px;
	border:0px;
}

.loginpageform input[type=text].error,
.loginpageform input[type=password].error,
.loginpageform input[type=textbox].error{
	/*
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	*/
	background:#600;
	color:#fff;
	font-size: 13px;
	padding:5px;
	border:0px;
}

.loginpageform input[type=text]:focus,
.loginpageform input[type=password]:focus,
.loginpageform input[type=textbox]:focus{
	/*border: 1px solid #d0ccc9;*/
	/*color:#999;*/
	/*font-size: 14px;*/
	border:0px;
}


.loginpage_tab_left{
	background-image:url(../images/loginpage/tab_01.png);
	background-repeat:no-repeat;
	width:8px;
	height:37px;	
	float:left;
}

.loginpage_tab_right{
	background-image:url(../images/loginpage/tab_03.png);
	background-repeat:no-repeat;
	width:8px;
	height:37px;	
	float:left;
}

.loginpage_tab_middle{
	background-image:url(../images/loginpage/tab_02.png);
	background-repeat:repeat-x;
	width:auto;
	height:37px;	
	float:left;
}

.frontpage_people{
	background-image:url(../images/people.png);
	background-repeat:no-repeat;
	height:308px;
	width:497px;
	margin-top:10px;
	margin-left:70px;
}

.frontpage_bg{
	background-image:url(../../../../../images/bg-paper.jpg);
	background-repeat:no-repeat;
}

.frontpage_slogan{
	font-size:32px;
	color:#999;
	font-family:Georgia;
}



.loginpanel_lefttop {
	float:left;
	width:16px;
	height:16px;
	background-image:url(../images/loginpage/loginpanel/bg-left-left.png);
	background-repeat:no-repeat;
}

.loginpanel_righttop {
	float:left;
	width:18px;
	height:16px;
	background-image:url(../images/loginpage/loginpanel/bg-right-right.png);
	background-repeat:no-repeat;
}

.loginpanel_leftbottom {
	float:left;
	width:18px;
	height:16px;
	background-image:url(../images/loginpage/loginpanel/bg-left-btm.png);
	background-repeat:no-repeat;
}

.loginpanel_rightbottom {
	float:left;
	width:18px;
	height:16px;
	background-image:url(../images/loginpage/loginpanel/bg-right-btm.png);
	background-repeat:no-repeat;
}

.loginpanel_dot {
	float:left;
	width:264px;
	height:16px;
	background-image:url(../images/loginpage/loginpanel/bg-left-mid.png);
	background-repeat:repeat;
}


.loginpanel_logo {
	width:73px;
	height:46px;
	background-image:url(../images/loginpage/loginpanel/mface-logo.png);
	background-repeat:no-repeat;
}

.loginpanel_slogan{
	color:#fff;
	/*font-style:italic;*/
	font-size:18px;
	margin-top:6px;
	margin-left:15px;
}

.loginlabel{
	font-size:36px;
	color:#3CF;
	margin-bottom:10px;
}

.registerlabel{
}

.loginpanel_background_1 {
	position:absolute;
	background: url(../images/loginpage/bg01.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:100%;
	width:100%;
}

.loginpanel_background_2 {
	position:absolute;
	background: url(../images/loginpage/bg02.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:100%;
	width:100%;
}

.loginpanel_background_3 {
	position:absolute;
	background: url(../images/loginpage/bg03.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:100%;
	width:100%;
}

.loginpanel_background_4 {
	position:absolute;
	background: url(../images/loginpage/bg04.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:100%;
	width:100%;
}

.loginpanel_background_5 {
	position:absolute;
	background: url(../images/loginpage/bg05.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:100%;
	width:100%;
}

.loginpanel_background_6 {
	position:absolute;
	background: url(../images/loginpage/bg06.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:100%;
	width:100%;
}

.loginpanel_background_7 {
	position:absolute;
	background: url(../images/loginpage/bg07.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:100%;
	width:100%;
}

.loginpanel_background_8 {
	position:absolute;
	background: url(../images/loginpage/bg08.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:100%;
	width:100%;
}

.loginpanel_background_9 {
	position:absolute;
	background: url(../images/loginpage/bg09.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:100%;
	width:100%;
}

.loginpanel_background_10 {
	position:absolute;
	background: url(../images/loginpage/bg10.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:100%;
	width:100%;
}

.loginpanel_loginbtn a{
	float:left;
	background-color:#3CF;
	color:#fff;
	padding:10px;
	font-size:12px;
	font-weight:bold;
}

.loginpanel_loginbtn a:visited{
	color:#fff;
}

.loginpanel_loginbtn a:hover{
	background-color:#36C;
	color:#fff;
}

.loginpanel_regbtn a{
	width:225px;
	height:28px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	background-color:#36C;
	color:#fff;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
}

.loginpanel_regbtn a:hover{
	background-color:#3CF;
	color:#000;
}

.loginpanel_newbtn{
	/*
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	*/
	background:url(../images/loginpage/login_register.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:30px;
	height:30px;
	margin-right:10px;
}

.loginpanel{
	padding:20px;
	background-color:#000;
	color:#3CF;
	opacity: 0.8;
	filter: alpha(opacity=80);	
	border-radius:5px;
}

.loginbgsmallpanel{
	cursor:pointer;
	padding:10px;
	background-color:#000;
	color:#3CF;
	opacity: 0.8;
	filter: alpha(opacity=80);	
	border-radius:5px;
}

.loginbgsmallpanel:hover{
	background-color:#3CF;
	color:#fff;
}

.forgotuserlink a { color:#3FC;font-size: 12px;font-weight:bold }
.forgotuserlink a:hover { color:#FFF;font-size: 12px;font-weight:bold }

.mregister_correct{
	background:url(../images/loginpage/noti_right.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:25px;
	height:25px;
}

.mregister_wrong{
	background:url(../images/loginpage/wrong_sign.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:25px;
	height:25px;
}

.nav_bg{
	text-align:left;
	position:absolute;
	height:100%;
	width:100%;
	bottom:0;
	background-color:#000;
	/*top:160px;*/
	opacity: .5;
	filter: alpha(opacity=50);	
}

.btn_blog{
	background:url(../images/loginpage/Feature/feature_bigmouth.png);
	background-repeat:no-repeat;
	background-position:center 10px;
	width:50px;
	height:50px;
}


.btn_socialnetwork{
	background:url(../images/loginpage/Feature/feature_mface.png);
	background-repeat:no-repeat;
	background-position:center 10px;
	width:70px;
	height:50px;
}

.btn_2m2f{
	background:url(../images/loginpage/Feature/feature_2m2f.png);
	background-repeat:no-repeat;
	background-position:center 10px;
	width:70px;
	height:50px;
}

.btn_mnews{
	background:url(../images/loginpage/Feature/feature_news.png);
	background-repeat:no-repeat;
	width:110px;
	height:60px;
}

.btn_games{
	background:url(../images/loginpage/Feature/feature_game.png);
	background-repeat:no-repeat;
	background-position:center 10px;
	width:32px;
	height:50px;
}

.btn_bg a{
	margin-top:10px;
	width:150px;
	height:150px;
	background-color:#000;
	color:#fff;
	opacity: 0.6;
	filter: alpha(opacity=60);	
	border-radius:5px;
}

.btn_bg a:hover{
	opacity: .9;
	filter: alpha(opacity=900);
}

.mobilelink a{
	color:#fff;
}

.mobilelink a:hover{
	color:#3CF;
}

.icon_iphone{
	background:url(../images/loginpage/support_iphone.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:35px;
	margin-right:30px;
	height:30px;
}

.icon_android{
	background:url(../images/loginpage/support_android.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:35px;
	margin-right:30px;
	height:30px;
}

.icon_blackberry{
	background:url(../images/loginpage/support_blckberry.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:35px;
	margin-right:30px;
	height:30px;
}

.icon_window{
	background:url(../images/loginpage/support_window.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:40px;
	width:200px;
	height:30px;
}

.newreg_closeicon{
	background:url(../images/loginpage/chat_icon_close_white.png);
	width:20px;
	height:20px;
}