﻿body
{
	direction: rtl;
	margin: 0;
	font-family: Arial;
	font-size: 75%;
}

a
{
	color: DarkBlue;
}
a img
{
	border: none;
}
a.link1
{
	text-decoration: none !important;
}
a.link2
{
	color: Black !important;
	text-decoration: none !important;
}

p
{
	margin-top: 0;
}

input, textarea, button
{
	font-family: Arial;
	font-size: 100%;
}

#container
{
	width: 728px;
	margin: 0 auto;
}

#identity
{
	padding: 8px 0 7px 10px;
	text-align: left;
}

#header
{
	height: 140px;
	background-repeat: no-repeat;
}

#logo
{
	position: relative;
	top: 17px;
	right: 19px;
	display: block;
	width: 197px;
	height: 104px;
	background: url(../images/logo.png) no-repeat;
	cursor: hand;
}

#main
{
	min-height: 364px;
	height: auto !important;
	height: 364px;
	padding-top: 15px;
}

#main.home
{
	background: url(../images/home_bg.jpg) no-repeat top center;
}

#sidemenus
{
	float: right;
	width: 115px;
	height: 364px;
	background: #d4d4d4 url(../images/sidemenubottom.gif) no-repeat bottom;
	color: #383435;
	font-weight: bold;
	cursor: default;
}

#sidemenus a
{
	color: #383435;
	text-decoration: none;
}

#sidemenu
{
	height: 297px;
	margin: 0;
	padding: 11px 0 0 11px;
	background: url(../images/sidemenutop.gif) no-repeat;
}
#sidemenu li
{
	list-style-type: none;
	background: url(../images/sidemenusep.gif) no-repeat bottom left;
	padding: 1px 0 3px 0;
}
#sidemenu li a
{
	display: block;
	padding-right: 12px;
}
#sidemenu li.current a
{
	background: url(../images/sidemenubullet.gif) no-repeat center right;
	color: #2054a1;
}
#sidemenu ul.level2
{
	display: none;
	margin: 0 4px 4px 0;
	padding: 0;
	font-size: 90%;
}
#sidemenu ul.level2.current
{
	display: block;
}
#sidemenu ul li
{
	list-style-type: none;
	background: none;
	padding-bottom: 2px;
}
#sidemenu ul li a
{
	background: none !important;
	padding-right: 8px;
	color: #383435 !important;
}
#sidemenu ul li.current a
{
	background: url(../images/sidemenubullet2.gif) no-repeat center right !important;
	color: #2054a1 !important;
}
#sidemenu ul.level3
{
	margin: 2px 9px 4px 0;
	padding: 0;
}
#sidemenu ul.level3 li a
{
	padding-right: 6px !important;
	background: none !important;
	color: #383435 !important;
}
#sidemenu ul.level3 li.current a
{
	background: url(../images/sidemenubullet3.gif) no-repeat center right !important;
	color: #2054a1 !important;
}

#servicemenu
{
	margin: 0;
	padding: 11px 0 0 0;
}
#servicemenu li
{
	list-style-type: none;
	padding-bottom: 4px;
}
#servicemenu li a
{
	display: block;
	background: url(../images/sidemenubullet.gif) no-repeat center right;
	padding-right: 12px;
}

#sidebanner
{
	float: left;
	width: 36px;
	background: #4a8208 url(../images/side_banner_bg.gif) no-repeat top;
}
#sidebanner div
{
	background: url(../images/side_banner.gif) no-repeat center;
}
.home #sidebanner
{
	width: auto;
	height: auto;
	background: transparent;
}

#bottommenu
{
	clear: both;
	margin: 15px 0 0 0;
	background-color: #e5e5e5;
	padding: 2px 0 4px 0;
	color: #3b3a3e;
	text-align: center;
}
#bottommenu a
{
	color: #474344;
	text-decoration: none;
}

#footer
{
	margin: 10px 0 15px 0;
	color: Gray;
	font-size: 95%;
	text-align: center;
}
#credits
{
	direction: ltr;
	font-size: 90%;
	unicode-bidi: embed;
}
#credits a
{
	color: Gray;
	text-decoration: none;
}
#credits img
{
	vertical-align: text-bottom;
}

#homecontent
{
	float: right;
	width: 355px;
	height: 340px;
	margin: 0 64px 0 75px;
	padding-top: 11px;
}

#homeintro
{
	overflow: hidden;
	height: 80px;
	border-bottom: solid 1px #b8b8b8;
	padding-right: 13px;
}
#homeintro h1
{
	margin: 0 0 5px 0;
	font-size: 13.5pt;
	font-weight: bold;
}

