﻿body{margin:0px;padding:0px;height:100%;width:100%;}

a{text-decoration:none;}

body.sky{
    /*background:url(../images/sky/bg-site.png) #ECF6FC center;*/
    font-family:Arial;
    font-size:12px;
    background-color:#ECF6FC;
}

.main{
	width:1002px;
	margin:auto;
	text-align:center;
	direction:rtl;
	text-align:right;
}
	
.main .header{
	background:url(../images/sky/header.jpg) no-repeat;
	width:100%;
	height:182px;
	overflow:hidden;
}

/*      Navigation      */
.main .header .navigation{
    background:url(../images/nav-m-bg.jpg);
    height:30px;
    width:1004px;
    float:left;
    margin:150px 0 0 0;
}
.main .header .navigation .left{
    background:url(../images/nav-l.jpg) no-repeat left;
    overflow:hidden;
}

.main .header .navigation .right{
    background:url(../images/nav-r.jpg) no-repeat right;
    overflow:hidden;
}

.main .header .navigation .right .external,
.main .header .navigation .right .items{
    height:30px;
    line-height:28px;
    margin:0 20px 0 20px;
}

.main .header .navigation .right .external{
    margin:0 0px 0 0px;
}

.main .header .navigation .right .external{
    float:left;
}

.main .header .navigation .right .items{
    float:right;
}
.items{
	direction: ltr;
	}

.main .header .navigation .right .external ul,
.main .header .navigation .right .external ul li,
.main .header .navigation .right .items ul,
.main .header .navigation .right .items ul li{
    margin:0px;
    padding:0px;
    list-style-type:none;
    list-style:none;
    color:#023F67;
    font-family:Tahoma;
    font-weight:bold;
    float:right;
    margin-left:20px;
    cursor:default;
}

.main .header .navigation .right .external ul,
.main .header .navigation .right .external ul li{
    margin-left:10px;
}


.main .header .navigation .right .external ul li a,
.main .header .navigation .right .items ul li a{color:#023F67;}

.main .header .navigation .right .external ul li a.facebook{width:80px;overflow:hidden;float:left;}
.main .header .navigation .right .external ul li a.facebook em{background:url(../images/icon-facebook.png) left no-repeat;float:left;width:20px;}
.main .header .navigation .right .external ul li a.facebook span{float:left;}

.main .header .navigation .right .external ul li a.youtube{width:50px;overflow:hidden;float:left;}
.main .header .navigation .right .external ul li a.youtube span{float:left;text-indent:-9999px;}
.main .header .navigation .right .external ul li a.youtube em{background:url(../images/icon-youtube.png) left no-repeat;float:left;width:42px;height:17px;float:left;margin-top:5px;}

.main .header .navigation .right .external ul li.caption{margin-left:5px;width:125px;float:right;overflow:hidden;}


/*Navigation Style End*/

.main .body{
	overflow:hidden;
	}
	
.main .body .affiliates{
	width:227px;
	background:green;
	float:left;
	display:inline;
	overflow:hidden;
	}
	
.main .body .content{
	width:780px;
	margin-left:5px;
	float: left;
	display: inline;
}
#leftAffiliates{
    overflow:hidden;
	width: 202px;
	height: 720px;
	float: left; 
	margin:5px 0 0 15px;
}
.powered,
.powered a
{
    background:url(../images/poweredby-ichannel.png) no-repeat;
    height:60px;
    width:174px;
    text-indent:-9999px;
    overflow:hidden;
    margin:auto;
}
.powered a
{
    float:left;
}


#leftAffiliates img{
    border:1px solid #2780BD;
}

.banners_left{height: 222px;}
.main .body .content .player{
	background:url(../images/player.jpg) no-repeat;
	width:548px;
	float:left;
	overflow:hidden;
}
	
.main .body .content .more-video{
	width:229px;
}
	
.main .body .content .player,
.main .body .content .more-video{
	height:383px;
	overflow: hidden;
}

.more-video .bg{
    width:100%;
    background:url(../images/sky/frame-a/mid.jpg) repeat-y 0 0;
}

