/* COMMON */

body {
   margin:0px;
   text-align:center;
   padding:0;
   font-family: Arial, Helvetica;
   font-size:62.5%; /* Set base size to 10px  */
   background: #e5e5e5;
   border-top:15px solid #e5e5e5;
   border-bottom:20px solid #e5e5e5;
   color:#4d4d4d;
}
#wrap {
   text-align:left;
   width:770px;
   margin:auto;
   background-color:#ffffff;
   padding:5px 0 20px 0;
}
#content {
   position:relative;
   width:770px;
   margin:0;
   padding:0;
}
#main-col {
   float:left;
   width:520px;
   margin:0px;
   min-height:30em;
   text-align:left;
   border-left:15px solid #fff;
}
#right-col {
   float:right;
   width:200px;
   border-top:15px solid #fff;
   border-right:20px solid #fff;
}

/* Index page Layout
----------------------------------------------------------------------------- */

#left {
   float:left;
   margin:0;
   width:360px;
   border-top:15px solid #fff;
   border-left:20px solid #fff;
}
#right {
   float:right;
   margin:0;
   width:360px;
   border-top:15px solid #fff;
   border-right:20px solid #fff;
}

.l-grey-box {
   background-color:#f2f2f2;
}
.d-grey-box {
   background-color:#4d4d4d;
}

/* Top header and navigation
----------------------------------------------------------------------------- */

#logo {
   position:absolute;
   top:22px;
   left:25px;
}
#header {
   position:relative;
   width:760px;
   height:75px;
   text-align:right;
   margin:0 5px 5px 5px;
}

ul#header-nav {
   position:absolute;
   top:0px;
   right:0px;
   margin:0 auto 0 auto;
   padding:10px 0 10px 0;
   list-style-type: none;
}
ul#header-nav li {
   padding: 0 14px;
   margin: 0;
   display: inline;
   text-align: center;
   white-space: nowrap;
}
ul#header-nav a {
   font-size:1.1em;
   text-decoration: none;
   padding-bottom:2px;
   color:#4d4d4d;
   padding-left:16px;
   background: transparent url(/images/small-grey-arrow.gif) no-repeat center left;
}
ul#header-nav a:hover, ul#header-nav a#top-active {
   background: transparent url(/images/small-orange-arrow.gif) no-repeat center left;
}


/* Main Nav
----------------------------------------------------------------------------- */

ul#top-nav {
   position:absolute;
   top:40px;
   right:0px;
   margin:0 auto 0 auto;
   padding:10px 0 10px 0;
   list-style-type: none;
}
ul#top-nav li {
   padding: 0 14px 0 10px;
   margin: 0;
   display: inline;
   text-align: center;
   white-space: nowrap;
   border-right:1px solid #808080;
}
ul#top-nav li.last {
   border-right: none;
}
ul#top-nav a {
   font-size:1.6em;
   text-decoration: none;
   padding-bottom:2px;
   color:#4d4d4d;
}
ul#top-nav a:hover {
   text-decoration: none;
   border-bottom:2px solid #ff4000;
}
ul#top-nav a#top-active {
   text-decoration: none;
   border-bottom:2px solid #ff4000;
}


/* Banner
----------------------------------------------------------------------------- */

#banner {
   position:relative;
   width:740px;
   margin:0 15px 0 5px;
}

#banner-home {
	width:730px;
	margin:15px 0 0 15px;
}


#banner-pages {
	background:#ff4d04 url(/images/banner-bg.jpg) no-repeat left top;
	height:75px;
	width:730px;
	margin:15px 0 0 15px;
}

#banner h1{
	padding-top:22px;
	color:#fff;
}



/* Links and text
----------------------------------------------------------------------------- */

h1, h2, h3 {
   letter-spacing:-1px;
   margin:0;
   padding:15px 0 0 15px;
}
h1 {
   font-size:2.6em;
   font-weight:normal;
}



/* OLD CSS
----------------------------------------------------------------------------- */

/*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: #121212; }
a:visited  { background-color: transparent; color: #121212; }
a:active   { background-color: transparent; }
a:hover    { background-color: transparent; text-decoration: none; }
a.noformat { text-decoration: none; color: #121212; }


/* 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 : #505050; 	font-size : 0.8em; }
.glossaryItem      { background-color : #F0F0F0; cursor : help; color : #CC3333; }


/* HEADER & CONTENT */	
div.content {
	background-color: #ffffff;
	padding: 10px 20px;
	font-size:1.3em;
	
}

/* 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-color: #ffffff; font-size : 0.9em; }
a.navigation    { color : #121212; }


/* ARTICLE BLOCK */
a.abLink     {  }
.abBorder    { background-color : #E4E4E4;  }
.abBgr       { background-color : #FFFFFF;  font-size : 0.9em; }
.abBgrDarker { background-color : #FAFAFA;  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 : #E4E4E4;  }
.tdTitle      { background-color : #E4E4E4; padding : 4px 4px;  border : 1px solid #D4D4D4; }
.tdSubTitle   { background-color : #EFEFEF; padding : 4px 4px;  border : 1px solid #DADADA; }

.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  {  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.7em; }
.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;
}




.clearer {
   clear:both;
   height:1px;
   font-size:1px;
   border:none;
   margin:0; padding:0;
   background:transparent;
}

/* footer navigation
----------------------------------------------------------------------------- */

#footer-nav {
   margin:15px 0 0 0;
   background:#f2f2f2;
   border-left: 10px solid #ffffff;
   border-right: 10px solid #ffffff;
}
#footer-nav img {
   padding:10px;   
}
#footer-nav ul {
   font-size:1.1em;
   margin:0 auto 0 auto;
   padding:15px 6px 6px 10px;
}
#footer-nav ul li {
   list-style-type: none;
   padding: 0;
   margin: 0;
   display: inline;
   text-align: center;
   white-space: nowrap;
}
#footer-nav li a {
   text-decoration: none;
   padding:0 7px 0 5px;
}
#footer-nav a:hover {
   text-decoration: underline;
}
#footer-nav .line { border-right: 1px solid #666666; }
