/* CSS Document */
* {padding:0; margin:0;}


html {
	margin: 0px;
	padding: 0px;
	}

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	text-align:center;
	background-image:url(img/back5.jpg)	
}

A:link{text-decoration:underline; color:#0000FF}
A:visited{text-decoration:underline; color:#0000FF}
A:active{text-decoration:underline; color:#0000FF}
A:hover{text-decoration:underline; color:#FFFFFF}

form{display:inline;}

hr{color:#990000; size:2px;}

.clear_float{
clear:both;
}

.img_border{
border:#FFFFFF 10px solid;
}

.img_border_small{
border:#FFFFFF 3px solid;
}

.floater{
float:left;
margin:10px;
}

.center{
text-align:center;
}

/*--------- STANDARD BOX -------------*/
	.box{
	font-family:arial;
	font-size:14px;
	color:#990000;
	margin:20px 10px 10px 10px;
	border:#990000 1px solid;
	}
	
	.box_head{
	background-image:url(img/bu2.jpg);
	height:30px;
	position:relative;
	}
	
	.box_head_text{
	position:absolute;
	top:-13px;
	left:60px;
	font-family:Times New Roman;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	z-index:80;	
	}
	
	.box_head_text_shadow{
	position:absolute;
	top:-14px;
	left:59px;
	font-family:Times New Roman;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#990000;
	z-index:70;	
	}
	
	.box_body{
	margin:10px;
	}
/*--------- END STANDARD BOX -------------*/

/*------------------------------------------*/


	#mypage{
	position:relative;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	text-align: left;
	background-color:#E1C8C8;
	}
	
	#eyes{
	position:relative;
	height:30px;
	text-align:left;
	background-color:#000;
	margin:0px;
	}		
		
	#nav{
	width:778px;
	height:30px;
	margin:0px 0px 0px 0px;
	background-image:url(img/bu2.jpg);	
	}	
	
	#name{
	position:absolute;
	top:12px;
	left:260px;
	font-family:Times New Roman;
	font-size:28px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	z-index:80;
	}
	
	#name_shadow{
	position:absolute;
	top:10px;
	left:258px;
	font-family:Times New Roman;
	font-size:28px;
	font-weight:bold;
	font-style:italic;
	color:#990000;
	z-index:78;
	}	

	.nav_link{
	color:#990000;
	font-family:arial;
	font-size:12px;
	margin: 17px 0px 0px 15px;
	float:left;
	z-index:100;
	font-weight:bolder;
	border:#990000 1px solid;
	}
	
	.nav_link A:link{text-decoration:none; color:#990000}
	.nav_link A:visited{text-decoration:none; color:#990000}
	.nav_link A:active{text-decoration:none; color:#990000}
	.nav_link A:hover{text-decoration:underline; color:#FFFFFF}
	
	#flags{
	text-align:right;
	}
	
/*-----------------------------------------------*/

	#content{
	
	}

	#content_left{
	float:left;
	width:500px;
	}
	
	#content_right{
	text-align:center;
	float:left;
	width:278px;
	}
	
	#main_foto{
	margin:10px;
	text-align:center;
	}
	
	#main_text{
	margin:10px;
	text-align:left;
	font-family:Times New Roman, Times, serif;
	font-family:arial;
	font-size:14px;
	color:#990000;
	}
	
	#main_text p{
	margin:10px 0px 0px 0px;
	}	
	
	#nav_links2{
	text-align:left;
	}
	
	.one_release{
	margin:10px;
	border:#990000 2px dotted;
	}	
		
	#footer{
	text-align:center;
	font-family:arial;
	font-size:10px;
	color:#990000;	
	}
	
	#footer A:link{text-decoration:none; color:#990000}
	#footer A:visited{text-decoration:none; color:#990000}
	#footer A:active{text-decoration:none; color:#990000}
	#footer A:hover{text-decoration:underline; color:#FFFFFF}
	
