html ,body{
	width:100%;
	height:100%;
	overflow:hidden;
}

body{
	color:#313131;
	font-family:Verdana, "Arial Hebrew", Arial;
	font-size:13px;
	margin:0 0 5px 0;
	background:#ffffff;
}

body, table, tr, td{
	text-align:left;
	direction:ltr;
}

img{
	border:0 none;
}

form{
	margin:0;
}

table, tr, td{
	color:#313131;
	font-family: "Arial Hebrew", arial, sans-serif;
	font-size:13px;
	vertical-align:top;
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
}

p{
	padding:0;
	margin:0 0 5px 0;
}

input, select, textarea{
	color:#313131;
	font-family: "Arial Hebrew", arial, sans-serif;
	font-size:13px;
	border:1px solid #a8a8a8;
	background:#ffffff url(/images/field_bg.gif) repeat-x top;
}

input.clsReset{
	border:0 none;
	background-color:transparent;
}

h1{
	color:#313131;
	font-size:26px;
	font-weight:800;
	margin:0;
}

h2{
	color:#313131;
	font-size:15px;
	font-weight:800;
	margin:0 0 0 0;
}

a:link, a:visited, a:active{color:#313131; text-decoration:underline; background-color:transparent;}
a:hover{text-decoration:underline;}

.clsWhiteLink, .clsWhiteLink:link, .clsWhiteLink:visited, .clsWhiteLink:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsWhiteLink:hover{text-decoration:underline;}

.clsBlackLink, a.clsBlackLink:link, a.clsBlackLink:visited, a.clsBlackLink:active{color:#000000; text-decoration:none; background-color:transparent;}
a.clsBlackLink:hover{text-decoration:underline;}

.clsGrayLink, a.clsGrayLink:link, a.clsGrayLink:visited, a.clsGrayLink:active{
	color:#6f6a64;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	background-color:transparent;
}
a.clsGrayLink:hover{text-decoration:underline;}

.clsLink{
	cursor:hand;
	cursor:pointer;
}

.clsHidden{
	display:none;
}

.clsSpacer{
	clear:both;
	height:0;
	font-size:0;
	background-color:transparent;
}

#oControl{
	display:none;
	position:absolute;
	left:10px;
	top:10px;
	width:700px;
	height:100px;
	font-size:11px;
	overflow-y:scroll;
	z-index:1;
	border:1px solid #000000;
	background:yellow;
}




#oHeader{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#e8e7e3;
}

#oHeader .clsHeader{
	position:absolute;
	left:50%;
	bottom:0;
	width:730px;
	height:70px;
	margin:0 0 0 -365px;
}

#oHeader .clsHeader .clsLogo{
	float:left;
	margin:6px 0 0 17px 
}

#oHeader .clsHeader .clsTopDesc{
	float:right;
	color:#6f6a64;
	font-family:Verdana, "Arial Hebrew", Arial;
	font-size:11px;
	font-style:italic;
	line-height:13px;
	text-align:right;
	margin:19px 15px 0 0;
}

#oHeader .clsHeader .clsTopDesc .clsLink{
	font-weight:800;
	text-decoration:underline;
}





#oHeader .clsHeader2 .clsLogo{
	margin:12px 0 0 9px 
}

#oHeader .clsHeader2 .clsTopDesc{
	margin:39px 13px 0 0;
}

#oHeader .clsHeader2 .clsTopDesc span{
	font-weight:800;
	text-decoration:underline;
}



#oContentSpace{
	position:absolute;
	left:50%;
	top:350px;
	width:730px;
	height:610px;
	overflow:hidden;
	padding:0;
	margin:0 0 0 -365px;
	border:1px solid #ffffff;
}

#oContent{
	position:absolute;
	left:0;
	top:0;
	width:730px;
	height:700px;
}

#oFadeLayer{
	display:none;
	position:absolute;
	left:0;
	top:180px;
	width:730px;
	height:520px;
	z-index:99;
	background:#ffffff;
}


#oMainMenu{
	margin:20px 0 20px 0;
}

#oMainMenu .clsItemsBlock{
	float:left;
	width:225px;
	padding:0 3px 0 0;
}

#oMainMenu .clsItem{
	width:210px;
	height:29px;
	cursor:hand;
	cursor:pointer;
	padding:0 0 0 6px;

	border-left:10px solid #ffffff;
}

#oMainMenu .clsItem span{
	display:none;
}

#oMainMenu .clsItem .clsName, #oMainMenu .clsSelected .clsName, #oMainMenu .clsHover .clsName{
	color:#6f6a64;
	font-size:14px;
	line-height:14px;
}

#oMainMenu .clsItem .clsCatName, #oMainMenu .clsSelected .clsCatName, #oMainMenu .clsHover .clsCatName{
	color:#a1a1a1;
	font-size:10px;
	line-height:10px;
}

#oMainMenu .clsSelected, #oMainMenu .clsHover{
	border-color:#e8e7e3;
}

#oMainMenu .clsLight{
	border-color:#ffffff;
}

#oMainMenu .clsLight .clsName{
	color:#b7b5b2;
}

#oMainMenu .clsLight .clsCatName{
	color:#d0d0d0;
}


#oMovieContent{
	display:none;
	margin:0 0 0 17px;
}

#oMovieContent #oMovieImages{
	height:130px;
}

#oMovieContent #oMovieImages img{
	width:230px;
	height:130px;
	margin-right:4px;
}

