@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.left {
	float: left;
}
.right {
	float: right;
}
a {
	text-decoration: none;
	color: #686869;
	/* color: white; */
}
a:hover {
	text-decoration: underline;
}

/*Ahmad - Begin popup effect*/
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
font: normal 12px/17px Arial, Helvetica, sans-serif;
position: absolute;
background-color: white;
padding: 2px;
left: -1000px;
#border: 1px dashed gray;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
position: fixed;
top: 20%;
left: 42%;
#margin-top: -150px;
#margin-left: -100px;
visibility: visible;
#top: -120px;
#left: 120px; /*position where enlarged image should offset horizontally */
}
/*put this in the browser****************

<a class="thumbnail" href="#thumb">
	<img src="images/rahmani30/gallery/galR30_1.jpg" width="100px" height="66px" border="0" />
	<span>
		<img src="images/rahmani30/gallery/JamiaRahmaniHostel_572Wx335H.jpg" /><br />Simply beautiful.
	</span>
</a>
*/

/*End popup effect*/

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bgImg.gif) 0 0 repeat-x #FFF;
}
p {
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	margin: 10px 0 10px 0;
	line-height: 17px;
}
h1 {
	font: normal 20px/15px Arial, Helvetica, sans-serif;
	color: #000;
}
.mainCon {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}
.header {
	width: 1000px;
	margin: 0px;
#margin-left:-45px;
	padding: 0px;
}
.header h1.logo {
	width: 195px;
	height: 87px;
	margin-left: 46px;
	padding: 0px;
}
.header h2.helpline {
	width: 269px;
	height: 33px;
	margin-right: 48px;
	padding-top: 8px;
	background: url(../images/helpline.gif) 0 0 no-repeat;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}
.navOuter {
	width: 700px;
	height: 39px;
	position: relative;
	top: 7px;
	left: 45px;
}
.navOuter img {
	position: absolute;
	top: 0;
	left: 0;
}
.nav {
	background: url(../images/spriteMenu.gif) no-repeat;
	width: 700px;
	height: 39px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.nav li, .nav a {
	height: 39px;
	display: block;
	text-indent: -9999px;
}
.nav li {
	float: left;
	list-style: none;
	display: inline;
}
.nav1 {
	width: 64px;
}
.nav1 a:hover, .nav1 a#selected {
	background: url(../images/spriteMenu.gif) 0px -39px no-repeat;
}
.nav2 {
	width: 81px;
}
.nav2 a:hover, .nav2 a#selected {
	background: url(../images/spriteMenu.gif) -64px -39px no-repeat;
}
.nav3 {
	width: 100px;
}
.nav3 a:hover, .nav3 a#selected {
	background: url(../images/spriteMenu.gif) -145px -39px no-repeat;
}
.nav4 {
	width: 100px;
}
.nav4 a:hover, .nav4 a#selected {
	background: url(../images/spriteMenu.gif) -245px -39px no-repeat;
}
.nav5 {
	width: 81px;
}
.nav5 a:hover, .nav5 a#selected {
	background: url(../images/spriteMenu.gif) -345px -39px no-repeat;
}
.nav6 {
	width: 67px;
}
.nav6 a:hover, .nav6 a#selected {
	background: url(../images/spriteMenu.gif) -426px -39px no-repeat;
}
.nav7 {
	width: 118px;
}
.nav7 a:hover, .nav7 a#selected {
	background: url(../images/spriteMenu.gif) -493px -39px no-repeat;
}
.nav8 {
	width: 89px;
}
.nav8 a:hover, .nav8 a#selected {
	background: url(../images/spriteMenu.gif) -611px -39px no-repeat;
}
.dropmenudiv {
	position: absolute;
	top: 0;
	border: 1px solid #7F0506;
	font: normal 12px/15px Verdana;
	background-color: #AD0304;
	width: 130px;
	visibility: hidden;
}
.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB;
	padding: 2px 0px;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
