
.contactUs {
    padding: 0 10px 30px 10px;
    text-align: justify;
}
.contactForm {
    padding: 10px 0 0 10px;
  
  
}
.contactForm td, .contactUs td{
    vertical-align: top;
    text-align: left;
    padding:4px 0px;
}

.textForm {
    border: 1px solid #ccc /* #ccc */;
    margin: 2px 0;
    padding: 2px 3px;
    color: #555;
    font: normal 11px Tahoma, Verdana, Arial, sans-serif;
}

.textArea {
    border: 1px solid #366AA3;
    margin: 2px 0;
    padding: 2px 3px;
    color: #555;
    font: normal 11px Tahoma, Verdana, Arial, sans-serif;
}

.formTitle {
    font-weight:700;
    color:#282828;
}
.formNameTitle{font-weight:700;}

.titleM{font-weight:700; font-size:14px;border-bottom:1px dotted #ccc;
color:#1B5B99;
}



.contactFormInfoDiv {
    padding: 10px 20px;
    margin-top: 10px;
    background: #eee;
    border: 1px solid #a2d2ef;
    text-align: center;
}
label.error{
    margin-left: 2px;
    color: #ff0000;
}

.termsOfService {
    height: 162px;
    overflow: auto;
    padding: 5px;
    border: solid 1px #ccc;
    margin-bottom: 15px;
    text-align: justify;
}

span.description {
    font-size: 11px;
    color: #666666;
}
.salonInfo{
    display: none;
}
.CheckAvailabilityOk{
    clear: left;
    display: none;
    color: #3366cc;
}
.CheckAvailabilityFailed, .CheckEmptyFailed{
    clear: left;
    display: none;
    color: #ff0000;
}

.memberRegisterMoreOption{
    padding: 20px 0;
    line-height: 20px;
}
.memberRegisterMoreOption a{
    color: #0069C2;
    text-decoration: underline;
    display: inline-block;
}
.memberRegisterMoreOption a:hover{
    color: #F60;
}
.emailNotExist{
	clear: left;
	display: none;
	color: #ff0000;
}
.btn{padding:10px 0px;}
a.submitButton {
    display:inline-block;
    background:url(../../images/btn_bg_white.gif) no-repeat right top;
}
a.submitButton span {
    display:block;
    background:url(../../images/btn_bg_white.gif) no-repeat left -25px;
    color:#FFF;
    padding:5px 16px;
    font-weight:700;
}
.fieldBackground {
    background: url("../images/bg_field.jpg") repeat scroll 0 0 transparent;
    display: block;
}
.requiredC {
	color: #F00;
	margin-left: 4px;
}

.noteBooth {
	text-align: right;
	font-style: italic;
	padding:10px;
}
.bothwidth60px{width:180px;float:left; display: block; padding:10px;}
/* error */
.divError{ border:1px solid #F00;padding:10px 10px;margin:6px 0px;}
.divError ul{padding:6px 20px; }
.divError ul li{ line-height: 140%; list-style: square;color:#F00;font-style:italic;}
/* button */

.button1 {
	margin: 0 .15em .5em .15em;
	padding: .35em 1em;
	border-radius: .314em;
	-webkit-border-radius: .314em;
	-moz-border-radius: .314em;
	cursor: pointer;
	font-weight: 700;
}

.button1 {
	color: #4c4b4c;
	background: #eeeded;
	font-weight: 700;
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeded),
		to(#c6c6c6) );
	background: -moz-linear-gradient(top, #eeeded, #c6c6c6);
	border: 1px solid #c6c6c6;
}
.colregister{width:1000px !important;}
.contentRL{padding:10px 30px 10px 30px;}
.contentRL tr td{padding:5px;}
/* dieu khoan dang ky */
#TermsRegister{
	padding:0;
	margin:0;
}
#TermsRegister  h4{
	font-size:16px;
	font-weight: 700;
}
#TermsRegister ul{padding:10px 0px; margin:0;}
#TermsRegister ul li{ line-height: 160%; border:none; font-size:16px;font-weight:700;
padding-left:20px;
  background:url(../../images/check_r.png) no-repeat left ;
  color:#5e6061;
  font-size:14px;
}
#TermsRegister ul li a{ background: none;color:#5e6061;padding:0px; margin:0px;}