﻿
#PhGadivContentPG
{
    float:left;
    width: 590px; 
    text-align: center; 
}

.clsPGNumberImgs 
{
    float:left;
    width:450px;
    padding-top:5px;
    padding-bottom:7px;
    margin-bottom:15px;
}

.clsPGImage
{
    text-align:center;  
    float:left;
    width:590px;  
    padding-bottom:15px;
    padding-top:25px;
}

.clsPGImageChange
{
    float:right;
    width:125px;
    height:25px;
    padding-top:5px;
    font-size:80%;
}

.clsPGDescription
{
    float:left;
    width:500px;
    margin-top:15px;
    margin-left:50px;
    margin-right:50px;
    margin-bottom:15px;
    font-size:80%;
}

.clsPGButtonComment
{
    padding-top:10px;
    float:right;
    padding-right:15px;
    font-size:80%;
}


.clsPGComment
{
    float:left;
    width:590px;
    padding-top:15px;
    font-size:80%;
    margin-bottom:10px;
}


/*classe singolo commento*/
.PhGacommentelement
{
    float:left;
    width:590px;
    padding:15px;
    text-align:left;
}

.PhGaImageSingleComment
{
    float:left;
    padding-top:15px;
    padding-bottom:5px;
    padding-left:2px;
    padding-right:10px;
}



.clsSingleCommentPink
{
    float:left;
    background-color:#dedede;
    margin-bottom:2px;
    width:590px;
}

.clsCntSfumato
{ 
    float:left;
    width:590px;
    height: auto !important;  /* per i browser moderni */
    height: 450px;      /* per IE5.x e IE6 */
    min-height: 450px;  /* per i browser moderni */
    padding-bottom:15px;
    margin-top:2px;
    border:solid 1px #dedede;
    background-color:#FFFFFF;
}


.clsSingleNumber
{
    float:left;
    width:22px;
    height:22px;
    background-color:#EECFDD;
    margin:2px;
    font-size:80%;
}

.clsSingleNumber a
{
    color:#FFFFFF;
    line-height:22px;
}

/*
#PhGabtnExtra
{
	width:100px;
	float:left;
	height:25px;
	background-color:#ffffff;
}

#PhGaDivNumber
{
	width:100px;
	float:left;
	height:25px;
	line-height:25px;
	background-color:#ffffff;
}

#PhGaDivNomeGallery
{
	width:400px;
	float:left;
	height:25px;
	line-height:25px;
	background-color:#ffffff;
}



.PhGaslideshow
{
	width:600px;
	height:20px;
	border-top:solid 1px #000066;
	background-color:#ffffff;
}

.PhGaComment
{
	width:600px;
	padding-top:15px;
}

.PhGacommentelement
{
	text-align:left;
	color:Blue;
	line-height:15px;
	width:590px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#fefefe;
	
}

.PhGaCommentItems
{
	margin-top:10px;
}
*/


.clsNumbNotSelect
{
    background-color:#FFFFFF; 
    color:#000000; 
    border:solid 1px #dedede;
    float:left;
    width:22px;
    height:22px;
    margin:2px;
}

.clsNumbNotSelect a
{
    text-decoration:none;
    color:#000000;
    line-height:22px;
}

.clsNumbSelectPG
{
    background-color:#1D93CE; 
    color:#FFFFFF; 
    border:solid 1px #1D93CE;
    float:left;
    width:22px;
    height:22px;
    margin:2px;
}

.clsNumbSelectPG a
{
    text-decoration:none;
    color:#FFFFFF;
    line-height:22px;
}