﻿ body{ 
    color:#000000; 
    direction:rtl;
    text-align:right; 
    font-family:Arial; 
    font-size:14px;
    font-weight:normal;
    /*background-image:url("http://images.globes.co.il/images/site2/moneyfest/bg.png");
    background-repeat:repeat-x;*/
    background-color:#252525;
    /*background-position:0px 250px;*/
    }
#moneyfest #logo_image,
#moneyfest #logo_text
    {
    display:block;
    margin:15px auto 0px auto;
    }
#moneyfest #elements{
    display: block;
    margin: 60px auto 0px auto;
    overflow: hidden;
    width: 91%;
    }
#moneyfest .DivElement{
    width:200px; 
    height:220px;
    margin:0px 20px 15px 0px; 
    background-color:#1a1a1a;
    border:1px solid #1a1a1a;
    float:right;
    overflow:hidden;
    cursor:pointer;
    }
#moneyfest .DivElement img{
    margin:10px auto;
    width:180px;
    height:88px;
    border:none;
    display:block;
    }
#moneyfest .DivElement p{
   margin:5px 10px;
   direction:rtl;
   }
#moneyfest .DivElement .textDivTitle{
    font-size:23px;
    color:#fdb9a5;
    }
#moneyfest .DivElement .textDiv{
    color:#fff;
    display:block;
    height:50px;
    }
#moneyfest .DivElement .textDivAuther{
    color:#ff6666;
    font-weight:bold;
    }
#moneyfest #rel_div{
    position: relative;
    width:100%;
    height:1px;
    top:0px;
    left:0px;
    z-index:10;
    }  
#moneyfest #PopUpDiv{
    position:fixed; 
    width:740px;
    height:600px;
    background-color:#fff;
    border:1px solid #252525;
    top:220px;
    display:none;
    }
#bigdiv_img{
    width:575px;
    height:282px;
    border:none;
    margin-top:50px;
    }
#bigdiv_right{
    width:415px;
    float:right;
    }
#moneyfest #PopUpDiv h2{
    margin:10px 80px 8px 0px;
    clear:both;
    color:#cc0000;
    font-size:24px;
    }
#moneyfest #PopUpDiv p{
    clear:both;
    margin:8px 80px 0px 0px;
    }
#auther{
    color:#cc0000;
    font-weight:bold;
    }
#bigdiv_left {
    width:160px;
    height:140px;
    float:left;
    font-weight:bold;
    text-align:center;
    margin-left:82px;
    margin-top:20px;
    background-color:#f4f4f4;
    }
#moneyfest #PopUpDiv #bigdiv_left p {
    display: block;
    font-size: 12px;
    margin: 10px auto !important;
    width: 100%;    
    }
#moneyfest #PopUpDiv #bigdiv_left img {
    margin-top:0px;
    }
#moneyfest #PopUpDiv #bigdiv_left #left_header {
    font-weight:bold;
    margin: 20px auto 5px 10px !important;
    }
#close_btm{
    width:54px;
    height:54px;
    position:absolute;
    left:-20px;
    top:-30px;
    color:Red;
}
#right_btm{
    color: Red;
    right:0px;
    position: absolute;
    top: 250px;
    cursor:pointer;
    }
#left_btm{
    color: Red;
    left: 0px;
    position: absolute;
    top: 250px;
    cursor:pointer;
    }
#likes{
    clear:both;
    float:right;
    width:200px;
    margin:20px 35px 0px 0px;
    }
#likes .social_btms{
    float:right;
    }
#likes .social_btms iframe{
    width:90px !important
    }
#like_main_page, 
a#link_takanon
    {
    position: absolute;
    top: 195px;
    right: 475px;
    color: white;
    }
a#link_takanon
    {
    right: 250px;
    top: 195px;
    text-decoration: underline;
    }
#yellow_text{
    color: #FFFF99;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 0 5px;
    text-align: center;
    }
.hide_author {display:none; }