/* CSS Document */
a.link1{
color:#990000;
text-decoration:none;
}

a:hover.link1{
color:#0033CC;
text-decoration:none;
}

/*class link2*/
a.link2{
color:#77B028;
text-decoration:none;
font-weight:bold;
font-size:12px;
}

a:hover.link2{
color:#ff6600;
text-decoration:none;
font-weight:bold;
font-size:12px;
}
/*class link2*/
a.link3{
color:#006699;
text-decoration:none;
font-weight:bold;
font-size:12px;
}

a:hover.link3{
color: #F89934;
text-decoration:none;
font-weight:bold;
font-size:12px;
}
.li1 ul li {
list-style-image : url('/test/newtheme/images/li.gif');;
padding-right:10px;
}

.li2 ul li {
list-style-image : url('/test/newtheme/images/menu.gif')
}

.li3 ul li {
list-style-image : url('/test/newtheme/images/news.gif')
}

.li4 ul li {
list-style-image : url('/about/images/img16.gif');
padding-right:10px;

}
.column{
float:left;
width:250px;
}

/*control image & text show*/
img.floatTL {
float : left;
margin-right : 7px;
margin-bottom : 5px;
/*margin-top : 7px;*/
/*margin-left : 7px;*/
border: 0px;
}

img.floatTR {
float : right;
margin-left : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-right : 10px;
}

.itemblue{
font-weight: bold;
font-size: 14px;
color: #0033CC;
}
.itemorange{
font-family : arial, sans-serif, tahoma;
font-weight: bold;
font-size: 100%;
color: #FF6600;
}

/*Right Menu*/
/*---------------------------------------------box-blue---------------------------------------*/
/*link box-blue*/
.box-blue a:link {
	color: #004499;
}

.box-blue a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

.box-blue a:visited {
	color: #666666;
}
/*end link box-blue*/

/*.box-blue hr{
	width:98%;
	border-style:dotted;
	border-width:1px;
	color:#cccccc;
    height : 1px;
    text-align: center;
}*/

.box-blue {
	float: right;
	width: 27%;
    	margin-top: 10px;

}

.box-blue {
	/*background: url('http://www.thaitravelcenter.com/about/images/img13.gif') repeat-x;*/
	background: url('/about/images/chb.gif') repeat-x ;
}


.box-blue h2 {
	font-size: 167%;
}

.box-blue h3 {		
	margin-left: 20px;
	/*margin-top: -5px;*/
	/*text-transform: uppercase;*/
	font-size: 100%;
	color: #2a0078; /*0044aa*/
}

.box-blue .section {
	background: url('/about/images/crb2.gif') no-repeat right top ;
	font-size: 120%;
	color: #FFFFFF;
}


.box-blue .section .h1style2 {
	display: block;
	height: 23px;
	padding: 6px 0 0 10px;
	background: url('/about/images/clb2.gif') no-repeat left top;
}
.h1style2{
	/*height : 20px;*/
	font-size : 100%;
	font-weight: bold;
	padding-left : 10px;
	padding-top : 2px;
	padding-bottom : 2px;
}

.box-blue p{
	padding: 0 0 0 20px;
}

.mid {
	overflow:hidden;
	background-color:#ccc9dd; /*def*/
	margin-left:2px;
	width: 97%;
	height:1300px;
    	margin-top: -10px;
	padding-top: 10px;
      /*border: 1px solid #9ab9c6;*/
	border-left: 1px solid #ccc9dd; /*9ab9c6*/
	border-right: 1px solid #ccc9dd;
	border-bottom: 1px solid #ccc9dd;
	-moz-border-radius: 12px 12px 12px 12px;
	border-bottom-left-radius: 12px 12px;
	border-bottom-right-radius: 12px 12px;

}

.line{
	border: none;
	border-bottom: 1px solid whiteSmoke;
	border-top: 1px solid #BDF;
/*	height : 1px;*/
/*     border-bottom: 1px dotted #cccccc;*/
	margin:10px 10px 5px 10px
}

/*-----------------------------------Start Box-Orange-------------------------------------------*/

.box-orange {
	float: left;
	width: 71.5%;
    margin-top: 11px;
}

/*.box-orange {
	background: url('http://www.thaitravelcenter.com/about/images/cho.gif') repeat-x;
}*/

.box-orange .section {
	background: url('/about/images/cro.gif') no-repeat right top;
	font-size: 130%;
	color: #FFFFFF;

}

