﻿/* 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:;	/*body_font_color*/
font-family:tahoma; /*body_font_family*/
font-size:13px;	/*body_font_size*/
margin: 0px; /*body_margin*/
background-image:url(images/background.jpg); /*body_background*/
background-color:#548FF6; /*body_background_color*/
	background-repeat: repeat-x;
}

a h2 {
 margin:0;
 padding:0;
font-size:13px;	/*body_font_size*/
 font-weight:normal;
}
.page-header {
width:980px; /*page_width*/
height:95px; /*page_header_height*/
background-image:url(images/); /*page_header_background*/
background-color:; /*page_header_background_color*/
}
/* new menu*/
.page-menu {
width:980px; /*page_width*/
height:50px; /*page_menu_height*/
background-color:; /*page_menu_background_color*/
position:relative;
}
.page-menu-l {
	position:absolute;
	height: 100%;
	width:60%;
background-image:url(images/menubg.png); /*page_menu_background*/
	background-repeat: no-repeat;
	background-position: left top;
	left:0;
}
.page-menu-r {
	position:absolute;
	right:0px;
	height: 100%; 
	width:40%;
	background-repeat: no-repeat;
	background-position: right top;
background-image:url(images/menubg.png); /*page_menu_background*/
}
.page-menu-t {
	position:relative;
}
/*end new menu*/
.page-content {
width:980px; /*page_width*/
background-image:url(images/); /*page_content_background*/
background-color:#FFFFFF; /*page_content_background_color*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f3f3f3;
	border-left-color: #f3f3f3;
	text-align: left;
}
.bg-center{
	padding: 5px;
	position:relative;
	z-index:0;
}
.page-footer {
width:980px; /*page_width*/
height:100px; /*page_footer_height*/
background-image:url(images/); /*page_footer_background*/
background-color:; /*page_footer_background_color*/
	color: #3f7b9f;	
}
.content-left{
background-image:url(images/content_left.jpg); /*content_left_background*/
background-color:; /*content_left_background_color*/

}
.content-center{
background-image:url(images/); /*content_center_background*/
background-color:; /*content_center_background_color*/
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #b7d4e4;
	border-left-color: #b7d4e4;
	color: #7a7a7a;
}
.content-right{
background-image:url(images/); /*content_right_background*/
background-color:; /*content_right_background_color*/

}

h1 {
	margin:0px;
	padding:0px;
	font-size:large;
	color: #044b7f;
}
blockquote {
	border: 1px dashed #CCC;
	background:#e9e9e9;
	padding:3px;
	margin:20px;
}
a:link {
color:#044B7F; /*link_style_color*/
font-style:; /*link_style_font*/
font-weight:bold; /*link_style_weight*/
text-decoration:none; /*link_style_deco*/
}
a:visited{
color:#044B7F; /*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:#0896BE; /*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:60px;
	margin:0px;
	padding:0px;
	float: left;
}

.nav-menu {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	height:60px;
	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:2px; /*top_menu_space_r*/
	margin-bottom: 0px;
margin-left:2px; /*top_menu_space_l*/
}

.nav-menu ul li a {
	text-decoration: none;
height:43px; /*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:32px; /*top_menu_line_hight2*//*|auto|*/
	margin: 0 20px 0 -10px; /* แก้ไขใหม่จาก margin: 0 7px 0 -10px;*/
padding:11px 0px 0px 20px; /*top_menu_text_position*//*|auto|*/
font-family:Tahoma; /*menu_font_family*/
font-size:15px;	/*menu_font_size*/
color:#666867;	/*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:bold;
}
/*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:#FFFFFF;	/*menu_font_active_color*/
background-image:url(images/menu_active.png); /*menu_active*/
	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*/
	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:#FFFFFF;	/*menu_font_hover_color*/
background-image:url(images/menu_hover.png); /*menu_hover*/
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
}
/* end MenuItem */


/* end menu top */

