body {
	/*background-image:url(../images/body-bg.png);
	background-position:top center;
	background-repeat:repeat-x;*/
	background-color:#fff;
	margin:0 auto;
	font-family:tahoma;
	font-size:13px;
	 word-wrap: break-word;
	text-align:center;
	color:#444;
}
table {
	direction:rtl;
	text-align:right;
}
a {
	text-decoration:none;
	color:#002c77;
}
a:hover {
	color:#714d00;
	text-decoration:underline;
}
.mywrapper {
	margin:0 auto;
	width:1004px;
}
.box-wrapper {
	margin:30px auto 0;
	width:94%;
}
.padding-div {
	background-color: red;
	display: block;
	float: right;
	padding: 16px;
}
.lesswidth {
	width:90% !important;
}
.lessmargin {
	margin-top:10px !important;
}
.no-margin {
	margin-top:0 !important;
}
.header {
	background:#394d70;
	height:178px;
	float: right;
	width: 100%;
}
.working-area {
	float: right;
	text-align: right;
	width: 100%;
}
.nomargin-btm {
	margin-bottom: 0 !important;
}
.red-alert, .green-alert, .yellow-alert {
	width:85%;
	padding:10px 33px;
	float:right;
	text-align:right;
	background-repeat:no-repeat;
	background-position:right 10px;
	margin-bottom:10px;
}
.red-alert {
	background-image:url(../images/red.png);
	background-color:#ffeaea;
	border:1px solid #ef8181;
	color:#990000;
}
.green-alert {
	background-image:url(../images/yes.png);
	background-color:#dcfdc9;
	border:1px solid #8fce6d;
	color:#006600;
}
.yellow-alert {
	background-image:url(../images/warning.png);
	background-color:#fafdc9;
	border:1px solid #d2d86f;
	color:#554814;
}
.div-right {
	float:right !important;
}
.div-left {
	float:left !important;
}
ul, li {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none;
	text-align:right;
	/*direction:rtl;*/
	width:100%;
	float:right;
	line-height:18px;
}
ul li {
	margin-bottom:4px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family: arial;
	text-align:right;
	margin:0;
	padding:0;
}
h1 {
	color: #002565;
	font-size: 21px;
	font-weight: bold;
	line-height: normal;
}
h4 {
	color:#ffed00;
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold
}
h2 {
	color: #002c77;
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 7px;
}
h5 {
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
}
h3 {
	color: #714D00;
	font-family: tahoma;
	font-size: 13px;
	margin-bottom: 3px;
}
.news-img {
	float:right;
	margin-left:20px;
}
.news-inerimg {
	float:left;
	margin-right:20px;
}
.g-btn {
	background: url("../images/g-btn.png") no-repeat scroll center top transparent;
	color: #FFFFFF;
	float: left;
	font-family: tahoma;
	font-size: 14px;
	height: 27px;
	line-height: 25px;
	text-align: center;
	width: 99px;
}
.g-btn:hover {
	background-position:bottom;
	color:#fff;
	text-decoration:none;
}
.gnrl-ul {
	border-bottom:1px dotted #bfbfbf;
	float: right;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: right;
	direction:rtl;
}
.gnrl-ul-1 {
	float:right;
}
.gnrl-ul, .gnrl-ul li {
	width:100%;
	direction:rtl;
}
.gnrl-ul li {
	margin-bottom:10px;
	line-height:22px;
}
.blue-txt {
	color:#009ee0;
}
.red-txt {
	color:#da112d;
}
.yellow-txt {
	color:#f4e74e;
}
.h-sep {
	background-image:url(../images/h-sep.png);
	background-repeat:repeat-x;
	background-position:top;
	width:100% !important;
	height:2px;
	float:left;
	margin-bottom:17px;
}
.h-sep2 {
	background-image:url(../images/h-sep2.png);
	background-repeat:repeat-x;
	background-position:top;
	width:100% !important;
	height:2px;
	float:left;
	margin:15px 0;
}
.v-sep {
	background-image:url(../images/v-sep.png);
	background-repeat:repeat-y;
	width:2px;
	height:100%;
	float:left;
}
legend {
	color: Wheat;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	padding: 0 10px;
}
fieldset {
	border:1px solid #932a55;
}
.radius {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:6px;
}
.hdr-radius {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-topright:5px;
	-webkit-border-radius-topleft:5px;
	border-radius-topright:5px;
	border-radius-topleft:5px;
}
.g-title {
	color:#F26522;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-align:left;
}
.footer {
	background: url("../images/footer-bg.png") repeat-x scroll center top #15233e;
	color: #b4c8ea;
	direction: rtl;
	float: right;
	font-size: 11px;
	padding: 17px 0;
	text-align: right;
	width: 100%;
}
.footer a {
	color:#b4c8ea;
}
.footer a:hover {
	text-decoration:none;
	color:#fff;
}
.no-border {
	border-bottom:none;
}
a img {
	border:0;
}
.gnrl-box {
	background:#fafafa;
	border: 1px solid #d9d9d9;
	background: url("../images/box-px.png") repeat-x bottom #eaeaea;
	position:relative;
	padding-bottom: 11px;
}
.gnrl-box-hdr {
	background: url("../images/title-bg.png") no-repeat scroll right top transparent;
	color: #FFFFFF;
	float: right;
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	height: 41px;
	margin-bottom: 15px;
	margin-right: -5px;
	margin-top: 6px;
	width: 265px;
}
.gnrl-box-hdr h1 {
	color: #FFFFFF !important;
	float: right !important;
	font-size: 21px !important;
	margin-bottom: 0;
	margin-right: 35px !important;
	margin-top: 7px !important;
	text-shadow: 1px 1px 0 #53381d;
}
.textcenter {
	text-align:center !important;
}
.green-txt {
	color:#5f7a17 !important;
}

