﻿           
            @font-face
             {
            font-family:'yekan';
            src:   url("fonts/BYEKAN.TTF") format('truetype') ,url("fonts/BYekan.eot?#") format('eot'), url("fonts/Yekan.woff") format('woff'); 

            }
            @font-face 
            {
            font-family:'roya';
            src: url("fonts/BROYA.TTF") format("truetype"), url("fonts/BRoya.eot?#") format("eot"), url("fonts/BRoya.woff") format("woff"); 

            }
@font-face {
  font-family: 'Zar';
  src:  url("fonts/BZar.eot?#") format("eot"), url("fonts/BZar.woff") format("woff"), url("fonts/BZar.ttf") format("truetype");
}
 .buttons 
 {
 
padding: 10px 35px;
font-family: yekan;
     font-size: 18px;
     font-weight: normal; 
     cursor: pointer;
background: #E91E63 none repeat scroll 0% 0%;
color: #FFe;
margin: 10px 0px;
white-space: nowrap;
border: 0px none;
display: inline-block;
text-decoration: none;
border-radius: 3px;
}

.mainpage_title {
    text-align: center;
   font-family: yekan;
   font-size: 22px; 
   font-weight: normal; 
   color: #3f3f3f; 
  
}

.mainpage_subtitle {
   vertical-align: top;
   text-align: center;
   font-family: roya;
   font-size: 18px;
   font-weight: normal;
}

.main_page_silver_row_div {
    direction: rtl; 
    width: 100%; 
    background-color: #e5e5e5;

}

.fair_thumbnail_image
{
  width:160px;
  height:117px;   
  vertical-align:middle;
}
.fair_thumbnail_td
{
  width:170px;
  vertical-align:middle;
  text-align:center;
}

 .fair_thumbnail_empty_td
{
  width:40px;
 
}
.footer_text {
    font-family: yekan;
    font-size: 13px;
    font-weight: normal;
    line-height: 25px;
}