body{
    font: Tahoma, Arial, Helvetica, sans-serif;
	direction:rtl;
	margin: 0px;
	padding: 0px;
	font-family:Tahoma;
	font-size:12px;
	background:url('../img/home/bg1.gif');
	font-family:Tahoma;
	font-size:12px;
}
a{
	text-decoration:none;
}
#holder {
	width: 900px;
	margin: 0 auto 0 auto;
	direction:rtl;
	
}

#iholder {
	width: 880px;
	margin: 0 auto 0 auto;
	direction:rtl;
	background:#f9fdf7;
	padding:10px;
	border:1px solid #bdb89c;
	-moz-border-radius: 5px;
	margin-bottom:30px;
}

#header {
}
#right {
	position:absolute;
	top:160px;
	width: 190px;
	float: right;
	padding: 0px;
	border:0px solid red;
}
#content {
	margin: 2px 0px 0 0px;
	padding: 0px;
	border: 0px solid red;
}
.main{
	margin: 0px 200px 0 0px;
}
#footer {
	padding: 5px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#header{
	text-align:center;
}
#Menu{
	border:1px solid #dad6c0;
	background:#F4F4F4 url('../img/newhome/b2.jpg') repeat-x top center ;
	-moz-border-radius: 5px;
	padding:5px;
}
#Menu .header{
	background:url('../img/home/menu-s.gif') no-repeat right center;
	height:23px;
	padding-right:40px;
	margin-bottom:5px;
}

#login{
	margin-top:5px;
	border:1px solid #dad6c0;
	background:#F4F4F4 url('../img/newhome/b2.jpg') repeat-x top center ;
	-moz-border-radius: 5px;
	padding:8px;
	height:100px;
}
#lmsg{
	text-align: center;
}
#login .header{
	background:url('../img/home/login.gif') no-repeat right center;
	height:23px;
	padding-right:40px;
	margin-bottom:5px;
}
.inp input{
	width:90px;
	height:16px;
}
.w20{
	width:20px;
}
.login{
	-moz-border-radius: 5px;
	background:#c9f6fe;
	border:1px solid #499eb3;
	font-size:13px;
}

#links{
	margin-top:5px;
	border:1px solid #dad6c0;
	background:#F4F4F4 url('../img/newhome/b2.jpg') repeat-x top center ;
	-moz-border-radius: 5px;
	padding:8px;
}

#links .header{
	background:url('../img/home/links.gif') no-repeat right center;
	height:23px;
	padding-right:40px;
	margin-bottom:5px;
}

#help{
	margin-top:5px;
	border:1px solid #dad6c0;
	background:#f7f7f7;
	-moz-border-radius: 5px;
	padding:8px;
	overflow: hidden;
	height:20px;
}

#help .header{
	background:url('../img/home/help.gif') no-repeat right center;
	height:23px;
	padding-right:40px;
	margin-bottom:5px;
}

ul.menu{
	padding:0px;
	margin:0px;
	width:172px;	
}
ul.menu li{
	list-style-type:none;
	width:172px;
}
ul.menu li:first-child{
	border-top:1px dotted #6a6338;
}
ul.menu li a{
		background:url('../img/home/arrow.gif') no-repeat 158px 6px;
	display:block;
	height:28px;
	line-height:20px;
	padding-right:20px;
	color:#000;
	border-bottom:1px dotted #6a6338;
}
ul.menu li a:hover{
	display:block;
	height:28px;
	line-height:20px;
	padding-right:20px;
	color:#000;
}


ul.link{
	padding:0px;
	margin:0px;
	width:172px;	
}
ul.link li{
	list-style-type:none;
	width:172px;
}
ul.link li a{
	background:url('../img/home/arrow2.gif') no-repeat right 8px;
	display:block;
	height:22px;
	line-height:20px;
	padding-right:12px;
	color:#000;
}

/*News*/
#news{
	background:#F4F4F4 url('../img/newhome/b2.jpg') repeat-x top center ;
	border:1px solid #d5d0b5;
	border-top:0px;
	-moz-border-radius: 8px;
	
}
#news .header{
	height:29px;
	padding-top:10px;
	padding-right:20px;
	margin-bottom:5px;
}
/*Articles*/
#articles{
	background:#F4F4F4 url('../img/newhome/b2.jpg') repeat-x top center ;
	border:1px solid #d5d0b5;
	border-top:0px;
	-moz-border-radius: 8px;
	margin-top:10px;
}
#articles .header{
	height:29px;
	padding-top:10px;
	padding-right:20px;
	margin-bottom:5px;
}

