﻿/* CSS Document */
html {
height: 100%;
}

.MainBody {
direction:rtl;
background-image:url(../images/MainBackground.png);
background-position:top left;
background-repeat:repeat-x;
background-color:#FFFFFF;
font-size:9pt;
font-family:Tahoma;
color:#272727;
border-top-style: none;
margin-top:0px;
}


.clr {
clear: both;
}



.outline {
border: 1px solid #cccccc;
background: #ffffff;
padding: 2px;
}

#buttons_outer {
width: 635px;
margin-bottom: 2px;
margin-left: 2px;
float: right;
}

#mod_search_searchword{
border:1px;
height: 13px;
font-size:10px;
width:140px;
font-family: Tahoma;
}

#buttons_inner {
border: 1px solid #cccccc;
height: 21px;
}


#pathway_text {
overflow: hidden;
display: block;
height: 25px;
line-height: 25px !important;
line-height: 22px;
padding-right: 4px;
border: 1px solid #666666;
margin-bottom: 2px;
}

#pathway_text img {
margin-right: 5px;
margin-left: 5px;
margin-top: 6px;
}

#buttons {
float: right;
margin: 0px;
padding: 0px;
width: auto;
}

ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
font-size: 0.8em;
}


ul#mainlevel-nav li
{
background-image: none;
padding-right: 4px;
padding-left: 0px;
float: right;
font-size: 14px;
line-height: 22px;
white-space: nowrap;
background-image:url(../images/top_link.png);
background-repeat:no-repeat;
background-position:left top;
height:22px;
}


ul#mainlevel-nav li a
{
display: block;
padding-right: 15px;
padding-left: 15px;
text-decoration: none;
color:#666666;
background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }
ul#mainlevel-nav li a:hover
{
color:#00FF66;
}


#search_outer {
float: right;
width: 165px;
}

#search_inner {
border: 1px solid #cccccc;
padding: 0px;
height: 21px !important;
height: 23px;
overflow: hidden;
}

#search_inner form {
padding: 0;
margin: 0;
}

#search_inner .inputbox {
border: 1px;
padding: 3px 3px 3px 5px;
font-family: Tahoma;
font-size: 14px;
color: #666666;
}

input {
font-family: Times New Roman;
font-size: 13px;
color: #666666;
}

#content_inner{
float: none !important;
float: right;
padding: 0;
padding-top: 2px;
margin: 0;
}

table.content_table {
width: 100%;
padding: 0px;
margin: 0px;
}

table.content_table td {
padding: 0px;
margin: 0px;
}

#banner_inner {
float: right;
padding: 0px;
height: 70px;
}


.maintitle {
color: #ffffff;
font-size: 40px;
padding-right: 15px;
padding-top: 20px;
}

.error {
font-style: italic;
text-transform: uppercase;
padding: 5px;
color: #cccccc;
font-size: 14px;
font-weight: normal;
}


div.back_button {
text-align: center;
font-size: 9pt;
font-weight: normal;
width: 150px;
height:30px;
line-height: 30px;
margin: 10px;

background-image:url(../images/backbutton.png);
}



.pagenav {
text-align: center;
font-size: 8pt;
font-family:Tahoma;
font-weight: normal;
padding: 0px 3px;
line-height: 40px;
margin-top: 10px;
margin-bottom:10px;
color:#006600;
height:40px;
}

.pagenavbar {
margin-left: 10px;
float: right;
}

th.pagenav_next {
display:block;
color:#FFFFFF;
padding-right:15px;
font-size:8pt;
width:50px;
text-align:center;
}


th.pagenav_prev {
display:block;
color:#FFFFFF;
padding-right:15px;
font-size:8pt;
width:50px;
}



#footer {
text-align: center;
padding: 0px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-right: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position:right;
}



td {
text-align: right;
font-size: 9pt;
}


a:visited {
color:#0033FF; 
text-decoration: none;
font-weight: bold;
}

a:link {
color:#0033FF; 
text-decoration: none;
font-weight: bold;
}

a:hover {
color:#CC0000;	
text-decoration: none;
}

table.contentpaneopen {
width: 100%;
border-collapse: collapse;
border-spacing: 0px;
margin: 0px;
}

