@charset "utf-8";
/*@import url(../fonts/thsarabunnew.css);
@import url(../fonts/rsu.css);*/
@import url(../fonts/edsense.css);


body {
	background: #FFFFFF url('../images/bg.png') repeat;
	/*background: #F6F4F0;*/
	font-size: 1.05em;
	color: #000;
	margin: 0px;
	padding: 0px;
	/*background-image: url('../images/bg.jpg');
	background-repeat: repeat;*/
	font-family: 'edsenseregular','Tahoma';
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.page {
	width: 100%;
	margin: 0 auto;
	/*border: solid 1px #C7B299;*/
	/*background-color: #FFFFFF;*/
	/*background:url(../images/pattern-vvq2.png) repeat;*/
	background: url('../images/bg.j') repeat;
	/*box-shadow: 2px 2px 5px #888888;*/
	height: 100%;/**background-color:#EFEFEF;**/
}

.header {
	display: table;
	height: 120px;
	width: 1058px;
	margin: 0 auto;
	padding-left: 35px;
	padding-right: 35px;
	background-color: #fff;
}

.footer {
	margin-bottom: 50px;
	font-family: 'edsenseregular';
	font-weight: bold;
	font-size: 18px;
	height: 40px;
}

h1, h2 {
	font-size: 22px; 
	line-height: 28px; 
	margin-top: 18px;
}
h1 {
	background: url(../images/title.png) no-repeat;
}

hr {
	margin: 22px 0 23px 0;
	border-color: #c9c9c9;
}
/* =============================================================================
								MAIN LAYOUT
============================================================================= */
.clear {
	clear: both
}
.content {	
	margin: 6px auto 0;
	display: table;
	width: 1058px;
	padding-left: 35px;
	padding-right: 18px;
	background-color: #FFFFFF;
	/*border:2px solid #F00;*/
	padding-bottom: 40px;
}
/** CENTER CONTENT **/
.content .center {
	float: left;
	width: 419px;
	margin-left: 18px;
	padding-top: 26px;	
}
.content .centerL, .content .centerText, .content .centerNewsList {
	float: left;
	width: 683px;	
	padding-top: 26px;
}
.content .centerNewsList {
	width: 694px;
}
.content .centerText {
	width: 583px;
	overflow-wrap: break-word;
}
.content a:hover {
	background-color: #b9e6f9;
}
.content img {
	 -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
          transition: all 0.2s ease;
}
.content img:hover {	
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)";
	filter: or progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); or
	filter:gray;
	-webkit-filter: brightness(87%);
}

/*
.center .center0 {
	height: auto;
	margin-bottom: 40px
}
.center .center1 {
	float: left;
	height: auto;
	margin-top: 20px;
}
*/

/* =============================================================================
								MAIN LAYOUT
============================================================================= */
.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.content .left {
	float: left;
}

.content .right {
	float: right;
/*	padding-top: 20px;*/
}

.right .box, .left .box {
	margin-top: 20px;
	padding-bottom: 20px;
	width: 258px;
}
.left .box img, .right .box img {
	float: left;
	width: 92%;
	padding: 5px 0 7px;
}

.right .right0, .right .right1, .right .right2,.right .right3,.right .right5  {
	width: 241px;	
}
.right .right0 {
	height: auto;
	/*padding-bottom:20px;*/
}
/* right1 is video clip section */
.right .right1 {
	margin-top: 20px;
	/*height: 455px;*/
	/*min-height:260px;*/
	/*padding-bottom:20px;*/
}
.right1 iframe {
	text-align:center;
	margin-left: 20px;
	margin-top: 20px;
}

.right1 .videoShowDescription {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: 'Cordia New', sans-serif;
	font-size: 20px;
	font-weight: normal;	
}

.right .right2 {
	margin-top: 20px;
	/*height: 400px;*/
}

.right .right2 .twitter {
}

.right .right3 {
	margin-top: 20px;
	/*height: 330px;*/
}

.right .right5 {
	margin-top: 20px;
	height: 250px;
}

#mydate {
	visibility:hidden;	
}
input#mydate.gldp-el {
	position: absolute !important;
}
.gldp-flatwhite {
	top: auto !important;
	border-bottom: 1px dashed #c9c9c9;
}

.eventInfo {
	width:300px;
	height:150px;
	position:absolute;
	/*top:1900px;*/
	/*right:700px;*/
	z-index:3000;
	background-color:#FFFFFF;
	border:1px solid #CCC;
	font-family: 'Cordia New', sans-serif;
	padding:20px 20px;
	
}


.right .right0, .right .right1, .right .right2,.right .right3,.right .right5  {
	padding-bottom: 20px;
}

.newsLine, .newsLine a, .newsLine a:link, .newsCategory, #tagCloud {	
	margin-right: 20px;
	color: #303030;
}
.newsLine.alternate {
	background-color: #F8F8F8;
}