﻿/* Salam Schools CSS Document */
body {
	margin:0;
	font-family: Tahoma;
	background:#057295;
	direction:rtl;
}
#header{
	background:url('../../Image_Used/header.jpg');
	width:876px;
	height:125px;
	margin:0px auto 0 auto;
	border-spacing:0px;
    padding:0px;
}
#marquetxt{
	position:relative;
	top:105px;
	left:-160px;
	width:490px;
	height: 20px;
	font-size:9pt;
	color:#548853;
	direction:rtl;
}#page{
	width:876px;
	margin:0 auto;
	background:#fff;
}
#sidemenu{
	float:right;
	width:138px;
	margin-right: 8px;
}
#content{
	float:right;
	width:522px;
	margin:0px 0px 0 0;
	overflow:hidden;
	vertical-align:top;
}
#left{
	float:right;
	width:193px;
	margin:0px 2px 0 0;
	overflow:hidden
}
.clear{
	clear:both;
}
/*******Menu*********/
.menu, .menu li ul{    
	margin:-4px -5px 0 0;
    list-style:none;
	padding:0;
	width:138px; /*WIDTH OF MAIN MENU ITEMS*/
	border-right:1px solid #a7b5be;
	border-left:1px solid #a7b5be;
}

.menu li{
	position:relative;
}
.menu li a{
	background:white url('../../Image_Used/menuback.jpg' ) repeat-x bottom left;
	font-size:9pt;
	text-align:right;
	direction:rtl;
	color: #000;
	display: block;
	width: auto;
	padding: 0px 0 6px 0;
	height:20px;
	vertical-align:middle;
	padding-right: 2px;
	text-decoration: none;
}
.menu li ul{ /*SUB MENU STYLE*/
	position: absolute;
	width: 152px; /*WIDTH OF SUB MENU ITEMS*/
	border:1px solid #a7b5be;
	left: 4px;
	top: 0;
	display: none;
	margin:0px;
}
.menu li ul li{
	float: right;
}
.menu li ul a
{
   	width: 150px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.menu .arrowdiv{
	position: absolute;
	left: 5px;
	background: transparent url(../../Image_Used/arrow.gif) no-repeat center left;
}

.menu li a:visited, .menu li a:active{
	color: #000;
}
.menu li a:hover{
	background-image: url('../../Image_Used/menubackover.jpg' );
	margin:0px;
}

.menu li ul :hover{
	margin:0px;
}

.menufooter{
	background:url('../../Image_Used/menufooter.jpg') no-repeat;
	width:140px; 
	height:7px;
	margin-right:-5px;
}

.PicStyle
{
    margin: 2px 2px 2px 10px ;
}

.style1
{
    text-decoration: none;
    color: Black;
}
/* Holly Hack for IE \*/
* html .menu li { float: right; height: 1%; }
* html .menu li a { height: 1%; }
/* End */
.leftbox{
	width:191px;
	border-right:1px solid #a7b5be;
	border-left:1px solid #a7b5be;
}
.leftboxh{
	width:153px;
	height:23px;
	background:url('../../Image_Used/left_box_header.jpg') no-repeat;
	text-align:right;
	font-size:9pt;
	font-weight:bold;
	color:#fff;
	padding-right:40px;
	line-height:14pt;
}
.leftboxf{
	width:193px;
	height:7px;
	background:url('../../Image_Used/left_box_footer.jpg') no-repeat;
	margin-bottom:4px;
}
.daypic{
	padding:2px 2px 0 2px;
}
.leftboxcontent{
	padding:5px;
	color:#333;
	font-size:9pt;
	direction:rtl;
	text-align:justify;
}
/*** change *****/
.contenttxttitle{
	font-size:10pt;
	margin:10px 10px 5px 5px;
	color:#ffa800;
	direction:rtl;
	text-decoration:none;
}
.contenttxttitle a{
	color:#ffa800;
	text-decoration:none;
}
.contenttxttitle a:hover{
	color:#ffa800;
	text-decoration:underline;
}
/*** change *****/
.contenttxt{
	font-size:9pt;
	color:#333;
	direction:rtl;
	text-align:justify;
	padding: 10px;
	line-height:16pt;
}
#footer{
	width:876px;
	height:20px;
	background:#ffa800 url('../../Image_Used/footer.jpg') no-repeat bottom;
	margin:0 auto;
	text-align:center;
	padding-top:5px;
	font-size:8pt;
	color:#fff;
}
/**** NEWS ****/
.newshead{
	background:url('../../Image_Used/news_head.jpg') no-repeat;
	width:490px;
	height:20px;
	padding-right:30px;
	color:#174b78;
	line-height:15pt;
	text-align:right;
	font-size:9pt;
	font-weight:bold;
}
.newsfoot{
	background:url('../../Image_Used/news_footer.jpg') no-repeat;
	width:520px;
	height:6px;
}
.newscontent{
	width: 518px;
	border-left: 1px solid #a7b5be;
	border-right: 1px solid #a7b5be;
	direction:rtl;
	text-align:justify;
}
.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 500px;
	height: 150px; /* Set height to be able to contain height of largest content shown*/
	font-size:9pt;
	line-height:15pt;
	padding:5px;
	overflow: hidden;
}
.glidecontent{ /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: white;
	padding: 10px;
	visibility: hidden;
	width: 490px;
}
.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	width: 500px;
	text-align: left; /*How to align pagination links: "left", "center", or "right"
	background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
	margin-top:8px;
	font-size:8pt;
}

.glidecontenttoggler a{ /*style for every navigational link within toggler */
	display: inline-block;
	background:#d5d5d5;
	color: #2e6ab1;
	padding: 3px 6px;
	margin-right: 2px;
	font-weight: bold;
	text-decoration: none;
}
.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
	background: #fe0202;
	color: white;
}
.glidecontenttoggler a:hover{
	background: #164164;
	color: white;
}
.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}
.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}
.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
	background: #164164;
	color: white;
}