/* CSS Document */


h1 {
    color: #ff5a00;
    font-size: 20px;
    line-height: 100%;
    margin: 0 0 10px;
    padding: 2px 6px 4px 0;
    text-align: right;
	float:right;
}


h2 {
    color: #1E54DA;
    font-size: 16px;
    line-height: 100%;
    margin: 0 0 10px;
    padding: 2px 6px 4px 0;
    text-align: right;
	border-bottom:1px solid #ccc;
}


.left h2{
	clear:both;	
}

/*h3 {
    clear: both;
    color: #1E54DA;
    font-size: 13px;
    line-height: 100%;
    margin: 0 0 10px;
    padding: 0 0 4px;
    text-align: justify;
    width: 100%;
}*/

h3{
	color:#0066FF;
	font-size:15px;
	padding:0 0 10px 0 ;
	margin:0px 0px 0px 0px;
	text-align: right;
	height: auto;
}

h3 a:link,h3 a:visited,h3 a:active{
	font-size:15px;
	text-decoration:none;
	color:#0066FF;
}

h3 a:hover{
	color:#0099ff;
}


h4 {
	font-size:11px;
	color:#FFFF99;
	font-weight:bold;
	padding: 5px 5px 0px 10px;
	margin: 0;
}

h4 a:link,h4 a:visited,h4 a:active{
	text-decoration:none;
	color:#006699;
}

h4 a:hover{
	color:#0099ff;
}

h5{
	color:#cc0000;
	font-size:14px;
	padding:0px 0px 0px 0px;
	margin:20px 10px 10px 0px;
	text-align: right;
	width: auto;
	height: auto;
}



body{
	margin-top:0px;
	margin:auto;
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}

.MainContainer{
	width:800px;
	margin: auto;
	overflow: hidden;
	height: auto;
	padding: 0px;
	background-color: #fff;
}

.Personal_folder{
	width:auto;
	height:auto;
	overflow:hidden;
	padding: 5px 5px 0px 0px;
	margin: auto;
	float: right;
	font-size: 11px;
}

.header{
	width:800px;
	height:auto;
	overflow:hidden;
	padding: 0px;
	margin: auto;
	float: left;
	background-color: #6699CC;
}

.header a:link,.header a:visited,.header a:active{
	text-decoration:none;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
}

.header a:hover{
	text-decoration:none;
	width:203px;
	height:49px;
}

div#wrap_left{
	width:210px;
	height:auto;
	overflow:hidden;
	float: right;
}

.left_middle{
	width:203px;
	padding:0 0 0 5px;
	float:left;
	height:auto;
	overflow:hidden;
	border-left:#83A0BB 1px solid;
	border-right:#83A0BB 1px solid;
}

.left2{
	width:210px;
	padding:0px;
	float:left;
	height:auto;
	overflow:hidden;
}

.left_top{
	width:210px;
	height:30px;
	background:url(../Images/left_top.gif) no-repeat;
	padding: 5px 0px 0px 0px;
	float: right;
}

.left_bottom{
	width:210px;
	height:10px;
	background:url(../Images/left_bottom.gif) no-repeat;
	clear:both;
	float: right;
	overflow: hidden;
}

.left_bottom_next{
	width:200px;
	height:24px;
	background:url(../Images/left_bottom_next.gif) no-repeat;
	clear:both;
	float: left;
	overflow: hidden;
	padding: 5px 5px 0px 5px;
}

.next{
	width:38px;
	height: auto;
	float: right;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}


.next a:link,.next a:visited,.next a:active{
	text-decoration:none;
	color:#005395;
	font-weight: bold;
}

.next a:hover{
	color:#FF6600;
}


.prev{
	width:40px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}


.prev a:link,.prev a:visited,.prev a:active{
	text-decoration:none;
	color:#005395;
	font-weight: bold;
}

.prev a:hover{
	color:#FF6600;
}

div.box_bb{
	width:200px;
	padding:0px;
	height:auto;
	overflow:hidden;
	border-bottom: #0099FF 1px dotted;
	margin-bottom: 5px;
	float: left;
	text-align:right;
}

.box_bb a:link,.box_bb a:visited,.box_bb a:active{
	text-decoration:none;
	color:#005395;
	font-weight: bold;
	font-size:12px;
	line-height: 18px;
}

.box_bb a:hover{
	color:#FF6600;
}

.line_blue{
	background-color:#0066FF;
	height:auto;
	width:780px;
	color: #000000;
	font-size: 10px;
	float: left;
	padding: 10px;
}

