@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('../font/iransans/eot/IRANSansWeb(FaNum)_Bold.eot');
	src: url('../font/iransans/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../font/iransans/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../font/iransans/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../font/iransans/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('../font/iransans/eot/IRANSansWeb(FaNum)_Medium.eot');
	src: url('../font/iransans/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../font/iransans/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../font/iransans/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../font/iransans/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('../font/iransans/eot/IRANSansWeb(FaNum)_Light.eot');
	src: url('../font/iransans/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../font/iransans/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../font/iransans/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../font/iransans/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('../font/iransans/eot/IRANSansWeb(FaNum)_UltraLight.eot');
	src: url('../font/iransans/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../font/iransans/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../font/iransans/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../font/iransans/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('../font/iransans/eot/IRANSansWeb(FaNum).eot');
	src: url('../font/iransans/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../font/iransans/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../font/iransans/woff/IRANSansWeb(FaNum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../font/iransans/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#23323a;
  /*background-color:#000000;*/
  display:none;
}  
#boxes .window {
  position:fixed;
  left:0;
  right:auto;
  top:0;
  width:340px;
  height:470px;
  display:none;
  z-index:9999;
  padding:20px;
  border-radius: 10px;
  text-align: center;
  background: #fff;
}

#boxes #dialog {
  width:340px; 
  height:470px;
  padding:20px;
  background-color:#fff;
  font-family: IRANSans;
  font-size: 40px;
  font-weight: bold;
  box-shadow: 1px 1px 5px #000000;
  border: 1px solid #DDD;
  color: red;
}




.maintext{
  text-align: center;
  font-family: IRANSans;
  text-decoration: none;

  
}
body{
  /*background: url('bg.jpg');*/
  font-family: IRANSans;
}  

p { 
  line-height: 25px;
  text-align: justify;
  
}
  
h1 { 
  line-height: 30px;
  color: red;
  font-size: 20px;
  text-align: justify;
  margin-right: 10px;
  margin-left: 10px;
  
}

#lorem{
	font-family: IRANSans;
	font-size: 16pt;
    text-align: center;
	border-bottom: solid #ff0000;
	border-top: solid #ff0000;
	font-weight: normal;
	border: 1px solid #DDD;
	padding: 10px 10px;
	/*background-color: #FAFAFA;*/
	line-height: 150%;
	color: #555555;
	text-align: justify;
}
#popupfoot{
	font-family: IRANSans;
	font-size: 16px;
    padding: 10px 20px;
	color: red;
	opacity: 1;

}
#popupfoot a{
	text-decoration: none;
	font-family: IRANSans;
	font-size: 16px;
	opacity: 1;
	
}

#popupfoot close {
	color: #222222;
	font-family: IRANSans;
}

#popupfoot a:hover{
	text-decoration: none;
	font-family: IRANSans;
	font-size: 16px;
	color:#2a6496;
	
}

.agree:hover{
  color: #555;
  font-family: IRANSans;
}
.popupoption:hover{
	/*background-color:#D1D1D1;*/
	color: #555;
	font-family: IRANSans;
}
.popupoption2:hover{
	color: #555;
	font-family: IRANSans;
}

