.page{
	width:1000px;
	height:auto;
	direction:rtl;
	}
a {
	color: #8BDBFF;
	border:none;
	}
		/* jQuery lightBox plugin - Gallery style */
	#gallery {
	float:right;
	margin:0px;
	width:100%;
	}
	#gallery ul {  }
	#gallery ul li {  }
	#gallery ul img {
	}
	#gallery ul a:hover img {
	}
	#gallery ul a:hover { }


#top-panel{
	color: #fff; 
	text-align: center; 
	margin:0; 
	direction:rtl;
	height:30px;
	line-height:16px;
	font-size:10px;
	right:0;
	padding:0px;
	}
#top-panel a {
	color: #8BDBFF;
	font-size:10px;
	border:none;
	text-decoration:none;
	}
#top-panel ul li {
	display: 
	inline; padding:0
	}
#top-panel label, #top-panel input { 
	font-size: 9px
	}
#top-panel label {
	padding-left: 5px
	}

#search {
	height:35px;
	width:auto;
	margin-top:85px ;
	margin-left:50px;
	width:300px;
	float:left;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:5px;
	float: left;
	width:165px;
	padding: 3px 3px;
	border:none;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#000000;
	background: url(images/search.gif) no-repeat;
	height:29px;
}

#searchsubmit {
	width:57px;
	float: left;
	margin-top: 1px;
	border: none;
	background: url(images/go.gif) no-repeat;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:27px;
	margin-left:3px;
}
.banner{
	width:1000px;
	height:140px;
	background-image:url(images/banner.png);
	background-repeat:no-repeat;
	margin-bottom:0px;
}
.rss{
	width:32px;
	height:32px;
	background-image:url(images/rss1.gif);
	background-repeat:no-repeat;
	margin-top:24px;
	float:left;
	margin-left:20px;
}
.main{
	width:100%;
	height:auto;
	background-image:url(images/main-bg.png);
	background-repeat:repeat-y;
	margin-top:0px;
}
#catmenu ,#catmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	width:130px;
	margin-right:-5px;
	text-align:right;
	}

#catmenu  a {
	color: #000000;
    font-weight: bold;
  	padding: 4px 10px 6px 10px;
	text-align:right;
	margin-right:5px;
	}
	
#catmenu  a:hover {
	color: #0033CC;
	text-decoration: none;
	}

#catmenu  li {
	float: right;
	margin: 0px;
	padding: 0px;
	text-align:right;
	height:25px;
	width:140px;
	}
#catmenu  li img {
	float: left;
	margin-top:-13px;
	margin-right:4px;
	width:12px;
	height:12px;
	}
	
#catmenu  li li {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100px;
	text-align:right;
	height:25px;
	}
	
#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	background:url(images/catmenu.png) repeat-x;
	float: right;
	margin-right:10px;
	padding: 4px 10px 5px 10px;
	color:#FFFFFF;
	text-align:right;
	height:25px;
	}
	
#catmenu  li li a:hover, #catmenu  li li a:active {
	background:url(images/catmenuhov.png) repeat-x;
	float: right;
	margin-right:120px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	height:25px;
	}

#catmenu  li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#catmenu  li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu  li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}	
		
/* top menu */
#menucontainer{
	height:29px;
	background:url(images/catmenu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
	width:980px;
	float:right;
	margin-right:10px;
	}
		
#menu ,#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	}

#menu  a {
	color: #FFFFFF;
	display: block;
    font-weight: normal;
  	padding: 4px 10px 6px 10px;
	font-weight:bold;
	}
	
#menu  a:hover {
	color: #FF0000;
	display: block;
	text-decoration: none;
	}

#menu  li {
	float: right;
	margin: 0px;
	padding: 0px;
	}
	
#menu  li li {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 130px;
	}
	
#menu  li li a, #menu  li li a:link, #menu  li li a:visited {
	background:url(images/catmenu.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#E8EBEE;
	
	}
	
#menu  li li a:hover, #menu  li li a:active {
	background:url(images/catmenuhov.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	}

#menu  li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#menu  li:hover ul {
	left: auto;
	display: block;
	}
	
#menu  li:hover ul, #menu li.sfhover ul {
	left: auto;
	}
