@charset "utf-8";
/*لإزالة المسافات بين الاجسام داخل الصفحة*/
*{
	margin:0;
	padding:0;
	outline:0;
}
/*كود منطقة جسم الصفحة*/
#bodyarea
{
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #222F40;
}
/*كود ظبط اللوجو داخل الصفحة*/
#bodyarea #logo 
{
	margin-top: 0px;
	z-index: 2;
	float: right;
	margin-right: 25px;
}
#background #bodyarea .hederphoto .address {

}

/*كود تنسيق الصور الموضوعات*/
#bodyarea .img 
{
	margin: 10px;
	padding: 5px;
	float: left;
	border: 1px solid #666666;
}
#bodyarea /*كود تنسيق الصور الموضوعات*/
 .imgcv 
{
	margin: 10px;
	padding: 5px;
	float: right;
	border: 1px solid #666666;
}
/*كود تنسيق الصور المعرض*/
#bodyarea .imggallary 
{
	margin: 2px;
	padding: 5px;
	border: 1px solid #666666;
}
.Gallaryarea/*كود تنسيق مساحة معرض الصور*/
  
{
	height: auto;
	width: 560px;
	margin-right: 20px;
	margin-left: 20px;
}
/*كود تنسيق النص*/
#text 
{
	height: auto;
	width: 520px;
	margin-right: 20px;
	margin-left: 50px;
	font-size: 13px;
	line-height: 25px;
	color: #FFFFFF;
}
#bodyarea #rightblock {
	float: right;
	height: 200px;
	width: 175px;
	margin-right: 20px;
}
#background #bodyarea #rightblock .itemlist {
	background-color: #00CC00;
	height: 25px;
	width: 200px;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	margin-bottom: 2px;
}

#background #bodyarea #rightblock #menu {
	background-color: #009900;
	height: auto;
	width: 190px;
	font-size: 15px;
	padding: 5px;
	text-align: center;
}


#rightblock  .links {
	width: 200px;
	height: 35px;
	margin-bottom: 6px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #66CC33;
	background-image: url(../img/background-for-links.jpg);
}
#bodyarea #rightblock .links .rightlinks {
	padding: 10px;
}

#menu {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;

	}



/*كود منطقة الفوتر اسفل الصفحة*/
#footer
 {
	width: 800px;
	height: 92px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #00CC00;
	font-size: 15px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
}
#background {
	background-image: url(../img/background-for-page.jpg);
}
#background  #bodyarea  .hederphoto {
	float: right;
	height: 190px;
	width: 800px;
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
	z-index: 2;
	top: 0px;
}
#background #bodyarea #text .raw {
	height: 25px;
	width: 520px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-color: #00CC00;
	border-bottom-style: dotted;
}
#background #bodyarea .Gallaryarea .Gallaryvedio {
	border: 1px solid #666666;
	background-color: #662255;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#background #bodyarea .Gallaryarea .textvedio {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 20px;
	width: 100px;
	float: left;
}
#background #bodyarea .Gallaryarea .vedio {
	height: 100px;
	width: 100px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: right;
}
#background #bodyarea .hederphoto .head {
	width: 250px;
	height: 20px;
	float: left;
}
#background   #bodyarea   .hederphoto   .bottomheader  {
	width: 100%;
	height: 25px;
}
#background #bodyarea .hederphoto .bottomheader .split1 {
	width: 3%;
	float: right;
	height: 25px;
}
#background #bodyarea .hederphoto .bottomheader .split2 {
	height: 25px;
	width: 55%;
	float: right;
}
#background #bodyarea .hederphoto .bottomheader .split3 {
	float: right;
	height: 25px;
	width: 10%;
}
#background #bodyarea .hederphoto .bottomheader .split4 {
	height: 25px;
	width: 32%;
	float: right;
}