table.contentpaneopen td {
padding-left: 5px;
}

table.contentpaneopen td.componentheading {
padding-right: 4px;
}

table.contentpane {
width: 100%;
padding: 0px;
border-collapse: collapse;
border-spacing: 0px;
margin: 0px;
}

table.contentpane td {
margin: 0px;
padding: 0px;
}

table.contentpane td.componentheading {
padding-right: 4px;
}

table.contentpaneopen fieldset {
border: 0px;
border-bottom: 1px solid #eee;
}

.button {
color:#006600;
font-family: Tahoma;
text-align: center;
font-size: 10px;
font-weight: bold;
border: 1px dotted #cccccc;
width: auto;
background: url(../images/button_bg.png) repeat-x;
background-position:bottom;
line-height: 18px !important;
line-height: 16px;
height: 26px !important;
height: 24px;
margin: 1px;
padding: 3px 3px 3px 3px;
}

.inputbox {
padding: 2px;
border:solid 1px #cccccc;
background-color: #ffffff;
}

.componentheading {
text-align: right;
height: 20px;
color:#000099;
font-weight: bold;
font-size: 19px;
padding-bottom:0px;
font-family:"Times New Roman", Times, serif;
}


.contentcolumn {
padding-left: 5px;
}

.contentheading {
text-align: right;
height: 24px;
color:#000099;
font-weight: bold;
font-size: 24px;
padding-bottom:0px;
font-family:"Times New Roman", Times, serif;
background-repeat: no-repeat;
background-position:right top;
}



.contentpagetitle {
padding-right:10px;
padding-bottom:10px;
font-size: 20px;
font-family:"Times New Roman", Times, serif;
}

table.searchinto {
width: 100%;
}

table.searchintro td {
font-weight: normal;
}

table.moduletable {
width: 100%;
margin-bottom: 5px;
padding: 0px;
border-spacing: 0px;
border-collapse: collapse;
}


table.moduletable td {
font-size: 9pt;
margin: 0px;
font-weight: normal;
}


table.pollstableborder {
padding: 2px;
width:96%;
}

moduletable-Banners {
text-align:center;
}

.sectiontableheader {
font-weight: bold;
font-size:9pt;
background-color:#CCCCCC;
padding: 4px;
height:20px;
}

a.category {
font-weight: bold;
padding: 9pt;
color:#003366;
}

a.category:hover {
font-weight: bold;
padding: 9pt;
color:#0000CC;
}

a.category:visited {
font-weight: normal;
padding: 9pt;
color:#666666;
}

a.download {
font-weight: bold;
color:#666666;
}

a.download:hover {
font-weight: bold;
color:#666666;
}

a.download:visited {
font-weight: bold;
color:#666666;
}

.sectiontablefooter {
}

.sectiontableentry1 {
background-color:#EFEFEF;
}

.sectiontableentry2 {
background-color:#F4F4F4;
}

.small {
color: #666666;
font-size: 9pt;
}

.createdate {
height: 15px;
padding-bottom: 10px;
color: #999999;
font-size: 14px;
}

.modifydate {
height: 15px;
padding-top: 10px;
color: #999999;
font-size: 14px;
}




a.mainlevel:visited {
display: block;
font-size: 10px;
font-family:Tahoma;
color:#000000;
text-align: right;
padding-right: 1px;
height: 20px;
line-height:20px;
width: 100px;
text-decoration: none;
border:none;
}

a.mainlevel:link {
display: block;
font-size: 10px;
font-family:Tahoma;
color:#000000;
text-align: right;
padding-right: 1px;
height: 20px;
line-height:20px;
width: 100px;
text-decoration: none;
border:none;
}

a.mainlevel:hover {
text-decoration: none;
color:#CC00AA;
}

a.mainlevel#active_menu {
color:#000000;
font-size:10px;
font-family:Tahoma;
}

a.mainlevel#active_menu:hover {
color: #cc00cc;
}

a.sublevel#active_menu {
color: #333333;
}

a.sublevel:visited {
padding-right: 1px;
vertical-align: middle;
font-size: 14px;
font-weight: normal;
color: #666666;
text-align: right;
}

