@charset "utf-8";
/* Farhang Cinema CSS Document */
body{
	background:url(../images/back.jpg);
	font-family:Tahoma;
	margin:0;
}
.back{
	width:990px;
	background:#0b0b0b;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:5px;
}
#header{
	background:url(../images/header.jpg) no-repeat;
	width:968px;
	height:163px;
	margin:0 auto;
}
#headerflash{
	text-align:right
}
#TopMenu{
	float:right;
	list-style: none;
	margin:0;
	padding:0;
	width:665px;
}
#TopMenu li{
	float:right;
	font-size:9pt;
	margin:0;
	padding:0;
}
#TopMenu a{
	background:url(../images/seperator.jpg) no-repeat left;
	color:#fff;
	display:block;
	float:left;
	margin:0;
	padding:11px 20px;
	text-decoration:none;
	font-weight:normal;
}
#TopMenu a:hover{
	background:#2f2f2f url(../images/seperator.jpg) no-repeat left;
	color:#fff;
	padding-bottom:11px;
}
.clear{
	clear:both
}
#page{
	width: 968px;
	margin:0 auto;
}
#saloon{
	float:right;
	width: 388px;
	text-align:-moz-right;
	overflow:hidden
}
.s1{
	background:url(../images/saloon1.jpg) no-repeat;
	width:377px;
	height:153px;
	margin-bottom:5px;
}
.s2{
	background:url(../images/saloon2.jpg) no-repeat;
	width:377px;
	height:153px;
	margin-bottom:5px;
}
.stext{
	width:325px;
	padding:20px 35px 0 0;
	direction:rtl;
	font-size:9pt;
	line-height:13pt;
	color:#999;
}
.stext .color{
	color:#fff
}
.stext a{
	color:#FC0;
	font-size:10pt;
	text-decoration:none;
}
.stext a img{
	width:80px;
	border:2px solid #272727;
	margin-left:5px;
}
.stext a:hover img{
	border:2px solid #999;
}
.stext a:hover{
	text-decoration:underline;
}
#sidebar{
	float:right;
	width: 191px;
	background:#000;
	overflow:hidden;
	
}
.sidehead{
	background:url(../images/sidehead.jpg) no-repeat;
	width:186px;
	height:27px;
	color:#f9d485;
	font-size:10pt;
	line-height:16pt;
	direction:rtl;
	padding-right:5px;
	
}
.nextfilm a img{
	width:186px;
	border:2px solid #272727;
}
.nextfilm a:hover img{
	border:2px solid #999;
}
.sidetxt{
	padding:5px;
	color:#fff;
	font-size:9pt;
	direction:rtl;
	line-height:15pt;
	text-align:justify;
}
#footer{
	width:990px;
	margin:20px auto;
	height:25px;
	background:#282828;
	border-top:7px solid #1e1e1e;
	border-bottom:7px solid #1e1e1e;
	color:#fff;
	font-size:8pt;
	text-align:center;
	line-height:15pt;
}
#footer a{
	text-decoration:none;
	color:#ccc;
}
#footer a:hover{
	text-decoration:underline;
}
#content{
	float:right;
	width:776px;
	text-align:-moz-right;
	overflow:hidden
}
.boxheader{
	background:url(../images/box_header.jpg) no-repeat;
	color:#FC0;
	padding-right: 26px;
	width:740px;
	height:26px;
	direction:rtl;
	font-size:10pt;
	line-height:17pt;
	font-weight:bold;
}
.box{
	width:746px;
	background:#383838;
	color:#fff;
	font-size:9pt;
	line-height:16pt;
	direction:rtl;
	text-align:justify;
	padding:10px;
}
.box a img{
	width:150px;
	border:2px solid #999;
}
.box a:hover img{
	border:2px solid #272727;
}

.boxfooter{
	background:url(../images/box_footer.jpg) no-repeat;
	width:766px;
	height:3px;
}