﻿* {
	margin: 0;
	padding: 0;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;


 
}


img {
	border: none;
	
	 }




#krungsri-loader {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 0;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	text-indent: -999em;
	background: url(../img/progress.gif) no-repeat center center;
}
#krungsri {
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: -999;
	height: 100%;
	width: 100%;
	background-color: rgb(113,95,95); 


}
#krungsri img {
	width: auto;
	height: auto;
	position: relative;
	display: none;
	outline: none;
	border: none;
	opacity: 0.2;  filter:alpha(opacity=20);
		background-color: rgb(113,95,95); 
	
}
#krungsri.speed img {
	-ms-interpolation-mode: nearest-neighbor;
	image-rendering: -moz-crisp-edges;
}	/*Speed*/
#krungsri.quality img {
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
}			/*Quality*/
#krungsri li {
	display: block;
	list-style: none;
	z-index: -30;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(113,95,95); 
}
#krungsri a {
	width: 100%;
	height: 100%;
	display: block;
}
#krungsri li.prevslide {
	z-index: -20;
}
#krungsri li.activeslide {
	z-index: -10;
}
#krungsri li.image-loading {
	background: #111 url(../img/progress.gif) no-repeat center center;
	width: 100%;
	height: 100%;
}
#krungsri li.image-loading img {
	visibility: hidden;
}
#krungsri li.prevslide img, #krungsri li.activeslide img {
	display: inline;
}




/*---------- language  ------------------*/
.language {
	height: 30px;
	width: 130px;
	float: right;
	margin: 32px 20px 0 0;
	display: inline;
}
.EngOn {
	background: url(../images/language_eng_on.png) left top no-repeat;
	width: 54px;
	height: 14px;
	display: inline;
	float: left;
}
.Eng {
	background: url(../images/language_eng.png) left bottom no-repeat;
	width: 54px;
	height: 14px;
	_margin-top: -3px;
display: inline;
	float: left;
	cursor: pointer;
}
.line {
	background: url(../images/ll.png) left top no-repeat;
	width: 4px;
	height: 16px;
	display: inline;
	float: left;
	margin: 0 5px;
}
.thaiOn {
	position: inherit;
	background: url(../images/language_th_on.png) left top no-repeat;
	width: 26px;
	height: 14px;
	display: inline;
	float: left;
}
.thai {
	background: url(../images/language_th.png) left bottom no-repeat;
	width: 24px;
	height: 14px;
	_margin-top: -3px;
display: inline;
	float: left;
	cursor: pointer;
}
.Eng:Hover {
	background-position: left top;
}
.thai:Hover {
	background-position: left top;
}





#container {
	min-height: 100%;
	position: relative;
	z-index: 999;
}
#header {
	width: 100%;
	height: 54px;
	float: left;
	background: url(../images/bg_head.png) left top repeat-x;
	z-index: 800;
	margin: 0;
	position: absolute;
}
#bg_head {
	background: url(../images/head.png) right top no-repeat;
	z-index: 8;
	float: right;
	height: 54px;
	width: 100%;
	position: absolute;
	left: 29px;
}
#logo {
	background: url(../images/logo-krungsri.png) left top no-repeat;
	width: 108px;
	height: 38px;
	float: left;
	margin-left: 1%;
	margin-top: 8px;
	z-index: 9999;
	position: absolute;
}
#body {
	padding: 0px;
	padding-bottom: 20px;	/* Height of the footer */
	
}


.center {
	
	margin: 0 auto;
	padding-top: 63px;

}





/* other non-essential CSS */
#header p, #header h1 {
	margin: 0;
	padding: 10px 0 0 10px;
}
#main-menu {
	bottom: 0;
	width: 900px;
	height: 210px;
	position: absolute;
}
/*------- footer -----------*/
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 20px;			/* Height of the footer */
	background-color: #6F5F5E;
	z-index: 999;
}
#verrify {
	position: absolute;
	background: url(../images/versign_05.png) left top no-repeat;
	width: 75px;
	height: 33px;
	right: -2px;
	bottom: 20px;
}

#copyright {
	background: url(../images/copyright_th.png) left top no-repeat;
	width: 301px;
	height: 15px;
	float: left;
	margin-left: 10px;
	margin-top: 4px;
	
}
#copyright-en {
	background: url(../images/copyright_en.png) left top no-repeat;
	width: 329px;
	height: 15px;
	float: left;
	margin-left: 10px;
	margin-top: 2px;
	
}



