@charset "utf-8";
/* CSS Document */

html, body {
	font-family:  Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#fff;
	background-color: #000;
	
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; /*/ obviously change this to whatever you want /*/
	scrollbar-arrow-color: #ccc;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #0b1a24;
	scrollbar-face-color: #060f15;
	scrollbar-base-color: #0f2331;
}
#wrapper {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#logo {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	height: 129px;
	width: 980px;
	text-align: center;
}

#logo_home {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	height: 129px;
	width: 980px;
	text-align: center;
}
#logo_home img {
	float:right;
}
#menu {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 89px;
	width: 980px;
	}
#content {
	background-image: url(images/content-bkg.jpg);
	background-repeat: repeat-y;
	width: 980px;
	background-position: center top;}
	
#content_home {
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height:800px;
	background-position: center bottom;
	font-size:24px;
	line-height:35px;
	margin-left: auto;
	margin-right: auto;
	
}

#poster{
	margin-right:40px;
	margin-bottom:48px;
}

#title {
	background-image: url(images/top-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 880px;
	padding-left: 70px;
	padding-top: 10px;
	padding-right: 30px;
	text-align: left;
	margin:0 auto;
	}
	
#titlepage {
	background-image: url(images/top-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 916px;
	padding-left: 60px;
	padding-top: 20px;
	padding-right: 0px;
	text-align: left;
	margin:0 auto;
	}
	
	
h1 {
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 26px;
	color: #CCC;
}
h2 {
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 19px;
	font-weight:bold;
	color: #C4C4C4;
	
}
h3{
	font-size:17px;
	font-weight:bold;
	font-variant:small-caps;
	color:#FFC;
	letter-spacing:1px;
}
#maincontent {
	width: 840px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size:15px;
	line-height:20px;
}

#maincontent ul li {
	margin-bottom: 0px;	
}

 
.imgwrap_left{margin-right:0;
margin-top:15px;
margin-bottom:15px;
margin-left:15px;

}

.imgfloatleft {
	float:left;
	margin-top:5px;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:10px;
	border: solid #000 1px;
	}
.imgfloatright{
	float:right;
	margin-top:5px;
	margin-left:20px;
	margin-right:0;
	margin-bottom:10px;
	}

.imgfloatleft-s {
	float:left;
	margin-top:5px;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:0px;
	
	}
.imgfloatright-s{
	float:right;
	margin-top:5px;
	margin-left:5px;
	margin-right:0;
	margin-bottom:0px;
	}



.imgwraparound{
	float:none;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

#contentfooter {
	background-image: url(images/bottombkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	height: 60px;
	width: 980px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: text-bottom;
	clear:both;
}
#footer{
	text-align:center;
	height:40px;
	padding-top:0px;
	margin-top: 25px;
	}
#footerhome{
	text-align:center;
	height:40px;
	padding-top:0px;
	margin-top: 140px;
	}

#home_menu{
	padding-top:0px;
}
#video_div{
	width: 640px;
	height: 400px;
	float: left;
}
#left_banners{
	height:410px;
	width: 170px;
	
}

.banners{
	height:408px;
	width: 170px;
	padding-top:7px;
}
a.footermenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ccc;
}

a.footermenu:link {
	color: #fff;
	font-weight:bold ;
	font-size: 13px;
	text-decoration: none;
}
a.footermenu:visited {
	color: #fff;
	font-weight:bold ;
	font-size: 13px;
	text-decoration: none;
}

a.footermenu:hover {
	text-decoration: underline;
	color: #999;
	font-weight:bold;
	font-size: 13px;
}
a.footermenu:active {
	color:#ff0000;
	font-weight:bold;
	font-size: 13px;
}

.copyright {
	font-size: 11px;
	color: #ccc;
	line-height:20px;
}

.wraparoundright{
	padding-right: 20px;
	padding-bottom: 30px;
	float:left;
}

.moviegener{
	line-height:25px;
	color: #FF9;
}

.contactoffices{
	font-size:18px;
	color:#FFC;
	padding-bottom: 15px;
	text-decoration: underline;
	letter-spacing:3px;
	font-weight:normal;
	display: block;
}

a.footermenu{
	font-weight: bold;
	color: #fff;
}

a.contacts:link {
	color: #FC6;
	font-weight:normal;
	text-decoration: none;
}
a.contacts:visited {
	color: #FC6;
	font-weight:normal ;
	text-decoration: none;
}

a.contacts:hover {
	text-decoration: underline;
	color: #F60;
	font-weight:normal;
	}
a.contacts:active {
	color:#ff0000;
	font-weight:normal;
	}
#london {
	float: left;
	width: 460px;
	margin-bottom: 25px;
}
#paris {
	float: right;
	width: 350px;
}

#telaviv {
	float: left;
	width: 810px;
	padding-top:20px;
}
#telaviv-left {
	float: left;
	width: 460px;
	
	
}
.telaviv-right {
	float: right;
	width: 390px;
	margin-top:116px;
}
#companies {
	width: 450px;
	padding-top:40px;
	float: left;
}

#flashcontent {
		height: 100%;
	}

.colorchanged{
	color:#FFF;
}

#media_top_right_pic {
	float: right;
	width: 180px;
	text-align: right;
	margin-top:35px;
}

#media_top_right_pic a{
	padding-bottom:35px;
	margine:15px;
	
	}

#contact_top_right_pic {
	float: right;
	height: 65px;
	width: 350px;
	text-align: left;
	border-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 50px;
}
.center_div {
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

.icons_div {
	font-size: x-small;
	color: #FFF;
	text-align: center;
	float: left;
	height: 77px;
	width: 195px;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	margin-left: 15px;
	margin-right: 15px;
	margin-top:10px;
	
}
.icons_div a {
	display:block;
	width:195px;
	height:77px;
}
.icons_div a:hover {
	background-image: url(images/icon-bkg-media-over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.subcontent {
	text-align: left;
	float: left;
	
}

.subcontent img {
	border:0px;
	margin-top: 15px;
}

.padding-top{
	display:block;
	padding-top:15px;}
#logopicture {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 128px;
	width: 760px;
}
.floatright {
	float: right;
	text-align: right;
}
.floatleft {
	float: left;
}

.float_right{
	float:right;
}

.floatright-aligncenter {
	text-align: center;
	float: right;
}

.pos {padding-top: 60px;}

.pos-right-div{
	width:280px;
	margine-right:20px;
	float:right;
	position: relative;
	margin-right: 10px;
	margin-left: 15px;
	text-align:right;
		
}


.movies_box{
	width:380px;
	height:260px;
	text-align:justify;		
	}
	
.movies_box h2{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	background-image: url(images/dot-i.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.clear{clear:both;}
.width500{
	width:570px;
	text-align:justify;
	}
.contact_picture{
	width:350px;
	float:right;
}
.festivals {
	color: #FFF;
	text-align: center;
	float: none;
	width: 580px;
	margin-right: auto;
	margin-left: 100px;
	vertical-align: top;

}


.festivals_name {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FF9;
	letter-spacing: 1px;
	
}

#table_festivals{
	vertical-align:top;
	display: table;
	table-layout:auto;
	}

#table_festivals td{vertical-align: middle;}

