/* CSS Document */
a{
color:#666666;
text-decoration:none;
}

a:hover{
color:#0099FF;
text-decoration:none;
}

/*class link2*/
a.link2{
color:#ff6600;
text-decoration:none;
font-size:12px;
}

a:hover.link2{
color:#0099FF;
text-decoration:none;
font-size:12px;
}

a:hover.link2{
color:#0099FF;
text-decoration:none;
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;
/*padding-top:2px;
padding-bottom:2px;*/
}
#registor{
	overflow: auto; 
	width: 95%; 
	height: 200px; 
	border: 1px solid #c1dad7; 
	margin: 7px 0px; 
	padding: 5px 0px;
	background: #fff
} 
/*control image & text show*/
img.floatTL {
float : left;
margin-right : 7px;
margin-bottom : 0px;
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;
}

.smalltext{
font-family : arial, sans-serif, tahoma;
font-size: 80%;
color:#666666;
}
.redtext{
font-family : arial, sans-serif, tahoma;
font-size: 100%;
color:#CC0000;
}
.bluetext{
font-family : arial, sans-serif, tahoma;
font-size: 100%;
color:#000099;
}

.textorange {color: #FF6633}

.menu{
margin-top:7px;
margin-bottom:7px;
padding-left:20px;
font-size:13px;

}



/*Right Menu*/
/*---------------------------------------------box-blue---------------------------------------*/
a.link3{
color:#666666;
font-size:13px;
text-decoration:none;
}

a:hover.link3{
color:#0099FF;
font-size:13px;

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 h3 {		
	margin-left: 20px;
	font-size: 100%;
	color: #3490F8;
}

.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;
}

.box-blue p{
	padding: 0 0 0 20px;
}

.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: 71.5%;
    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 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;
}

/*.box-orange h1 {
	font-size: 167%;
}*/

.box-orange h3 {		
	margin-left: 20px;
	/*text-transform: uppercase;*/
	font-size: 100%;
	color: #3490F8;
}
.box-orange hr{
	width:98%;
	border-style:dotted;
	border-width:1px;
	color:#cccccc;
    height : 1px;
    text-align: center;
}


.mid-or{
	margin-left:2px;
	width: 99%;
	min-height:440px;
	margin-top: -20px;
	margin-bottom: 15px;  
	padding-top: 10px;
	border: 1px solid #f6a064;
	
}



/*-----------------------------------end box-orange----------------------------------------------*/


/*- Menu Tabs --------------------------- */

    #tabs {
	/*  margin-top:-10px;*/
      float:left;
      width:100%;
      /*background:#FFFFFF;*/
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #f6a064;
	  font-weight: bold;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 280px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("/images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("/images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 10px;
      color:#FA6B07;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
   
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
	  color:#FA6B07;
      }  

	#tabs #current {
		background-position:0% -42px;
	}
	#tabs #current span {
		background-position:100% -42px;
	}
	/*- end Menu Tabs --------------------------- */
.contentTabs{
	display:none;
	width:100%;
	margin-top:10px;
}
.content-box{ /*ใช้กำหนดความสูงของไฟล์ที่ include มา ได้แก่ Tour  และ Package Tour (กำหนดด้านในไฟล์)*/
	height:700px;
}

#colcontent{
	font-family : Arial, sans-serif, Tahoma , Helvetica;
	min-height: 120px;
	margin: 0px 5px 3px 7px;
	width: 45%;
	float:left;
	padding-left : 5px;
	padding-right : 5px;
	font-size : 12px;
	border-bottom: 1px dotted #cccccc;
}
#colcontent:after {	
	/*content: ".";	*/
	display: block;	
	clear: both;	
	visibility: hidden;	
	height: 0;
}
.imgcontent, .maincontent{	
	float: left;
	padding-left : 7px;
	padding-top : 5px;
}
.imgcontent{
	width: 55%;

}
.maincontent {
	float: left;
	width: 35%;
	text-align : left;
}



/*---------------------------------- start navigator---------------------------------------------*/
.bluebold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0044aa;
}

.blue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0044aa;
	text-decoration: none;
}
.textpage{
float:left;
	display:block;
	padding:4px 4px 0 8px;
    margin-right: 5px;
	/*margin-top: 1px;*/
}
#mainmenu{
float:left;
padding-left:10px;
width:100px;
height:40px;
/*background:#F2F2F2; */
}

#navigator{
padding-top:5px;
width:400px;
height:35px;
float:right;
/*background:#F2F2F2; */
}
.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:10px;}
#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{
	
	/*font-family : Arial, sans-serif, Tahoma , Helvetica;*/
	/*font-size: 11px;*/
	
	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;
}



/*////////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; }
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;}


