@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px
}

html{
	width:100%;
	height:100%;
}
img{
	border:none;
}
li{
	display:inline;
}
h2{
-x-system-font:none;
border-bottom:1px solid;
color:#454515;
font-family:arial;
font-size:13pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:5px auto 10px;
text-align:right;
}

#langs{
background-color:#FEFDE1;
font-family:tahoma;
font-size:8pt;
height:14px;
left:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
text-align:center;}
#langs span a{text-decoration:none;color:darkred;;}

.center{
	width:810px;
	margin:0 auto;
	clear:both;
}
.header{
	width:810px;
	height:230px;
	float:right;	
}
.header-top{
	width:810px;
	height:22px;
	float:right;
}
.header-top-left{
	width:23px;
	height:22px;
	float:left;
	background-image:url(/images/newtheme/h-top-repeat-left-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.header-top-center{
	width:764px;
	height:22px;
	float:left;
	background-image:url(/images/newtheme/h-top-repeat-bg.png);
	background-position:top left;
	background-repeat:repeat-x;
}
.header-top-right{
	width:23px;
	height:22px;
	float:right;
	background-image:url(/images/newtheme/h-top-repeat-right-bg.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.header-Center{
	width:810px;
	height:189px;
	float:right;
	background-image:url(/images/newtheme/h-center-left-bg.png);
	background-position:top left;
	background-repeat:repeat-y;
}

.header-Center-left{
	width:22px;
	height:189px;
	float:left;
}

.header-Center-center{
	width:766px;
	height:189px;
	float:left;
	background-image:url(/images/newtheme/h-c-bh.png);
	background-position:top left;
}

.hc-logo-left{
	float:left;
	height:189px;
	width:190px;
	background-image:url(/images/newtheme/h-center-left-logo.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.hc-logo-center{
	width:345px;
	height:189px;
	float:left;
}
.hc-logo-center img{
	position:absolute;
}
.hc-logo-right{
	width:231px;
	height:189px;;
	float:right;
	background-image:url(/images/newtheme/h-center-right-logo.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.header-Center-right{
	width:22px;
	height:189px;
	float:right;
	background-image:url(/images/newtheme/h-center-right-bg.png);
	background-position:top right;
	background-repeat:repeat-y;	
}

.header-bottom{
	width:810px;
	height:22px;
	float:right;
	
}
.header-bottom-left{
	width:23px;
	height:22px;
	float:left;
	background-image:url(/images/newtheme/h-bottom-left-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.header-bottom-center{
	width:764px;
	height:22px;
	float:left;
	background-image:url(/images/newtheme/h-bottom-center-bg.png);
	background-position:top left;
	background-repeat:repeat-x;
}
.header-bottom-right{
	width:23px;
	height:22px;
	float:right;
	background-image:url(/images/newtheme/h-bottom-right-bg.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.body{
	width:810px;
	float:right;
	margin: 0;
	padding: 0;
	font-family: /**/tahoma/*^*/,verdana, 'trebuchet ms', sans-serif;
	font-size: 9pt;
	color: #454515;
	background:#FFFFFF url(/images/bg/bg_b.gif) repeat-x scroll 0% 0%;
	min-width:750px;
	
}
.body-top{
	width:810px;
	float:right;
	height:67px;	
}
.b-t-left{
	width:22px;
	height:67px;
	float:left;
	background-image:url(/images/newtheme/b-t-left-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.b-t-center{
	width:766px;
	height:67px;
	float:left;
	background-image:url(/images/newtheme/b-t-center-bg.png);
	background-position:top left;
	background-repeat:repeat-x;
}

.b-t-right{
	width:22px;
	height:67px;
	float:right;
	background-image:url(/images/newtheme/b-t-right-bg.png);
	background-position:top right;
	background-repeat:no-repeat;
}


.b-b-left{
	width:22px;
	height:67px;
	float:left;
	background-image:url(/images/newtheme/b-b-left-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}


.b-b-center{
	width:766px;
	height:67px;
	float:left;
	background-image:url(/images/newtheme/b-b-center-bg.png);
	background-position:top left;
	background-repeat:repeat-x;
}

.b-b-right{
	width:22px;
	height:67px;
	float:right;
	background-image:url(/images/newtheme/b-b-right-bg.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.body-center{
	width:810px;
	float:right;
}
.b-c-left{
	width:788px;
	padding-left:22px;
	float:left;
	background-image:url(/images/newtheme/h-center-left-bg.png);
	background-position:top left;
	background-repeat:repeat-y;
}
.b-c-center{
	width:766px;	
	float:left;
	background-image:url(/images/newtheme/h-c-bh.png);
	background-position:top left;
	background-repeat:repeat;
	padding:5px 0 10px 0;
}
.b-c-right{
	width:766px;
	padding-right:22px;
	float:right;
	background-image:url(/images/newtheme/h-center-right-bg.png);
	background-position:top right;
	background-repeat:repeat-y;
}
.board{
	width:754px;
	height:46px;
	padding:0 6px 0 6px;
}
.board-left{
	width:22px;
	height:46px;
	float:left;
	background-image:url(/images/newtheme/bord-left.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.board-center{
	width:710px;
	height:46px;
	float:left;
	background-image:url(/images/newtheme/bord-center.png);
	background-position:top left;
	background-repeat:repeat-x;
}
.board-center li{
	width:710px;
	float:right;
	height:35px;
	margin-top:11px;
	text-align:right;
	direction:rtl;
}
.board-right{
	width:22px;
	height:46px;
	float:right;
	background-image:url(/images/newtheme/bord-right.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.menus{
	width:140px;
	float:right;

	margin-top:40px;
}
.menu{
	width:140px;
	height:23px;
	float:right;
}
.m-r{
	width:18px;
	height:23px;
	float:right;
	background-image:url(/images/newtheme/menu-right-bg.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.m-c{
	width:95px;
	height:23px;
	float:right;
	background-image:url(/images/newtheme/menu-center-bg.png);
	background-position:top right;
	background-repeat:repeat-x;
}
.m-c a{
	width:92px;
	height:20px;
	margin:3px 3px 0 0;
	float:right;
	text-align:right;
	text-decoration:none;
	direction:rtl;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFF00;
}
.m-l{
	width:27px;
	height:23px;
	float:left;
	background-image:url(/images/newtheme/menu-left-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.body-body{
	width:600px;
	float:left;
	padding:0px;
}
.window{
	width:300px;
	float:right;	
}
.window-top{
	width:288px;
	height:22px;
	float:right;
	background-image:url(/images/newtheme/window-top-bg.png);
	background-position:top right;
	background-repeat:no-repeat;
	
}
.window-top a{
	width:258px;
	float:right;
	height:22px;
	margin:2px 30px 0 0;
	text-align:right;
	text-decoration:none;
	font-family:arial;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
}
.window-center{
	width:288px;
	float:right;
}
.w-c-left{
	width:288px;
	float:right;
	background-image:url(/images/newtheme/window-center-bg-repeat.png);
	background-position:top right;
	background-repeat:repeat-y;


}
.w-c-right{
	width:260px;
	height:150px;
	padding:2px 3px 2px 2px;
	float:right;
	background-image:url(/images/newtheme/window-center-right-corner.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	direction:rtl;
	text-align:right;
}
.window-bottom{
	width:288px;
	height:19px;
	float:right;
	background-image:url(/images/newtheme/window-bottom-bg.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.window-pic{
	width:280px;
	float:right;
	height:100px;
}
.body-bottom{
	width:810px;
	float:right;
}


.Subject a{text-decoration:none;color:#454515;}
.Subject{width:250px;text-align:right;margin:0px;padding:0px;height:140px;float:right;direction:rtl;padding-right:15px;}
.con-Subject{float:right;}
.SubjectWriten{width:250px;line-height:20px;float:right;margin:0px;padding:0px;display:inline;text-align:right;font:8pt tahoma;}

.Subject1 a{text-decoration:none;}
.Subject1{width:175px;text-align:right;margin:0px;padding:0px;height:120px;float:right;direction:rtl;padding-right:5px;}
.SubjectWriten1{width:190px;line-height:20px;float:right;margin:0px;padding:0px;display:inline;text-align:right;font:8pt tahoma;}

#footer {
	background-color:none;
	clear:both;
	color: gray;
	font-size:8pt;
	text-align:center;
	padding-top:25px;
	padding-bottom:10px;
	background-image:transparent;
}
.tablo{width:96%;border:0px;margin:5px;padding:5px;float:right;direction:rtl;text-align:justify;}

<!-- ############################################# -->
.portlet {
	margin: 10px;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	background-color: #F2ECFA;
}

.portlet-title {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0;
	/*border-left: 5px solid #BFA260; */
	padding: 5px;
	color: #fff;
	background-color: #6A6A9C;
	font-size: 8pt;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	text-align: right;
}

.portlet-title a {
	color: #806C40;
	text-decoration: none;
	text-transform: none;
}

.portlet-title a:hover {
	color: red;
}

.portlet-content {
	margin: 0 0 10px 0;
	padding: 10px 0 0 10px;
	font-size: 11px;
	direction:rtl;
}

.portlet-content ul {
	margin: 0 5px 1px 15px;
	padding: 0;
	list-style: none;
}

.portlet-content li {
	color: #666;
	margin-top: 3px;
}

.portlet-content a {
	text-decoration: none;
}

.portlet-content a:hover {
	color: red;
}
/**/
.labels-content{
	color:#005cb9;
}
/*^*/
.post {
	margin-bottom: 15px;
	direction : rtl;
	/**/
	text-align: justify;
	/*^*/
}

.post-title {
	font-size: 13pt;
	font-weight:400;
	line-height:20px;
}

.post-time {
	font-size: 8pt;
	color: gray;
}

.post-content {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	width:580px;
}

.post-footer {
	text-align: left;
	font-size: 8pt;
}

.post-footer a {
	color: #6A6A7C;
	text-decoration:none;
}

.comments {
	border-top: 1px silver solid;
	text-align: right;
}

.comments h3 {
	font-size: 12pt;
}

.comment {
	margin-bottom: 10px;
}

.comment-header {
	background-color: #FFF7E6;
	padding: 3px;
	font-size: 8pt;
}

.grid {
	width:620px;
	direction:rtl;
}

.grid a{
	text-decoration:none;
}

.grid td {
	padding: 3px;
}

.grid-header {
	color: #fff;
	background-color: #867036;
}

.grid-row1 {
	background-color: #D5D5A5;
}

.grid-row2 {
	background-color: #f8f8f8;
}

.grid-row-selected {
	background-color: lightyellow;
}

.grid-pager {
	text-align: right;
	color: silver;
	margin-right:30px;
	direction:rtl;
}

.grid-pager a {
	color: darkblue;
	text-decoration: none;
}

.submenu {
	margin-bottom: 10px;
	border-bottom: 5px solid #6A6A9C;
	padding-right: 10px;
	text-align: right;
}

.submenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.submenu li {
	display:inline;
	margin:0;
	padding:0;
}

.submenu-active {
	color: white;
	text-decoration: none;
	background-color: #6A6A9C;
	padding: 3px 5px 0 5px;
}

.submenu-inactive {
	text-decoration: none;
	background-color: #F2ECFA;
	padding: 3px 5px 0 5px;
}
/**/
input{
	direction:rtl;
}

select{
	direction:rtl;
}
/*^*/
.input-label {
	font-weight:bold;
}

.input-error1, .input-error2, .input-error3 {
	border: 1px solid red;
	background-color: lightyellow;
}

.link-button {
}

.link-button:link, .link-button:visited {
	color:#284E98;
	padding: 3px;
	background-color:#867036;
	text-decoration: none;
	margin-right: 2px;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
}

.link-button:link.active, .link-button:visited.active, .link-button:hover {
	color:red;
	background-color:#E6E7F3;
}

.profile-table {
	width: 100%;
	background-color: #aaa;
	border-collapse: collapse;
	/**/
	direction: rtl;
	/*^*/
}

.profile-table td {
	padding: 5px;
	border: 1px solid #BFA260;
}

.profile-table-label {
	background-color: #6A6A9C;
	color: white;
	font-weight: bold;
}

.profile-table-value {
	background-color: #F2ECFA;
}

.category {
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	background-color: #F2ECFA;
}

.category-name {
	font-weight: bold;
}

.category-name a {
	color: #806C40;
	text-decoration: none;
	text-transform: none;
}

.category-description {
	font-style: italic;
}

.postlist-pager {
	text-align: right;
	margin-top: 30px;
	border-top: 1px solid silver;
}

.postlist-pager a {
	text-decoration: none;
}

.search-title {
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	background-color: #F2ECFA;
}
th{text-align:center;}
.middle-Image{width:110px;height:130px;}

input{
	border:1px solid #ceeafb;
}

.decor{text-decoration:none;}

.half-main{text-align:right;;width:270px;padding:5px;}
.strech-main-table{width:560px;}
.strech-main-table th{font:bold 11pt arial;}
.normal-label {font:9pt tahoma;}
.navli{padding:0pt 25px 0pt 0pt;height:17px;background-image:url('/images/bg/navitembg.gif');}
textarea{border:#c3c3c3 1px solid;}
select{font:9pt tahoma;}
