/* 
Author:		Mohammed Mahgoub El-Hussein mmahgoub@gmail.com
Date:		Aug 2006
*/

form, img, p, H1, H2, H3, H4, H5, H6, ul, ol, li, body {
	padding: 0px;
	margin: 0px;
	border: none;
}
a {
	color: #4D3100;
}
a:hover {
	color: #BF8C30;
}
a:active {
	color: #E6BC73;
}
#container {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	
	color: #333333;
	font-size: 12px;
	line-height: 1.3em;
	position: relative;
}
#header {
	height: 93px;
}
#med {
	height: 260px;
}
body {
	background: url(../images/body_bg.jpg) repeat-x scroll center top;
}
#logo {
	float: left;
	width: 345px;
}
#logo h1 {
	display: block;
	height: 90px;
	width: 345px;
	background: url(../images/logo.jpg) no-repeat scroll left bottom;
}
#logo h1  span {
	display: none;
}
#lang {
	float: right;
	display: block;
	margin-top: 45px;
	color: #FFFFFF;
	background: url(../images/lang_bg.png) scroll 0px 0px no-repeat;
	width: 62px;
	height: 19px;
	direction: ltr;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#lang a {
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 1px;
	display: block;
	padding-left: 10px;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
#nav {
	float: left;
	width: 236px;
	height: 244px;
	background: url(../images/nav_bg2.jpg) no-repeat center bottom;
	margin-top: 1px;
}
#splash {
	width: 532px;
	float: right;
	margin-top: 10px;
}
#nav ul {
	list-style: none;
	margin-top: 25px;
	font: bold 12px/1.4em Tahoma;
	padding-left: 10px;
}
#nav h2 {
	margin-top: 10px;
	line-height: 1.5em;
	font-size: 18px;
}
#col1 {
	float: left;
	width: 246px;
	background: url(../images/col1_bg.jpg) repeat-y scroll right top;
}
#col2 {
	float: left;
	width: 281px;
}
#col3 {
	float: left;
	width: 241px;
	background: url(../images/col3_bg.jpg) no-repeat scroll left top;
	padding-top: 36px;
	min-height: 250px;
}
#content {
	margin-top: 14px;
	margin-bottom: 25px;
}
#content h2 span {
	display: none;
}
#col1 h2 {
	display: block;
	height: 23px;
	width: 224px;
	background: url(../images/welcome.jpg) no-repeat scroll left center;
	float: left;
	margin-bottom: 17px;
}
#col2 h2 {
	display: block;
	height: 23px;
	width: 281px;
	background: url(../images/news.jpg) no-repeat scroll left center;
	margin-bottom: 17px;
}
.news_pic {
	width: 100px;
	padding: 1px;
	border: 1px solid #D9D1C3;
	float: left;
}
.first_news_item_contaioner {
	padding-right: 10px;
	margin-bottom: 34px;
}
.last_news_item_contaioner {
	padding-right: 10px;
	margin-bottom: 13px;
}

.col1_text_container {
	float: left;
	width: 225px;
}
.news_text_container {
	float: right;
	width: 160px;
	padding-left: 5px;
}
.news_text_container {
	float: right;
	width: 160px;
	padding-left: 5px;
}

