﻿html,body {height:100%;margin:0;padding:0;}
#GPage_main,#page-wrap {width:100% !important;}
#main img, #main a img {border:0;}    
#main a {text-decoration:none;}      


@font-face
    {
	font-family:'almoni-dl7';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('/Static/fonts/almoni/almoni-dl-aaa-700.eot'); 
	src: url('/Static/fonts/almoni/almoni-dl-aaa-700.eot?#iefix') format('embedded-opentype'), 
		url('/Static/fonts/almoni/almoni-dl-aaa-700.ttf') format('truetype'), 
		url('/Static/fonts/almoni/almoni-dl-aaa-700.woff') format('woff'), 
		url('/Static/fonts/almoni/almoni-dl-aaa-700.svg#almoni-dl-bold') format('svg');
    }
@font-face
    {
	font-family:'almoni-dl';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('/Static/fonts/almoni/almoni-dl-aaa-400.eot'); 
	src: url('/Static/fonts/almoni/almoni-dl-aaa-400.eot?#iefix') format('embedded-opentype'), 
		url('/Static/fonts/almoni/almoni-dl-aaa-400.ttf') format('truetype'), 
		url('/Static/fonts/almoni/almoni-dl-aaa-400.woff') format('woff'), 
		url('/Static/fonts/almoni/almoni-dl-aaa-400.svg#almoni-dl-regular') format('svg');
    }
#main
    {
    width:100%;
    position:relative;
    z-index:1;
    }
#wizardBG
    {
    width:100%;
    height:100%;
    background:#000;
    position:absolute;
    top:0;
    left:0;
    z-index:4;
    opacity: 0.8;
    display:none;
    }    
#header1,
#header2,
#footer1
    {
    background:#000;
    width:100%;
    display:block;
    overflow:hidden;
    height:80px;
    margin-bottom:1px;
    }
#header2
    {
    background:#c41425;
    height:280px;
    }
#footer1
    {
    background:url('http://images.globes.co.il/images/FreshDesign/footer_bg.png') repeat-x transparent;
    height:140px;
    }
#data
    {
    width:994px;
    display:block;
    margin:60px auto 0;
    background:#fff;
    min-height:750px;
    position:relative;
    } 
#header1 > div,
#header2 > div
    {
    background: #000;
    display: block;
    overflow: hidden;
    width:1010px;
    height: 100%;
    margin: 0 auto;
    position:relative;
    }     
#header1 > div
    {
    
    }    
#header2 > div
    {
    position:relative;
    background:url("http://images.globes.co.il/images/FreshDesign/30Years.png?ver=0.2") no-repeat scroll left center transparent;
    width:994px;
    }         
#header2 h2,
#header2 h3
    {
    color:#fff;
    font:24px/24px 'almoni-dl';
    width:300px;
    float:right;
    margin:40px 0 0 0;
    }     
#header2 h3
    {
    font:19px/21px 'almoni-dl';
    clear:right;
    margin-top:20px;
    }
#FreshDesignLink h1 {margin:0;padding:0}    
#header1 > div a#FreshDesignLink,
#header1 > div a#GlobesLink
    {
    display: block;
    height:71px;
    position: absolute;
    right: 0;
    top: 6px;
    width:69px;
    z-index:4
    }     
#header1 > div a#GlobesLink
    {
    height:46px;
    right: 106px;
    top: 22px;
    width:96px;
    }     
#header1 > div > span
    {
    width: 1010px;    
    text-align: left;
    margin-top:31px;
    position:absolute;
    }     
#header1 .fb_iframe_widget,
#header1 .fb_iframe_widget iframe
    {
    left:0 !important;   
    }    
#footer1 > a
    {
    background: url("http://images.globes.co.il/images/FreshDesign/bg3.png?ver=0.1") no-repeat center top;
    height:100%;
    margin: 0 auto;
    width: 994px;
    display: block;
    } 
#data a
    {
    float:right;
    width:193px;
    height:auto;
    margin: 0 3px 30px;    
    position:relative;
    }
#data a:nth-child(5n)
    {
    float:right;
    width:193px;
    height:auto;
    margin-left:0;    
    }    
#data a > img
    {
    width:193px;
    height:193px;
    }    
#data a span
    {
    display:block;
    overflow:hidden;
    width:100%;
    font:18px 'almoni-dl';
    text-align:center;
    color:#000;
    }            
#data a img.DoZoom
    {
    width:60px;
    height:32px;
    position:absolute;
    bottom:30px;
    right:0;
    clip:rect(0px, 60px, 30px, 30px);
    z-index:3;
    }     
#data a:hover img.DoZoom
    {
    width:60px;
    height:32px;
    position:absolute;
    bottom:30px;
    right:-30px;
    clip:rect(0px, 30px, 30px, 0px);
    z-index:3;
    }    
#DetailsBox
    {
    width:738px;
    height:700px;
    position:fixed;
    z-index:5;
    background:#fff;
    margin:-350px 0 0 -369px;
    top:50%;
    left:50%;
    border:5px solid #999;
    border-radius:7px;
    padding:20px 40px;
    display:none;
    }    
#DetailsBox #closeBTN
    {
    position:absolute;
    top:-30px;
    left:-30px;        
    cursor:pointer;
    }    
#DetailsBox > div
    {
    display:none;
    }    
.DataBox1
    {
    float:right;
    border:solid #cc0033;
    border-width:10px 0;
    width:200px;
    height:410px;
    margin-top:140px;
    position:relative;
    }     
.DataBox1 > p
    {
    margin:20px 0 15px 0;
    font:22px 'almoni-dl';
    }    
.DataBox1 > span
    {
    display:block;
    font:14px/16px 'almoni-dl';
    }
#DetailsBox img
    {
    border:0;
    }    
#DetailsBox a.goToItemsLink
    {
    display:inline-block;
    width:53px;
    height:53px;
    margin:25px 5px;
    }        
#DetailsBox a.goToItemsLink:nth-of-type(1)
    {
    margin-right:30px !important;
    }    
#DetailsBox a.goToItemsLink img
    {
    width:53px;
    height:53px;
    }
.bigImage
    {
    width:500px;
    height:700px;
    float:left;
    }        
.likeIT
    {
    position:absolute;
    bottom:0;
    left:0;
    background:#f4f4f4;
    width:100%;
    height:130px;
    }    
.likeIT > span
    {
    display:block;
    width:100%;
    text-align:center;
    color:#000;
    font:bold 14px arial;
    margin:7px 0;
    }    
.likeIT > a
    {
    background:url('http://images.globes.co.il/images/site2/moneyfest/but_likeit_145x61_reg.png') no-repeat;
    width:145px;
    height:61px;
    display:block;
    margin:0 auto;
    }    
.likeIT > a:hover
    {
    background:url('http://images.globes.co.il/images/site2/moneyfest/but_likeit_145x61_over.png') no-repeat;
    }    
.shareBox
    {
    position:absolute;
    left:0;
    bottom:130px;
    height:25px;
    width:100%;
    background:#fff;
    }    
.shareBox span
    {
    display: table-cell;
    position:absolute;
    }
.shareBox span:nth-of-type(1)
    {
    left:118px;        
    }    
.shareBox span:nth-of-type(2)
    {
    left:35px;        
    }