
html {
background: url("images/bg-13.png") repeat;
color: #fff;
}

body {direction: rtl;margin: 0;font-family: tahoma;font-size: 12px;
      background: #fff;color: #666;width: 1000px;margin: 0px auto;}



.header {background: #252525;width: 1000px;height: 50px;margin: 0px auto;}


.logo1 {background: url(images/go.jpg) no-repeat;
      width: 32px;height: 32px;float: right;margin: 10px 10px 10px 10px;}
.logo2 {background: url(images/tw.jpg) no-repeat;
      width: 32px;height: 32px;float: right;margin: 10px 10px 10px 10px;}
.logo3 {background: url(images/fa.jpg) no-repeat;
      width: 32px;height: 32px;float: right;margin: 10px 10px 10px 10px;}




.footer {background: #252525;height: 30px;}


.cen  {width: 100%;}
.cen1 {width: 27%;float: right;margin: 0px 30px 20px 30px;text-align: center;
      font-family: 'GE SS', serif; font-size: 12px; color: #282828;direction: rtl;}



.cen2 {margin: 0px 30px 20px 0px;border-bottom: 1px solid #e9e9e9 ;
       width: 56%; font-family: 'GE SS', serif; font-size: 12px; }
.cen3 {width: 56%; font-family: 'GE SS', serif; font-size: 12px;margin:
        0px 30px 10px 0px;}

.end {clear: both;}



.copyrights {background: #555555;font: 12px Tahoma;float: right;color: #fff;
            line-height: 30px;height: 30px;width: 250px;padding-right: 10px;}
.sponsors {background: #555555;font: 12px Tahoma;float: left;color: #fff;
           line-height: 30px;height: 30px;padding-left: 10px;padding-right: 10px;}
.thesponsors {font: 12px Tahoma;float: left;color: #dadada;line-height: 30px;
              height: 30px;padding-left: 10px;}


.hautc{margin: 0 auto;width: 960px;height: inherit;display: block;}
.mepresntation .titleworkt {display: inline-block;color: #e45038;
 line-height: 80px;font-size: 30px;}
.mepresntation .descworkt {display: block;color: #262626;font-size: 16px;
 line-height: 30px;}



#ditorz-video {
width: 366px;
height: 232px;
padding: 10px;
float: left;
background: #dfdfdf;
margin-left: 0px;
color: #fff;
}





@font-face {
 font-family:'GE SS';
 src:url('fonts/ge-ss-med.eot');
 src:local('â??'), url('fonts/ge-ss-med.ttf') format('truetype');
 font-weight:normal;
}
@font-face {
 font-family:'GE SS';
 src:url('fonts/ge-ss-med.eot');
 src:local('â??'), url('fonts/ge-ss-med.ttf') format('truetype');
 font-weight:bold;
}
/* CSS Document */














#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu {
	float: left;
  height: 50px;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  background: #252525;
  color: #ffffff;
  display: inline-block;
  font-family: Tahoma;
  font-size: 12px;
  line-height: 50px;
  padding: 0 20px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul {
  float: left;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #da4b89;
  margin-left: -10px;
}
#cssmenu > ul > li:hover > a {
  background: #da4b89;
}
#cssmenu > ul > li ul a {
  color: #333;
}
#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #f1f1f1;
  border-bottom: 1px dotted #f7f7f7;
  filter: none;
  font-size: 11px;
  display: block;
  line-height: 120%;
  padding: 10px;
}
#cssmenu .has-sub ul li:hover a {
  background: #d8d8d8;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #d8d8d8;
  border-bottom: 1px dotted #e7e7e7;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #bebebe;
}



















.social a,#acaart,#rightheader #home,#selectm {
	background-image: url('images/separate.png');
	background-repeat:no-repeat;
}

.social {
	margin-top: 13px;
	float: right;
	height: 30px;
	width: 190px;
	z-index: 1;
}
.social a {
	height: 28px;
	width: 28px;
	display: block;
	float: left;
	margin-left: 3px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	position: relative;
	z-index: 999999;
}
.social a.sk{	background-position: -16px -27px;}
.social a.sk:hover {	background-position:-16px 1px; 	}
.social a.fb {	background-position:-71px -84px; 	}
.social a.tw {	background-position:-15px -84px; 	}
.social a.gp {	background-position:-44px -27px; 	}
.social a.yt {	background-position:-43px -84px; 	}
.social a.be {	background-position:-72px -27px; 	}
.social a.fb:hover {	background-position:-71px -56px; 	}
.social a.tw:hover {	background-position:-15px -56px; 	}
.social a.gp:hover {	background-position:-44px 1px; 	}
.social a.yt:hover {	background-position:-43px -56px; 	}
.social a.be:hover {	background-position:-72px 1px; 	}