.line_blue a:link,.line_blue a:visited,.line_blue a:active{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.line_blue a:hover{
	color: #CCFF00;

}


a:link, a:visited, a:active{
	color:#003399;
	font-size: 12px;
	font-weight: bold;
}

a:hover{
	font-size: 12px;
}


.content{
	width:780px;
	height:auto;
	padding: 10px;
	background-color: #fff;
	margin: auto;
	overflow: hidden;
	float: left;
}

.sub_menu{
	width:720px;
	height:15px;
	overflow: hidden;
	padding: 0px 20px 3px 20px;
	font-size:11px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	color:#CCCCCC;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	color:#505050;
	font-size:12px;
	text-align: justify;
	line-height: 20px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	direction: rtl;
}




a.blue:link, a.blue:visited, a.blue:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000CC;
	font-size: 10px;
	font-weight: bold;
}

a.blue:hover{
	color:#095395;
	font-weight: bold;
}

.black{
	color:#000000;
	font-weight: bold;
}


a.purple:link, a.purple:visited, a.purple:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#005EEA;
	font-weight: bold;
	font-size: 11px;
}

a.purple:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
}

a.purple2:link, a.purple2:visited, a.purple2:active{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#505050;
	font-size:10px;
}

a.purple2:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#9D3C95;
	font-size:10px;
}

ul{
	margin:0px;
	padding:0px;

}

li{
	margin: 0px;
	padding: 0px;
	display: inline;
}


form{
	direction:rtl;
	text-align:right;
	margin:0px;
	padding:0px;
	}
	
.CLR{
	height:10px;
	width:auto;
	clear: both;
}

.CLR_line{
	height:1px;
	width:auto;
	clear: both;
	border-bottom:1px solid #fff;
	margin-bottom: 10px;
	overflow: hidden;
}

#taxt_r{text-align:right;}

.Text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#414041;
	line-height:20px;
	letter-spacing:1px;
	margin-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
	text-align:justify;
}


.banners_left{
	width:180px;
	height:auto;
	float: left;
	padding:5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.right {
    background: none repeat scroll 0 0 #EBF5FE;
    border: 1px solid #CCCCCC;
    float: left;
    height: auto;
    overflow: hidden;
    width: 180px;
	padding-top:5px;
}

.right h2 {
    margin:0 5px 10px;
}


.right ul {
    /*border: 3px solid #FFFFFF;*/
    float: right;
    font-size: 12px;
    margin: 0 15px 0 0;
    padding: 0 0 15px;
    width: 165px;
}

.right li {
    background: url("images/arrow2.png") no-repeat scroll right top transparent;
    color: #16406B;
    float: right;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0 15px 0 0;
    text-align: right;
    width: 150px;
}
.right a:link, .right a:visited, .right a:active {
    color: #16406B;
    font-weight: bold;
    text-decoration: none;
}
.right a:hover {
    color: #2875C1;
}

.deal_1{
    float: right;
    height: auto;
    margin: 0 0 0;
    overflow: hidden;
    padding: 10px 0 0;
    width: 555px;
}

.deal_2{
    float: right;
    height: auto;
    margin: 0 0 0;
    overflow: hidden;
    padding: 10px 0 0;
    width: 555px;
}

.dealStars{
	width:555px;
	height:auto;
	float: left;
	padding:10px 0px 5px 0px;
	background-color: #FFF;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 2px 0px 1px 0px;
}

.big_deal{
	width:755px;
	height:auto;
	overflow:hidden;
	float: right;
	padding:0px;
	text-align:right;
	direction:rtl;
}



.list_deal {
    float: right;
    font-size: 14px;
    height: auto;
    padding: 0 0 10px 10px;
    text-align: right;
    width: 530px;
}

.list_deal_color{
	height:auto;
	padding:10px;
	float:left;
	width:530px;
	font-size:14px;
	background:#f2f6fa;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	text-align:right;
}


.red_price{
	color:#cc0000;
	font-size:19px;
	font-weight:bold;
	float:left;
	width:80px;
	text-align:center;
	padding-right:20px;
}

.more{
	float:left;
	width:80px;
	height:30px;
	padding-top:10px;
}

.more img{
	border:none;
}

.night{
	color:#000;
	font-size:11px;
	text-align:center;
	font-weight:normal;
	width:80px;
	float:left;
	
}

/*.list_deal ul{
	margin:0px;
	padding:10px 0px 0px 0px;

}

.list_deal li{
	margin: 0px;
	padding: 0px 13px 0px 0px;
	font-size: 12px;
	text-align: right;
	line-height: 20px;
	float: right;
	background-image: url(Images2/arrow2.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}
*/
.small_deal a:link,.small_deal a:visited,.small_deal a:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#0e71bf;
	font-weight: bold;
	font-size: 16px;
	list-style-type:none;
}

