@charset "utf-8";

body {
	margin: 0px;
	text-align: justify;
	font-family: "verdana";
	direction: ltr;
	background: #f0f0f0;
	font-size: 15px;
	text-align: left;
}

ul {
	padding: 0px;
	margin: 0px;
}

p {
	padding: 0px;
	margin: 0px;
}

li {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	text-decoration: none;
}

.clrrr {
	clear: both;
}

.space {
	height: 10px;
}

#wrapper {
	border: 1px solid red;
	width: 960px;
	margin: 30px auto auto;
	padding: 0px 0px 0px 40px;
}

.seprator {
	clear: both;
	float: none;
}

.sendemail {
	border: 0px none;
	outline: medium none;
	box-shadow: none;
	width: 215px;
	height: 27px;
	background: none repeat scroll 0% 0% rgb(161, 161, 161);
	color: rgb(77, 77, 77);
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/**********************************************************startheader**********************/
#header-fluid {
	width: 100%;
	position: relative;
	background: url("../header-bg.png") repeat;
	height: 91px;
	min-width: 1200px;
}

#header {
	width: 1172px;
	margin-right: auto;
	margin-left: auto;
}

.black-bg {
	position: absolute;
	height: 91px;
	width: 100%;
	top: 0px;
	left: -47%;
	margin-left: -219px;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	z-index: 1;
}

.logo {
	position: absolute;
	z-index: 10;
	top: 23px;
	margin-left: 106px;
}

.nav {
	float: right;
	width: 730px;
	margin-right: 0px;
	height: 91px;
}

.nav li {
	float: left;
	font-size: 15px;
	color: rgb(240, 245, 243);
	display: inline;
	margin-left: 18px;
	height: 53px;
	padding-top: 38px;
	padding-left: 10px;
	padding-right: 10px;
}

.nav li a {
	color: #f0f5f3;
	display: block;
}

.nav li:HOVER {
	background: #db5647;
	transition: all 0.9s ease 0s;
}

#select {
	background: #db5647;
}
/**********************************************endheader***************************/
/************************************startslider**********************/
.slider {
	width: 100%;
	height: 400px;
	background: url("../slider-bg.png") no-repeat;
	background-position: center;
}
#demo2{
	border: 0px solid red;
	width: 1000px;
	margin: auto;
	height: 400px;
	position: relative;
}
.slidertext{
	color: rgb(255, 255, 255);
font-weight: lighter;
font-family: "brush Script Std";
font-size: 163%;
position: absolute;
top: 109px;
left: 623px;
 width: 400px;
}
.sliderimg{
	width: 600px;
height: 400px;
position: absolute;
left: 10px;
bottom: 0px;
 }

/************************************endslider*************************/

/************************************starttopbody*********************/
.topbody {
	background: #e7e7e7;
	min-height: 260px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(219, 219, 219, 1);
	-moz-box-shadow: 0px 3px 5px 0px rgba(219, 219, 219, 1);
	box-shadow: 0px 3px 5px 0px rgba(219, 219, 219, 1);
	width: 100%;
	padding-top: 23px;
}

.inctopbody {
	width: 1000px;
	border: 0px solid blue;
	margin: auto;
	min-height: 251px;
}

.inctopbodyleft {
	width: 300px;
	min-height: 251px;
	vertical-align: top;
	display: inline-block;
}

.inctopbodyright {
	width: 650px;
	min-height: 251px;
	vertical-align: top;
	display: inline-block;
}

.inctopbodyrightheader {
	color: rgb(218, 86, 71);
	font-weight: lighter;
	font-size: 202%;
	margin-bottom: 7px;
}

.inctopbodyrightdetial {
	color: rgb(147, 133, 124);
	font-size: 100%;
	font-weight: lighter;
	line-height: 22px;
	margin-bottom: 14px;
}
/************************************endtopbody***********************/
/***********************************startcontent*********************/
.content {
	width: 1000px;
	margin: 40px auto auto;
	border: 0px solid red;
	min-height: 350px;
}

