/* 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:#666666;	/*body_font_color*/
font-family:tahoma; /*body_font_family*/
font-size:12px;	/*body_font_size*/
margin:0px;
background-image:url(images/background.jpg); /*body_background*//*|background.jpg|*/
background-color:; /*body_background_color*//*||*/
background-repeat: repeat;
background-attachment:fixed;
}
.bg-page-top {
	width:100%;
	height:561px;
	background-image: url(images/bg_top.png);
	background-position:center top;
	background-repeat:no-repeat;
	position: absolute;
	top:0px;
	left:-100px;
	background-attachment:fixed;

}

a h2 {
 margin:0;
 padding:0;
font-size:12px;	/*body_font_size*/
 font-weight:normal;
}
.page-header {
height:202px; /*page_header_height*/
background-image:url(images/header.png); /*page_header_background*//*|header.png|*/
background-color:; /*page_header_background_color*//*||*/
background-repeat:no-repeat;
position:relative;
}
/* new menu*/
.page-menu {
height:37px; /*page_menu_height*//*|37px|*/
background-color:; /*page_menu_background_color*//*||*/
position: absolute;
background-image:url(images/); /*page_menu_background*//*||*/
bottom:20px;
}
.page-menu-t {
	position:relative;
}/*end new menu*/
.container-body{
width:900px; /*page_width*/
position:relative;
text-align:left;
margin:0px;
}
.container-content-l{
background-image:url(images/block_content_middle.png);
width:2px;
height:100%;
position: absolute;
top: 0px;
left:0px;
}
.container-content-r{
background-image: url(images/block_content_middle.png);
background-position:right;
width:2px;
height:100%;
position: absolute;
top:0px;
right:0px;
}
.page-content {
width:100%;
background-image:url(images/); /*page_content_background*//*||*/
background-color:#FFFFFF; /*page_content_background_color*//*|#FFFFFF|*/
padding-left:3px;
padding-right:3px;
padding-top:10px;
}
.page-footer {
width:100%;
height:30px; /*page_footer_height*/
background-image:url(images/); /*page_footer_background*//*||*/
background-color:; /*page_footer_background_color*//*||*/
color: #fff;
text-align:center;
margin-top:5px;
}

.content-left{
background-image:url(images/content_left.png); /*content_left_background*//*|content_left.png|*/
background-color:; /*content_left_background_color*//*||*/
color:#fff;

}
.content-center{
background-image:url(images/content_center.png); /*content_center_background*//*|content_center.png|*/
background-color:; /*content_center_background_color*//*||*/

	padding: 5px;
}
.content-right{
background-image:url(images/content_right.png); /*content_right_background*//*|content_right.png|*/
background-color:; /*content_right_background_color*//*||*/

}

h1 {
	margin:0px;
	padding:0px;
	font-size:large;
	color: #333;
}

a:link {
color:#16D2EE; /*link_style_color*/
font-style:; /*link_style_font*/
font-weight:normal; /*link_style_weight*/
text-decoration:none; /*link_style_deco*/
}
a:visited{
color:#5DF4FD; /*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:#66FF66; /*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:1px;
	height:29px;
	margin:0px;
	padding:0px;
	float: left;
}
*/

.nav-menu {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	height:38px;
	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*//*|relative|*/
	float: left;
	display: inline; 
	margin-top: 0px;
margin-right:6px; /*top_menu_space_r*//*|6px|*/
	margin-bottom: 0px;
margin-left:6px; /*top_menu_space_l*//*|6px|*/
}

.nav-menu ul li a {
	text-decoration: none;
height: 36px; /*top_menu_line_hight*//*|auto|*/
	float:left;
	cursor: pointer;
background-image: url(images/menu_normal.png); /*menu_normal*//*|menu_normal.png|*/
	background-repeat: no-repeat;
	background-position: right top;
}

