﻿    body
    {
    	font-family:Arial;
    }
    
    /* loading  */

.LST
{
	color:#2C8CC4;font-size:24px;font-weight:bold;font-family:Arial;
}
.LSST
{
	vertical-align:top;color:#797979;font-size:18px;font-weight:bold;font-family:Arial;
}

.LSD
{
	font-size:16px;color:#2C8CC4;font-weight:bold;
}

 /* destinations - new */
    .imgb
{
	cursor: pointer;
	float:left;
	margin-left:15px;
	margin-top:10px;
	
}
.destCap
{
	color:#004100;font-size:18px;vertical-align:top;
	text-align:right;font-weight:bold;margin-bottom:30px;
	padding-top:15px;
}
.destLink
{
    font-size: 12px;
    font-family: arial;
    color:#1a6da8;/*color: #0949A0;*/ 
    text-decoration: none;
    font-weight: bold;
}
.destLink:hover
{
    font-size: 12px;
    font-family: arial;
    color: #0949A0;
    text-decoration: underline;
    font-weight: bold;
}

.destLinks
{
	float:right;
	text-align:right;
		padding-right:0px;
		margin-right:13px;
		margin-top:10px;
}

.destSCap
{
	color:#2F8DC3;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	vertical-align:top;
}
.popDest
{
	text-align:right;
	padding-right:0px;
	margin-right:0px;
}

.popDestPack
{
	text-align:right;
	padding-right:15px;
	margin-right:5px;
	
}

.otherdest
{
	position:absolute;
	top: -28px;
	left:75px;

	
	top: -15px;
	text-align:left;
	padding-left:35px;

}

.otherdestPack
{
	position:absolute;
	top: -28px;
	left:45px;

	
	top: -15px;
	text-align:left;
	padding-left:35px;

}

.destDivB
{
	width:100px;
	position:absolute;
	left:5px;
	top:250px;
}
.destSep
{
	width:1px;
	height:180px;
	background-color:#D9D9D9;
	float:right;
	margin-right: 15px;
	margin-top:0px;
	top:-30px;
	position:relative;
}

.otherDestDD
{
	vertical-align:top;position:absolute;width:200px;left:0px;
}

.otherDestDDPack
{
	vertical-align:top;position:absolute;width:170px;left:0px;
}
    
    .sefdatvd {
background-color:White;
border:1px solid #B6BDC3;
color:#333333;
font-size:11px;
font-weight:normal;
height:30px;
width:103px;
vertical-align:top;
float:right;
padding:1px;
z-index:20;
margin-top:2px;

}



 /* search engines  */

.se_MainTitle
{
	float:right;
	 color:#878787;
	/*width:113px;*/
	text-align:center;
	 height:44px;
	font-family:Arial;
	font-size: 16px;
	white-space:nowrap;
	/*padding-top:5px;
	padding-bottom:15px;*/
	cursor:pointer;
	
	background-image:url(../images/se/back_tab.gif);
	 background-repeat:repeat-x;
	 /*font-weight:bold;*/
	line-height:41px;
}
.se_MainTitle_Selected_IL
{
	cursor:auto;
	float:right;
  	white-space:nowrap;
	background-color:#ffffff;
    color:#E97F1D;
	height:44px; 
	text-align:center;
	font-family:Arial;
    font-size:16px;
	line-height:41px;
}
.se_MainTitle_Selected
{
    
	cursor:auto;
		float:right;
  	white-space:nowrap;
	/*width:113px;*/
	/*background-image:url(../images/se/bg/back_search_click.gif);*/
	background-color:#ffffff;
	  color:#4C81C7;
	 height:44px; 
	 	text-align:center;
	font-family:Arial;
	/*padding-top:5px;
	padding-bottom:15px;
	-moz-border-top-radius: 3px;
    -webkit-border-top-radius: 3px;*/
    	font-size:16px;
	/*font-weight:bold;*/
	line-height:41px;
}

.se_MainTitleSmall
{
	float:right;
	color:#878787;
	/*width:113px;*/
	text-align:center;
	height:34px;
	font-family:Arial;
	font-size: 13px;
	white-space:nowrap;
	/*padding-top:5px;
	padding-bottom:15px;*/
	cursor:pointer;
	
	background-image:url(../images/se/back_tab.gif);
	 background-repeat:repeat-x;
	 /*font-weight:bold;*/
	line-height:31px;
}

