﻿body {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	direction: rtl;
	font-size: .8em;
	font-family: Tahoma;
	background: url(images/Mainbg.jpg) top repeat-x;
}
.MFont {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.arial {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: medium;
}
.u {
	text-decoration:underline;
}
/* body font-size matches default set in setDefaults (below) */
pre {
	font-size: medium;
}
h1 {
	font-size: 1.3em;
}
/* hide from incapable browsers */
div#sizer {
	float: left;
	margin-left:10px;
	margin-top:15px;
}
/* breathing room between images in sizer */
div#sizer img {
	margin-right: 3px;
	vertical-align: middle;
}
h2 {
	font-size: 18px;
}
img {
	border: 0;
}
input {
	width: 300px;
}
input.submitbtn {
	width:auto;
	margin:5px 10px 0 0;
}
.undercon {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: green;
	margin-top: 50px;
}
#main {
	width:930px;
	margin-right:auto;
	margin-left:auto;
}
#header {
	margin-left: auto;
	margin-right: auto;
	width:1000px;
}
.siteName {
	font-size:medium;
	font-size:11pt;
	text-align:right;
	color:white;
	direction:rtl;
	background:url(images/siteName.jpg) no-repeat right top;
	position:relative;
	right:0;	
	width:780px;
	height:37px;
	padding-top:41px;
	margin-right:0;
	margin-left:100px;
}
.siteName p {
	padding-right:30px;
}

#soIcon {
	width: 100px;
	height: 16px;
	position:relative;
	float:left;
	margin-top:15px;
	margin-left:50px;
}
#soIcon div {
	float: left;
	background: #161616;
	padding: 5px 10px 3px 10px;
	height: 20px;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}
#soIcon ul {
	margin: 0;
	padding: 0;
}
#soIcon ul li {
	display: inline;
	font: 1px;
	
}
#soIcon ul li a {
	width: 16px;
	height: 16px;
	margin: 0 2px;
}
#soIcon img:hover{
	filter: Gray;
}
#banner {
	/*background: url(images/banner.png);*/
	width: 937px;
	height: 307px;
}
#menu {
	top: 271px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: white;
	font-size: medium;
}
#menu ul {
	margin-right:-20px;
}
#menu ul li{
	display: inline;
	border-right: 1px gray dotted;
	list-style: none; 
}
#menu li:first-child {
	border-right: none;
}
#menu li a:visited {
	padding: 11px 15px;
	color: white;
	text-decoration: none;
}
#menu li a:link {
	padding: 11px 15px;
	color: white;
	text-decoration: none;
}
#menu li a:hover {
	padding: 11px 15px;
	color: white;
	background-color: black;
	text-decoration: none;
}
.left {
	width: 180px;
	float: left;
	text-align:center;
}
.left span {
	display:block;
	padding:5px 2px;
}
.left p.MFont {
	font-size: x-large;
	color:#bfbfbf;
	height:15px;
}
#content {
	width: 1000px;
	min-height:370px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	margin-top:-42px;
	padding: 42px 2px 0 2px;
	border-right: 2px #e6e6e6 solid;
	border-left: 2px #e6e6e6 solid;
}

a.btns {
	background:url(images/Btn1_bg.jpg) #f3f6f7 repeat-x center center;
	height:25px;
	border: 1px #adb9c2 solid;
	font-family: Arial;
	font-size: medium;
	font-weight:bold;
	display:block;
	color: #2a2829;
	text-decoration: none;
}
a.btns:hover {
	background:url(images/Btn2_bg.jpg) #f3f6f7 repeat-x center center;
	border: 1px solid gray;
	color:green;
}

table#contactForm{
	border: 1px #cccccc solid;
	width: auto !important;
	 
	/*-moz-box-shadow: 2px 2px 3px #B7B7B7;
	-khtml-box-shadow: 2px 2px 3px #B7B7B7;
	-webkit-box-shadow: 2px 2px 3px #B7B7B7;
	box-shadow: 1px 1px 3px #B7B7B7;
	*/
	
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	padding: 5px;
}
table#contactForm span {
	color:red;
}
table#contactForm .FildTD {
	background-color:#f6f6f6;
}
/* 
--------------- Articles --------------
*/
.headline {
	font-size: 1.5em;
	border-bottom: 1px gray dashed;
	padding: 1px 30px 3px 1px;
	background: url(images/Arrows.gif) right no-repeat;
	background-position: auto top;
	color:#363636;
}

p.article {
	background: url(images/Logo.jpg);
	background-repeat:no-repeat;
	background-position: right 8px;
	padding: 0 120px 0px 20px;
	text-align:justify;
}
.highlight {
	color:maroon;
	font-weight:bold;
}
.Ad:hover {
	filter: Gray;
}
.HLine {
	border-bottom: 1px gray dashed;
}
p.contact {
	border-right:15px #f7b54a solid;
	font-size: 1.5em;
	color:maroon;
	padding-right: 10px;
	margin:-5px 0 5px 0;
}
span.KScontact {
	width: 250px;
	float:right;
	padding-right: 120px;
	background: url(images/Contactimg.jpg) no-repeat right;
	margin-bottom: 20px;
	font-size:12px;
}
span.EGcontact {
	width: 250px;
	float:left;
	margin-right:30px;
	margin-bottom: 20px;
	font-size:12px;
}

div#contact {
	margin-right:auto;
	margin-left:auto;
}
p.mailus {
	margin-right:115px;
	clear:both;
	padding:2px 5px;
	font-size: medium;
	margin-top: 10px;
	border: 1px solid #f6f6f6;
	background:#f9f9f9;
	color:maroon;
}
p.mailus:hover {
	background:#ccccc;
	border: 1px solid #ccc;
}
p.mailus a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:normal;
	text-decoration: none;
	color:#363636;
}
p.mailus a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:normal;
	text-decoration: none;
	color:#363636;
}
p.mailus a:hover {
	color:maroon;
}
/* 
--------------- Right Nav --------------
*/
.right {
	width: 720px;
	float: right; /*border-left:1px gray solid;*/;
	padding: 5px;
	text-align: justify;
}
.tRight {
	background: url(images/TopRigt.jpg) no-repeat left;
	height: 44px;
	width: 249px;
	margin-top: auto;
}
.Rcontent {
	width: 239px;
	padding: 5px;
	background: url(images/rightbg.jpg) repeat-y left;
	z-index: auto;
}
.bRight {
	background: url(images/BtnRIght.jpg) no-repeat left;
	height: 45px;
	width: 249px;
}
.events {
	width: 210px;
	background: black;
	color: white;
	border-right: 15px #f7b54a solid;
	padding:0 4px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.contactdata {
	font: .9em;
	line-height: 1.5;
	padding: 5px 3px 5px 12px;
	text-align: right;
}
/* 
--------------- footer --------------
*/
#footer {
	width: 100%;
	height: 80px;
	text-align: center;
	background: #2a2829;
	color: white;
	border-top: 3px black solid;
	font-size: small;
	display:block;
}
#footer ul li {
	display: inline;
	border-right: 1px gray dotted;
}
#footer ul li:first-child {
	border-right: none;
}
#footer ul li a:link {
	padding: 10px 15px;
	color: white;
	text-decoration: none;
}
#footer ul li a:hover {
	padding: 5px 15px;
	color: white;
	background-color: black;
	text-decoration: none;
}
#footer ul li a:visited {
	padding: 10px 15px;
	color: white;
	text-decoration: none;
}
#footer p {
	color: white;
	font-size: 0.8em;
}
