@CHARSET "UTF-8";

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

body {
	background-image: url("../images/bg.jpg");
	margin: 0;
	padding: 0;
	font-family: 'BYekan';
}

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

a:HOVER {
	color: #fd8723;
}

ul {
	list-style: none;
}

.menu_tab{
	
}

.navStripWrapper{
	 clear: both;
    margin-right: 8px;
    position: relative;

}
.navStripWrapper div{
	display: none; opacity: 100;
	   
}

.navStripWrapper img{
		float: right;
	padding-left: 13px;
	padding-top: 5px;
	border: none;
}


/* Styles for tabs */
.tab_main{
		background-image:url("../images/bg_block_h.png");
		width:990px;
	border-radius:10px;
    padding-bottom: 10px;
	float: right;
}
.etabs {
	margin: 0;
	padding: 0;
	margin-right:30px;

float: right;
}

.tab {
	display: inline-block;
	zoom: 1;
	*display: inline;
	font-size:16px;
	border-bottom: solid 1px #999;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	margin-left: -4px;
	
}

.tab a {
	line-height: 2em;
	display: block;
	padding: 0 10px;
	outline: none;
}

.tab img {

}
.tab_img{
	width:50;
		margin-left:70px;
margin-bottom: -5px;

}
.tab_img_2{
	background-image:url("../images/ico/ico_sms_res.png");
background-repeat:no-repeat;
	margin-left:80px;
margin-bottom: -5px;
height: 21px;
width: 25px;
}
.tab_img_2 span{
	color: #fff;
	margin-top: 0px;
		margin-right: 2px;
	float: right;
	font-size: 10px;
}
.tab.active {
	padding-top: 6px;
	position: relative;
	top: 1px;
	border-color: #666;
	border-bottom: none;
}

.tab a.active {
		color: #fd8723;
}

.tab-container .panel-container {
	padding: 10px;
	-moz-border-radius: 0 4px 4px 4px;
	-webkit-border-radius: 0 4px 4px 4px;
	float: right;
	min-width:990px;
	border-radius:10px;
}
.tab-container .panel-container img{
	float: right;
	padding-left: 13px;
	padding-top: 5px;
	border: none;
}
.panel-container {
	margin-bottom: 10px;

}
/* Styles for tabs end */

.popup2 {
	display: none;
	position: fixed;
	background-image: url("../images/bg_popup.png");
	width: 598px;
	height: 498px;
	border-radius: 10px;
	margin-left: 200px;
	margin-top: 1000px;
	box-shadow: 0px 5px 20px;
	z-index: 1000;
}

.popup {
	float:right;
	position: fixed;

	background-image: url("../images/bg_popup.png");
	width: 598px;
	height: 498px;
	border-radius: 10px;
	margin-left: 200px;
	margin-top: 10px;
	box-shadow: 0px 5px 20px;
	z-index: 1000;
	
}
.popup_note{
		padding:20px 10px;
	line-height: 30px;
	text-shadow: 0px 0px 1px;
	text-align:justify;
	text-align:right;
	font-size:15px;
}
.close {
	background-image: url("../images/close.png");
	margin-top: 5px; margin-left : 5px; float : left;
	width: 24px;
	height: 24px;
	float: left;
	margin-left: 5px;
	cursor: pointer;
}

#boxscroll4 {
	min-height: 150px;
	margin-top: 10px;

}

.main {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}

.menu_top {
	background-image: url("../images/bg_menu_top.png");
	width: 100%;
	height: 65px;
	margin-top: 15px;
}

.menu_menu_top {
	width: 86%;
	height: 40px;
	border-bottom: 1px solid #6c6c6c;
	direction: rtl;
	padding-top: 10px;
	
}
.menu_menu_top ul{
	margin-right: -39px;
}
.menu_menu_top li {
	display: inline;
	padding-left: 15px;
	font-size: 14px;
}

.logo_1 {
	background-image: url("../images/logo_1.png");
	width: 122px;
	height: 120px;
	float: right;
	margin-top: -16px;
	margin-right: 5px;
}

.logo_3 {
	margin-top: 4px;
	width: 153px;
	height: 51px;
	float: left;
}

.header {
	background-color: red;
}

.logo_2 {
	background-image: url("../images/logo_2.png");
	width: 116px;
	height: 93px;
	float: right;
	margin-top: 40px;
	margin-right: -120px;
}

.moshtari {
	width: 122px;
	height: 178px;
	float: right;
	margin-top: 140px;
	margin-right: -120px;

}

.moshtari_ul {
	margin-right: 5px;
}

.anyClass_flash_know {
	min-height: 125px;
	
}
.moshtari_div_li {
	direction:rtl;
	background-color: #fff;
	width: 150px;
	min-height: 40px;
	_height: 40px;
	border: 1px solid #666;
	margin-bottom: 5px;
	color: #666;
	font-size: 8pt;
}