/*----------------------------- BNT --------------------------------*/
.bnt-private {
	background: url(../images/bnt-privacy_th.png) left bottom no-repeat;
	width: 120px;
	height: 20px;
	float: right;
	cursor: pointer;
	margin-right: 1%;
	margin-top: 2px;
}
.bnt-private:hover {
	background-position: left top;
}


.bnt-private-en {
	background: url(../images/bnt-privacy-en.png)  left bottom no-repeat;
	width: 130px;
	height: 20px;
	float: right;
	cursor: pointer;
	margin-right: 1%;
	margin-top: 2px;
}
.bnt-private-en:hover {
	background-position: left top;
}



/*--------------- Login ----------------------*/
.bg_input {
	background: url(../images/bg-input_18.png) left top no-repeat;
	float: left;
	width: 255px;
	height: 23px;
	margin: 0 0 6px 25px;
	display: inline;	
}



	
.login {
	
	width: 305px;
	height: 285px;
	margin: 10px 0 0 20px;
	float: left;
	background: url(../images/gb-login-50.png) left top no-repeat;
}
.txt_login_01 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	margin-left: 18px;
	margin-top: 4px;
	height: 15px;
}
.text_login_display {
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-left: 8px;
	position: absolute;
	height: 15px;
	margin-top: 4px;
}
.krungsri-online {
	background: url(../images/krungsri-online.png) left top no-repeat;
 left top no-repeat;
	width: 174 px;
	height: 23px;
	margin: 25px 0 15px 25px;
}



/*==============###   15-11-12    ###=================*/
.yellow-point {
	margin: 0px 0 0 330px;
	width: 76px;
	height: 64px;
	cursor: pointer;
	background: url(../images/yellow-point.png) left bottom no-repeat;
	
/*==============###   15-11-12    ###=================*/	
	
}
.yellow-point:hover {
	background-position: left top;
}
.text {
	margin-left: 50px;
	width: 200px;
	height: 50px;
	background-color: #03F;
	margin-top: 350px;
	margin-bottom: 50px;
}
/*-------------- main-menu -----------------------*/
/*==============###  04-01-13    ###=================*/
ul#navigation {
	clear: both;
	bottom: 6px;
	display: block;
	height: 84px;
	overflow: hidden;
	padding-left: 30px;
	position: absolute;
	width: 920px;
	z-index: 700;
	/*left: -429px;*/
}
ul#navigation li {
	width: 170px;
	hight: 70px;
	float: left;
	margin-left: 2px;
	z-index: 700;
	list-style-type: none;
	display: inline;/* #### add new ###### */
}
ul#navigation li a {
	display: block;
	margin-left: -2px;
	width: 165px;
	height: 86px;
	background-color: #CFCFCF;
	background-repeat: no-repeat;
	background-position: left top;
}
ul#navigation li:hover {
/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */

		
	/* Theoretically for IE 8 & 9 (more valid) */	
	/* ...but not required as filter works too */
	/* should come BEFORE filter
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; */
	
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 
	filter: alpha(opacity=100);7*/ 
	
	/* Older than Firefox 0.9 
	-moz-opacity:1;
	*/
	/* Safari 1.x (pre WebKit!)
	-khtml-opacity: 1;
     */
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ 
	opacity: 1;
  	 */
}
ul#navigation .warning a {
	background: url(../images/th-alert.png);
}
ul#navigation .services a {
	background: url(../images/th-services.png);
}
ul#navigation .apply a {
	background: url(../images/th-apply.png);
}
ul#navigation .faqs a {
	background: url(../images/th-faqs.png);
}
ul#navigation .contact a {
	background: url(../images/th-contact.png);
}

ul#navigation .warning-en a {
	background: url(../images/en-alert.png);
}
ul#navigation .services-en a {
	background: url(../images/en-services.png);
}
ul#navigation .apply-en a {
	background: url(../images/en-apply.png);
}
ul#navigation .faqs-en a {
	background: url(../images/en-faqs.png);
}
ul#navigation .contact-en a {
	background: url(../images/en-contact.png);
}


/*------------------- space ** ช่องว่างสำหรับดัน footer ในกรณีที่หดหน้าเพจ --------------------------*/
.space {
	width: 5px;
	height: 400px;
	position: relative;
}







