﻿/*-------------------------------------------------*/
/* Control 01
/*-------------------------------------------------*/
 .Control_01
    {
    height:auto;
    display:block;
    overflow: hidden;
    width:100%;
    color:#000;
    text-decoration:none;        
    }
 .Control_01:hover
    {
    color:#c00;
    }                
.Control_01 > img
    {
    }  
.Control_01 .title
    {
    } 
.Control_01 .subtitle
    {
    } 
 .Control_01 .AuthorBox
    {   
    display:none;
    min-width:40px;
    }
 .Control_01 .AuthorBox:after
    {   
    content:" ,";
    display:none;
    }    
.Control_01 .DateBox
    { 
    display:none;     
    }
.Control_01 .DateBox:after
    {   
    content:" ,";
    display:none;
    }
.Control_01 .TimeBox
    { 
    display:none;  
    }        
/*-------------------------------------------------*/
/* Control 02
/*-------------------------------------------------*/
 .Control_02
    {
    height:auto;
    display:block;
    overflow: hidden;
    width:100%;
    color:#000;
    text-decoration:none;        
    }
 .Control_02:hover
    {
    color:#c00;
    }                
.Control_02 > img
    {
    float:right;
    margin-left:10px;
    }  
.Control_02 > span
    {
    float:right;
    display:inline-block; 
    width:500px;   
    }    
.Control_02 .title
    {
    display: block;
    font: bold 20px arial;
    margin-bottom: 10px;
    color:#000;
    } 
.Control_02 .subtitle
    {
    display: block;
    font:normal 14px arial;
    color:#000;
    } 
/*-------------------------------------------------*/
/* Control 03
/*-------------------------------------------------*/
 .Control_03
    {
    height:auto;
    display:block;
    overflow: hidden;
    width:100%;
    text-decoration:none;        
    }
 .Control_03 .Control_03_item
    {
    overflow:hidden;
    float:right;
    margin-left:20px;
    height:300px;
    }
.Control_03 .Control_03_item:nth-child(3n)
    {
    margin-left:0;
    }        
 .Control_03 .Control_03_item:hover
    {
    color:#c00;
    }                
 .Control_03 .Control_03_item > img
    {
    clear:right;
    margin-bottom:5px;
    }  
 .Control_03 .Control_03_item > span
    {
    display:block; 
    width:100%;   
    color:#000;
    }    
 .Control_03 .Control_03_item .title
    {
    font: bold 16px/18px arial;
    margin-bottom: 10px;
    } 
 .Control_03 .Control_03_item .subtitle
    {
    font:normal 12px/14px arial;
    } 
/*-------------------------------------------------*/
/* Tags
/*-------------------------------------------------*/
#TagsBox
    {
    width:100%;
    height:40px;
    display:block;
    overflow:hidden;
    border:1px solid #ccc;
    border-width:1px 0;
    margin-bottom:48px;
    }
#TagsBox > span
    {
    display: inline-block;
    float: right;
    font: bold 14px/35px arial;
    height: 40px;
    overflow: hidden;
    padding-right: 25px;
    width: 50px;
    margin-top: 2px;
    background:url('http://images.globes.co.il/images/site2/special_projects/tagiut_icon_16x16.png') right center no-repeat;
    }
#TagsBox #Hot_Topics span a
    {
    background:transparent;
    border-bottom:0;
    font:normal 14px arial;
    margin: 0 !important;
    padding: 5px;
    text-decoration: none;
    }
#TagsBox #Hot_Topics span a:hover
    {
    text-decoration:none;
    color:#000;
    background-color:#feebe2;
    }
#TagsBox #Hot_Topics span
    {
    font-weight:bold;
    direction:rtl;
    text-align:center;
    display:inline-block;
    border-bottom:0 !important;
    margin-right:0 !important;
    height:30px;
    padding:10px 0 10px 5px !important;
    }
#divNewsAgentPlus
    {
 
    margin-left:-30px !important;
    margin-top:0;
    }
