@import url("animation.css") screen;
/* SLIDER */
#slid {
	height: 450px;
	width: 1200px;
	overflow: visible;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	background-color: #FFF;
	margin-left: auto;
}

#slid ul {
	margin: 0;
	padding: 0;
	position: relative;
	width: 1200;
	height: 450;
}
#slid li {
	width: 1200px;
	height: 450px;
	position: absolute;
	/* [disabled]top: -325px; */
	list-style: none;
}

#slid li.firstanimation {
	-moz-animation:cycle 25s linear infinite;	
	-webkit-animation:cycle 25s linear infinite;		
}
#slid li.secondanimation {
	-moz-animation:cycletwo 25s linear infinite;
	-webkit-animation:cycletwo 25s linear infinite;		
}
#slid li.thirdanimation {
	-moz-animation:cyclethree 25s linear infinite;
	-webkit-animation:cyclethree 25s linear infinite;		
}
#slid li.fourthanimation {
	-moz-animation:cyclefour 25s linear infinite;
	-webkit-animation:cyclefour 25s linear infinite;		
}
#slid li.fifthanimation {
	-moz-animation:cyclefive 25s linear infinite;
	-webkit-animation:cyclefive 25s linear infinite;		
}
#slid li#first:hover .tooltip, 
#slide li#second:hover .tooltip, 
#slid li#third:hover .tooltip, 
#slid li#fourth:hover .tooltip, 
#slid li#fifth:hover .tooltip {
	left:0px;
}
#slid:hover li, 
#slid:hover .progress-bar {
	-moz-animation-play-state:paused;
	-webkit-animation-play-state:paused;
}
#mask {
	overflow: hidden;
	height: 450px;
}
#slider {
	height: 450px;
	width: 1200px;
	overflow: visible;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#slider ul {
	margin: 0;
	padding: 0;
	position: relative;
	width: 1200;
	height: 450;
}
#slider li {
	width: 1200px;
	height: 450px;
	position: absolute;
	/* [disabled]top: -325px; */
	list-style: none;
}

#slider li.firstanimation {
	-moz-animation:cycle 25s linear infinite;	
	-webkit-animation:cycle 25s linear infinite;		
}
#slider li.secondanimation {
	-moz-animation:cycletwo 25s linear infinite;
	-webkit-animation:cycletwo 25s linear infinite;		
}
#slider li.thirdanimation {
	-moz-animation:cyclethree 25s linear infinite;
	-webkit-animation:cyclethree 25s linear infinite;		
}
#slider li.fourthanimation {
	-moz-animation:cyclefour 25s linear infinite;
	-webkit-animation:cyclefour 25s linear infinite;		
}
#slider li.fifthanimation {
	-moz-animation:cyclefive 25s linear infinite;
	-webkit-animation:cyclefive 25s linear infinite;		
}
#slider li#first:hover .tooltip, 
#slider li#second:hover .tooltip, 
#slider li#third:hover .tooltip, 
#slider li#fourth:hover .tooltip, 
#slider li#fifth:hover .tooltip {
	left:0px;
}
#slider:hover li, 
#slider:hover .progress-bar {
	-moz-animation-play-state:paused;
	-webkit-animation-play-state:paused;
}

/* PROGRESS BAR */
.progress-bar {
	position: relative;
	top: -5px;
	width: 1200px;
	height: 5px;
	background: #000;
	-moz-animation: fullexpand 25s ease-out infinite;
	-webkit-animation: fullexpand 25s ease-out infinite;
	background-color: #267EB1;
	left: 0;
}
#Container #content #cont tr td #cont2 tr td strong   {
	font-size: 16px;
	color: #00589F;
}
#Container #content #cont tr td #contar tr td .main .ch-grid li .ch-item .ch-info .ch-info-back h6 a {
	font-family: "adobe Arabic";
	font-size: 22px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
#Container #content #cont tr td #cont2 tr td .main .ch-grid li .ch-item .ch-info .ch-info-back h3 a {
	color: #FFF;
	text-decoration: none;
}
#content #footer #footer3 tr td a {
	text-decoration: none;
	color: #FFF;
	font-family: "adobe Arabic";
	font-size: 20px;
	font-weight: normal;
}
#menu #menu00 tr td a {
	font-family: "adobe Arabic";
	color: #FFF;
	text-decoration: none;
}