.more-video .bg .bottom{
    background:url(../images/sky/frame-a/bottom-a.png) no-repeat 0px 0px;
    width: 229px;
    height:32px;
	z-index: 100;
	float:left;
	
}
.more-video .bg .bottom a{
    text-indent:-9999px;
    overflow:hidden;
    height:26px;
    width:26px;
    text-decoration:none;
}

.more-video .bg .bottom .next a{
    margin-right:50px;
    float:right;
    background: url(../images/buttons/btn-more-down-default.png) no-repeat 0 0;
}

.more-video .bg .bottom .next a:hover{
    background: url(../images/buttons/btn-more-down-mover.png) no-repeat 0 0;
}
.more-video .bg .bottom .next a.down{
    background: url(../images/buttons/btn-more-down-mdown.png) no-repeat 0 0;
}

.more-video .bg .bottom .previous a{
    margin-left:50px;
    float:left;
    background: url(../images/buttons/btn-more-up-default.png) no-repeat 0 0;
}

.more-video .bg .bottom .previous a:hover{
    background: url(../images/buttons/btn-more-up-mover.png) no-repeat 0 0;
}

.more-video .bg .bottom .previous a.down{
    background: url(../images/buttons/btn-more-up-mdown.png) no-repeat 0 0;
}

    

.more-video .bg .bottom a:hover{
   /* background-image:url(../images/button-more-videos-down-over.png);*/
}

.more-video .bg .bottom a.down{
   /* background-image: url(../images/new_next_down.jpg);*/
}

/*
.next{
	margin-right: 1px;
	float: left;
	}
.next a{
	background: url(../images/new_next_up.jpg);
	}
.next a:hover{
	background: url(../images/new_next_down.jpg);
	}
.previous{
	margin-right: 1px;
	float: right;
	}
.previous a{
	background: url(../images/previous_new_up.jpg);
	}
.previous a:hover{
	background: url(../images/previous_new_down.jpg);
	}
*/


/*.more-video .bg .bottom*/
.more-video .bg em{
    display:block;
    background:url(../images/sky/frame-a/top.jpg) no-repeat;
    height:36px;
    width:229px;
	
}

.more-video .list{
    height:310px;
    overflow: hidden;
	width: 220px;
}

.main .body .content .channels{
	width:780px;
	background:url(../images/new-bg.png);
	height:165px;
	overflow:hidden;
	padding-top: 5px;
	left:200px;
}
.main .body .content .channels h1{
	font-size: 14px;
	color: #FFF;
	margin-right: 10px;
	background-image: url(../images/new+header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 36px;
	text-align: center;
	}
.channel_box{
	width: auto;
	height: auto;
	margin-right: 70px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: right;
	}

.main .body .content .player .flash{
	width:506px;
	height:301px;
	padding-right: 13px;
	padding-top: 15px;
}

.main .body .content .player .title em{margin-top:5px;float:left;}	
.main .body .content .player .title em a{margin:0px;color:#2780BD}
.main .body .content .player .title span.caption{float:right;margin-right:20px;}	

/*Facebook Shareit Button*/
.facebook-share .FBConnectButton_Simple{
    background-position:right 3px;
    text-align:right;
	width: 100px;
}
.facebook-share .FBConnectButton_Simple .FBConnectButton_Text_Simple{
    margin-right:18px;
    font-family:Arial;
    font-size:12px;
}

.main .body .content .player h1{
	font-size:18px;
	font-family:TAhoma, Arial;
	color:#000000;
	margin-top:25px;
	width:100%;
	text-align:center;
}
.main .body .content .player h1 .caption{
	letter-spacing:1px;
}

.bg-footer{
    background:url(../images/sky/20100426-bg2.png) center top no-repeat;
    position:absolute;
    top:0px;
    left:0px;
    height:100%;
    width:100%;
/*
*/
}

.footer{
    background:url(../images/sky/bg-footer.jpg);
    direction:rtl;
    width:100%;
	height:135px;
	text-align:center;
	margin-top: 10px;
	padding-top:15px;
}
.footerInside{
	width: 900px;
	margin: auto;
	text-align: center;
	}
	
.footer a,
.footer{
	color:#084266;
	}
	
.footer a{
	text-decoration:none;
	}
	
.footer a:hover{
	text-decoration:underline;
	}
	



em a{
	float:right;
	margin-right:20px;
	margin-top:15px;
	color:#ffffff;
	text-decoration:none;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
	}

#videoListBox{
	overflow: hidden;
	height: 310px;
	width: 220px;
}

#videoListBox ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	height: 100%;
}
#videoListBox ul li{
	cursor:pointer;
	margin-top:0px;
	height:80px;
}