a.sublevel:link {
padding-right: 1px;
vertical-align: middle;
font-size: 14px;
font-weight: normal;
color: #666666;
text-align: right;
}

a.sublevel:hover {
color: #666666;
text-decoration: none;
}

.highlight {
background-color: Yellow;
color: Blue;
padding: 0;
}

.code {
background-color: #ddd;
border: 1px solid #bbb;
}

form {
/* removes space below form elements */
margin: 0;
padding: 0;
width:98%;
}

div.mosimage {
border: 1px solid #cccccc;
}

div.message {
color:#FF0000;
font-weight:bold;
font-size:14px;
text-align:center;
padding-top:20px;
}

.mosimage {
border: 1px solid #cccccc;
margin: 5px
}

.mosimage_caption {
margin-top: 2px;
background: #efefef;
padding: 1px 2px;
color: #666;
font-size: 10px;
border-top: 1px solid #cccccc;
}

span.article_seperator {
display: block;
height: 1.5em;
}

td.dot {
height:5px;
}

table.top_menu{
padding-top:4px;
}

td.tab{
height:10px;
}

a.mostread:visited {
color:#9A927D;
font-weight:normal;
}

a.mostread {
color:#9A927D;
font-weight:normal;
}

a.mostread:hover {
color:#666666;
font-weight:normal;
}

a.latestnews:visited {
color:#0000F5;
font-weight:normal;
font-size:9pt;
}

a.latestnews {
color:#0000F5;
font-weight:normal;
font-size:9pt;
}

a.latestnews:hover {
color:#CC0000;
font-weight:normal;
font-size:9pt;
}


.latestnews
{
font-size:8pt;	
color:#996633;
}

.latestnewsTable
{
	width:100%;
	
}

.latestnewsTd
{
width:50%;
}


li.latestnews-user{
padding-right:5px;
}

li.mostread-user{
padding-right:20px !important;
padding-right:10px;
}

td.site_name {
font-size:44px;
padding-top:16px;
padding-bottom:10px;
font-weight:normal;
color:#666666;
}

td.site_desc {
font-size:15px;
font-weight:normal;
color:#666666;
}

table.box_table{
background-color:#F7F7F7;
}


a.login:visited {
line-height: 20px;
margin-right: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position:right;
font-weight:bold;
text-align:right;
float:right;
padding-right:10px;
}

a.login {
line-height: 20px;
margin-right: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position:right;
font-weight:bold;
text-align:right;
float:right;
padding-right:10px;
}

a.login:hover {
color:#666666;
font-weight:bold;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */


#ja-hpwrap {
	clear: both;
	width: 635px;
}

#ja-footerwrap {
	clear: both;
	width: 635px;
}

#ja-subnavwrap {
	clear: both;
	width: 635px;
}

#ja-mainnavwrap1 {
	clear: both;
	width: 635px;
}

#ja-botslwrap {
	clear: both;
	width: 635px;
}

#ja-topslwrap {
	clear: both;
	width: 635px;
}

#ja-headerwrap {
	clear: both;
	width: 635px;
}

#ja-hp {
	margin: 0 auto;
	width: 635px;
	text-align: right;
}

#ja-footer {
	margin: 0 auto;
	width: 635px;
	text-align: right;
}

#ja-containerwrap-m {
	margin: 0 auto;
	width: 635px;
	text-align: right;
}

#ja-containerwrap-f {
	margin: 0 auto;
	width: 635px;
	text-align: right;
}

#ja-containerwrap-c {
	margin: 0 auto;
	width: 635px;
	text-align: right;
}

#ja-containerwrap-cm {
	margin: 0 auto;
	width: 635px;
	text-align: right;
}

#ja-containerwrap {
	margin: 0 auto;
	width: 635px;
	text-align: right;
}

#ja-subnav {
	margin: 0 auto;
	width: 635px;
	text-align: right;
}

#ja-mainnavwrap2 {
	margin: 0 auto;
	width: 635px;
	text-align: right;
}

#ja-botsl {
	margin: 0 auto;
	width: 635px;
	text-align: right;
}

