﻿/**************************************************************
  Booking Engine Main page
 **************************************************************/
#searchEngine {
	position:relative;
	font: 500 1.2em arial, sans-serif;
    line-height : 1em !important;
    line-height : 1.1em;
	display:block;
	float:left;
	margin-right:8px;
	margin-top:8px;	
	width:600px; 
	height:auto;
	z-index:1;}

 

#tabcontent{
font: 500 1.2em arial, sans-serif;
line-height : 1em !important;
line-height : 1.1em;
width:600px; 
height:200px;
color: #3B5D77;

/*background-image: url(../images/bg/whitesearchengine.png);*/
/*background: #ffffff;/*url('../images/bg/header.gif') repeat-x left bottom);
opacity:0.8; 
filter:alpha(opacity=80);*/
}

#tabcontent1               { width:600px; 
                            height:160px;
                            
                            /*background: transparent url('../images/bg/bg_blue_2.gif') repeat-x left top;*/
                            /*background:#F5F5F5;*/
                            background:#EAF2F5 url('../images/bg/bluebackground.png') repeat-x left bottom;
                            
                            /*font: 500 1.1em arial, sans-serif;
                            line-height : 1em !important;
                            line-height : 1em; */
                            border: 2px grey ;
                            border-style:outset;
                            text-align:Left;
                            padding:0;
                            margin-bottom:0;
                            display:block;
                           
                           }
 #tabcontent2              { width:600px; 
                            height:auto;
                            
                            float:left;
                            
                            background:#EAF2F5 url('../images/bg/bluebackground.png') repeat-x left bottom;
                            
                           
                            text-align:Left;
                            padding:0px 0px; 
                            margin-bottom:0px;
                            display:block;
                            border: 2px grey ;
                            border-style:outset;
                           }
 
 #tabcontent1 ul{
 width :580px;
 display:block;
 float:left;
 margin:   1px 0px 0.2px 12px;
 list-style-type:none;
 padding:0;
 /*font: 700 1.1em arial, sans-serif;*/
 letter-spacing: 0.1em;
 line-height : 1em !important;
 line-height : 1.1em; 
 }
  
 #tabcontent1 #adultsID {
 clear:both;
 position:absolute;
 bottom:45px;
 left:4px;
 cursor:pointer; 
 }
 #tabcontent1 img{
 clear:both;
 position:absolute;
 bottom:28px;
 right:6px;
 cursor:pointer; 
 }
 
 #tabcontent1 ul li{
  display:inline;
  float:left;
  margin:0;
  padding:   0.2em 0em 0.3em 0.1em;
 }
 #tabcontent1 ul li span{
 min-height:1em;
 display:block;
 margin:0px;
 padding:   0.3em 0.1em 0.3em 0.4em;
 }    
  #tabcontent1 ul li select{
 min-height:1.1em;
 width:205px;
 }   
 /****************************************
  Flight Status
 *****************************************/
 
  #tabcontent2 ul{
 width :560px;
 display:block;
 float:left;
 margin:   1px 0px 0.2px 12px;
 list-style-type:none;
 padding:0;
 /*font: 700 1.1em arial, sans-serif;*/
 letter-spacing: 0.1em;
 line-height : 1em !important;
 line-height : 1.1em; 
 }
 #tabcontent2 img{
 clear:both;
 position:absolute;
 bottom:42px;
 right:10px;
 cursor:pointer; 
 }
 
 
 #tabcontent2 ul li{
  display:inline;
  float:left;
  margin:0;
   padding:   0.2em 0em 0.3em 0.1em;
 }
 #tabcontent2 ul li span{
 min-height:1em;
 display:block;
 margin:0px;
 padding:   0.2em 0.1em 0.2em 0.4em;
 } 
 
  #tabcontent2 ul li select{
 min-height:1.1em;
 width:205px;
 }

.tabmenu{ background-image: url(../images/bg/redbottombox.png);
          float:left;
          width:600px; height:27px; 
          padding:0px 0px; 
          margin-bottom:0px;
          color:#ffffff;
          display:block;
          border: 2px grey ;
          border-style:outset;
          }
.tabmenu   ul {margin:0px; padding:0px; list-style-type:none; }                       
.tabmenu   li {display:inline;line-height:27px;float:right;   }
.tabmenu   a { display:block;line-height:22px;color:#ffffff; padding:4px; text-align:right; font: 500 1.2em arial, sans-serif;
           letter-spacing : 0.1em; }
.tabmenu   img {width:17px; height:17px; border:0;   cursor:pointer;padding:3px; display:block;margin-right:1px}
.tabmenu   a.hover  {  color:black; }
.bebeID {clear:both; position:absolute; bottom:51px; left:0px; cursor:pointer; }    
/**************************************************************
  Menu access staffroom
 **************************************************************/  
span#sample_attach_menu_child             { border-bottom: 1px solid black; }

form.sample_attach
{
  position: absolute;
  /*visibility: hidden;*/
  display:none;

  border:  1px solid black;
  padding: 0px 5px 2px 5px;

  background: #FFFFEE;
}

form.sample_attach b
{
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.1em;
}

input.sample_attach { margin: 1px 0px; width: 170px; }
      

