/* begin Page */
.ui-widget-header , .ui-state-active, .ui-state-default.ui-state-active , .ui-state-hover{
background-color: !important; /*calendar_color*/ 
}

body { 
background-attachment:; /*body_background_attachment*/ 
background-repeat:; /*body_background_repeat*/ 
background-position:; /*body_background_position*/ 
color:#999999;	/*body_font_color*/
font-family:tahoma; /*body_font_family*/
font-size:13px;	/*body_font_size*/
margin: 0px; /*body_margin*/
	background-image:url(images/background.png); /*body_background*/
	background-color:#fffaf3; /*body_background_color*/
	background-position: center top;
	background-repeat:repeat-x;
}
.container-content{
width:980px; /*page_width*/
	position:relative;
	text-align:left;
}
.container-content2{
width:980px; /*page_width*/
	position:relative;
	text-align:left;
}
.container-content-l{
background-image: url(images/shadow_l.png);
width:3px;
height:100%;
position: absolute;
top: 0px;
left:-3px;
background-position:left top;
background-repeat:no-repeat;
}
.container-content-r{
background-image: url(images/shadow_r.png);
background-position:right top;
width:3px;
height:100%;
position: absolute;
top:0px;
right:-3px;
background-repeat:no-repeat;
}
.container-content-r2{
background-image: url(images/line_r.png);
background-position:right top;
width:9px;
height:100%;
position: absolute;
top:0px;
right:0px;
}

