
.rightmenu {
	float: right;
	width: 25%;
    margin-top: -10px;

}
/*class link3*/
a.link3{
color:#ff6600;
text-decoration:none;
}

.formstyle1 {
	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;
}
.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;
}


/*- Menu Tabs--------------------------- */ 


    #tabairticket {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #de7e1c;
      }
    #tabairticket  ul {
	margin:0;
	padding:5px 3px 0 5px;
	list-style:none;
      }
    #tabairticket  li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabairticket  a {
      float:left;
      background:url("/airticket/images/tableft.jpg") no-repeat left top;
      margin:0;
    /*  padding:0 0 0 8px;*/
	  padding:0 0 0 4px;
      text-decoration:none;
	   
      }
    #tabairticket  a span {
      float:left;
      display:block;
      background:url("/airticket/images/tabright.jpg") no-repeat right top;
     /* padding:5px 15px 4px 6px;*/
	  padding:3px 17px 2px 8px;
      color:#FFFFFF;
	  font-size:11px;
	  font-weight: bold;
      }
	    #tabairticket  a .span2 {
      float:left;
      display:block;
      background:url("/airticket/images/tabright2.jpg") no-repeat right top;
     /* padding:5px 15px 4px 6px;*/
	  padding:4px 30px 3px 30px;
      color:#FFFFFF;
	  font-size:12px;
	  font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabairticket  a span {float:none;}
    /* End IE5-Mac hack */
 /*   #tabairticket  a:hover span {
      color:#ff0000;
      }
    #tabairticket  a:hover {
      background-position:0% -22px;
      }
    #tabairticket  a:hover span {
      background-position:100% -22px;*/
      }
	 #tabairticket ul .selected a {
      	 background-position:0% -22px;
      }
     #tabairticket ul .selected a span {
      	background-position:100% -22px;
		 color:#ff0000;
      }

 .box-bookflight{
	overflow:hidden;
	min-height:252px;
	/*border: 3px solid #ccc;*/
}
.rightmenu h2 {		
	font-size: 100%;
	color: #3490F8;
	padding:0px;
	margin:0px;
}