/*--------------------- shipping table ------------------------ */
	
	#shipping_table{

	}
	
	.shipping_table_row{
	border:#333333 1px solid;
	font-family:arial;
	font-size:12px;
	color:#333333;
	height:35px;	
	}
	
	.sh_country{
	width:180px;
	float:left;
	margin:3px;	
	}
	
	.sh_column{
	width:100px;
	float:left;
	margin:3px;
	text-align:center;
	}
	
	.shop_info{
	margin:10px;
	font-family:arial;
	font-size:14px;
	color:#990000;
	
	}
	
/*--------------------- STORE ------------------------ */


	.store{
	font-family:arial;
	font-size:14px;
	color:#990000;
	margin:20px 10px 10px 10px;
	border:#990000 1px solid;
	}
	
	.store_head{
	background-image:url(img/bu2.jpg);
	height:30px;
	position:relative;
	}
	
	.store_head_text{
	position:absolute;
	top:-13px;
	left:60px;
	font-family:Times New Roman;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	z-index:80;	
	}
	
	.store_head_text_shadow{
	position:absolute;
	top:-14px;
	left:59px;
	font-family:Times New Roman;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#990000;
	z-index:70;	
	}
	
	.store_body{
	margin:10px;
	}
	
	.item{
	position:relative;
	margin:5px;
	border:#990000 2px dotted;
	float:left;
	width:230px;
	height:200px;
	}
	
	.item_body{
	margin:3px;
	text-align:center;	
	}
	
	.play{
	position:absolute;
	top:1px;
	left:1px;
	}
	
	
	/*-------------- order page --------------*/
	
	
	#order_forms{
	text-align:left;
	font-family:arial;
	font-size:14px;
	color:#990000;	
	}
	
	
	.form_row{
		clear:both;
		height:30px;
	}
	
	.form_row_text{
		float:left;
		width:80px;
		text-align:right;
		margin:5px 5px 0px 0px;
	}
	
	.form_row_element{
		float:left;
	}
	
	
	/*-------------- seminars --------------*/
	
	.teacher{
	float:left;
	margin:10px 10px 10px 50px;
	text-align:center;
	font-family:Times New Roman;
	font-size:18px;
	font-weight:bold;
	color:#990000;		
	}
	
	.seminar_line{
	clear:both;
	background-color:#990000;
	height:1px;	
	}
	
	.seminar_yousry{
	color:#000066;
	font-family:arial;
	}
	
	.seminar_nourhan{
	color:#990000;
	font-family:arial;	
	}
	
	.seminar_sponsoring{
	color:#990099;
	font-family:arial;
	}
	
	.seminar_with{
	float:left;
	overflow:hidden;
	text-align:center;	
	width:70px;
	font-size:10px;
	}
	
	.seminar_date{
	float:left;
	overflow:hidden;
	text-align:center;	
	width:170px;
	font-size:16px;
	font-weight:bold;
	}
	
	.seminar_location{
	float:left;
	overflow:hidden;
	text-align:left;	
	font-size:14px;
	color:#000000;
	}
	
	/*---------------- classes -----------------*/
	
	.class_row{
	color:#990000;
	font-family:arial;
	margin:10px;
	font-size:14px;
	}
	
	/*------------------- class schedule----------------*/
	.cl_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#990000;
	margin:5px;
	}
	
	.cl_week{
	border:#000 0px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
	
	.cl_day{
	margin:0px 0px 3px 20px;
	border:#990000 3px solid;
	}
	
	
	.one_class{
	margin:0px 20px 3px 0px;
	border-bottom:#fff 1px solid;
	margin:5px;

	}
	
		.cl_time{
		float:left;
		margin:0px 20px 0px 5px;
		font-weight:bold;
		color:#990000;
		font-size:16px;
		}
		
		
		.cl_with{
		float:left;
		margin:0px 20px 0px 0px;
		font-weight:bold;
		}		
		
		.cl_description{
		float:left;
		margin:0px 20px 0px 0px;
		color:#990000;
		font-weight:bold;
		}
		
		
		.cl_location{
		clear:both;
		margin:0px 20px 0px 70px;
		background-color:#fff;
		font-size:11px;
		}
	
	
.linkbox{
margin:10px;
}

.linkpic{
float:left;
position:relative;
}

.linktext{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:10px;
position:relative;
}

.linkbox_break{
clear:both;
height:10px;
background-color:#990000;
}
	
	
	
	
	

	
	
	
	
	
	