/********************* CSS for member ****************************/
.box-usercp {
	position:relative;
	overflow:hidden;	
}
.mainTab { height:39px; overflow:hidden; width:100%; background:url(../images/tab_bg.gif) repeat-x;  } 
.mainTab ul {	float:right;  height:39px;  }
.mainTab li {
	float:left;	
	height:39px;
	padding-left:3px;
}
.mainTab li a {
	background:url(../images/tabL.gif) 0px 0px no-repeat;
	display:block;
	line-height:39px;
	color:#4d4d4d;
	font-weight:bold;	
	padding-left:10px;
	text-decoration:none;
}
.mainTab li a span {
	background:url(../images/tabR.gif) 100% 0px no-repeat;
	display:block;
	line-height:39px;
	text-align:center;
	padding-left:5px;
	padding-right:15px;
}

.mainTab li a:hover {background-position:0px -39px;}
.mainTab li a:hover span {background-position:100% -39px;}

.mainTab li a.current {background-position:0px -39px;}
.mainTab li a.current span {background-position:100% -39px;}


.infoAccount {
	background:#ebf8ff;
	padding:20px;
	border-left:1px solid #cedde6;
	border-right:1px solid #cedde6;
	border-bottom:1px solid #cedde6;
	overflow:hidden;
}
.infoAccount .avatar {
	border:1px solid #c1c1c1;
	margin-right:10px;
	width:70px;
}
.infoAccount .info {
	width:500px;	 
}
.infoAccount .name { font-weight:bold;  font-size:18px; padding:2px 0px;}
.infoAccount .username { font-weight:bold; color:#C20006 ;  font-size:18px;  padding:2px 0px;}
.infoAccount .email { font-weight:bold; color:#32b0ea; font-size:18px;  padding:3px 0px;}
.infoAccount .point { font-weight:bold;   font-size:15px;  padding:2px 0px;}

.subTab {
	background:url(../images/subTab.gif) repeat-x;
	height:36px;
	border-left:1px solid #cedde6;
	border-right:1px solid #cedde6; 
	margin-bottom:10px;
}
.subTab ul {}
.subTab li {
	float:left;
	background:url(../images/subtab_mid.gif) right no-repeat;
	padding-right:2px;
}
.subTab li a {
	display:block;
	height:36px;
	line-height:36px;
	color:#000000;
	font-weight:bold;
	padding:0px 10px;
	text-decoration:none;
}
.subTab li.last{ background:none;}
.subTab li a.current {
	 background:url(../images/subTab_on.gif) repeat-x;
	 color:#ff8a00;	 
}
.subTab li a:hover {
	 background:url(../images/subTab_on.gif) repeat-x;
	 color:#ff8a00;	 
}



#mod_member h2.title {
	font-weight:bold;
	font-size:14px;
	color:#F00;
	margin-bottom:20px;
}
.tblMember {}
.tblMember .row_title {
	background:url(../images/mid-title-bg.gif) right no-repeat;	 
	
}
.tblMember .row_title h2 {
	background:url(../images/icon_mtitle.gif) left no-repeat;
	display:block;
	color:#3F3F3F; 
	font-size:14px;
	line-height:27px; 
	padding-left:37px;
}
.tblMember th, .tblMember td { padding:3px 8px; vertical-align:top; }
.tblMember th { font-weight:bold;  text-align:right; }
.tblMember td {   text-align:left; }
.tblMember .last {border-right:none}

.tblMember th { } 
.tblMember td.note {width:35%}

.tblMember .textfiled { 
	width:48%
}
.tblMember .text_min { 
	width:195px;
}
.tblMember .select { 
	width:48%;	
}
.tblMember .textarea {
	 
	overflow:auto;
	width:100%;
}

.reg_button	{text-align:center; padding:5px;}

span.required {font-weight:normal; color:#FF0000}

.tblMember .email	{ font-size:16px; font-weight:bold; color:#32b0ea; }
.tblMember .name	{ font-size:16px; font-weight:bold; color:#32b0ea; }

.boxPassword {
	background:url(../images/box_password.gif) center no-repeat;
	width:274px;
	height:195px;
}
.mTitle {
	font-size:16px; font-weight:bold; color:#32b0ea;	text-transform:uppercase;
	padding:10px 0px;
	text-align:center;
}
 



.hr_title {
	background: url(../images/hr_title.gif) repeat-x center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	height: 10px;
	line-height: 10px;
}

.wellcome {
	text-align: center
}

.fUsername {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

.fMgroup {
	color: #FF6A06;
}




.row1 {
	background: #FAFAFA;
}
.row_extra {
	background: #FAFAFA;
}

.row_select {
	background: #F4EAD2;
}

.fUsername {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}

.small {
	font-size:11px;	
}
/***************** REGISTER ****************************/
.account_form {
	background: url(../images/personal.gif) left no-repeat;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	padding-left: 30px;
	color: #2b2b6b;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	margin-bottom:10px;
}

.info_form {
	background: url(../images/contact.gif) left no-repeat;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	padding-left: 30px;
	color: #2b2b6b;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	margin-bottom:10px;
}

#ARGEE {
	float: left;
	width: 100%;
	padding: 2px;
	text-align: center;
}

.input-warn {
	border: 1px solid #FF0000;
}

.input-ok {
	border: 1px solid #009900;
}

#main_register p {
	padding: 5px 0px;
}

.font_help {
	cursor: help;
}

.term {
	border: 1px solid #ccc;
	height: 250px;
	overflow: auto;
	padding: 10px;
}

.term p {
	padding-bottom: 10px;
	text-align: justify;
}

.messagebox {
	position: absolute;
	width: 150px;
	margin-left: 10px;
	border: 1px solid #c93;
	background: #ffc;
	padding: 1px 5px;
}

.messageboxok {
	position: absolute;
	background: url(../images/icon_ok.gif) #C9FFCA left no-repeat;
	width: 250px;
	margin-left: 10px;
	border: 1px solid #349534;
	padding: 1px 5px;
	padding-left: 25px;
	color: #008000;
}

.messageboxerror {
	position: absolute;
	background: url(../images/icon_error.gif) #F7CBCA left no-repeat;
	width: 250px;
	margin-left: 10px;
	border: 1px solid #CC0000;
	padding: 1px 5px;
	padding-left: 25px;
	color: #CC0000;
}

#main_register select {
	width: 350px;
}

#main_register input[type="text"] {
	width: 350px;
}

#main_register input.textfiled {
	width: 350px;
}

