﻿/* General Tags */

body 
{
	margin: 0px;
	color: #4f4329;
	background:#AD7D3B url(images/backgound.jpg) repeat-x;
}
*
{
	font-family:Verdana, arial, tahoma;
	border:0px;
	font-size:8pt;
	margin:0px;
	text-decoration:none;
	list-style:none;
}
option
{
	color: #4f4329;
}
select
{
	border:1px solid #4f4329;
}
ul,li
{
	padding:0;
}

td
{
	vertical-align:top;
}
p
{
	margin-top:5px;
	text-align:justify;
}
a
{
	color: #4f4329;
}
a:hover
{
	color: #980108;
	text-decoration:underline;
}
sup
{
	font-size:7px;
	*font-size:smaller;
	vertical-align:super;
}
h1,h2,h3,h4,h5,a h1, h1.t
{
	color: #980108;
}
h1.t
{
	margin-top:10px;
}
/* End General Tags */

#Main
{
	margin:10px auto 20px;
	width: 1000px;
}
#SearchBar
{
	background:url(images/searchbar-bg.jpg) repeat-x;
	height:23px;
	padding-top:1px;
	padding-right:75px;
}
#SearchBar input
{
	float:right;
	height:21px;
}
#SearchBar input.field
{
	background: url(images/searchfield-bg.jpg) repeat-x;
	border-left:1px solid #4f4329;
	border-right:1px solid #4f4329;
	width:180px;
	padding-top:4px;
	padding-left:3px;
	height:17px;
}
#Body
{
}
/*start left */
#left
{
	background: url(images/left_bg.jpg) center repeat-y;
	width:190px;
}
/*left menu*/
#menu
{
	width:190px;
	border-bottom: 1px dotted #4f4329;
	padding-bottom:10px;
	margin-bottom:10px;
	float:left;
	position:relative;
	top:-1px;
	margin-right:1px;
}
#menu div
{
	float:left;
	background-color: #DDC391;
	width:190px;
	margin-top:1px;
}
#menu .header 
{
	padding: 3px;
	width:184px;
}
#menu .header div
{
	margin-top:0px;
	cursor:pointer;
}
#menu .b
{
	border:1px solid #4f4329;
	height:17px;
	background: url(images/menubutton-bg.jpg);
	width:155px;
	color:#F0ECE0;
	font-size:9px;
	font-weight:bold;
	padding-top:2px;
	padding-left:5px;
	float:left;
	font-size:8pt;
}
#menu .b sup
{
	color:#F0ECE0;
}
#menu .king
{
	width:20px;
	height:21px;
	background:url(images/king-up.png) no-repeat right 4px;
	float:left;
	page-break-after:always
}
#menu div.active .king
{
	width:20px;
	height:21px;
	background:url(images/king-down.png) no-repeat right 4px;
	float:left;
	page-break-after:always
}
#menu ul
{
	margin:5px 0px;
	margin-left:10px;
}
#menu a
{
	display:block;
	line-height:16px;
}
#menu a:hover sup
{
	*text-decoration:underline;
}
#worldofsabis-content, #isccairo-content, #isccity-content, 
#academics-content, #calendar-content, #admission-content, 
#DivContactUs-content, #educationservices, #schoolday, #academics,
#location
{
	display:none;
}
#menu ul ul a
{
	color: #4D6E81;
}

/*end left menu*/

#content
{
	width:630px;
	text-align:center;
	padding:0px;
	border-left:1px dotted #4f4329;
	border-right:1px dotted #4f4329;
	background: #fffffe url(images/content-bg.png) no-repeat top;
}
#content *
{
	text-align:justify;
}

/*right */
#right
{
	padding-left:3px;
	background: url(images/left_bg.jpg) center repeat-y;
	padding-bottom:10px;
}
/* Calendar */
#CalendarSelect
{
	width:175px;
	font-weight:bold;
	border: 1px solid #794805;
}
.CalendarDiv *
{
	font-size:9px;
}
.Cal
{
	margin-top:5px;
	margin-bottom: 5px;
	width:174px;
	display:block;
	background:url(images/Calendar.png) no-repeat;
	padding:2px;
	height:191px;
	padding-left:3px;
}
#CalTitle
{
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	text-indent:5px;
	height:40px;
}

.CalendarDiv table
{
	width: 170px;
}
.CalendarDiv a
{
	color:black;
	text-decoration: none;
}

