/*
	project: http://www.islamiceducationsystem.com
	author: Muhammad Iftikhar Ahmed (http://www.islamiceducationsystem.com) 
	
*/

*{ margin: 0; padding: 0; }* 
body { 
	font: .7em Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #FFD39B; /*white------#fff */
	color: #444; /*blacck------ #444*/
}

a {	color: #E0691A;	background: inherit;} /*dark oraange internet ser------#E0691A */
a:hover { color: #6C757A; background: inherit; } /*darksilver second edition------#6C757A */

h1 { font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #737373; background: inherit; } /*gray 45------#737373 */
.orange { color: #E0692A; } /*orange------ #E0692A*/
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; } /*lightorange------#FF6600 */
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; } /*black------#000*/
p {	margin: 0 0 5px 0; }

ul { list-style : none; }

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 980px;
	padding: 10px; 
}

.header { 
	height: 70px;
	background: #FFD39B  repeat-x bottom; /*white------#fff */
	color: #808080; /*gray------ #808080*/
	margin: 3px 0;
	padding: 10px 0 0 0;
}

.top_info {
	float: right;
	width: 540px;
	padding: 5px 0 4px 0;
	color: #808080; /*gray------#808080 */
}

	.top_info_first {
		width: 45px;
		float: left;
	}
		.top_info_left {
		width: 185px;
		float: right;
	}

	.top_info_right {
		float: right;
		width: 185px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee; /*light gray------#eee */
	}

.browse_category  {
	width: 390px;
	color: #241D7A; /* white------#FFF */
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF; /*white------#FFF */
	background: #FF9148 url(images/menubg.gif) repeat-x; /*orange------#FF9148 */
}

	.bar li { 
		padding: 6px 12px 6px 12px;
		color: #FFEADC; /*light pink------#FFEADC */
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(images/bar.gif) repeat-x; /*dark orange------#E0691A */
		color: #fff; /*white------ #fff*/
		font-weight: bold; 
		
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; /*white------ #FFF*/
		background: inherit;
		text-decoration: none;
	} 
	
/* search form */
.search_field { 
	background: #FFD39B url(images/searchbg.gif) no-repeat right; /*white------#fff */
	color: #808080; /*gray------ #808080*/
	clear: both;
	font-weight: bold;
	padding: 7px 12px 10px 10px;
	margin: 5px 0;
}
	input.search { 
		width: 292px; 
		border: 0;
		background: #FFf  no-repeat; /*white------#FFF */
		padding: 4px; 
		color: #E0691A; /*darkorange------#E0691A */
		font-weight: bold;
		margin: 0 0 0 3px;
	}
	input.submit {
		background: #E0691A url(images/submit.gif) no-repeat; /*darkorange------#E0691A */
		border: 0;
		padding: 4px 0;
		width: 65px;
		margin: 0 10px 1px 0;
		color: #FFF; /*white------#FFF */
		font: bold 1em Arial, Sans-Serif;
	}
	.grey { color: #808080; background: inherit; font-weight: normal; } /*gray------#808080 */
	.search_form { float: right; }

/* left side
   --------- */

.left {
	float: left;
	width: 620px;
	margin: 0 0 10px 0;
}

.left h2 {
	clear: both;
	background: #E8E8E8 url(images/h2bg.gif) no-repeat center left; /*light gray------#E8E8E8 */
	color: #444; /*black------#444 */
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}
	.left_side {
		float: left;
		width: 160px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;
	}
		
	.left_side a, .right_side a { color: #414141; /*black------#414141 */ background: #FFD39B; /*white------#FFF */ }
		
	.right_side {
		float: right;
		width: 270px;
		background: #FFD39B url(images/dotted.gif) repeat-y; /*white------#FFF */
		color: #414141; /*black------#414141 */
		padding: 0 0 0 70px;
		margin: 10px 0;
	}
	.left_box { 
		margin: 0 0 10px 0; 
		color: #000; /*black------#000 */
		background: #FFD39B;  /*white------#FFF */
		padding: 3px 0; 
	}
	
		
/* right side
   ---------- */
   .cflite {
	width: 400px;
	font-family: arial;
}
.cflite_td {
	padding:4px;
	font-size:12px;
}
.cflite p {
	padding:4px;
}
.cflite label {
	padding:4px;
}
label {
 padding-right:10px
}
.required {
 font-weight:bold;
}
.required_star {
 font-weight:bold;
 color:#F00;
}
.not-required {
 font-weight:normal
}
		
.right {
	float: right;
	width: 340px;
	margin: 0 0 10px 0;
}
	.right h3 {
		background: #BDBDBD  url(images/h3bg.gif) no-repeat center right; /*lightgray------#BDBDBD*/
		color: #FFffff; /*white------#FFF */
		padding: 8px 0 8px 5px;
		font: bold 1.5em Tahoma, Arial, Sans-Serif;
		margin: 0 0 3px 0;
	}
	.right_articles {
		background: #FFD39B; /*toolightgray ------ #f5f5f5*/
		color: #414141; /*black------ #414141*/
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	.notice {
		background: #FFD39B; /*too light graty------#eee */
		color: #551A8B; /*gray------#808080 */
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
		float: left;
		margin: 0 9px 3px 0;
	}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc; /*light gray------#ccc */
	line-height: 2em;
}
	.footer a { color: #808080; /*gray------#808080 */ background: #FFD39B; /*white ------#fff */}
