body {
	background-image: url("images/mainbg.jpg");
	margin: 0px;
	padding: 0px;
	direction: rtl;
	font-family: arial;
	font-size: 12px;
}

a {
	color: #666666;
	text-decoration: none;
}

table {
	direction: rtl;
	font-family: arial;
	font-size: 12px;
}

td {
	padding: 5px;
}

div {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
	
div.main_home {
	width: 799px;
	background-color: #f0edc4;
	background-image: url("images/ofer2.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: auto;
}

div.main {
	width: 799px;
	background-color: #f0edc4;
	overflow: auto;
}

div.footer {
	width: 799px;
	height: 70px;
	background-image: url("images/bottombg.jpg");
	overflow: auto;
}

div.footer a {
	color: white;
	text-decoration: none;
}

div.quote {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 40px;
	margin-left: 20px;
	float: right;
	text-align: right;
	color: white;
}

div.grey {
	color: #cccccc;
	margin-right: 30px;
}

div.text {
	text-align: right;
	float: right;
	margin-right: 25px;
	margin-top: 15px;
	margin-bottom: 30px;
}

div.text_narrow {
	width: 400px;
	text-align: right;
	float: right;
	margin-right: 25px;
	margin-top: 15px;
	margin-bottom: 30px;
	text-align: justify;
}

div.text_wide {
	width: 600px;
	text-align: right;
	float: right;
	line-height: 20px;
	margin-right: 25px;
	margin-top: 15px;
	margin-bottom: 30px;
	text-align: justify;
}

div.left {
	margin-left: 22px;
	margin-left: 12px;
	vertical-align: top;
	clear: left;
}

div.video {
	float: left;
	clear: right;
	background-color: #334750;
	padding: 3px;
	width: 322;
	margin-left: 22px;
}

div.video-tab {
	background-image: url("images/video-tab.jpg");
	float: right;
	width: 35px;
	height: 147px;
	margin-right: 15px;
}

div.showtimes {
	float: left;
	margin-left: 55px;
}

.red { color: #CE0000; }
.redbig { color: #CE0000; font-size: 14px; }
.redverybig { color: #CE0000; font-size: 16px; font-weight: bold; }

.bigfont { font-size: 16px; }
.medfont { font-size: 14px; }