/* CATEGORIES */
	div.categories { width:100%; clear:both; }
	
	div.category { width:241px; cursor:pointer; height:157px; clear:none; float:left; background:url('images/catback.png') no-repeat top left; margin-right:10px; }
		div.category_title { font-weight:bold; width:231px; text-align:center; padding-top:21px; height:20px; }
		div.category_image { float:left; margin-left:9px; margin-top:6px; width:84px; height:84px; overflow:hidden; }
		div.category_text { float:left; margin-top:6px; margin-left:10px; width:130px; height:84px; }
		
/* LISTS */
	ul.slimlist { list-style:none; margin:0; padding:0 0 0 20px; }
	ul.slimlist li { 
		background:url('../../look/icons/bullet_green.png') 0% 50% no-repeat;
		padding:4px 0 4px 20px;
		/*border-bottom:1px dotted #486408;*/
		}
	ul.slimlist li, ul.slimlist li a {
		color:#415f00;
		font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif;
		font-size:14px;
		font-weight:400;
		font-style:normal;
		font-weight:400;
		}
	/* TWINLIST */
	ul.twinlist { list-style:none; margin:0; padding:20px 0 0 20px; width:450px; margin:auto; }
	ul.twinlist li { 
		background:url('../../look/icons/bullet_green.png') 0% 50% no-repeat;
		padding:4px 0 4px 20px;
		width:200px;
		float:left;
		/*border-bottom:1px dotted #486408;*/
		}
	ul.twinlist li, ul.twinlist li a {
		color:#415f00;
		font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif;
		font-size:14px;
		font-weight:400;
		font-style:normal;
		font-weight:400;
		}
	

	ul.imagedlist { list-style:none; margin:0; padding:0; }
		ul.imagedlist li {
			min-height:94px; background:top left no-repeat;
			padding:9px 0 0 9px;
			border-bottom:1px dotted #486408;
			display:block; clear:both; overflow:hidden; height:auto;
			}
		/*ul.imagedlist li.odd { background-color:#ece7d5; }*/
		ul.imagedlist li div.image { 
			width:84px; height:84px;
			padding:0; margin:0;
			overflow:hidden;
			}
		ul.imagedlist li div { 
			float:left;
			font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
			}
		ul.imagedlist li div {
			font-size:11px;
			line-height:14px;
			margin:0;
			padding:0;
		}
		ul.imagedlist li span.hit {
			color:#999;
		}
		ul.imagedlist li div h3 { 
			padding-left:10px;
			margin:-10px 0 0 0; 
			color:#314f00;
			font-family:Georgia,Times,"Times New Roman",serif;
			font-size:14px;
			font-weight:600;
			font-style:normal;
			}
		ul.imagedlist li div h3 a {
			color:#415f00;
		}