.box-orange .section .h1style {
	display: block;
	height: 23px;
	padding: 5px 0 0 10px;
	background: url('/about/images/clo.gif') no-repeat;
}
.box-orange .section .h2style {
	display: block;
	height: 23px;
	padding: 5px 0 0 10px;
	background: url('/about/images/clo.gif') no-repeat;

}
.h1style{
	font-size : 100%;
	font-weight: bold;
	padding-left : 10px;
	padding-bottom : 2px;
}
.h2style{
	font-size : 100%;
	font-weight: bold;
	padding-left : 10px;
	
}

.box-orange p{
	margin-left: 20px;
	margin-right: 20px;
	/*padding: 0 20px 0 20px;*/
	text-align : justify;

}

.box-orange h1 {
	font-size: 167%;
}

.box-orange h3 {		
	margin-left: 20px;
	/*text-transform: uppercase;*/
	font-size: 100%;
	color: #0044aa;
}
.box-orange hr{
	width:98%;
	border-style:dotted;
	border-width:1px;
	color:#cccccc;
    height : 1px;
    text-align: center;
}
.p1 p{
text-align:center;
padding: 0;

}
.p2 p{
text-align:center;
padding: 0;

}
.p2 {
width:800px;
}


img.img1 {
	border: 2px solid #FF7F00;
}

.mid-or{
overflow:hidden;
	margin-left:2px;
	width: 99%;
	margin-top: -21px;
	margin-bottom: 15px;  
	padding-top: 10px;
	border: 1px solid #f6a064;
	-moz-border-radius: 12px 12px 12px 12px;
	border-bottom-left-radius: 12px 12px;
	border-bottom-right-radius: 12px 12px;
}


/*-----------------------------------end box-orange----------------------------------------------*/




/*----------------------------- Start <div id="datalist">--------------------------------------*/
#datalist{
float:left;
width:800px;
display : inline;
min-height : 440px;


}

#datalist p{
	
	margin-left: 20px;
	margin-right: 20px;
	/*margin:0;*/
	/*padding:5px;*/
	/*text-align : justify;*/
}
	
.column1{
	margin-left: 13px;
    margin-bottom:5px;
    padding-top: 10px;
    border: 4px solid #f0f8ff;
	float:left;
	width:230px;
	height:250px;
    /*padding:5px;*/
    /*background-color:#f0f8ff;*/
	/*margin:4px ;*/
	/*padding-left:2px;*/
	}
		
/*-----------------------------------Start Box-Green----------------------------------------------*/
.box-green {
	width: 800px;
	background: url('/about/images/chg.gif') repeat-x;
}

.box-green .section {
	background: url('/about/images/crg2.gif') no-repeat right top;
	font-size: 130%;
	color: #FFFFFF;
}

.box-green .section b {
	display: block;
	height: 23px;
	padding: 5px 0 0 10px;
	background: url('/about/images/clg2.gif') no-repeat;
}

.box-green .content p{
	/*margin-left: 20px;*/
	/*margin-right: 20px;*/
    text-align : justify;
	/*padding: 20px;*/
}

.box-green h2 {
	font-size: 167%;
}


.logo{
float:left;
width:230px;
text-align:center;
}

.thumbnail{
position: relative;
z-index: 0;
/*float:left;*/
width:230px;
text-align:center;
text-decoration:none;
}
 
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
 
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#99ccff;
/*background-color: lightyellow;*/
padding: 5px;
left: -1000px;
border: 1px solid #ccc;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
 
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -150px; /*position where enlarged image should offset horizontally */
}

.mid-green{
	overflow:hidden;
	margin-left:2px;
	width: 99.4%;
	margin-top: -21px;
	margin-bottom: 15px;  
	padding-top: 10px;
	border: 1px solid #b9df3b;
}


/*-----------------------------------end box-green----------------------------------------------*/
.true {
list-style-image: url('/images/icon/checktrue2.gif');
list-style-position:inside;
margin-left:20px;
}
/*------------------------------------End <div id="datalist">-------------------------------------*/

/*////////Hack for Firefox/////////*/
div.li1 > ul.child{margin-left:40px;}
div.li4 > ul.child{margin-left:40px;}
div.box-orange > h1.section{margin-top:0px; }
div.box-orange > h2.section{margin-top:0px;}
h1.section > span.h1style{font-size : 16px; font-weight: bold;}
div.box-blue > h1.section{margin-top:0px; }
h1.section > span.h1style2{font-size : 14px; font-weight: bold;}