﻿body {  background: #F7F7F7;}
a img {border:0 none;}
#gray_box
	{
	background:#000;
	opacity:0.8;
	width:100%;
	height:100%;
	z-index:10;
	display:display;
	position:fixed;
	top:0;
	left:0;
	display:block;
	}
#Thanks_box
	{
    background:#FFFFFF;
    box-shadow: 0 0 12px 5px #444;
    color: #333;
    font: bold 16px/18px arial;
    height: 315px;
    left: 50%;
    margin: -158px 0 0 -230px;
    padding:0px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 460px;
    z-index: 10;
	direction:rtl;
	display:block;
	} 
#Thanks_box h6
    {
    font:bold 26px arial;
    margin:25px 0;
    text-align:center;
    }
#Thanks_box a
    {
    font:bold 18px arial;
    margin:50px auto 0 !important;
    text-align:center;
    color:#333;
    text-decoration:none;
    display:block;
    }
#Thanks_box a:hover
    {
    color:#c00;
    }
        
label
	{
	width:270px; 
	text-align:right;
	display:block; 
	font-size:14px
	}
.right, .left
	{
	width:280px; 
	margin-right:20px; 
	float:right;
	direction:rtl;
	margin-bottom:50px;
	}
.hide
    {
    display:none
    }  	
.send 
    {
	width:100px; 
	height:30px;
	float:right; 
	line-height:28px; 
	cursor:pointer;
    background: #31B0D6;
    box-shadow: -2px 2px 0px #AAA;
    font-family: Arial;
    color: #FFF;
    font-size: 18px;
    text-decoration: none;
    -webkit-appearance: caret;
	-moz-appearance: caret;
    }
.send:hover 
    {
    background: #1689AB;
    }   	
#form1 
    {
    width:947px;
    height:615px;
    margin:5% auto;
    text-align:center;
    border:1px #999 solid; 
    background:#f7f7f7; 
    position:relative;
    font-family:arial
    }
.main 
    {
    float:right;
    width:320px; 
    height:100%;
    background:url('http://images.globes.co.il/images/great_ideas/img01.png') no-repeat ;
    background-position: 20px 65px;
    }	
.main p,.main h1,.main h2 
    { 
    direction:rtl; 
    color:#fff
    }
.main h1,.main h2 
    {
    margin:0;
    padding:0; 
    font-size:22px;  
    }
.main h1 
    {
    margin-top:20px
    }
.main p 
    {
text-align: center;
  font-size: 15px;
  font-weight:normal;
  line-height: 14px;
  padding-top:5px;
    }
.main .text 
    {
  margin-top: 95px;
  width:258px;
  display: block;
  margin: 90px auto;
    }
#section2
    {
    margin-top:125px;    
    }
#section2 span
    {
    display:block;
    }
#leftside
    {
    float: right;
    overflow: hidden;
    margin-top: 25px;
    }
input,textarea 
    { 
    float:right;
    width:270px; 
    border:1px #e7e7e7 solid;
    margin-bottom:2px;
    padding:0;
    font: bold 14px arial;
    }
input 
    {
    height:30px
    }
textarea 
    {
    height:80px; 
    resize: none;
    }
#ckbTakanon 
    {
    width:20px
    }
h3 
    {
    font-size:22px;
    color:#2FADD4;
    margin: 0 0 20px 0; 
    }
h4 
    {
    font-size:22px;
    color:#000; 
    margin:20px 0;
    padding:0
    }
.takanon 
    {
    width:130px;
    float:right;
    margin:0 7px
    }
.clear 
    {
    clear:both
    }
#GOTOVEIDA 
    {
    position: absolute;
    left: 320px;
    bottom: 0;
    width: 285px;
    }    
#thnk 
    {
    position:absolute;
    left:200px;
    top:200px
    }
#email,#phone 
    {
    text-align:left
    }
#email 
    {
    margin-bottom:20px
    }
a.read
    {
    font-weight:bold; 
    text-decoration:underline;
    color:#000
    }
a.read:hover
    {
    font-weight:bold; 
    text-decoration:underline;
    color:#247B94;
    }    
.tk 
    {
    display:block
    }
.err 
    {
    border:1px #c00 solid;
    }     
#footer
    {
    background:url('http://images.globes.co.il/images/great_ideas/footer.png') no-repeat ;
    position:relative;
    width:610px;
    display:block;
    margin:30px auto;
    height:60px;
    clear:both;    
    }    
#year, #yoursite, #email, #phone
    {
    text-align:left;
    direction:ltr;
    }
#totalInvest       
    {
    float: right;
    width: 273px;
    border: 1px #E7E7E7 solid;
    margin-bottom: 2px;
    padding: 0;
    font: bold 14px arial;
    height: 35px;        
    }
.text ul {
   text-align: right;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  color: #FFF;
  direction: rtl;
  list-style-position: inside;
  padding-right: 0;
}   
.text strong
    {
        display:block;
    } 
@media only screen and (max-width: 750px)  
    {  
   #leftside
    {
     width:300px;
     display:block;
     margin:0 auto;
    }     
    #form1 
        {
        width:100%;
        height:100%;
        border:0
        }
    .right, .left 
        {
        float:none;
        margin-top:10px;
        width:100%
        }  
    .none 
        {
        display:none
        }  
    .hide 
        {
        display:block
        }
    .main 
        {
        height: 575px;
        width:100%;
        float:none;
        background-position: center 50px;
        }
    input, textarea 
        {
        width:98%;
        margin-bottom: 20px;
        }
    .send 
        {
        margin:0x;
        display: block;
        float:left;
        }
    .tk 
        {
        display:inline
        }
    .takanon 
        {
float: right;
  width: 44%;
  display: inline-block;
        }
#ckbTakanon {
  height: 15px;
  padding: 0;
  margin: 10px 0 15px 5px;
}
    #thnk 
        {
        position:static; 
        display:block; 
        margin:20px auto
        }
 
#GOTOVEIDA {
  position: absolute;
  left: 2px;
  bottom: 0;
  width: 285px;
}     
#footer
    {
    background:url('http://images.globes.co.il/images/great_ideas/footer_mobile.png') no-repeat ;
    position:relative;
    width:290px;
    display:block;
    margin:30px auto;
    height:140px;
    clear:both;    
    }            
.main .text
    {
    width:265px
    }        
.main p
    {
    font-size:0.8em !important;
    }    
        #section2 {
  margin-top: 135px;
}
        
    }	