/*

	RAWANews 1.5 Minimal Design
	
*/


#logo_f { float: left; margin: 0 0 0 0; }
#logo_e { float: right; margin: 0 0 0 0; }
#menu { float: right; margin: 20px 1em 0 0; }
	#menu li { display: inline; margin: 0 0 0 1.4em; }
	#menu li a.current{ font-weight: bold; }

#subheader { 
	clear: both;
	border-top: 1px solid #FC7203;
	background: url(back-top.png) repeat-x left top;
	padding:10px;
	color: #808080;
}

#breadcrumbs { clear: both; text-align:left; padding-bottom:5px;}

#breadcrumbs a:hover {
	text-decoration: none;
	color: #FC7203;
}


#search { float: right; padding-bottom:5px; }

#wrap {
	margin: 0 auto;
	width: 90%;
}

#left {
	float: left;
	width: 60%;
	direction:rtl;
	padding: 5px;
	background: url(back-box.png) #F6F7F8 repeat-x left top;
	border: 1px solid #D9E2ED;
	background-color: #F6F7F8;
}

#right {
	float: right;
	direction:rtl;
	width: 33%;
	padding-top:0px;
	margin: 0 0 0px 0;
}


#right .box {
	width:97%;
	display:block;
	border: 1px dotted #D7DFEB;
	background: url(bg_navblue.gif) #dde6ec repeat-x left bottom;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	direction:rtl;
	text-align: right;
	height: auto;
	font-family: Tahoma;
	font-size: 11px;
	color:#113A74;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}

#right ul {  padding: 5; margin: 0; direction:rtl;}
#right li { direction:rtl;font-family: Tahoma;font-size: 11px;padding-bottom:4px;list-style-type:circle;}

#footer {clear: both; border-top: 0px dotted #ccc; margin: 0 0 5px 1em; text-align:center;padding-top:15px;line-height:150%;}

#footer a:hover {
	text-decoration: none;
	color: #FC7203;
}

/* RAWANEWS */
fieldset { border: 0px solid #ccc; padding: 10px 8px; margin: 0 0 8px 0; background: none; color: #000; }
input { padding: 3px; margin: 0; }
textarea { width: 90%; height: 20em; padding: 3px;direction:ltr;}
.comment { background: #dde6ec; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #dde6ec; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }

.searchfield {
	font-family:Tahoma;direction:rtl;BORDER-RIGHT: #bcc9d4 2px solid; PADDING-RIGHT: 0px; BORDER-TOP: #1a242c 2px solid; PADDING-LEFT: 0px; BACKGROUND: #a3b8cb; PADDING-BOTTOM: 3px; BORDER-LEFT: #1a242c 2px solid; WIDTH: 90px; PADDING-TOP: 0px; BORDER-BOTTOM: #bcc9d4 2px solid;
}

a:link {
	text-decoration: none; 
	color: #064DB9;
	background-color:none;
}

a:visited {
	text-decoration: none; 
	color: #7FA4D7;
	background-color:none;
}

a:hover {
	text-decoration: none;
	color: #030EF3;
}


img {
	border: 0px solid #3f78cf;
}

body {
	text-decoration: none;
	background-color: #ffffff;
	direction:rtl;
	background: url(back.png) #ffffff repeat-x left bottom;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000067;
	padding-top:15px;
	display: block;
}

.source {
	width:98%;
	display: block;
	text-align: center;
	background-color: #DCE4EF;
	border: 1px solid #AABED9;
	padding: 3px;
	direction:rtl;
	height: auto;
	font-family: Tahoma;
	color:#113A74;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}



h1 {
	font-family: arial;
	text-align: center;
	color:#305487;
	font-size: 24px;
	direction:rtl;
	font-weight: bold;
	text-decoration: none;
	line-height: 130%;
	background-color:none;
}


.paginator {
	font-family: "Tahoma";
	display:block;
	text-align: center;
	color:#000080;
	direction:ltr;
	line-height:150%;
	font-size: 6pt;
	padding:8px;
	font-weight: normal;
	text-decoration: none;
	background-color:none;
}

.text {
	font-family: "Tahoma";
	text-align: justify;
	color:#000080;
	direction:rtl;
	line-height:150%;
	font-size: 10pt;
	padding:8px;
	font-weight: normal;
	text-decoration: none;
	background-color:none;
}


.subtitle {
	font-family: "arial";
	text-align: left;
	color:#000080;
	direction:rtl;
	line-height:150%;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	background-color:none;
}

.writer {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	direction:rtl;
	font-weight: normal;
	font-variant: normal;
	color: #305487;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 5px;
}

h2 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	direction:rtl;
	font-weight:bold;
	font-variant: normal;
	color: #496EA1;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-bottom: 5px;
}


hr {
	color:#95AED0;
	width:100%;
	height:1px;
}