.news_text_container h3 {
	font-size: 13px;
	font-weight: bold;
	color: #4D3100;
	line-height: 1.3em;
	padding-bottom: 3px;
}
.news_text_container p {
	font: 11px/1.3em Tahoma;
	text-align: justify;
}
.col1_text_container h3 {
	font-size: 13px;
	font-weight: bold;
	color: #BF3B30;
	line-height: 1.4em;
	padding-bottom: 3px;
}
.col1_text_container p {
	text-align: justify;
}
.welocme_p {
	display: block;
	padding-bottom: 12px;
	border-bottom: 1px dotted #D7D9C3;
}
.mp_contact_details {
	margin-top: 20px;
	border: 1px solid #BF6760;
	background: #FFE8E6;
	padding: 8px 5px 5px;
}
.mp_contact_details ul {
	list-style: none;
	direction: ltr;
	text-align: left;
	font: 10px/1.6em Verdana, Arial, Helvetica, sans-serif;
}
.mp_contact_details ul li {
	padding-left: 25px;
	margin-top: 3px;
	margin-bottom: 8px;
}
.mp_phone {
	background:transparent url(../images/telephone.gif) no-repeat left top;
}
.mp_cell {
	background:transparent url(../images/phone.gif) no-repeat left center;
}
.mp_email {
	background:transparent url(../images/email.gif) no-repeat left center;
}
.mp_fax {
	background:transparent url(../images/fax.gif) no-repeat left center;
}
.mp_map {
	background:transparent url(../images/map.gif) no-repeat left center;
}
.mp_more_news {
	background: url(../images/more_news_bg.jpg) no-repeat scroll left center;
	border-top: 1px solid #D7D9C3;
	text-align: left;
	padding-left: 30px;
	height: 31px;
}
.more_news_link {
	display: block;
	margin-top: 8px;
}
#footer {
	background: url(../images/footer_bg.jpg) no-repeat scroll;
	height: 104px;
	position: relative;
	font: 12px Tahoma;
}
.powered_peorex {
	display: block;
	position: absolute;
	left: 648px;
	top: 24px;
	width: 107px;
	height: 20px;
}
.copy_notice {
	display: block;
	float: none;
	padding-top: 25px;
	padding-left: 10px;
}
.powered_peorex span {
	display: none;
}
#nav li a {
	display: block;
	padding-left: 5px;
	text-decoration: none;
}
#nav li a:hover {
	display: block;
	background: #CCB68F;
	text-decoration: none;
	border-right: solid 5px #4D3100;
	color: #FFFFFF;
}
#nav li {
	padding-left: 20px;
}
#nav h2 span {
	display: none;
}
.nav_mp {
	background:transparent url(../images/house.gif) no-repeat scroll left center;
}
.nav_uni {
	background:transparent url(../images/building.gif) no-repeat scroll left center;
}
.nav_news {
	background:transparent url(../images/page_white_star.gif) no-repeat scroll left center;
}
.nav_facilities {
	background:transparent url(../images/lorry.gif) no-repeat scroll left center;
}
.nav_services {
	background:transparent url(../images/group.gif) no-repeat scroll left center;
}
.nav_req {
	background:transparent url(../images/application_form.gif) no-repeat scroll left center;
}
.nav_contact {
	background:transparent url(../images/car.gif) no-repeat scroll left center;
}
.nav_calendar {
	background:transparent url(../images/calendar.gif) no-repeat scroll left center;
}
#nav li p {
	margin-bottom: 3px;
}
.about_uni_b {
	padding-top: 13px;
}
#right_content {
	width: 527px;
	float: left;
	text-align: left;
	font: 13px/1.8em Tahoma;
}
#right_content h2 {
	display: block;
	height: 23px;
}
#rc_txt_container {
	padding-right: 35px;
	padding-top: 20px;
}
.h2_contact {
	background: url(../images/title_contact.gif) no-repeat scroll left center;
}
.h2_news {
	background: url(../images/title_news.gif) no-repeat scroll left center;
}
.h2_iua {
	background: url(../images/title_iua.gif) no-repeat scroll left center;
}
.h2_facilities {
	background: url(../images/title_facilities.gif) no-repeat scroll left center;
}
.h2_calendar {
	background: url(../images/title_calendar.gif) no-repeat scroll left center;
}
.h2_services {
	background: url(../images/title_services.gif) no-repeat scroll left center;
}
.h2_request_quotation {
	background: url(../images/title_request_quotation.gif) no-repeat scroll left center;
}
.c_contact_details {
	border: 1px solid #BF6760;
	background: #FFE8E6;
	padding: 8px 5px 5px;
}
.c_contact_details ul {
	list-style: none;
	font: 11px/1.6em Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	margin-right: 30px;
	background-color: transparent;
}
.c_contact_details ul li {
	padding-left: 25px;
	margin-top: 3px;
	margin-bottom: 8px;
	background-color: transparent;
}
.c_contact_details ul span {
	background-color: transparent;
}