#homenews
{
	margin-top: 17px;
}
#homenews h2
{
	margin: 0 0 14px 0;
	font-size: 110%;
	font-weight: bold;
}
#homenews marquee
{
	height: 142px;
	margin: 0 32px 0 25px;
	padding-top: 16px;
}
#homenews marquee ul
{
	margin: 0;
	padding: 0;
}
#homenews marquee li
{
	margin-top: 14px;
	border-bottom: solid 1px #8ddc25;
	background: url(../images/bullet.gif) no-repeat top right;
	padding: 0 18px 16px 0;
	list-style-type: none;
}

#content
{
	width: 532px;
	margin: 15px 115px 0 0;
	padding: 0 20px 20px 19px;
}
#content h1
{
	font-size: 150%;
	font-weight: bold;
}
#content h2
{
	margin-bottom: 12px;
	font-size: 120%;
	font-weight: bold;
}
#content h3
{
	margin-bottom: 4px;
	font-size: 100%;
	font-weight: bold;
}

.imageboxleft
{
	float: left;
	margin: 4px 13px 10px 0;
	color: Gray;
	text-align: center;
}
.imageboxleft img
{
	margin-bottom: 4px;
}
.imageboxright
{
	float: right;
	margin: 4px 0 10px 13px;
	color: Gray;
	text-align: center;
}
.imageboxright img
{
	margin-bottom: 4px;
}
.imageboxcenter
{
	color: Gray;
	text-align: center;
}
.imageboxcenter img
{
	margin-bottom: 4px;
}

.teammember
{
	width: 518px;
	height: 290px;
	margin-bottom: 10px;
	background: url(../images/team_bg.gif) no-repeat;
}
.teammember .name
{
	padding: 13px 7px 0 0;
	color: White;
	font-size: 150%;
}
.teammember .title
{
	padding-right: 20px;
	font-size: 80%;
	font-weight: bold;
}
.teammember .description
{
	padding: 14px 12px 0 50px;
}
.teammember img.thumbnail
{
	float: right;
	margin: 4px 0 10px 14px;
	border: solid 1px Black;
}
.teammember .telephone
{
	margin-top: 26px;
	padding-right: 16px;
	font-weight: bold;
}
.teammember .email
{
	padding: 2px 16px 0 0;
	font-weight: bold;
}
.teammember .email a
{
	color: #2054a1;
	font-weight: bold;
	text-decoration: none;
}
.teammember .vcard
{
	float: left;
	padding: 28px 0 0 20px;
	font-weight: bold;
}
.teammember .vcard img
{
	vertical-align: middle;
}

.resource
{
	width: 532px;
	height: 135px;
	margin-bottom: 12px;
	background: url(../images/resource_bg.gif) no-repeat;
}
.resource img
{
	float: right;
	margin: 18px 33px 0 20px;
}
.resource .name
{
	margin-top: 14px;
	font-size: 120%;
	font-weight: bold;
}
.resource .name a
{
	color: Black;
	text-decoration: none;
}
.resource .description
{
	margin-top: 5px;
	padding-left: 20px;
}
.resource .url
{
	margin-top: 6px;
}
.resource .url a
{
	font-size: 120%;
	text-decoration: none;
}

.formlabel
{
	float: right;
	width: 105px;
	margin-top: 3px;
	padding-left: 10px;
}
.formparameter
{
	margin-bottom: 4px;
}
.forminputcheck
{
	display: inline;
	white-space: nowrap;
}
.forminputcheckvalue
{
	display: inline-block;
	width: 155px;
	white-space: nowrap;
}
.formsection
{
	margin: 10px 0 8px 0;
	border-bottom: dashed 1px silver;
	font-weight: bold;
}
.formsubmit
{
	/*margin: 8px 224px 0 0;*/
	margin: 12px 118px 0px 0;
	padding: 1px 2px;
}
.forminputalert
{
	margin: 1px 118px 6px 0;
	color: #990000;
	font-weight: bold;
}
.formalert
{
	width: 280px;
	margin: 15px 0;
	padding: 4px;
	border: solid 1px #dd9988;
	background-color: #ffffd5;
}

