/* Author : Abood Nour */

*{
	margin: 0 0 0 0;
}
body{
	background-color: #AEE4FF;
 	text-align: center;
 	font-size: 14pt;
 	color: #595959;
} 
#header{
	background: #0991D9 url(images/head.gif) repeat-x;
	font-size: 30pt;
	font-weight: bold;
	width: 100%;
    vertical-align: top;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    height: 139px;
}
#navbar{
    background: #0991D9 url(images/nav.gif) repeat-x;
   	width: 100%;
    height: 33px;
}
#navbar{
    
}

#navbar ul{
    list-style: none;
     }
#navbar ul li{
    display: inline;
    }
#navbar ul li a{
 	display: inline;
	float: right;
	font-size: 16pt;
	margin-right: 20px;
    font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
    width: 100px;
    height: 33px;
    padding-top: 4px;
    text-align: center;
    }
#navbar ul li a:hover{
    background: url(images/hover.gif) no-repeat ;
    vertical-align: middle;
    width: 100px;
    height: 33px;
    }
#input_form{
    margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#contact_form{
	width:700px;
	margin: auto auto auto auto;
}
#closed{
	margin-top: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#i_text{
	background: #FCFECB;
	border-style: solid;
	border-color: black;
	border-width: thin;
	margin-bottom: 10px;
}
#i_select{
	background: #FCFECB;
	border-style: solid;
	border-color: black;
	border-width: thin;
	margin-bottom: 10px;
}
#i_button{
	height: 30px;
	width: 70px;
}
#result{
	margin-top: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#result #success{
	background: url(images/certificate.gif) no-repeat;
	width: 545px;
	height: 343px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#result #success #text{
	left: 60px;
	top: 115px;
	width: 259px;
	height: 225px;
	position: relative;
	text-align: right;
    float: left;
}
#result #success #image{
	top: 380px;
	left:520px;
	width: 259px;
	height: 225px;
	position: absolute;
	text-align: right;
}
#result #failure{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
 #border_top_bg {
	background-image: url('images/borders/Pink_24.jpg');
	background-repeat: repeat-x;
	width: auto;
	height: 109px;
}
 #border_top_lf {
	background-image: url('images/borders/Pink_21.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 80px;
	height: 109px;
}
 #border_top_rt {
	background-image: url('images/borders/Pink_26.jpg');
	background-repeat: no-repeat;
	width: 317px;
	height: 109px;
	float: right;
}

 #border_bottom_bg {
	background-image: url('images/borders/Pink_40.jpg');
	background-repeat: repeat-x;
	width: auto;
	height: 43px;
}
 #border_bottom_lf {
	background-image: url('images/borders/Pink_37.jpg');
	background-repeat: no-repeat;
	width: 44px;
	height: 43px;
	float: left;
}
 #border_bottom_rt {
	background-image: url('images/borders/Pink_41.jpg');
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	width: 44px;
	height: 43px;
}
 #border_inside {
	margin-right: 25px;
	margin-left: 26px;
}
 #border_lf {
	background-image: url('images/borders/Pink_31.jpg');
	background-repeat: repeat-y;
	background-position: left;
}
 #border_rt {
	background-image: url('images/borders/Pink_34.jpg');
	background-repeat: repeat-y;
	background-position: right;
}

#b_top_r{
	background:url(images/borders/block_04.jpg) no-repeat;
	width:163px;
	height:91px;
	float: right;
}
#b_top_c{
	background: url(images/borders/block_03.jpg) repeat-x;
	height:91px;
	width: auto;
}
#b_top_l{
	background:url(images/borders/block_01.jpg) no-repeat;
	float: left;
	width:163px;
	height:91px;

}
#b_center_r{
	background-image:  url('images/borders/block_07.jpg');
	background-position: right;
	background-repeat:  repeat-y;
}
#b_center_c{
	background-color: #8CCCF0;
	margin-right: 20px;
	margin-left: 20px;
	height:auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: auto;
}
#b_center_l{
	background-image: url('images/borders/block_05.jpg');
	background-position:  left; 
	background-repeat:  repeat-y;
}
#b_bottom_r{
	background:url(images/borders/block_14.jpg) no-repeat;
	width:147px;
	height:49px;
	float: right;
}
#b_bottom_c{
	background: url(images/borders/block_13.jpg) repeat-x;
	height:49px;
	width: auto;
}
#b_bottom_l{
	background:url(images/borders/block_10.jpg) no-repeat;
	float: left;
	width:84px;
	height:49px;

}
#footer {
	clear: both;
	color: #5A5A5A;
	font: normal 90% Tahoma, sans-serif;	
	width: 100%;
	text-align: center;
	padding: 10px 0 0 0;
	margin: auto auto 0 auto;	
}
#ifooter {
	clear: both;
	color: #5A5A5A;
	font: normal 90% Tahoma, sans-serif;	
	width: 100%;
    background: url(images/foot.gif);
	text-align: center;
	padding: 10px 0 0 0;
	margin: auto auto 0 auto;
    	
}

#students{
	width: 80%;
	text-align: center;
	margin: 10px auto 30px auto;
}
#students #str{
	text-align: center;
	background-color: #078AD8;
	color: yellow;
	height: 40px;
	font-size: 14pt;
	font-weight: bold;
}
#students #data{
	text-align: center;
	background-color: #BCE6FE;
	color: black;
	height: 30px;
	font-size: 13pt;
	font-weight: bold;
}
a.paginate {
	background-image: url(images/button_bg.jpg);
	padding:3px 0 3px 0;
	background-position: top center;
	color: #231f20;
	text-decoration: none;
	border:1px solid #db6600;
	font-weight:bold;	
	background-color: #FDC137;	
	font-size:16pt;
}
a.paginate:hover {
	border:1px solid #000000;
	background-image: url(images/button_bg_over.jpg);
	background-color: #F9DC39;
	padding:4px 0 4px 0;
}

span.current {
	border:1px solid #000000;
	color: #ffffff;
	background-image: url(images/button_bg_over.jpg);
	background-color: #000000;
	padding:3px 0 3px 0;
}