.small_deal a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
}

.small_deal {
    float: right;
    height: auto;
    margin: 0 0 0;
    overflow: hidden;
    padding: 10px 0 0;
    width: 755px;
}

.small_deal2 a:link,.small_deal2 a:visited,.small_deal2 a:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#005395;
	font-weight: bold;
	font-size: 11px;
	list-style-type:none;
}

.small_deal2 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
}

.small_deal2 {
	width:260px;
	height:auto;
	overflow:hidden;
	float: left;
	padding:10px 10px 5px 10px;
	background-color: #F2F9FF;
	border: 1px solid #ccc;
	margin: 2px 5px 1px 0px;
}

.small_deal2 h3{
	color: #CC0000;
}



.text_list{
	width:370px;
	height:auto;
	float: left;
	padding:0px 0px 0px 10px;
	background-color: #FFFFFF;
}

.text_list ul{
	margin:0px;
	padding:10px 0px 0px 0px;

}

.text_list li{
	margin: 0px;
	padding: 0px 0px 5px 5px;
	float: left;
	width: 87px;
	font-size: 12px;
}

.text_list2{
	width:370px;
	height:auto;
	float: left;
	padding:0px 0px 10px 10px;
	background-color: #FFFFFF;
}

.text_list2 ul{
	margin:0px;
	padding:10px 0px 0px 0px;

}

.text_list2 li{
	margin: 0px;
	padding: 0px 10px 5px 0px;
	float: left;
	width: 170px;
	font-size: 12px;
}


.text_right{
	width:185px;
	height:auto;
	float: right;
	padding:0px 0px 10px 10px;
}

.text_right ul{
	margin:0px;
	padding:10px 0px 0px 0px;

}

.text_right li{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	width: 180px;
	font-size: 12px;
}

.banner{
	width:183px;
	height:auto;
	padding:0px 0px 0px 0px;
	overflow: hidden;
	float: right;
	margin-bottom: 3px;
}



.text_left{
	width:180px;
	height:auto;
	float: left;
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;
}


.left {
    float: left;
    height: auto;
    overflow: hidden;
    padding: 0 20px 0 0px;
    width:780px;
}

a.blue2:link, a.blue2:visited, a.blue2:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#005395;
	font-weight: bold;
	font-size: 12px;
	list-style-type:none;
}

a.blue2:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
}

.float_right{
float:right;
}

.footer_deals{
	width:780px;
	height:auto;
	overflow: hidden;
	font-size:11px;
	text-align: center;
	background-color: #6699CC;
	float: right;
	margin: auto;
	padding:10px 10px 0px 10px;
}

.footer_deals ul{
	margin:0px;
	padding:0px 0px 10px 0px;

}

.footer_deals li{
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 0px;
	font-size: 11px;
	text-align: right;
	color: #FFFF99;
} 