.nav-menu  ul li a span.t {
height: 27px; /*top_menu_line_hight2*//*|auto|*/
	margin: 0 25px 0 -10px; /* แก้ไขใหม่จาก margin: 0 7px 0 -10px;*/
padding: 9px 0px 0px 20px; /*top_menu_text_position*//*|auto|*/
font-family:Tahoma; /*menu_font_family*//*|Tahoma|*/
font-size:12px;	/*menu_font_size*//*|12px|*/
color:#FFFFFF;	/*menu_font_color*//*|#FFFFFF|*/
	position: relative;
	float:left;
background-image: url(images/menu_normal.png); /*menu_normal*//*|menu_normal.png|*/
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
/*menu*/
.nav-menu  ul.menu li a.active {
background-image: url(images/menu_active.png); /*menu_active*//*|menu_active.png|*/
	background-repeat: no-repeat;
	background-position: right top;
}

.nav-menu  ul.menu li a.active span.t {
color:#FFFF00;	/*menu_font_active_color*//*|#FFFF00|*/
background-image: url(images/menu_active.png); /*menu_active*//*|menu_active.png|*/
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}

.nav-menu ul.menu li a:hover,.nav-menu ul.menu li a.hover {
background-image: url(images/menu_hover.png); /*menu_hover*//*|menu_hover.png|*/
	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:#FFFF00;	/*menu_font_hover_color*//*|#FFFF00|*/
background-image: url(images/menu_hover.png); /*menu_hover*//*|menu_hover.png|*/
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
/* end MenuItem */

/* end menu top */

/* begin BlockHeader */
.box-body{
	margin: 10px 5px 5px 5px;	
}
.box-footer{
	width:100%;
	height:9px;
	position:relative;
}
.box-footer-l{
	position:absolute;
	height:100%; 
	width:80%;
background-image: url(images/blockheader.png); /*blockheader_1*/
	background-repeat: no-repeat;
	background-position:left top;
	left:0px;
}
.box-footer-r{
	position:absolute;
	height:100%; 
	width:20%;
background-image: url(images/blockheader.png); /*blockheader_1*/
	background-repeat: no-repeat;
	background-position:right top;
	right:0px;
}
.box-title{
background-color:; /*left_title_bg_color*/
height:45px; /*blockheader_1_height*/
border-width:0px; /*blockheader_border_1_width*/
border-style:solid; /*blockheader_border_1_style*/
border-color:; /*blockheader_border_1_color*/
border-radius:5px 5px 0px 0px; /*blockheader_1_radius*/
background-image: url(images/blockheader4.png); /*blockheader_1*/
background-position:right top;
position:relative;
}
.box-title2{
background-color:; /*content_title_bg_color*/
height:43px; /*blockheader_2_height*/
position:relative;
}
.box-title3{
background-color:; /*right_title_bg_color*/
height:58px; /*blockheader_3_height*/
	position:relative;
}
.box-title4{
height: 43px;
	position:relative;
}

.box-title2-l {
position:absolute;
height:100%; 
width:81%;
background-image:url(images/blockheader2.png); /*blockheader_2*/
background-repeat: no-repeat;
}
.box-title3-l {
	position:absolute;
height:100%;
	width:80%;
background-image: url(images/blockheader3.png); /*blockheader_3*/
	background-repeat: no-repeat;

}
.box-title4-l {
position:absolute;
height:100%; 
width:80%;
background-image: url(images/blockheader4.png);
background-repeat: no-repeat;
background-position:left top;
}

.box-title2-r {
	position:absolute;
	right:0px;
height:100%; 
	width:20%;
	background-repeat: no-repeat;
	background-position: top right;
background-image:url(images/blockheader2.png); /*blockheader_2*/
}
.box-title3-r {
	position:absolute;
	right:0px;
height:100%;
	width:21%;
	background-repeat: no-repeat;
	background-position: top right;
background-image: url(images/blockheader3.png); /*blockheader_3*/
}
.box-title4-r {
position:absolute;
right:0px;
height:100%;
width:20%;
background-repeat: no-repeat;
background-position: right top;
background-image: url(images/blockheader4.png);
}

.box-title-t {
	position:absolute;
color:#FFFFFF;	/*left_title_box_font_color*/
	text-align:left;
	top:25%;
	padding-left:12px;
	z-index:3;
	font-weight: bold;
font-size:16px;
}
.box-title2-t {
	position:absolute;
color:#FFFF00;/*content_title_box_font_color*/
	text-align:left;
	top:30%;
	padding-left:15px;
	z-index:3;
	font-weight: bold;
font-size:16px;
}
.box-title3-t {
	position:absolute;
color:#28CAE2;	/*right_title_box_font_color*/
	text-align:left;
	top:30%;
	padding-left:15px;
	z-index:3;
	font-weight: bold;
font-size:15px;
}
.box-title4-t {
	width:100%;
	height:59px;
	background-image:url(images/h_product.png);
	background-repeat:no-repeat;
	position:absolute;
    color: #FF0;
	text-align:left;
	top:-30%;
	padding-left:15px;
	z-index:3;

}


.box-title-t a {
color:#FFFFFF;	/*left_title_box_font_color*/
}
.box-title2-t a {
color:#FFFF00;/*content_title_box_font_color*/
}
.box-title3-t a {
color:#28CAE2;	/*right_title_box_font_color*/
}
.box-content-body-left{
	position:relative;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
    background-color:#e8815e;
    background-image:url(images/bg_content.png);
    border-radius:0px 0px 5px 5px;   
    background-repeat:repeat-x;
}
.box-content-body-left a:link, .box-content-body-left a:visited{
  color:#fff;
}
.box-content-body-left a:hover, .box-content-body-left a:active{
}
.box-content-body {
	position:relative;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
    background-color:#FFF;
}
.box-content-body-t4 {
	margin:0px;
	color: #684304;
	text-align:left;
}
.box-title2-footer{
height: 12px;
position:relative;
}
.box-title3-footer{
height: 12px;
position:relative;
}
.box-title4-footer{
height: 12px;
position:relative;
}
.box-title-footer-l2 {
	position:absolute;
height: 100%; 
	width:79%;
	background-image: url(images/block2_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	left:0px;
}
.box-title-footer-r2 {
	position:absolute;
	right:0px;
height: 100%;
	width:21%;
	background-repeat: no-repeat;
	background-position: right top;
	background-image:url(images/block2_footer.png);
}
.box-title-footer-l4 {
	position:absolute;
height: 100%; 
	width:79%;
	background-image: url(images/block4_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	left:0px;
}
.box-title-footer-r4 {
	position:absolute;
	right:0px;
height: 100%;
	width:21%;
	background-repeat: no-repeat;
	background-position: right top;
	background-image:url(images/block4_footer.png);
}
/**list**/

ul.dropdown-left,ul.dropdown-right {
background:#a9a9a9 !important; /*submenu_bg_lr*/
border-color:#a9a9a9 !important; /*submenu_border_lr*/
border-width:1px !important;
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;
    color:#fff;
}
.my-list li a:hover , .my-list li a.selected{
padding:2px;
border-color:#f4ef7f; /*link_hover_box_color*/
background-color:#f4ef7f; /*link_hover_box_bg*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px 2px 2px 2px;
  color:#e8815e;
}
.my-list .detail {
	position:absolute;
	top:0px;
	margin:3px;
}
/* other box hover */
.other-box:hover{
	border-radius:2px 2px 2px 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
background-color:#FFFFFF; /*link_hover_box_bg*/
}
.other-box2:hover{
border-color:#FFFFFF; /*link_hover_box_color*/
background-color:#FFFFFF; /*link_hover_box_bg*/
}
/* my custom box*/
.bg-header{
	background-image: url(images/bg_header.png);
	background-position: top;
	width: 100%;
	background-repeat: repeat;
}
.box-footsub-body{
	margin:0px;	
}
.box-footsub-title{
	width:100%;
height: 10px;
	position:relative;
}
.box-footsub-title-l {
	position:absolute;
	left:0px;
height: 10px;
	width:80%;
background-image: url(images/page_btm.png);
	background-repeat: no-repeat;
	z-index:1;
}
.box-footsub-title-r {
	position:absolute;
	right:0px;
height: 10px;
	width:20%;
	background-repeat: no-repeat;
	z-index:2;
	background-position: right top;
background-image: url(images/page_btm.png);
}
.box-content-body2 {
	position:relative;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #eaeaea;
}
.box-content-body4 {
	position:relative;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #ffd300;
}
.box-content-body2-t {
	margin:0px;
	color: #000000;
}
.bg-footer{
	width: 100%;
	background-color: #000000;
}
.box-body2{
	margin-top: 5px;
	margin-bottom: 5px;
}
.search{
top:80px;
right:10px;
position:absolute;
}
.text-intro{
	position:relative;
	width:100%;
	height:57px;
	background-image:url(images/bg_text.jpg);
	background-repeat:repeat-x;
	padding:10px;
}
.page-content-bottom{
width:900px; /*page_width*/
height: 7px;
position:relative;
}
.page-content-bottom-l{
position:absolute;
height:100%; 
width:50%;
background-image: url(images/block_content_footer.png);
background-repeat: no-repeat;
background-position: left top;
left:0px;
}
.page-content-bottom-r{
position:absolute;
right:0px;
height:100%;
width:50%;
background-repeat: no-repeat;
background-position: right top;
background-image:url(images/block_content_footer.png);
}
.page-content-top{
width:900px; /*page_width*/
height: 9px;
position:relative;
}
.page-content-top-l{
position:absolute;
height:100%; 
width:50%;
background-image: url(images/page_contant_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_contant_top.png);
}
.top-test{
	display:block;
width:900px; /*page_width*/
	height:0px;
	position:relative;
}
.container-content-shadow-l{
	position:absolute;
	top:10px;
	left:-15px;
	display:block;
	width:30px;
	height:746px;
	background-image: url(images/background_side.png);
	background-position:left top;
	z-index:-1;
}
.container-content-shadow-r{
	position:absolute;
	top:10px;
	right:-15px;
	display:block;
	width:30px;
	height:746px;
	background-image: url(images/background_side.png);
	background-position:right top;
	z-index:-1;
}

.box-side-l {
	height:100%;
	width:5px;
	margin-right: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-position:left top;
	background-image:url(images/block_middle.png);
	}

.box-side-r {
	height: 100%;
	width:5px;
	margin-right:0px;
	position: absolute;
	top: 0px;
	right:0px;
	background-position:right top;
	background-image:url(images/block_middle.png);

}
.box-title-footer{
height: 14px;
position:relative;
}
.box-title-footer-l {
	position:absolute;
height: 100%; 
	width:79%;
	background-image: url(images/block_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	left:0px;
}
.box-title-footer-r {
	position:absolute;
	right:0px;
height: 100%;
	width:21%;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/block_footer.png);
}
.box-side-l2 {
	height:100%;
	width:2px;
	margin-left: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/block2_middle.png);
	background-position:left top;
	}

.box-side-r2 {
	height: 100%;
	width: 2px;
	margin-right: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(images/block2_middle.png); 
	background-position:right top;
}
.box-side-l4 {
	height:100%;
	width:4px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/block4_middle.png);
	background-position:left top;
	background-color:#FFF;
}

.box-side-r4 {
	height: 100%;
	width: 4px;
	position: absolute;
	background-image:  url(images/block4_middle.png); 
	right:0px;
	top:0px;
	background-position:right top;
	background-color:#FFF;
}
.page-content-footer{
	height: 12px;
	position:relative;
}
.page-content-footer-l{
position:absolute;
height:100%; 
width:50%;
background-image: url(images/page_body_footer.png);
background-repeat: no-repeat;
background-position: left top;
z-index:1;
left:0px;
}

.page-content-footer-r{
position:absolute;
right:0px;
height:100%;
width:50%;
background-repeat: no-repeat;
background-position: right top;
background-image:url(images/page_body_footer.png);
z-index:2;

}
.slide{
	background-color:#FFF;
	text-align:center;
	}
.li1{
	list-style-image:url(images/bullet.png);
	margin:0;
	padding-left:20px;
}

.li2{
	list-style-image:url(images/b_home.png);
}
.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*/
}