/* ADMIN */
	div.layout-admin { border:1px solid #b2b2b2; padding:10px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }

/* PICKDATA */
	ul.pickdata { list-style:none; margin:0; padding:0; }
	ul.pickdata li { height:16px; padding:6px 8px 4px 8px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; cursor:pointer; }
	ul.pickdata li:hover { background:#ddf; }

/* CONTENT TEXT-CONTENT */
	img { border:0; }
	
	.textcontent { 
		padding:15px;
		clear:both;
		font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
		font-size:1.1em;
		font-weight:400;
		color:#333333;
		line-height:22px;
		text-align:justify;
		vertical-align:baseline;
		}
	.textcontent h1 {
		font-size:1.15em;
		color:#584300;
		font-weight:600;
		padding-bottom:15px;
		border-bottom:1px dotted #486408;
		margin-bottom:0;
	}

/* ARABIC */
span.arabic { direction:rtl; color:#000; font-size: 1.5em; padding:15px; line-height: 35px; font-family: 'Traditional Arabic'; }

/* SPLASH */
#splash { width:410px; height:219px; overflow: hidden; }
#splash ul {
	position: relative; left: -999em;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
	}
#splash ul li { float:left; }

/* SUBPAGING */
div.subpaging { padding:10px 0 10px 0; border-bottom:1px dotted #486408; overflow:hidden; }
div.subpaging.center { text-align:center; border:0; }
div.subpaging ul { list-style:none; margin:0; padding:0; clear:both; overflow:hidden; width:auto; height:22px; background:#f00; display:inline; }
div.subpaging.center ul { margin:0 auto 0 auto; }
div.subpaging ul li {
	cursor:pointer;
	display:block;
	float:left;
	/*-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;*/
	background:#486408 url('files/pagingback.png') top left no-repeat;
	color:#fff;
	opacity:0.8;
	padding:0px 2px 2px 2px;
	width:18px;
	height:20px;
	font-size:10px;
	line-height:22px;
	margin-left:5px;
	text-align:center;
	}
div.subpaging ul li.active {
	background-color:#e9d05c;
	color:#486408;
	}
div.subpaging ul li:hover {
	background-color:#ffb513;
	color:#486408;
	}
/* MP3 PLAYER */
div.content_mp3player { padding:10px 0 10px 0; height:50px; width:595px; overflow:hidden; }
/* JS MP3 PLAYER */
div.jsmp3interface { width:679px; height:20px; padding:1px; }
div.jsmp3interface ul.buttons { list-style:none; display:block; margin:0; padding:0; background:#ddd; border-radius:2px; float:left; }
div.jsmp3interface ul.buttons li { float:left; height:20px; width:20px; background:#ddf; border-radius:2px; text-align:center; margin:0 0 0 1px; }
div.jsmp3interface div.time { float:left; background:#dfd; border-radius:2px; padding:0px 5px 4px 5px; width:100px; text-align:center; overflow:hidden; height:16px; margin-left:1px; }
/* DIV.BUTTON */
div.buttonc { clear:none; padding:5px 3px 0 5px; float:right; width:70px; height:38px; background:url('../../look/images/buttonback.png') 2px 2px no-repeat; }
div.button { float:right; cursor:pointer; height:16px; padding:0 10px 6px 10px; -moz-border-radius:3px; background:#d5cbb0 5px 3px no-repeat; overflow:hidden; width:50px; text-align:center; font-size:10px; }
div.button:hover { background:#e9e2ce; }
div.buttonlink { cursor:pointer; margin:10px; height:16px; padding:6px 10px 3px 10px; width:250px; -moz-border-radius:3px; background:#d5cbb0 5px 3px no-repeat; overflow:hidden; text-align:center; font-size:10px; }
div.buttonlink a { color:#444; }
div.buttonlink:hover { background:#e9e2ce; }
/* SUBNAV */
div.subnav { border-top:1px dotted #486408; margin:auto; padding:20px 0 0 130px; text-align:center; height:24px; width:auto; overflow:hidden; }
div.subnav div { cursor:pointer; height:20px; width:20px; float:left; margin-left:4px; text-align:center; background:#e7dcbf; -moz-border-radius:3px; -webkit-border:radius:3px; border: 1px solid #c7bc9f; }
div.subnav div:hover { background:#d7ccaf; }
div.subnav div a { font-size:10px; color:#333; }
div.subnav div.exact { width:150px; }
div.subnav div.collapse { background:none; border:none; width:22px; height:22px; cursor:default; }
div.sublinks a { font-size:12px; }
/* 3PROMO */
div.tri-promo { width:189px; height:223x; cursor:pointer; float:left; margin-left:20px; margin-bottom:10px; -moz-border-radius:8px; -webkit-border-radius:8px; padding:10px; }
/*div.tri-promo:hover { background:#faa; }*/
div.tri-promo div.title { font-size:14px; font-weight:bold; color:#4f4730; /*#aa5d19*/border-bottom:#d6bf9b 2px solid; }
div.tri-promo div.image { width:190px; height:105px; background:top left no-repeat; margin-top:10px; }
div.tri-promo div.image { padding:0px; }
div.tri-promo div.desc { padding:5px; color:#666; font-size:11px; }
/*div.tri-promo div.cont { -moz-border-radius:5px; -webkit-border-radius:5px; float:left; clear:both; width:100px; height:12px; padding:5px 3px 3px 3px; background:#f00; text-align:center; margin-top:5px; }*/

div.contentdesc { padding:10px; width:520px; height:120px; float:right; font-size:11px; }
.smalldesc { font-size:11px; }
/* DOWNLOAD */
div.download { clear:both; height:30px; border-bottom:1px dotted #486408; margin:5px 0 0 0; padding:5px 0 0 0; }
div.download div.title { width:470px; float:left; padding:0 0 0 30px; text-align:left; background:url('../../look/icons/bullet_green.png') 10px 3px no-repeat; font-size:12px; }
div.download div.file { width:56px; float:left; text-align:left; padding:0 0 0 24px; background:0 3px no-repeat; }
div.download div.file a { color:#333; }
div.download div.hit { width:100px; float:left; text-align:center; font-size:11px; color:#777; }
/* ORDER */
div.order { height:auto; overflow:hidden; clear:both; padding:5px; border-top:1px dotted #486408; border-bottom:1px dotted #486408; margin:10px 0 0 0; padding:5px 0 0 0; }
div.dottedline { height:0px; width:100%; border-bottom:1px dotted #486408; clear:both; }
div.order div.explanation { font-size:12px; width:465px; float:left; clear:none; padding:5px 5px 10px 24px; background:url('../../look/icons/information.png') 0 8px no-repeat; }
div.order div.orderbutton { float:right; padding:10px 10px 10px 34px; background:10px 13px no-repeat; margin: 8px 50px 0px 0; -moz-border-radius:4px; -webkit-border-radius:4px; }

/* VIDEO PRODUCT LIST */
ul.vpl { list-style:none; padding:0; margin:0; }
ul.vpl li { width:310px; padding:10px; height:150px; font-size:12px; 
	line-height:14px; float:left; cursor:pointer; margin:5px; }
ul.vpl li:hover { }
ul.vpl li span.hit { color:#888; font-size:11px;}

/* VIDEO PRODUCT LIST */
ul.vpl2 { list-style:none; padding:10px 0 0 10px; margin:0; overflow:hidden; }
ul.vpl2 li { width:200px; text-align:center; float:left; height:200px; margin:10px; cursor:pointer; }
ul.vpl2 li div.image { text-align:center; }
ul.vpl2 li div.title { text-align:center; font-weight:bold; }
/* UL.SUGGESTED */
ul.suggested { list-style:none; padding:0; margin:0; }
ul.suggested li { background:url('../../look/icons/bullet_black.png') no-repeat 0 8px; height:auto; overflow:hidden; padding:6px 0 4px 16px; font-size:12px; line-height:18px; border-bottom:1px dotted #cec6af; }
ul.suggested li a { color:#874; text-decoration:none; }
/* DIV.AUDIOLIST */
div.audiolistitem { height:22px; padding:5px; border-bottom:1px dotted #486408; }
div.audiolistitem div { float:left; height:22px; border:0; padding:0; margin:0; background:none; text-align:center; }
div.audiolistitem div.title { width:310px; padding:0 0 0 30px; text-align:left; background:url('../../look/icons/bullet_green.png') 10px 3px no-repeat; font-size:12px; }
div.audiolistitem div.author { width:200px; font-size:11px; color:#999; }
div.audiolistitem div.clickable { width:40px; cursor:pointer; padding-top:2px; height:20px; opacity:0.5; }
div.audiolistitem div.clickable:hover { opacity:1; }
div.audiolistitem div.hit { width:40px; color:#666; font-size:11px; color:#ccc; }
div.audiolistitem.header { }
div.audiolistitem.header div { color:#486408; font-size:12px; }
div.audiolistitem.header div.title { background:none; padding:0 0 0 20px; width:320px; }
div.audiolistitem.header div.clickable { opacity:1; cursor:default; padding:0; }

div.audiolistitem.nonlisten div.title { width:350px; }
div.audiolistitem.nonlisten.header {  }
div.audiolistitem.nonlisten.header div.title { background:none; padding:0 0 0 20px; width:360px; }

div.audiolistitem.qoran { width:500px; margin:auto; }
div.audiolistitem.qoran div.no { width:30px; color:#777; font-size:10px; }
div.audiolistitem.qoran div.title { width:320px; font-size:11px; }
div.audiolistitem.qoran.header {  }
div.audiolistitem.qoran.header div { color:#486408; font-size:12px; }
div.audiolistitem.qoran.header div.title { background:none; padding:0 0 0 30px; width:320px; }

div.audiolistitem div { clear:none; }

/* UL.TAGCLOUD */
ul.tagcloud { list-style:none; overflow:hidden; margin:10px; padding:3px; width:400px; height:auto; background:#eeb; border:1px dotted #486408; }
ul.tagcloud li { padding:3px 5px 3px 5px; margin:3px; float:left; background:#dd8; color:#333; }

/* QUAD SLICES */
div.qslice_line { border-top:1px dotted #aa5d19; margin:0 auto 10px auto; padding-top:10px; overflow:hidden; clear:both; width:680px; }
div.qslice_line div { background:no-repeat 20px 50%; width:250px; padding:10px 10px 10px 80px; float:left; font-size:11px; color:#666; }

div.qslice_line div a { color:#666; text-decoration:none; }
div.qslice_line div a:hover { color:#333; }

/* FORMS */
div.forms { }
div.forms input, div.forms textarea { width:220px; background:#e7dcbf; border:1px solid #b7ac8f; }

.arabic { font-family:'Traditional Arabic'; font-size:2em; padding:10px; text-align:center; }

.textcontent li { text-align:justify; margin:5px; }
.textcontent p { text-align:justify; }



