@charset "windows-1255";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b7b2b0;
	background-color: #000000;
}

#english {
	position:absolute;
	left:8px;
	top:7px;
	width:70px;
	height:22px;
	z-index:2;
	visibility:visible;
}

#jewelry {
	position:absolute;
	left:619px;
	top:51px;
	width:75px;
	height:16px;
	z-index:3;
	visibility:visible;
}

#jewelry-link {
	position:absolute;
	left:373px;
	top:51px;
	width:155px;
	height:16px;
	z-index:3;
	visibility:visible;
}


#logo {
	position:absolute;
	left:716px;
	top:0px;
	width:244px;
	height:93px;
	z-index:1;
	visibility:visible;
}
#text-bg {
	position:absolute;
	left:0px;
	top:93px;
	width:330px;
	height:478px;
	z-index:4;
	visibility:visible;
	background-image:url(images/final-heb_r6_c1.gif);
	text-align:right;
	direction:rtl;
}
#flash {
	position:absolute;
	left:379px;
	top:93px;
	width:537px;
	height:401px;
	z-index:5;
	visibility:visible;
    background-color:#000000;
}
#shadow {
	position:absolute;
	left:916px;
	top:93px;
	width:8px;
	height:401px;
	z-index:6;
	visibility:visible;
}
#grad {
	position:absolute;
	left:924px;
	top:93px;
	width:36px;
	height:401px;
	z-index:7;
	visibility:visible;
	background-image:url(images/final-heb_r6_c11.jpg);
	background-repeat:repeat-x;
}
#contact {
	position:absolute;
	left:379px;
	top:542px;
	width:356px;
	height:23px;
	z-index:9;
	visibility:visible;
}
#ronit-silver {
	position:absolute;
	left:784px;
	top:494px;
	width:176px;
	height:77px;
	z-index:8;
	visibility:visible;
}
#line {
	position:absolute;
	left:0px;
	top:571px;
	width:960px;
	height:4px;
	z-index:10;
	visibility:visible;
}
#credit {
	position:absolute;
	left:0px;
	top:575px;
	width:960px;
	height:20px;
	z-index:10;
	visibility:visible;
	text-align:left;
	font-size:10px;
	color:#958e8c;
	direction:rtl;
}
#credit a{
	color:#958e8c;
	text-decoration:none;
}
 .link a {
 text-decoration:underline;
 color: #b7b2b0;
 }
 .textvb{
 font-size:16px;
 font-weight:bold;
 }
  .textb{
 font-size:14px;
 }
 
 
 a.link:link {color: #b7b2b0; text-decoration: none; }
a.link {color: #b7b2b0; text-decoration: none; }
a.link:hover {color: #b7b2b0; text-decoration: underline; }
a.link:active {color: #b7b2b0; text-decoration: none; } 

 a.linkw:link {color: #ffffff; text-decoration: none; }
a.linkw {color: #ffffff; text-decoration: none; }
a.linkw:hover {color: #ffffff; text-decoration: underline; }
a.linkw:active {color: #ffffff; text-decoration: none; } 


/* image gallery page ------------*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
height:261px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 3px solid #c8b9b6;
margin: 0 10px 10px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 3px solid #949292;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 0px;
left: -1000px;
/* border: 3px solid #c8b9b6;*/
visibility: hidden;
color: #f7f1f2;
text-decoration: none;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
direction:rtl;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 488px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


#div-lg {
position:absolute;
left:488px;
top:1px;
}
