@charset "utf-8";
/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Title : css arabiciran 
Author: masoud nazary


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

body {
	background:url(../images/bg.gif);
	font-family:tahoma;
	font-size:12px;
	direction:rtl;
	color:#000;
}
 @font-face {
 font-family: 'BBCNassim';
 src: url('../font/BBCNassim.eot');
 src: local('BBCNassim'), url('../font/BBCNassim.eot?iefix') format('eot'), url('../font/BBCNassim.woff') format('woff'), url('../font/BBCNassim.ttf') format('truetype'), url('../font/BBCNassim.svg#webfontGZB3fjCF') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'BYekan';
 src: url('../font/BYekan.eot');
 src: local('BYekan'),  url('../font/BYekan.eot?iefix') format('eot'),  url('../font/BYekan.woff') format('woff'),  url('../font/BYekan.ttf') format('truetype'),  url('../font/BYekan.svg#webfontGZB3fjCF') format('svg');
 font-weight: normal;
 font-style: normal;
}
a {
	text-decoration: none;
	color:#1f3c76;
}
a:hover {
	text-decoration: none;
	color:#054f82;
}
.clr {
	clear:both;
}
/* 

introo


*/

#bb {
	width:1066px;
	height:510px;
	margin:50px auto 0 auto;
	position:relative;
}
#box_in {
	background:#fff;
	width:600px;
	right:233px;
	height:510px;
	-moz-box-shadow: 0px 2px 15px #cdcdcd;
	-webkit-box-shadow: 0px 2px 15px #cdcdcd;
	box-shadow: 0px 2px 15px #cdcdcd;
	position:absolute;
	z-index:333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#b_l {
	background:url(../images/arabi.png) no-repeat;
	width:233px;
	height:464px;
	position:absolute;
	left:0;
	top:20px;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}
#b_r {
	background:url(../images/farsi.png) no-repeat;
	width:233px;
	height:464px;
	position:absolute;
	right:0;
	top:20px;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}
#b_l:hover {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}
#b_r:hover {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}
#b_fa {
	background:url(../images/b_fa.png);
	width:79px;
	height:60px;
	position:absolute;
	top:195px;
	left:25px;
}
#b_ar {
	background:url(../images/b_ar.png);
	width:93px;
	height:42px;
	position:absolute;
	top:204px;
	right:25px;
}
#wel {
	background:url(../images/wel.gif);
	height:29px;
	width:570px;
	margin:15px auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #eff1e4;
}
#marq {
	margin:5px;
	color:#00a650;
}

#marq div {
	float:right;
}
#f_t {
	font-family:BYekan;
	font-size:13px;
}
#a_t {
	font-family:arial;
	line-height:20px;
	font-size:16px;
}
a.logo {
	display: block;
	background: url(../images/logo.gif) 0 0 no-repeat;
	height: 202px;
	width: 195px;
	overflow: hidden;
	margin:60px auto 0;
}
a.logo span {
	display: block;
	background: url(../images/shine.png) -140px -140px no-repeat;
	transition-property: all;
 transition-duration: .6s;
	height: 202px;
	width: 195px;
}
a.logo:hover span {
	background-position: 200px 200px;
}
a.logo span {
	border-radius: 90%;
}
#text {
	width:545px;
	margin:30px auto 0;
	text-align:center;
}
#footer_i {
	width:600px;
	margin:20px auto 30px;
	text-align:center;
	line-height:20px;
}
 @media (max-width:1068px) {
 #bb {
 width:990px;
}
 #box_in {
 right:195px;
}
 #b_fa {
 left:45px;
}
 #b_ar {
 right:50px;
}
}
/* 

index


*/