.CalHeader
{
	width:164px;
	margin-left:2px;
	background: #a58d68;
	border:1px solid #a1722f;
}


.CalHeader table
{
	width:160px;
}
.CalendarDiv select
{
	width:60px;
	height:18px;
}
.CalendarDiv img
{
	margin:5px 2px;
	cursor: pointer;
}
.CalDays
{
	background: #8A5E1D;
	color:White;
	border:1px solid black;
	text-align:center;
}
.CalReg
{
	border:0px solid black;
	text-align:center;
}
.CalCurrent a, .CalHasEvent a
{
	color:White;
}
.CalCurrent
{
	border:1px solid #FEAA24;
	text-align:center;
	color:White;
	background:#A77835;
}
.CalHasEvent
{
	background:#4f7082;
	border:1px solid #b8c5cd;
	text-align:center;
}
.CalReg a, .CalCurrent a
{
	display:block;
}

.CalReg a:hover
{
	color:White;
	background-color:orange;
}
.CalTable
{
	width:100%;
	border:1px solid red;
}
#PopupInfo
{
	top:0px;
	left:0px;
	width:265px;
	height:265px;
	display:block;
	position:absolute;
	background: url(images/Pop-Up.png) -30px -20px no-repeat;
	visibility:hidden;
	padding:20px 50px 25px 45px;
	font-family:verdana;
	font-size:11px;
	z-index:1000;
}
#PopupInfo .title
{
	color: #890707;
	font-weight:bold;
	margin-bottom:0px;
	cursor:move;
}
#PopupInfo p
{
	margin:0px;
	line-height:20px;
}
#PopupInfo img.popclose
{
	position:relative;
	left:245px;
	top:-15px;
	cursor:pointer;
	width:12px;
	height:12px;
}


/* footer */
#footer
{
	background:url(images/footer-bg.jpg) repeat-x;
	height:54px;
	text-align:right;
	color:White;
	border:1px solid #4B2B02;
	font-size: 9px;
}
#footer p { float:right; text-align:right; margin:12px 20px 0 0; }
#footer a, #footer a sup
{
	font-size: 9px;
	color:White;
	font-weight:bold;
}
#footer a sup
{
	font-size:8px;	
}

#footer .links { width:481px; height:42px; background: url(images/footer-links.png) no-repeat; float:left; text-align:left; margin:6px 0 0 20px; }
#footer .links a{ float:left; display:block; height:37px; text-indent:-9999px; }
#footer .links .sabis { width:62px; }
#footer .links .sabiscareers { width:98px; margin-left:20px; }
#footer .links .webschool { width:79px; margin-left:20px;  }
#footer .links .sabisuniversity { width:120px;  margin-left:20px; }
#footer .links .alumni { width:42px;  margin-left:20px; }

/*home page */
.parchement
{
	background: url(images/paper_bg.png) -10px -5px no-repeat;
	width: 565px;
	height: 190px;
	margin-top:10px;
	padding:10px 25px 0 25px;
}
.parchement p
{
	line-height:12px;
	*line-height:13px;
}
#Header .date
{
	position:relative;
	top:-92px;
	left: 770px;
	font-size:7pt;
}


/* boxes mission statement and testimonials */
.box
{
	width:300px;
}
.news
{
	width:185px;
	float:left;
	margin-top:10px;
}
.box .header
{
	background:url(images/box-header.png) repeat-x;
	height:25px;
	color:White;
	font-weight:bold;
	z-index:100;
	position:relative;
}
.box .header h3
{
	color:White;
	position:relative;
	top:3px;
	left:12px;
}
.box .b
{
	border:1px solid #cacaca;
	background: url(images/box-bg.png) no-repeat;
	padding:10px;
	padding-top:10px;
	position:relative;
	top:-3px;
	border-top:0px;
	height:125px;
	z-index:0;
	text-align:justify;
	font-size:10px;
}

.mission .header img
{
	position:relative;
	float:left;
	top:-2px;
	left:5px;
}
.testi .header img
{
	float:left;
	z-index:100;
	position:relative;
	top:-9px;
	left:5px;
}
.news .header img
{
	float:left;
	z-index:100;
	position:relative;
	top:-9px;
	left:5px;
}
.news 
{
	margin-bottom:10px;
}

