
/*body { direction: rtl; unicode-bidi: embed; }
td { direction: rtl; unicode-bidi: embed; }
div { direction: rtl; unicode-bidi: embed; }*/

/* COMMON LINKS */
a { color: #005aaa; background-color: transparent; }

/* CATEGORY */
.catLink { color:#000 !important; font-size:11px; font-weight:normal; text-decoration: underline !important; }
.catLinkParents { font-size:11px; font-weight:bold; }
.catSubLink { font-size:11px; font-weight:normal; }
.catDescription { color:#121212; }
.catNav { background-color: #F7F8FA; font-size:12px; border-bottom: 1px dotted #dddddd; }

#category_menu { margin: 0px; width: 176px; }
#category_menu .category_menu_headline { font-weight: bold; color: #0C5DAF; margin-bottom: 8px; }
#category_menu .category_menu_list { padding: 2px 0 4px 0; border-top: 1px dotted #BCBDBF; background-color: #F7F8FA; }
* html #category_menu .category_menu_list { border-top: 1px solid #e4e8e9; }

/* ARTICLE */
H1.articleTitle { font-size:1.0em; margin: 0px; color:#026dba; margin-bottom: 5px;}
a.articleLink { font-weight:bold; }
a.articleLinkOther { } /* for other in category and related */
.articleDecription { color:#121212; }
.articleStaff { color:#005aaa;; 	font-size:11px; }
.glossaryItem { background-color:#F0F0F0; cursor:help; color:#005aaa;; }


/* HEADER & CONTENT */
div.content { background-color: #ffffff; padding: 10px 20px; }
div.content_block { background-color: #ffffff; padding: 0; }
div.content_block table td { padding: 2px; }
div.header { background-color: #ffffff; }
.header_kb { font-size:1.4em; font-weight: bold; background-color: #ffffff; letter-spacing: 0.2em; }
div.header_div { background-color: #ffffff; margin-bottom:20px; }

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

/* NAVIGATION */
div.navigation { color:#121212; 	background-color: #ffffff; font-size:0.9em; }
a.navigation { color:#121212; }
/* div.nav_breadcrumbs { position: absolute; top: 125px; left: 220px; width: 560px;} */
div.nav_breadcrumbs {width: 560px;}
div.nav_breadcrumbs .intro { color:#026dba; font-weight:bold; margin-right:10px; }

/* ARTICLE BLOCK */
a.abLink { }
.abBorder { background-color:#E4E4E4; }
.abBgr { background-color:#FFFFFF; font-size:11px; }
.abBgrDarker { background-color:#FAFAFA; color:#606060; font-size:11px; }
.article_block { background-color:#f2f8fc; border: 1px solid #026dba; }
.article_block table td { font-size:11px ; line-height:1.4em ;  }
.ab_title     { color: #026dba; font-weight:bold;  }

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

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

/* TABLES */
.tdBorder { background-color:#E4E4E4; }
td.tdTitle, table.layout  td.tdTitle { background-color:#026dba; color:#fff; padding: 2px 5px; }
.tdTitle div  { color:#fff; }
.tdTitle a { color: #fff; }
.tdSubTitle, table.layout  td.tdSubTitle { color:#fff; padding:2px 5px; background-color: #0059A9; }
.tdSubTitle div { color:#fff; }
.tdSubTitle a { color:#fff; font-size:1em ; }
.trLighter { background-color:transparent; }
.trDarker { background-color:#F4F4F4; }
.trMoreDarker { background-color:#DADADA; }

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

input, select { font-size:12px; margin:0px; padding: 0px; }
input.text { width:110px; }
input.shortText { width:80px; }
input.longText, select.longText { width:250px; }
.button { width:140px; font-size:10px; }
.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 { float: right; }
.fleft { float: left; }

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