.se_MainTitleSmall_Selected
{
	cursor:auto;
	float:right;
  	white-space:nowrap;
	/*width:113px;*/
	/*background-image:url(../images/se/bg/back_search_click.gif);*/
	background-color:#ffffff;
	color:#4C81C7;
	height:34px; 
	text-align:center;
	font-family:Arial;
	/*padding-top:5px;
	padding-bottom:15px;
	-moz-border-top-radius: 3px;
    -webkit-border-top-radius: 3px;*/
    	font-size:13px;
	/*font-weight:bold;*/
	line-height:31px;
}

.SE_Form
{
	padding-top:85px;
}

.SE_wrapper
{
    font-family:Arial;
	width:365px;
	border:none ;
	
	z-index:900;
	position:relative;
	/*border:solid 8px #00789A;*/
	/*border-collapse:collapse;*/ 
	/*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
}
.SE_wrapperGuide
{
    font-family:Arial;
	width:220px;
	border:none ;
	
	z-index:900;
	position:relative;
	/*border:solid 8px #00789A;*/
	/*border-collapse:collapse;*/ 
	/*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
}
        
     .SE_wrapper input
    {
        font-family:Arial;
         background-color:#F7F7F7;
          color:#696969;
    }
    
     .SE_wrapper input[type="text"]
    {
        background-color:#F7F7F7;
         border:none;
    }
   
  .SE_wrapperGuide input
    {
        font-family:Arial;
         background-color:#F7F7F7;
          color:#696969;
    }
    
     .SE_wrapperGuide input[type="text"]
    {
        background-color:#F7F7F7;
         border:none;
    }
.SE_Category_wrapper
{
    font-family:Arial;
	width:365px;
	z-index:900;
	position:relative;
	/*border:solid 1px ;*/
}

    .SE_Category_wrapper input
    {
        font-family:Arial;
         background-color:#F7F7F7;
        color:#696969;
    }
    
     .SE_Category_wrapper input[type="text"]
    {
        background-color:#F7F7F7;
          border:none;
    }

.SE_Results_wrapper
{
    font-family:Arial;
	width:204px;
	/*border:solid 1px ;*/
}


 .SE_Results_wrapper select
    {
        font-family:Arial;
         background-color:white;
    }
    
     .SE_Results_wrapper input
    {
        font-family:Arial;
    }
    
    .SE_Results_wrapper input[type="text"]
    {
        background-color:White;
    }

.Se_title_sep
{
	width:3px;
height:44px;
	/*background-color:#E7E7E7;*/
	float:right;
	background-image:url(../images/se/kav2.gif);
	color:#3D96C6;
	/*margin-top:1px;
	margin-bottom:1px;*/
}

.Se_title_sepSmall
{
	width:3px;
height:34px;
	/*background-color:#E7E7E7;*/
	float:right;
	background-image:url(../images/se/kav2.gif);
	color:#3D96C6;
	/*margin-top:1px;
	margin-bottom:1px;*/
}


.SE_clear
{
	clear:both;
}

  .SearchBtnLineDiv
    {
         background-color:#E2E3E5;
 height:1px;
 width:100%;
    }

 /* .btnSearch
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
    margin-top:21px;
	cursor: pointer;
	width:141px;
	height:32px;
    
    }*/
.ie7 
     .btnSearch
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:20px;*/
   margin-top:49px;
  /* margin-top:25px;*/
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;
    
    }
     .btnSearch
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:20px;*/
   margin-top:30px;
  /* margin-top:25px;*/
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;
    
    }
    .ie7 .btnSearch_23
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:20px;*/
   margin-top:51px;
   /*margin-top:23px;*/
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;
    
    }
        .ie7 .btnSearch_22
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:20px;*/
   margin-top:51px;
   /*margin-top:23px;*/
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;
    
    }
        .btnSearch_23
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:20px;*/
   margin-top:28px;
   /*margin-top:23px;*/
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;
    
    }
          .btnSearch_22
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:20px;*/
   margin-top:29px;
   /*margin-top:22px;*/
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;
    
    }
    
            .ie7 .btnSearch_22IL
    {
    background-image: url('../images/se/search_but_orange.gif');
	background-repeat:no-repeat;
   /* margin-top:20px;*/
   margin-top:51px;
   /*margin-top:23px;*/
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;
    
    }
              .btnSearch_22IL
    {
    background-image: url('../images/se/search_but_orange.gif');
	background-repeat:no-repeat;
   /* margin-top:20px;*/
   margin-top:29px;
   /*margin-top:22px;*/
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;
    
    }
    
    .ie7    .btnSearch_flight
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:28px;*/
   margin-top:20px;
	cursor: pointer;
	width:141px;
	height:32px;
	z-index:200px;
	position:relative;
    
    }
         .btnSearch_flight
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:20px;*/
   margin-top:21px;
	cursor: pointer;
	width:141px;
	height:32px;
	z-index:200px;
	position:relative;
    
    }
  /*.ie7    .btnSearch_21
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   margin-top:29px;
	cursor: pointer;
	width:141px;
	height:32px;
	z-index:200px;
	position:relative;
    
    }*/
         .btnSearch_21
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:20px;*/
   margin-top:21px;
	cursor: pointer;
	width:141px;
	height:32px;
	z-index:200px;
	position:relative;
    
    }
    .ie7    .btnSearch_rooms
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:28px;*/
   margin-top:22px;
	cursor: pointer;
	width:141px;
	height:32px;
	z-index:200px;
	position:relative;
    
    }
         .btnSearch_rooms
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:20px;*/
   margin-top:21px;
	cursor: pointer;
	width:141px;
	height:32px;
	z-index:200px;
	position:relative;
    
    }
      .ie7    .btnSearch_pack
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:28px;*/
   margin-top:40px;
	cursor: pointer;
	width:141px;
	height:32px;
	z-index:200px;
	position:relative;
    
    }
         .btnSearch_pack
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:20px;*/
   margin-top:21px;
	cursor: pointer;
	width:141px;
	height:32px;
	z-index:200px;
	position:relative;
    
    }
    