#main {
	background:url(../images/bgg.png) center 55% no-repeat;
}
#m_b {
	background:#fff;
	width:934px;
	margin:0 auto;
	-moz-box-shadow: 0px 2px 15px #cdcdcd;
	-webkit-box-shadow: 0px 2px 15px #cdcdcd;
	box-shadow: 0px 2px 15px #cdcdcd;
	padding:0 0 25px 0;
}
#h_top {
	height:33px;
}
ul#m_l {
	float:right;
	width:500px;
	margin:5px 10px;
}
ul#m_l li {
	float:right;
	color:#1f3c76;
	padding:4px 0 0 3px;
	margin:2px 5px 0 0;
}
#rss_i {
	background:url(../images/rss_i.gif);
	width:10px;
	height:10px;
	display:block;
}
#mail_i {
	background:url(../images/mail_i.gif);
	width:11px;
	height:8px;
	display:block;
}
#map_i {
	background:url(../images/map_i.gif);
	width:11px;
	height:9px;
	display:block;
}
#home_i {
	background:url(../images/home_i.gif);
	width:11px;
	height:10px;
	display:block;
}
#lang {
	float:left;
	margin:5px 0 0 15px;
	font-size:17px;
}
#ara {
	font-family:arial;
	font-weight:bold;
}
#far {
	font-family:BYekan;
}
.line {
	text-decoration:underline;
}
.line:hover {
	text-decoration:underline;
}
#header {
	background:url(../images/header.png);
	width:990px;
	height:167px;
	position:relative;
	left:28px;
}
#awt_top_menu {
	margin:130px 35px 0;
	float:right;
}
#navmenu-top {
	margin:0 auto;
	z-index:99999;
}
ul#navmenu-top {
	padding: 0;
	position: relative;
	float:right;
	border:0;
}
ul#navmenu-top ul {
	width: 243px;
	margin: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	margin: -1px 0 0 0;
}
ul#navmenu-top ul ul, ul#navmenu-top ul ul ul {
	top: 0;
	right: 100%;
}
ul#navmenu-top li {
	float:right;
	margin:0 0 0 0;
	display: inline;
	position: relative;
}
ul#navmenu-top ul li {
	width: 100%;
	display: block;
}
ul#navmenu-top a {
	padding:6px 10px 8px 9px;
	float: left;
	display: block;
	color: #fff;
	text-align:right;
	height: 1%;
	font-family:BBCNassim;
	font-size:16px;
}
ul#navmenu-top ul li a {
	padding: 4px 10px 5px 9px !important;
}
ul#navmenu-top a:hover, ul#navmenu-top li:hover a {
	color: #dedede;
}
ul#navmenu-top li:hover li a {
	float: none;
	direction:rtl;
	background: #142f65;
	border-bottom: 1px solid #021b37;
}
ul#navmenu-top li:hover li a:hover, ul#navmenu-top li:hover li:hover a {
	background: #1e3b76;
}
ul#navmenu-top li:hover li:hover li a {
	background: #142f65;
}
ul#navmenu-top li:hover li:hover li a:hover, ul#navmenu-top li:hover li:hover li:hover a {
	background: #1e3b76;
}
ul#navmenu-top li:hover li:hover li:hover li a {
	background: #1e3b76;
}
ul#navmenu-top li:hover ul ul, ul#navmenu-top li:hover ul ul ul {
	display: none;
}
ul#navmenu-top li:hover ul, ul#navmenu-top ul li:hover ul, ul#navmenu-top ul ul li:hover ul {
	display: block;
}
#n_s {
	background:url(../images/n_s.gif);
	width:902px;
	height:39px;
	margin:10px auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #eaecda;
}
#search {
	float:left;
	width:172px;
	height:28px;
	margin:6px 0 0 6px;
}
#search_box {
	background:#fcfcfc;
	border:0px;
	padding:1px 5px 3px;
	font-family:tahoma;
	color:#000;
	width:135px;
	float:left;
	height:17px;
	direction:rtl;
	margin:2px 0 0 0;
	border:1px solid #bcbcbc;
	border-right:0;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-top-left-radius:12px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-left-radius:12px;
	-webkit-border-bottom-right-radius:0px;
	border-top-left-radius:12px;
	border-top-right-radius:0px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:0px;
}
#search_btn {
	background:url(../images/b_search.gif);
	width:26px;
	height:23px;
	border:0;
	float:right;
	cursor:pointer;
	margin:2px 0;
}
#news {
	background:url(../images/last_n.gif) right no-repeat;
	float:right;
	height:26px;
	width:555px;
	margin:4px 5px;
	padding:5px 140px 0 0;
	overflow:hidden;
}
#ff {
	font-family:BBCNassim;
	font-size:16px;
}
#c_right {
	width:195px;
	float:right;
	margin:0 16px 0 0;
}
#c_center {
	width:430px;
	float:right;
	margin:0 18px 0 0;
}
#c_left {
	width:240px;
	float:left;
	margin:0 0 0 16px;
}
#awt_pages_menu {
	margin:0 auto 20px;
	min-height:225px;
	border:1px #e5e5e5 solid;
	border-left:0;
}
#awt_pages_menu li {
	list-style: none;
	position: relative;
	font-family:tahoma;
	height: 30px;
	line-height: 30px;
	cursor:pointer;
	text-align:right;
	background:url(../images/arro.gif) no-repeat 180px center;
	z-index:1000;
}
#awt_pages_menu li a {
	font-family:BYekan;
	color:#1f3c76;
	padding:0 20px 0 0;
	display:block;
	text-align:right;
	font-size:13px;
	border-bottom:1px #e5e5e5 solid;
}
#awt_pages_menu li a:hover {
	padding:0 30px 0 0;
	color:#fff;
	border-bottom:1px #e5e5e5 solid;
}
#awt_pages_menu li ul li a {
	margin:0;
	color:#d01e01;
}
#awt_pages_menu li ul li a:hover {
	color:#d01e01;
}
#awt_pages_menu li:hover {
	background:#31b5b3 url(../images/arro2.gif) no-repeat 180px center;
	border-left:0;
}
#awt_pages_menu ul ul {
	position: absolute;
	top:0;
	right:194px;
	visibility:hidden;
}
#awt_pages_menu ul li ul li {
	border-bottom:1px #e5e5e5 solid;
	background: #fff;
	width:205px;
}
#awt_pages_menu ul li ul li:hover {
	background:#fff;
	border-bottom:1px #e5e5e5 solid;
}
#awt_pages_menu ul li ul li ul li {
	background:#fff
}
#awt_pages_menu ul li:hover ul {
	visibility:visible
}
#awt_pages_menu ul li:hover ul li ul {
	visibility:hidden
}
#awt_pages_menu ul li ul li:hover ul {
	visibility:visible
}
.box {
	background:#3d5488;
	padding:10px;
	min-height:140px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.box3 {
	background:#fff;
	border:1px solid #33b7b5;
	margin:0 0 20px 0;
	overflow:hidden;
}

.box3 marquee {
	margin:5px;
}

.box h2 {
	text-align:center;
	font-family:BYekan;
	color:#fff;
	font-size:18px;
	padding:0 0 7px 0;
}
.box3 h2 {
	color:#33b7b5;
}
#nazar {
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-align:justify;
}
#nazar input {
	background:#33b7b5;
	color:#fff;
	font-family:BYekan;
	padding:2px 6px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border:0;
	cursor:pointer;
	margin:15px 0 0 0;
}
.ads img {
	margin:15px 0 0 0;
}
.box2 {
	margin:15px 0 0 0;
}
#amar {
	color:#fff;
}
#amar li {
	margin:0 0 10px 0;
}
#slider_b {
	background:#ecf0f1;
	height:240px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin:10px 0 0 0;
}
.theme-default #slider {
	margin:5px;
	width:420px; /* Make sure your images are the same size */
	height:230px; /* Make sure your images are the same size */
	float:right;
}
.yw-Slider {
	position:relative;
}
.yw-Slider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.yw-Slider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#fff;
	color:#fff;
	opacity:0.5; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:8px;
	margin:0;
	font-family:tahoma;
	direction:rtl;
	color:#000;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.theme-default .yw-Slider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
}
.theme-default .yw-Slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .yw-Slider a {
	border:0;
	display:block;
}
.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
	margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}
