@charset "utf-8";

/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #e7e6d3;
	direction: rtl;
	font-size: 14px;
	font-family: Akhbar MT;
}

a {
	color: #252525;
	font-weight: bold;
	text-decoration: none;
}

.LeftBg {
	width: 50%;
	background-image: url(images/BgLeft.jpg);
	height: 351px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.RightBg {
	width: 50%;
	background-image: url(images/BgRight.jpg);
	height: 351px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.MainDiv {
	width: 100%;
	z-index: 10000;
	position: absolute;
}

.MainWarpper {
	width: 751px;
	margin: 0 auto;
	position: relative;
}

.Logo {
	position: absolute;
	right: 46px;
	top: 40px;
}

.HeaderLinks {
	position: absolute;
	left: 25px;
	top: 80px;
}

.LoginPanel {
	position: absolute;
	background-image: url(images/login-trans.png);
	width: 321px;
	height: 40px;
	left: 30px;
	top: 15px;
}

.LoginPanel .Text {
	width: 100px;
	height: 15px;
	border: 1px solid #666666;
	font-size: 10px;
	position: absolute;
	top: 10px;
}

.LoginPanel .LoginBtn {
	position: absolute;
	left: 23px;
	top: 10px;
	border:none;
	padding: 0;
	background:none;
}

.LoginPanel .LoginText {
	position: absolute;
	right: 20px;
	top: 10px;
}

.MainWarpper ul.nav {
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-right: 15px;
	margin-bottom: 30px;
}

.MainWarpper ul.nav li {
	float: right;
	padding: 0px;
	margin: 0px;
	display: inline
}

.MainWarpper .nav li a {
	DISPLAY: block;
	HEIGHT: 35px;
	padding: 0;
	border: none;
}

.MainWarpper ul.nav li a.register {
	background: url(images/Register.jpg) no-repeat left top;
	WIDTH: 119px
}

.MainWarpper ul.nav li a.registeractive {
	background: url(images/Register.jpg) no-repeat left bottom;
	WIDTH: 119px
}

.MainWarpper ul.nav li a.about {
	background: url(images/About.jpg) no-repeat left top;
	WIDTH: 120px
}

.MainWarpper ul.nav li a.aboutactive {
	background: url(images/About.jpg) no-repeat left bottom;
	WIDTH: 120px
}

.MainWarpper ul.nav li a.products {
	background: url(images/Products.jpg) no-repeat left top;
	WIDTH: 119px
}

.MainWarpper ul.nav li a.productsactive {
	background: url(images/Products.jpg) no-repeat left bottom;
	WIDTH: 119px
}

.MainWarpper ul.nav li a.productsU {
	background: url(images/ProductsU.jpg) no-repeat left top;
	WIDTH: 119px
}

.MainWarpper ul.nav li a.productsUactive {
	background: url(images/ProductsU.jpg) no-repeat left bottom;
	WIDTH: 119px
}

.MainWarpper ul.nav li a.success {
	background: url(images/Success.jpg) no-repeat left top;
	WIDTH: 120px
}

.MainWarpper ul.nav li a.success active {
	background: url(images/Success.jpg) no-repeat left bottom;
	WIDTH: 120px
}

.MainWarpper ul.nav li a.download {
	background: url(images/Download.jpg) no-repeat left top;
	WIDTH: 120px
}

.MainWarpper ul.nav li a.downloadactive {
	background: url(images/Download.jpg) no-repeat left bottom;
	WIDTH: 120px
}

.MainWarpper ul.nav li a.contacts {
	background: url(images/Contacts.jpg) no-repeat left top;
	WIDTH: 120px
}

.MainWarpper ul.nav li a.contactsactive {
	background: url(images/Contacts.jpg) no-repeat left bottom;
	WIDTH: 120px
}

.MainWarpper ul.nav li a:hover {
	background-position: left bottom
}

.Btn {
	height: 18px;
	border: 1px solid #59691f;
	background-image: url(images/btnbg.png);
	background-repeat: repeat-x;
	color: #252525;
	font-weight: bold;
	font-size: 12px;
	padding-top: 1px;
	width: 100px;
	text-align: center;
	margin: 3px;
	display: block;
	text-decoration: none;
	float: right;
}

.subBtn {
	height: 20px;
	border: 1px solid #59691f;
	background-image: url(images/btnbg.png);
	background-repeat: repeat-x;
	color: #252525;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin: 3px;
	display: block;
	text-decoration: none;
	float: right;
}

.errNotification li {
	color: #FF0000;
}

.rightDiv {
	width: 50%;
	float: right;
}

.leftDiv {
	width: 50%;
	float: left;
}

.fRight {
	float: right;
}

.fLeft {
	float: left;
}

.ClsLine {
	width: 100%;
	clear: both;
	height: 10px;
}

.Qtr {
	width: 24%;
}

.Hlf {
	width: 50%;
}

.TQtr {
	width: 75%;
}

.LTR {
	direction: ltr;
}

.RTL {
	direction: ltr;
}

.Hint {
	color: #252525;
	text-align: right;
}

fieldset {
	padding: 5px;
}

.Footer {
	width: 100%;
	height: 100px;
	background-image: url(images/FooterBg.jpg);
	height: 81px;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 68px;
	margin-top: 17px;
}

.margined {
	margin-left: 19px;
	margin-top: 17px;
	text-align: center;
}

.Table {
	padding-bottom: 5px;
	border-bottom: 3px solid #000000;
	margin: 1px;
}

.Table .Head {
	background-color: #343d10;
	color: #ffffff;
}

.Table .Head td {
	padding: 3px;
}

/* Menu css*/
#navigation {
	margin-right: 7px;
	width: 169px;
	font-size: 1.1em;
	line-height: 1.2em;
}

#navigation .module h2 {
	background: url("images/column-h2-top.png") no-repeat;
	overflow: hidden;
	float: left;
	width: 100%;
	padding: 5px 0 0;
}