.videoListObject{
	float:right;
	overflow:hidden;
	margin:0px 13px 0px 0;
	width: 205px;
}
.videoListOBject a{
	cursor: pointer;
	}
	
.videoListObject img{
	float:right;
	width:74px;
	height:53px;
	border:1px solid #257EBC;
	margin:2px 4px 5px 10px;
	margin-top: 3px;
	}
#videoListBox p{
	margin-top: -1px;
	}

.videoListObject h1,
.videoListObject h2{
	font-size:12px;
	margin:0px;
	cursor: pointer;
	padding-right: 5px;
	}

.videoListObject h1,
.videoListObject h2{
	color:#257EBC;
	font-weight:bold;
}
	

.media-add{
	display:none;
	background:silver;
	}

.clearFloat{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.ad-gallery {
  width: 100px;
}
.ad-gallery .ad-image-wrapper {
  height: 100px;
}

.ad-gallery .ad-back {
  left: -20px;
  width: 13px;
  background: url(your_back_button.png) no-repeat;
}
.ad-gallery .ad-forward {
  right: -20px;
  width: 13px;
  background: url(your_forward_button.png) no-repeat;
}
/*Footer <ul> CSS*/
#jsddm
{	margin: 0;
	padding: 0;
	text-align:center;
	list-style:none;
	/*text-align: center;*/
	
	}
	
	#jsddm li
	{	float: right;
		list-style: none;
		font: 13px Verdana, Geneva, sans-serif;
	}

	#jsddm li a
	{	display: block;
		/*background: #CCC;*/
		padding: 5px 5px;
		text-decoration: none;
		/*border-right: 1px solid white;*/
		border-right: 1px solid white;
		width: auto;
		height: auto;
		color: #000;
		white-space: nowrap}
	#jsddm li a img{
		/*margin-top: 5px;*/
		}
	#jsddm li a:hover
	{	background: #09F;
		color: #000;
		}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			/*border: 1px solid white;*/
			border-right: 1px solid white;
			/*border-left: 1px solid white;*/
			border-bottom: 1px solid white;
			}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
			}
		
		#jsddm li ul li a
		{	width: auto;
			/*background: #CCC;*/
			border-top: 1px solid white;
			/*border-bottom: 1px #FFF solid;*/
			}
		
		#jsddm li ul li a:hover
		{	/*background: #999;*/
			color: #000;
			}
/*end Footer ul CSS*/



/* Google Map Dialog Window*/
#promotionDialog,
.jqmWindow {
    display: none;
    position: absolute;
    background-color: #EEE;
    top:50px;
    color: #333;
}

.jqmWindow #map{
    margin-left:8px;
    top:8px;
}
.jqmWindow .close *{margin-top:348px;text-align:center;border:none;background:none !important;width:100%;height:20px;}
.jqmWindow .close a{color:#023F67;font-size:18 !important;font-weight:bold;}
.jqmWindow .close a:hover{text-decoration:underline}

#maskLayer{
    background:url(../images/map-icons/bg.png);
    width:547px;
    height:378px;
    position:absolute;
    top:0px;left:0px;
}

.jqmOverlay {
	background-color: #FFF;
	position:absolute;
	top:0px;
	left:0px; 
	}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: /*expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');*/
}    

.mapLogo{
    display:none;
    padding-top:70px;
    /*background:url(../images/logo-clip2fly100x73.png) no-repeat bottom right;*/
    direction:rtl;
    text-align:center;
    position:absolute;
    top:-110px;
    left:0px;
    width:100%;
    height:75px;
    z-index:3000;
}

/*MY MODAL CSS*/
.jqmWindow2 {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -410px;
    width: 820px;
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
	overflow: hidden;
	text-align: right;
	height: 500px;
}
.jqmWindow3 {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
	height: 370px;
    margin-left: -90px;
    width: 180px;
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
	overflow: hidden;
	text-align: right;
}


