/* 
    Document   : gallery
    Created on : 23-mar-2010, 16.41.10
    Author     : Fabio Politi <f.politi@icoa.it>
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/*table.maintable {
	width: 890px;
	
}*/

#galleryContainer{
    background-color:#FFF;
	height: 570px;
	width: 890px;
	z-index:0;
}

#container{
    background-color:#FFF;
	height: 570px;
	width: 890px;
	z-index:0;
}

#gallery{
	border:none;
	width:870px !important;
	height:470px !important;
	position: relative;
	/*right: 10px;*/
	top:8px;
	 
}



#gallery .panel{
    top:1px !important;
    left:1px !important;
}
/*
#gallery_strip_container{
    position:relative;
    height:80px;
    width:570px;
    display:block;
    background-color: red;
}*/

div.strip_wrapper{
    /*left:24px !important;
    width:560px !important;*/
    /*margin-left:-100px;*/
    left:40px !important;
}

div.pointer{
    left:70px !important;
}

img.nav-next{
    right:263px !important;
}

img.nav-prev{
    left:15px !important;
}

div.panel-overlay *{
    margin:0;
    padding:0;
	text-align:left;
}

div.panel-overlay{
    height:50px !important;
}

div.panel-overlay h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: none;
	padding:3px;
}

div.panel-overlay p{
    padding:3px;
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/* aggiustam,enti per allineamento banda trasparente*/

.aggiustameti-gallery {
	left: -424px;
	top: -110px;
}

.aggiustameti-gallery-prenotazioni {
	left: 287px;
	top: 435px;
	z-index:999;
}

.aggiustamenti-tab-banda-trasparente-gallery {
	height: 583px;
}

.aggiustamenti-logo-portole-gallery {
	color:#FFF;
	left:-3px;
	position:relative;
	text-align:center;
	width:139px;
	top:-240px;
	
}

