/* CSS Document */
a.link1{
color:#3490F8;
text-decoration:none;
}

a:hover.link1{

color: #F89934;
text-decoration:none;
}

/*class link2*/
a.link2{
color:#3490F8;
text-decoration:none;
font-weight:bold;
font-size:12px;
}

a:hover.link2{
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;
}

/*control image & text show*/
img.floatTL {
float : left;
margin-right : 10px;
margin-top : 3px;
border: 0px;
}

img.floatTL2 {
float : left;
margin-right : 7px;
margin-top : -2.5px;
border: 0px;
}


img.floatTR {
float : right;
margin-left : 10px;
margin-top : 4px;

}

.itemblue{
font-family : arial, sans-serif, tahoma;
font-weight: bold;
font-size: 100%;
color: #0033CC;
}
.itemorange{
font-family : arial, sans-serif, tahoma;
font-weight: bold;
font-size: 100%;
color: #FF6600;
}

.itemred{
font-family : arial, sans-serif, tahoma;
font-weight: bold;
font-size: 100%;
color:#FF0000;
}


/*Right Menu*/
/*---------------------------------------------box-blue---------------------------------------*/
.box-blue .mid li a {
	color: #3490F8;
	font-size:100%;
	text-decoration: none;
	
}

.box-blue .mid li a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

/*.box-blue .mid li a:visited {
	font-size:100%;
	text-decoration: none;
	color:#999999;
}*/

.box-blue a {

	text-decoration: none;
}

.box-blue a:hover h3, a:active h3{
	text-decoration: none;
	color: #F89934;
}

.box-blue a:visited h3{
	font-size:100%;
	text-decoration: none;
}


.box-blue {
	float: right;
	width: 27%;
    margin-top: -10px;

}

.box-blue {
	background: url('http://www.thaitravelcenter.com/about/images/chb.gif') repeat-x ;
}


.box-blue h2 {
	font-size: 167%;
}

.box-blue strong{		
	margin-left: 20px;
	font-size: 100%;
	color: #0033CC;
}

.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;
}
.box-blue .section .h3style {
	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;
}
.h3style{
	/*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;
	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 7px 5px 7px;
}

/*-----------------------------------Start Box-Orange-------------------------------------------*/
.banner {
width:100%;
}

.box-orange {
	float: left;
	width: 71.5%;
	min-height:400px;
    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: 5px 0 0 10px;
	background: url('http://www.thaitravelcenter.com/about/images/clo.gif') no-repeat;
}
.box-orange .section .h2style {
	display: block;
	height: 23px;
	padding: 5px 0 0 10px;
	background: url('http://www.thaitravelcenter.com/about/images/clo.gif') no-repeat;

}
.box-orange p{
	margin-left: 20px;
	margin-right: 20px;
	/*padding: 0 20px 0 20px;*/
	text-align : justify;

}

.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 h2 {
	font-size: 120%;
	color:#F89934;
}

.box-orange h3 {		
	margin-left: 20px;
	/*text-transform: uppercase;*/
	font-size: 105%;
	color: #0033CC;
}
.box-orange strong {		
	margin-left: 20px;
	font-size: 105%;
	color: #0033CC;
}
.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{
	margin-left:2px;
	width: 99%;
	min-height:400px;
	margin-top: -20px;
	margin-bottom: 15px;  
	padding-top: 10px;
	border: 1px solid #f6a064;
}
label{
	width: 13.5em;
	float: left;
	font-weight:bold;
	text-align: right;
	margin-right: 0.5em;
	margin-left:20px;
	padding-right:5px;
	display: block;
	background-color:#FF9933;
	color:#FFFFFF;
	
}


/*-----------------------------------end box-orange----------------------------------------------*/
/*---------------------------------------pop up--------------------------------------------------*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#CCCCCC;
padding: 5px;
left: -1000px;
border: 1px solid gray;
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: 0px;
left: -10px; /*position where enlarged image should offset horizontally */

}
.table-blue {
	width:99%;					
	border-width:1px;		
	border-style:solid;			
	border-color:#ffffff;		
	border-collapse : collapse;
}
.table-blue td{
	text-align:center;		
	border-width:1px;			
	border-style:solid;			
	border-color:#ffffff;		
	background:#EBF2FA;
	padding:2px;
}

.table-blue th{
	text-align:center;
	background-color:#A5D9EC;	
    border-width:1px;			
	border-style:solid;			
	border-color:#ffffff;	
	padding-top:3px;
	padding-bottom:3px;
}

/*////////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;}
h1.section > span.h1style2{font-size : 14px; font-weight: bold;}
div.box-blue > h1.section{margin-top:0px; }
div.box-blue > h3.section{margin-top:0px; }
div.box-orange > .mid-or > .content{margin-top:-2px;}