/*-------------------------------------------------*/
/* Slider
/*-------------------------------------------------*/
.slider 
    {
    display: block;
    height:210px;
    overflow: hidden;
    position: relative;
    width:575px;
    }
.slider .btns 
    {
    position: absolute;
    right:20 !important;
    top:120px !important;
    z-index: 10;
    }
.slider .SliderInnerItems
    {
    top: 0 !important;
    }
.slider .btns div
    {    
    background:none repeat scroll 0 0 #ccc;
    border: 1px solid #999;
    cursor: pointer;
    display: block;
    float: right;
    border-radius:0 !important;
    box-shadow:none !important;
    height:17px !important;
    margin-left: 5px;
    overflow: hidden;
    width:17px !important;    
    }
.slider .btns div.selected,
.slider .btns div:hover
    {
    background:#c00 !important;
    border:1px solid #000;
    }
a.template_9 
    {
    width: 640px;
    }     
.template_9 img      
    {
    width:350px;
    height:172px;
    float:right;
    margin-left:20px;
    }
.template_9 .title   
    {
    font: bold 24px/24px arial !important;
    margin:0px 0 20px !important;
    width:260px; 
    }     
.template_9 .subtitle      
    {
    font: 14px/16px arial !important;
    width:260px;
    } 
/*-------------------------------------------------*/
 .Control_01 .title .SpecialIconImage    
    {
    display:inline !important;
    }
 .Control_01 .title .SpecialIconImage img 
    {
    margin-top: 7px;
    }
/*-------------------------------------------------*/    
/*	Article Breaking News
/*-------------------------------------------------*/
#ArticleBreakingNews
	{
	width:300px;
	margin:0px auto;
	clear:both; 
	}
#ArticleBreakingNews *
	{
	margin:0px;
	padding:0px;    	
	font-size:14px;
	line-height:18px;
	color:#000;
	text-align:right;
	direction:rtl;
	}	
#ArticleBreakingNews .ca_items
	{
	clear:both;
	width:100%;
	min-height:50px;
	padding:7px 0px 5px 0px;

	}
#ArticleBreakingNews .ca_items.wide 
    {
    padding-bottom:0;
    }
#ArticleBreakingNews .ca_items.wide:first-child 
    {
    margin-top:10px
    } 
#ArticleBreakingNews .ca_IMGitm
	{
	float:right;
	display:block;
	overflow:hidden;
	width:100px;
	height:75px;
	padding-right:0px;
	}	
#ArticleBreakingNews .ca_items.wide	.ca_IMGitm 
{
    float:none;
    width:188px;
	height:90px;
	margin:0 auto;
}	
#ArticleBreakingNews .ca_TXTitm
	{
	padding-right:10px;
	display:block;
	overflow:hidden;
	height:75px
	}
#ArticleBreakingNews .ca_items.wide	.ca_TXTitm 
    {
    padding:0;
    width:188px;
    margin:0 auto 5px;
    height:auto;
    }
#ArticleBreakingNews span.autherName
	{
	color:#c00;
	display:block;
	overflow:hidden;
	font-weight:normal;
	font-size:13px;
	}
#ArticleBreakingNews span.ArticleAutherName	
	{
	color:#999;
	display:block;
	overflow:hidden;
	font-weight:bold;
	font-size:11px;
	}
#ArticleBreakingNews span.DateOpinions
	{
	color:#000;   	
	overflow:hidden;
	font-weight:normal;
	font-size:11px;
	}	
#ArticleBreakingNews a.HeaderLink
	{
	color:#000;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	display:block;
	}	
#ArticleBreakingNews a.HeaderLink:hover
	{
	color:#c00;
	}
#ArticleBreakingNews .TitleBarClass 
	{
	background-color:#fdebe2;
	width:100%;
	height:20px;
	clear:both;
	}
#ArticleBreakingNews .TitleBarClass h4
	{
	color:#c00;
	margin-right:8px;
	}	
