
.floatPic{
  	float: right;
	margin: 0px 0px 8px 8px;
}

.smallPic {
	border:1px black solid;
	cursor:pointer;
	width:123px;
   	height:80px;
}

.smallPicClicked {
	/*border:1px black solid;
	cursor:pointer;
	width:123px;
   	height:80px;*/
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

.picComment {
	float:right;
	width:400px;
	font-size:15px;
	text-align:center;
	font-weight:bold;	
}

.inline {
	float: right;
    margin: 0pt 2px 0pt 0pt;
	border-width: 1px 1px 1px 1px;
	border-color: black;           
 	border-style: outset;
}
  
.inlineUL {
	list-style-type: none;
    list-style-position: outside;
	list-style-type: none;
	width:100%;
	padding-right:0px;	
	OVERFLOW:hidden;
}

.inlineSpacer {
	float: right;
	margin-right: 0pt 2px 0pt 0pt;
	border-width: 0px 0px 0pt;
	border-color: black;           
 	border-style: outset;
	background: #F3F3F3;
	border-bottom: none;
	width: 3px;
}

.imgaeTitle {
	text-align: center;
}

.smallImageStyle {
	border:1px black solid;
}

.ImagesContainer {
	/*width:735px;*/
	border:0px black solid;
	margin:5px 0px 0px 0px;
}

.smallImagesContainerSide{
   	width:130px;
	float: right;
	overflow:hidden;
	border:0px black solid;
}

.smallImagesContainerSide .floatPic{
	margin:0px 0px 8px 11px;
}


.smallImagesContainerUp{
   	/*
   	width:100%;
	border:0px black solid;
	*/
	overflow:hidden;
}


.bigImageImg {
	margin:25px 6px 5px 10px;
	border:1px solid #666666;
	height:250px;
	width:384px;
}

.NextBigPicA {
	height:15px;
	width:15px;
	border:0px solid;
	cursor:pointer;
	background-image:url(http://images.hapisga.co.il/CircleLeftArrow.gif);
}
.NextBigPicH{
	height:15px;
	width:15px;
	border:0px solid;
	cursor:pointer;
	background-image:url(http://images.hapisga.co.il/CircleLeftArrowHover.gif);
}

.PrevBigPicA {
	height:15px;
	width:15px;
	border:0px solid;
	cursor:pointer;
	background-image:url(http://images.hapisga.co.il/CircleRightArrow.gif);
}
.PrevBigPicH {
	height:15px;
	width:15px;
	border:0px solid;
	cursor:pointer;
	background-image:url(http://images.hapisga.co.il/CircleRightArrowHover.gif);
}

.bigImage {
	float: right;
	width:419px;
   	height:317px;
	OVERFLOW:hidden;
	text-align:center;
	background:url(http://images.hapisga.co.il/bigpicbg.gif) no-repeat;
	border:0px black solid;

}

.imageNavigator{
	border-top:1px dotted #BEBEBE;
   	width:100%;
	font-size:13px;
	overflow:hidden;
	
}

.BigImageDownTool {
	/*background-image:url(http://images.hapisga.co.il/BigImageDowntool.gif);*/
	height:24px;
	width:409px;
	text-align:center;
	font:Arial;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	clear:both;
	margin: 3px 5px 3px 5px;
}

.DownBarLeft {
	/*background-image:url(http://images.hapisga.co.il/downRectL.gif);*/
	height:23px;
	width:8px;
	background-repeat:no-repeat;
	float:left;	
}

.DownBarCenter {
	/*background-image:url(http://images.hapisga.co.il/downRectC.gif);*/
	height:23px;
	background-repeat:repeat;
	float:left;
	text-align:center;
}

.DownBarRight {
	/*background-image:url(http://images.hapisga.co.il/downRectR.gif);*/
	height:23px;
	width:8px;
	background-repeat:no-repeat;
	float:left;	
}

.spacer {
  clear: both;
}

  
.Gallerybrowse {
	/*font-size: 14px;*/
	font-weight:bold;
	color:#740e12;
}

.GalleryPage{
	font-size: 12px; 
	color: #95343B; 
	cursor: pointer;
	margin-left:7px;
}


.GalleryPageSelected{
	color: #000000; 
	font-weight:bold;
}

