﻿@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../../images/front/shared/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;
}
hr {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	/*color:#333;*/
}

#header {
	float: right;
}
#mainContainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	direction: rtl;
}
#container {
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	float: right;
}
#container a {
	color: #c03b00;
	text-decoration: none;
}
#container a:hover {
	color: #E64500;
}
#yellowBar {
	background-color: #fff15b;
	height: 5px;
	margin-bottom: 5px;
	width: 980px;
	float: right;
}
#nav {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c03b00;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 920px;
	float: right;
	min-height: 70px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 32px;
	text-align: right;
	font-size: 15pt;
	font-weight: bold;
}
#navBG {
	background-image: url(../../images/front/shared/nav-hr.gif);
	background-repeat: repeat;
	min-height: 67px;
	text-align: right;
}
#langContainer {
	height: 25px;
	padding-top: 5px;
	text-align: left;
	padding-right: 15px;
	width: 950px;
	float: right;
	padding-left: 15px;
}
#langContainer a {
	color: #FFAC00;
	text-decoration: none;
}
#langContainer a:hover {
	color: #c03b00;
}
#content {
	background-color: #FFF;
	padding: 10px;
	width: 960px;
	float: right;
	min-height: 70px;
}
.contentThin {
	width: 170px;
	float: right;
}
.contentThick {
	width: 599px;
	margin-left: 9px;
	margin-right: 9px;
	float: right;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #FFF;
	text-align: center;
	background-image: url(../../images/front/shared/footer.jpg);
	width: 100%;
	height: 130px;
	padding-top: 55px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
	float: right;
	clear: both;
	direction: rtl;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	line-height: 30px;
}
#footer p {
	color: #e18f00;
	margin-top: 10px;
}
#footer li a{
	color: #FFF;
	text-decoration: none;
}
#footer a{
	color: #E18F00;
	text-decoration: none;
}
#footer a:hover{
	color: #FFF;
	text-decoration: none;
}
.block {
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	font-size: small;
	line-height: 20px;
}
.block a {
	font-weight: bold;
	color: #9a2f00;
	text-decoration: none;
	font-size: 9pt;
}
.block a:hover {
	color: #C7530E;
}
.blockHeader {
	padding: 8px;
	font-weight: bold;
	font-size: 15pt;
	color: #333;
	background-image: url(../../images/front/shared/block-title.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 23px;
	width: 154px;
	text-align: right;
}
.blockDecor1 {
	height: 5px;
	background-color: #af392d;
}
.blockDecor2 {
	height: 1px;
	background-color: #dbd0d0;
	margin-top: 3px;
	margin-bottom: 5px;
}
.blockBody {
	padding: 4px;
	width: 162px;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.contentThickBlock {
	float: right;
	width: 597px;
	border: solid 1px #c5b9b9;
	margin-bottom: 15px;
}
.contentThickBlockHeader {
	font-size: 16pt;
	color: #FFF;
	background-image: url(../../images/front/shared/content-header-ar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: right;
	width: 578px;
	text-align: right;
	font-weight: bold;
}
.contentThickBlockBody {
	padding: 10px;
	float: right;
	width: 578px;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	line-height:20px;
}
.showingFilm {
	width: 104px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	float: right;
}
.noBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsBlock {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: right;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.newsText {
	float: right;
	width: 390px;
}
.redTitle {
	color: #AF392D;
	font-weight: bold;
}

.contact-top-table {
	width: 100%;
}
.contact-left-td {
	width: 125px;
	text-align: right;
	padding: 7px;
}
.contact-mid-td {
	width: 3px;
}
.tree {
	height: 25px;
	width: 579px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
}

.archiveFilm {
	width: 123px;
	text-align: center;
	float: right;
}
.contentThickBlockBody ul {
	margin: 0px;
	padding: 0px;
}
.contentThickBlockBody li {
	display: inline;
	list-style-type: none;
	margin: 9px;
	float: right;
}
.sessionGallery {
	width: 100%;
}
.sessionPic {
	width: 170px;
	text-align: center;
	float: right;
}
/* --------------------------- */
.contact-top-table {
	width: 100%;
}
.contact-left-td {
	width: 150px;
	text-align: left;
	padding: 4px;
}
.contact-mid-td {
	width: 3px;
}
.form {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 18px;
	width: 225px;
	border: 1px gray solid;
	margin: 3px 0px 3px 0px;
}
.form_en {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 18px;
	width: 225px;
	border: 1px gray solid;
	margin: 3px 0px 3px 0px;
	text-align: left;
}
.form_big {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 225px;
	width: 225px;
	border: 1px gray solid;
	margin: 3px 0px 3px 0px;
}
.form_big_en {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 225px;
	width: 225px;
	border: 1px gray solid;
	margin: 3px 0px 3px 0px;
	text-align: left;
}
.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px gray solid;
	background-color: #ffffff;
	margin: 3px 3px 3px 3px;
}
.title_archive strong{
	color: #ad362e;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13pt;
	line-height: 35px;
	text-align: right;
}

#president {
	background-image: url(../../images/front/shared/msg-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 228px;
	margin-bottom: 15px;
	border: solid 1px #c5b9b9;
	padding-top: 18px;
	float: right;
	padding-right: 15px;
	text-align: right;
}
#president h2 {
	color: #017ab6;
	font-size: large;
	margin: 0;
	padding: 0;
}
#president a {
	font-weight: bold;
	color: #017ab6;
	font-size: 12px;
}