@font-face
{

 font-family: 'BYekan';
 src: url('../fonts/BYekan.eot');
 src: local('b BYekan'), url('/theme/fonts/BYekan.woff') format('woff'), url('/theme/fonts/BYekan.ttf') format('truetype'), url('/theme/fonts/BYekan.svg') format('svg');
 }

body {
background:url('/theme/theme1/images/bg.gif');
}
.yas{
width:400px;
height:220px;
margin-right: -160px;
}
.arm{
position: absolute;
top: 420px;
margin-left: -310px;
}
.inner{
width:753px;
height:753px;
background:url('/theme/theme1/images/header.jpg') no-repeat;
margin-top:-60px;
}

.tf-user {
background: url(/theme/theme1/images/go.png) 0 -10px no-repeat;
position: absolute;
border: solid 0px;
width: 178px;
height: 40px;
text-align: right;
font-family: B Yekan;
color: #4D4D4D;
text-shadow: 0px 0px 1px #EEE;
padding-right: 40px;
}
.tf-pass {
background: url(/theme/theme1/images/go.png) 0 -55px no-repeat;
position: absolute;
border: solid 0px;
width: 178px;
height: 40px;
text-align: right;
font-family: "b yekan";
color: #666666;
text-shadow: 0px 0px 1px #EEE;
padding-right: 40px;
}
*{outline:none;}
option
{
	padding:7px;
outline: none;
}
.select {
background: url(/theme/theme1/images/go.png) 0 -55px no-repeat;
position: absolute;
border: solid 0px;
width: 220px;
height: 42px;
text-align: right;
font-family: "b yekan";
color: #666666;
text-shadow: 0px 0px 1px #EEE;
padding-right: 41px;
outline: none;
direction: rtl;
text-shadow: 1px 1px #fff;
left: 2px;
}

.btn {
background: url(/theme/theme1/images/go.png) 0 -100px no-repeat;
position: absolute;
border: solid 0px;
width: 220px;
height: 42px;
text-align: right;
font-family: "b yekan";
color: #666666;
text-shadow: 0px 0px 1px #EEE;
padding-right: 40px;
cursor: pointer;
outline: none;
-moz-transition: all 0.1s ease-in;
-webkit-transition: all 0.1s ease-in;
-o-transition: all 0.1s ease-in;
-ms-transition: all 0.1s ease-in;
}

.btn:hover {
	filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
}


.text {
position: absolute;
margin-top: 263px;
margin-left: 155px;
text-align: right;
color: #fff;
text-shadow: 1px 1px #2d2d2d;
font-family:BYekan;
}