@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	font-family:tahoma;
	font-size:11px;
	color:#5c5c5d;
	background-color:#fff;
	direction:rtl;
}

img{
	border:0;
}

p{
	margin:0 auto;
}

form, ul{
	margin:0 auto;
	padding:0;
}

a{
	color:#5c5c5d;
	text-decoration:none;
}

a:hover{
	color:#006eab;
	text-decoration:none;
}


td, textarea, input, option, select{
	font-size:11px;
	color:#5c5c5d;
	font-family:tahoma;
}


.f-r{
	float:right;
}

.f-l{
	float:left;
}



#header{
	height:168px;
	background:url(images/header/bg.jpg) repeat-x top right;
}

#head-links{
	background:url(images/header/links-bg.jpg) repeat-x top right;
	height:30px;
	line-height:28px;
}

.hlinks{
	border-right:1px solid #47ade2;
	border-left:1px solid #2f95ca;
	font-weight:bold;
}

.hlinks a{
	display:block;
	color:#c1e7fb;
	padding:0 15px;
}

.hlinks a:hover{
	color:#fff;
	height:30px;
	background:url(images/header/links-hover.jpg) repeat-x right top;
}

#header-shadow{
	background:url(images/header/shadow.jpg) repeat-x right top;
	height:11px;
	margin-bottom:20px;
}


.right-side{
	width:200px;
}

.block-margin{
	margin-bottom:10px;
}

.block-head{
	height:41px;
	width:200px;
	background:url(images/block/up-bg.jpg) repeat-x right top;
}

.blockhead-bg{
	height:41px;
	text-align:right;
	font-weight:bold;
	color:#f6f6f6;
	line-height:28px;
	padding-right:2px;
}

.block-rbg{
	background:url(images/block/r.jpg) repeat-y right top;
	width:10px;
}

.block-lbg{
	background:url(images/block/l.jpg) repeat-y right top;
	width:10px;
}

.block-foot{
	background:url(images/block/down-bg.jpg) repeat-x right top;
	height:29px;
}

.sitedomain{
	color:#9ccee9;
	font-weight:bold;
	line-height:38px;
	font-size:10px;
	text-align:center;
	width:75%;
}

.block-links{
	border-bottom:1px dashed #ededed;
	line-height:22px;
}

.block-links a{
	display:block;
}

.block-links a:hover{
	padding-right:10px;
	background:url(images/block/links-hover.jpg) repeat-x bottom right;
}

.adv-img{
	border:1px solid #dadada;
	padding:1px;
	background-color:#fff;
}


.block-head2{
	height:41px;
	background:url(images/block/up-bg.jpg) repeat-x right top;
}

.blockhead-bg2{
	height:41px;
	text-align:center;
	font-weight:bold;
	color:#f6f6f6;
	line-height:28px;
	padding-right:2px;
	width:52%;
}

.blockhead-bg3{
	height:41px;
	text-align:center;
	font-weight:bold;
	color:#f6f6f6;
	line-height:28px;
	padding-right:2px;
	width:76%;
}



.sitedomain2{
	color:#9ccee9;
	font-weight:bold;
	line-height:38px;
	font-size:10px;
	text-align:center;
	width:85%;
}

.sitedomain2 a{
	color:#c1e7fb;
	font-weight:normal;
	font-size:11px;
}

.sitedomain2 a:hover{
	color:#fff;
}



.sitedomain3{
	color:#9ccee9;
	font-weight:bold;
	line-height:38px;
	font-size:10px;
	text-align:center;
	width:92%;
}

#footer{
	background:url(images/footer/footer-bg.jpg) repeat-x top right;
	height:47px;
	padding:0 10px;
}


#archive{
	border-collapse:collapse;
}

#archive td{
	border-bottom:1px dashed #ededed;
}

#archive a{
	border-right:4px solid #ccc;
	background-color:#fafafa;
	display:block;
	padding:3px;
	margin:2px 2px;
	text-align:right;
}


#archive a:hover{
	border-right:4px solid #90c5e2;
	background-color:#f5fbff;
}


/* ========= mobher =========== */

.mobher_navigation_con{
	margin: auto;
}
.mobher_navigation {
	margin-right: 10px;
	font-size: 11px;
	text-align: right;
	margin: auto;
	font-weight: bold;
}
.mobher_navigation li {
	text-align:right;
	display: inline;
	font-size: 11px;
	
}
.mobher_navigation li a {
	float: right;
	display: block;
	text-decoration: none;
	border-bottom: 1px #89c8fe dotted;
	color: #006eab;
	font-size: 11px;
	height:15px;
}
.mobher_navigation li a:hover {
	font-size: 11px;
	color: #CF3F40;
}
/* ========= mobher =========== */

/* ========= mobher =========== */

.mobher_super_nods {
	margin-right: 10px;
	border: 1px #3790c9 dotted;
	font-size: 11px;
	text-align: right;
	margin: auto;
	color: #800000;
}
.mobher_super_nods li {
	display: block;
	border-bottom: 1px #5b9ae7 dashed;
	color: #3f86cf;
}
.mobher_super_nods li a {
	float: none;
	display: block;
	text-decoration: none;
	margin: 0 0px;
	margin-bottom: 2px;
	color: #F96C6E;
}
.mobher_super_nods li a:hover {
	font-size: 11px;
	color: #3f7ccf;
}