@charset "utf-8";
/* CSS Document */

Body {
	margin:0px;
	padding:0px;
	background-color:White;
	font-size: 11px;
	text-decoration: none;
	/*background-image: url(../images/bg.gif);*/
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#dbdbdb;
}

img {
	border:0px;
}

ggga {
	color:#f4e051;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	background-color:#f4e051;
	text-decoration:underline;
}



#Main-cont{
	width:950px;
	margin-left:auto;
	margin-right:auto;
       
}

#logo {
	float:left;
	width:371px;
	height:133px;
}

#header_subscription{
	float:left;
	width:367px;
	height:43px;
	padding: 60px 0 0 212px;
	background-image: url(../images/header_subscription.jpg);
	background-repeat: no-repeat;
        color:Black;

}

#languages{
	float:left;
	/*width:357px;
	height:30px;*/
width:0px;
	height:0px;

	padding: 0px 10px 0 212px;
	text-align:right;
	color:#000000;
	font-weight:bold;
	font-size:14px;
}

#languages2{
	float:left;
	/*width:357px;
	height:30px;*/
width:0px;
	height:0px;
	padding: 20px 0px 0 10px;
	color:#000000;
	font-weight:bold;
	font-size:14px;
}

#header_subscription2{
	float:left;
	width:337px;
	height:43px;
	padding: 60px 212px 0 30px;
	background-image: url(../images/header_subscription2.jpg);
	background-repeat: no-repeat;
}

#header_subscription span {
	float:left;
	color:#FFFFFF;
}

/*  Navigation Start      */

#Nav-div{
	float:left;
	width: 950px;
	height:21px;
	padding:8px 3px 6px 3px;
	text-align:center;
	font-size:13px;
	color:#FFF;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	font: Arial;
	font-weight: bold;
	text-transform: uppercase;
}

#Nav-div a{
	color:#FFFFFF;
	text-decoration:none;
	padding: 8px 3px 6px 3px;
}

#Nav-div a:hover{
	color:#f4e051;
	background-color:#0E73BA;
	padding:8px 3px 6px 3px;
}




#nav_bottom {
	float:left;
	width:241px;
	height:22px;
	background-image: url(../images/sub_nav_bottom.gif);
	background-repeat: no-repeat;
}



/*  Navigation End      */


#banner{
	float:left;
	width:950px;
	height:207px;
	margin:7px 0 10px 0;
}


#main {
	float:left;
	width:950px;
	padding:0px 0px 0px 0px;
        
}

#home_news {
	float:right;
	width:266px;
	height:134px;
	padding:55px 15px 15px 15px;
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
}

#home_news ul {
	margin:10px 0 0 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0PX;
}

#home_news li{
	margin: 0 0 0 10px;
	list-style-image: url(../images/bullit.gif);
	padding:0px 0px 15px 0px;
	list-style-type: none;	
	color:#000000;

}

#home_news li a{
	margin: 0 0 0 0px;
	list-style-image: url(../images/bullit.gif);
	padding:0px 0px 15px 0px;
	list-style-type: none;	
	color:#000000;

}

#home_news li a:hover{
	margin: 0 0 0 0px;
	list-style-image: url(../images/bullit.gif);
	padding:0px 0px 15px 0px;
	list-style-type: none;	
	color:#000000;
	background-color:#CCCCCC;

}

/*News CSS for Arabic version Start*/

#home_news2 {
	float:right;
	width:266px;
	height:134px;
	text-align:right;
	padding:55px 15px 15px 15px;
	background-image: url(../images/news_bg2.jpg);
	background-repeat: no-repeat;
}

#home_news2 ul {
	margin:10px 0 0 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0PX;
}

#home_news2 li{
	margin: 0 0 0 10px;
	list-style-image: url(../images/bullit.gif);
	padding:0px 0px 15px 0px;
	list-style-type: none;	
	color:#000000;

}

#home_news2 li a{
	margin: 0 0 0 0px;
	list-style-image: url(../images/bullit.gif);
	padding:0px 0px 15px 0px;
	list-style-type: none;	
	color:#000000;

}

#home_news2 li a:hover{
	margin: 0 0 0 0px;
	list-style-image: url(../images/bullit.gif);
	padding:0px 0px 15px 0px;
	list-style-type: none;	
	color:#000000;
	background-color:#CCCCCC;

}
/*News CSS for Arabic version End*/

#home_tab1 {
	float:left;
	width:296px;
	height:110px;
	margin-right:31px;
	margin-bottom:10px;
}

#home_tab2 {
	float:left;
	width:296px;
	height:110px;
	margin-bottom:10px;
}



#footer {
	float:left;
	width:910px;
	padding:0px 20px 20px 25px;
}

#footer-copy{
	margin: 115px 0px 0px 845px;
	margin-right:auto;
	float:left;
	width:395px;
	height:50px;
	color:#FFFFFF;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	color:#2E85C3;
	margin:0px;
	padding:0px;
	
}



INPUT{
	height:18px;
	border:1px solid #666666;
	
	
}

.field-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	float:left;
	width:90px;
	height:16px;
	
}

#login-btn{
	float:left;
	width:47px;
	height:19px;
	
}

.btn{ background-color:Transparent; background-image:none; border:none; }


h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#000000;
	margin:0px;
	padding:0px;
}

.text1 {
	color:#FFFFFF;
	font-size:12px;
}

.text2 {
	color:#a70f29;
	font-size:12px;
}




ul {
	margin:10px 0 0 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0PX;
}

li {
	margin: 0 0 0 40px;
	list-style-image: url(../images/bullit.gif);
	padding:0px 0px 15px 0px;
	

}

.footer {
color:#FFFFFF;
text-decoration:underline;
}

.footer a{
color:#FFFFFF;
text-decoration:underline;
}

.td_bg1 {
background-color:#f3f3f3;
height:20px;
}

.td_bg2 {
background-color:#a70f29;
color:#FFFFFF;
height:20px;
}
.table {
	border:1px solid #CCCCCC;
}

.home_txt{
font-size:13px;
}

#scrollingContainer {
height:134px;
}