.more {
	position: absolute;
	background: url(../images/th-more-detail.png) left top no-repeat;
	width: 96px;
	height: 41px;
	cursor: pointer;
	left: 268px;
	top: 52px;
}
/*-------------- main-menu -----------------------*/
#main-menu {
	bottom: 0;
	width: 900px;
	height: 210px;
	position: absolute;
}




/*--------------- Form ---------------------*/
#form label {
	padding-top: 5px;
	margin-left: 15px;
	display: inline;
}
#form, #form fieldset, #form fieldset textarea {
	border: 0 none;
	height: 18px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A7A9AB;
	text-decoration: none;
	background: none;
	float: left;
	margin-left: 18px;
	margin-top: 0px;
	display: inline;
}
input {
	border: 0 none;
	height: 18px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #909090; /* CHANGE COLOR IN  TEXTFILE*/
	text-decoration: none;
	background: none;
	float: left;
	margin-left: 12px;
	margin-top: 2px;
	display: inline;
}
#form div {
	position: relative;
	margin: 5px;
	display: inline;
}
#form div label {
	position: absolute;
	top: 0;
	left: 0;
	width: 227px;
	background: none;
	font-size: 13px;
	  padding-top: 4px;
}
#form div br {
	display: none;
}
#form fieldset div input, #form fieldset div textarea {
	display: block;
	padding: 4px;
	width: 400px;
	margin: 0;
	display: inline;
}
#form fieldset div label {
	width: 380px;
	display: block;
	margin: 5px 5px 5px 6px;
	padding: 0;
	display: inline;
}
#form fieldset div textarea {
	padding: 2px;
	width: 404px;
	display: inline;
}
#form fieldset div textarea, #form fieldset div input {
	border: solid 1px #ccc;
}
#form fieldset div label {
	color: #777;
}




/*---------------------------- Link ----------------------------------*/
.forgot-pw {
	background: url(../images/th-forgot-pw.png) left bottom no-repeat;
	display: inline; 
	width: 138px;
	height: 15px;
	float: left;
	cursor: pointer;
	margin: 4px 50px 0px 35px;
}
.forgot-pw:hover {
	background-position: left top;
}

.forgot-pw-en {
	background:  url(../images/en-forgot-pw.png)  left bottom no-repeat;
	display: inline; 
	width: 155px;
	height: 15px;
	float: left;
	cursor: pointer;
	margin: 4px 50px 0px 35px;
}
.forgot-pw-en:hover {
	background-position: left top;
}

.regis {
	background: url(../images/th-regis.png) left bottom no-repeat;
	display: inline; 
	width: 199px;
	height: 15px;
	float: left;
	cursor: pointer;
	margin: 4px 0 0 35px;
}
.regis:hover {
	background-position: left top;
}
.regis-en {
	background: url(../images/en-regis.png)    left bottom no-repeat;
	display: inline;
	width: 220px;
	height: 15px;
	float: left;
	cursor: pointer;
	margin: 4px 0 0 35px;
}
.regis-en:hover {
	background-position: left top;
}
.request-pw {
	background: url(../images/th-request-pw.png) left bottom no-repeat;
	display: inline;
	width: 206px;
	height: 15px;
	float: left;
	cursor: pointer;
	margin: 4px 0 2px 35px;
}
.request-pw:hover {
	background-position: left top;
}

.request-pw-en {
	background: url(../images/en-request-pw.png) left bottom no-repeat;
	display: inline; 
	width: 220px;
	height: 15px;
	float: left;
	cursor: pointer;
	margin: 4px 0 2px 35px;
}
.request-pw-en:hover {
	background-position: left top;
}
.join-krungsri {
	background: url(../images/join-krungsri.png) left top no-repeat;
	overflow: hidden;
	display: inline;/* #### add new   15-11-55  ###### */
	width: 132px;
	height: 15px;
	float: left;
	margin: 4px 0 0 35px;
}
.facebook {
	background: url(../images/fb.png) left bottom no-repeat;
	display: inline;/* #### add new   15-11-55  ###### */
	width: 18px;
	height: 18px;
	float: left;
	cursor: pointer;
}
.facebook:hover {
	background-position: left top;
}
.twitter {
	background: url(../images/tw.png) left bottom no-repeat;
	display: inline;/* #### add new  15-11-55 ###### */
	width: 18px;
	height: 18px;
	float: left;
	cursor: pointer;
}
.twitter:hover {
	background-position: left top;
}
.youtube {
	background: url(../images/youtube.png) left bottom no-repeat;
	display: inline;/* #### add new 15-11-55  ###### */
	width: 18px;
	height: 18px;
	float: left;
	cursor: pointer;
	margin-right: 1px;
}
.youtube:hover {
	background-position: left top;
}
.bnt-submit-th{
	background: url(../images/bnt-sign-in.png) left bottom no-repeat;
	width: 99px;
	cursor: pointer;
	height: 40px;
	float: right;
	cursor: pointer;
	margin: 54px 23px 0 0;
	_margin: 0px 15px; 
}
.bnt-submit-en{
	background: url(../images/bnt-sign-in_en.jpg) left bottom no-repeat;
	width: 99px;
	cursor: pointer;
	height: 40px;
	float: right;
	cursor: pointer;
	margin: 54px 23px 0 0;
	_margin: 0px 15px; 
}

