/* CSS Document */
a{
color:#3490F8;
text-decoration:none;
}
a:hover{
color:#ff6600;
text-decoration:none;
}
.content table{			/*กำหนดรูปแบบของตาราง*/
	width:95%;					/*ขนาดตาราง*/
	border-width:1px;			/*ขนาดเส้นขอบ*/
	border-style:hidden;			/*รูปแบบของเส้นขอบ*/
	border-color:#ffffff;		/*สีเส้นขอบ*/
	/*background-color:#D8D8D8;	/*สีพื้นหลังของตาราง*/
/*	background-color:#cccccc;	/*สีพื้นหลังของตาราง*/
	border-collapse : collapse;
}
.content td{
	text-align:center;			/*จัดข้อความใน<td>ให้อยู่กึ่งกลาง*/
	border-width:1px;			/*ขนาดเส้นขอบ*/
	border-style:solid;			/*รูปแบบของเส้นขอบ*/
	border-color:#ffffff;		/*สีเส้นขอบ*/
}

.content th{
	text-align:center;
	/*background-color:#66CCFF;		/*สีพื้นหลัง*/
	background-color:#A5D9EC;	
    border-width:1px;			/*ขนาดเส้นขอบ*/
	border-style:solid;			/*รูปแบบของเส้นขอบ*/
	border-color:#ffffff;		/*สีเส้นขอบ*/
}
.head_h2{font-size: 100%; margin-bottom:2px; margin-top:2px;}

a.link1{
color:#990000;
text-decoration:none;
}

a:hover.link1{
color:#0033CC;
text-decoration:none;
}

/*class link2*/
a.link2{
color:#555555;
text-decoration:none;
/*font-weight:bold;*/
font-size:12px;
}

a:hover.link2{
color:#ff6600;
text-decoration:none;
/*font-weight:bold;*/
font-size:12px;
}

/*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;
}

.li1 ul li {
list-style-image : url('/test/newtheme/images/li.gif');
padding-right:10px;
}
.li-true ul li {
padding-right:10px;
list-style-image: url('/images/icon/true2.gif');
}
.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;

}


/*Right Menu*/
/*---------------------------------------------box-blue---------------------------------------*/

.box-blue {
	float: right;
	width: 27%;
    margin-top: -18px;
}
.box-blue {
	/*background: url('http://www.thaitravelcenter.com/about/images/img13.gif') repeat-x;*/
	background: url('http://www.thaitravelcenter.com/about/images/chb.gif') repeat-x ;
}


.box-blue .section {
	background: url('http://www.thaitravelcenter.com/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('http://www.thaitravelcenter.com/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;
}


.mid{
	margin-left:2px;
	width: 97%;
    margin-top: -20px;
	padding-top: 10px;
	/*border: 1px solid #9ab9c6;*/
	border-left: 1px solid #9ab9c6;
	border-right: 1px solid #9ab9c6;
	border-bottom: 1px solid #9ab9c6;

}
.line{
	/*width:90%;*/
	height : 1px;
    border-bottom: 1px dotted #cccccc;
	margin: 10px 5px 5px 5px;
}

/*-----------------------------------Start Box-Orange-------------------------------------------*/

.box-orange {
	float: left;
	width: 590px;
    margin-top: -10px;
}
/*.box-orange {
	background: url('http://www.thaitravelcenter.com/about/images/cho.gif') repeat-x;
}*/

.box-orange .section {
	background: url('http://www.thaitravelcenter.com/about/images/cro.gif') no-repeat right top;
	font-size: 130%;
	color: #FFFFFF;

}

.box-orange .section .h1style{
	display: block;
	height: 23px;
	padding: 6px 0 0 10px;
	background: url('http://www.thaitravelcenter.com/about/images/clo.gif') no-repeat;
}

.contenth2{
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
	/*padding: 0 20px 0 20px;*/
	text-align : justify;
}

.h1style{
	/*height : 20px;*/
	color : #FFF;
	font-family : Arial, Tahoma , sans-serif, Helvetica;
	font-size : 100%;
	font-weight: bold;
	padding-left : 10px;
	padding-bottom : 2px;
}

.mid-or{
/*	float: left;
	margin-left:2px;
	width: 99%;
	margin-top: -20px; 
	padding-top: 15px;
	border-left: 1px solid #f6a064;
	border-right: 1px solid #f6a064;
	border-bottom: 1px solid #f6a064;
	overflow:hidden;*/
	float: left;
	margin-left:2px;
	width: 99%;
	min-height:400px;
	margin-top: -20px;
	margin-bottom: 15px;  
	padding-top: 15px;
	border: 1px solid #f6a064;
	border-bottom-left-radius: 12px 12px;
	border-bottom-right-radius: 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
}


/*-----------------------------------end box-orange----------------------------------------------*/

/*---------------------------------- start navigator---------------------------------------------*/
.bluebold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0044aa;
}

.textpage{
float:left;
	display:block;
	padding:4px 4px 0 8px;
    margin-right: 5px;
	/*margin-top: 1px;*/
}
#navigator{
width:95%;
/*background:#FFF; */
}
.textnow{
float:left;
	/*display:block;*/
	color:#FFFFFF;
	background-color:#0794BC;
	border:1px solid #0794BC;
	padding:2px 8px 2px 8px;
    margin-left:7px;
	font-weight:bold;
}
#navP{float:right; padding-right:5px;}
#navP a {
	float:left;
	 color:#0982A4;
    background:#EBF2FA;
  border: 1px solid #65ACC0;
      margin-left:7px;
      padding:2px 8px 2px 8px;
      text-decoration:none;
	  cursor:pointer;
}
#navP a:hover {
		color:#FFFFFF;
		background-color:#FB7332;
		border-color:#FB7332;
		font-weight:bold;
   }

/*---------------------------------- end navigator---------------------------------------------*/
.boxbooking{
	padding-left:5px;
	padding-right:10px;
	padding-top:50px;
	text-align:right;
	background:url('/airlines/images/bgboxticket.gif') no-repeat;
}
.styleText1{color:#333399; font-size:10px; padding-top:5px;}
.formstyle2 {
	font-family : Arial, sans-serif, Tahoma , Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
/*	border: 1px solid #999999;*/
	border:1px solid #7F9DB9; 
	/*width: 55px; */
	margin-bottom:2px;
}
/*---------------------------------------Right Menu--------------------------------------------*/


a:hover.link3{
color:#555555;
text-decoration:none;
}

.imghead{ margin-top:-18px;width: 100%; border-radius:10px;
}


#content-main hr{
	width:98%;
	border-style:dotted;
	border-width:1px;
	color:#cccccc;
    height : 1px;
    text-align: center;
}


/*////////Hack for Firefox/////////*/
div.box-orange > h1.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;}
div.li1 > ul.child{margin-left:40px;}
div.li4 > ul.child{margin-left:40px;}