#oMovieContent #oMovieInfo{
	margin:9px 20px 0 0;
}

#oMovieContent .clsLeft{
	float:left;
	min-width:143px;
	padding:0 12px 5px 0;
	margin:0 12px 0 0;
	border-right:1px solid #b7b5b2;
}

#oMovieContent .clsLeft h1{
	color:#57534e;
	font-size:25px;
	line-height:25px;
	font-style:italic;
	font-weight:500;
	margin:0 0 0 0; 
}

#oMovieContent .clsLeft h2{
	color:#807774;
	font-size:15px;
	font-style:italic;
	font-weight:500;
	margin:1px 0 5px 0;
}

#oMovieContent .clsLeft h2 img{
	vertical-align:top;
	margin:4px 0 0 0;
}

#oMovieContent .clsLeft #oMovieButtons{
	height:26px;
}

#oMovieContent .clsLeft #oMovieButtons .clsButton{
	float:left;
	height:21px;
	color:#ffffff;
	font-size:13px;
	font-weight:800;
	font-style:italic;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	padding:5px 8px 0 8px;
	margin-right:5px;
	background:#6f6a64;
}

#oMovieContent .clsLeft #oMovieButtons .clsButtonBack{
	padding-right:36px;
	background:#6f6a64 url(/images/arrow_up.png) no-repeat 56px 5px;
}

#oMovieContent .clsLeft #oMovieButtons .clsButtonBack2{
	padding-right:58px;
	background:#6f6a64 url(/images/arrow_up.png) no-repeat 78px 5px;
}

#oMovieContent .clsLeft #oMovieButtons .clsButtonHover{
	background-color:#2d2b28;
}

#oMovieContent #oMovieText{
	color:#57534e;
	font-size:11px;
	line-height:12px;
	padding:0 0 0 0;
}

#oMovieContent #oMoviePlayer{
	display:none;
	width:640px;
	height:384px;
	text-align:center;
	margin:14px 0 0 0;
	border:26px solid #f2f1ee;
	border-right:29px solid #f2f1ee;
	border-left:29px solid #f2f1ee;
	background:#000000;
}



#oAbout{
	display:none;
	margin:19px 0 0 16px;
	padding:32px 0 0 0;
	border-top:9px solid #e8e7e3;
}

#oAbout p{
	margin:0 0 5px 0;
}

#oAbout .clsImages{
	float:left;
	width:195px;
	margin-right:20px;
}

#oAbout .clsImages img{
	width:195px;
	height:146px;
	margin:0 0 14px 0;
}

#oAbout .clsImgText{
	clear:both;
	color:#57534e;
	font-size:11px;
	font-style:italic;
	line-height:13px;
	padding:10px 0 0 0;
	border-top:1px solid #e8e7e3;
}

#oAbout .clsAboutText{
	float:left;
	width:499px;
	color:#57534e;
	font-size:11px;
	font-style:italic;
	line-height:13px;
}

#oAbout .clsAboutText h1{
	color:#807774;
	font-size:15px;
	font-weight:500;
	font-style:italic;
	margin:0 0 15px 0;
}

#oAbout .clsAboutText{
	float:left;
	width:499px;
	color:#57534e;
	font-size:11px;
	font-style:italic;
	line-height:13px;
}


#oAbout .clsImages2{
	float:left;
	width:245px;
	margin-right:0;
}

#oAbout .clsImages2 img{
	float:left;
	width:111px;
	height:111px;
	margin:0 8px 14px 0;
}

#oAbout .clsImages2 .clsImgText{
	width:231px;
}

#oAbout .clsImages2 .clsImgText{
	width:231px;
}

#oAbout .clsAboutText2{
	width:469px;
}










#oBgLayer{
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:105;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	background:url(http://www.odedbinnun.com/images/dot.png);	
}

#oLoading{
	display:none;
	width:43px;
	height:11px;
	position:absolute;
	right:50%;
	top:50%;
	margin-top:-5px;
	margin-right:-21px;
	z-index:106;
}

.clsSendLinkForm{
	display:none;
	position:absolute;
	left:50%;
	top:50%;
	width:425px;
	height:296px;
	padding:0;
	margin:-148px 0 0 -212px; 
	z-index:107;
	background:#e8e7e3;
}

.clsSendLinkFormOpened{
	padding:7px;
	margin:-155px 0 0 -219px;
	background:transparent url(http://www.odedbinnun.com/images/sendtofriend_bg.png) no-repeat center top;
}

#oSendLinkForm .clsTopBtn{
	color:#313131;
	font-size:12px;
	text-align:left;
	padding:2px 0 5px 2px;
	margin:16px 315px 15px 0;
	cursor:hand;
	cursor:pointer;
}

#oSendLinkForm iframe{
	width:425px;
	height:296px;
}




#oHeader .clsHeader{
	
}


#oFooter{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:20px;
	z-index:101;
	background:#ffffff;
}

#oFooter .clsFooter{
	position:absolute;
	left:50%;
	bottom:0;
	width:698px;
	height:10px;
	color:#9f9994;
	font-size:9px;
	font-style:italic;
	padding:10px 0 10px 0;
	margin:0 0 0 -349px;
}

#oFooter .clsFooter .clsCredits{
	float:right;
	margin:0 0 0 0;
}

.clsFooter a:link, .clsFooter a:visited, .clsFooter a:active{color:#9f9994; text-decoration:none; background-color:transparent;}
.clsFooter a:hover{color:#404040; text-decoration:underline;}
