﻿
#PhGadivContentPG
{
    width: 806px; 
    margin:auto;
}

.clsPGNumberImgs 
{
    float:left;
    width:450px;
    padding-top:5px;
    padding-bottom:7px;
    margin-bottom:15px;
}

.clsPGImage
{
    width:775px;  
    height:530px;
    margin:auto;
}

.clsPGImageChange
{
    float:right;
    width:125px;
    height:25px;
    padding-top:5px;
    font-size:80%;
}

.clsPGDescription
{
    float:left;
    width:806px;
    height:20px;
    margin:auto;
    margin-top:10px;
    margin-bottom:15px;
}

.clsPGButtonComment
{
    padding-top:10px;
    float:right;
    padding-right:15px;
    font-size:100%;
}


.clsPGComment
{
    float:left;
    width:590px;
    padding-top:15px;
    font-size:100%;
    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;
}

.clsCnt
{ 
    width:806px;
    height:621px;
    background-image:url(../../Skin/Nautes/images/sfondoPhoto.jpg);
    text-align:center;
	background-position:center center;
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:82px;
}


.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:#3C93AF; 
    color:#FFFFFF; 
    border:solid 1px #3C93AF;
    float:left;
    width:22px;
    height:22px;
    margin:2px;
}

.clsNumbSelectPG a
{
    text-decoration:none;
    color:#FFFFFF;
    line-height:22px;
}

.btnBlackGrey
{
    color: #13395F;
    background-image: url(../../images/bkng_btn_photo.jpg);
    background-position: center center;
    background-repeat: repeat-x;
    font-weight:bold;
    font-size:13px;
    border: 0px;
    height: 28px;
    float: left;
    cursor:pointer;
}

.btnBlackGreyLeft
{
    background-image: url(../../images/bkng_btn_Left_photo.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    width: 20px;
    height: 28px;
    display: block;
    float: left;
    cursor:pointer;
}
.btnBlackGreyRight
{
    background-image: url(../../images/bkng_btn_Right_photo.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    display: block;
    float: left;
    cursor:pointer;
}