/*
.navi-bar-r, .navi-bar-l{
    background-image: url("../images/navi-crvs.png");
    background-repeat: no-repeat;
    height: 68px;
    margin-left: 0 !important;
    width: 64px !important;
	}
.navi-bar-r{background-position:right;float:right;}
.navi-bar-l{background-position:left;float:left;}
.navi-bar-mdl{
     background-image: url("../images/navi-px.png");
    background-repeat: repeat-x;
    float: right;
    height: 70px;
    width: 862px;
}

*/

.item-ul li {
	border-bottom: 1px dotted #BFBFBF;
	margin-bottom: 0;
	padding: 10px 0;
}
.item-ul li:last-child {
	border-bottom:none;
}
.banner {
	background: url("../images/banner.jpg") no-repeat scroll -15px top transparent;
	float: right;
	height:178px;
	width: 100%;
	position:relative;
}
.logo {
	float: right;
	height: 261px;
	position: absolute;
	right: 119px;
	top: 0;
	width: 337px;
}
.right-pane {
	float: right;
	width: 566px;
}
.left-pane {
	float: left;
	width: 389px;
}
.left-pane .box-wrapper {
	width: 91%;
}
.prod-cont {
	float: right;
	margin: 0 14px 24px;
	width: 216px;
}
.prod-cont h3 a, .prod-cont a h3 {
	color:#482206 !important;
}
.prod-img {
	border: 1px solid #e7ba49;
	box-shadow:0 0 4px #adadad;
}
.prod-img:hover {
	border: 1px solid #b94922;
}
.prod-cont .box-wrapper {
	width:84%;
}
.prod-cont .g-btn {
	margin-left: 43px;
	margin-top: 12px;
}
.g-btn2 {
	background: url("../images/hdr-px.png") repeat scroll center center transparent;
	border: 1px solid #253D0D;
	color: #FFFFFF;
	float: left;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 24px;
}
.g-btn2:hover {
	background-color:#06F;
	color:#FFF;
}
/**  end  left-pane **/

input, select, textarea {
	background-color:#fff;
	color:#000;
	padding:3px;
	border: 1px solid #b1b1b1;
	/*width:100%;*/
	border-radius: 3px 3px 3px 3px;
}
input:hover, select:hover, textarea:hover {
	border:1px solid #d3c894;
	box-shadow: 0 0 4px #baac6b;
}
input:focus, select:focus, textarea:focus {
	border:1px solid #4369af;
	box-shadow: 0 0 4px #83a5e1;
}
/*input[type="radio"], input[type="checkbox"] ,input[type="button"], input[type="submit"], input[type="reset"] {
	width:auto;
	border:0 !important;
	
}*/
input[type="button"], input[type="submit"], input[type="reset"] {
	cursor:pointer;
}
.box-container {
	float:right;
	width:100%;
}
.prelative {
	position:relative;
}
/** paging style **/
.pagge {
	background-color: #8D0F43;
	background-image: url("../images/gnrl-hdr.png");
	background-position: right bottom;
	background-repeat: repeat-x;
	border: 1px solid #912652;
	color: #ff96c2;
	float: right;
	font-family: caption;
	font-size: 14px;
	font-weight: bold;
	margin: 0 3px;
	padding: 3px 9px;
	cursor:pointer;
}
.actpage {
	background-color:#e7cb5f;
	background-image:none;
	color:#393304;
}
/** end  paging style **/
																