.contact_form {
	margin-top: 20px;
	font-size: 12px;
	border-top: 1px solid #D7D9C3;
	padding-top: 10px;
}
.request_form {
	font-size: 12px;
	padding-top: 10px;
}
input.txt {
	background-color: #FFF6E6;
	border-color: #FFFFFF #FFFFFF #BF9D60;
	border-width: medium medium 1px;
	border-style: none none solid;
	width: 200px;
	font: 11px Tahoma;
	padding: 4px 5px;
}
input.shorttxt {
	background-color: #FFF6E6;
	border-color: #FFFFFF #FFFFFF #BF9D60;
	border-width: medium medium 1px;
	border-style: none none solid;
	width: 150px;
	font: 11px Tahoma;
	padding: 4px 5px;
}
select.select {
	background-color: #FFF6E6;
	border-color: #FFFFFF #FFFFFF #BF9D60;
	border-width: medium medium 1px;
	border-style: none none solid;
	width: 100px;
	font: 11px Tahoma;
	padding: 4px 5px;

}
textarea.txt_area {
	background-color: #FFF6E6;
	border-color: #BF9D60;
	border-width: 1px;
	border-style: solid;
	width: 350px;
	font: 11px Tahoma;
	padding: 4px 5px;
}
input.btn {
	background-color: #ADD8E6;
	border: 1px outset #00008B;
}
.contact_form p {
	clear: right;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
.contact_form p label {
	float: left;
	width: 20%;
	font: bold 13px "Simplified Arabic";
}
.request_form p {
	clear: right;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
.request_form p label {
	float: left;
	width: 20%;
	font: bold 13px "Simplified Arabic";
}
#map {
	height: 340px;
	border: 3px solid #E6DDCF;
	padding: 2px;
	margin-top: 25px;
	margin-bottom: 8px;
}
.news_date {
	background: url(../images/news_date_line_bg.gif) no-repeat scroll right center;
	width: 100%;
	clear: both;
	margin-bottom: 8px;
	font-weight: normal;
}
.news_date p {
	background: url(../images/calendar.gif) no-repeat scroll left center;
	display: block;
	padding-left: 20px;
	font-weight: normal;
	font-size: 11px;
	color: #7F8073;
	letter-spacing: 0.1em;
}
.news_details_text_container {
	float: right;
	padding-left: 5px;
	width: 380px;
}

.news_details_text_container h3 {
	font-size: 15px;
	font-weight: bold;
	color: #4D3100;
	line-height: 1.3em;
	padding-bottom: 1px;
}
.news_details_text_container p {
	font: 12px/1.7em Tahoma;
}
.news_details_text_container h3 a {
	text-decoration: none;
}
.news_details_item_contianer {
	margin-top: 10px;
	margin-bottom: 25px;
}
#rc_txt_container h3 {
	font: bold 18px "arabic transparent";
	margin-bottom: 8px;
	background: url(../images/txt_h3_bg.gif) repeat-y scroll right top;
	padding: 1px 5px;
	color: #660000;
	display: block;
}
#rc_txt_container ol {
	margin-left: 25px;
	margin-bottom: 5px;
}
#rc_txt_container p {
	margin-bottom: 5px;
	text-align: justify;
}
#rc_txt_container p img{
	margin: 10px 0px 10px 10px;
	float: right;
}
#rc_txt_container .news_details_text_container h3 {
	font-size: 14px;
	background: none;
	margin-bottom: 1px;
}
#content_right_pagination {
	text-decoration: none;
	background: #E6DDCE;
	text-align: center;
	font: normal 14px Arial, Helvetica, sans-serif;
}
/**/
#content_right_pagination a {
	font-weight: normal;
	text-decoration: none;
}
#rc_txt_container h3.news_title {
	background: none;
	font: bold 20px "arabic transparent";
	color: #4D3101;
}
#rc_txt_container p.news_intro {
	display: block;
	border-left: 4px solid #999966;
	font: bold 16px/1.6em "arabic transparent";
	padding: 5px 15px 5px 5px;
	background: #F8F5F1;
	margin-bottom: 20px;
}
.left_address {
	font-family: Tahoma;
	color: #4D3100;
	margin-left: 22px;
	border: 1px solid #C0C0C0;
	padding: 5px 5px 5px 25px;
	background: #F4F0EA url(../images/building.gif) no-repeat scroll 5px 6px;
	margin-top: 7px;
	line-height: 1.3em;
}
/**/
#rc_txt_container .error_msg {
	color: #CC0000;
	display: block;
	margin-top: 20px;
	padding: 7px;
	background: #FFE1C4;
	border: 1px solid #CC0000;
	
}
#rc_txt_container .contact_msg {
	background: #EBFCE0;
	padding: 7px;
	border: 1px solid #006600;
	margin-top: 20px;
}
#col3 .services_submenu {
	display: block;
	list-style: none;
	padding-right: 18px;
	font-family: Tahoma;
	line-height: 1.5em;
}
#col3 .services_submenu li {
	background: url(../images/nav_menu_item_bg.gif) no-repeat left center;
	padding-left: 10px;
	margin-bottom: 1px;
}
#col3 .services_submenu a {
	display: block;
	text-decoration: none;
	padding-right: 3px;
	border-bottom: #FFE8BF 1px solid;
}
#col3 .services_submenu a:hover {
	display: block;
	text-decoration: none;
	background: #F2F1EE;
}
.request_quote_notice {
	border: 1px solid #A2957D;
	background: #FFE8E6;
	padding: 8px 5px 5px;
}
#col3 h4 {
	display: block;
	margin-left: 16px;
	padding-left: 5px;
	border-left: 5px solid #836850;
	margin-bottom: 7px;
	font-family: Tahoma;
	color: #957815;
	background: #F7F5F0;
}
#col3 img, #col3 iframe {
	margin-bottom: 16px;
	float: right;
}
