﻿.darabicKfont
{
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
 }
 
 .darabicKfontBold
{
    font-size: 12px;
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
    font-weight: bold;
 }     
body
{
 margin-top:0px;    
 background-color: #ffffff;    
    }     
  
  .ImgScl
  {
    width: 100%;
    height: auto;
  }  
  
    .TEXT_BOX_FIELD
    {
        /*border*/
         border-radius: 10px;
         padding: 0px 10px 0px 5px;
         border-style: solid;
         border-color:  #7abc52;
         border-width: 1px;
         /**/
         background: #ffffff;
         font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
         color: #000000;
         font-size: 20px;
         font-weight:   bold;
         line-height:16px;
	     margin-top: 0px;
         direction:rtl;
         /*background-color:transparent;*/
     width:350px;
     height:50px;
    }
    
.requiredText   
 {
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
     color: #ff0000;
     font-size:18px;
 } 
 
 .message_error
 {
	font-size: 10px;
	font-weight:bold;
    color: #000000;     
     } 
     
 .ContactMsgSentName
 {
    direction:rtl;
    color:#f26f00;
    font-weight:bold; 
    line-height: 35px;
    font-size: 18px;
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
}

 .ContactMsgSentText
 {
    direction:rtl;
    color:#000000;
    font-weight:bold; 
    line-height: 35px;
    font-size: 18px;
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
}   

.redirectText
{
    line-height: 18px;
    font-size: 14px;
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
    color: #000000;
    font-weight: bold;
    }
    
.redirectTextTimer
 {
   line-height: 18px;
   font-size: 14px;
   font-family: 'Droid Arabic Kufi', Arial, David, Tahoma; 
   color: #f26f00;
   font-weight: bold;
    }  
    
    
    
#mainPage1    
{ position:relative; width:1000px;  height:1548px;  background-image:url('../Images/est209_1.jpg'); background-repeat: no-repeat}
    
 #nameField
 {
     position:absolute; 
     bottom:654px; 
     right:92px;
     width:350px;
     height:50px;
}   

#phoneField
{
     position:absolute; 
     bottom:654px; 
     left:132px;
     width:350px;
     height:50px;
}   
 
 #emailField   
 {
     position:absolute; 
     top:920px; 
     left:132px;
     width:350px;
     height:50px;
}


 #cityField
 {
     position:absolute; 
     top:920px; 
     right:92px;
     width:350px;
     height:50px;
}       
  
    
#Button_div    
{
position:absolute; 
bottom:230px; 
    width:214px;
    height: 59px;
    left: 349px;
}
    
#mainPage2
{position:relative; width:1000px; height:600px; background-image:url('../Images/est209_22.jpg'); background-repeat: no-repeat}

#messageBox
{position:absolute; width:641px; height:154px; top: 400px; 
left: 206px;
}

.sendImageUrl
{
    width:214px;
    height: 59px;
    background-image:url('../Images/regEst.jpg');
    background-repeat: no-repeat;
    border: 0px;
    cursor: pointer; 
    background-color:transparent;   
    }
 
#regLink
{position:absolute;   top:1548px; 
left:251px; 
height:34px; 
width: 295px; 
cursor:pointer; right: 254px;
}    
    
#facebook
{position:absolute;   top:1796px; 
left:561px; 
height:34px; 
width: 173px; 
cursor:pointer; right: 66px;
} 


#mailLink 
{
position:absolute;   top:1739px; 
left:562px; 
height:32px; 
width: 204px; 
cursor:pointer; right: 34px;
}



#GoToReg    
{position:absolute;  top:818px; 
left:370px; 
height:54px; 
width: 466px; 
cursor:pointer;
}


 

/*open for mobile*/
@media only screen and (max-width: 630px)
{

      #whatsapp
{position:absolute;    bottom:143px; 
right:200px; 
height:36px; 
width: 150px; 
cursor:pointer; right: 87px;
}    
  
   #Callme
{position:absolute;    bottom:218px; 
right:85px;  
height:28px; 
width: 156px; 
cursor:pointer
}
   
    }
/*end for mobile*/


/*open for 1000 and up*/
@media only screen and (min-width: 631px) 
{}
/*end for 1000 and up*/    


  .radioProgStyle
 {
     font-size: 30px;
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
    font-weight: bold;

  vertical-align: text-bottom;  
    
}

 .radioDateStyle
 {
     font-size: 34px;
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
    font-weight: bold;

  vertical-align: text-bottom;  
    
}



   .radioHourStyle
 {
     font-size: 30px;
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
    font-weight: bold;
    line-height: 40px;

  vertical-align: text-bottom;  
    
}
  
     
     
     input[type="radio"]{
  vertical-align:     middle;

}


     input[type="checkbox"] {
  transform:scale(2.2, 2.2);
}

input[type="radio"] {
  transform:scale(2.5, 2.5);
}





