/* CSS Document */
.header
{
float :right;
margin-top: -10px;
margin-bottom:5px;
}
.column{
    margin-left: 3px;
    margin-top:3px;
    border: 1px solid #f0f0f0;
    float:left;
    width:183px;
    height:350px;
    padding:5px;
    background-color:#f4faff;
	}
.column p{
	padding-left: 5px;
	padding-right: 5px;
	text-align : justify;
	font-size:90%;
	margin-bottom:0;
	margin-top:0;
}

.column strong {		
	/*padding-left: 5px;*/
	padding-right: 5px;
	/*margin-bottom:-10px;*/
	font-size: 97%;
	text-align : left;
}
.logo{
width:100%;
margin-bottom:-10px;
}
.title{
height:45px;
}
.more{
margin-top:-10px;
float:right;
color:#3399FF;
font-weight:bold;
}
/**add new**/
/*- Menu Tabs Search--------------------------- */

    #tabs {
      float:left;
      width:100%;
      /*background:#E3ECF3;*/
      font-size:12px;
	  font-weight: bold;
      line-height:normal;

      }
    #tabs ul {
          margin:0;
          padding:0;
          list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("/thailand/images/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("/thailand/images/tabright5.gif") no-repeat right top;
     padding:2px 9px 3px 4px;
	 margin:0;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFF;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

      #tabs ul .selected a {
              background-position:0% -42px;
      }
      #tabs ul .selected a span {
              background-position:100% -42px;
      }
/*- End Menu Tabs Search -----------------------------------*/


/*- Menu Tabs D--------------------------- */

    #tabsD {
      height:33px;
      /*width:50%;*/
      /*background:#f0f0f0;*/
      font-size:95%;
      line-height:normal;
	  /*border-bottom:1px solid #ccc;*/
	  font-weight: bold;
      }
    #tabsD ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
      }
    #tabsD li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsD a {
      float:left;
      background:url("/images/tableftD.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsD a span {
      float:left;
      display:block;
      background:url("/images/tabrightD.gif") no-repeat right top;
      padding:5px 15px 4px 10px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsD a span {float:none;}
    /* End IE5-Mac hack */
    #tabsD a:hover span {
      color:#fff;
      }
    #tabsD a:hover {
      background-position:0% -42px;
      }
    #tabsD a:hover span {
      background-position:100% -42px;
      }  

	#tabsD #current a {
		background-position:0% -42px;
		color:#0066cc;
	}
	#tabsD #current a span {
		background-position:100% -42px;
	}

/*- Menu Tabs Blue 140311--------------------------- */

    #tabsB{
      float:left;
      width:100%;
      /*background:#E3ECF3;*/
      font-size:11px;
	  font-weight: bold;
      line-height:normal;

      }
    #tabsB ul {
          margin:0;
          padding:0;
          list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("/images/tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("/images/tabrightC.gif") no-repeat right top;
	  padding:2px 8px 3px 2px;
	  margin:0;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#FFF;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

      #tabsB ul .selected a {
              background-position:0% -42px;
      }
      #tabsB ul .selected a span {
              background-position:100% -42px;
      }
/*- End Menu Tabs Blue-----------------------------------*/	
	
/*------------Form Book Hotel----------------*/
	.boxbooking{
	font-family : Arial, sans-serif, Tahoma , Helvetica;
	font-size: 11px;
	height:100%;
	margin-top: -10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:50px;
	text-align:right;
}
/*////////Hack for Firefox/////////*/

div.li1 > ul.child{margin-left:40px;}
div.li4 > ul.child{margin-left:40px;}


/*Box Talk*/
/*style="width:220px;height:180px;float:left;margin-top:-10px;border:1px solid #ccc"*/
#talk {
background: #FFF;
border: 2px solid #abcfea;
-moz-border-radius:12px 12px 12px 12px;
border-bottom-left-radius: 12px 12px;
border-bottom-right-radius: 12px 12px;
border-top-left-radius: 12px 12px;
border-top-right-radius: 12px 12px;
float: left;
height: 170px;
margin-top: -12px;
padding: 5px;
position: absolute;
width: 205px;
z-index:1;
}