.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}
.theme-default .nivo-caption {
	font-family: tahoma;
}
.theme-default .nivo-caption a {
	color:#000;
	border-bottom:1px dotted #fff;
}
#example-one {
	margin:25px 0 0 0;
}
#example-two {
	margin:10px 0 0 0;
}
#example-one .list-wrap, #example-two .list-wrap {
	background: #f6f8ed;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	position:relative;
	padding:10px;
	line-height:20px;
	min-height:475px;
}
#example-two .list-wrap {
	min-height:620px;
	background:none;
	padding:10px 0 10px 10px;
}
#example-one .nav, #example-two .nav {
	overflow: hidden;
}
#example-one .nav li, #example-two .nav li {
	float: right;
	margin: 0 0 7px 9px;
}
#example-one .nav li.last, #example-two .nav li.last {
	margin-right: 0;
}
#example-one .nav li a, #example-two .nav li a {
	background: url(../images/but_2.gif) repeat-x;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: block;
	padding: 4px 24px 5px;
	color:#1f3c76;
	font-size:13px;
	font-family:BYekan;
	text-align: center;
	border: 0;
}
#example-two .nav li a {
	padding: 4px 21px 5px;
}
#example-one li a.current, #example-two li a.current {
	background: url(../images/but_1.gif) repeat-x;
	color:#fff !important;
}
#example-one .nav li a:focus, #example-two .nav li a:focus {
	color:#1f3c76;
}
#panel ul {
	list-style:none;
	padding:0;
}
#panel ul li {
	display:block;
	padding:5px 0 5px 0;
	color:#557482;
	border-bottom:1px dotted #ccc;
	float:right;
	text-align:justify;
	direction:rtl;
	overflow:hidden;
	font-size:11px;
	margin:0 0 3px;
}
.image-mask {
	display:block;
	padding:5px;
	background:url(../images/news-image-mask.gif) no-repeat;
}
.image-class {
	margin:0px 0 5px 5px;
	vertical-align:top;
	border:none;
	float:right;
	text-align:right;
	direction:rtl;
}
.text-news a.text {
	direction:rtl;
	text-align:right;
}
#panel ul li a {
	color:#000;
	text-decoration:none;
}
#panel ul li.last a {
	width:100%;
	height:100%;
}
.tabs_yw_news {
	float:right;
	margin:0 0 20px 0;
	height:65px;
	width:410px;
	direction:rtl;
}
.tabs_yw_news_img {
	float:right;
	width:82px;
	height:61px;
	border: solid 1px #d0cbcf;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.tabs_yw_news_img img {
	margin:3px 3px 0 0;
}
.tabs_yw_news_text {
	float:left;
	width:315px;
}
.tabs_yw_news_text span {
	float:right;
	color:#888888;
}
.tabs_yw_news_text h2 {
	float:right;
	color:#316880;
	font-weight:bold;
	line-height:12px;
	font-size:11px;
}
.tabs_yw_news_text h3 {
	direction:rtl;
	text-align:justify;
	color:#888888;
	line-height:12px;
}
.tabs_yw_news_text h3 a {
	color:#e92940;
	margin:0 10px 0 0;
	font-weight:bold;
}
.tabs_yw_news_text h3 a:hover {
	color:#a71b21
}
.arch {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:tahoma;
	font-size:12px;
	padding:1px 14px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
	float:left;
	margin:25px 0 0 10px;
}
.arch:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
	background:-moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff', GradientType=0);
	background-color:#f6f6f6;
}