#ArticleBreakingNews span[name=ResponseCount]
    {
    margin-right:10px;
    margin-bottom:-10px;
    }
#ArticleBreakingNews .ca_items.wide span[name=ResponseCount]
    {
    margin-right:0;
    margin-bottom:-4px;
    }
#ArticleBreakingNews .ca_items.wide .ArticleAutherName {display:none}
#ArticleBreakingNews .ca_items.wide a.HeaderLink {display:inline}

#ArticleBreakingNews span[name=ResponseCount].CountTguvot,	
#ArticleBreakingNews span[name=ResponseCount].CountTguvot *, 
#ArticleBreakingNews span[name=ResponseCount].CountTguvot A, 
#ArticleBreakingNews span[name=ResponseCount].CountTguvot A:hover, 
#ArticleBreakingNews span[name=ResponseCount].CountTguvot A:link, 
#ArticleBreakingNews span[name=ResponseCount].CountTguvot A:visited
	{
	color:#C00;
	font-size:11px; 
	direction:ltr;
	text-align:center;
	display:inline-block;
	overflow:hidden;
	}
#ArticleBreakingNews span[name=ResponseCount].CountTguvot A 
    {
    line-height:11px !important;
    display:block !important;
    } 
#ArticleBreakingNews span[name=ResponseCount].CountTguvot font
	{
	padding:0;
	font-size:9px;
	margin:-3px 0 0 0;
	font-weight:bold;
	}	
#ArticleBreakingNews #ca_btm
	{
	width:100%;
	display:block;
	overflow:hidden;
	border-bottom:1px #909090 solid;
	border-top:1px #ccc solid;
	}
#ArticleBreakingNews #ca_btm ul 
	{
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:3px #FDEBE2 solid;
	height:24px;
	}
#ArticleBreakingNews #ca_btm li 
	{
	display:inline;
	margin:0;
	padding:0;
	direction:rtl;
	}
#ArticleBreakingNews #ca_btm a 
	{
	float:right;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	}
#ArticleBreakingNews #ca_btm a span 
	{
	float:none;
	display:block;
	padding:0 8px 0 7px;
	color:#52504A;
	font-weight:bold;
	line-height: 24px;
	font-size:14px;
	}
#ca_btm.ca span
    {
    width:142px;
    font-size:16px !important;
    text-align:center;
    padding:0 !important
    }
.ca_items.regular
    {
    padding-top:8px !important
    }
.ca_items.wide a.ca_IMGitm img 
    {
    width:188px;
    height:90px;
    }
#ArticleBreakingNews #ca_btm .ca_selected a, #ArticleBreakingNews #ca_btm a:hover
    {
    background: #FDEBE2;
    }  
#ArticleBreakingNews #ca_btm a:hover span 
    {
    color:#000;
    font-weight:bold;
    }
#ArticleBreakingNews #ca_btm .ca_selected a span 
    {
    color:#000;
    }
#ArticleBreakingNews H3	
    {
    font-size:18px;line-height:22px;
    }
/*-------------------------------------------------*/
 .topArticle .AuthorBox
    {   
    display:none;
    }
 .topArticle .AuthorBox:after
    {   
    content:" ,";
    display:none;
    }    
.topArticle .DateBox
    { 
    display:none;     
    }
.topArticle .DateBox:after
    {   
    content:" ,";
    display:none;
    }
.topArticle .TimeBox
    { 
    display:none;  
    } 
    
    
@media only screen and (max-width: 480px)  
{
    #htmlHead .ads1 div[id^='div-gpt-ad'] { display:block !important} 
    .ads1 { position:relative;top:0;right:0; z-index:1111}  
    #closeBtn { position:relative; top:0;left:0}
    #closeInnerBtn  { position:absolute; left:0; background:url("http://images.globes.co.il/images/Site2/wizard/Icon_Close_v3.png") 0 0; width:28px; height:28px; display:none}
    #footer { display:none}
    
}    
 