/*Foglio di stile per la galleria fotografica*/

div#BoxPhotoAlbum {
	margin : 0 auto;
	padding : 5px;
	width : 724px!important;
	width : 734px;
	height : 100%;
	background : url(../img/pg3.jpg) 0 0 repeat-y;
	color : #000;
	text-align : justify;
}
div.PGtop, div.PGbot {
	margin : 0 auto;
	width : 734px;
	font-size: 2px;
}
div.PGtop {
	height : 20px;
	background : url(../img/pg2.jpg) 0 0 no-repeat;
}
div.PGbot {
	padding : 0 10px;
	width: 714px!important;
	width : 734px;
	height : 65px;
	background : url(../img/pg4.jpg) 0 0 no-repeat;
}
div.PGtop hr, div.PGbot hr{
	display : none;
}

.paging {
	margin-bottom : 5px;
	padding : 0 10px;
	color : #330;
	text-align : left;
	font-size: 13px;
}
.paging span.activepage {
	font: bold 12px Tahoma, Arial, sans-serif;
	color : #f9f9f9;
}
.paging a {
	font: normal 12px Tahoma, Arial, sans-serif;
	color : #000;
}
.paging a:hover {
	color : #fc0;
}

.BoxPhotoNavigator, .BoxPhotoNavigator2, .BoxPhotoComments {
	margin : 3px auto 0 auto;
	padding : 10px 10px 0 14px;
	width : 710px!important;
	width : 734px;
	font : normal 12px Georgia, Arial, sans-serif;
	color : #36361b;
}
.BoxPhotoNavigator {
	min-height : 20px;
	height : auto!important;
	height : 30px;
	text-align : left;
	background : url(../img/img03.png);
}
.BoxPhotoNavigator2 {
	padding-top : 20px; 
	min-height : 22px;
	height : auto!important;
	height : 42px;
	text-align : justify;
	background : url(../img/pg1.jpg) 0 0 no-repeat;
}
.PhotoNavLink1, .PhotoNavLink2 {
	float : left;
	margin : 0;
	padding : 0;
	height : 20px;
	font-weight : bold;
	text-align : center;
}
.PhotoNavLink1 {
	width : 200px;
}
.PhotoNavLink2 {
	width : 306px;
}
.PhotoNavLink1 a, .PhotoNavLink2 a {
	color : #000;
}
.PhotoNavLink1 a:hover, .PhotoNavLink2 a:hover {
	color : #fc0;
}

.BoxPhotoComments {
	padding-top : 22px; 
	min-height : 18px;
	height : auto!important;
	height : 40px;
	color : #fff;
	text-align : justify;
	background : url(../img/pg1.jpg) 0 0 no-repeat;
}

.DisplayThumbsRow {
	clear : left;
	margin : 0 auto 5px auto;
	padding : 6px 4px;
	/*min-height : 284px;
	height : auto!important;
	height : 296px;background : #234;*/
	color : #000;
	text-align : center;
}
.DisplayThumbs {
	float : left;
	margin : 0 3px;
	padding : 0;
	min-height : 183px;
	height : auto!important;
	height : 184px;
	font-size : 10px;
	text-align : center;
	vertical-align : top;
	background : #f7f7f7;
	border : 1px solid #000;
}
.DisplayThumbs:hover {
	background : #dfdfc4;
}
.DisplayThumbsCells {
	margin : 0;
	padding : 0;
	text-align : center;
}
.DisplayThumbsComments {
	margin : 0 auto;
	padding : 0;
	min-height : 154px;
	height : auto!important;
	height : 155px;
	color : #000;
	border-top : 1px dashed #757575;
	text-align : center;
	vertical-align : top;
background : #fc0;
}
.DisplayVoidThumbs {
	float : left;
	margin : 0 3px;
	padding : 0;
	text-align : center;
	vertical-align : top;
}
.BorderThumbs {
	margin : 0;
	border : 1px solid #000;
}

#BoxPhotoView {
	margin : 0 auto;
	padding : 5px;
	width : 688px!important;
	width : 700px;
	height : 100%;
	background-color : #fbf7f7;
	color : #000;
	background-image : url(../image/layout/wood1.jpg);
	text-align : center;
	border : 1px solid #000;
}
#BoxPhotoView img {
	border: 1px solid #000;
}

.selectGallery {
	margin-top : 2px!important;
	margin-top : 3px;
	width : 260px;
	font : normal 12px Tahoma, Arial, sans-serif;
	color : #000;
	background-color : #fff;
}

span.alert {
	font-size : 30px;
	font-weight : bold;
	color : #800000;
}

a.LinkPG1 {
	font-weight : bold;
	color : #ff9;
}
a.LinkPG1:hover {
	color : #030;
}

