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

.smallPic {
	border:1px black solid;
	cursor:pointer;
	width:140px;
   	height:91px;
}

.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:142px;
	float: left;
	margin-top:3px;
	border:0px black solid;
}

.floatPic{
	font-size:13px;
}

.floatPicTitle{
	overflow: hidden; 
	text-align: center; 
	width: 140px; 
	height: 15px;
}

.smallImagesContainerSide .floatPic{
	margin:0px 0px 8px 0px;
	float: left;
	height:7;
}

.smallImagesContainerUp .floatPic{
	margin:0 26px 8px 0px;
	float: left;
}


.smallImagesContainerUp .last{
	margin:0 0px 8px 0px;
}


.smallImagesContainerUp{
   	/*
   	width:100%;
	border:1px black solid;
	*/
	overflow:hidden;
	/*margin-left:-25px;
	margin-right:20px;*/
}

#bigImageTitle{
	float:right;
	margin:-20px 5px 0 0;
	font-size:13px;
}

.bigImageImg {
	margin:35px 6px 5px 5px;
	border:1px solid #666666;
	height:auto;
	width:384px;
	background:url
}

.NextBigPicA {
	height:15px;
	width:17px;
	border:0px solid;
	cursor:pointer;
	
}

.PrevBigPicA {
	height:13px;
	width:15px;
	border:0px solid;
	cursor:pointer;

}

.playBigPicA {
	height:15px;
	width:22px;
	border:0px solid;
	cursor:pointer;
	background-image:url(http://images.hapisga.co.il/play.jpg);
}
.playBigPicH {
	height:15px;
	width:22px;
	border:0px solid;
	cursor:pointer;
	background-image:url(http://images.hapisga.co.il/play.jpg);
}

.pauseBigPicA {
	height:15px;
	width:22px;
	border:0px solid;
	cursor:pointer;
	background-image:url(http://images.hapisga.co.il/pause.jpg);
}

.bigImage {
	float: left; 
	margin:-13px 0 7px 18px;
	OVERFLOW:hidden;
	text-align:center;
	border:0px black solid;
	background:transparent url(http://images.hapisga.co.il/bigpicbg2.gif) no-repeat center center;
}

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

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

.bigImageDownTool{
	position:relative;
top:-17px;
width:100%;
}

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

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

.DownBarRight {
	/*background-image:url(/images/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;
}

* html .smallImagesContainerUp {
	margin-left:-50px;
	overflow:hidden;
}