#talar {
	margin:20px auto 0;
	display:block;
	width:407px;
}
#new_c {
	background:#fff;
	padding:10px 10px 20px 10px;
	text-align:justify;
	line-height:20px;
	min-height:300px;
	margin:10px auto 0 auto;
}
#new_c img {
	max-width:400px !important;
	height:auto !important;
}
#tit {
	border-bottom:solid 10px #19356d;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:14px;
}
#tit span {
	background:url(../images/navi_arrow_rtl.gif) no-repeat;
	width:15px;
	height:15px;
	display:inline-block;
	margin:2px 5px 0 5px;
}
.text_title {
	margin:3px;
}
#cnews_div img {
	margin:0 5px 0 0;
}
#cnews_div b {
	float:right;
	width:100%;
	text-align:justify;
	direction:rtl;
	margin: 0 0 8px 0;
}
#cnews_div span {
	float:right;
	width:100%;
	text-align:justify;
	direction:rtl;
	margin: 0 0 8px 0;
}
#cnews_div a strong {
	color:#b32711;
	font-weight:bold;
}
.pagemed {
	padding:20px 0;
	border-bottom:2px solid #999999;
}
.soc {
	width:24px;
	height:24px;
	margin:0 10px 0 0;
	display:inline-block;
}
.face {
	background:url(../images/icons.png) no-repeat top left;
	background-position: 0 0;
}
.tw {
	background:url(../images/icons.png) no-repeat top left;
	background-position: -223px 0;
}
.goo {
	background:url(../images/icons.png) no-repeat top left;
	background-position: -74px 0;
}
.mail {
	background:url(../images/icons.png) no-repeat top left;
	background-position: -149px 0;
}
.print {
	background:url(../images/icons.png) no-repeat top left;
	background-position: -297px 0;
}
.rss {
	background:url(../images/icons.png) no-repeat top left;
	background-position: -371px 0;
}
