﻿html, body
    {
  height: 100%;
    }
body 
    {
    margin:0;
    padding:0;
    font-family: arial;
    }
#GPage_main{
    margin-bottom:100px;
    }
#main a img 
    {
    border: 0;
   
    }  
#right  .top  a img   { width:100%;}
#main #right
    {
    width:650px;
    float:right;
    }
#main #left
    {
    width:300px;
    float:left;
    }
.margin-bottom-30
    {
    display:block;
    margin-bottom:30px;
    overflow:hidden;
    }  
/*-------------------------------------------*/          
/* TITLEBAR
/*-------------------------------------------*/
 .titlebar
    {
    width: 100%;
    height: 32px;
    direction: rtl;
    display: block;
    overflow: hidden;
    margin: 0 0 20px;
    font: bold 18px arial;
    color: #000;
    position: relative;
    background: #FFF;
    border-style: solid;
    border-width: 1px 0 1px 0;
    border-color: #CCC #fdebe2  #999 #fdebe2;
    }
.titlebar:before 
    {
    content: "";
    border-bottom:3px solid #fdebe2;
    overflow: hidden;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0px;
    }
.titlebar a,.titlebar .nolink
    {
    font: bold 18px/25px arial;
    color: #000;
    text-align: right;
    height: 30px;
    overflow: hidden;
    display: block;
    margin-top: 2px;
    padding-right:5px;
    width: 100%;
    }    
.titlebar a span
    {
    color: #000;
    float: left;
    display:inline-block;
    font:normal 12px arial;
    margin:7px 0 0 15px;
    text-decoration: none;
    }
.titlebar a span:hover
    {
    color:#c00;
    }    
.LeftSide-titlebar
    {
    border-right-color:#17469e    
    }
/*-------------------------------------------*/
#main .G_divTopSpace10,
#main .divBoderBottom
    { 
    display:none;
    }    
#main .control_box    
    {
    display:block;
    overflow:hidden;
    max-width:300px;
    width:100%;
    } 
#main .fb_iframe_widget_lift    
    {
    right:-380px;
    }
#main #left .titlebar
    {
        margin-top:0 !important;
    }
.show-wizard > div   
    {
    font-size:130%;
    }
.ReadMoreClipBox
    {
        font-size:130%
    }
/*-------------------------------------------------*/
/* BTNs
/*-------------------------------------------------*/    
a.BTNs
    {
    background: #0a79b3;
    border-radius: 0;
    color: #FFF;
    display: table-cell;
    font: normal 22px arial;
    height: 36px;
    padding: 5px 10px;
    text-align: center;
    vertical-align: middle;
    width: 625px;
    border: 1px solid #0a79b3;
    transition: 0.3s;
    border-radius:12px;
    }
#main a.BTNs:hover
    {
    color: #fff !important;
    background: #c00;
    }
.topArticle .DateBox
    {
    display: inline-block;
    font: normal 12px arial;
    color: #666;
    }  
.topArticle .AuthorBox
    {
    display: block;
    font: normal 12px arial;
    color: #666;
    clear: right;
    padding-top: 10px;
    overflow: hidden;
    }           
.topArticle .AuthorBox:after
    {
    content:",";
    margin-left: 10px;
    display: inline-block;    
    }  
.topArticle .DateBox
    {
    font-weight:bold;
    }      
/*-------------------------------------------------*/
/* MenuBar
/*-------------------------------------------------*/     
#MenuBar
    {
    clear:both;
    border-bottom:1px dotted #000;
    height:30px;
    width:100%;
    margin-bottom:30px;
    }
#MenuBar > div
    {    
    position:relative;
    top:0;
    left:0;
    text-align:left;
    height:1px;
    }
#MenuBar > div .facebook_btn
    {    
    margin-top:5px !important;
    }
#MenuBar ul
    {
    padding:0;
    margin:0;
    }    
#MenuBar li
    {
    list-style:none;
    float:right;
    }
#MenuBar a
    {
    float:right;
    color:#000;
    text-decoration:none;
    font:bold 14px/28px arial;
    padding:0 10px;
    }        
#MenuBar a:hover
    {
    color: #fff;
    background: #00adef;
    }
#MenuBar li:last a
    {
    padding-right: 10px;
    }
#MenuBar a.selecte_Menu
    {
    color: #fff;
    background: #00adef;    
    }    
#MenuBar .H_seprateLine:after
    {
    content:"|";
    float:left;
    display:inline-block;
    margin:0 0 0 0;
    font:normal 16px/27px arial;
    }          
/*-------------------------------------------------*/
/* Logo Box
/*-------------------------------------------------*/
#LogoBox
    {
    background:url('http://images.globes.co.il/images/site2/special_projects/small_business/logo2.png') repeat-x;    
    width:100%;
    height:100px; 
    overflow:hidden;
    margin:20px 0 0px;   
    }    
