/*
Page Header + Banner
*/
.page-header-container {
	background: #ffc20a;
	height: 89px;
}
.page-header {

}
.page-header h1 {
	float: left;
	margin: 33px 0 0 0;
	font-size: 20px;
	font-weight: normal;	
	text-transform: capitalize;
	color: #fff;	
}
.page-header-text {
	float: right;
	margin: 38px 0 0 0;
	color: #fff;
}

.page-banner-container {
	width: 100%;
	height: 388px;
}
.page-banner-img {
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.page-banner-content {

}

/*
Director Page
*/
#director-page .page-banner-content {
	width: 300px;
	margin: 62px auto 0 auto;
	text-align: center;
}
#director-page .page-banner-content img {
	display: block;
	margin: 0 auto;
	color: #fff;
}
#director-page .page-banner-content h5 {
	color: #fff;
	font-size: 17px;
}
#director-page .page-banner-content h6 {
	color: #fff;
}

/*
Corporate Commitment Page
*/
#cc-page .content-section,
#director-page .content-section {
	padding: 75px 0;
}
#cc-page .content,
#director-page .content {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}
#cc-page .section-1 {
	background: #002c4e;
	color: #fff;
}
#cc-page .section-1 p {
	font-size: 21px;
	line-height: 33px;
	margin: 0;
	color: #fff;
}
#cc-page .section-2 {
	background: #ececec;
}
#cc-page .section-2 h2 {
	color: #002c4e;
}
#cc-page .section-2 p {
	color: #4d555b;
}
#cc-page .section-3 {

}
#cc-page .section-3 h2 {
	color: #25292c;
}
#cc-page .section-3 p {
	color: #4d555b;
}
#cc-page .section-4 {
	background: #ffc20a;
}
#cc-page .section-4 h2 {
	color: #fff;
}
#cc-page .section-4 p {
	color: #fff;
	font-size: 16px;
	width: 450px;
	float: left;
}
#cc-page .section-5 {

}
#cc-page .section-5 h2 {
	color: #25292c;
	font-size: 15px;
	font-weight: bold;
}
#cc-page .section-5 p {
	color: #25292c;
}
#cc-page .content h2 {
	padding: 0;
}
#cc-page .content-left,
#director-page .content-left {
	width: 460px;
	float: left;
}
#cc-page .content-right,
#director-page .content-right {
	width: 460px;
	float: right;
}
#cc-page .section-4 .content-right {
	margin: 48px 0 0 0;
}
#cc-page .section-3 .content-left,
#director-page .section-3 .content-left {
	width: 570px;
}
#director-page .section-3 .content-left h2 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #25292c;
	padding: 0;
}
#cc-page .section-3 .content-right,
#director-page .section-3 .content-right {
	width: 300px;
	border-top: 4px solid #d5d5d5;
	border-bottom: 4px solid #d5d5d5;
	padding: 50px 0;
}
#director-page .section-3 .content-right {
	margin: 7px 0 0 0;
}

#cc-page .section-3 .content-right p,
#director-page .section-3 .content-right p {
	font: 36px 'nexa_slab_thin_italicitalic', sans-serif;
	text-align: center;
	width: 250px;
	margin: 0 auto 20px auto;
}
#cc-page .section-3 .content-right h6,
#director-page .section-3 .content-right h6 {
	text-align: center;
	color: #4d555b;
}
#cc-page .section-2 .content-left {
	width: 300px;
}
#cc-page .section-2 .content-right {
	width: 630px;	
}
#cc-page .section-2 .content-left img {
	display: block;
	margin: 0 auto;
}
#cc-page .section-2 .content-left h5 {
	text-align: center;
	font-size: 16px;
}
#cc-page .section-2 .content-left h6 {
	text-align: center;
	font-weight: bold;
}
#cc-page .section-2 .content-right h2 {
	font-size: 15px;
	font-weight: bold;
}
#terms-page .content-right h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
}


/*
Section Style
*/
.content-section {
	padding: 75px 0;
}
.content-section .content {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}
.section-s6 {
	padding: 60px 0 0 0;
}
.section-s6 .content-left {
	width: 170px;
	float: left;
	border-top: 4px solid #d5d5d5;
	padding: 10px 0 0 0;
	margin: 5px 0 0 0;
}
.section-s6 .content-right {
	width: 700px;
	float: right;
}
.section-s6 .content-left h2 {
	color: #25292c;
	line-height: 22px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
}
.section-s6 .content-right h3 {
	padding: 0;
}
.section-s6 .content-right h4 {
	font-weight: normal;
	line-height: 28px;
	margin: 0 0 15px 0;
	font-size: 19px;
	text-transform: none;
}
.section-s6 .content-right h5 {
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	text-transform: none;
	margin: 0 0 20px 0;
}
.section-s6 .content-right ul {

}
.section-s6 .content-right li {
	background: url(http://www.orient-thai.com/new_site/system/wp-content/themes/orientthai/img/list-bullet.png) left center no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}

.section-s6a .content-right h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px;
}
.section-s6a .content-col {
	width: 220px;
	float: left;
	margin: 0 20px 0 0;
}
.section-s6a .content-col-3 {
	margin: 0;
}

.section-s7 {
	padding: 0;
}
.section-s7 img {
	display: block;
	margin: 0 auto;
}

/*
Mission Page
*/
#mission-page .section-s6 {
	padding: 60px 0;
}
#mission-page .section-s7 {
	background: #ffc20a;
}