.sidebar-r{
	width:150px;
	height:auto;
	font-family:tahoma;
	line-height:17px;
	font-size:12px;
	float:right;
	text-align:justify;
	margin-right:10px;
	background-color:#d8d8d8;
}
.sidebar-r a:link, .sidebar-r a:visited{
	border:none;
	text-decoration:none;
	color:#990000;
}
.sidebar-r a:hover{
	text-decoration:none;
	color:#FF0000;
}
.sidebar-r img{
	border:none;
}
.sidebar-r-t{
	width:150px;
	height:20px;
	background-image:url(images/right-title.jpg);
	background-repeat:no-repeat;
	margin-bottom:7px;
}
.sidebar-l-t{
	width:180px;
	height:25px;
	background-image:url(images/left-title.jpg);
	background-repeat:no-repeat;
	margin-bottom:7px;
}
.titr{
	font-family:tahoma;
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
	margin-right:20px;
	padding-top:0px;
}
.titr-l{
	font-family:tahoma;
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
	margin-right:25px;
	padding-top:2px;
}
.sidebar-r-b{
	width:130px;
	margin-right:10px;
}	
.sidebar-r-b img{
	width:60px;
	height:auto;
	float:right;
}

.bargozide{
	width:498px;
	height:auto;
	float:right;
	margin-right:4px;
}
.bargozide-t{
	height:43px;
	background-image:url(images/bargozide.png);
	background-repeat:no-repeat;
}
.bargozide-b{
	background-image:url(images/bargozide-b.png);
	background-repeat:repeat-y;
	padding-bottom:10px;
}

.bargozide-f{
	height:29px;
	background-image:url(images/bargozide-f.png);
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:0px;
}
.pic{
	float:left;
	width:478px;
	height:auto;
	margin-right:15px;
	float:right;
	
}
.pic-t{
	height:50px;
	background-image:url(images/pic-t.gif);
	background-repeat:no-repeat;
}
.pic-b{
	height:auto;
	width:478px;
	background-image:url(images/pic-b.gif);
	background-repeat:repeat-y;
}
.pic-b a:link, .pic-b a:visited{
	border:none;
	text-decoration:none;
	color:#F3F3F3;
}
.pic-b a:hover{
	text-decoration:none;
	color:#FFFF33;
}
.pic-b img{
	border:1px solid #CCCCCC;
	padding:2px;
}