.slide {
	width: 232px;
	height: 168px;
	border: 2px solid #203864;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: top;
	display: inline-block;
	margin-right: 12px;
	margin-top: 34px;
	position: relative;
}

.poducttittle {
	background: none repeat scroll 0% 0% rgb(201, 79, 68);
	width: 100%;
	text-align: center;
	min-height: 32px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-top: 5px;
	opacity: 0.8;
}

.poducttittle a {
	color: rgb(255, 255, 255);
	font-size: 133%;
	font-weight: lighter;
}

.poducttittle a:HOVER {
	color: #cdc7c7;
	transition: all 0.9s ease 0s;
}

.productlogo {
	position: absolute;
	top: -29px;
	left: 54px;
	width: 131px;
	height: 62px;
	opacity: 0.98;
}

.productlogo img {
	width: 131px;
	height: 84px;
}

#right,#left {
	width: 32px;
	height: 45px;
	cursor: pointer;
	position: absolute;
}

#left {
	z-index: 2;
	background: url('../prev.png') no-repeat scroll 0% 0% transparent;
	top: 93px;
	left: 0px;
	display: none;
}

#right {
	z-index: 2;
	background: url('../next.png') no-repeat scroll 0% 0% transparent;
	top: 93px;
	right: 0px;
	display: none;
}

.slideall {
	width: 1000px;
	height: 214px;
	overflow: hidden;
	position: relative;
	margin: auto;
	border: 0px solid yellow;
	text-align: left;
}

#slides {
	min-width: 6000px;
	height: 214px;
	left: 0px;
	top: 0;
	position: absolute;
	border: 0px solid red;
}

.footercontent {
	border: 0px solid green;
	width: 100%;
	margin-top: 40px;
}

.nouregyptpdf {
	width: 280px;
	height: 254px;
	position: relative;
	border: 1px solid #cdc7c7;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	vertical-align: top;
	display: inline-block;
}

.footerpdf {
	width: 50px;
	height: 41px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.nouregyptservices {
	width: 280px;
	height: 254px;
	margin-left: 33px;
	vertical-align: top;
	display: inline-block;
}

.nourevent {
	width: 338px;
	height: 257px;
	border: 0px solid green;
	vertical-align: top;
	display: inline-block;
	margin-left: 38px;
	background: #fff;
}

.noureventtittle {
	width: 328px;
	background: none repeat scroll 0% 0% rgb(219, 86, 71);
	min-height: 33px;
	padding-top: 4px;
	color: rgb(255, 255, 255);
	padding-left: 10px;
	font-size: 141%;
}

.newsitem {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #d3d3d3;
}

.newstittle {
	color: #555555;
	font-weight: lighter;
	font-size: 90%;
}

.newstittle:HOVER {
	color: rgb(218, 86, 71);
}

.newsdate {
	color: #576886;
	font-weight: lighter;
	font-size: 90%;
	margin-top: 4px;
}
/***********************************endcontent*********************/
/**********************************startfooter*******************/
.footer {
	background: #505b61;
	min-height: 145px;
	border-bottom: 5px solid #db5647;
	margin-top: 38px;
}

.incfooter {
	width: 1000px;
	min-height: 145px;
	margin: auto;
	border: 0px solid green;
	position: relative;
}

.footerlogo {
	width: 194px;
	height: 55px;
	position: absolute;
	top: 44px;
	left: 2px;
}

.footerlinks {
	width: 120px;
	position: absolute;
	top: 2px;
	left: 258px;
	border: 0px solid yellow;
}

.footerlinks a {
	color: rgb(255, 255, 255);
	font-weight: lighter;
	font-size: 88%;
	padding-left: 17px;
	background: url("../footerlindir.jpg") no-repeat scroll 2% 73%
		transparent;
}

.footerlinks a:HOVER {
	color: rgb(219, 86, 71);
	transition: all 0.9s ease 0s;
}

.footernewalater {
	width: 222px;
	min-height: 128px;
	border: 0px solid green;
	position: absolute;
	top: 9px;
	left: 431px;
}

.footernewalatertittle {
	color: #fff;
	font-weight: lighter;
	font-size: 110%;
	border-bottom: 1px solid #666666;
	padding-bottom: 7px;
}

.newslettermessage {
	color: rgb(255, 255, 255);
	font-weight: lighter;
	font-size: 90%;
	margin-top: 4px;
}

.submitemail {
	width: 50px;
	height: 24px;
	background: url("../Untitled-1_14.png") no-repeat scroll 0% 0%
		transparent;
	margin-left: 171px;
	border: 0;
	margin-top: 6px;
}

.footer-top-face {
	margin-top: 20px;
	width: 311px;
	color: white;
	position: absolute;
	right: 10px;
	top: 10px;
	border: 0px solid green;
}

.footer-top-face-icon {
	width: 84%;
	margin-left: 84px;
	margin-top: 10px;
}

.footer-top-face-icon-f {
	width: 16px;
	margin-left: 12px;
}

.footer-top-face-border {
	margin-top: 10px;
	width: 100%;
	border-bottom: 1px solid rgb(102, 102, 102);
}

.footer-top-face-text {
	width: 100%;
	text-align: center;
	font-weight: lighter;
	font-size: 84%;
	padding-top: 6px;
}

/**********************************endfooter*********************/

/**********************************startinnerpage*********************/
.titteinnerpage {
	color: rgb(218, 86, 71);
	font-weight: lighter;
	font-size: 124%;
}

.contactleft {
	width: 477px;
	min-height: 150px;
	border: 0px solid blue;
	vertical-align: top;
	display: inline-block;
	padding-top: 9px;
}

.contactright {
	width: 508px;
	min-height: 150px;
	border: 0px solid green;
	vertical-align: top;
	display: inline-block;
}

#form {
	border: 1px solid #E6E6E6;
	margin-top: 16px;
	width: 445px;
}

