/*
img {
-webkit-filter: grayscale(100%); 
filter: grayscale(100%);
}
html {
-webkit-filter: grayscale(100%);
}
*/
body{
	
}
.global {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.jobtitle{
	font-family: Arial;
	font-size: 14px;
	color: #003399;
}
.view{
	font-family: Arial;
	font-size: 11px;
	color: #003399;
	text-align: right;
}
.text2{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height:14pt;
}
.text3{
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
}
.title{}
a:link,a:visited,a:active{
	color: #2F3C4F;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #009900;
}

a.menu:link,a.menu:visited,a.menu:active{
	color: #FF3300;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.menu:hover{
	text-decoration: underline;
	font-size: 13px;
	color: #009900;
}

a.news:link,a.news:visited{
	color: #003399;
	font-family: Tahoma;
	font-size: 11px;
}
a.news:hover{
	text-decoration: underline;
	color: #006600;
}

.borderleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.borderleftandbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF6600;
	border-bottom-style: dashed;
}
.borderbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: dashed;

}
.red{
	color: #CC0000;
}
.redlotus{
	color: #990000;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	
}
.contact{
	color:#990000;
	fon
	 
	}

.title{
	font-family: Arial;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}
a.news:active { 
	color: #0033CC;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
 } 
.bghilight{
	background-color: #EEEEEE;
}
.hide{
	display: none;
}
.onOver{
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.onOut{
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 10;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E2E2E2;
	padding: 5px;
	left: -100px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100;
left: 130px; /*position where enlarged image should offset horizontally */

}

/* ------------------------------------------------- HEADQUARTERS MAP POSITION*/
.thumbnailhq{
position: relative;
z-index: 0;
}

.thumbnailhq:hover{
background-color: transparent;
z-index: 10;
}

.thumbnailhq span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E2E2E2;
	padding: 5px;
	left: -100px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnailhq span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailhq:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -10;
left: 70px; /*position where enlarged image should offset horizontally */

}
/* ------------------------------------------------- PICHIT MAP POSITION*/
.thumbnailph{
position: relative;
z-index: 0;
}

.thumbnailph:hover{
background-color: transparent;
z-index: 10;
}

.thumbnailph span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E2E2E2;
	padding: 5px;
	left: -100px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnailph span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailph:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -140;
left: 70px; /*position where enlarged image should offset horizontally */

}
/* ------------------------------------------------- MUKDAHAN MAP POSITION*/
.thumbnailmk{
position: relative;
z-index: 0;
}

.thumbnailmk:hover{
background-color: transparent;
z-index: 10;
}

.thumbnailmk span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E2E2E2;
	padding: 5px;
	left: -100px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnailmk span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailmk:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300;
left: 70px; /*position where enlarged image should offset horizontally */

}
/* ------------------------------------------------- NONGKAI MAP POSITION*/
.thumbnailnk{
position: relative;
z-index: 0;
}

.thumbnailnk:hover{
background-color: transparent;
z-index: 10;
}

.thumbnailnk span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E2E2E2;
	padding: 5px;
	left: -100px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnailnk span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailnk:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -435;
left: 70px; /*position where enlarged image should offset horizontally */

}
/* ------------------------------------------------- SEPON MAP POSITION*/
.thumbnailsp{
position: relative;
z-index: 0;
}

.thumbnailsp:hover{
background-color: transparent;
z-index: 10;
}

.thumbnailsp span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E2E2E2;
	padding: 5px;
	left: -100px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnailnsp span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailsp:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300;
left: -210px; /*position where enlarged image should offset horizontally */

}
/* ------------------------------------------------- PHUBIA MAP POSITION*/
.thumbnailpb{
position: relative;
z-index: 0;
}

.thumbnailpb:hover{
background-color: transparent;
z-index: 10;
}

.thumbnailpb span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E2E2E2;
	padding: 5px;
	left: -100px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnailnpb span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailpb:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -435;
