/* 
------------------
: Stylesheet CSS WebDesign 
: W3C CSS Document Validates as CSS level 2.1 ! 
------------------
Patumthani : Moradokmai
Css By crazyowlet.com
Created: 21/11/2008 
------------------
*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
}
body {
	background-color: #27460b;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif, Georgia, "Lucida Grand";
	font-size: .7em;
	padding: 0;
	margin: 0;
	color: #251200;
}
/* -------- Control All Page --------- */
a {
	color: #cbe8ae; /* a link color */
	text-decoration: none;
}
a:hover {color: #894605 !important}/* a link over color */
img, fieldset {border: 0;}
.clear {clear: both}
.hide {display: none;visibility: hidden;}
address {font-style: normal;margin-bottom: 15px}
h1, h2, h3, h4, h5, h6 {font-size: 110%}
fieldset legend {display: none}
.setleft {float: left}
.setright {float: right}
img.setleft {margin: 0 10px 0 0}
img.setright {margin: 0 0 0 10px}
.textcenter {text-align: center}
.txtline {text-decoration: underline;}
p, ul, ol, dl {margin-bottom: 10px}
ol {padding-left: 25px}
.clearall {
	width: 100%;
	overflow: hidden;
}
.clearall .setleft {margin-right: 0}
.clearall .setright {margin-left: 0}
/* ------- End -------- */
/**********************************
	 control width page 
**********************************/
#frame {
	background-color: #9d9a4d;
	width: 780px;		
	margin: 0 auto;
	margin-top: 4px;
	position: relative;
}
#top {
	height: 144px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.tophome {
	height: 300px !important;
}
#moradokmai {
	width: 489px;
	position: relative;
	overflow: hidden; 
	margin: 0;
}
#homeimg {
	background: url(../images/slide/img1.jpg) no-repeat;
	width: 290px;
	height: 300px;
	float: left;
	border-right: 1px solid #fff;
}
#toptext {
	width: 489px;
	float: left;
	overflow: hidden;
}
#nav {
	background-color: #170e01;
	width: 100%;
	border-top: 1px solid #fff;
	height: 57px;
	color: #75780d;
}
#nav ul {
	overflow: hidden;
	position: relative;
	list-style: none;
	width: 99%;
	margin: 0;
	margin-left: 1%;
}
#nav li {
	float: left;
	overflow: hidden;
	position: relative;
	left: -2px;
}
#nav a {
	display: block;
	float: left;
	padding: 14px 6px;
	color: #d3e014;
	/*text-transform: uppercase;*/
}
#nav a:hover, #nav .on a {
	color: #efdcc9 !important;
}
#nav strong {
	display: block;
	float: left;
	background: url(../images/navline.png) no-repeat 0 16px;
}
.text1 {
	background: url(../images/img_content/MoradokmaiTheatreTroupe.png) no-repeat;
	height: 36px;
}
.text1 span {display: none}
.topdetail {
	border-top: 1px solid #fff;
	padding: 5px 12px;
}
#hometext {
	height: 281px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	background-color: #726d35;
}
.wrap-h {
	width: 568px;
	float: left;
	border-right: 1px solid #fff;
	height: 100%;
}
.imgright {
	float: left;
}
.h1 {background: url(../images/img_content/PatumthaniInternational.png) no-repeat 8px 4px;}
* html .h1 {background: url(../images/img_content/PatumthaniInternational.ie.png) no-repeat 8px 4px;}
.h2 {background: url(../images/img_content/Reserve_the_ticket.png) no-repeat 8px 3px;}
* html .h2 {background: url(../images/img_content/Reserve_the_ticket.ie.png) no-repeat 8px 3px;}

.headtext {
	width: 100%;
	height: 32px;
	background-color: #3b3a01 !important;
}
.headtext span {display: none}
/* update
.home-list {
	border-top: 2px solid #9d9a4d;
	border-left: 2px solid #9d9a4d;
	border-right: 2px solid #9d9a4d;
}
.home-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 76px;
	width: 100%;
	overflow: hidden;
	border-bottom: 2px solid #9d9a4d;
	padding-top: 4px;
}
.home-list li {
	width: 50%;
	float: left;
}
.home-list li a.img {
	display: block;
	float: left;
	width: 95px;
}
.home-list li a.img img {
	padding: 1px;
	border: 1px solid #f1f9a6;
	margin-left: 3px;
}
.home-list li a.img:hover img {
	border: 1px solid #fa8425;
}
.home-list .text {
	display: block;
	margin-left: 96px;
	height: 100%;
}
.home-list .text strong {
	display: block;
}
.home-list .text .a {
	display: block;
	height: 48px;
}
.home-list .text .b {
	display: block;
	text-align: right;
	font-size: 90%;
	padding-right: 10px;
	margin-top: -3px;
}
*/
/*
.festival-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.festival-list li {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px solid #251200;
	margin-bottom: 10px;
}
.festival-list li .img {
	display: block;
	float: left;
	width: 95px;
	margin: 0;
	padding: 0;
}
.festival-list li .img img {
	padding: 1px;
	border: 1px solid #c19759;
	margin-left: 3px;
}
.festival-list .text h3 {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 5px;
}
.festival-list .text img {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #dedede;
}
*/