.margin-bottom {
	margin-bottom:23px !important;
}
.margin-left {
	margin-left:15px !important;
}
.margin-right {
	margin-right:15px !important;
}
h1, h2, h3, h4, h5, h6, .right-pane, .box-container ul, .box-container ul li, .header {
	direction:rtl;
}
.width100-input, .width100-input input[type="text"], .width100-input input[type="password"], .width100-input select, .width100-input textarea {
	width:99% !important;
}
.crv-rt, .crv-rb, .crv-lt, .crv-lb {
	background-image: url("../images/crvs-brd.png");
	background-repeat: no-repeat;
	height: 17px;
	position: absolute;
	width: 17px;
}
.crv-rt {
	background-position:right top;
	top:-1px;
	right:-1px;
}
.crv-rb {
	background-position:right bottom;
	bottom:-1px;
	right:-1px;
}
.crv-lt {
	background-position:left top;
	top:-1px;
	left:-1px;
}
.crv-lb {
	background-position:left bottom;
	bottom:-1px;
	left:-1px;
}
/*** end of general style ***************************************/
.header .mywrapper {
	width:1080px;
}
.date-div {
	float: left;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	height: 18px;
	margin-left: 47px;
	margin-top: 158px;
	color:#f46b2a;
	width: 132px;
}
.lang-div {
	  color: #EDEDED;
    float: left;
    font-size: 12px;
    height: 19px;
    padding: 0 8px;
    position: absolute;
    right: 558px;
    top: 8px;
}
.lang-div a{
	color:#ffa343;
	}
.shdw {
	background: url("../images/shadowww.png") repeat-y center;
	float:right;
	width: 100%;
}
.contentbg {
	background: url("../images/working-px.png") repeat;
	float:right;
	width: 100%;
}

.srch-txt {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #000000;
	float: right;
	height: 21px;
	margin-right: 13px;
	margin-top: 4px;
	width: 124px;
}
.srch-txt:hover, .srch-txt:focus {
	border:none;
	box-shadow:none;
}
.srch-btn {
	background: none repeat 0 0 transparent;
	border: medium none;
	float: left;
	height: 31px;
	margin-left: 2px;
	width: 37px;
}
.content-wrapper {
	float: right;
	padding:20px 0;
	margin: 0 15px;
	width: 97%;
}
/*************  Start Paging  ****************/
.pagging
{
    float: right;
    margin: 20px 0;
    text-align: center;
    width: 100%;
}
.paging-item
{
   
}
.paging-item a
{
     background-color: #2865cd;
    border: 1px solid #9ECBDF;
    color: #fff;
    font-size: 12px;
   
    padding: 3px 6px;
    text-align: center;
    }
.paging-item span 
{
   background-color: #FFFFFF;
    border: 1px solid #9ECBDF;
    color: #073447;
    font-size: 12px;
    margin: 0 2px;
    padding: 3px 6px;
    text-align: center;
    }