.news .b
{
	height:165px;
}
.news .b marquee
{
	height:155px;
}
.news .b marquee p
{
	margin-bottom:15px;
}
.news .b marquee *
{
	font-size:10px;
}
.Icontent
{
	padding:10px;
	padding-top:35px;

}
.Icontent h4
{
	font-size:12pt;
	background: url(images/title-bg.png) -15px bottom no-repeat;
	padding-bottom:5px;
}

.Icontent p
{
	margin-top:15px;
}
.Icontent ul
{
	padding:10px;
	margin:5px;
}
.Icontent li
{
	list-style-type:disc;
	margin-bottom:3px;
}
.Icontent a:link, .Icontent a:visited, .Icontent a:active
{
	text-decoration:underline;
}
.Icontent a h3
{
	text-decoration:none;
}
.Icontent img
{
	float:right;
	margin:10px;
}

.Itable
{
	width:80%;
}
.Itable thead td
{
	font-weight:bold;
	padding-top:10px;
}
.Itable .alter
{
	background-color:#FEF3D7;
}
.Itable td
{
	padding:3px;
	
}
.Ianchors
{
	margin:15px;
	margin-right:0px;
	float:right;
	bordeR:1px dashed #4f4329;
	padding-left:5px;
}
.Ianchors ul
{
}
span.Itop{
	float:right;
	padding-bottom:5px;
	padding-right:20px;
}
a.keyLink {
	position: absolute;
	top: -2px;
	right: -2px;
	width: 20px;
	height: 20px;
	border: 1px solid #000000;
	background-image: none;
	font-size: 120%;
	text-align: center;
	padding: 0;
	background-color: #ffffff;
	opacity: .5;
}
.testi .b
{
	height:145px;
	padding:0px !Important;
	display:block;
}
#testi_body
{
	padding:5px;
	margin:0px;
	width:280px;
	height:105px;
	*height:115px;
	overflow:hidden;
	position:relative;
	clear:both;
}
#testi_body div.t
{
	height:100px;
	padding: 5px;
	width:280px;
}
#testi_body div.t h3{font-size:10px;}
#testi_body div.t p
{
	height:95px;
	padding:5px 0;
}
#testi_body img
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#testi_footer
{
	width:100%;
	background: #DFDFDF;
	border-top:1px solid white;
	margin-bottom:2px;
}
#testi_footer a
{
	color:#4F7082;
}
#testi_footer a:hover
{
	text-decoration:none;
}
hr
{
	color:#cfcfcf;
	padding:0px;
	height:1px;
	margin:20px 0px;
	background-color:#cfcfcf;
}
div.cairo-albums img, div.october-albums img
{
	padding:3px;
	background: url(images/shadow.png) no-repeat;
	margin-right:5px;
	padding-left:1px;
	padding-top:1px;
}
div.cairo-albums, div.october-albums
{
	width: 176px;
	height: 82px;
	margin-bottom:4px;
	text-align:center;
	padding-top:40px;
}
div.cairo-albums
{
	background: url(images/isc-cairo.png) no-repeat;
}
div.october-albums
{
	background: url(images/city-6-oct.png) no-repeat;
}

div.cairo-albums a:hover, div.october-albums a:hover
{
	text-decoration:none;
}
div.cairo-albums a.viewall, div.october-albums a.viewall
{
	display:block;
	float:right;
	margin-right:15px;
	margin-top:8px;
}
div.cairo-albums a.viewall:hover, div.october-albums a.viewall:hover
{
	text-decoration:underline;
}


.menulist
{
	margin-left:20px;
}
.menulist ul
{
	margin:10px;
	margin-left:30px;
}
.menulist ul ul
{
	margin-top:2px;
	margin-bottom:2px;
}
.menulist li
{
	list-style-type:disc
}
.menulist .header
{
	font-weight:bold
}


a.home
{
	float:left;
	color:White;
	font-weight:bold;
	background:url(images/Home-icon.png) no-repeat left;
	padding-left:20px;
	margin-top:3px;
	margin-left:10px;
}
a.home:hover
{
	text-decoration:none;
}


.logo-15-win {text-align:left;top:-9999px;position:absolute;z-index:99999;background:url(images/15-years-bg.png) no-repeat;width:333px;height:242px;}
.logo-15-win img {margin:-5px 25px 0 25px}
.logo-15-win .close {width:15px;height:15px;margin-left:304px;margin-top:10px;cursor:pointer;}

