@font-face {
    font-family: 'BYekan';
    src: url('fonts/BYekan.eot');
    src: local('?'), url('fonts/BYekan.woff') format('woff'), url('fonts/BYekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
	
body {
	direction:rtl;
	background: #ffc72b;
	font:normal 13px Byekan;
	margin:0;
	color:#fff;
}

input, select, textarea {
	font-family:Byekan;
}
img {
	border:0;
}

a {
	text-decoration:none;
	color:#fff;
}

#md_main a {
	text-decoration:none;
	color:#000;
}

a:hover{
	color:#000;
}

li,ul {
	margin:0;
	padding:0;
	list-style:none;
}

.clear {
	clear:both;
}

.page {
	width:900px;
	margin:auto;
}

.header {
	background: url(images/header_bg.jpg) repeat-x;
	height:88px;
	position:relative;
	z-index:1;
	/*edited*/
	margin-top:31px;
	/*edited*/	
}

.mytop {
	background: url(images/top_bg.png) repeat-x;
	height:40px;
	position:relative;
	z-index:9999;
	position:fixed;
	width:100%;
	top:0;
}

.top_center {
	margin:auto;
	width:1015px;	

}

.top_center span {
	display:block;
	background: url(images/top_center.png) no-repeat;
	height:21px;
	width:1024px;
	top:30px;	
	position:absolute;	
}

.text_header {
	height:59px;
	width:621px;
	margin:auto;
	margin-top:-5px;
}

.menu_right {
	float:right;
}

.menu_right li {
	color:#646464;
	float:right;
	margin-left:10px;
	margin-top:3px;
}

.menu_right li a {
	-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
}

.menu_right li a:hover{
	color:#FFC72B;
}

.header_left {
	float:left;
	padding:6px;
}

.top .center {
	width:1000px;
	margin:auto;
}


.wrapper {
	width:1000px;
	margin:auto;
}

.wrapper .box_bottom{
	
}

.wrapper .box{
	box-shadow:2px 2px 2px #cb9a15;
	-webkit-box-shadow: 2px 2px 2px #cb9a15;
	-moz-box-shadow: 2px 2px 2px #cb9a15;
	width:960px;
	background:#fcb322;
	border:1px solid #ffbf0e;
	border-radius:10px;
	padding:10px;
	margin-top:10px;
}

.button {
	background:url(images/button.jpg) repeat-x;
	height:35px;
	display:block;
	border:1px solid #ffe18e;
	line-height:38px;
	padding:0 5px;
	border-radius:5px;
	box-shadow:2px 2px 2px #cb9a15;
	-webkit-box-shadow: 2px 2px 2px #cb9a15;
	-moz-box-shadow: 2px 2px 2px #cb9a15;
	text-align:center;
	font-size:17px;
	margin-bottom:10px !important;
	width:170px;
}

.button:hover {
	color:#fff;
	background:#4C4C4C;
}
.button span{
	display:block;
	width:130px;
	margin:auto;
}

.button img{
	float:right;
	margin-left:5px;
}
.box {
	margin:auto;
}
.box_right {
	float:right;
	width:185px;
}

.box_center {
	float:right;
	width:580px;
	margin:0 5px;
}


.box1 {
	color:#000;
	width:960px;
	padding:10px;
	margin:auto;
	margin-top:10px;	
	background:#fefefe;
	border-radius:5px;
	box-shadow:2px 2px 2px #cb9a15;
	-webkit-box-shadow: 2px 2px 2px #cb9a15;
	-moz-box-shadow: 2px 2px 2px #cb9a15;
	margin-bottom:10px;
}


.box1 h1{
	background:#373737;
	border-radius:5px;
	box-shadow:2px 2px 2px #b6b6b6;
	-webkit-box-shadow: 2px 2px 2px #b6b6b6;
	-moz-box-shadow: 2px 2px 2px #b6b6b6;
	font-size:17px;
	font-weight:normal;
	padding:5px 0;
	text-align:center;
	margin-top:-5px;
	border:1px solid #c7c7c7;
	color:#fff;	
}
.ads_b {
	width:960px;
	margin:auto;
}

.ads_b img{
	margin-left:13px;
}

.footer {
	background: #363636 url(images/footer_bg.png) repeat-x;
	position:relative;
	z-index:9999;
	margin-top:20px;
	text-align:center;
	padding-bottom:10px;
}

.footer_center {
	margin:auto;
	width:1015px;	

}

.footer_center span {
	display:block;
	background: url(images/footer_center.png) no-repeat;
	height:21px;
	width:1024px;
	top:-11px;	
	position:absolute;	
}

.pm {
	background: url(images/pm.png) no-repeat;
	height:41px;
	width:52px;
	display:block;
	position:relative;
	float:right;
}

.pm:hover{
	color:#fff;
}
.pm span{
	position:absolute;
	right:6px;
	top:3px;
}

.button_red {
	background: url(images/button_red.png) repeat-x ;
	width:200px;
	border:1px solid #a60000;
	box-shadow:none;
	height:39px;
}

.panel_top a {
	margin-left:10px;
}

.button_red:hover {
	color:#fff;
	background:#D64413;
}

.panel_right {
	width:215px;
	float:right;
}

.panel_left {
	float:right;
	width:720px;
}

.button.panel img{
	margin-top:6px;
	margin-left:7px;
}
.button.panel {
	width:200px;
	text-align:right;
}

.wrapper_slide {
	border-radius:10px;
	overflow:hidden;
	width:929px;
	margin:auto;
	margin-bottom:10px;
}

.nivo-directionNav {
	display:none;
}
.nivo-controlNav {
	display:none;
}

.center_bg {
	background:url(images/center_bg.jpg) repeat;
	padding:10px;
	border-radius:5px;
	color:#000;
	border:2px solid #fecd48;
}
.box_login li{
	float:right;
	width:275px;
	margin:5px 0;
	text-align:right;
}

.box_login label{
	line-height:34px;
}

.box_login ul{
	text-align:center;
}
.box_login input {
	background:#ebebeb;
	border:1px solid #cccccc;
	width:200px;
	border-radius:4px;
	margin:5px 0;
	padding:5px;
	padding-right:35px;
	box-shadow: 0px 2px 6px  #e3e3e3 inset;
	color:#000;
}

input.password{
	background:#ebebeb url(images/password.png) no-repeat 97% 7px !important;
	padding-right: 40px!important;
	height:30px;
}

input.username{
	background:#ebebeb url(images/username.png) no-repeat 97% 7px !important;
	padding-right: 40px!important;
	height:30px;
}

input.sc{
	background:#ebebeb url(images/sc.png) no-repeat 97% 7px !important;
	width:140px;
	padding-right: 40px!important;
	height:30px;
}
.box_login .button_send{
	background: rgb(0,175,218); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,175,218,1) 0%, rgba(0,130,224,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,175,218,1)), color-stop(100%,rgba(0,130,224,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,175,218,1) 0%,rgba(0,130,224,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,175,218,1) 0%,rgba(0,130,224,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,175,218,1) 0%,rgba(0,130,224,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,175,218,1) 0%,rgba(0,130,224,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00afda', endColorstr='#0082e0',GradientType=0 ); /* IE6-9 */
	width:auto;
	box-shadow:none !important;
	border:1px solid #007ca6;
	padding:5px;
	color:#fff;
	cursor:pointer;
}

/* Checkbox */

.selector, 
.radio, 
.checker, 
.uploader,
.selector *, 
.radio *, 
.checker *, 
.uploader *{
  margin: 0;
  padding: 0;
}
div.checker {
  width: 14px;
  height: 14px;
  float:right;
  margin:0 5px;
}

div.checker input {
  width: 15px;
  height: 15px;
}

div.checker span {
	background: url(images/checkbox.png);
	display:block;
	height:14px;
	margin-top:10px;
}
div.checker:active span, 
div.checker.active span {
	background: url(images/checkbox_checked.png) !important;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
	background: url(images/checkbox_checked.png) !important;
}
div.checker span.checked {
	background: url(images/checkbox_checked.png) !important;
}
div.checker:active span.checked, 
div.checker.active span.checked {
	background: url(images/checkbox_checked.png) !important;
}
.center_bg a {
	color:#000;
	-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;	
}

.center_bg a:hover {
	color:#00A9DB;
}
.panel_right > ul > li > ul > li a:hover{
	color:#fff;
}
.panel_right > ul > li > ul > li a{
	color:#000;
}
.panel_right > ul > li > ul > li {
	padding:5px 10px;
	font-size:17px;
	text-shadow: 2px 0px #d6a94e;
}
.panel_right > ul > li > ul {
	display:none;
}
/*edited css*/
.access_s {
	width:210px;
	top:41px;
	right:0;
	position:absolute;
	border-radius:5px;
	background: rgb(214,68,19); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(214,68,19,1) 0%, rgba(196,23,17,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,68,19,1)), color-stop(100%,rgba(196,23,17,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(214,68,19,1) 0%,rgba(196,23,17,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(214,68,19,1) 0%,rgba(196,23,17,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(214,68,19,1) 0%,rgba(196,23,17,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(214,68,19,1) 0%,rgba(196,23,17,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d64413', endColorstr='#c41711',GradientType=0 ); /* IE6-9 */
	display:none;
}
.access_s li:hover{
	background:#F43D00;
	border-radius:5px;
}
.relative {
	position:relative;
}
.panel_right > ul > li > ul > li > img{
	float:right;
	margin-left:10px;
}
.theme_color a{
	width:20px;
	height:17px;
	display:block;
	margin-bottom:1px;
}
.theme_color {
	padding-top:48px;
	background: url(images/theme_color.png) no-repeat;
	position:absolute;
	left:0;
	width:21px;
	height:120px;
	top:135px;
}