.moshtari_pin {
	float: right;
	margin: 5px;
	background-image: url("../images/pin.png");
	width: 11px;
	height: 10px;
	margin-left: 5px;
}

.moshtari_span {
	color: #666666;
	font-size: 8pt;
	float: left;
	margin: 5px;
	margin-left: 15px;
	margin-top: 10px;
}

.note {
	background-image: url("../images/bg_note.png");
	width: 702px;
	height: 35px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	border-radius: 5px;
	direction: rtl;
}

.note_note {
	margin-top: -5px;
}

.note_red {
	color: #cc0000;
	padding-top: -1px;
}

.note_span {
	font-size: 14px;
	color: #fff;
}

.note_img {
	float: left;
	margin-top: 5px;
}

.banner {
	background-color: #fff;
	width: 850px;
	height: 271px;
	float: left;
	padding: 3px;
	border-radius: 4px;
}

.banner img {
	border-radius: 4px;
}

.vasat {
	float: right;
	margin-top: 20px;
	width: 990px;
}

.login {
	background-image:url("../images/bg_block.png");
	width: 241px;
	border-radius: 5px;
	padding-top: 5px;
	border: 1px solid #999;
	float: right;
	margin-left: 10px;
	min-height: 303px;
	box-shadow: 0px 5px 20px;
	transition-duration: 1s;
	transition-property: opacity,filter;
	opacity: 0.8;
	filter: alpha(opacity = 40);
}
.login:HOVER {
	background-image:url("../images/bg_block.png");
	opacity: 100;
	filter: alpha(opacity = 100);


}
.login input {
	color: #808080;
}

.login_title {
	background-image: url("../images/bg_title.jpg");
	width: 228px;
	height: 31px;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	direction: rtl;
}

.login_img {
	float: right;
	padding-left: 10px;
}

.login_span {
	float: right;
	color: #f2f2f2;
	font-size: 18px;
	padding-top: 5px;
}