.footer_deals a:link,.footer_deals a:visited,.footer_deals a:active{
	text-decoration:none;
	color:#FFFFFF;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

.footer_deals a:hover{
	color:#FFFF99;
}

.footer{
	width:780px;
	height:auto;
	overflow: hidden;
	font-size:11px;
	text-align: center;
	background-color: #6699CC;
	float: right;
	margin: auto;
	padding: 10px;
}

.footer ul{
	margin:0px;
	padding:0px 0px 10px 0px;

}

.footer li{
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 0px;
	font-size: 11px;
	text-align: right;
	color: #FFFF99;
} 


.footer a:link,.footer a:visited,.footer a:active{
	text-decoration:none;
	color:#FFFFFF;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

.footer a:hover{
	color:#FFFF99;
}

.bytech{
	float: left;
	font-size: 11px;
	color: #792171;
}

/* index */

.s_pic{
	float:right;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0px 0px 10px 10px;
	text-align:center;
}

.s_pic img{
	/*width:68px;
	height:68px;*/
}

.top_content{
	width:720px;
	height:auto;
	padding:10px 0px 15px 0px;
	border-bottom:dashed 1px #A3B1C9;
	overflow: hidden;
}

.top_content2{
	width:720px;
	height:auto;
	padding:10px 0px 15px 0px;
	overflow: hidden;
}


.bottom_content{
	width:720px;
	height:auto;
	padding:15px 0px 25px 0px;
	overflow: hidden;
}

.main_flash{
	width:429px;
	height:233px;
	float:left;
	padding:0px 10px 0px 0px;
}

.compo{
	width:555px;
	float: right;
	height: 133px;
	background-image: url(Images2/compo.jpg);
}

.button{
	width:217px;
	height:auto;
	padding: 0px 0px 0px 0px;
}

.button_line{
	width:273px;
	height:33px;
	padding: 0px 0px 5px 0px;
}

.button_line_clear{
	width:273px;
	height:33px;
	padding: 0px 0px 0px 0px;
	float: right;
	overflow: hidden;
}

.left_index{
	float:left;
	width:170px;
	overflow: hidden;
	padding: 2px 0px 0px 7px;
	height: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.right_index{
	width: 425px;
	height: auto;
	padding: 9px 0px 0px 0px;
	overflow: hidden;
	text-align: right;
	letter-spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.news{
background-image:url(../Images/news.gif);
background-repeat:no-repeat;
padding:45px 22px 15px 0px;
width:195px;
height:120px;
}

/* inside pages */

.top_content_in{
	width:720px;
	height:auto;
	padding:10px 0px 20px 0px;
	overflow: hidden;
	text-align: center;
}

.top_content_in_fixedsize{
	width:720px;
	height:270px;
	padding:10px 0px 20px 0px;
	overflow: hidden;
}

.inside_flash{
	width:429px;
	height:233px;
	padding:22px 17px 0px 0px;
	float: left;
}

.no_padding_bottom{
padding-bottom:0px;
}

.sub_menu_buttons{
	overflow:hidden;
	width:auto;
	height:29px;
	padding: 20px 0px 0px 0px;
	/*border-bottom: 1px solid #BDC9DD;*/
	clear: both;
	margin-bottom: 10px;
}

.sub_butt{
	width:168px;
	float: right;
	height: 29px;
	padding: 0px 0px 0px 10px;
}

.decor{
	position:absolute;
	background:url(../Images/decor.gif) no-repeat;
	width:15px;
	height:15px;
	left: -1px;
	top: 31px;
	z-index: 100;
}

#navcontainer
{
	margin: 0px;
	padding: 0px 0px 0px 6px;
}

#navcontainer ul
{
margin: 0px;
list-style-type: none;
text-align: right;
}

#navcontainer ul li { 
float: right; 
}

#navcontainer ul li a
{
	background: url(../Images/sub_butt.gif) no-repeat top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#2D5592;
	line-height:18px;
	text-decoration: none;
	float: left;
	margin: 0px;
	height: 22px;
	width: 130px;
	padding: 7px 36px 0px 12px;
}


#navcontainer li a:hover{
    background:url(../Images/sub_butt_on.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#2D5592;
	line-height:18px;
}

/* vtr */
.frame_vtr{
	clear:both;
	text-align:center;
	background-image: url(../Images/bg_vtr.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 309px;
	padding: 10px 0px 0px 0px;

}

.vtr_menu{
	clear:both;
	padding: 10px 0px 10px 0px;
}

table{
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
#blue{color:#395F98;}
#blue_size{color:#395F98; font-size:14px; font-weight:bold;}
#padding{padding:5px 10px 0px 0px;}
#bold{font-weight:bold;}

.H_table{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#414041;
	letter-spacing:1px;
	text-align:center;
}

.table{
    direction:rtl;
	padding:0px;
	border-top:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}

td{
	padding:0px 0px 0px 3px;
	text-align: right;
	font-size: 11px;
}


.TableTop{
	background-image:url(../Images/bg_pattern.gif);
}

.bg_pic{
	height:50px;
	width:122px;
	text-align:center;
	padding:10px 0px 0px 0px;
	border-bottom:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	font-weight:bold;
	color:#2D5592;
	font-size:14px;
	background-repeat: no-repeat;
}

.blue{
	font-size:11px;
	color:#0000FF;
	font-weight: bold;
}


.back{
	width:auto;
	height:auto;
	text-align:right;
	font-size:12px;
	padding: 0px 0px 5px 0px;
}

a.back:link, a.back:visited, a.back:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#0053CE;
	font-weight: bold;
	font-size: 11px;
}

a.back:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#505050;
}

.tabs{
    float: right;
    padding: 0 10px;
	width:100%;
	margin-bottom:-1px;
	min-height:32px;
}

.tabs ul{
    float: right;
    padding: 0px;
	margin:0px;
}

.tabs li{
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 0px 0px;
    float: right;
    padding: 5px 20px;
	background-color:#2b70b6;
	-moz-box-shadow:inset 0 0 10px #2062a4;
    -webkit-box-shadow:inset 0 0 10px #2062a4;
     box-shadow:inset 0 0 10px #2062a4;
}

.tabs li a{
	color:#fff;
	text-decoration:none;
}

.boxtabs {
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    float: right;
    padding: 0 10px;
	-moz-box-shadow:inset 0 0 10px #ccc;
    -webkit-box-shadow:inset 0 0 10px #ccc;
     box-shadow:inset 0 0 10px #ccc;
}

.text{
	width:100%;
	height:auto;
	float: right;
	padding: 0px 0px 0px 0px;
	text-align:right;
	overflow: hidden;
}

.text p{
	padding: 0px 10px 0px 0px;
}


.text a:link,.text a:visited,.text a:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#005395;
	font-weight: bold;
	font-size: 12px;
	list-style-type:none;
}

.text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
}

/*- Menu Tabs J--------------------------- */

    #tabsJ {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #24618E;
	font-weight: bold;
	background-color: #CCFF00;
      }
    #tabsJ ul {
	margin:0;
	padding:10px 10px 0px 0px;
	list-style:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("Images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("Images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

    #tabsJ #current a {
                background-position:0% -42px;
        }
    #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }

.gray{
	background-color: #EAEAEA;
}

.blue{color:#999999;}

.red{
	color:#cc0000;
}

.yellow{
	color:#FFFF99;
	font-weight:bold;
}

.green{
	background-color: #336600;
	;
	padding: 10px 0px 10px 10px;
}

.bg{
background-image:url(img/bk_tbl.gif); height:20px; text-align:center;}
.bgcolor{
height:32px; text-align:center; background-color:#0066FF;}
.TD_SB1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.style18 {font-size: 10px}

.orange {
	color: #EC5F00;
}

.green_font{
	color: #336600;
	font-weight:bold;
}

.mercure{
width:180px;
height:auto;
overflow:hidden;
background-color:#6f0033;
text-align:center;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
padding-bottom:2px;
}

.mercure a
{
	text-decoration: none;
	color:#FFFF99;
}


.mercure a:hover{
	color:#FFFF66;
}

.bg_grandhotels{
	width:368px;
	height:auto;
	float:left;
	padding: 0px 10px 0px 0px;
	border: 1px solid #ccc;
	overflow: hidden;
}

.link{
	float:right;
	padding:10px 10px 10px 0px;
	height: 81px;
	width: 50px;
	text-align: center;
}

.link_big{
	float:right;
	padding:10px 5px 10px 0px;
	height: 81px;
	width: 110px;
	text-align: center;
}

select {font-size:11px;}

.all {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
}
.city {
	font-size:11px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
}

.date1 {
	font-size:11px;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
}

.date2 {
	font-size:11px;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
}

input{
	font-size:12px;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.hotel{
	width: 800px;
	margin: auto;
	text-align: center;
	font-size: 12px;
	color: #A3D2F5;
}

.line_top{clear:both; padding-top:5px; border-top:1px dashed #ccc; display:none;}

.line_bottom{float: right; padding-bottom:5px; padding-right: 5px; border-bottom:1px dashed #ccc; margin-bottom: 10px; display:none;}

.dark_blue{color:#330066;}

.holiday_footer {
	color:#333333;
	font-size:13px;
	padding:5px 0px 5px 10px;
	margin:0px 0px 5px 0px;
	text-align:center;
	background-color: #A3D2F5;
	border: 1px solid #ccc;
	clear: both;
}

.holiday_footer a, .holiday_footer a:hover {
color:#000000;
font-size: 12px;
}

#fb-root{
	float: right;
}

.hotels {
    float: right;
    height: auto;
    overflow: hidden;
    width: 180px;
}

h4 {
    border: 0 none;
    clear: both;
    color: #FF5A00;
    direction: rtl;
    font-size: 20px;
    font-weight: bold;
    height: auto;
    margin: 0 0 9px;
    overflow: hidden;
    padding: 0;
}

.hotels li {
    background: url("/images/v.jpg") no-repeat scroll right top transparent;
    color: #16406B;
    float: right;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 0 26px 0 0;
    text-align: right;
    width: 155px;
}

.hotels a:link, .hotels a:visited, .hotels a:active {
    color: #16406B;
    font-weight: bold;
    text-decoration: none;
}
.hotels a:hover {
    color: #2875C1;
}

