@charset "utf-8";
body {
	background-image: url(../MOWE-Portal-images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#112032;
	margin:0;
}
.top-header-background {
	background-image:url(../MOWE-Portal-images/img-top-header-background.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	height:28px;
	font-family:tahoma, Arial;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	}
.top-of-header-links {color:#FFFFFF;}
.top-of-header-links a:link { font-family:tahoma, Arial; font-size:11px; color:#FFFFFF; text-decoration:none;}
.top-of-header-links a:visited { font-family:tahoma, Arial; font-size:11px; color:#FFFFFF; text-decoration:none;}
.top-of-header-links a:hover { font-family:tahoma, Arial; font-size:11px; color:#FFFFFF; text-decoration:underline;}
.top-of-header-links a:active { font-family:tahoma, Arial; font-size:11px; color:#FFFFFF; text-decoration:none;}
.newsblock { border:solid #dfdfdf 1px;}
.NewsBlockBg {
		font-family:tahoma, Arial;
		font-size:11px;
		background-image:url(../MOWE-Portal-images/newsBlockBg.jpg);
		background-position:bottom center;
		background-repeat:repeat-x;
		line-height:1;
		color:#7b7b7c;
		padding:4px;
		direction:rtl;
		text-align:justify;
		}
.NewsBlockBg a:link {text-decoration:none; color:#7b7b7c;}
.NewsBlockBg a:hover {text-decoration:underline; color:#7b7b7c;}


.NewsBlockDate {font-family:tahoma;color:#063980; font-weight:normal; font-size:11px;text-align:right;direction:rtl;text-decoration:none;}
.NewsBlockDate a:link{font-family:tahoma;color:#063980;font-size:11px;text-align:right;direction:rtl;text-decoration:none;}
.NewsBlockDate a:hover{font-family:tahoma;color:#063980;font-size:11px;text-align:right;direction:rtl;text-decoration:underline;}
.NewsBlockDate a:visited{font-family:tahoma;color:#063980;font-size:11px;text-align:right;direction:rtl;text-decoration:none;}
.NewsBlockDate a:active{font-family:tahoma;color:#063980;font-size:11px;text-align:right;direction:rtl;text-decoration:none;}

.NewsBlockDate2 {font-family:tahoma, Arial;color:#dc5d08;font-size:11px;text-align:left;direction:ltr; font-weight:normal;}
.NewsBlockDate2 a:link{font-family:tahoma, Arial;color:#dc5d08;font-size:11px;text-align:left;direction:ltr;}
.NewsBlockDate2 a:hover{font-family:tahoma, Arial;color:#dc5d08;font-size:11px;text-align:left;direction:ltr;}
.NewsBlockDate2 a:visited{font-family:tahoma, Arial;color:#dc5d08;font-size:11px;text-align:left;direction:ltr;}
.NewsBlockDate2 a:active{font-family:tahoma, Arial;color:#dc5d08;font-size:11px;text-align:left;direction:ltr;}


.edarat-block {width:221px; border:solid #dfdfdf 1px; background-image:url(../MOWE-Portal-images/newsBlockBg.jpg);
background-position:bottom center;
background-repeat:repeat-x;
direction:rtl;
}
.edarat-list { direction:rtl; text-align:right; margin:0px; padding:0 13 0 0;font-family:tahoma; font-size:11px; color:#666666; font-weight:normal; line-height:1.5;list-style-type:circle;}
.edarat-list a:link { color:#575757; text-decoration:none;}
.edarat-list a:hover { color:#575757; text-decoration:underline;}
.edarat-list a:visited { color:#575757; text-decoration:none;}
.edarat-list a:active { color:#575757; text-decoration:none;}
.eServices-BG {
	width:530px;
	padding-top:4px;
	background-image:url(../MOWE-Portal-images/eServices-BG2.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:116px;
	direction:rtl;
	text-align:right;
}

.pollquestion 
{
	font-family:Arial (Arabic);
	font-size:14px;
	font-weight:bold;
	color:#636163;
	text-align:right;
}
.polloptions 
{
	direction:rtl;
	text-align:right;
	line-height:1.7;
	font-size:11px;
	font-family:Tahoma;
}
.border 
{
	border:solid 1px #cccccc;
}
.searchbox 
{
	border:solid 1px #cccccc;
	width:226px;
	height:35px;
}
.voting-text 
{
	font-family:Tahoma;
	font-size:11px;
	color:#cccccc;
	text-align:right;
}
.sectiontitle  
{
	font-family:Tahoma;
}
.arrowpath{
	font-family:Tahoma;
	font-size:11px;
	color:#cccccc;
	text-align:right;
}
.menu-rep-bg 
{
	background-image:url(../MOWE-Portal-images/rep-menu-bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	height:31px;
}
/*-----------------------------*/
.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px tahoma;
color: white;
background: black url(media/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #466ea1;
background: url(../media/arrowbullet.png) no-repeat center right; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-right: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight:normal;
font-family:Tahoma, "Arabic Transparent";
font-size:11px;
border-bottom: 1px solid #dadada;
text-align:right;
}

.arrowlistmenu ul li a:visited{
color: #466ea1;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #466ea1;
background-color: #F3F3F3;
}
/*---------------------------*/
.top-bg-rep 
{
	background-image:url(../MOWE-Portal-images/top-menu-bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}