.login_user {
	background-color: #ebebeb;
	background-image: url("../images/input_user.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	direction: rtl;
	height: 29px;
	width: 208px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-right: auto;
	margin-left: 6px;
	margin-top: 10px;
}

.login_pass {
	background-color: #ebebeb;
	background-image: url("../images/input_pass.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	direction: rtl;
	height: 29px;
	width: 208px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-right: auto;
	margin-left: 6px;
	margin-top: 10px;
}

.login_capt {
	background-color: #ebebeb;
	background-image: url("../images/input_capt.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	direction: rtl;
	height: 29px;
	width: 80px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-right: 5px;
	float: right;
	margin-top: 10px;
}

.capt_div {
	margin-top: 10px;
}

.checkbox {
	float: right;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 5px;
}

.btn_login {
	margin-top: 10px;
	margin-left: 90px;
}

.btn_reg {
	margin-top: 10px;
	margin-left: 50px;
}

.estelam {
	background-image: url("../images/bg_block.png");
	width: 241px;
	border-radius: 5px;
	padding-top: 5px;
	border: 1px solid #999;
	float: right;
	margin-left: 10px;
	min-height: 303px;
	box-shadow: 0px 5px 20px;
		transition-duration: 1s;
	transition-property: opacity,filter;
	opacity: 0.8;
	filter: alpha(opacity = 40);
}
.estelam:HOVER{

	opacity: 100;
	filter: alpha(opacity = 100);
}
.estelam input {
	color: #808080;
}

.estelam_title {
	background-image: url("../images/bg_title.jpg");
	width: 228px;
	height: 31px;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	direction: rtl;
}

.estelam_img {
	float: right;
	padding-left: 10px;
}

.estelam_span {
	float: right;
	color: #f2f2f2;
	font-size: 18px;
	padding-top: 5px;
}

.estelam_mob {
	background-color: #ebebeb;
	background-image: url("../images/input_mob.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	direction: ltr;
	height: 29px;
	width: 208px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-right: auto;
	margin-left: 6px;
	margin-top: 10px;
}

.estelam_khat {
	background-color: #ebebeb;
	background-image: url("../images/input_khat.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	direction: ltr;
	height: 29px;
	width: 80px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 10px;
}

.estelam_op {
	width: 90px;
}

.op_div {
	float: left;
	margin-top: 10px;
	margin-left: 3px;
}

.estelam_span2 {
	font-size: 12px;
	color: #000;
	margin-left: 10px;
	text-align: center;
}

.news {
	background-image: url("../images/bg_block.png");
	width: 241px;
	border-radius: 5px;
	padding-top: 5px;
	border: 1px solid #999;
	float: right;
	margin-left: 10px;
	min-height: 303px;
	box-shadow: 0px 5px 20px;
		transition-duration: 1s;
	transition-property: opacity,filter;
	opacity: 0.8;
	filter: alpha(opacity = 40);
}
.news:hover{

	opacity: 100;
	filter: alpha(opacity = 100);
}
.news_title {
	background-image: url("../images/bg_title.jpg");
	width: 228px;
	height: 31px;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	direction: rtl;
}

.news_img {
	float: right;
	padding-left: 10px;
}

.news_span {
	float: right;
	color: #f2f2f2;
	font-size: 18px;
	padding-top: 5px;
}

.news_li {
	width: 226px;
	min-height: 30px;
	_height: 30px;
	margin-left: 8px;
	margin-top: 5px;
	border-top: 1px solid;
	padding-top: 5px;
}

.news_li img {
	float: right;
	margin-left: 10px;
}

.news_li_span {
	direction: rtl;
	font-size: 12px;
	width:170px;
	float: right;
}

.news_li_span a {
	color: #6600ff;
}

.news_li_span a:HOVER {
	color: #000;
}

.news_ar {
	width: 226px;
	height: 30px;
	margin-left: 8px;
	margin-top: 5px;
	border-top: 1px solid;
	padding-top: 30px;
}

.news_ar img {
	float: right;
	margin-left: 10px;
}

.news_ar_span {
	direction: rtl;
	font-size: 14px;
	float: right;
}

.news_ar_span a {
	color: #333333;
}

.news_ar_span a:HOVER {
	color: #000;
}

.vasat_left {
	width: 228px;
	border-radius: 5px;
	padding-top: 5px;
	max-height: 303px;
	
}


.vasat_left img {
border: none;
}

.vasat_left_down {

	width: 1100px;
	border-radius: 5px;
margin-top:5px;
margin-bottom:5px;
	float: right;
	max-height: 50px;
	padding-bottom: 20px;
margin-right: -23px;
}
.vasat_left_down img{
	border:none;
		padding-right: 20px;
float: right;
}
.note_down_bg1 {
	border-radius: 5px;
	height: 45px;
	width: 990px;
	float: right;
	background-color: #fff;
	margin-top: 10px;

	padding: 2px;
}

.note_down_bg1_panel {
	border-radius: 5px;
	height: 45px;
	width: 990px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
	margin-top: -252px;
}
.note_down_bg2 {
	height: 46px;
	width: 990px;
	background-image: url("../images/note_down.jpg");
	border-radius: 8px;
}
.note_down_bg2_panel {
	height: 46px;
	width: 990px;
	background-image: url("../images/note_down2.jpg");
	border-radius: 8px;
}
.note_down_title {
	direction:rtl;
	float: right;
	margin: 10px;
	color: #fff;
	text-shadow: 0px 1px 2px #000;
}

.note_down_left {
	height: 62px;
	width: 990px;
	background-image: url("../images/note_down_left.png");
	background-repeat: no-repeat;
	border-radius: 7px;
}
.note_down_left_panel {
	height: 62px;
	width: 990px;
	background-image: url("../images/note_down_left2.png");
	background-repeat: no-repeat;
	border-radius: 7px;
}
.note_down_note {
	background-color: #f3f3f3;
	width: 990px;

	float: right;
	margin-top: 15px;
	border-radius: 10px;
	font-size: 14px;
	text-align: justify;
	direction: rtl;
}

.note_down_note2 {
	padding: 10px;
	line-height: 30px;
	text-shadow: 0px 0px 1px;
}

.ads {
	width: 1010px;
	height: 74px;
	float: right;
	margin-top: 10px;

}

.ads img {
	margin-left: 10px;
	float: right;
	border-radius: 5px;
}

.ads_ads {
	width: 269px;
}

.footer {
	background-image: url("../images/bg_footer.png");
	width: 100%;
	height: 50px;
	float: right;
}

.footer_map {
	float: right;
	width: 450px;
}

.footer_map img {
	float: right;
}

.footer_map_matn {
	color: #fff;
	font-size: 12px;
	float: right;
	margin-top: 15px;
	margin-right: 5px;
}

.footer_map_matn a {
	color: #fff;
}

.footer_mob {
	float: right;
	width: 150px;
}

.footer_mob_matn {
	color: #fff;
	font-size: 12px;
	float: left;
	margin-top: 15px;
	margin-right: 5px;
}

.footer_cpr {
	float: left;
	width: 350px;
}

.footer_cpr_matn {
	color: #fff;
	font-size: 12px;
	float: left;
	margin-top: 15px;
	margin-right: 5px;
}
.slider-holder {
	position: relative;
	overflow: hidden;
	background: #ededed;
	padding: 5px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.slider {
	width: 930px;
	height: 250px;
	overflow: hidden;
	position: relative;
	z-index: 2;
	background: #000;
}