#ja-topsl {
	margin: 0 auto;
	width: 635px;
	text-align: right;
}

#ja-header {
	margin: 0 auto;
	width: 635px;
	text-align: right;
}

.wide #ja-hp {
	width: 635px;
}

.wide #ja-footer {
	width: 635px;
}

.wide #ja-containerwrap-m {
	width: 635px;
}

.wide #ja-containerwrap-f {
	width: 635px;
}

.wide #ja-containerwrap-c {
	width: 635px;
}

.wide #ja-containerwrap-cm {
	width: 635px;
}

.wide #ja-containerwrap {
	width: 635px;
}

.wide #ja-subnav {
	width: 635px;
}

.wide #ja-mainnavwrap2 {
	width: 635px;
}

.wide #ja-botsl {
	width: 635px;
}

.wide #ja-topsl {
	width: 635px;
}

.wide #ja-header {
	width: 635px;
}

.auto #ja-hp {
	width: 100%!important;
}

.auto #ja-footer {
	width: 100%!important;
}

.auto #ja-containerwrap-m {
	width: 100%!important;
}

.auto #ja-containerwrap-f {
	width: 100%!important;
}

.auto #ja-containerwrap-c {
	width: 100%!important;
}

.auto #ja-containerwrap-cm {
	width: 100%!important;
}

.auto #ja-containerwrap {
	width: 100%!important;
}

.auto #ja-subnav {
	width: 100%!important;
}

.auto #ja-mainnavwrap2 {
	width: 100%!important;
}

.auto #ja-botsl {
	width: 100%!important;
}

.auto #ja-topsl {
	width: 100%!important;
}

.auto #ja-header {
	width: 100%!important;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	float: left;
	width: 60%;
}

#ja-content div.innerpad {
	clear: both;
	margin: 0;
	padding: 20px 15px 15px 0;
	display: block;
	height: 400px;
}


/* SECONDARY COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
	float: right;
	width: 40%;
}

#ja-col1 {
	float: left;
	width: 50%;
	overflow: hidden;
	padding-bottom: 10px;
}

#ja-col2 {
	float: right;
	width: 49.9%;
	overflow: hidden;
	padding-bottom: 10px;
}

#ja-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col2 ul {
	margin: 0;
	padding: 0;
}

#ja-col1 ul {
	margin: 0;
	padding: 0;
}

#ja-col2 ul li {
	padding-right: 13px;
}

#ja-col1 ul li {
	padding-right: 13px;
}

#ja-masscol {
	padding: 1px;
	border-bottom: 1px solid #DDDDDD;
	background: #EFEFEF;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */


/* full */
#ja-containerwrap-f #ja-container  {
	background: #FFFFFF;
}

#ja-containerwrap-f  {
	background: #FFFFFF;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}


#ja-containerwrap-cm #ja-container {
	background: none;
}

#ja-containerwrap-cm #ja-col2 {
	width: 100%;
}

#ja-containerwrap-cm #ja-col1 {
	width: 100%;
}

#ja-containerwrap-c #ja-container {
	background: none;
}

#ja-containerwrap-c #ja-content {
	width: 80%;
}

#ja-containerwrap-c #ja-colwrap {
	width: 20%;
}

#ja-containerwrap-c #ja-col2 {
	width: 100%;
}

#ja-containerwrap-c #ja-col1 {
	width: 100%;
}


#ja-containerwrap-m #ja-container {
	background: none;
}


.MainDivFirstPage
{
background-image: url(../images/BackGround.png); 
height: 1070px;
width:866px; 
background-repeat: no-repeat;
}

.MainDivOtherPages
{
background-image: url(../images/BackGround2Top.png); 
height: 251px;
width:866px; 
background-repeat: no-repeat;
padding-top:0px;
}


.MiddleDivOtherPages
{
background-image: url(../images/BackGround2Middle.png);
background-repeat:repeat-y;
width: 866px;	
}

.BottomDivOtherPages
{
background-image: url(../images/BackGround2Bottom.png); 
background-repeat:no-repeat;
height: 100px; 
width: 866px;
}

.WebLinkTable
{
	width:100%;
	height:100%;
	border:1px;
	vertical-align:top;
}