* html .dropmenudiv a {
	width: 100%;
}
.dropmenudiv a:hover {
	background-color: #D0090A;
	color: #FFF;
}
.readmore a {
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	width: 420px;
	float: right;
	margin: 10px 10px 0 0;
}
.ulbox {
	margin: 10px 0 0 20px;
	/*width: 500px; */
	width: 640px;  /* Added by AR on 10Nov2017 */
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #3a6aea;
	line-height: 20px;
	list-style-type: circle;
}
.ulbox2 {
	margin: 10px 0 0 60px;
	/*width: 500px;*/
	width: 640px;  /* Added by AR on 10Nov2017 */
	font: bold 15px/18px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	line-height: 20px;
	list-style-type: square;
}
.ulbox3 {
	margin: 10px 0 0 20px; 
	/* width: 400px; */
	width: 640px;  /* Added by AR on 10Nov2017 */
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	  
	/* line-height: 20px; */
	list-style-type: disc;
}
.ulbox4 {
	margin: 0px 0px 10px 40px; 
	/* width: 600px; */
	width: 640px;  /* Added by AR on 10Nov2017 */
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	/* line-height: 20px; */
	list-style-type: circle;
	
}
.ulbox4 > li {
	list-style-type: square; 
	margin-top: 0px;
	font-weight: normal;
}
.ulbox5 {
	margin: 10px 0 0 20px;
	/* width: 600px; */
	width: 640px;  /* Added by AR on 10Nov2017 */
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	line-height: 20px;
	list-style-type: circle;
}
.bigImg {
	width: 1000px;
	height: 197px;
	#margin-top:1px;
	padding: 0px;
	background: url(../images/bigImg.jpg) 0 0 no-repeat;
}
.bigImg1 {
	width: 1000px;
	height: 197px;
	margin-top: 1px;
	padding: 0px;
	background: url(../images/bigImg.jpg) 0 0 no-repeat;
}
.bigImgmission {
	width: 1000px;
	height: 197px;
    #margin-top:1px;
	padding: 0px;
	background: url(../images/rahmani-mission.jpg) 0 0 no-repeat;
}
.bigImg30 {
	width: 1000px;
	height: 197px;
	/* #margin-top:1px; */
	margin-top: 1px; /* added by ahmad*/
	padding: 0px;
	background: url(../images/rahmani30.jpg) 0 0 no-repeat;
}
/*added by Ahmad*/
.spaceUnderBanner {
	width: 1000px;
	height: 8px;
	/* height: 16px; 16Nov2016*/
	padding: 0px;
	
}
.newsBar {
	width: 912px;
	height: 39px;
	margin: 1px 0 0 28px;
	padding: 0;
}
.latestNews {
	width: 107px;
	height: 29px;
	margin: 0px;
	padding: 10px 0 0 15px;
	background: url(../images/latestNews.gif) 0 0 no-repeat;
	text-align: center;
	font: bold 14px/15px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.textNews {
	width: 715px;
	height: 29px;
	margin: 0px;
	padding-top: 10px;
	background: url(../images/neswImg.gif) 0 0 repeat-x;
	color: #FFF;
	font: bold 12px/17px Arial, Helvetica, sans-serif;
}
.more {
	width: 75px;
	height: 29px;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	background: url(../images/more.gif) 0 0 no-repeat;
}
.more1 {
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.subheading {
	font: bold 14px/15px Arial, Helvetica, sans-serif;
	color: #3a6aea;
}
.more1:hover {
	text-decoration: underline;
	color: #FF0000;
}
.middle {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}
.middleareacon {
	width: 1000px;
	margin: 0px auto;
}
.rightPart {
	width: 674px;
	margin-left: 0px;
	margin-top: 6px;
	padding: 0px;
}
.leftPart {
	width: 286px;
	margin-top: 0px;
	margin-left: 24px;
	padding: 0px;
}
.textBox {
	width: 630px;
	margin-top: 12px;
	padding: 0px;
}
.requestquoteinfoTxt {
	color: #626262;
	font: normal 11px verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0 0 10px 5px;
}
.rqforms {
	width: 478px;
	border: 1px #CCCCCC solid;
	padding: 10px 0 10px 5px;
}
.rqfield {
	width: 240px;
	height: 18px;
	border: solid 1px #88b3da;
	color: #626262;
	font: normal 11px verdana, Arial, Helvetica, sans-serif;
}
.starred {
	color: #ff0000;
	vertical-align: text-top;
}
.contactmsq {
	width: 240px;
	border: solid 1px #88b3da;
}
.submitbut {
	background: url(../images/buttons_bg.gif) 0 0 repeat-x;
	padding: 4px;
	border: 1px #fff solid;
	color: #fff;
	font: bold 11px Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.submitbut:hover {
	background: url(../images/buttons_bg_hover.gif) 0 0 repeat-x;
	padding: 4px;
}
.box1 {
	width: 630px;
	margin: 12px 0 0 10px;
#margin:12px 0 0 12px;
	padding: 0px;
}
.box1 h1.welcome {
	font: bold 15px/18px "[CenturyGothic]" Arial, Helvetica, sans-serif;
	color: #6C8A17;
	padding: 26px 0 0 25px;
	margin: 0px;
}
h1.headinginner {
	font: bold 15px/18px "CenturyGothic", Arial, Helvetica, sans-serif;
	color: #6C8A17;
	padding: 15px 0 0 0;
	margin: 0px;
}
.innertextPart {
	width: 650px;
	margin-top: 10px;
	padding: 0px;
	min-height: 870px;
}
.img1 {
	width: 122px;
	margin: 16px 0 0 28px;
#margin:16px 0 0 12px;
	padding: 0px;
}
/*added by Ahmad*/
.leftImage {
	width: 122px;
	margin: 16px 0 0 0;
	#margin:16px 0 0 12px;
	padding: 0px;
}

/*added by Ahmad*/
.leftImageForText {
	#width: 200px;
	margin: 4px 8px 4px 0;
	#margin:16px 0 0 12px;
	padding: 0px;
}
/*added by Ahmad*/
.rightImageForText {
	#width: 200px;
	margin: 4px 10px 4px 8px;
	#margin:16px 0 0 12px;
	padding: 0px;
}

.textPart {
	width: 480px;
	margin-top: 20px;
	padding: 0px;
}
.mainText {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	text-align:justify;
	color: #000;
	margin-right: 8px;
	padding: 0px;
}
/*Ahmad Rahmani*/
.presidentQuote {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	text-align:justify;
	color: #000;
	margin-left: 150px; /* added on nov 12 to give left space from the table not from the picture*/
	margin-right: 75px; /* added on nov 12 to give right space*/
}
.mainText2 {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 10px 8px 0 35px;
	padding: 0px;
}
.link2 {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-top: 10px;
	padding: 0px;
	text-decoration: none;
}
.link2:hover {
	text-decoration: underline;
}
.box2 {
	width: 289px;
	margin: 30px 0 0 0;
	padding: 0px;
}
.box3 {
	width: 360px; /*changed from 266 to 360 to accommodate teacher's name*/
	margin: 19px 0 10px 0;
	padding: 0px;
	height: 800px; /*changed from 525 to 800 to match the new leftnhavbox*/
	background: url(../images/leftnavbox.jpg) 0 0 no-repeat;
}
.box3 h1.welcome {
	font: bold 15px/18px "[CenturyGothic]" Arial, Helvetica, sans-serif;
	color: #6C8A17;
	padding: 26px 0 0 25px;
	margin: 0px;
}
.leftmenu {
	padding-left: 10px; /*was 30 changed to 10 on 20Nov*/
	margin-top: 0;
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	color: #6C8A17;
}
.dotline {
	background: url(../images/vdot.gif) 0 0 no-repeat;
	width: 180px; /*was 210 -- Nov 12 changing to slide menu */
	height: 3px;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.dotline_150px {
	/*created on 31May2017 */
	background: url(../images/vdot.gif) 0 0 no-repeat;
	width: 150px; 
	height: 3px;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.videoCurve {
	width: 265px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	background: url(../images/videotopbg.gif) 0 0 no-repeat;
}
.heading {
	font: bold 15px/19px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #5F5F57;
	padding: 8px 0 0 35px;
}
.topHead {
	font: bold 15px/19px "[CenturyGothic]" Arial, Helvetica, sans-serif;
	color: #009900;
	padding: 18px 0 0 35px;
}
.videos {
	width: 263px;
	height: 296px;
	margin-top: 6px;
	padding-top: 19px;
	background-color: #F4F6DF;
	border: solid 1px #DDDFCC;
}
.videos2 {
	width: 287px;
	height: 215px;
	margin-top: 6px;
	padding-top: 19px;
	background-color: #F4F6DF;
	border: solid 1px #DDDFCC;
}
.linkMore {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	margin-top: 10px;
	padding: 0px;
}
.moreTex {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 20px;
	padding: 0px;
}
.footer2 {
	width: 1000px;
	height: 59px;
	margin-top: 20px;
#margin-top:0px;
	background: url(../images/footerBg.gif) 0 0 no-repeat;
}
.footer {
	width: 1000px;
	height: 59px;
	background: url(../images/footerBg.gif) 0 0 no-repeat;
}
.footerhome {
	width: 1000px;
	height: 59px;
	margin-top: 0px;
#margin-top:100px;
	background: url(../images/footerBg.gif) 0 0 no-repeat;
}
.bottomLink {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #686869;
	position: relative;
	top: 25px;
	right: 40px;
}
.textgap {
	margin: 0 8px 0 8px;
}
.copyright {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #000;
	position: relative;
	top: 8px;
	bottom: 12px;
#top:0px;
	float: right;
	margin-right: 43px;
}
.alignright {
	text-align: right;
}
.extra {
	width: 630px;
	height: 190px; 
	background: url(../images/gallery.gif) left top no-repeat;
	margin-top: 30px;  /*positions picture gallery from the last paragraph*/
	padding: 0px;
}
.extra h1.gallery {
	font: bold 15px/18px "[CenturyGothic]" Arial, Helvetica, sans-serif;
	color: #6C8A17;
	margin: 15px 0 0 32px;
}
.extra .indent {
	padding: 0px 8px 0px 10px;
	margin-top: -8px; /*space between picture gallery heading and images*/
}
/*=== slider begin === */
#loopedSlider .container {
	width: 630px;
	height: 400px;
	overflow: hidden;
	position: relative;
}
#loopedSlider .slides {
	position: absolute;
	top: 0;
	left: 0;
}
#loopedSlider div.slide {
	position: absolute;
	top: 0;
	width: 630px;
	display: none;
}
#loopedSlider div.slide img {
	display: block;
	position: relative;
}
#loopedSlider div.slide h3 {
	font-size: 24px;
	line-height: 27px;
	color: #ffd71d;
	font-weight: normal;
	padding: 15px 0 0 20px;
}
#loopedSlider div.slide h3 a {
	color: #ffd71d;
	text-decoration: none;
}
#loopedSlider div.slide h3 a:hover {
	color: #fff;
}
#loopedSlider div.slide .text-box {
	background-image: url(images/text-box-bg.png);
	height: 77px;
	width: 630px;
	position: absolute;
	bottom: 0;
	left: 0;
}
* html #loopedSlider div.slide .text-box {
	background: url(../images/extra-bg.gif) 0 0;
}
#loopedSlider {
	width: 650px;
	height: 400px;
	position: relative;
	clear: both;
}
#loopedSlider ul.pagination {
	list-style: none;
	padding: 0;
	margin: 0;
	background: url(../images/pagination-bg.png) 0 0 repeat-y;
	width: 146px;
	height: 390px;
	position: absolute;
	right: 0;
	top: 1px;
	padding: 10px 0 0 14px;
}
#loopedSlider ul.pagination li {
	padding: 6px 0 6px 6px;
}
#loopedSlider ul.pagination li a {
	display: block;
}
#loopedSlider ul.pagination li.active, #loopedSlider ul.pagination li:hover {
	background: url(../images/pagination-act.png) no-repeat 0 0;
}
* html #loopedSlider ul.pagination li.active {
	background: url(../images/pagination-act-alt.gif) no-repeat 0 0;
}
#loopedCarousel .container {
	width: 566px;
	height: 200px; /*change to 200 for two lines of caption - ahmad 150*/
	overflow: hidden;
	position: relative;
	left: 17px;
	top: 20px;  /*space between picture gallery heading and images*/
}
#loopedCarousel .slides {
	position: absolute;
	left: 0;
}
#loopedCarousel .slides div.slide {
	position: absolute;
	top: 0;
	width: 180px;
	height: 150px;
	display: none;
	background: url(../images/img-box-bg.jpg) left top no-repeat;
}
#loopedCarousel .slides div.slide .indent {
	padding: 5px 5px 0 0;
	#padding: 5px 5px 0 5px;
	#padding:5px 1px 0 1px;
}
#loopedCarousel .slides div.slide .game {
	padding-top: 10px;
}
#loopedCarousel .slides div.slide .game strong {
	color: #fff;
	font-size: 1.166em;
	padding-left: 8px;
}
#loopedCarousel .slides div.slide .game span {
	text-transform: uppercase;
	color: #2fee25;
}
#loopedCarousel .slides div.slide .game .title {
	color: #25eeec;
	padding-left: 8px;
}
#loopedCarousel .slides div.slide .game .title1 {
	color: #eeec25;
	padding-left: 8px;
}
#loopedCarousel .slides div.slide .game .title2 {
	color: #2fee25;
	padding-left: 8px;
}
#loopedCarousel {
	width: 560px;
	position: relative;
	clear: both;
}
#loopedCarousel ul.pagination {
	list-style: none;
	padding: 0;
	margin: 0;
}
#loopedCarousel ul.pagination li {
	float: left;
}
#loopedCarousel ul.pagination li a {
	padding: 2px 4px;
}
#loopedCarousel ul.pagination li.active a {
	background: blue;
	color: white;
}
#loopedCarousel .previous {
	background: url(../images/left-link.png) no-repeat 0 0;
	width: 36px;
	height: 36px;
	display: block;
	left: -30px;
	top: 65px;
	position: absolute;
}
#loopedCarousel .next {
	background: url(../images/right-link.png) no-repeat 0 0;
	width: 36px;
	height: 100px;
	display: block;
	left: 603px;
	top: 65px;
	position: absolute;
}
/*=== carousel begin === */
.articles {
	width: 606px;
	margin-top: 26px;
	padding: 0px;
}
.heading2 {
	font: bold 15px/18px "[CenturyGothic]" Arial, Helvetica, sans-serif;
	color: #6C8A17;
	padding-left: 18px;
	margin: 0px;
}
.bottomText {
	width: 200px;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color: #929292;
	margin: 0px;
	padding: 10px 0px 0 18px;
}
.bottomText2 {
	width: 164px;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #929292;
	margin: 0px;
	padding: 10px 0px 0 18px;
}
.line {
	width: 1px;
	height: 148px;
	margin-left: 10px;
	padding: 0px;
	background: url(../images/line.jpg) 0 0 no-repeat;
}
.redText {
	font: normal 10px/13px "[CenturyGothic]" Arial, Helvetica, sans-serif;
	color: #6C8A17;
	padding: 0px;
	margin: 0px;
}
.input {
	width: 210px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
.input2 {
	width: 300px;
	margin: 0px;
	padding: 0px;
}
.sentMail {
	margin-left: 35px;
}
.borderLine {
	width: 645px;
	height: 1px;
	background-color: #666;
	margin: 0px auto;
	padding: 0px;
}
.table {
	width: 645px;
	margin: 10px auto;
	padding: 0px;
	border: solid 1px #000;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #000;
}
.border {
	width: 1px;
	background-color: #000;
}
.bgColor {
	background-color: #AA9688;
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 10px 0 0 8px;
}
.tableText {
	margin: 0px;
	padding: 5px 0 0 8px;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #000;
}
.archive {
	margin: -20px 0 0 100px;
	float: right;
}