#footer {
	background: url(../images/line_bg.gif) repeat-y center;
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	position: relative;
	font-size: 11px;
}
#footer a {color:#251200}
#footer .left {
	padding-top: 10px;
	float: left;
	width: 360px;
	margin-left: 5px;
}
#footer .left img {
	float: left;
	padding: 1px;
	border: 1px solid #c19759;
}
#footer .left .text {
	margin-left: 100px;
}
#footer .left .text strong {
	display: block;
	padding-bottom: 5px;
}
#footer .left .text p {
	margin: 0;
}
#footer .left .text p .a {
	display: block;
	float: left;
	width: 75px;
}
#footer .left .text p .b {
	display: block;
	margin-left: 75px;
}
#footer .right {
	padding-top: 10px;
	float: left;
	width: 345px;
	margin-left: 40px;
}
#footer .right address {
	margin: 0;
}
#copyright {
	padding: 15px 0;
	text-align: center;
	color: #cbe8ae;
	font-size: 11px;
}
#content {
	width: 100%;
	overflow: hidden;
}
.wrapcontent h3 {
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 5px;
	/*color: #345F06;*/
}
.wrapcontent h4 {
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 5px;
}
.wrapcontent h2 {
	font-size: 150%;
	margin-bottom: 10px;
	color: #345F06;
}
.wrapcontent ul, .wrapcontent ol  {
	padding-left: 20px;
}
.wrapcontent li {
	margin-bottom: 3px;
}
#top-content {
	background-color: #726d35;
	height: 132px;
	position: relative;
	overflow: hidden;
}
#top-content .text {
	padding: 0 10px 0 20px;
}
#top-content h2 {
	color: #0B2F00;
	font-size: 160%;
	margin-bottom: 10px;
}
#top-content h2 span {
	display: block;
}
#top-content .text .datetxt {
	color: #fff;
	font-size: 120%;
}
.h-page {
	height: 45px;
	margin: 0;
}
.h-page span {
	display: none;
}
.wrap-ct {
	height: 100%;
	border-right: 1px solid #fff;
	width: 568px;
}
.wrapcontent {
	padding: 12px 20px;
	font-size: 120%;
	position: relative;
}
.wrapcontent dt {
	padding-bottom: 5px;
}
.wrapcontent dd {
	padding: 0 0 5px 15px;
}
.imgabout {background: url(../images/img_content/img_about.jpg) no-repeat right top}
.imgfestival {background: url(../images/img_content/img_festival.jpg) no-repeat right top}
.imghomeschool {background: url(../images/img_content/img_Home_School.jpg) no-repeat right top}
.imgtheaternetwork {background: url(../images/img_content/img_Theatre_Network.jpg) no-repeat right top}
.imginternational {background: url(../images/img_content/img_International.jpg) no-repeat right top}
.imglink {background: url(../images/img_content/img_link.jpg) no-repeat right top}
h1.about {background: url(../images/img_content/h_about.png) no-repeat 15px 10px;}
h1.theaternetwork {background: url(../images/img_content/h_theaternetwork.png) no-repeat 15px 10px;}
h1.festival {background: url(../images/img_content/h_festival.png) no-repeat 15px 10px;}
h1.homeschool {background: url(../images/img_content/h_homeschool.png) no-repeat 15px 10px;}
h1.international {background: url(../images/img_content/h_international.png) no-repeat 15px 10px;}
h1.link {background: url(../images/img_content/h_link.png) no-repeat 15px 10px;}
h1.highlight {background: url(../images/img_content/h_highlight.png) no-repeat 15px 10px;}
/*
#gallery {
	width: 100%;
	overflow: hidden;
}
#gallery ul {
	margin: 0;
	padding: 0;
	width: 325px;
	float: left;
	list-style: none;
}
#gallery li {
	width: 100px;
	float: left;
	height: 81px;
}
#gallery .img {
	margin: 0;
	padding: 0;
	width: 410px;
	height: 400px;
	float: left;
}
#gallery li a img, #gallery .img img {
	border: 1px solid #dc801f;
	padding: 1px;
}
#gallery li a:hover img {
	border: 1px solid #fff;
}
*/
.green {
	font-size: 180%;
}

