﻿body {
    margin:0 auto;
    padding:0px 0px 0px 0px;
}

#content {

    min-width:700px;
    width:700px;
    height:auto;
    min-height:700px;
    border-left: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3;
    border-top: 1px solid #E3E3E3;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;

    margin: 10px;
    margin-top:20px;
    margin-bottom:100px;
    background-color: rgba(255, 255, 255, 0.9) ;
    /*background-color:#fff;*/
    float:left;
}


#images {

    margin-left:5px;
    margin-top:30px;
    width:480px;
    min-width:480px;
    max-width:480px;
}

#imagesProd {

    margin:10px;
    width:100px;
    min-width:500px;
    max-width:500px;
}


#checkBox {
    margin-bottom:30px;
}

#imagem {
    margin: 0 auto;
    
}

.holder {
    text-align:center;
    width:660px;
}

.holder .thumb {
	 margin:0 auto;
     width:540px;
    margin-bottom:10px;
    margin-left:0px;
}




#righTotalGaleria {
    float:right;    
}

#rightGaleriaComum {
    border: 1px solid #E3E3E3;
    width: 300px;
    height: auto;
    min-height:200px;
    margin-top: 20px;
    margin-bottom:20px;
    border-top-left-radius: 1em;
    border-bottom-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
    background-color: #fff;
}

#descricaoGaleria {
    font-family: calibri;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 125px;
}
#rightGaleria {
    border: 1px solid #E3E3E3;
    width: 300px;
    height: auto;
    min-height:200px;
    margin-top: 20px;
    margin-bottom:50px;
    border-top-left-radius: 1em;
    border-bottom-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
    background-color: #fff;
}
#pesquisaGaleria{
    margin-bottom:50px;
    width:290px;
}

#pesquisaGaleria a {
    font-family: calibri;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    margin-top:20px;
 }

#sideTituloGaleria{
    height: 50px;
    background-color: #ffff00; /*cor fundo titulo*/
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border: 2px solid #fff; /*cor da linha do titulo*/
    font-family: calibri;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    font-weight: bold;
    font-style: italic;
}



#descricaoAdminProd {
    font-family: calibri;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    margin-top:20px;

}

#descricaoGuestProd {
     font-family: calibri;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    margin-top:20px;
}