a h2 {
 margin:0;
 padding:0;
font-size:13px;	/*body_font_size*/
font-weight: normal; /*link_style_weight*/
}
.page-header {
width:980px; /*page_width*/
height:94px; /*page_header_height*/
	background-image:url(images/header.png); /*page_header_background*/
	background-color:; /*page_header_background_color*/
	position:relative;
	z-index:102;
}
/* new menu*/
.page-menu {
	width:100%;
height:24px; /*page_menu_height*/
background-color:; /*page_menu_background_color*/
	position:relative;
	top:70px;
}
.page-menu-l {
	position:absolute;
	height: 100%;
	width:50%;
background-image:url(images/menubg.png); /*page_menu_background*/
	background-position: left top;
	left:0;
}
.page-menu-r {
	position:absolute;
	right:0px;
	height: 100%; 
	width:50%;
	background-position: right top;
background-image:url(images/menubg.png); /*page_menu_background*/
}
.page-menu-t {
	position:relative;
}
/*end new menu*/
.page-content {
	width:100%;
	background-image:url(images/bg_content.png); /*page_content_background*/
	background-color:#FFFFFF; /*page_content_background_color*/
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg-center{
	padding:0px;
	position:relative;
	z-index:0;
}
.page-footer {
width:980px; /*page_width*/
height:35px; /*page_footer_height*/
background-image:url(images/footer.png); /*page_footer_background*/
background-color:; /*page_footer_background_color*/
	color: #fff;
	position:relative;
}
.content-left{
	background-image:url(images/content_left.png); /*content_left_background*/
	background-color:; /*content_left_background_color*/
}
.content-center{
	background-image:url(images/content_center.png); /*content_center_background*/
	background-color: ; /*content_center_background_color*/
	color: #515151;
	border-left:#b8b8b8 solid 1px;
padding:5px 5px 5px 0px;
}
.content-right{
	background-image:url(images/content_right.png); /*content_right_background*/
	background-color:; /*content_right_background_color*/
	padding-right:9px;
}

h1 {
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#fff;		
}
blockquote {
	border: 1px dashed #CCC;
	background:#e9e9e9;
	padding:3px;
	margin:20px;
}
a:link {
color: #89AD55; /*link_style_color*/
font-style: ; /*link_style_font*/
font-weight: normal; /*link_style_weight*/
text-decoration: none; /*link_style_deco*/
}
a:visited{
color: #89AD55; /*link_visited_style_color*/
font-style: ; /*link_visited_style_font*/
font-weight: ; /*link_visited_style_weight*/
text-decoration: none; /*link_visited_style_deco*/
}
a:hover {
color: #FC942F; /*link_hover_style_color*/
font-style: ; /*link_hover_style_font*/
font-weight: ; /*link_hover_style_weight*/
text-decoration: none; /*link_hover_style_deco*/

}
.cleared{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

.web-menu-top-icon{
	position:absolute;	
	left:0px;
	top:0px;
	border:0;
}
.web-title-box {
	position:relative;
	display:inline;
	left:0px;
	bottom:0px;
	width:100%;
}
.web-title-box-img {
	position:absolute;
	display:inline;
	top:-8px;
	left:5px;
}

/* begin Menu top*/
/* nav menu */
/*
<span class='menu-split'></span>  เอาไว้แทรกท้ายของเมนู ก่อน </li> สำหรับเมนูที่มีตัวคั่น
จะต้องกำหนดขนาดเองเพื่อความเหมาะสม
*/
/*
.menu-split {
	display:block;
	background-image:url(images/menu_split_line.png);
	width:0px;
	height:44px;
	margin:0px;
	padding:0px;
	float: left;
}
*/
.nav-menu {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	bottom:0px;
	position:relative;
}
.nav-menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	clear: left;
	position: relative;
}

.nav-menu  ul li {
	position:relative; /*nav_menu_position*/
	float: left;
	display: inline; 
	margin-top: 0px;
margin-right:4px; /*top_menu_space_r*/
	margin-bottom: 0px;
margin-left:4px; /*top_menu_space_l*/
}

.nav-menu ul li a {
	text-decoration: none;
height: 24px; /*top_menu_line_hight*//*|auto|*/
	float:left;
	cursor: pointer;
background-image: url(images/menu_normal.png); /*menu_normal*/
	background-repeat: no-repeat;
	background-position: right top;
}

.nav-menu  ul li a span.t {
height: 19px; /*top_menu_line_hight2*//*|auto|*/
	margin: 0 20px 0 -10px; /* แก้ไขใหม่จาก margin: 0 7px 0 -10px;*/
	padding: 0px 0px 0px 20px; /*top_menu_text_position_noedit*/
font-family:Tahoma; /*menu_font_family*/
font-size:13px;	/*menu_font_size*/
color:#948474;	/*menu_font_color*/
	position: relative;
	float:left;
background-image: url(images/menu_normal.png); /*menu_normal*/
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:normal;
}
/*menu*/
.nav-menu  ul.menu li a.active {
background-image: url(images/menu_active.png); /*menu_active*/
	background-repeat: no-repeat;
	background-position: right top;
}

.nav-menu  ul.menu li a.active span.t {
color:#FF9A34;	/*menu_font_active_color*/
background-image: url(images/menu_active.png); /*menu_active*/
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:normal;
}

.nav-menu ul.menu li a:hover,.nav-menu ul.menu li a.hover {
background-image: url(images/menu_hover.png); /*menu_hover*/
	background-repeat: no-repeat;
	background-position: right top;
}


.nav-menu ul.menu li a:hover span.t,.nav-menu ul.menu li a.hover span.t {
color:#FF9A34;	/*menu_font_hover_color*/
background-image: url(images/menu_hover.png); /*menu_hover*/
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:normal;
}
/* end MenuItem */
/*1st child*/
.nav-menu ul>li:first-child a {
    background-image:url(images/menu_normal_firstchild.png);
}
.nav-menu ul>li:first-child a span.t {
    background-image:url(images/menu_normal_firstchild.png);
}
.nav-menu  ul.menu>li:first-child a.active {
    background-image:url(images/menu_active_firstchild.png) ;
}
.nav-menu  ul.menu>li:first-child a.active span.t {
    background-image:url(images/menu_active_firstchild.png);
}
.nav-menu ul.menu>li:first-child a:hover {
    background-image:url(images/menu_hover_firstchild.png);
}
.nav-menu ul.menu>li:first-child a:hover span.t {
    background-image:url(images/menu_hover_firstchild.png);
}
/*1st child*/

/* end menu top */

/* begin BlockHeader */
.box-body{
	margin-top:5px;
	margin-bottom:10px;
}
.box-title{
background-color:; /*left_title_bg_color*/
	width:100%;
height: 38px; /*blockheader_1_height*/
	position:relative;
}
.box-title2{
background-color:; /*content_title_bg_color*/
	width:100%;
height: 38px; /*blockheader_2_height*/
	position:relative;
}
.box-title3{
background-color:; /*right_title_bg_color*/
	width:100%;
height: 38px; /*blockheader_3_height*/
	position:relative;
}

.box-title-l {
	position:absolute;
	height:100%; 
	width:80%;
background-image: url(images/blockheader.png); /*blockheader_1*/
}
.box-title2-l {
	float:left;
	display:inline;
	position:relative;
	height:100%;
	min-width:200px;
	left:0px;
background-image: url(images/blockheader2.png); /*blockheader_2*/
}
.box-title3-l {
	position:absolute;
	height:100%;
	width:80%;
	background-image: url(images/blockheader3.png); /*blockheader_3*/
}

.box-title-r {
	position:absolute;
	right:0px;
	height:100%;
	width:21%;
	background-position: right top;
background-image: url(images/blockheader.png); /*blockheader_1*/
}
.box-title2-r {
	float:left;
	display:inline;	
	position:relative;
	right:0px;
	height:100%;
	width:86px;
	background-position: top right;
background-image: url(images/blockheader2.png); /*blockheader_2*/
}.box-title3-r {
	position:absolute;
	right:0px;
	height:100%;
	width:21%;
	background-position: top right;
	background-image: url(images/blockheader3.png); /*blockheader_3*/
}

.box-title-t {
	position:absolute;
color:#FFFFFF;	/*left_title_box_font_color*/
	text-align:left;
	width:100%;
	top:24%;
	padding-left:12px;
	font-weight: bold;
	font-size:14px;
}
.box-title2-t {
	position: relative;
color:#FFFFFF;/*content_title_box_font_color*/
	text-align:left;
	width:100%;
	top:23%;
	padding-left:15px;
	font-weight: bold;
	font-size:14px;
}
.box-title3-t {
	position:absolute;
color:#FFFFFF;	/*right_title_box_font_color*/
	text-align:left;
	width:100%;
	top:24%;
	padding-left:12px;
	font-weight: bold;
	font-size:14px;
}


.box-title-t a {
color:#FFFFFF;	/*left_title_box_font_color*/
font-weight: bold;
}
.box-title2-t a {
color:#FFFFFF;/*content_title_box_font_color*/
font-weight: bold;
}
.box-title2-t a:visited {
color:#FFFFFF;/*content_title_box_font_color*/
font-weight: bold;
}
.box-title3-t a {
color:#FFFFFF;	/*right_title_box_font_color*/
font-weight: bold;
}
.box-content-body {
	position:relative;
	background-color:#fff;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.box-content-body-t {
	margin:0px;
	color: #515151;
}
/**list**/

ul.dropdown-left,ul.dropdown-right {
	background:#FFFFFF !important; /*submenu_bg_lr*/
	border-color:#CCCCCC !important; /*submenu_border_lr*/
	border-width:3px;
	border-style:solid;
}
.my-list{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
.my-list li{
	position:relative;
	display: block;
	text-decoration:none;
	width:100%;
}
.my-list li a {
	display: block;
	text-decoration:none;
	padding:2px;
	margin:1px;
}
.my-list li a:hover , .my-list li a.selected{
	padding:1px;
	border-width:1px;
	border-style:solid;
	border-color:#ECECEC; /*link_hover_box_color*/
	background-color:#ECECEC; /*link_hover_box_bg*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.my-list .detail {
	position:absolute;
	top:0px;
	margin:3px;
}
/* other box hover */
.other-box:hover{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color:#ECECEC; /*link_hover_box_bg*/
}
.other-box2:hover{
	padding:1px;
	border-width:1px;
	border-style:solid;
	border-color:#ECECEC; /*link_hover_box_color*/
	background-color:#ECECEC; /*link_hover_box_bg*/
}



/* my custom box*/

.box-footsub-title{
	width:100%;
	height: 10px;
	position:relative;
}
.box-footsub-title-l {
	position:absolute;
	height: 10px;
	width:80%;
	background-image: url(images/footer_content.png);
	background-repeat: no-repeat;
}
.box-footsub-title-r {
	position:absolute;
	right:0px;
	height: 10px;
	width:20%;
	background-repeat: no-repeat;
	background-position: right top;
background-image: url(images/footer_content.png);
}

.box-footer-title{
	width:100%;
	height: 10px;
	position:relative;
}
.box-footer-title-l {
	position:absolute;
	left:0px;
	height: 10px; 
	width:79%;
	background-image: url(images/page_btm.png);
	background-repeat: no-repeat;

}
.box-footer-title-r {
	position:absolute;
	right:0px;
	height: 10px;
	width:21%;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/page_btm.png); 
}
.box-logo{
	width:400px;
	height:84px;
	position:absolute;
	left:10px;
	top:6px;
	background-position:left top;
}
.box-callcenter{
	width:221px;
	height:34px;
	position:absolute;
	right:10px;
	top:13px;
	/*background-image: url(images/callcenter.jpg); */
  	background-image: url(/uploads/1793/files/callcenter1.png);
	background-position:left top;
}
.box-slide{
width:980px; /*page_width*/
	height:341px;
	background-image: url();
	margin-top:6px;
}
.page-content-top{
width:980px; /*page_width*/
height:18px;
position:relative;
}
.page-content-top-l{
position:absolute;
height:100%; 
width:51%;
background-image: url(images/page_content_top.png);
background-repeat: no-repeat;
background-position: left top;
left:0px;
}
.page-content-top-r{
position:absolute;
right:0px;
height:100%;
width:50%;
background-repeat: no-repeat;
background-position: right top;
background-image: url(images/page_content_top.png);
}
.link-orange a:link, a:visited{
	color:#ff9a34;	
}
.link-orange a:hover{
	color:#a1d05e;	
}
.b1{
	display:block;
	background-image: url(images/l1_1.png);
	width:249px;
	height:73px;	
}
.b1:hover{
	background-position: 0 -73px;
}
.b2{
	display:block;
	background-image: url(images/l2_2.png);
	width:249px;
	height:77px;	
}
.b2:hover{
	background-position: 0 -77px;
}
.b3{
	display:block;
	background-image: url(images/l3_3.png);
	width:249px;
	height:79px;	
}
.b3:hover{
	background-position: 0 -79px;
}
.b4{
	display:block;
	background-image: url(images/l4_4.png);
	width:249px;
	height:91px;	
}
.b4:hover{
	background-position: 0 -91px;
}
.b5{
	display:block;
	background-image: url(images/l5_5.png);
	width:249px;
	height:71px;	
}
.b5:hover{
	background-position: 0 -71px;
}
.logo:hover{
	filter:alpha(opacity=100);
	opacity: 1;
}

.box-slide img:hover{
	filter:alpha(opacity=100);
	opacity: 1;
}


a img:hover {
	filter:alpha(opacity=80);
	opacity: 0.8;
}

.slider-wrapper .nivo-controlNav {
	position:absolute;
	bottom:-14px; /* Put the nav below the slider */
	right:2px !important;
	z-index:10;
}
.f-nav{
background-color: !important; /*fix_nav_bg*/
}

#hamburger span{
background-color: !important; /*menu_hamburger_color*/
}

#respTitle{
color: !important; /*respTitle*/
}

.mm-listview > li > a, .mm-listview > li > span {
color: !important; /*respMenu*/
}

.mm-menu{
background-color:white !important; /*respMenuBG*/
}