/* begin BlockHeader */
.box-body{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.box-title{
background-color:; /*left_title_bg_color*/
	width:100%;
height: 41px; /*blockheader_1_height*//*|auto|*/
	position:relative;
}
.box-title2{
background-color:; /*content_title_bg_color*/
	width:100%;
height: 41px; /*blockheader_2_height*//*|auto|*/
	position:relative;
}
.box-title3{
background-color:; /*right_title_bg_color*/
	width:100%;
height: 41px; /*blockheader_3_height*//*|auto|*/
	position:relative;
}

.box-title-l {
	position:absolute;
height: 41px; /*blockheader_1_height*//*|auto|*/
	width:80%;
background-image: url(images/blockheader.png); /*blockheader_1*//*|blockheader.png|*/
	background-repeat: no-repeat;
}
.box-title2-l {
	position:absolute;
height: 41px; /*blockheader_2_height*//*|auto|*/
	width:80%;
background-image: url(images/blockheader2.png); /*blockheader_2*//*|blockheader2.png|*/
	background-repeat: no-repeat;
}
.box-title3-l {
	position:absolute;
height: 41px; /*blockheader_3_height*//*|auto|*/
	width:80%;
	background-image: url(images/blockheader3.png); /*blockheader_3*//*|blockheader3.png|*/
	background-repeat: no-repeat;
}

.box-title-r {
	position:absolute;
	right:0px;
height: 41px; /*blockheader_1_height*//*|auto|*/
	width:21%;
	background-repeat: no-repeat;
	background-position: right top;
background-image: url(images/blockheader.png); /*blockheader_1*//*|blockheader.png|*/
}
.box-title2-r {
	position:absolute;
	right:0px;
height: 41px; /*blockheader_2_height*//*|auto|*/
	width:21%;
	background-repeat: no-repeat;
	background-position: top right;
background-image: url(images/blockheader2.png); /*blockheader_2*//*|blockheader2.png|*/
}
.box-title3-r {
	position:absolute;
	right:0px;
height: 41px; /*blockheader_3_height*//*|auto|*/
	width:21%;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(images/blockheader3.png); /*blockheader_3*//*|blockheader3.png|*/
}

.box-title-t {
	position:absolute;
color:#FFFFFF;	/*left_title_box_font_color*//*|#FFFFFF|*/
	text-align:left;
	width:100%;
	top:35%;
	padding-left:8px;
	font-weight:bold;
}
.box-title2-t {
	position:absolute;
color:#044b7f;/*content_title_box_font_color*//*|#044b7f|*/
	text-align:left;
	width:100%;
	top:35%;
	padding-left:8px;
	font-weight:bold;
}
.box-title3-t {
	position:absolute;
color:#FFFFFF;	/*right_title_box_font_color*//*|#FFFFFF|*/
	text-align:left;
	width:100%;
	top:35%;
	padding-left:8px;
	font-weight:bold;
}


.box-title-t a {
	/*left_title_box_font_color*/
}
.box-title2-t a {
	/*content_title_box_font_color*/
}
.box-title3-t a {
	/*right_title_box_font_color*/
}
.box-content-body {
	position:relative;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #FFFFFF;
}
.box-content-body-t {
	margin:0px;
	color: #0896be;
}
/**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:1px solid #d7ebf6; /*link_hover_box_color*//*|#d7ebf6|*/
	background-color:#d7ebf6; /*link_hover_box_bg*//*|#d7ebf6|*/
	-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:#d7ebf6; 
}
.other-box2:hover{
	border:1px solid #d7ebf6;
	background-color:#d7ebf6; 
}
/* my custom box*/
.page-header-slide{
	width:900px;
	margin: 0px;
	padding: 0px;
}
.bg-slide{
	padding-top: 0px;
	padding-bottom: 0px;
}
.box-header-content{
width:980px; /*page_width*/
	height: 10px;
	margin-top: 0px;
	position:relative;
}
.box-header-title{
	width:100%;
	height: 10px;
	position:relative;
}
.box-header-title-l {
	left:0px;
	position:absolute;
	height: 10px; 
	width:79%;
	background-image: url(images/page_top.png);
	background-repeat: no-repeat;
	z-index:1;
}
.box-header-title-r {
	position:absolute;
	right:0px;
	height: 10px;
	width:21%;
	background-repeat: no-repeat;
	z-index:2;
	background-position: right top;
	background-image: url(images/page_top.png); 
}
.box-footer-content{
width:980px; /*page_width*/
	height: 10px;
	position:relative;
}
.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;
	z-index:1;
}
.box-footer-title-r {
	position:absolute;
	right:0px;
	height: 10px;
	width:21%;
	background-repeat: no-repeat;
	z-index:2;
	background-position: right top;
	background-image: url(images/page_btm.png); 
}
.box-body2{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.f-nav{
background-image:url(images/menubg.png); /*page_menu_background*/
background-color:; /*page_menu_background_color*/
}

.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*/
}