#newscol,#articlecol{
	display:block;
}
.readmore{float:left;text-align:left;}
.news_image{
	width:80px;
	float:right;
	background:#f2f0e6;
	height:80px;
	margin:3px;
}
.news_image img{
	margin:5px;
}
.news_text{
	min-height:80px;
	width:100%;
	float:left;
	margin:3px;
	border:0px solid aqua;
}
div.subn{
	padding:5px;
	width:98%;
	text-align:justify;
	overflow:auto;
}

/* BreadCrumbs Css*/
#breadcrumb
{
    font: 11px Tahoma, Arial, Helvetica, sans-serif;
    background-image:url('../img/bc/bc_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:96%;
    overflow:hidden;
    margin:0px 0px 20px 0px;
}
#breadcrumb li 
{
    height:30px;
	display:inline;
    list-style-type:none;
    float:right;
    padding-right:10px;
    background-image:url('../img/bc/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
}
#breadcrumb a
{
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}
.home
{
    border:none;
    margin-left: 10px ;
    margin-top: 8px ;
}

#breadcrumb a:hover
{
	color:#35acc5;
}

/*Star Rating*/
.ui-stars-star,
.ui-stars-cancel {
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.ui-stars-star a,
.ui-stars-cancel a {
	width: 28px;
	height: 26px;
	display: block;
	position: relative;
	background: url(../img/rating/crystal-stars.png) no-repeat 0 0;
}
.ui-stars-star a {
	background-position: 0 -56px;
}
.ui-stars-star-on a {
	background-position: 0 -84px;
}
.ui-stars-star-hover a {
	background-position: 0 -112px;
}
.ui-stars-cancel-hover a {
	background-position: 0 -28px;
}
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
	cursor: default !important;
}

#rating { position:relative; height:30px;}
#rating > * { position:absolute; height:30px; left:0; top:0; }

#loader {display:none;padding-left:20px; background:url(../img/rating/crystal-arrows.gif) no-repeat center left;}
input, select, textarea{
    border:1px solid #dad6c0;
    font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
#RegisterForm input[type=text], #RegisterForm input[type=password], select{
	width:170px;
}
td.label{
	width:180px;
	font-weight:600;
}
td.inp{
	width:200px;
}
div.error-message{
	display:inline;
	direction:rtl;
	color:red;
}
#loading{
		font-size:10px;
		width:200px;
		padding-right:20px;
		display:none;
}
.notice{
	color:green;
}
.submit{
	width:150px;
	display:inline;
}
.topTb2{
	background:url('../img/home/tile-up-right.jpg') repeat-x;
	width:150px;	
}
.topTb1{
	background:url('../img/home/tile-up-right.jpg') repeat-x;
	width:100px;	
}

td.b{
	background:#f2f0e6;
}
#categories, #arts{
	margin-top:20px;
	border:0px solid red;
	overflow: auto;

}
.cats{
	background:url('../img/folder.png') no-repeat right center;
	/*display:inline;*/
	height:20px;
	border:0px solid lime;
	overflow:hidden;
	padding-right:30px;
	margin-right:5px;
	padding-top:5px;
}
.art{
	background:url('../img/doc.png') no-repeat right center;
	height:20px;
	overflow:hidden;
	padding-right:30px;
	margin-right:5px;
	padding-top:5px;
}

.clear{
	clear:left;
}
#arSummary{
	padding:15px;
	margin:15px;
	background:#F3F0E7;
	border:1px solid #DBD6C0;
}
h1{
	text-align:center;
	font-size:1.5em;
	font-family:Arial, Tahoma;
	font-weight:bold;
}
#faqQuestion{
	
}
#faqQuestion{
	
}
#faqSubject{
	
}
input.xl, select.xl{
	width:170px;
}

.SystemError{
	direction:ltr;
}
hr {
	border: none 0;
	border-top: 1px dashed #000;/*the border*/
	width: 50%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
#LoginError{
	font-size:11px;
	text-align:center;
	color:#ff0000;
}
.inp textarea{
	width: 250px;
}