.navsubpage {
	font-size: 120%;
	padding: 10px 0 0 18px;
	padding-bottom: 0;
	margin-bottom: 5px !important;
	word-spacing: -1px;
}
.navsubpage .on {
	color: #894605 !important;
	font-weight: bold;
}
.link-thumb {
	list-style: none;
	padding-left: 0 !important;
}
.link-thumb li {
	width: 90%;
	overflow: hidden;
	margin-bottom: 5px;
}
.link-thumb li img {
	float: left;
	margin-right: 10px;
	padding: 2px;
	background: #f0f0ec;
	border: 1px solid #dddddd;
}
.link-thumb a {
	color: #251200;
}
.h-year {
	font-size: 120%;
	padding-top: 10px;
	color: #5c582a;
}
.h-year a {
	padding: 1px 3px;
	color: #000;
	letter-spacing: 4px;
}
.h-year a.on {
	color: #894605 !important;
}
.gallery {
	width: 100%;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	width: 120px;
	float: left;
	height: 175px;
	text-align: center;
}
.gallery li a img {
	border: 1px solid #fff;
	padding: 0;
}
.gallery li a img:hover {
	border: 1px solid #fa8425;
}
.gallerymenu {
	font-size: 110%;
}
.gallerymenu a {
	color: #000;
}
.gallerymenu a.on {
	color: #894605 !important;
}
.listview {
	list-style: none;
	padding-left: 0 !important;
}
.listview li {
	width: 90%;
	overflow: hidden;
	margin-bottom: 10px;
}
.listview li a img {
	float: left;
	margin-right: 10px;
}
.listview li a img, .interimg img, .imgcolor {
	padding: 2px;
	background: #f0f0ec;
	border: 1px solid #dddddd;
}
.listview li em.d {
	display: block;
	padding: 5px 0 0px;
}
.listview li .more {
	color: #fff;
}
.listview a {
	color: #251200;
}
.txtlist {
	list-style: none;
	padding-left: 0 !important;	
}
.txtlist li img {
	float: left;
	margin-right: 10px;
}
.txtlist li {
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
.table1 {
	background-color: #7b793d;
	width: 100%;
}
.table1 td, .table1 th {
	padding: 2px 4px;
	background-color: #9d9a4d;
}

/* news */
.home-detail {
	border: 2px solid #9d9a4d;
	height: 225px;
	padding: 10px 10px;
}
.txtanimation {
	width: 250px;
	float: right;
}
.txtanimation ul {width:100%; }
.txtanimation ul li{ 
	list-style:none; 
	display:block; 
	padding-bottom:1px; 
	margin-bottom:5px;
	width: 100%;
	overflow: hidden; 
	height: 110px;
	padding-top: 5px;
}
/* end news */
.txtanimation img {
	padding: 1px;
	background: #f0f0ec;
	border: 1px solid #dddddd;
}
.txtanimation  li .info {
	font-weight: bold;
}
.txtanimation  li img {
	float: left;
	margin: 0 5px 1px 0;
}
.homenew {
	width: 285px;
	float: left;
	color: #cbe8ae;
	font-size: 110%;
}
.homenew h1 {
	color: #fff;
	font-size: 140%;
	margin-bottom: 5px;
}
.homenew h2 {
	color: #fff;
	margin-bottom: 2px;
}
.homenew .datetxt {
	display: block;
	padding: 5px 0;
	word-spacing: -1px;
}
.homenew a {
	color: #EF8100;
}
.color1 {color:#3A5F00}
.download {
	width: 100%;
	overflow: hidden;
}
.download a img {
	vertical-align: middle;
}
.formregis {
	border: 1px dotted #7b793d;
	padding: 10px 5%;
	width: 90%;
	margin-bottom: 10px;
}
.regishead {
	text-align: center;
}
.txtform {
	padding: 0 0 0 0 !important;
	margin: 0 0 10px 0;
	list-style: none;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.txtform li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 12px;
	padding: 0 !important;
}
.txtform label {
	float: left;
	width: 300px;
	text-align: right;
	word-spacing: -1px;
}
.txtform .txt {
	margin-left: 305px;
}
.txtform .txt input, .txtform .txt textarea {
	width: 300px;
	padding: 2px 3px;
	border: 0;
	border: 1px solid #7b793d;
	background: transparent;
}
.txtform .txt textarea {
	height: 100px;
}
.txtform .txt label {
	text-align: left;
	color: red;
}
.txtform .txt input.error, 
.txtform .txt input.required {
	border: 1px solid red;
	background-color: #FFE59F;
}
.line {
	height: 19px;
	position: relative;
	overflow: hidden;
	border-top: 1px solid  #7b793d;
	margin: 0 40px;
}
.msgfinish {
	text-align: center;
	margin: 0;
	padding: 10px 0;
	color: green;
}

.bottomform {
	width: 100%;
	margin: 0;
	text-align: center;
}
.bottomform input {
	padding: 2px 10px;
	font-weight: bold;
	font-size: 130%;
}
.selectpage {
	width: 100%;
	overflow: hidden;
	font-size: 20px;
}
.selectpage * {
	display: block;
	float: left;
}
.selectpage a {
	border: 1px solid #FFBE0F;
	line-height: 35px;
	text-align: center;
	background-color: #CF5C00;
	width: 35px;
	height: 35px;
}
.selectpage strong {
	margin-right: 5px;
}
.selectpage .on {
	color: #894605;
}
.note {
	font-size: 90%;
	color: #4F4F4F;
}
.logo {
	width: 780px;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
	padding: 3px 0;
}