/********************* CSS chung for member ****************************/
.f1{
	margin-bottom:10px;
}
.f2{
	padding-left:17.5%;
}
.f3{
	padding-left:25.8%;
}
.textfiled{
	background:#fff;
	border:1px solid #ccc;
	width:100%;
	height:24px;
}
.select { 
	width:100%;
	background:none;
	border: 1px solid #ccc;
}
.btn{
	background:#dd1015;
	border:none;
	line-height:27px;
}
.btn span{
	font-weight:bold;
	color:#fff;
}

/********************* CSS cho upgrade ****************************/
#Member .fTitle{
	font-size:13px;
	font-weight:bold;
	color:#dd1015;
	text-transform:uppercase;
	padding-top:10px;
}

.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 {height:30px;padding:3px 8px; vertical-align:top; }
.tblMember th { font-weight:bold;border-bottom:1px #dfdfdf dotted; text-align:right; }
.tblMember td { border-bottom:1px #dfdfdf dotted; text-align:left; }
.tblMember .last {border-right:none}

.tblMember th { } 
.tblMember td.note {width:35%}

.tblMember .textfiled {
	border:1px solid #bad6df;
	color:#000000;
	height:20px;
	font-size:12px; 
	line-height:20px;	
	width:100%
}
.tblMember .text_min {
	border:1px solid #bad6df;
	color:#000000;
	height:20px;
	font-size:12px; 
	line-height:20px;
	width:195px;
}
.tblMember .select {
	border:1px solid #bad6df; 
	font-size:13px;
	font-family:Tahoma;
	color: #656565;
	height:24px;
	padding:2px 0px;
	line-height:20px;
	width:100%;	
}
.tblMember .textarea {
	border:1px solid #bad6df;
	line-height:20px;
	color: #656565;	 
	overflow:auto;
	width:100%;
}

.reg_button	{text-align:center; padding:5px;}

span.required {font-weight:normal; color:#FF0000}
.tblMember input.error {
	border:1px dotted #ff0000;
} 
 
.tblMember label.error { margin-left: 5px; padding: 5px; background: #B70002; color: #FFF; -moz-border-radius: 4px; -webkit-border-radius: 4px; }



.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;
}

#Member {
	line-height: 18px;
}

#Member p {
	padding: 5px 0px;
}

#Member ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#Member li {
	padding: 2px;
	display: block;
}

#Member .description {
	padding: 5px;
}

#Member .form {
	padding-top: 10px;
}

#Member #ERROR {
	text-align: center;
}

#Member .col1 {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
	width: 35%;
	font-weight: bold;
}

#Member .col2 {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	width: 60%;
}


.table_bg {
	background-color: #989a9c;
}

table.table_bg td {
	padding: 2px;
}

.row_title {
	background: #e6e7e9;
	color: #000;
	font-weight: bold;
	height: 20px;
}

.row1 {
	background: #FFFFFF;
}

.row2 {
	background: #FAFAFA;
}

.row_extra {
	background: #FAFAFA;
}

.row_select {
	background: #F4EAD2;
}

.fUsername {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}

/***************** 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;
}

.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;
}

#ARGEE {
	width: 100%;
	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: 250px;
}

#main_register input[type="text"] {
	width: 250px;
}

#main_register input.textfiled {
	width: 250px;
}
 
 
.mess_join {padding:0px;}
.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; }

@media screen and (max-width: 767px) {
	.f2{
		padding-left:0;
	}
	.f3{
		padding-left:0;
	}
}