#navigation h1,#vavigation h2,#vavigation h3,#vavigation h4,#vavigation h5,#vavigation h6
	{
	font-weight: normal;
	font-size: 1em;
}

.module h2 span {
	display: block;
	padding: 0 0 5px 0px;
	background: #2d5e9f url("images/h2.png") repeat-x;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	color: #fff;
	text-shadow: 1px 1px 1px #224272;
}

#navigation .module h2 span {
	margin-right: 1px;
	text-align: center;
}

.modulecontent {
	display: inline;
	float: left;
	width: 100%;
	background: url("images/primary-bg.png") repeat-y;
}

#navigation .module h3 {
	float: left;
	width: 100%;
	background: url("images/column-h3-bg.png") repeat-y;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #333;
}

#navigation .module h3 span,#navigation .module h3 a {
	position: relative;
	display: block;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #d1d1d1;
	margin: 0 2px 0 1px;
	padding: .34em 2px .34em 5px;
	line-height: 14px;
	color: #333;
}

#navigation .module h3 span,#navigation .module h3 a img {
	margin-right: 5px;
}

#navigation .module h3 a {
	background: transparent url("images/h3-arrow.png") 16px .47em no-repeat;
}

.list_content,.list_foot {
	float: left;
	width: 100%;
	background: url("images/column-bg.png") repeat-y;
}

#navigation .module ul {
	margin: 5px 2px 3px 1px;
	padding-left: 0;
	list-style: none;
}

#navigation .module ul {
	clear: both;
}

#navigation li {
	clear: left;
}

.module_btm {
	margin-bottom: 7px;
	clear: left;
	float: left;
	width: 100%;
	height: 5px;
	line-height: 5px;
}

#navigation .module_btm {
	background: url("images/column-btm.png") no-repeat;
}

#navigation .modulecontent li a,#navigation .modulecontent p.more a {
	position: relative;
	display: inline-block;
	clear: left;
	padding: 5px 12px;
	line-height: 1.25em;
	color: #333;
	cursor: pointer;
	width: 142px;
}

#navigation .modulecontent li a:hover,#navigation .modulecontent p.more a:hover
	{
	text-decoration: none;
	color: #0085CF;
	background-color: #D6E5F2;
}

#navigation .list_content {
	padding-top: 1px;
}

#navigation .list_foot {
	padding-bottom: 3px;
}

#navigation #modulesmenu .modulecontent {
	background: url("images/column-bg.png") repeat-y;
	padding-bottom: 2px;
}

#navigation #modulesmenu .list_content {
	padding-top: 4px;
}

#navigation #modulesmenu .list_foot {
	padding-bottom: 16px;
}

#navigation #modulesmenu .list_content {
	padding-top: 5px;
}

/* Button */
.LinkBtn {
	height: 10px;
	padding: 4px;
	color: #343434;
	border: 1px solid #bbbbbb;
	background-image: url(images/btnbg.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.noLeftb {
	border-right: none;
}

.Error {
	background-color: #EED4D2;
	border: 1px dashed #A94637;
	color: #AC241A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 8px 8px 8px 10px;
	display: block;
}

.Info {
	background-color: #F6F0CA;
	border: 1px dashed #8D7330;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	color: #815E38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	display: block;
}

.validation-advice {
	color: #FF0000;
}

/*Sitemap section*/
.sitemap ul {
	padding: 5px 25px;
	list-style: none;
	background: #918d5d;
}

.sitemap ul ul {
	background: #b1ad77;
}

.sitemap ul ul ul {
	background: #d2cfa6;
}
.sitemap ul ul ul a{
	color: #918d5d;
}
.sitemap ul ul ul ul {
	background: #5a5a5a;
}

.sitemap a {
	text-decoration: none;
	color: #eee;
	display: block;
	padding: 4px 0;
	height: 25px;
}

.sitemap a:hover {
	text-decoration: underline;
}

fieldset {
	border: 1px dashed #343d10;
	background: #ececd3;
	padding: 3px;
}
fieldset legend {
	color: #343434;
	border: 1px solid #bbbbbb;
	background-image: url(images/btnbg.jpg);
	background-repeat: repeat-x;
	background-color:#e3e3e3;
	padding: 3px;
	font-weight: bold;
}
.red {
	color:#FF0000;
}
INPUT, TEXTAREA, SELECT {
	border: 1px solid #918d5e;
	padding: 2px;
	background: #FFF url(images/input_bkg.gif) no-repeat;
}