.con {
	font-weight: lighter;
	color: rgb(218, 86, 71);
	font-size: 89%;
}

.condata {
	color: rgb(147, 133, 124);
	font-size: 95%;
	margin-left: 27px;
	width: 329px;
	border: 1px solid gray;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left: 4px;
	margin-top: 5px;
height: 25px;
}

#submit {
	border: 1px solid rgb(204, 204, 204);
	width: 90px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 14px auto auto 343px;
	color: rgb(218, 86, 71);
	cursor: pointer;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 70% 50%;
	font-size: 16px;
	border-radius: 10px;
}

#submit:HOVER {
	background: #e3e0e0;
	border: 1px solid #ccc;
	padding-right: 25px;
	transition: all 0.2s ease 0s;
	width: 90px;
	opacity: 0.9;
	background-image: url("../arrenglish.png");
	background-repeat: no-repeat;
	background-position: 90% 50%;
}

#contactus_table {
	color: rgb(218, 86, 71);
	font-size: 85%;
	padding-top: 5px;
	font-weight: lighter;
	font-family: arial;
	line-height: 22px;
}

.contactus_tabletd {
	width: 64px;
	color: rgb(97, 182, 28);
	font-size: 112%;
	padding-right: 15px;
}

.contactname {
	text-align: left;
	color: rgb(218, 86, 71);
	font-size: 100%;
	margin-right: 3px;
	font-weight: lighter;
	padding-right: 10px;
}

.contactvalue2 {
	direction: ltr;
	font-weight: lighter;
	font-size: 95%;
	color: rgb(147, 133, 124);
	text-align: left;
}

/**********************************endinnerpage************************/
/*****************************************startnews****************************************/
.innerpagedetial {
	width: 1000px;
	border: 0px solid red;
	padding-top: 10px;
	padding-bottom: 10px;
	color: rgb(147, 133, 124);
	font-size: 100%;
	font-weight: lighter;
	line-height: 22px;
}

.newspagebody {
	width: 735px;
	border: 0px solid red;
	min-height: 134px;
	margin-top: 15px;
	box-shadow: -1px -4px 7px -1px rgb(180, 178, 179);
	border-radius: 24px;
	background: linear-gradient(to bottom, rgb(235, 235, 235) 0%,
		rgb(241, 241, 241) 100% ) repeat scroll 0% 0% transparent;
	padding: 15px;
	position: relative;
}