/*------------------------- 
msg alert ----------------*/
.alert_msg {
	float: left;
	width: 900px;
	color: #F00; /* Change color text*/
	font-size: 11px;
	margin: 60px 0 0 17px;
	display: inline;
}
/*------------------------- 
announce -------------------*/
.announce_box {
	float: right;
	margin-top: 170px;
	_margin-top: 140px; /*IE6*/
	width: 170px;
}
.announce_top {
	background: url(../images/ann_top.png) left top no-repeat;
	width: 170px;
	height: 6px;
	float: left;
}
.announce_bg {
	background: url(../images/ann_body.png) left top repeat-y;
	float: left;
	margin-top: -2px;
	_margin-top: -4px;
}
.announce_text {
	width: 140px;
	padding: 10px 15px;
	color: #F00; /* Change color text*/
	font-size: 11px;
	/*_font-size: 10px; IE6*/
	line-height: 14px;
	float: left;
}
.text_title {
	font-size: 11px;
	/*_font-size: 10px; IE6*/
	font-weight: bolder;
	color: #06F;
	text-decoration: none;
}
.announce_bottom {
	background: url(../images/ann_bottom.png) left top no-repeat;
	width: 170px;
	height: 6px;
	float: left;
	margin-top: -2px;
}



.ads-txt {
	width: 400px;
	height: 93px;
	margin-left: 30px;

	bottom: 15%;
	overflow: hidden;
	float: left;
}
/*============================
      
	   notice 04-01-13
	   
==============================*/
.notice_th{ 	

	margin: 0px 16px 0 0;
	_margin: -0px 16px 0 0;
	background: url(../images/Notice_th.png) left top no-repeat ;
	bottom: 15%;
	overflow: hidden;
	display: inline;
	float:right;
	padding: 14px 0 0 104px;
	 width: 307px;
 height: 105px;

}
	
	

.notice_en{ 	margin: 0px 16px 0 0;
	_margin: -0px 16px 0 0;
	background: url(../images/Notice_en.png) left top no-repeat ;
	bottom: 15%;
	overflow: hidden;
	display: inline;
	float:right;
	padding: 14px 0 0 104px;
	 width: 307px;
 height: 105px;
}
.font_01{
	color: #F00;
	text-decoration: none;
	font-size: 13px;
}
.font_underline{
	color: #F00;
	text-decoration: underline;
	font-size: 12px;}
	
	
	.bg-notice{ background: url(../images/Notice_th.png) left top no-repeat; width: 350px; height: 120px; }
	
.thanks{
	background: url(../images/Thank_You_No_link_TH.png) left top no-repeat;
	float: left;
	width: 451px;
	height: 174px;
	margin: 0 0 6px 25px;
	display: inline;	
}

.thanks-en{
	background: url(../images/Thank_You_No_link_EN.png) left top no-repeat;
	float: left;
	width: 451px;
	height: 174px;
	margin: 0 0 6px 25px;
	display: inline;	
}

.bnt-online{ background:url(../images/bnt_online.png) left bottom no-repeat; width: 206px; height: 25px; cursor: pointer; float: left;   margin-left: 20px;
    margin-top: 120px;}
.bnt-online:hover{background-position: left top;}

.bnt-krungsri{ background: url(../images/bnt_krungsri.png) left bottom no-repeat; width: 206px; height: 25px; cursor: pointer; float: left;   margin-top: 120px; margin-left: 5px;}
.bnt-krungsri:hover{background-position: left top;}

.icon_foot{ width: 260px; height: 24px; float: right; margin-top: 2px; }