#LogoBox a:first-child > img
    {
    width:100% !important; 
    
    border:0;
    float:right;
    } 
/*-------------------------------------------------*/
/* Top Articles
/*-------------------------------------------------*/
#top_article
    {
    margin-top:0;
    }
#TopArticles
    {
    display:block;
    overflow: hidden;
    width:430px;
    color:#000;
    text-decoration:none; 
    min-height:290px;   
    float:right;
    margin-left:30px;  
    }
.slider 
    {
    width:575px;
    height:450px;
    }
.SliderInnerItems .Control_01 > img 
    {
    max-width:100%;
    float:none;
    width: 100%;
    height:auto;
    display:block;
    overflow:hidden;
    } 
#TopArticles .title a    {
    font-weight: bold;
    width: 100%;
    display: inline-block;
    margin: 5px 0;
    }    
#TopArticles .title a {
    font-size: 22px;
    line-height: 26px; color:#000;}        
#TopArticles .subtitle    { font-size: 16px;
    line-height: 20px; color:#000; display:block}
    
#TopArticles .Control_01 .subtitle 
    {
    font-size: 16px;
    width: 100%;
    display: block;
    line-height:22px;
    }
    
#TopArticles .Control_08 img { width:100%}
.top { overflow:hidden; clear:both; margin-bottom:5px} 

#secArtilces { float:right; width:180px}
.top .TimeBox, .top .DateBox, .top .AuthorBox, #secArtilces .subtitle, #secArtilces .text  { display:none}
#secArtilces .Control_08  { margin-bottom:30px}
#secArtilces .Control_08 h3.title a { font:bold 14px/16px arial; color:#000 }


.slider .SliderInnerItems
    {
    overflow:hidden;
    min-height:450px;
    min-width:5000px;
    }    
.slider .SliderInnerItems > a    
    {
    width:575px;
    overflow:hidden;
    }
#TopArticles .slider .btns
    {
    right: 15px !important;
    top: 240px !important;
    }  
.slider .btns div
    {
    background:#fff !important;
    border:1px solid #000 !important;  
    height:20px !important;
    width:20px !important;  
    }   
.slider .btns div:hover, .slider .btns div.selected 
    {
    background: #c90 !important;
    border: 1px solid #000 !important;
    }       
div#TopArticles a:hover
    {        
    color:#333;
    text-decoration:underline;
    }
/*-------------------------------------------------*/
/* cooperation
/*-------------------------------------------------*/
#cooperation h3 a:first-child
    {
    display: inline-block;
    background: #ececec;
    border: 3px solid #ececec;
    height: 68px;
    }
#cooperation h3 a:first-child img
    {
    width:136px;
    height:66px;
    border:1px solid #d9d9d9;
    }
#cooperation .Control_04 > h3
    {
    margin: 0 0 30px 10px;
    width:145px;
    float:right;
    }  
#cooperation .Control_04 > h3:nth-child(2n)
    {
    margin-left:0;
    } 
#cooperation .Control_04 > h3 .title
    {
    font: bold 14px arial; 
    display:none;    
    } 
#cooperation .Control_04 > h3 .subtitle
    {
    display:none;
    }     
/*-------------------------------------------------*/
/* More Articles
/*-------------------------------------------------*/
.more_articles 
    {
    margin-bottom:10px;
    }
.more_articles h3:hover .title
    {
    color:#c00 !important;
    }
.more_articles a.Control_01
    {
    display:block;
    overflow: hidden;
    width:100%;
    color:#000;
    text-decoration:none;
    margin-bottom:30px;        
    }
.more_articles .Control_01 > img
    {
    margin-left:25px;
    overflow:hidden;
    float:right;
    width:200px;
    height:150px; 
    margin-bottom:20px;     
    }  
.more_articles .Control_01 .title
    {
    display:inline-block;
    font:bold 26px/26px arial;
    overflow:hidden;
    width:345px;
    margin:0 0 15px;
    float:right;
    } 
.more_articles .Control_01 .subtitle
    {
    display:inline-block;
    float:right;
    font:normal 14px/16px arial;
    overflow:hidden;
    width:345px;
    margin-bottom:10px
    } 
.more_articles .Control_01 .TimeBox,
.more_articles .Control_01 .DateBox,
.more_articles .Control_01 .AuthorBox
    {
    display:none;  
    
    }
.more_articles .Control_01 .AuthorBox:after,
.more_articles .Control_01 .DateBox:after
    {
    content:",";  
    
    }