.ie7   .btnSearch_IL
    {
    background-image: url('../images/se/search_but_orange.gif');
	background-repeat:no-repeat;
    /*margin-top:55px;*/
    margin-top:44px;
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;
    
    }

     .btnSearch_IL
    {
    background-image: url('../images/se/search_but_orange.gif');
	background-repeat:no-repeat;
   margin-top:21px;
    /*margin-top:42px;*/
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;
    
    }
    
    
   
    
    .ie7 .flightbtnSearch_IL
    {
    background-image: url('../images/se/search_but_orange.gif');
	background-repeat:no-repeat;
    /*margin-top:45px;*/
    margin-top:34px;
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;
    
    }
        .flightbtnSearch_IL
    {
    background-image: url('../images/se/search_but_orange.gif');
	background-repeat:no-repeat;
    margin-top:5px;
    /*margin-top:26px;*/
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;
    
    }
 
    .btnSearchOrange
    {
    background-image: url('../images/se/search_but_orange.gif');
	background-repeat:no-repeat;
     margin-top:15px;
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;

    	
    }
    .btnSearchSmallSki
    {
    background-image: url('../images/se/search_guide.gif');
	background-repeat:no-repeat;
   /* margin-top:12px;*/
   margin-top:9px;
	cursor: pointer;
	width:99px;
	height:24px;
		z-index:200px;
	position:relative;
    
    }
    .ie7    .btnSearchSmallSki
    {
    background-image: url('../images/se/search_guide.gif');
	background-repeat:no-repeat;
   /* margin-top:12px;*/
   margin-top:17px;
	cursor: pointer;
	width:99px;
	height:24px;
		z-index:200px;
	position:relative;
    
    }
    
     .ie7 .btnSearchSmallGuide
    {
    background-image: url('../images/se/search_guide.gif');
	background-repeat:no-repeat;
   /* margin-top:12px;*/
   margin-top:50px;
	cursor: pointer;
	width:99px;
	height:24px;
		z-index:200px;
	position:relative;
    
    }
 .btnSearchSmallGuide
    {
    background-image: url('../images/se/search_guide.gif');
	background-repeat:no-repeat;
   /* margin-top:12px;*/
   margin-top:44px;
	cursor: pointer;
	width:99px;
	height:24px;
		z-index:200px;
	position:relative;
    
    }
      .ie7 .btnSearchSmallILGuide
    {
    background-image: url('../images/se/search_guideIL.gif');
	background-repeat:no-repeat;
   /* margin-top:12px;*/
   /*margin-top:44px;*/
   margin-top:74px;
	cursor: pointer;
	width:99px;
	height:24px;
		z-index:200px;
	position:relative;
    
    }
     .btnSearchSmallILGuide
    {
    background-image: url('../images/se/search_guideIL.gif');
	background-repeat:no-repeat;
   /* margin-top:12px;*/
   /*margin-top:44px;*/
   margin-top:65px;
	cursor: pointer;
	width:99px;
	height:24px;
		z-index:200px;
	position:relative;
    
    }
    .btnSearchSmall
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:12px;*/
   margin-top:36px;
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;
    
    }
     .btnSearchSmall1
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:12px;*/
   margin-top:26px;
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;
    
    }
    
     .btnSearch50
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:12px;*/
   margin-top:50px;
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;
    
    }
       .ie7  .btnSearch50
    {
    background-image: url('../images/se/search_but.gif');
	background-repeat:no-repeat;
   /* margin-top:12px;*/
   margin-top:55px;
	cursor: pointer;
	width:141px;
	height:32px;
		z-index:200px;
	position:relative;
    
    }
    .smlSeWrapper .SearchBtnDiv
    {
        /*padding-left:20px;*/
        height:48px;
          text-align:center;
          padding-top:10px;

    }

    .SE_Category_wrapper .SearchBtnDiv
    {
        /*padding-left:20px;*/
       height:48px;
          text-align:center;
          padding-top:10px;
    }
    
      .catIsraelSeWrapper .SearchBtnDiv
    {
         /*padding-left:20px;*/
    height:48px;
          text-align:center;
          /*padding-top:10px;*/
          padding-top:5px;
    }
        .catIsraelSeWrapper .flightSearchBtnDiv
    {
         /*padding-left:20px;*/
     /*  height:48px;*/
     height:32px;
          text-align:center;
          /*padding-top:10px;*/
          padding-top:5px;
    }
    
    .resultsWrapper .SearchDiv
    {
        padding-left:8px;
        padding-bottom:8px;
    }
    
    .resultsWrapper .SearchDiv img
    {
        cursor:pointer;
    }
    
    .SE_F_txtcontAA
    {
    color:#6E6E6E;
    text-align:right;
    font-family:Arial;
    font-size: 10px;
    width:152px; 
    height:20px; /*30*/
    background-color:white;
    border-left: solid 2px; 
    border-top:solid 2px;
    border-right: solid 1px; 
    border-bottom:solid 1px;
    border-color: #DDDDDD;
      
    }
     .SE_F_txtcontAA input
    {
    width:124px;
	cursor:text;
	font-size:13px;
	text-align:right;
    }
    
     .SE_F_txtcontAA input[type="text"]
    {
     background-color:white;
     color:#6E6E6E;
     padding-right:7px;
     margin-top:1px;
     vertical-align:text-bottom;
     
    }
      .SE_F_txtcontAA select
    {
     background-color:white;
     color:#6E6E6E;
     vertical-align:text-bottom;
     height:23px;
         border-left: solid 2px; 
    border-top:solid 2px;
    border-right: solid 1px; 
    border-bottom:solid 1px;
    border-color: #DDDDDD;
    }
   
	    .SE_F_txtcont
    {
         color:#6E6E6E;
       text-align:right;
    font-family:Arial;
    font-size: 10px;
    
  width:152px; 
  height:20px; /*30*/
  background-color:#F7F7F7;
   border-left: solid 2px; 
   border-top:solid 2px;
   border-color: #DDDDDD;



      
    }
        .SE_F_txtcontGuide
    {


         color:#6E6E6E;
       text-align:right;
    font-family:Arial;
    font-size: 10px;
    
  width:92px; 
  height:20px; /*30*/
  background-color:#F7F7F7;
   border-left: solid 2px; 
   border-top:solid 2px;
   border-color: #DDDDDD;



      
    }
    
	.SE_Res_firstline
	{
		float: right;
    	font-size:12px;
    	font-family:Arial;
    	padding-right:5px;
    	color:#878787;
    	text-align:right;
	}
    

    .SE_F_firstlineDiv
    {
    	/*height:80px;*/ 
    	  float: right;
    	  font-size:13px;/*12px*/
    	  font-family:Arial;
    	  padding-right:5px;/*10px*/
    	  color:#878787;/*color:#6E6E6E;*/
    	   /*padding-top:10px;*/
    	 /*  font-weight:bold;*/
    	   text-align:right;
    	   
    }
    
    .SE_F_firstlineDivSegments
    {
    	  float: right;
    	  font-size:12px;
    	  font-family:Arial;
    	   padding-top:5px;
		padding-right:5px;/*10px*/
    	  color:#6E6E6E;
    	   text-align:right;
    	   /*font-weight:bold;*/
    }
    
    .SE_Res_Segments
    {
    	float: right;
    	font-size:12px;
    	font-family:Arial ;
    	padding-top:10px;
		padding-right:5px;/*10px*/
    	color:#6E6E6E;
    	text-align:right;
    	font-weight:bold;
    }
    
    .ie7  .smlSeWrapper
    {
    	padding-top:30px;
    	min-height:250px;
    	/*min-height:235px;*/
    	/*height:278px;*//*308*/
    	/*padding-right:12px;*/
    }
    
    .smlSeWrapper
    {
    	padding-top:30px;
    	min-height:235px;
    	/*min-height:235px;*/
    	/*height:278px;*//*308*/
    	/*padding-right:12px;*/
    }
    .minSeWrapperSki
    {padding-right:2px;
    	padding-top:0px;
    	height:250px;/*308*/
    	/*padding-right:12px;*/
    }
    
    .minSeWrapperSki .SearchBtnDiv
    {
        /*padding-left:20px;*/
        height:38px;
          text-align:center;
    }
    
    .minSeWrapper
    {
    	padding-top:10px;
    	height:218px;/*308*/
    	/*padding-right:12px;*/
    }
    
    .minSeWrapper .SearchBtnDiv
    {
        /*padding-left:20px;*/
        height:38px;
          text-align:center;
    }
    
    .minSeNotMulti
    {
    	padding-top:10px;
    	height:252px;/*308*/
    	/*padding-right:12px;*/
    }
    
    .minSeNotMulti .SearchBtnDiv
    {
        /*padding-left:20px;*/
        height:38px;
          text-align:center;
    }
      .catIsraelSeWrapper
    {
    	/*padding-top:20px;*/
    	padding-top:10px;
    	/*height:288px;*/
    	min-height:237px;
    	/*padding-right:8px;*/
    }
    .ie7  .catIsraelSeWrapper
    {
    	/*padding-top:20px;*/
    	padding-top:10px;
    	/*height:288px;*/
    	/*min-height:269px;*/
    	min-height:258px;
    	/*padding-right:8px;*/
    }
    .catIsraelSeWrapper
    {
    	/*padding-top:20px;*/
    	padding-top:10px;
    	/*height:288px;*/
    	min-height:237px;
    	/*padding-right:8px;*/
    }
        .ie7    .categoryWrapperRooms
    {
    	padding-top:5px;
    /*	z-index :990;
    	position:absolute ;*/
    	/*padding-right:8px;*/
    	min-height :308px;
    }
    .categoryWrapperRooms
    {
    	padding-top:10px;
    /*	z-index :990;
    	position:absolute ;*/
    	/*padding-right:8px;*/
    }
    .ie7    .categoryWrapper
    {
    	padding-top:30px;
    /*	z-index :990;
    	position:absolute ;*/
    	/*padding-right:8px;*/
    	min-height :283px;
    }
    .categoryWrapper
    {
    	padding-top:30px;
    /*	z-index :990;
    	position:absolute ;*/
    	/*padding-right:8px;*/
    }
    
    .resultsWrapper
    {
    	padding-top:10px;
    	padding-right:8px;
    	background-color:#F3F3F3;
    }
    
    .clear
    {
    	clear:both;
    } 
    
    
    .SE_F_calander
    {
        /*border: solid 1px #3D96C6;*/
color:Black;
        /*width: 92px;*/
         width:152px; 
  height:20px; /*22*/
  background-color:#F7F7F7;
   border-left: solid 2px; 
   border-top:solid 2px;
   border-color: #DDDDDD;
      
    }
    
    .SE_F_calander img
    {
    	/*padding-top:3px;*/
    	 cursor:pointer;
	width:14px;
		margin-top:0px;
	/*height:18px;*/

    }
    .SE_F_calander input
    {
    	/*padding-bottom:4px;*/
    	width:125px;
	color:Black;
	font-size:13px;
	text-align:right;
    cursor:pointer;
    background-color :#F7F7F7;
/* color:#696969;*/
   /* margin-top:2px;vertical-align:text-bottom;*/
padding-right:7px;
margin-top:1px;/*7px*/
vertical-align:text-bottom;
    }
    
    
     .SE_F_calanderGuide
    {
        /*border: solid 1px #3D96C6;*/
color:Black;
        /*width: 92px;*/
         width:92px; 
  height:20px; /*22*/
  background-color:#F7F7F7;
   border-left: solid 2px; 
   border-top:solid 2px;
   border-color: #DDDDDD;
      
    }
    
    .SE_F_calanderGuide img
    {
    	/*padding-top:3px;*/
    	 cursor:pointer;
	width:14px;
		margin-top:0px;
	/*height:18px;*/

    }
    .SE_F_calanderGuide input
    {
    	/*padding-bottom:4px;*/
    	width:65px;
	color:Black;
	font-size:13px;
	text-align:right;
    cursor:pointer;
    background-color :#F7F7F7;
/* color:#696969;*/
   /* margin-top:2px;vertical-align:text-bottom;*/
padding-right:7px;
margin-top:1px;/*7px*/
vertical-align:text-bottom;
    }
    
     .SE_F_calander_results
    {
        /*border: solid 1px #3D96C6;*/
		background-color:white;
        width: 90px;
        height:20px;
		border:1px solid #A5ACB2;
    }
    
    .SE_F_calander_results img
    {
    	/*padding-top:3px;*/
    	 cursor:pointer;
	width:14px;
	margin-top:0px;
	/*height:18px;*/

    }
    .SE_F_calander_results input
    {
    	/*padding-bottom:4px;*/
    	width:65px;
	font-size:12px;
	text-align:right;
    cursor:pointer;
 background-color :White;
 border:0;
 margin-top:1px;
 vertical-align:text-bottom;
    }
    
    .SE_F_calander_results input[type="text"]
    {
  background-color:White;
  margin-top:2px;vertical-align:text-bottom;
    }
    
    .SE_F_txtcont img
    {
    	/*padding-top:3px;*/
    	 cursor:pointer;
	width:16px;
	margin-top:0px;

	/*height:18px;*/

    }
       .SE_F_txtcont input
    {
    	/*padding-bottom:4px;*/
    	width:124px;
	
	font-size:13px;
	text-align:right;
    cursor:pointer;
    
    }
    
     .SE_F_txtcont input[type="text"]
    {
     background-color:#F7F7F7;
 /*color:#696969;*/
 color:Black;
 /* margin-top:2px;vertical-align:text-bottom;*/ 
padding-right:7px;
margin-top:1px;/*7px*/
background-color:#F7F7F7;
vertical-align:text-bottom;
    }
   
    .SE_F_txtcontGuide img
    {
    	/*padding-top:3px;*/
    	 cursor:pointer;
	width:16px;
	margin-top:0px;

	/*height:18px;*/

    }
       .SE_F_txtcontGuide input
    {
    	/*padding-bottom:4px;*/
    	width:64px;
	
	font-size:13px;
	text-align:right;
    cursor:pointer;
    
    }
    
     .SE_F_txtcontGuide input[type="text"]
    {
     background-color:#F7F7F7;
 /*color:#696969;*/
 color:Black;
 /* margin-top:2px;vertical-align:text-bottom;*/ 
padding-right:7px;
margin-top:1px;/*7px*/
background-color:#F7F7F7;
vertical-align:text-bottom;
    }
   
    
    .SE_F_txtcont_results
    {
    	background-color:white;
		width: 152px;
        height:20px;
		border:1px solid #A5ACB2;
    }
    
    
    .SE_F_txtcont_results img
    {
    	cursor:pointer;
		width:16px;
		margin-top:1px;
    }
    .SE_F_txtcont_results input
    {
    	width:124px;
		font-size:12px;
		text-align:right;
		cursor:pointer;
		background-color :White;
		border:0;
		margin-top:1px;
		vertical-align:text-bottom;
    }

    
    .SE_F_txtcontCbx
    {
    	/*padding-bottom:4px;*/
 
	
	font-size:12px;
	text-align:right;
	color:#6e6e6e;
    }
    
    .SE_firstline
    {
    	height:35px; 	/*height:80px;*/ 
    	padding-right:12px;
    }
        .SE_firstlineGuide
    {
    	height:35px; 	/*height:80px;*/ 
    	padding-right:2px;
    }
    
    .categoryWrapper .SE_firstline
    {
    	/*height:50px;*/ 	/*height:80px;*/ 
    	padding-right:12px;
    	height:36px;
    }
     .categoryWrapper .hotelSE_firstline
    {
    	/*height:50px;*/ 	/*height:80px;*/ 
    	padding-right:12px;
    	height:45px;
    }
       .categoryWrapper .tripSE_firstline
    {
    	/*height:50px;*/ 	/*height:80px;*/ 
    	padding-right:12px;
    	height:43px;
    }
    
        .categoryWrapper .skiSE_firstline
    {
    	/*height:50px;*/ 	/*height:80px;*/ 
    	padding-right:12px;
    	height:46px;
    }

      .catIsraelSeWrapper .SE_firstline
    {
    	/*height:45px; */	/*height:80px;*/ 
    	/*height:30px;*/
    min-height:28px;
    }
    
    .SE_Results_wrapper .SE_firstline
    {
    	padding-right:0px;
    }
    
      .SE_firstline2
    {
    	height:35px; 	/*height:80px;*/
    	padding-right:12px;
    }
    
    .SE_firstline3
    {
    	height:44px; 	/*height:80px;*/ 
    	padding-right:12px;
    }
    
    .SE_Resfirstline
    {
		height:35px;
    }
    
    .SE_ResfirstlineDbl
    {
		height:80px;
    }
    
    .SE_ResfirstlineHigh
    {
		height:58px;
    }
    
    
    .SE_firstlineDbl
    {
        /*height:100px;*/
        min-height:72px;
        padding-right:12px;
    }
    
     .SE_Results_wrapper .SE_firstlineDbl
    {
    	padding-right:0px;
    }
    
    .SE_firstlineDbl2
    {
        height:60px;
        padding-right:12px;
    }
    .SE_firstlineDbl2Guide
    {
        height:60px;
        padding-right:5px;
    }
    
      .SE_Results_wrapper .SE_firstlineDbl2
    {
    	padding-right:0px;
    }
    
     .SE_firstlineDbl3
    {
        height:45px;
        padding-right:12px;
    }
    
    .SE_firstlineSegmentId
    {
    	height:25px;
    	 padding-right:12px; 	
    }
    
    

    .se_MainTitle span
    {
  vertical-align:super;
    }
       .se_MainTitle_Selected_IL span
    {
  vertical-align:super;
    }
  
       .se_MainTitle_Selected span
    {
   vertical-align:super;
    }
    .FR
    {
    	float:right;
    }
    .FL
    {
    	float:left;
    }
    
    .Moretext
    {
         height:15px;
         padding-top:5px; 
         width:100%; 
         text-align:center;
    }