left: -210px; /*position where enlarged image should offset horizontally */

}
.menuselect{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.menunoneselect{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.borderside{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.img{
	background-image: url(images/ajax-loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.titleeq{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
.capability{
	background-image: url(images/capability_bg.jpg);
	background-repeat: no-repeat;
}
.boxcontent{
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;

}



a{
	color: #555;
	text-decoration: none;
}
.container{
	width: 100%;
	position: relative;
}
.clr{
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}
.main{
	width: 90%;
	margin: 0 auto;
	position: relative;
}
.container > header{
	margin: 10px;
	padding: 20px 10px 10px 10px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: center;
}
.container > header h1{
	font-size: 32px;
	line-height: 32px;
	margin: 0;
	position: relative;
	font-weight: 300;
	color: #777;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
}
.container > header h2{
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	margin: 0;
	padding: 15px 0 5px 0;
	color: #888;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.9);
}

/* Header Style */
.codrops-top{
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.1);
}
.codrops-top a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	display: inline-block;
}
.codrops-top a:hover{
	background: rgba(255,255,255,0.3);
}
.codrops-top span.right{
	float: right;
}
.codrops-top span.right a{
	float: left;
	display: block;
}
/* Demo Buttons Style */
.codrops-demos{
    text-align:center;
	display: block;
	line-height: 30px;
	padding: 5px 0px;
}
.codrops-demos a{
    display: inline-block;
	font-style: italic;
	margin: 0px 4px;
	padding: 0px 6px;
	color: #aaa;
	line-height: 20px;	
	font-size: 13px;
	text-shadow: 1px 1px 1px #fff;
	border: 1px solid #fff;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.codrops-demos a:hover{
	color: #333;
	background: #fff;
}
.codrops-demos a:active{
	background: #fff;
}
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
	background: #f0f0f0;
	border-color: #d9d9d9;
	color: #aaa;
	box-shadow: 0 1px 1px rgba(255,255,255,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}

.support-note span{
	color: #ac375d;
	font-size: 16px;
	display: none;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
}
.no-cssanimations .support-note span.no-cssanimations,
.no-csstransforms .support-note span.no-csstransforms,
.no-csstransforms3d .support-note span.no-csstransforms3d,
.no-csstransitions .support-note span.no-csstransitions{
	display: block;
}



/* Wrapper */

	.wrapper {
		padding: 1em 0em 4em 0em;
	}

		.wrapper.style1 {
			padding: 0em;
			background:url(../images/menubar.jpg) ;
			height:50px;
			background-size: cover;
		}

		.wrapper.style2 {
			background: #f2f2f2;
		}

			.wrapper.style2 .major {
				text-align: left !important;
			}

				.wrapper.style2 .major h2 {
					display: block;
					margin-bottom: 0.70em;
					letter-spacing: 1px;
					line-height: 1.4em;
					text-transform: uppercase;
					font-size: 1.8em;
					font-weight: 400;
				}

				.wrapper.style2 .major .byline {
					letter-spacing: normal;
					line-height: 1.6em;
					text-transform: capitalize;
					font-size: 1.4em;
				}

			.wrapper.style2 h3 {
				display: block;
				margin-bottom: 1em;
				letter-spacing: 1px;
				line-height: 1.4em;
				text-transform: uppercase;
				font-size: 1.6em;
				font-weight: 400;
			}

		.wrapper.style3 {
			padding-bottom: 6em;
			background:#F7F7F7;
			text-align: center;
			color: white;
		}

			.wrapper.style3 .container {
				padding-left: 6em;
				padding-right: 6em;
			}

			.wrapper.style3 p {
				font-size: 1.6em;
			}

		.wrapper.style4 {
			background: white;
			padding: 0em;
			height:100%;
			background-size: cover;
		}

		.wrapper.style5 {
			background: #82b440;
			text-align: center;
			color: white;
		}

			.wrapper.style5 .image {
				display: block;
				width: 60%;
				margin: 0em auto 2em auto;
			}

				.wrapper.style5 .image img {
					border-radius: 50%;
					border: 10px solid;
					border-color: white;
				}
				