@font-face {
  font-family: 'BHoma';
  src: url('fonts/BHoma.eot?#') format('eot'),  /* IE6–8 */
       url('fonts/BHoma.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/BHoma.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}


body {
font-family: Tahoma, Arial, sans-serif; font-size: 9pt; line-height: 135%; direction: rtl;
background:#e4e4e4 url(bg.jpg) no-repeat center top;
text-align: center;
}

body a {
	text-decoration: none;
	
}

#footer a {
	text-decoration: none;
}

.BHoma {
	font-family: BHoma, Tahoma, Arial, Helvetica, sans-serif;
}

#uploadform {
width: 400px;
padding-top:10px;
 margin-left: auto;
 margin-right: auto;
}
label {}
input, textarea {width: 70%;

	background: #fff;
	font-family: Tahoma, Arial, Verdena;
	padding: 3px 6px 3px 6px;

	border: solid 1px #bcbbbb;
	outline: none;

	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}

input:hover, textarea {

	box-shadow: inset 2px 2px 2px rgba(130,131,132,.5);
	border-radius: 4px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;  
	-ms-transition: all 0.5s ease-out; 
	-o-transition: all 0.5s ease-out;  
	transition: all 0.5s ease-out;

}
/*
select:hover,daydropdown{
	box-shadow: inset 2px 2px 2px rgba(130,131,132,.5);
	border-radius: 4px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 3s ease-out;  
	-ms-transition: all 3s ease-out; 
	-o-transition: all 3s ease-out;  
	transition: all 3s ease-out;
}*/

.manahonar {width: 100%;

background: #fff;
	padding: 3px 6px 3px 6px;

	border: solid 1px #bcbbbb;
	outline: none;

	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;

	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}

.manahonar:hover{
	box-shadow: inset 2px 2px 2px rgba(130,131,132,.5);
	border-radius: 4px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;  
	-ms-transition: all 0.5s ease-out; 
	-o-transition: all 0.5s ease-out;  
	transition: all 0.5s ease-out;
}

.add_field,.remove_field{
	background-color: #d3d3d3;
	width: 20px;
	height: 20px;
	display: inline-block;
	text-align: center;
	color: #0033ff;
	font-size: 19px;
	cursor: pointer;
}

.input_holder input{
	
}

input#submit {width: auto;

font-family:tahoma;

background:#e4e4e4 url(sub.jpg) no-repeat center top;
display:block;
width:163px;
height:51px;
border:0;
cursor:pointer;
padding:5px 15px 5px 15px;


	-moz-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.2);

}

input#submit:hover {width: auto;

	font-family:tahoma;

	background:#e4e4e4 url(sub1.jpg) no-repeat center top;
	-webkit-transition: background 1s ease-out;
	-moz-transition: background 1s ease-out;  
	-ms-transition: background 1s ease-out; 
	-o-transition: background 1s ease-out;  
	transition: background 1s ease-out;
display:block;
width:163px;
height:51px;
border:0;
cursor:pointer;
padding:5px 15px 5px 15px;


	-moz-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.2);

}

a#submit2 {

font-family:tahoma;

background: url(about.jpg) no-repeat center top;
display:block;
width:212px;
height:57px;
border:0;
cursor:pointer;
padding:5px 15px 5px 15px;
   margin-right: 50px;
    margin-top: -63px;

	-moz-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.2);

}

a#submit2:hover {

font-family:tahoma;

background: url(about1.jpg) no-repeat center top;
	-webkit-transition: background 1s ease-out;
	-moz-transition: background 1s ease-out;  
	-ms-transition: background 1s ease-out; 
	-o-transition: background 1s ease-out;  
	transition: background 1s ease-out;
display:block;
width:212px;
height:57px;
border:0;
cursor:pointer;
padding:5px 15px 5px 15px;
   margin-right: 50px;
    margin-top: -63px;

	-moz-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.2);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.2);

}



.required {color: red;}
#formfeedback {background: lightgray; padding: 30px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}

div#container
{background: url(bot.png) no-repeat bottom center;
   width: 611px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: right;
padding-bottom:17px;
margin-bottom:50px;
margin-top: 15px;
}

div#top{
background: url(top.png) no-repeat top center;

display:block;
width:611px;
height:80px;

}
div#center{
background: url(center.png) repeat-y top center;
   margin-top: -16px;
display:block;
width:611px;
height:auto;
}

div#aks{
/*background: url(sup.png) repeat-y top center;*/

display:block;
width:200px;
height:355px;
position:absolute;
   margin-right: -100px;
    margin-top: -286px;
}