.ddsml
{
    	
  width:59px;
}
.ddsmlGuide
{
    	
  width:45px;
}
.ddsmlContainerGuide
{
    	
  width:41px;
}
.ddsmlContainer
{
    	
  width:55px;
}

.ddsml2
{
    	
  width:74px;
}

.ddsmlContainer2
{
    	
  width:70px;
}

   #SE_wrapper input
    {
    	/*border:none;*/
    	 
    }
    
     #SE_wrapper input[type="text"]
    {
    	  background-color:#F7F7F7;
    	 
    }
    
   #SE_wrapper select
    {
    	/*width:68px;
    	height:20px;*/
    	
    }
    
     #SE_Category_wrapper input
    {
    	/*border:none;*/
    	 
    	
    }
    
      #SE_Category_wrapper input[type="text"]
    {
    	background-color:#F7F7F7;
    	 
    	
    }
    
   #SE_Category_wrapper select
    {
    	/*width:68px;
    	height:20px;*/
    
    }
    

    .SearchEngineContentTD
    {
         WIDTH: 357px;
    }



.SearchEngineContent
{

 WIDTH: 357px;/*100%*/ 
 


background-image: none;
background-color:#FFFFFF;

 /*BORDER-RIGHT: #e7e7e7 1px solid;
    BORDER-LEFT: #e7e7e7 1px solid; */
    

}
    .SearchEngineContentGuideTD
    {
         WIDTH: 212px;
    }