.pictures{
	width:100%;
	float:right;
	margin-right:0px;
}
.pix{
	width:110px;
	height:auto;
	font-family:tahoma;
	font-size:12px;
	float:right;
	margin-left:3px;
	margin-right:5px;
}
.pic-f{
	height:15px;
	background-image:url(images/pic-f.gif);
	background-repeat:no-repeat;
}
.sidebar-l{
	width:300px;
	height:auto;
	font-family:tahoma;
	line-height:17px;
	font-size:12px;
	float:left;
	text-align:justify;
	margin-left:10px;
	background-color:#d8d8d8;	
}
.sidebar-l a:link, .sidebar-l a:visited{
	border:none;
	text-decoration:none;
	color:#990000;
}
.sidebar-l a:hover{
	text-decoration:none;
	color:#FF0000;
}
.sidebar-l-b{
	width:165px;
	margin-right:10px;
}
.tabligh{
	float:left;
	width:120px;
	background-color:#FFFFFF;
}
.tabligh img{
	width:110px;
	border:none;
	height:auto;
}	
.incenter{
	width:510px;
	float:right;
	margin-right:10px;
}
.sum{
	width:679px;
	height:auto;
	float:right;
	margin-right:45px;
}
.single-s-t{
	width:679px;
	height:18px;
	margin-bottom:-1px;
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
}
.comments-t{
	width:679px;
	height:46px;
	margin-bottom:-1px;
	background-image:url(images/comments.png);
	background-repeat:no-repeat;
}
.single-s-b{
	width:679px;
	height:auto;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
}
.single-s-d{
	width:679px;
	height:15px;
	background-image:url(images/down.gif);
	background-repeat:no-repeat;
}
.single-s-text{
	font-family:tahoma;
	text-align:justify;
	font-size:11px;
	color:#666666;
	line-height:16px;
	width:660px;
	float:right;
	margin-right:9px;
}
.properties{
	text-align:left;
	color:#333333;
	font-size:12px;
}
.content{
	width:680px;
	height:auto;
	font-family:tahoma;
	font-size:13px;
	line-height:19px;
	color:#333333;
	margin-top:10px;
	text-align:justify;
	float:right;
	margin-right:45px;
	padding:5px;
}
.content a:link, .content a:visited{
	border:none;
	text-decoration:none;
	color:#006633;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
}
.content a:hover{
	text-decoration:none;
	color:#00CC33;
}
.down{
	width:500px;
	line-height:18px;
	font-family:tahoma;
	margin-top:10px;
	height:auto;
	float:right;
	margin-right:5px;
	font-size:11px;
	text-align:justify;
	margin-bottom:20px;
	color:#272727;
}
.down a:link, .down a:visited{
	border:none;
	text-decoration:none;
	color:#990000;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}
.down a:hover{
	text-decoration:none;
	color:#FF0000;
}
.mohem{
	width:478px;
	height:70px;
	background-image:url(images/mohem.png);
}
/* tabber */
a {text-decoration:none; color:#2887E3;}
a:hover {text-decoration:underline;}
h1 a:hover {text-decoration:none;}
code {color: #666666;}
table {border-collapse: collapse;}
table td {border:1px solid #BBBBBB;}
h1 {text-align:center; margin:0;}
h2 {margin:25px 0 10px 0;}
h3 {margin:10px 0 3px 0;}
i {color:#000000;}
ul.tabs {margin:0 10px; padding:0; text-align:right;}
ul.tabs li {list-style:none; display:inline; margin:0; padding:0;}
ul.tabs a {border:1px solid #E0E0E0; padding:3px 6px; background:#F0F0F0; font-size:17px; font-family:"Times New Roman", Times, serif; font-weight:bold; text-decoration:none;}
ul.tabs a:hover {text-decoration:none; background-color:#F6F6F6;}
ul.tabs a.current {background:#F6F6F6; color:#222222; border-bottom:1px solid #FFFFFF;}
#div_1, #div_2, #div_3, #div_4, #div_5 {border:1px solid #E0E0E0; padding:5px 15px 15px 15px; margin-top:2px; width:90%; }
.tab{
	font-family:tahoma;
	font-size:11px;
	text-align:justify;
}
.feedburnerFeedBlock img { display : none ; }	
.tab a:link, .tab a:visited {
	color: #0066FF;
	text-decoration: none;
	border-bottom:1px solid #FFFFFF;
	font-family:tahoma;
	font-size:12px;
}

.tab a:hover {
	color:#FF0000;
	text-decoration:none;
}	
.footer{
	width:1004px;
	height:38px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	margin-right:-1px;
}
.page-t{
	height:60px;
	width:auto;
	float:right;
}
.page-t-r{
	float:right;
	width:27px;
	height:60px;
	background-image:url(images/page-t-r.png);
	background-repeat:no-repeat;
}
.page-t-bg{
	height:60px;
	background-image:url(images/page-t-bg.png);
	background-repeat:repeat-x;
	width:auto;
	margin-right:27px;
}
.page-t-l{
	height:60px;
	width:27px;
	background-image:url(images/page-t-l.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:-27px;
	margin-top:-60px;
}
.te{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#FF0000;
	width:auto;
	height:60px;
}
.singleinfo {
	height:25px;
	margin: 0 0 0 0px;
	padding: 0px 0px 5px 0px;
	background:#D7D7D7;
	color:#fff;
	text-align:right;
	font-family:tahoma;
			}
.singleinfo img{
	float:right;
}
.tabl img{
	width: 190px;
        border: 1px solid #000000;
        height: auto;
        float: right;
}
.singleinfo a:link, .singleinfo a:visited{
color:#FFFFFF;}	
.category{
	padding:3px 5px 1px 0px;
	margin-left:5px;
	font-weight:normal;
	color:#333333;
}

.category a:link,.category a:visited{
	color:#333333;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;

	}
.category a:hover{
	color:#FF0000;
	font-family:tahoma;
	font-weight:normal;
	}
	
.sidebar-l-i{
	width:220px;
	height:auto;
	font-family:tahoma;
	line-height:17px;
	font-size:12px;
	float:left;
	text-align:justify;
	margin-left:10px;
	background-color:#d8d8d8;	
}
.sidebar-l-i a:link, .sidebar-l-i a:visited{
	border:none;
	text-decoration:none;
	color:#990000;
}
.sidebar-l-i a:hover{
	text-decoration:none;
	color:#FF0000;
}
.sidebar-l-i-b{
	width:200px;
	margin-right:10px;
}
.sidebar-l-i-t{
	width:220px;
	height:30px;
	background-image:url(images/left1-title.jpg);
	background-repeat:no-repeat;
	margin-bottom:7px;
}
.titr1{
	font-family:"Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:19px;
	font-weight:bold;
	margin-right:30px;
	padding-top:5px;
}