/****************************************
 *
 * Malaysia Mei
 *
 ***************************************/
/****************************************
 * colors
 *
 * background green - 7dc756
 * content yellow - ded636
 * logo red - d25332
 * navigation color - black
 *
 ****************************************/

/* elements */
body {
	color: #000;
	background: #efe;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 1.0em;
}
body, html, h1, h2, h3, h4, p, ul, li, div, span, figure {
	margin: 0;
	padding: 0;
}
address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
h1, h2 {
	color: #000;
	font-size: 1.2em;
	text-align: left;
}
h3 {
	color: #000;
	font-size: 1.15em;
}
h4 {
	color: #000;
	font-size: 1.1em;
}
h5 {
	color: #000;
	font-size: 1.05em;
}
hr {
	border: 1px solid #000;
}
figcaption {
	text-align: center;
	font-size: .8em;
}
a:link,
a:visited {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	color: #d25332;
}
a:hover {
	text-decoration: underline;
	color: #d25332;
}
ul, li {
	display: block;
	list-style: none;
}
a acronym {
	border: 0 none;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
.hidden {
	display: none;
}
p {
	margin: 1em 0;
}
#left-column img {
	border: 0;
}

/****  Left menu link styles  ****/
ul.nav_list li {
	display: block;
	padding: 10px;
	list-style: none; 
	text-align: right;
	font-size: 1.5em;
}
ul.nav_list li a:link,
ul.nav_list li a:visited {
	font-size: 1em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
ul.nav_list li a:hover,
ul.nav_list li a:active {
	font-size: 1em;
	font-weight: normal;
	color: #d25332;
	text-decoration: none;
}
ul.nav_list li a.current {
	color: #d25332;
}

.liststyle li{
	display: list-item;
	list-style: circle inside;
	line-height: 1.75em;
	padding-left: 1em;
}
.liststyle2 li{
	padding-bottom: .5em;
}

ol li {
	display: list-item;
	list-style: decimal outside;
	padding-bottom: .5em;
}
table td {
	text-align: center;
}
img {
	border: 1px solid black;
}
.no-margintop {
	margin-top: 0;
}
@media screen and (min-width:900px) {
#container {
	background: #ded636;
	border: 6px solid #d25332;
	border: 3px solid black;
	width: 900px;
	margin: 10px auto;
	padding: 2em;
}

#left-column {
	margin-top:0;
	float: left;
	width: 23%;
}
#content {
	margin-top: 0;
	margin-right: 1em;
	float: right;
	width: 70%;
}
#content h1, h2 {
	text-align: left;
	font-size: 1.5em;
	font-weight: normal;
	padding: .25em 0;
}
#content h2 {
	font-weight: bold;
}
header {
	height: 185px;
	margin-bottom: 1em;
}
.title {
	margin: 0 0 .25em 0;
	font-size: 1.75em !important;
	text-align: left !important;
}
figure {
	margin: 1em;
}
figure img {
	text-align: center;
}
.banner img {
	border: 1px solid black;
	height: 137px;
	width: 202px;
}}
@media screen and (max-width:900px) {
#container {
	background: #ded636;
	border: 2px solid black;
	width: 90%;
	margin: 5px auto;
	padding: 1em;
}

#left-column {
	margin-top: 1em;
	float: left;
	width: 25%;
}
#left-column img {
	width: 150px;
}
#content {
	margin-top: 0;
	margin-right: 1em;
	float: right;
	width: 70%;
}
#content h1, h2 {
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
}
header {
	height: 165px;
	margin-bottom: .25em;
}
.title {
	margin-top: 0;
	padding: 0;
}
figure {
	margin: .25em 30px;
}
figure img {
	text-align: center;
	width:200px;
}
img {
	width:46%;
}
.sabah {
	display:none;
}
.banner {
/*	display: flex;*/
}
.banner img {
	border: 1px solid black;
	height: auto;
	width: 32%;
}}
@media screen and (max-width:750px) {
body {
	background: #ded636;
}
#container {
	background: #ded636;
	width: 90%;
/*	margin: 5px;*/
	padding: 1em;
}

#left-column {
	margin-top: 1em;
	text-align: center;
}
#left-column img {
	width: 120px;
}

header {
	height: 135px;
	margin-bottom: .25em;
}
.title {
	margin-top: 0;
	padding: 0;
}
#content {
	margin-top: 0;
	margin-right: 1em;
}
#content h1, h2 {
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
}
figure {
	margin: 1em 20px;
}
figure img {
	text-align: center;
	width:200px;
}
img {
	width:46%;
}
.sabah {
	display:none;
}
.banner {
/*	display: flex;
	flex-flow: row wrap;*/
}
.banner img {
	border: 1px solid black;
	height: auto;
	width: 31%;
}
table {
	font-size: .7em;
}
}
@media screen and (max-width:500px) {
body {
	background: #ded636;
}
#container {
	padding:1em;
	margin:0;
	width: 90%;
	border:none;
}

#left-column {
	margin: .8em;
	text-align: left;
	float: none;
	width: 100%;
}
#left-column img {
	width: 40%;
	float: right;
}
ul.nav_list li {
	padding: 2px;
	text-align: left;
	font-size: 1.5em;
	width: 100%;
}

header {
	height: 115px;
	margin-bottom: .25em;
}
.title {
	margin-top: 0;
	padding: 0;
}
#content {
	margin-top: 0;
	margin-right:0;
	width: 100%;
}
#content h1, h2 {
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
}
img {
	width:46%;
}
figure {
	margin: 1em 0;
}
figure img {
	text-align: right;
	width:200px;
}
.banner {
/*	display: flex;
	flex-flow: row wrap;*/
}
.banner img {
	border: 1px solid black;
	height: auto;
	width: 31%;
}
table {
	font-size: .6em;
}
}

.main-header {
	text-align: left !important;
}

.reserror {
	color: red;
	color: #de6139;
	display: none;
}

#contactmsg span {
	vertical-align: top;
}

footer {
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	margin-bottom: .3em;
	margin-top: .3em;
	}
	
footer p {
	text-align: center;
}
footer img {
	vertical-align: bottom;
	border: 0;
	width: 27px !important;
}
footer p span {
	padding: .3em 0px;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
	}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	/*margin-right: 10px;*/
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	}

.emphasis {
	font-size: 1.5em;
}
.emphasislarge {
	color: #de6139;
	font-weight: bold;
	font-size: 1.1em;
}

.red {
	color: red;
	color: #de6139;
}

.modalDialog:target {
	opacity:1;
}

@media screen and (min-width:541px) {
.modalDialog > div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
	position: absolute;
	top: 25%;
	left: 33%;
	z-index: 99999;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border: 4px solid black;
	border-radius: 25px / 25px;
	background: #ffffe0;
	background: -moz-linear-gradient(#ffffe0, #ded636);
	background: -webkit-linear-gradient(#ffffe0, #ded636);
	background: -o-linear-gradient(#ffffe0, #ded636);
}}
@media screen and (max-width:540px) {
.modalDialog > div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	position: absolute;
	top: 25%;
	left: 2%;
	z-index: 99999;
	margin: 2% auto;
	padding: 5px 20px 13px 20px;
	border: 4px solid black;
	border-radius: 25px / 25px;
	background: #ffffe0;
	background: -moz-linear-gradient(#ffffe0, #ded636);
	background: -webkit-linear-gradient(#ffffe0, #ded636);
	background: -o-linear-gradient(#ffffe0, #ded636);
}}
.close {
	background: #7dc756 !important;
	color: #000 !important;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none !important;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover {
	background: #000 !important;
	color: #7dc756 !important;
}

#honeypot {
display:none;
}