.SearchEngineContentGuide
{

 WIDTH: 212px;/*100%*/ 
 


background-image: none;
background-color:#FFFFFF;

 /*BORDER-RIGHT: #e7e7e7 1px solid;
    BORDER-LEFT: #e7e7e7 1px solid; */
    

}

.SE_Results_wrapper .SearchEngineContent
{
   
 WIDTH: 204px;/*100%*/  /*208*/
 
background-image: none;
background-position:top;
background-color:white;
border:0;
}


.seOptionsLink 
{
	text-align:right;
    color:#6391CC;
  font-family:Arial;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
cursor:pointer;
background-image:url(../images/se/sml_arrow2.gif);
background-repeat:no-repeat;
background-position:left 75%;
padding-left:10px;
padding-right:10px;
}

.agesDiv 
{
	width:61px;
}
.agesDivGuide 
{
	width:46px;
}

.agesDiv2 
{
	width:78px;
}

.categoryWrapper .agesDiv 
{
	width:61px;
}

.catIsraelSeWrapper .agesDiv 
{
	width:62px;
}

.seCategoryLongControl
{
	width:323px;

}

.seCategoryLongControlDiv
{
	width:319px;

}

.seCategoryLongControl2
{
    width:230px;
}

.seCategoryLongControl2Div
{
    width:226px;
}