/*Avatar*/
 
/*----------- Browse -------------*/
.input-file label:hover{ color:#808080; cursor:pointer; font-size: 12px; font-weight: normal; }
.input-file label span{ display:none; width: 68px; }
.input-file label input{ display:block; width:300px; }
.input-file label{ float:right; white-space:nowrap; position:relative; z-index:1; left:0; top:0; overflow:hidden; font-weight:normal; display:inline; -webkit-border-top-right-radius:8px; -webkit-border-bottom-right-radius:8px; border-top-right-radius:8px; border-bottom-right-radius:8px; background-color: #FFF; background: url(../images/img_repeat_1.03.gif) repeat-x left -146px; padding: 2px 12px 2px; font-size: 12px; border-right-width: 1px; border-right-style: solid; border-right-color: #888; color: #000; height:20px; }
.input-file-no-path label{ float:left; }
.input-file label span{ display:inline; }
.input-file label input{ width:auto; position:absolute; right:0; top:0; border:none; font-size:11px; line-height:12px; opacity:0; zoom:1; filter:alpha(opacity=0); cursor:pointer; font-weight: normal; color: #808080; }
.input-file var{ display:none; position:relative; overflow:hidden; border:solid 1px #E0E0E0; border-color:#888 #ccc #ccc #888; zoom:1; _right:-3px; -webkit-border-top-left-radius:2px; -webkit-border-bottom-left-radius:2px; padding: 2px 5px 2px 5px; height:18px; }
.input-file var{ display:block; }
.input-file-no-path label{ -webkit-border-radius:2px; }
.input-file var input{ display:block; width:100%; position:absolute; padding:0; border:1px none #b1b1b0; font-size:11px; color:#808080; top:0; left:0; padding:0.25em 0.6em 0.2em; height:100%; font-family: Tahoma, Arial, Verdana, sans-serif; font-weight: normal; background-color: #FFFFFF; }
#upload_result{ padding-top:5px;}
.upload_result { padding-top:5px;}


.preview_container{
	width:130px;
	height:130px;
	overflow:hidden; 
}
.CropImage { text-align:center; width:500px; margin:0px auto; }
.image_container { margin-bottom:5px;  } 

/*list*/
ul.box_list {
	padding: 5px;
}

.box_list li {
	display: block;
	background: url(../images/icon_li.gif) 0px 12px no-repeat;
	padding: 2px;
	padding-left: 10px;
	text-align: left;
}
.box_list li a {
	text-decoration: underline;
}

.box_list li a:active,.box_list li a:link,.box_list li a:visited {
	text-decoration: underline;
}
.box_list li a:hover {
	text-decoration: underline;
}

.mess_join ul  {
	list-style:none;	
}
.mess_join ul li {padding:2px; background:url(../images/icon_li.gif) 0px 9px no-repeat ; padding-left:10px; }


.divButton {
    padding: 5px;
    text-align: center;
}

.validate label.checked {}


.validate input.error {
	border:1px dotted #ff0000;
} 
.validate textarea.error {
	border:1px dotted #ff0000;
} 
.validate select.error {
	border:1px dotted #ff0000;
}
.validate label.error { 
	margin-left: 5px; 
  padding-left: 30px;
	height:22px;
	color: #EA5200;  
	position:absolute; 
	margin-left:5px; 
	width:230px;
}
.validate label.checked { }


.c-product .t-title {
    position: relative;
    width: 100%;
    margin-bottom: 25px;
    padding: 10px 0px;
    border-bottom: 2px solid #0293c9;
}

.c-product .t-title .title {
    font-size: 20px;
    line-height: 28px;
    color: #ed1c24;
    text-transform: uppercase;
    font-family: 'UVNTinTuc_b';
    display: inline-block;
    float: left;
}

.c-product .t-title:after {
    position: absolute;
    content: "";
    width: 300px;
    height: 28px;
    top: 100%;
    left: 0px;
    background: url(../images/bg-title.png) no-repeat;
}
#btnJoin {
	background: #666;
	color:#fff;
	text-transform:uppercase;
	padding:7px 25px;
	border:none;
	outline:none;
	font-size:12px;
	font-weight:bold;
}
button.btn:hover {
	color:#fff;
}
#mod_member input.textfiled {
	border:1px solid #eaeaea;
	padding:0 10px;
	margin:5px 10px;
}

.register .textfiled {
	margin-left:10px;
}


.account_form,
.info_form {
	font-size:1.2em;
	color:#444;
}
#ARGEE {
	margin-top:20px;
}
#login table td {
	vertical-align:top;
	padding-right:10px;
}
#login table td label {
	white-space:nowrap;
}
.btn-group {
	margin-top:30px;
}