.forums
{
	width: 100%;
	margin-top: 10px;
	border-collapse: collapse;
}
.forums th
{
	background-color: #dddddd;
	padding: 4px 6px;
}
.forums td
{
	border: solid 1px LightGrey;
	padding: 4px 6px;
}
.forumsnameheader
{
	text-align: justify;
}
.forumsname
{
	font-weight: bold;
}
.forumsmoderator
{
	margin-top: 8px;
	font-size: 95%;
	font-style: italic;
}
.forumslastmessage
{
	font-size: 95%;
}
.forumsthreadcount
{
	text-align: center;
}
.forumsmessagecount
{
	text-align: center;
}
.forumpath
{
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
}
.forumdescription
{
	margin-bottom: 15px;
}
.forumactions
{
	float: left;
	padding: 6px 8px;
}
.forumnav
{
	padding: 6px 8px;
	background-color: #eeeeee;
	font-weight: bold;
}
.forumnav a
{
	font-weight: normal;
}
.forum
{
	margin-top: 10px;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.forum th
{
	background-color: #dddddd;
	padding: 4px 5px;
	white-space: nowrap;
}
.forum td
{
	border: solid 1px LightGrey;
	padding: 4px 5px;
}
.forum tr.odd
{
	background-color: White;
}
.forumpinnedseparator
{
	height: 4px;
	background-color: #dddddd;
}
.forumsubjectheader
{
	text-align: justify;
}
.forumsubject
{
	width: 45%;
}
.forumstartedby
{
	width: 16%;
	text-align: center;
}
.forumreplies
{
	text-align: center;
}
.forumviews
{
	text-align: center;
}
.forumlastmessage
{
	font-size: 95%;
	white-space: nowrap;
}
.forumthreadtitle
{
	margin-top: 10px;
	background-color: #dddddd;
	padding: 4px 6px;
}
.forumthreadmessage
{
	width: 100%;
	border: solid 1px grey;
	border-collapse: collapse;
}
.forumthread
{
	margin-bottom: 10px;
}
.forumthread .odd
{
	background-color: #f0f0f0;
}
.forumthreadmessageauthor
{
	width: 100px;
	padding: 4px 5px;
	vertical-align: top;
	font-weight: bold;
}
.forumthreadmessagecontent
{
	padding: 4px 6px;
}
.forumthreadmessagetitle
{
	font-weight: bold;
}
.forumthreadmessagetime
{
	border-bottom: solid 1px #d9d9d9;
	padding-bottom: 3px;
}
.forumthreadmessagebody
{
	margin: 4px 0 40px 0;
}
.forumthreadmessageattachment
{
	border-top: solid 1px #d9d9d9;
}
.forumthreadmessageactions
{
	float: left;
	padding: 4px 0 4px 0;
}
.forumposttitle
{
	margin: 10px 0 6px 0;
	background-color: #dddddd;
	padding: 4px 6px;
}
.forumpostcaption
{
	height: 20px;
	padding: 3px 5px 0 5px;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
}
.forumpostsubject
{
	width: 100%;
}
.forumpostsubject input
{
	width: 390px;
	border: solid 1px LightGrey;
	background-color: white;
}
.forumpostcontent textarea
{
	width: 390px;
	height: 150px;
	border: solid 1px LightGrey;
	background-color: white;
}
.forumpostattachment input
{
	width: 390px;
	border: solid 1px LightGrey;
	background-color: white;
	direction: ltr;
}
.forumpostactions
{
	text-align: left;
}
.forumposterror
{
	margin: 2px 0 6px 0;
	color: Red;
	font-weight: bold;
}
.forumquote
{
	font-weight: bold;
}
.forumquotecontent
{
	border: solid 1px #cfcfcf;
	background-color: #ececec;
	padding: 4px 6px;
}

.galleries
{
	width: 100%;
	overflow: hidden;
	zoom: 1;
	word-wrap: break-word;
}
.galleriesnav
{
	float: left;
	margin-bottom: 15px;
	text-align: center;
}
.galleryinfo
{
	float: right;
	width: 160px;
	margin: 0 0 14px 16px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}
.galleryinfo img
{
	width: 140px;
	height: 105px;
	margin-bottom: 3px;
}
.galleryinfo a
{
	color: Black;
	font-size: 110%;
	text-decoration: none;
}

.gallery .date
{
	font-size: 80%;
}
.gallery img
{
	float: right;
	width: 95px;
	height: 95px;
	margin: 0 0 12px 11px;
}

#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	filter: alpha(opacity: 80);
	opacity: 0.80;
	-moz-opacity: 0.80;
}
#overlayiframe
{
	position: absolute;
}
#overlaybutton
{
	position: absolute;
	width: 10px;
	color: Red;
	padding: 2px 4px;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}

.eventsnav
{
	float: left;
	margin-bottom: 14px;
	text-align: center;
}
.event
{
	width: 463px;
	height: 167px;
	margin-bottom: 10px;
	background: url(../images/event_bg.gif) no-repeat;
	padding: 12px 14px 0 48px;
}
.event .body
{
	height: 160px;
}
.event img
{
	float: right;
	margin: 4px 8px 0 12px;
}
.event .name
{
	margin-bottom: 4px;
	font-size: 120%;
	font-weight: bold;
}
.event .subtitle
{
	margin-bottom: 8px;
	font-weight: bold;
}
.event a.more
{
	float: left;
	width: 86px;
	height: 21px;
	margin-top: -25px;
	border: none;
	background: url(../images/more_bg.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	line-height: 150%;
}