.seResLongControl
{
    width:181px;
}

.seResLongControlDiv
{
    width:177px;
}


.seCategoryControl
{
    width:156px;
}

.seCategoryControlDiv
{
    width:152px;
}

.seBigStar
{
	width:104px;
}

.seBigStarDiv
{
	width:100px;
}

.seDateFlexibility
{
	width:94px;
}

.seDateFlexibilityDiv
{
	width:90px;
}

.seDateTime
{
	width:84px;
}

.seDateTimeDiv
{
	width:80px;
}

.seAge
{
	width:58px;
}

.seAgeDiv
{
	width:54px;
}

.seStar
{
	width:84px;
}

.seStarDiv
{
	width:80px;
}

.sePrice
{
	width:74px;
}

.sePriceDiv
{
	width:70px;
}


.roomsTbl select
{
    width:45px;
}

.SE_Top_TTL
{
    color: #3D96C6;
    font-size: 13px;
    font-weight: bold;
    padding: 5px  14px 5px 0px;
}
.SE_wrapperTop_ILGuide
{
    height:40px;
    background-image:url(../images/se/bg/top_search_IL_guide.png);
    background-repeat:no-repeat;
     text-align:center;
     line-height:40px;
       color:#F3F3F3;
   font-size: 18px;
    font-family:Arial;
     
}
.SE_wrapperTopGuide
{
    height:40px;
    background-image:url(../images/se/bg/top_search_guide.png);
    background-repeat:no-repeat;
     text-align:center;
     line-height:40px;
     color:#F3F3F3;
   font-size: 18px;

    font-family:Arial;
}
.SE_wrapperTop
{
    height:40px;
    background-image:url(../images/se/bg/top_search.png);
    background-repeat:no-repeat;
     text-align:center;
     line-height:40px;
     font-weight:bold;
       color:#F3F3F3;
   font-size: 18px;

    font-family:Arial;
}
.SE_wrapperTop_IL
{
    height:40px;
    background-image:url(../images/se/bg/top_search_IL.png);
    background-repeat:no-repeat;
     text-align:center;
     line-height:40px;
       color:#F3F3F3;
   font-size: 18px;
   font-family:Arial;
}
.SE_wrapperTop_IL h1
{
  color:#F3F3F3;
   font-size: 18px;
    /*margin-top:3px;
    padding-top:3px;*/
    margin-top:0;
    margin-bottom:8px;
     padding-bottom:8px;
    font-family:Arial;
}
.SE_wrapperTop_ILGuide h1
{
  color:#F3F3F3;
   font-size: 18px;
    /*margin-top:3px;
    padding-top:3px;*/
    margin-top:0;
    margin-bottom:8px;
     padding-bottom:8px;
    font-family:Arial;
}
.SE_wrapperTop h1
{
  color:#F3F3F3;
   font-size: 18px;
    /*margin-top:3px;
    padding-top:3px;*/
    margin-top:0;
    margin-bottom:8px;
     padding-bottom:8px;
    font-family:Arial;
}
.SE_wrapperTopGuide h1
{
  color:#F3F3F3;
   font-size: 18px;
    /*margin-top:3px;
    padding-top:3px;*/
    margin-top:0;
    margin-bottom:8px;
     padding-bottom:8px;
    font-family:Arial;
}
.SE_wrapperTopGuide h2
{
  color:#F3F3F3;
   font-size: 18px;
    /*margin-top:3px;
    padding-top:3px;*/
    margin-top:0;
    margin-bottom:8px;
     padding-bottom:8px;
    font-family:Arial;
}