.btn-group td {
	vertical-align:middle !important;
}
#mod_member {
	padding:20px 0;
}





































/*formLogin*/
#formLogin {
	display:table;
	width:100%;
	padding:10px 0 20px;
}
#formLogin .col-left,
#formLogin .col-right {
	display:table-cell;
	vertical-align:top;
}
#formLogin .col-left {
	width:330px;
	background:url(../images/bg_cl.jpg) no-repeat right top;
}
#formLogin .col-right {
	padding:30px;
	text-align:center;
	background:#f2f2f2;
}
#formLogin.pageLogin .form-wrap {
	max-width:500px;
	margin:auto;
	text-align:left;
	padding-left:120px;
	background:url(../images/bg_login.png) no-repeat;
}
#formLogin h3 {
	color:#666666;
	text-transform:uppercase;
	font-weight:400;
	font-size:20px;
	margin-bottom:15px;
}
a#fbLogin {
	display:block;
	height:42px;
	width:250px;
	background:url(../images/bg_fb.png) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}
a#gpLogin {
	display:block;
	height:40px;
	width:250px;
	background:url(../images/bg_gg.png) no-repeat;
	text-indent:-9999px;
}
#formLogin .form-field {
	display:table;
	width:100%;
	margin-bottom:10px;
}
.form-field.last {
	margin-bottom:0 !important;
}
#formLogin .form-label,
#formLogin .form-input {
	display:table-cell;
	vertical-align:middle;
	position:relative;
}
/*
#formLogin .form-input .form-control {
	padding-left:30px;
}
*/
#formLogin .form-input .fa {
	position:absolute;
	left:10px;
	top:15px;
	color:#999;
}
#formLogin .form-label {
	width:150px;
}
#formLogin .form-label label {
	margin:0;
	font-weight:400;
}
#formLogin .form-control {
	height:40px;
	line-height:40px;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border:none;
	border-top:1px solid #e8e8e8;
	border-left:1px solid #e8e8e8;
	box-shadow:none;
}
#btnLogin {
	border:none;
	outline:none;
	background:#f44236;
	font-weight: bold;
	color:#FFF;
	text-transform:uppercase;
	padding:10px 25px;
	margin-right:10px;
}
.form-field.birthday .form-control {
	display:table-cell;
	width:32%;
}
#rVerifyCode {
	float:left;
	width:200px;
	margin-right:10px;
}
.ver_img {
    padding: 6px;
    background: #000;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .3;
}
.menu_login ul {
	overflow:hidden;
	margin-bottom:20px;
}
.menu_login li {
	float:left;
	margin-right:10px;
}
.menu_login li a {
	display:block;
	background:#f1efea;
	text-transform:uppercase;	
	padding:10px 20px;
}
.menu_login li.current a,
.menu_login li a:hover {
	background:#222;
	color:#FFF;
}
.title2 {
	font-size:20px;
	text-transform:uppercase;
	display:inline-block;
	color:#c6000d;
	margin-bottom:20px;
}
a.remove {
	display:inline-block;
	background:#f69;
	
	text-transform:uppercase;
	height:40px;
	line-height:45px;
	padding:0 20px;
	color:#FFF;
	border-radius:4px;
	opacity:0;
	visibility:hidden;
}
.table_bg tr:hover a.remove {
	opacity:1;
	visibility:visible;
}








































#post-content {
    padding-bottom:40px;
}
.pageUpdate {
	background:#f2f2f2;
	padding:20px 30px 10px;
}
.pageUpdate .form-wrap {
	max-width:636px;
	margin:auto;
	padding-left:120px;
	background:url(../images/bg_login.png) no-repeat;
}
.changepassPage {
	background:#f2f2f2;
	padding:20px 30px 10px;
}
.changepassPage .form-wrap {
	max-width:450px;
	margin:auto;
}
.loginPage .form-wrap {
	max-width:500px;
	margin:auto;
	padding-left:120px;
	text-align:left;
	background:url(../images/bg_login.png) no-repeat;
}
.regisPage .form-wrap {
	max-width:500px;
	margin:auto;
	text-align:left;
}