/* COMMON */
body {background:#F4F4EA}
body, p {padding:0px; margin:0px}
body, TD, DIV {font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #121212}

/*body { direction: rtl; unicode-bidi: embed; }
TD   { direction: rtl; unicode-bidi: embed; }
DIV  { direction: rtl; unicode-bidi: embed; }*/

/* COMMON LINKS */
a:link     { background-color: transparent; color:#336699; text-decoration:none }
a:visited  { background-color: transparent; color:#78A7D2; text-decoration:none }
a:active   { background-color: transparent;; text-decoration:none }
a:hover    { background-color: transparent; color:#FF5A00 }
a.noformat { text-decoration: none; color: #121212; text-decoration:none }


/* CATEGORY */
.catLink        { font-weight : bold; }
.catDescription { color : #121212;  }


/* ARTICLE */
H1.articleTitle    { font-size : 1.0em; margin: 0px; }
a.articleLink      { font-weight : bold; }
a.articleLinkOther {  }  /* for other in category and related */
.articleDecription { color : #121212; }
.articleStaff      { color : #9E9E9E; 	font-size : 0.8em; }
.glossaryItem      { background-color : #F0F0F0; cursor : help; color : #CC3333; }


/* HEADER & CONTENT */	
div.content {
	background-color: #F4F4EA;
	padding: 10px 5px;
	
}

/* LOGIN LINK */
div.login { font-size : 0.8em; font-weight: bold; text-align: right; white-space : nowrap;
			padding-right: 15px; padding-bottom: 8px; }		
a.login {  }


/* NAVIGATION */
div.navigation  {
	color:#121212; 
	background: url('/client/images/icons/bullet_go.gif') no-repeat 5px center #E2E2C8;
	border:dotted 1px #454435;
	font-size:0.9em; 
	font-weight:bold;
	margin:5px 2px 15px; 
	padding:4px 8px 4px 25px;
}
a.navigation    {color:#336699; text-decoration:underline }
a.navigation:hover    {color:#FF5A00; text-decoration:underline }


/* ARTICLE BLOCK */
a.abLink     {  }
.abBorder    { background-color : #ADAC95;  }
.abBgr       { background-color : #EBEBDB;  font-size : 0.9em; }
.abBgrDarker { background-color : #EBEBDB;  color : #606060;  font-size : 0.9em; }


/* ATTACHMENT */
.atTitle      { font-weight : bold;  }
.atEntry      { /* font-size: 0.8;*/ }


/* FILES */
.fName        { font-size : 0.8em; }


/* TABLES */
.tdBorder     { background-color : #EBEBD9;  }
.tdTitle      { background-color : #E2E2C8; padding : 4px 4px;  border : 1px solid #ADAC95; }
.tdSubTitle   { background-color : #E2E2C8; padding : 4px 4px;  border : 1px solid #ADAC95; }

.trLighter    { background-color : transparent; }
.trDarker     { background-color : #F4F4F4; }
.trMoreDarker { background-color : #DADADA; }


/*  FORMS  */
.trForm         { background-color : #EBEBD9; }
.tdFormCaption  { background-color : #EBEBD9;  text-align: right; width: 150px; }

input, select   { font-size : 12px;  margin : 0px;  padding: 0px; }
input.text      { width : 110px; }
input.shortText { width : 80px; }
input.longText  {  width : 250px;   }

.button         { width : 150px; }
/*.colorInput     { background-color : #F5F4ED; }*/
.requiredSign   { color : #C40000; font-weight : bold; }
.formComment    { font-size : 0.9em; }


/*  OTHER  */
.copyright      { font-size : 0.8em; }
.pageByPage     { font-size : 0.9em; }
.smallerText    { font-size : 0.9em; }
.nowrap         { white-space: nowrap; }
.space          { padding-bottom: 5px; }
.less_space     { padding-bottom: 2px; }
.info           { background-color : #FFFFE1; border : 1px solid #8592A2; padding: 10px;}

.fright, .right { float: right; }
.fleft, .left   { float: left; }
.clear  		{ clear: both; }


/*  CONTENT STYLES (could be applied in FCK editor)  */
DIV.box {
	background-color : #FFFFE1;
	border : 1px solid #959595;
	padding: 10px;
    overflow:hidden;
	zoom: 1;
}

/*ALEX CODE BEGIN*/


#searchbox {float:right; width:auto; margin-top:-62px;}
#searchbox a {float:left; line-height:23px; font-weight:bold; font-size:0.8em; color:#FFF}
#searchbox a:hover {font-weight:bold; font-size:0.8em; color:#4E4F45}
.searchboxleft {float:left; background:url('/client/images/search-box-left.gif') no-repeat top; width:31px; height:27px}
.searchboxmiddle {float:left; background:url('/client/images/search-box-bg.gif') repeat-x; width:320px; height:27px; text-align:right}
.searchboxmiddle span {line-height:24px}
.searchboxright {float:left; background:url('/client/images/search-box-right.gif') no-repeat top; width:5px; height:27px}
.searchinput {width:150px; padding:2px 5px; border:solid 1px #8B8A6C}

.ico-rss-big {background:url('/client/images/icons/rssicon.png') no-repeat center; padding:18px 24px}
.ico-rss {background: url('/client/images/icons/feed.png') no-repeat center; padding:2px 8px}
.ico-print {background:url('/client/images/icons/printer.gif') no-repeat left center; padding:2px 0 1px 20px; display:block} 

/*top cat's menu*/
#content_div {margin:0 auto; width:1024px}

#mmenu {width:auto; margin:-7px auto 0; float:right}
#mmenu ul {list-style:none; margin:auto; padding:0; text-align:right}
#mmenu ul li {display:inline; line-height:25px; float:left; font-size:1.0em}
#mmenu ul li a {
	height:-25px; 
	width:122px; 
	text-decoration:none; 
	display:block; 
	background:url('/client/images/btn-top-r.gif') no-repeat top; 
	color:#F8F8F1; 
	font-weight:bold; 
	padding-right:8px
}
#mmenu ul li a:hover {
	height:25px; 
	width:122px; 
	text-decoration:none; 
	display:block; 
	background:url('/client/images/btn-top-r.gif') no-repeat bottom;
	color:#33332D; 
	font-weight:bold; 
	padding-right:8px
}
#mmenu ul li a#active {
	height:25px; 
	width:122px; 
	text-decoration:none; 
	display:block; 
	background:url('/client/images/btn-top-r.gif') no-repeat bottom; 
	color:#33332D; 
	font-weight:bold; 
	padding-right:8px
}

#footer {background:#E3E3C9 repeat; border-top:5px solid #ADAC95; color:#7E7D6D; margin-top:20px; padding:10px 9%;}
#footer p {margin-bottom:10px}

/****** styles for IE 6 ******/
*html #searchbox {margin:0px auto -27px}
*html .searchinput {margin-top:2px}
*html #mmenu {margin:-10px auto 0}

/****** styles for IE 7 ******/
*+html #searchbox {margin:-40px auto -27px}
*+html #mmenu {margin:15px auto 0}

/*ALEX CODE END*/

