@charset "utf-8";
/* CSS Document */
body{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #000;
	padding:0;
	margin:0;
	background:url(../../images_glob/back0.jpg) repeat;
}

div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0;
	padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FF3366;
}
a:active {
	text-decoration: none;
}
.spacer {
clear:both;
}
.text_color1 {
	color: #630;
	direction:rtl;
}
.text_color2 {
	color: #FC0;
	direction:rtl;
}
.alert2 {
	color: #F03;
	direction:rtl;
}
.alert1 {
	text-align: center;
	color:#FF3333;
	padding: 3px;
}
.text_red {
	color: #FF3333;
	text-align: right;
	padding: 2px;
}
.center_alert {
	color: #F00;
	text-align: center;
	padding: 10px;
	direction:rtl;
}
.botton-1 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color:#050;
	background-color:#fed;
	border:1px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
	padding:1px;
}
#main_wrapper {
	position:relative;
	margin:0 auto;
	width: 866px;
	background:url(../../images_glob/background.jpg) repeat-y top;
}
#login_con {
	position:absolute;
	top:190px;
	right:40px;
	text-align: right;
	font-size: 10px;
	direction:rtl;
}
#header_content {
	position:relative;
	height: 459px;
	width: 800px;
	margin:0 auto;
	background:url(../../images_glob/header.jpg) no-repeat center top;
	padding:0;
}
#header_content h1 {
text-indent:-2000px;
}
#logo, #logo_zone {
	position: absolute;
	top:0;
	right:33px;
	height: 134px;
	width: 156px;
	z-index:201;
}
#logo_zone {
	background-color:transparent;
}
#home_page {
	position: relative;
	height: 603px;
	width: 800px;
	margin:0 auto;
	background:url(../../images/homePage.jpg) no-repeat center top;
	padding:0;
	top:-111px;
}
#footer {
	position: relative;
	clear:both;
	margin:0 auto;
	height: 231px;
	width: 800px;
	background:url(../../images_glob/footer.jpg) no-repeat center top #fff;
}
#footer p {
	padding-top:210px;
	padding-left:110px;
	color: #fff;
}
#hand_f {
	position: fixed;
	height: 94px;
	width: 58px;
	background:url(../../images_glob/handF.jpg) no-repeat center;
	z-index:100;
	margin-top:150px;
	margin-left:833px;
}
#hand_m {
	position: fixed;
	height: 118px;
	width: 75px;
	background:url(../../images_glob/handM.jpg) no-repeat center;
	z-index:100;
	margin-top:390px;
	margin-left:-42px;
}

* html #hand_f {
	position: absolute;
	height: 94px;
	width: 58px;
	top:100px;
	left:0;
	background:url(../../images_glob/handF.jpg) no-repeat center;
	z-index:200;
}
* html #hand_m{
	position: absolute;
	height: 118px;
	width: 75px;
	top:35px;
	left:0;
	background:url(../../images_glob/handM.jpg) no-repeat center;
	z-index:200;
}
#navbar ul {
	position: absolute;
	left: 0;
	top:130px;
	text-align:center;
	width:100%;
	font-size:11px;
}
#navbar li a {
	text-decoration: none;
	color: #444135;
	font-weight:bold;
	padding:15px 5px 15px 5px;
	line-height:54px;
	}
#navbar li a:hover {
	background:  #66614e;
	color: #fff;
}
#navbar li {
	display:inline;
list-style-type: none;
}
.main_text{
	padding: 15px;
	text-align:justify;
}
.main_text2 {
	padding: 20px;
	text-align:justify;
	direction:rtl;
}
#main_box {
	position: relative;
	top:-120px;
	left:45px;
}
#main_box3 {
	position: relative;
	top:-120px;
	left:30px;
}
#main_box_top {
	background:url(../../images_glob/bigBoxT.gif) no-repeat bottom;
	width:774px;
	height:9px;
}
#main_box_bottom {
	background:url(../../images_glob/bigBoxB.gif) no-repeat;
	width:774px;
	height:9px;
	margin-bottom:5px;
}