.SE_wrapperSide
{
    /*height:200px;*/
    width:4px;
    background-image:url(../images/se/bg/kav_search.png);
    background-repeat:repeat-y;
}


.SE_wrapperBottom
{
    height:10px;
    background-image:url(../images/se/bg/bottom_search.png);
    background-repeat:no-repeat;
    background-position:bottom;
}
.SE_wrapperBottomGuide
{
    height:10px;
    background-image:url(../images/se/bg/bottom_search_guide.png);
    background-repeat:no-repeat;
    background-position:bottom;
}

.ctrlsSpace
{
     float: right;
    width:8px;
}

.selectContainer
{
  position: relative; 
  overflow: hidden;
  border-left: solid 2px; 
  border-top:solid 2px;
  border-left-color: #DDDDDD;
  border-top-color: #DDDDDD;
  height:19px;
}

.selectContainer select 
{
  position: absolute; 
  top: -2px; 
  left: -2px;
  background-color:#F7F7F7;
 font-family:Arial;
  /*color:#696969;*/
  color:Black ;
  font-size:13px;
         
/*height:22px;*//*30px*/
}

.selectResContainer
{
  position: relative; 
  overflow: hidden;
  border-right: solid 1px; 
  border-left: solid 1px; 
  border-top:solid 1px;
  border-bottom:solid 1px;
  border-left-color: #A5ACB2;
  border-top-color: #A5ACB2;
  height:18px;
}

.selectResContainer select 
{
  position: absolute; 
  top: -2px; 
  left: -2px;
 font-family:Arial;
  font-size:13px;
         
/*height:22px;*//*30px*/
}


.selectRoomContainer
{

}

.selectRoomContainer select 
{
  top: -2px; 
  left: -2px;
  background-color:#F7F7F7;
 font-family:Arial;
  color:#696969;
  font-size:13px;
         
/*height:22px;*//*30px*/
}

   