.topcontentdataheader {
	width: 100%;
	border-bottom: 1px solid #cacaca;
	text-align: center;
	font-size: 14px;
	color: rgb(218, 86, 71);
	text-transform: uppercase;
	padding-bottom: 4px;
	text-align: left;
	margin-left: 7px;
}

.newsmore {
	position: absolute;
	right: 30px;
	bottom: 9px;
	border: 0px solid red;
	bottom: 9px;
}

.newsmore a {
	color: rgb(218, 86, 71);
	font-size: 100%;
}

.newsmore a:hover {
	color: rgb(218, 86, 71);
	border-bottom: 1px solid #de9961;
	transition: all 0.7s ease 0s;
}

.numbers {
	border: 0px solid red;
	width: 74%;
	text-align: center;
	margin-top: 15px;
	font-size: 14px;
	padding-left: 15px;
}

.numbers a {
	color: rgb(125, 125, 125);
	font-size: 110%;
}

.numbers a:HOVER {
	color: rgb(218, 86, 71);
	transition: all 0.7s ease 0s;
}

.slideall2 {
	width: 472px;
	height: 110px;
	overflow: hidden;
	position: relative;
	margin: auto;
	border: 0px solid yellow;
	text-align: left;
}

#slides2 {
	min-width: 6000px;
	height: 110px;
	left: 0px;
	top: 0;
	position: absolute;
}

.slide2 {
	width: 110px;
	height: 110px;
	display: inline-block;
	border: 0px solid green;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 0;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 3px;
}

.slide2 img {
	width: 110px;
	height: 104px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}

.slide2 img:HOVER {
	box-shadow: 1px 1px 6px 0px rgb(237, 28, 36);
}

#right2,#left2 {
	width: 32px;
	height: 45px;
	cursor: pointer;
	position: absolute;
}

#left2 {
	z-index: 2;
	background: url('../prev.png') no-repeat scroll 0% 0% transparent;
	top: 33px;
	left: 0px;
	display: none;
}

#right2 {
	z-index: 2;
	background: url('../next.png') no-repeat scroll 0% 0% transparent;
	top: 33px;
	right: 0px;
	display: none;
}

.imgselect2 {
	border: 0px solid green;
	width: 500px;
	height: 300px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 22px;
	margin-bottom: 15px;
}

#itemimages2 {
	margin: auto;
	padding: 10px;
	box-shadow: 1px 2px 7px 1px rgb(180, 178, 179);
	border-radius: 9px;
	width: 507px;
}

.logoactivity {
	vertical-align: top;
	display: inline-block;
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 3px;
}

.logoactivity img {
	max-width: 275px;
	max-height: 150px;
}

.productdesc {
	vertical-align: top;
	display: inline-block;
	width: 940px;
}

.productimg {
	width: 169px;
	height: 150px;
	text-align: center;
	margin-top: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 6px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 1px 6px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 1px 6px 0px rgba(50, 50, 50, 0.75);
	vertical-align: top;
	display: inline-block;
	margin-right: 15px;
	cursor: pointer;
	vertical-align: top;
	display: inline-block;
}

.productimg:HOVER {
	box-shadow: 1px 1px 6px 0px rgb(237, 28, 36);
}

.photodiv {
	width: 150px;
	min-height: 128px;
	-webkit-box-shadow: 1px 1px 6px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 1px 6px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 1px 6px 0px rgba(50, 50, 50, 0.75);
	vertical-align: top;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	margin-top: 17px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.photodiv img {
	 width: 131px;
	 height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.activename {
	
	width: 100%;
	text-align: center;
}
.activename a{
	color: rgb(147, 133, 124);
	font-size: 100%;
	font-weight: lighter;
}
.activename a:HOVER {
	color: rgb(218, 86, 71);
		transition: all 0.7s ease 0s;
	
}

/*****************************************endnews*******************************************/