/*
Form Message
*/
.form-msg-block {
	/*position: absolute;
	top: 230px;
	left: 24px;*/
	position: absolute;
	top: 2px;
	right: 25px;
}
.form-msg-block p {
	margin: 0;
	font-size: 13px;
}
.reset-success-msg {
	position: absolute;
	top: 47%;
	left: 85px;
}
.reset-success-msg p {
	margin: 0;
}
.reset-login-link {
	text-align: center;
	margin: 35px 0 0 0;
	color: #4d555b;
}
.rps-block {
	display: none;
}

.member-login-form .form-element,
.reset-password-form .form-element {
	position: relative;
}
.member-login-form .form-element label.error,
.reset-password-form .form-element label.error {
	position: absolute;
	font-size: 10px;
	top: 2px;
	right: 0;
	color: #f7302f;
}
.member-login-form .form-element input,
.reset-password-form .form-element input {
	padding: 5px;
	height: 20px;
	width: 231px;
}

.member-login-form input.member-login-btn,
.reset-password-form input.reset-password-btn {
	float: none;
	width: 100%;
	padding: 15px 0;
	height: auto;
	/*background: #002c4e;*/
}
.member-registration-form,
.update-profile-form {

}
.member-registration-form h2,
.update-profile-form h2 {
	color: #25292c;
	font-size: 26px;
}
.member-registration-form .field-block,
.update-profile-form .field-block {
	margin: 20px 0 0 0;
	position: relative;
}
.member-registration-form label,
.update-profile-form label {
	display: block;
	margin-bottom: 15px;
	color: #25292c;
	font-weight: bold;
}
.member-registration-form input.error,
.update-profile-form input.error {
	border: 2px solid #f7302f;
}

.member-registration-form label.error,
.update-profile-form label.error {
	display: block;
	color: #f7302f;
	font-weight: normal;
	font-size: 11px;
	position: absolute;
	top: 15px;
	right: 0;
}
.member-registration-form .form-control,
.update-profile-form .form-control {
	width: 420px;
}
.field-row .field-block-left {
	float: left;
}
.field-row .field-block-right {
	float: right;
}
.member-registration-form .select .btn,
.update-profile-form .select .btn {
	width: 100px;
}
.reg-msg-block {
	padding: 10px;
	background: #efefef;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.reg-msg-block p {
	margin: 0;
}

.cstyle h2 {
	margin: 0 0 45px 0 !important;
	padding: 0;
	color: #25292c;
	font-size: 26px;
	font-weight: normal;
}
.cstyle h3 {
	margin: 15px 0;
	padding-top: 0;
	font-size: 15px;
	font-weight: bold;
	color: #25292c;
	text-transform: capitalize;
}
.cstyle ul {
	padding: 0 0 0 20px;
	margin: 0 0 15px 0;
}
.cstyle li {
	color: #4d555b;
	line-height: 1.8em;
	font-size: 12px;
	list-style-type: disc;
	padding-bottom: 5px;
	list-style-image: url(http://www.orient-thai.com/new_site/system/wp-content/themes/orientthai/img/arrow-bullet.png);
}


.about-page .btn-small {
	display: inline-block;
	margin: 15px 0 0 0;
}





























































































ontrol,
.update-profile-form .form-control {
	width: 420px;
}
.field-row .field-block-left {
	float: left;
}
.field-row .field-block-right {
	float: right;
}
.member-registration-form .select .btn,
.update-profile-form .select .btn {
	width: 100px;
}
.reg-msg-block {
	padding: 10px;
	background: #efefef;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.reg-msg-block p {
	margin: 0;
}

.cstyle h2 {
	margin: 0 0 45px 0 !important;
	padding: 0;
	color: #25292c;
	font-size: 26px;
	font-weight: normal;
}
.cstyle h3 {
	margin: 15px 0;
	padding-top: 0;
	font-size: 15px;
	font-weight: bold;
	color: #25292c;
	text-transform: capitalize;
}
.cstyle ul {
	padding: 0 0 0 20px;
	margin: 0 0 15px 0;
}
.cstyle li {
	color: #4d555b;
	line-height: 1.8em;
	font-size: 12px;
	list-style-type: disc;
	padding-bottom: 5px;
	list-style-image: url(http://www.orient-thai.com/new_site/system/wp-content/themes/orientthai/img/arrow-bullet.png);
}


.about-page .btn-small {
	display: inline-block;
	margin: 15px 0 0 0;
}





























































































ontrol,
.update-profile-form .form-control {
	width: 420px;
}
.field-row .field-block-left {
	float: left;
}
.field-row .field-block-right {
	float: right;
}
.member-registration-form .select .btn,
.update-profile-form .select .btn {
	width: 100px;
}
.reg-msg-block {
	padding: 10px;
	background: #efefef;
	font-weight: bold;
	margin: 0 0 20px 0;