.paging-item a:hover{
    background-color: #fff1e1;
    border: 1px solid #e9b373;
    color: #cd7b1e;
}
.pagact
{
    background-color: #2a3c5b;
    border: 1px solid #1a2a44;
    color: #FFFFFF;
}
/*************  End Paging   ****************/
.news-slider {
	background: url("../images/news-blk-px.png") repeat-x bottom #fff;
	border: 1px solid #e3e3e3;
	float: right;
	position:relative;
}
.box-shdw, .box-shdw2 {
	background: url("../images/box-shdw.png") no-repeat scroll center bottom transparent;
	bottom: -12px;
	height: 27px;
	position: absolute;
	right: 0;
	width: 100%;
}
.box-shdw2 {
	background: url("../images/bx2.png") no-repeat scroll center bottom transparent !important;
	bottom: -6px;
}
h2 a, a h2 {
	font-size:16px;
	font-weight:bold;
	color:#002c77;
}
.read-more {
	color:#bc2021;
	float:left;
	font-size:12px;
}
.ad-big {
	position:relative;
	float:right;
	width: 100%;
	height:192px;
}
.ad-big img {
	height: 164px;
	margin-right: 2px;
	margin-top: 3px;
	width: 385px;
}
.ad-bg {
	background: url("../images/ads-left-img.png") no-repeat scroll center bottom transparent;
	float: right;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 2;
}
.blue-hdr {
	background:#303053;
	float: right;
	padding:7px 0;
	width: 100%;
}
.bookmarks {
	float: left;
	margin-left: 9px;
	margin-top:-25px;
	position:relative;
}
.left-pane .box-shdw2 {
	background: url("../images/bx3.png") no-repeat scroll center bottom transparent !important;
}
.comments-container {
	background-color: #F4F4F4;
	border: 1px solid #E3E3E3;
	float: right;
	width: 100%;
}
.comment-1 {
	background-color: #FAFAFA;
	border: 1px solid #E9E8E6;
	color: #666666;
	float: right;
	font-size: 12px;
	margin-bottom: 15px;
	width: 100%;
}
.comment-1 textarea {
	width: 98%;
}
.margin-right2 {
	margin-right:200px;
}
/** sub menu **/
.navi-bar {
	background: url("../images/navi-px.png") repeat-x center top transparent;
	color: #FFFFFF;
	float: right;
	height: 64px;
	width: 100%;
}
.navi-bar a {
	color: #FFFFFF;
	float: right;
	*float:right;
	display:block;
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	height: 52%;
	line-height: 33px;
	margin-top: 11px;
	padding: 0 9px;
	
}
.navi-sep {
	background: url("../images/navi-sep.png") no-repeat scroll center top transparent;
	float: right;
	height: 38% !important;
	margin-top: 16px;
	width: 3px !important;
}
.navi-bar a:hover {
	text-decoration:none;
	color:#f3a600;
}
.navi-bar div {
	color: #FFFFFF;
	font-weight: bold;
	height: 100%;
	line-height: 32px;
	text-align: center;
	width:auto;
	float:right;
}


	.navi-bar div{position:relative;z-index:66666}
			.navi-bar div ul {
	display:none;
	background: url("../images/navi-px.png") repeat-x scroll center 184px #394D70;
    border-left: 2px solid #1C2638;
    border-right: 2px solid #1C2638;
   top:44px;
    position: absolute;
    right: -2px;
    width: 200px;
    z-index: 555;
	
}
.navi-bar div:hover ul {
	display:block;
}
.navi-bar div:hover ul li {
	width:100%;
	color:#fff;
	text-align:right;
	text-indent:15px;
}
.navi-bar div:hover ul li a {
	color:#fff;
	width:100% !important;
	padding:0 !important;
	text-indent:20px !important;
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	text-align:right;
}
.navi-bar div:hover ul li a:hover {
	background-color:#f1910a;
	color:#fff;
	width:100%;
	padding:0;
	text-indent:20px !important;
	font-family: arial;
	font-size: 17px;
	text-align:right;
	font-weight: bold;
}

.navi-bar div:hover ul li ul {
	display:none;
	width:200px;
	position:absolute;
	z-index:30;
	margin-top:0;
	margin-left:200px;
}
.navi-bar div:hover ul li:hover ul {
	display:block;
}
/** end sub sub menu **/
.working-area, .red-alert, .green-alert, .yellow-alert, .header, .gnrl-hdr, .logo, .banner, .navi-bar, .navi-bar a, .navi-sep, .navi-mdl, .navi-bar li a, .gnrl-box-hdr, .gnrl-box, .footer, .h-sep, .prod-cont, .gnrl-ul, .box-container, table {
	
}
.login-in{
	  border-left: 1px solid #CCCCCC;
    color: #394B6D;
    float: left;
    font-size: 12px;
    height: 19px;
    margin-top: 156px;
    padding: 0 8px;
	}
	.NewsGrid
	{
	    float:right;
	    width:100%;
	    }
	    .srch-bar {
	background: url("../images/srch-blk.png") no-repeat scroll right top transparent;
	
	height: 31px;
	margin-top: 11px;
	width: 183px !important;
	margin-left: 17px;
	float: left !important;
}
.div-red-right{
color: #B60103;
    float: right;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin-right: 47px;
    margin-top: 153px;
	}

/**************by m. salah 05/10/2011*******************/
.visiblClass{opacity:1.0;visibility:visible;filter:alpha(opacity=100);}
.hideClass{opacity:0;visibility:hidden;filter:alpha(opacity=0);}
/**************by m. salah 05/10/2011*******************/