﻿* {
	margin: 0;
	padding: 0;

}
a {
	color: #963;
}
a:hover {
	color: #C60;
}


body
{
	background: #CCD8E0;
	color: #543;
	font: normal 13px Tahoma;
	font-weight: normal;
}


/* title */
.title
{
	padding: 32px;
	text-align: right;
}
.title h1
{
	color: #E4DBCF;
	font: normal 2.5em "Times New Roman" , Times, serif;
	font-weight: bold;
}


.title h1 a{
	color: #E4DBCF;
text-decoration:none;
}

.title h1 a:visited{
	color: #E4DBCF;
text-decoration:none;
}

.title h1 a:hover{
	color: #E4DBCF;
text-decoration:none;
}

.title h2
{
	color: #E4DBCF;
	font: normal 1.5em "Times New Roman" , Times, serif;
	font-weight: bold;
}


/*الصفحة الرئيسية*/
#master_page
{
	border: 0px solid #000000;
	margin: 20px auto 20px auto;
	width: 950px;
	background-color: #FFFFFF;
}
#master_page a
{
	padding: 1px 1px;
	text-decoration:  none;
	
}

#master_page a:hover
{
	text-decoration: underline;
	
}

#master_page a:visited
{
	font-weight: normal;
}

/*حاوية الصفحة بالخلفية*/
.container {
	background: url('images/bgcontainer.gif') repeat-y;
	margin: 0 auto;
	width: 100%;
}

/*رأس الصفحة*/
#master_header
{
	margin: 0 auto;
	width: 950px;
}

/*عنوان الموقع*/
#header
{
	
	background: url('images/header.gif') repeat-x;
	height: 120px;
	margin: 0 auto;
	width: 950px;
}

/*الشريط العلوي*/
.navigation
{
	background: #FFF url(  'images/bgnavigation.gif' ) repeat-x;
	font: bold 1.2em Verdana,sans-serif;
	height: 44px;
	margin: 0 auto;
	padding: 0 0px 0 0px;
	width: 950px;
	text-align: left;
}
.navigation a {
	color: #543;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 44px;
}
.navigation a:hover
{
	background: #C6D2DB;
	color: #420;
}
.navigation ul {display: inline;}
.navigation li {float: left; list-style: none;}




/*المحتوى*/
#master_content
{
	padding: 10px 10px 10px 5px;
	float: right;
	width: 473px;
	color: #666666;
	text-align: right;
	direction: rtl;
	text-decoration: none;
}



.master_content1
{
	width: 100%;
}

.SiteMaptitle
{
	padding: 6px 6px 6px 3px;
	background: url('images/qHeader.gif' ) repeat-x;
	color: #000000;
	direction: rtl;
	text-align: right;
	font-size:small;
	font-weight: bold;
	height: 20px;
}

#header1
{
	width: 100%;
	text-align: right;
}

#master_right
{
	padding: 10px 10px 10px 10px;
	float: right;
	width: 200px;
}

#master_left
{
	padding: 10px 10px 10px 20px;
	float: left;
	width: 200px;
}



/* sub navigation */
.sidenav
{
	float: right;
	width: 100%;
	border: 1px solid #84ABCA;
	direction: rtl;
	background-color: #DAE3E9;
	margin-bottom: 5px;
}
.sidenav h1
{
	background: #C6D2DB;
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color: #4A4A44;
	font-size: small;
	height: 22px;
	margin: 0px;
	padding-left: 12px;
}

.sidenav li
{
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	list-style-type: none;
}
.sidenav li a
{
	padding: 0px;
	margin: 0px;
	background: #DAE3E9;
	color: #554;
	display:block;
	text-decoration: none;
	clip: rect(0px, 0px, 0px, 0px);
}
.sidenav li a:hover {
	background: #C6D2DB;
	color: #654;
}

/*القائمة اليسرى*/

.sidebarL
{
	width: 100%;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	direction: rtl;
}


.sidebarheaderL
{
	padding: 2px;
	color: #336699;
	text-transform: uppercase;
	text-align: right;
	background-color: #F1F1F1;
}

.sidebarcontentL
{
	padding: 5px 5px 5x 10px;
	line-height: 1.5em;
}


.sidebarcontentL a
{
	padding: 2px 5px;
	text-decoration: none;
	
}

.sidebarcontentL a:hover
{
	text-decoration: underline;
	
}

.sidebarcontentL a:visited
{
	font-weight: normal;
}




#sectionsubtitle
{
	padding-bottom: 4px;
	text-align: right;
	 direction: rtl;
}


.sectiontitle
{
   padding: 6px 6px 6px 3px;
   background-color: #F5F4E6;
   color: #0083D4;
   text-transform: uppercase;
   direction: rtl;
	text-align: right;
}

.Titledl
{
	padding: 6px 6px 6px 3px;
	background-color: #F2F2F2;
	color: #000080;
	text-transform: uppercase;
	direction: rtl;
	text-align: right;
	font-weight: bold;
}


.divp2
{
	padding: 6px;
	direction: rtl;
	text-align:right;
}

/*المواضيع*/

.articlebox
{
	
	border: 1px dotted #808080;
	padding: 6px 6px 6px 6px;
	font-size: smaller;
	text-align: right;
	direction: rtl;
}

/*التعليقات*/

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}


.accordionHeader
{
	background-image: url('images/expand.jpg' );
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: #FFFFFF;
	background: repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	 padding: 5px;
    margin-top: 5px;
	cursor: pointer;
	background-color: #4D9BC5;
	background-image: url('images/collapse.jpg' );
	background-repeat: no-repeat;
	background-position: 5px center;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.footer
{
	background: #ACBFCB url(images/bgfooter.gif) repeat-x;
	color: #FED;
	font-size: 1.1em;
	line-height: 20px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer .left, .footer .right {padding: 0 12px;}
.footer .right, .footer .right a {color: #C0B8A6;}
.footer .right a:hover {color: #FFE;}


/* Content Page Layout */
.demoarea
{
	padding: 20px;
	background: #FFF url(images/demotop.png) repeat-y left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom
{
	height: 8px;
	background: #FFF url(images/demobottom.png) no-repeat left bottom;
}


.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

.subheading{
	padding:.8em 0 0.5em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.1em;
}

p {}

em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}

.codeReference
{
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
}

pre, code {
	display:block;
	margin:15px 15px 15px 0;
	padding:10px;
	border:1px dashed #CCC;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
}

.releaseList {
	list-style-type:disc;
}

/*CollapsiblePanel*/
.collapsePanel
{
	background-color: #DAE3E9;
	overflow: hidden;
}

.collapsePanelHeader
{
	width: 100%;
	height: 30px;
	background-image: url(   '../../images/bg-menu-main.png' );
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}