#main_box_center {
	position:relative;
	background:url(../../images_glob/bigBoxCenter.jpg) repeat-y;
	width:774px;
	padding-left:5px;
	direction:rtl;
}
#small_box_top {
	background:url(../../images_glob/smallBoxT.gif) no-repeat bottom;
	width:443px;
	height:9px;
}
#small_box_bottom {
	background:url(../../images_glob/smallBoxB.gif) no-repeat;
	width:443px;
	height:9px;
	margin:0;
}
#small_box_center {
	position:relative;
	background:url(../../images_glob/smallBoxCenter.jpg) repeat-y;
	width:443px;
}
.pic200, .pic100 {
	position:relative;
	background:#CCCCCC;
	border:#FFFFFF double;
	width:200px;
	height:200px;
	text-align: center;
}
.pic100 {
	width:100px;
	height:100px;
	margin:3px;
}
.pic_ul {
	position:absolute;
	width:20px;
	height:20px;
	background-color:#6C3;
	font-size:10px;
	text-align:center;
	line-height:20px;
	color: #FFF;
	top:0;
	left:0;
}
#boys {
	position:absolute;
	margin:480px 0 0 170px;
}
#girls {
	position:absolute;
	margin:297px 0 0 290px;
}

#boys_pic {
	float:left;
	margin-left:4px;
}
#pagination {
	clear:both;
	height: 17px;
	direction: rtl;
	margin: 5px 20px 5px auto;
}
#pagination li {
	margin-right: 2px;
	float: right;
}
.pagination a, #pagination .current  {
	width:20px;
	line-height:17px;
	text-align:center;
	display: block;
	border: 1px solid #666 !important;
	color: #003 !important;
	background-color:#FFF
}
#pagination .current {
	background-color: #666699;
}
#pagination a:hover {
	border: 1px solid #333333;
	color: #FFFF99;
	background-color: #0077A4;
}
.figure p, .figure2 p {
	text-align: center;
	margin: 2px 0 0 0;
	width:100px;
}
.figure2 p {
font-size:10px;
}
.figure, .figure2 {
	position:relative;
	float: left;
	width: 110px;
	height:150px;
}
.figure2 {
	height:200px;
}
#annu_con {
	position:relative;
	width:591px;
	margin:0 auto;
}
#annu_con a:link {
	color: #3366CC;
	text-decoration: none;
}
#annu_con a:visited {
	text-decoration: none;
	color: #3366CC;
}
#annu_con a:hover {
	text-decoration: none;
	color: #FF3366;
}
#annu_con a:active {
	text-decoration: none;
}

#annu_top {
	height:17px;
	font-size: 10px;
	background:url(../../images/annu_top.gif) no-repeat;
	padding:0;
}
#annu_midd {
	background:url(../../images/annu_midd.gif) repeat-y;
	text-align:right;
	color:#000066;
	text-align:right;
	direction:rtl;
}
#annu_bott {
	height:29px;
	background:url(../../images/annu_bott.gif) no-repeat;
}
#annu_bott2 {
	height:29px;
	background:url(../../images/annu_bott2.gif) no-repeat;
}
.bb_codeLighterCode {
	border: 1px solid silver;
	padding: 5pt;
	font-family: courier, monospace, sans-serif;
	font-size: 8pt;
	color: #000033;
	background-color: #FFCCCC;
	text-align: left;
}
.table_with_border {
	color: #333333;
	text-align: right;
	padding: 3px;
	background-color: #FAFAEB;
	border: double #FF3366;
}
.tooltip1 {
	color: #FF3366;
	text-align: right;
}
.tooltip2 {
	color: #6666CC;
	text-align: right;
	direction:rtl;
}
#g5star_green {
position:absolute;
top: 0;
left:0;
background:url(../../images/5starGreen.gif) no-repeat;
height: 14px;
width: 83px;
}
#g5star_gray {
position:absolute;
top: 0;
left:0;
background:url(../../images/5starGray.gif) no-repeat;
height: 14px;
width: 83px;
}
.forbidden_box {
	position:relative;
	width:80%;
	border:#C00 2px double;
	text-align:center;
	font-weight:bold;
	right:190px;
	padding:5px;
	margin:5px;
}
.help_sign {
	position:absolute;
	top:1px;
	left:15px;
	background: url(../../images/helpIcon.jpg) no-repeat;
	width:35px;
	height:39px;
}
