@import url('http://www.nassajyar.com/templates/nassajyar/fa/font.css');
@font-face {
    font-family: 'amer1';
    src: url('amer.eot');
    src: url('amer.eot?#iefix') format('embedded-opentype');
           }
body,html{height:100%;overflow-x:hidden;margin:0;padding:0;font-family:'Open Sans',sans-serif}#main{min-height:100%}#inner{overflow-y:auto;overflow-x:hidden;padding-bottom:30px}#footer{position:relative;margin-top:-30px;height:30px;clear:both;text-align:right;color:#888;font-size:12px;padding:0 10px}#footer a{color:#333;text-decoration:none}#header{text-align:center}#header h1{font-weight:100;font-size:42px;color:#006EFF}
	#content{margin:70px 0}
	#content img{max-width:100%;display:block;margin:0 auto}
	.ribbon{position:absolute;top:30%;left:30%;width:100%;padding:5px 0;background-color:rgba(255, 255, 255, 0.5); z-index: -2;}
	.ribbon1{position:absolute;top:25%;left:30%;width:100%;padding:5px 0;background:#000;color:#eee;box-shadow:0 0 10px rgba(0,0,0,.5); z-index: -2;}
	.ribbon.left{left:-42px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
	.ribbon.right{right:-42px;-webkit-transform:rotate(7deg);-ms-transform:rotate(7deg);transform:rotate(7deg)}
	.ribbon.right-en{right:-42px;-webkit-transform:rotate(-7deg);-ms-transform:rotate(-7deg);transform:rotate(-7deg)}
	.ribbon a,.ribbon a:active,.ribbon a:hover,.ribbon a:visited{display:block;padding:1px 0;height:24px;line-height:24px;color:inherit;text-align:center;text-decoration:none;font-family:'amer',sans-serif;font-size:24px;font-weight:500;border:1px solid rgba(255,255,255,.3);-moz-text-shadow:0 0 10px rgba(0,0,0,.31);-webkit-text-shadow:0 0 10px rgba(0,0,0,.31);text-shadow:0 0 10px rgba(0,0,0,.31)}
	.ribbon.black{background:#44AFE6}
	.ribbon.red{background:#c00}
	.ribbon.blue{background:#09e}
	.ribbon.green{background:#0a0}
	.ribbon.orange{background:#d80}
	.ribbon.purple{background:#c0c}
	.ribbon.grey{background:#FF28FD}
	.sold{
	background-image: url('sold.png');
	background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  width:200px;
  height:70;
  z-index: 1;
  }
  .sold-en{
  background-image: url('sold-en.png');
	background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  width:200px;
  height:70;
  z-index: 1;
  }
.expired{
	background-image: url('expired.png');
	background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  width:200px;
  height:70;
  z-index: 1;
  }
  .expired-en{
  background-image: url('expired-en.png');
	background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  width:200px;
  height:70;
  z-index: 1;
  }