﻿.watermark {
	background: #fff;
}

.popupControl {
	background-color:#fff;
	position:absolute;
	visibility:hidden;
}
.modalPopup {
	background-color:#fff;
	width:auto;
}
a img {
   border-style: none;
}
.post {
background:transparent url(images/sfondopost.png) no-repeat scroll 30px 0px;
float:left;
position:relative;
width:350px;
}

.photoholder {
  width:533px;
  height:400px;
  background:#fff url('../img/ajax-loader.gif') 50% 50% no-repeat;
}

.bigphoto {
  width:533px;
  height:400px;
  visibility:hidden;
}

.thephoto {
  width:190px;
  height:140px;
}
h4{
  background:url('../img/header_gallery.jpg') 1px 0 no-repeat;
  color:#fff;
  margin:0;
  padding:13px 0 14px 20px;
  width:100%;
}
.gallery_container{
	float: left; 
	margin: 0 0 20px 0;
	 padding: 0;
	  position: relative;
	   overflow: hidden;
          height: 144px; 
		width: 536px; 
		vertical-align: top;
		background:url('../img/gallery_bottom.gif') bottom repeat-x;
}
.modalBackground {
 background-color:Gray;
 filter:alpha(opacity=70);
 opacity:0.7;
}
.buttonclose{
 border:0;
 padding:0;
 background:#fff;
 cursor:pointer;
}
.arrow_left{
border-width: 0px;z-index:99999; position:absolute; top:39px; background:url(../img/arrows-back.gif); filter:alpha(opacity=70);
 opacity:0.7;
}
.arrow_right{
border-width: 0px; z-index:99999; position:absolute; top:39px; right:0px; background:url(../img/arrows-forward.gif);  filter:alpha(opacity=70);
 opacity:0.7;
}