.more_articles .Control_01 .TimeBox
    {
    font-weight:bold;
    }
    
 .more_articles   .titlebar a span,.result { display:none}
 
 
 /* madrichim */
 .more_articles1 { overflow:hidden}
 .more_articles1 .item .showIndex { float:right; width:200px; margin-left:25px;}
  .more_articles1 .item .showIndex img { width:200px; height:auto}
 .more_articles1 .item .showIndex:last-child { margin-left:0} 
 .more_articles1 .showIndex .title { margin:5px 0 20px; height:30px;font:bold 14px/16px arial; color:#000} 
  .subtitle, 
 .text,
 .AuthorBox,
 .DateBox,
 .TimeBox { display:none}
 
 
/*-------------------------------------------------*/
/* Specialist Box
/*-------------------------------------------------*/ 
#TVArticleBox .Control_04
    {
    margin-bottom:20px;
    }
#TVArticleBox h3 > a img
    {
    margin-left:10px;
    overflow: hidden;
    float:right; 
    }
#TVArticleBox h3 > a:first-child
    {
    position: relative;
    overflow: hidden;
    width: 100px;
    height: 75px;
    display: inline-block;
    float: right;
    margin-left: 10px;
    }     
#TVArticleBox h3 > a:first-child .TVArticleBox-tv-icon 
    {
    position:absolute;
    top: 45px;
    left: -10px;
    width: 40%;
    }
#TVArticleBox .Control_04 .title
    {
    width:190px;
    margin:0 0 5px;
    display:block;
    font:bold 14px arial;
    overflow:hidden;
    float:right;
    }
#TVArticleBox .Control_04 .subtitle
    {
    width:190px;
    display:block;
    float:right;
    font:normal 12px/14px arial;
    overflow:hidden;
    margin-bottom:5px
    }
#TVArticleBox .Control_04 .AuthorBox:after
    {   
     display:none;
    }    
#TVArticleBox .Control_04 .DateBox
    { 
    display:none;     
    }
#TVArticleBox .Control_04 .DateBox:after
    {   
    display:none;
    }
#TVArticleBox .Control_04 .TimeBox
    { 
    display:none;  
    }      
 #TVArticleBox .titlebar { height:70px; border-top:4px #ccc solid; border-bottom:4px #ccc solid; font:normal  22px almoni-dl7}
 #TVArticleBox .titlebar::before { border:0}
 #TVArticleBox .titlebar img { margin:5px 5px 5px 0}
/*-------------------------------------------------*/
/* EconomicBox Box
/*-------------------------------------------------*/ 
.EconomicBox .control_box
    {
    padding-top:0;
    padding-bottom:25px !important;
    }
.EconomicBox .Control_01
    {
    margin-bottom:20px;
    }
#left .Control_01:last-child
    {
    margin-bottom:0 !important;
    }
.EconomicBox .Control_01 > img
    {
    margin-left:10px;
    overflow: hidden;
    float:right;
    }
.EconomicBox .Control_01 .title
    {
    width:190px;
    margin:0 0 5px;
    display:block;
    font:bold 14px arial;
    overflow:hidden;
    float:right;
    }
.EconomicBox .Control_01 .subtitle
    {
    width:190px;
    display:block;
    float:right;
    font:normal 14px/16px arial;
    overflow:hidden;
    margin-bottom:5px
    }    
/*-------------------------------------------------*/
/*  Article
/*-------------------------------------------------*/
#main  .BoxTitleContainer .BoxTitle
    {
    background-color:#FEEBE2;
    line-height:26px !important;
    padding:0 10px 0 20px !important;
    }    
#main  #coteret_SubCoteret h2 
    {
    color:#000;
    float:right;
    font:normal 20px/24px arial !important;
    margin-bottom:20px;
    width:95%;
    }
#main   #Artical_Teguvot_block 
    {
    background:url("http://images.globes.co.il/images/article/iconsBg.png") no-repeat scroll 0 -40px transparent;
    float:left;
    height:130px;
    margin-top:5px !important;
    width:90px;
    position:relative;
    top:-130px;
    }
#main   #Article_Next 
    {
    height:40px;
    margin-top:-4px !important;
    text-align:center !important;
    display:block;
    }
#main   #Article_Next a.next 
    {
    background:url("http://images.globes.co.il/images/article/icons.png") no-repeat scroll 0 3px transparent;
    }
#main   #Article_Next a.prev 
    {
    background:url("http://images.globes.co.il/images/article/icons.png") no-repeat scroll -41px 3px transparent;
    }
#main   #Article_Next a
    {
    float:left;
    height:27px;
    padding-bottom:2px;
    width:40px;
    }
#main   #Article_Next a.next:hover 
    {
    background:url("http://images.globes.co.il/images/article/icons.png") no-repeat scroll 0 -137px transparent;
    }
#main   #Article_Next a.prev:hover 
    {
    background:url("http://images.globes.co.il/images/article/icons.png") no-repeat scroll -41px -137px transparent;
    } 
#main  .coteret_Modified_and_Writer2
    {
    width:575px !important;
    padding:10px 0 0;
    margin-bottom:25px;
    }    
#main  #coteret_SubCoteret h2
    {
    width:545px !important;
    }    
#main #Article_DownDiv    
    {
    display:block;
    width:470px;
    }
#main  #Article_DownDiv iframe    
    {
    margin-right:20px;
    }
#main  h1#F_Title
    {
    width:550px !important;  
    }       
#main  .AR_1 .ob_container_recs .item-container 
    {
    margin-left:20px !important;
    }
#main  .AR_1 .ob_what 
    {
    clear:both;
    direction:ltr;
    margin-left:-38px;
    margin-top:12px;
    padding:5px 0 0;
    text-align:left;
    position:relative;
    top:210px;
    }    
#main  .sekindo,
#main  #globesResponses,
#main  #artc_res_h    
    {
    width:520px;
    margin-right:20px;
    } 
#main  .AR_1 .ob_container,
#main  .AR_1 .ob_container_recs
    {
    width:520px !important;
    } 
#main  #nadlan_Mortgage    
    {
    display:none;
    }
#main #Artical_MainTohen_Left, #main #Artical_MainTohen_Left #Artcl_content
    {
    /*width:520px !important;*/
    width:470px !important;
    }
#main #Artical_MainTohen_Left #Artcl_content #F_Content #innerad
    {
    margin-left:-85px !important;
    }
#Artical_MainTohen_Left #Artcl_content #F_Content
    {
        padding:0;
        margin-right:20px;
    }
#divShowAddComm
    {
    padding-top:0 !important;
    }   
#outbrain_widget_0
    {
    margin:20px !important;
    }
.likeSekindoItem
    {
    padding-right:10px !important;
    margin-bottom:40px;
    }    
.ArticleResponseBox
    {
    }    
.ArticleResponseBox #response_form    
    {
    margin-right:20px;
    width:500px;
    }
#response_form #res_HLinput.c_inputBox input
    {
    width:415px !important;
    }
#RLT_img_res
    {
    right:18px !important;
    }    
/*-------------------------------------------------*/
#main #Tagiut_Tohen
    {
    margin:12px 0 0 0 !important;
    padding:0px !important;
    width:400px;
    }    
#main #Tagiut_Tohen span[id^='spanHTArticle']
    {
    margin:0 15px;
    }
#main #Tagiut_Logo_Box
    {
    margin:15px 0 0 0 !important;
    }    
#main #Artical_Tagiut 
    {
    border-bottom: 1px solid #CCC !important;
    margin-bottom:25px;
    float: right;
    overflow: hidden;
    width:575px;
    }
 .LineSepration_100Pecent
    {
    display:none;
    } 
#divNewsAgentPlus[data-article='true']
    {
    top:435px !important;
    }
div[id*="divBigImage"]
    {
    /*top:-25px;*/
    }    
/*-------------------------------------------------*/  
/* Contact Us
/*-------------------------------------------------*/
#form-box-div
    {
    width: 285px;
    display: block;
    margin: 0px auto;
    padding: 0;
    position: relative;    
    }
#preTextFormBox
    {
    font: bold 16px/20px arial;
    text-align: center;
    color: #000;
    margin-bottom:5px;
    }
#preTextFormBox span
    {
    display:block;
    font:normal 16px arial;
    margin:0;
    }    
#DetailsBox
    {
    width:280px;
    position: relative;
    overflow: hidden;
    } 
.input-Box
    {
    display: block;
    clear: both;
    overflow: hidden;
    height:33px;
    margin-bottom:5px;
    border: 1px solid #888;
    border-radius:5px;
    }
#DetailsBox div.label_out label
    {
    float: none;
    display:block;
    color: #333;
    font: normal 14px arial;
    width:100%;
    height:auto;
    margin-bottom:0px;
    line-height:normal;
    padding:0;        
    }
#DetailsBox div.label_out
    {
    height:auto;
    border:0 none;
    } 
#label_out_textarea
    {
    height: 150px !important;
    }        
#DetailsBox div.label_out input, #DetailsBox div.label_out textarea
    { 
    float: none;
    width: 268px;
    border: 1px solid #888;  
    }
#DetailsBox label
    {
    float: right;
    color: #333;
    font: normal 14px arial;
    width: 30px;
    height: 35px;
    margin-bottom: 10px;
    line-height: 36px;
    padding: 0 4px;
    }         
#DetailsBox input, #DetailsBox textarea
    {
    background:#fff;
    border:0;    
    width:190px;
    height:30px;
    direction:rtl;
    font:normal 14px arial;
    color:#000;
    padding:0 5px;
    float:left;
    outline:none;
    border-radius:5px;    
    } 
#DetailsBox input:focus
    {
    background:#ffe !important;
    }         
#DetailsBox #VName
    {
    width:230px
    }
#DetailsBox #VPhone
    {
    direction:ltr;
    width:230px
    }
#DetailsBox #VQuestion
    {
    direction: rtl;
    height: 120px;
    resize: none;
    overflow: auto;
    padding-top: 5px;
    padding-bottom: 5px;   
    }
#Email_template_div 
    {
    visibility:hidden;
    height:1px;
    width:1px;
    overflow:hidden;
    display:block;
    }      
#Email_template_div.SentEmail 
    {
    position: absolute;
    width:100%;
    height: 316px;
    top: 0;
    left: 2px;
    visibility: visible;
    background: #fff;
    font: bold 24px/30px arial;
    color: #333;
    text-align: center;
    padding-top: 175px;
    z-index:3;
    }
.checkbox-label
    {
    background: transparent !important;
    color: #333 !important;
    font: normal 14px/16px arial !important;
    width: 190px !important;
    height: 20px !important;
    padding: 0 !important;
    margin: 5px 5px 0 0 !important;
    } 
#DetailsBox input[type='checkbox']
    {
    float:right;
    width:20px;
    } 
.checkbox-Box
    {    
    display: block;
    width: 100%;
    float: right;
    overflow: hidden;
    height: 40px;   
    }
.send-btn-div
    {    
    border: 0;
    height: 34px;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
    margin-bottom: 0;
    }
#DetailsBox p
    {  
    width: 100%;
    color: #666;
    font: normal 14px arial;
    text-align: center;
    margin-top: 0;
    }
/*-------------------------------------------------*/ 
/* Middle Banner
/*-------------------------------------------------*/ 
#middleBanner, .middleBanner
    {
    display:block;
    margin:0 auto;
    overflow:hidden;
    padding:23px 0 46px;
    }
#middleBanner > div { margin:0 auto}    
.Control_02 .title
    {
    margin-bottom:5px !important;
    }    
.SeprateSpace
    {
    line-height:0;
    font-size:0;
    display:block;
    overflow:hidden;
    width:100%;
    height:30px;
    }    
/*-------------------------------------------------*/ 
#divNewsAgentPlus[data-article="true"]    
    {
    top:465px !important;
    }
.article_bot_link
    {
    color:#666;
    }    
.Artical_Add_Text_OBJ
    {
    padding-top:0 !important;
    margin-top:-10px;
    }  
/*-------------------------------------------------*/    
#shareAllTextToMedia    
    {
    display:none;
    }
/*-------------------------------------------------*/ 
.article-page h3
    {
    background:none;
    margin:30px 0;
    border::0 none;
    color:#000;
    }        
#MiniArticle1 #text a
    {
    color:#03f;
    }
    #MiniArticle1 h2 img { display:none}
#MiniArticle1 #text img
    {
    margin:10px 0;
    width:100%;
    height:100%;
    }
#MiniArticle1 #text p
    {
    margin-bottom:15px;
    }        
/*-------------------------------------------------*/   
#FormBox
    {
    display:block;
    }   
/*-------------------------------------------------*/ 
/* Clip
/*-------------------------------------------------*/ 
.YouTubeBox
    {
    margin-bottom: 20px;
    position:relative;
    height:240px;
    }  
    .YouTubeBox::after {
   /* border-bottom: 40px solid transparent;
    border-left: 60px solid #fff;
    border-top: 40px solid transparent;
    content: "";
    height: 0;
    left: 110px;
    position: absolute;
    top: 63px;
    width: 0;*/
    content:"";
    background:url(http://images.globes.co.il/images/Site2/special_projects/small_business/play.png) no-repeat 0 0;
    height:37px;
    width:37px;
    position: absolute;
    left:10px !important;
    bottom:50px;
    display:block
    
}  
.youtubeItems img
    {
    float: right;
    display: inline-block;
    width:100px;
    height:75px;
    }    
.youtubeItems span
    {
    float: right;
    display: inline-block;
    width: 185px;
    margin-right: 10px;
    color: #000;
    font: bold 14px arial;
    } 
.youtubeItems span:hover
    {
    color:#c00 !important; 
    }
.youtubeItems a:hover
    {
    display:block;
    overflow:hidden;
    color:#c00 !important;    
    }     
.youtubeItems .ReadMoreClipBox 
    {
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
    } 
/*----------youtube big img-----------------------*/
.youtubeItemsBigImg img
    {
    float: right;
    display: inline-block;
    width:300px;
    height:200px;
    }    
.youtubeItemsBigImg span
    {
 
    float: right;
    display: inline-block;
 
    margin-right: 10px;
    color: #000;
    font: bold 17px/21px arial;
    } 
.youtubeItemsBigImg span:hover
    {
    color:#c00 !important; 
    }

/*-------------------
ERROR MESSAGE BOX
--------------------*/	
.msg-box-class	
    {
    position: fixed;
    width: 80%;
    max-width: 300px;
    height: auto;
    min-height: 160px;
    padding:15px 25px;
    top: 40%;
    left: 50%;
    margin: -80px 0 0 -150px;
    background: #F9FAFA;
    color: #444;
    border: 10px solid #FAADAD;
    border-radius: 10px;
    display: none;
    z-index: 200;
    box-shadow: 0 0 7px 2px #666;
    font: normal 16px arial;
    }
.msg-box-class h4
    {
    color: #C00;
    font: bold 20px arial;
    margin-bottom: 10px;
    }    
.error-msg-box-class	
    {
    padding:0;
    margin:0;
    list-style-position:inside;
    color:#000;
    line-height: 22px;
    margin: 0 15px 0 0;
    }
a.closeBTN 
    {
    border: 1px solid #C00;
    padding: 5px 15px;
    font: bold 14px arial;
    color: #FFF;
    background: #C00;
    position: absolute;
    bottom: 20px;
    left: 35px;
    }    
a.closeBTN:hover 
    {
    background: #B00;
    }            
/*-------------------------------------------------*/ 
/* Deot
/*-------------------------------------------------*/      
#DeotBox 
    {
    margin:10px 0 0 0 !important;
    }
.TabBTM .Kol_HaDeot a
    {
    font-size:14px;
    margin:0 15px 0 0;
    padding:0;
    color:#c00;
    font-weight:normal;
    }
.TabBTM .Kol_HaDeot a:hover
    {
    text-decoration:underline  !important;
    color:#c00;
    }
#DeotBox ul 
    {
    height:24px;
    border-bottom:3px solid #fdebe2;
    }
.deotNav 
    {
    float:right;
    width:25px;
    height:115px;
    margin-top:13px
    }
#deot
    {
    overflow: hidden;
    height: 200px;
    width:100%;
    max-width:610px;
    }
.deotNav span  
    {
    background:url('http://images.globes.co.il/images/Site/deotNavig.png') no-repeat;
    width:20px;
    height:46px;
    display:block;
    cursor:pointer
    }
.deotBefore 
    {
    background-position:-22px 0 !important
    }
.deotAfter 
    {
    background-position:0 0  !important
    }
.deotBefore:hover 
    {
    background-position:-22px -49px !important
    }
.deotAfter:hover 
    {
    background-position:0 -49px  !important
    }
.deotBefore:active 
    {
    background-position:-22px -98px !important
    }
.deotAfter:active 
    {
    background-position:0 -98px  !important
    }
#Idea_tab1_data .deot_author, #div_Idea01 .deot_author 
    {
    color:#c00;
    }
#Idea_tab1_data, #Idea_tab2_data, #Idea_tab3_data 
    {
    margin:5px 0 16px;
    height:120px
    }
/*---------------------------------------*/
[data-mador="mador-deot"] .Control_06 > a
    {
    width:100px !important;
    height:75px !important;
    }

/*---------------------------------------*/
.DeotElement
    {
    direction: rtl;
    float: right;
    overflow: hidden;
    background: url('http://images.globes.co.il/images/site2/images/deot_img_seprator.png') no-repeat left 0;
    padding-left:18px;
    margin:0 2px 20px 0;
    height: 130px;
	}
.DeotElement > span 
    {
    float: left;
    display: inline-block;
    width: 165px;
    }
.DeotElement .DeotImgLink 
    {
	float:right;
	margin-left:4px;
	margin-right: 4px;
    }
.DeotElement .DeotImgLink img 
    {
	border: 0 none;
    }
.DeotElement p 
    {
    margin:0px !important;
    padding:0px !important;
    }
.DeotElement a 
    {
    text-align: right;
	text-decoration:none;
    }
.DeotElement .DeotTitle
    {
	color: #000;
	font: bold 14px arial;
	font-size: 14px;
	font-weight:bold;
	margin:0;
	overflow:hidden;
	display:block;
    margin-bottom:5px;
    }
.DeotElement .DeotTitle:hover 
    {
    color:#c00
    }
.DeotElement .DeotSubtitle 
    {
	color: #444;
	font-size: 14px;
	line-height:17px;
	font-weight:normal;
	margin:0 0 5px 0;
	text-align: right;
	}
.DeotElement .DeotAuthor 
    {
	color: #C00;
	font-size: 15px;
	line-height:16px;
	font-weight:bold;
	margin:0;
	width:auto !important;
	display:block
	}
.DeotElement .DateBox, .DeotElement .TimeBox
    {
    display:none;
    }	    
.AllDeotElementsBox
    {
    overflow: hidden;
    width: 100%;
    max-width:575px;
    position: relative;
    height: 200px;
    }  
.AllDeotElementsBox > div
    {
    overflow: hidden;
    width:auto;
    position:absolute;
    }   
/*-------------------------------------------------*/
/* More Articles
/*-------------------------------------------------*/
.more_articles .Control_06
    {
    display:block;
    overflow:hidden;
    clear:both;
    margin-bottom:30px;
    }
.more_articles .Control_06 > a
    {
    width:200px;
    height:150px;
    float:right;
    margin-left:25px;
    overflow:hidden;
    }
.more_articles .Control_06 > a img
    {
    width:100%;
    height:auto;      
    }  
.more_articles .Control_06 .element_data
    {
    float:right;
    width:300px;    
    }
.more_articles .Control_06 .element_data .title
    {
    font: bold 20px/20px arial;
    overflow: hidden;
    margin: 0 0 10px;
    display: block;
    color: #000;
    } 
.more_articles .Control_06 .subtitle
    {
    font: normal 14px/16px arial;
    overflow: hidden;
    margin-bottom: 10px;
    display: block;
    } 
.more_articles .Control_06 .TimeBox,
.more_articles .Control_06 .DateBox,
.more_articles .Control_06 .AuthorBox
    {
    display:inline-block;  
    margin-left:10px;              
    }
.more_articles .Control_06 .AuthorBox:after,
.more_articles .Control_06  .DateBox:after
    {
    content:",";        
    }
.more_articles .Control_06 .TimeBox
    {
    font-weight:bold;
    }         
#StatusReportBox > div p
    {
    display:none;
    }  
       
#main #StatusReportBox > div h3, #main #StatusReportBox > div h3 a
    {
    font: bold 18px/20px arial;
    margin-top: 5px;
    padding-bottom: 10px;
    color: #000;
    }
    
#main #StatusReportBox > div h3 {width:260px; margin:0 auto; text-align:center}    
/*-------------------------------------------------*/
/* More Articles
/*-------------------------------------------------*/
.more_articles .Control_08
    {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom:50px;
    }
.more_articles .Control_08 > a
    {
    float: right;
    width: 210px;
    max-width: 318px;
    margin-left:15px;        
    }    
.more_articles .Control_08 > a img
    {
    width: 200px;
    height:auto;
    display: block;
    overflow: hidden;
    }
.more_articles .Control_08 .element_data
    {
    display: block;
    overflow: hidden;
    width:300px;
    }    
.more_articles .Control_08 .title
    {
    font: bold 22px arial;
    } 
   
 .more_articles .Control_08 .title a
    {  
    color: #000; 
    }
.more_articles .Control_08 .subtitle
    {
    font: normal 14px/16px arial;
    margin: 10px 0;
    display: block;
    color:#333;
    }   
.more_articles .Control_08.spec .subtitle 
{
     font: normal 20px/16px arial;
}
.more_articles .Control_08 .text
    {
    display:none;
    }     
.more_articles .Control_08 .AuthorBox
    {
    display:none;        
    } 
.more_articles .Control_08 .DateBox
    {
    display:none;
    }
.more_articles .Control_08 .TimeBox
    {
    display:none;
    }
/*-------------------------------------------------*/
/* MADRIH
/*-------------------------------------------------*/
#madrih .Control_08
    {
    width: 100%;
    display: block;
    overflow: hidden;
    }
#madrih .Control_08 > a
    {
    width: 100%;
    max-width: 318px;
    margin-bottom: 10px;
    display: block;        
    }    
#madrih .Control_08 > a img
    {
    width: 100%;
    display: block;
    overflow: hidden;
    }
#madrih .Control_08 .element_data
    {
    display: block;
    overflow: hidden;
    }    
#madrih .Control_08 .title
    {
    font: bold 16px arial;
    }    
#madrih .Control_08 .title a
    {  
    color: #000; 
    }
#madrih .Control_08 .subtitle
    {
    display:none;
    }    
#madrih .Control_08 .text
    {
    display:none;
    }     
#madrih .Control_08 .AuthorBox
    {
    display:none;        
    } 
#madrih .Control_08 .DateBox
    {
    display:none;
    }
#madrih .Control_08 .TimeBox
    {
    display:none;
    }
#madrih-box-1 .Control_08 .title a:before
    {
    content:"סוגי קרקעות -";
    margin-left:3px;
    color:#c90;
    } 
#madrih-box-2 .Control_08 .title a:before
    {
    content:"תכנון -";
    margin-left:3px;
    color:#c90;
    } 
#madrih-box-3 .Control_08 .title a:before
    {
    content:"איך קם פרויקט -";
    margin-left:3px;
    color:#c90;
    }            
/*-------------------------------------------------*/
/* VIDEO BOX
/*-------------------------------------------------*/
#video-box-close
    {
    width:54px;
    height:54px;
    position:absolute;
    left:-20px;
    top:-30px;
    }
#video-box
    {
    background: #EFEFEF;
    border: 3px solid #000000;
    display: none;
    height: 375px;
    left: 50%;
    margin: -340px 0 0 -250px;
    padding: 30px;
    position: fixed;
    top: 60%;
    width: 500px;
    z-index: 201;
    }    
.smallGalleryImages:nth-of-type(11) 
    {
    margin-left: 0 !important;
    }
#video_5sconds strong
    {
    font-family:Arial;
    }
/*-------------------------------------------------*/
/* Status Report Box
/*-------------------------------------------------*/
#StatusReportBox
    {
    width:300px;
    display:block;
    overflow:hidden;  
    position:relative;  
    }
#StatusReportBox > a
    {
    position:absolute;
    bottom:0;
    height: 35px;
    width: 35px;
    left:0;
    border:1px #666 solid;
    }
#StatusReportBox > a:before {content:">"; font-size:26px; display:block; text-align:center; margin-top:3px;}    
#StatusReportBox > a:first-child {right:0;}    
#StatusReportBox > a:first-child:before {content:"<";}
 
#StatusReportBox > div
    {
    display:none;
    float: right;
    margin: 0;
    width: 300px;
    }
#StatusReportBox > div h3
    {
    font:bold 26px arial;
    margin-top:10px;
    padding-bottom:50px !important;
    color:#000;
    }    
#StatusReportBox > div p
    {
    margin:5px 0 0 0;
    font-size:14px;
    }    
#StatusReportBox > div.ShowActiveItem
    {
    display: block !important;
    }
#StatusReportBox #IgolimBigSlider
    {
    left: 27%;
    position: absolute;
    bottom:10px;
    z-index: 2;
    display:none;
    }       
#StatusReportBox #IgolimBigSlider .IgolClass 
    {
    background:#ddd;
    border-radius:50%;
    display: inline-block;
    height: 8px;
    margin-right:12px;
    position: relative;
    width: 8px;
    border:0 none;
    float:right;
    }   
#StatusReportBox #IgolimBigSlider .IgolClassSelected 
    {
    background:#000;
    height:8px;
    width:8px;
    top:0;
    }  
#StatusReportBox .ShowActiveItem  img {width:300px;height:auto}    

#business .element_data h3 a {font-size:16px; font-weight:bold; color:#000}
#business .Control_08  { overflow:hidden; margin-bottom:30px}
#business .Control_08 a img { float:right; margin-left:10px}
.pollBoxTH,.link2polls,.fbBtnProp,#bannerLeft { display:none}
.link2polls {float:right; margin:0 50px 0 0 !important}
.globes_poll .lbl,.globes_poll .pArticleTitle {font-family:arial !important}
.globes_poll .pArticleTitle {font-size:18px; line-height:20px; font-weight:bold}

#goBackToMainPage {
    background: url("http://images.globes.co.il/images/Site2/special_projects/small_business/BTN_back_250x30.png") no-repeat 0 0;
    color: #666;
    direction: rtl;
    display: block;
    font: bold 14px arial;
    height: 30px;
    margin: 0 0 10px;
    width: 260px;
}

#goBackToMainPage span {
    display: inline-block;
    margin: 8px 20px 0 0;
}

#businessLeft .RandomalArticle a img,
#businessLeft ._RandomalIndexLinkBox img {width:300px; height:auto}
#businessLeft ._RandomalIndexLinkBox .title, 
#businessLeft .RandomalArticle  a .title  { font: bold 18px/25px arial;
    color: #000;}
#businessLeft .RandomalArticle,
#businessLeft ._RandomalIndexLinkBox { margin-bottom:35px; display:block}


#StatusReport,#business { display:none !important} 

#MiniArticle1 #author { margin:-5px 0 6px -1px !important; font: bold 13px arial !important;}
#taxes .Control_08 img { float:right; margin-left:10px}
#taxes .title {font: bold 16px/20px arial; }
#taxes .title a {color:#000}
#taxes .gLink { float:left; color:#666; font-size:12px; margin-top:8px}
#taxes .nolink { width:auto; float:right}