/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: 0px;/*expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');*/
}

.jqmClose{
	background:#FFDD00; 
	border:1px solid #FFDD00;
	color:#000; 
	clear:right; 
	float:right; 
	padding:0 5px; 
	cursor:pointer; 
	}  
.jqmClose:hover{ 
	background:#FFF; 
	} 
   
#jqmContent{ 
	width:99%; 
	height:99%; 
	display: block; 
	clear:both;
	margin:auto; 
	margin-top:10px;
	background:#111; 
	border:1px dotted #444; 
	}
#flightCompare{
	border: none;
	}
#vacationsCompare{
	border: none;
	overflow: auto;
	}
#isrotelCompare{
	border: none;
	overflow: auto;
	}
/*CSS for the Silly Isrotel Search engine */
.Bluish11N { 
	font-family: Arial;
	font-size: 11px;
	color: #0E437B;
	font-weight: normal;
}

.GrayText12 { 
	font-family: Arial;
	font-size: 12px;
	color: #949292;
	font-weight: normal;
}


.BluishBold10N { 
	font-family: Arial;
	font-size: 10px;
	color: #0E437B;
	font-weight: normal;
}
.BlulTitle11B { 
	font-family: Arial;
	font-size: 11px;
	color: #0E437B;
	font-weight: bold;
}

SELECT.select{
	font-family:arial;
	font-size:10pt;
	color:#000000; 
	font-style:normal;
	text-decoration:none;
	background-color: #FFFFFF;
	}
/* End CSS for the Isrotel engine*/


.promotion-popup-panel .footer,
.promotion-popup-panel{overflow:hidden;font-family:arial;font-size:12px;}
.promotion-popup-panel{width:551px;height:379px;background:url(../images/promotion/bg.png)}
.promotion-popup-panel .header{width:100%;height:35px;font-size:14px;}
.promotion-popup-panel .header *{color:#ffffff;}
.promotion-popup-panel .header strong{float:right;margin:12px 25px 0 0;}
.promotion-popup-panel .header span{float:left;margin:12px 0 0 25px;}

.promotion-popup-panel .body{}
.promotion-popup-panel .body .title span,
.promotion-popup-panel .body .content .img{margin:0 25px 0 0;}
.promotion-popup-panel .body .title{text-align:right;width:100%;overflow:hidden;margin-top:10px;font-weight:bold;font-size:16px;}
.promotion-popup-panel .body .content{margin-top:8px;}
.promotion-popup-panel .body .content .img{float:right;width:338px;height:226px;border:1px solid #267EBD}
.promotion-popup-panel .body .content .text span{direction:rtl;float:left;text-align:right;height:162px;width:160px;margin-left:15px;line-height:25px;}
.promotion-popup-panel .body .content .text a.btn{float:left;background:url(../images/promotion/btn-default.png);width:166px;height:66px;border:0px;margin-left:12px;}
.promotion-popup-panel .body .content .text a.btn:hover{background-image:url(../images/promotion/btn-mover.png);}

.promotion-popup-panel .footer{background:none;font-size:16px;font-weight:bold;font-style:normal}
.promotion-popup-panel .footer .out{float:right;margin:0px 25px 0 0;overflow:hidden}
.promotion-popup-panel .footer .in{float:left;margin-left:25px;overflow:hidden}
.promotion-popup-panel .footer .out em,
.promotion-popup-panel .footer .in em{font-style:normal;}
.promotion-popup-panel .footer .close{width:100%;height:20px;margin-top:32px;}
.promotion-popup-panel .footer .close a.jqmClose{background:none;border:0px;width:100%;display:block;}

/*Articles div*/
#articles_holder{
	width: 775px;
	height: 30px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	border: #CCC 1px solid;
	overflow: hidden;
	}
#articles_holder #open_article{
	height: 25px;
	padding-top: 5px;
	width: 777px;
	border-bottom: #CCC 1px solid;
	text-align: center;
	color: #666;
	cursor: pointer;
	}
#article_holder_box{
	height:auto;
	width: 755px;
	padding: 10px;
	}
#galleria{
	width: 730px;
	direction: ltr;
	}
/*end articles div*/
