/* default styles
   -------------- */
  
body { 
	padding: 0; 
	margin: 0; 
	font: 0.60em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #fff;
	color: #454545; 
}
td {font: 0.70em Arial, Helvetica, sans-serif; vertical-align:top }
td.middle {vertical-align:middle; }
td.calendar {
				font: 0.70em Arial, Helvetica, sans-serif;
				border: 1px solid;	
				 }
.border {border: 1px solid;}
a {
	color: #4A8EBC; 
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
	background: #FFF;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

p 	{margin: 5px 5px 5px 5px; text-align: justify; 

}
p.bible {font-size: 12px; line-height: 1.8em;}

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}



input.search { 
	font-weight:none;
	width: 140; 
	text-align:right;
	height: 17px;
		border: 1px dotted;
	background: #f4f4f4; 
	padding: 2px 2px 2px 1px;
	margin: 7px auto;
	font: bold 1.0em Arial, Helvetica, Sans-Serif;

	
	color: #808080;
}
select.search { 
	font-weight:none;
	text-align:right;
	height: 15px;
	padding: 1px 1px 1px 1px;
	border: 1px dotted;
	margin: 7px auto;
	background: #f4f4f4; 
	color: #808080;
	font: bold 1.0em Arial, Helvetica, Sans-Serif;

}

input.cat { 
	width: 90px; 
	height: 20px;
	border: 1;
	background: #fff url(images/icons/input.gif) no-repeat; 
	padding: 1px 3px 0 3px;
	color: #808080;
	font: bold 1.0em Arial, Helvetica, Sans-Serif;
}

input.add { 
	width: 50px; 
	height: 18px;
	border: 0;
	background: #ABC43C  no-repeat;
	color: #FFF;

	font: bold 1.0em Arial, Helvetica, Sans-Serif;
}

input.button {
	border: 1px dotted;
	height: 15px;
	background: #ABC43C  no-repeat;
	color: #FFF;
	padding: 1px 1px 1px 1px;
	margin: 7px auto;
	font: bold 1.0em Arial, Helvetica, Sans-Serif;

}

input.login { 
	width: 150px;
	border: none; 
	background: url(images/icons/logininput.gif); 
	padding: 4px; 
}

textarea {
	border: 1px solid #979797;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

.select_calendar {
	width: 70px;
	border: none; 
	font: bold 0.90em Arial, Helvetica, Sans-Serif;
	color: #808080;
	background: #fff url(images/icons/input.gif) no-repeat; 

}
.calendar {
	font-size: 14px;
	border: 1;
	color: #000000;
}
.calendar a{
	font-size: 11px;
	color: #e5e5e5;
}
.select_cat {
	width: 70px;
	border: none; 
	font: bold 1.10em Arial, Helvetica, Sans-Serif;
	color: #808080;
	background: #fff url(images/icons/input.gif) no-repeat; 
}

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 760px; 
}

.header_ar {
	width: 760px;
	height:117px;
	margin: 8px 0 5px 0;

	background: #FFF url(images/main/main_ar.gif) no-repeat;
	color: #444;
}


.header_en {
	width: 760px;
	height:117px;
	margin: 8px 0 5px 0;
	background: #FFF url(images/main/main_en.gif) no-repeat;
	color: #444;
}

.logo {
	float: left;
	width: 180px;
	padding: 10px 0 11px 10px;
}

.header_right {
	float: right;
	width: 550px;
	height: 72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 490px;
	margin: 8px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(images/icons/dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar { 
	text-align: center;
	font-family: arial;

	font-size: 1.4em;
	height: 30px; 
	width: 360px;
	float: center;
}

	.bar li { 
		
		padding: 0px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		display: inline;
	}
	
	.bar li.active { 
		background: #FFF url(images/icons/bar.gif) no-repeat center bottom; 
		color: #C3593C;
		padding-bottom: 8px; 
	}

	.bar a { 
		font-weight: bold;
			text-decoration: none;
		color: #ffffff; 
		background: inherit;	
		font-weight: none;
	} 

.search_field { 
	text-align: center;
	width: 540px;
	height: 45px;
	padding: 0px 0px 0px 0px;


}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.xbox a {
	float: right;
	font-size: 1.2em;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	background: #ccc; 
	width:23px;
	height:15px;
}

.boxes {
	width:90px;
}

.return a {
	float: left;
	text-decoration: none;
	font-weight:bold;
	font-size: 1.2em;
	color: #ffffff;
	background: #ccc; 
	width:23px;
	height:15px;
}

.newsletter {
	text-align:center;
	color: #FFF;
	padding: 5px 0px 0px 0px;
}
.searchbar_ar {
	height: 45px;
	padding: 5px 0px 0px 0px;
	width: 760px;
	background: url(images/icons/bar_ar.gif) no-repeat;
	color: #FFF;
	margin: 0 0 0px 0;
}
.searchbar_en {
	height: 45px;
	padding: 5px 0px 0px 0px;
	width: 760px;
	background: url(images/icons/bar_en.gif) no-repeat;
	color: #FFF;
	margin: 0 0 0px 0;
}
.newsletter a {
	font-size:13px;
	color: #ffffff;
}

.subheader {
	clear: both;
	margin: 0px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

/* left side
   --------- */

.left {
	float: left;
	width: 480px;
	margin: 0 0 0px 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
		width: 150px;
	
	}

	.lt {
		width:480;
		height: 10px;
		background: #6E6E6E url(images/icons/lt.gif) no-repeat;
		color: #FFF;
	}

	.lt_small {
		width:245;
		height: 10px;
		background: #6E6E6E url(images/icons/lt_small.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox {
		
		color: #eee;
		padding: 3px 6px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(images/icons/lb.gif) no-repeat bottom left;
	}
	.lbox_small {
		color: #eee;
		height: 90%;
		padding: 3px 6px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(images/icons/lb_small.gif) no-repeat bottom left;
	}
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	
	
.thumb {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 245px;
	margin: 0px 0px 10px 0px;
}

.right a {
	color: #FFFCD1;
	background: inherit;
}

		
	.rt {
		background: url(images/icons/rt.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
		
.right_articles {
	width: 245px;
	font-size: 0.9em;
	background: #6393a6 url(images/icons/rb.gif) no-repeat bottom;
	color: #FEE1D5;
	margin: 0px 0px 10px 0px;
}
.right_articles a {
	font-size:15px;
	color: #ffffff;
}
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

.report {
	float: center;
	margin: 0 9px 3px 0;
	color: #ddb3b3;

}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(images/icons/dot.gif) repeat-x;
	padding: 5px 0;
}

.footer a {
	color: #C3593C;
	background: inherit;
}