﻿html, body
{
	margin: 0;
	padding: 0;
}

body
{
	background: #7C8DA0 url(../images/bg.jpg) repeat-x top;
	font: 0.8em "Tahoma" , Arial, Helvetica, sans-serif;
	color: #333;
	direction: rtl;
}

h3
{
	font-size: 130%;
	font-weight: bold;
}

a
{
	color: #039;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
}

#container
{
	padding:0; margin:0 auto; 
	background-image:url(../images/bg.jpg);
	width:969px;
}

#header
{
	margin-top: 0px;
}

#titletext
{
	font-weight: bold;
	font-size: 260%;
	color: #fff;
	margin-right: 10px;
}

#searcharea
{
	margin-right:40px;
	margin-top:50px;	
	float: right;
}

#searcharea div.section
{
	border: 0;
}

#searcharea a
{
	color: #fff;
}

#searcharea input
{
	font-size: 100%;
}
.GMContent
{
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#globalmenu
{
	background: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	width: 969px;
	height: 42px;
	direction: rtl;
	font-size: 10pt;
	font-family:Arial Unicode MS;
	font-weight: bold;
}

#globalmenu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#globalmenu li
{
	display: inline;
}

#globalmenu a
{
	color: #ffffff;
	padding-left: 10px;
	margin-left: 10px;
	border-left: thin dotted;
	float: right;
}

#containerMain
{
	background: url('../images/bg_content.jpg');
	width:969px;
	background-repeat: repeat-y;
}

#main
{
	margin-left: 10px;
	margin-right: 10px;
	min-height: 500px;
}

* html #main
{
	height: 500px;
}

#nav
{
	width: 198px;
	border-bottom: 1px solid #eee;
	margin-top: 2px;
	margin-bottom: 10px;
}

* html #side
{
	width: 198px;
	margin-left: -3px;
}
#side
{
	width: 198px;
	margin: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#side div.ContentArea
{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#side div.ContentArea h3
{
	color: black;
		font-size: small;
}
#side div.ContentArea a
{
	color: #000080;
}

#side div.ContentAreaTop
{
}

#side div.ContentAreaToptxt
{
	height: 25px;
	font-weight: bold;
	font-family: "Tahoma" , Arial, Helvetica, sans-serif;
	
	font-size: small;
	margin-right: 10px;
	padding-right: 10px;
	top: 5px;
}

#side div.ContentAreaToptxt a
{
	
	font-size: xx-small;
}

#sideLeft
{
	width: 198px;
	margin: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sideLeft div.ContentArea
{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#sideLeft div.ContentArea h3
{
	color: black;
		font-size: small;
}
#sideLeft div.ContentArea a
{
	color: #000080;
}

#sideLeft div.ContentAreaTop
{
}

#sideLeft div.ContentAreaToptxt
{
	height: 25px;
	font-weight: bold;
	font-family: "Tahoma" , Arial, Helvetica, sans-serif;
	
	font-size: small;
	margin-right: 10px;
	padding-right: 10px;
	top: 5px;
}

#sideLeft div.ContentAreaToptxt a
{
	
	font-size: xx-small;
}

#nav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li
{
	border-top: 1px solid #eee;
}

#nav a
{
	display: block;
	font-family: "Tahoma" , Arial, Helvetica, sans-serif;
	
	color: #000;
	font-size: 100%;
	padding: 5px;
}

#nav a:hover
{
	background-color: #7C8DA0;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#nav a.selected
{
	font-weight: bold;
}

#nav ul ul
{
	padding: 0;
	list-style-type: none;
}
#nav div.ContentArea ul ul li a
{
	padding-right: 20px;
	color: #4169e1;
}
#nav ul ul li a
{
	padding-right: 20px;
	color: #333;
}
#content
{
	width: 542px;
	vertical-align: top;
	margin-right: 7px;
}


#content h3
{
	font-weight: bold;
	font-family: sans-serif;
	font-size: small;
}
#content div.ContentAreaTop
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}
#content div.ContentAreaToptxt
{
	height: 25px;
	font-weight: bold;
	font-family: Arial, Tahoma, 'Times New Roman';
	font-size: small;
	margin-right: 10px;
	padding-right: 10px;
	position: relative;
	top: 5px;
}

#content div.ContentAreaToptxt a
{
	font-size: xx-small;
}

#content div.ContentArea h3
{
		font-size: small;
}
#content div.ContentArea a
{
	color: #000080;
}
#content div.ContentArea
{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

* html #content
{
	height: 1%;
	margin-right: -3px;
}


.clear {clear:both;}

.section
{
	padding: 7px;
	margin-top: 4px;
}
.section h3
{
	color: #900;
	font-size: 130%;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 4px;
}

.moduletools
{
	float: right;
	margin-top: 15px;
	margin-right: 5px;
}
.PageFooterCR
{background: url(../images/top_logo.jpg) no-repeat left top;
}
.error
{
	color: #c00;
}

.pager
{
	font-size: 120%;
}

.pager a
{
	margin-left: 5px;
	margin-right: 5px;
}

.searchresults
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
	list-style-type: none;
}

.searchresults h4
{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 100%;
}

.searchresults .sub
{
	font-size: 90%;
	color: #090;
}

.searchresults li
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.tbl
{
	border: 1px solid #eee;
}

.tblvalue
{
	font-weight: bold;
}

.articlelist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.articlelist li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlelist h4
{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 100%;
}

.articlesub
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	background-color: #f9f9f9;
}

.articlesub span
{
	margin-right: 6px;
}

.articlesub a
{
	margin-right: 6px;
}

.articlecontent
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlecomments
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

.articlecomments li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
	border-bottom: solid 1px #eee;
}

.articleerror
{
	color: #c00;
}

.genericitem
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
}

.genericitem h4
{
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 100%;
}

.genericdetails
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	font-size: 0.85em;
}

.languageswitcher ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.languageswitcher li
{
	display: inline;
	padding: 2px;
	margin-right: 3px;
}

/*bottom*/
.copp {
	float: right;
	color: #5DA1E1;
}
.copp_a {
	color: #5DA1E1;
}
.logo_t
{
	color: #C4CBD2;
	margin-right: 50px;
	direction: ltr;
}
.logo_t A
{
	color: #C4CBD2;
}
/*bottom end*/
.a1 {
	padding:0; margin:0 auto; 
	width:100%;
	background-image: url(../images/bg01.jpg);
	background-repeat:repeat-x;
	background-color:#42556C;
	overflow:hidden;
	background-color:#42556C;
}
.a2 {
	padding:0; margin:0 auto; 
	background-image:url(../images/bg.jpg);
	width:969px;
}
.a3 {
	padding:0; margin:0 auto; 
	width:969px;
	height:80px;
	background-image:url(../images/bg02.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.centr 
{
	padding:0; 
	margin:0 auto; 
	width:969px;
	background-image:url(../Images/bottom.jpg);
	height:32px;
	}

.top 
{
	height:90px;
	width:968px;
	background-repeat:no-repeat;
}

.Loginbg
{
	height:50px;
	background: #FFF url(../images/user.gif) no-repeat left top;
}

