﻿#content_product_loading {display:none;}
/*div.main-image-box img.full-size { display: block; }*/
		
.content_product_images		{ position:relative; top:0; left:0} /* POSIÇÃO NA PAGINA DA GALERIA*/

/*POSIÇÃO DA IMAGEM GRANDE COM ZOOM*/
#dvMainImageZoom{overflow:hidden; width:495px; height:611px; background:#fff; /*border:solid 1px #ccc;*/ position:absolute; top:0; left:10px; display:none}

/*THUMBLINES*/
div.thumb-gallery		{ position:absolute; top:0; right:0; width:99px; background:#e4e4e4; padding:4px } /*POSIÇÃO DAS THUMBS*/
div.thumb-gallery a img	{  margin-bottom:3px; border:1px solid #ccc; float:left;} /* tamanho dos thumbs*/

div.thumb-gallery2		{ position:absolute; top:0; right:0; width:99px; background:#e4e4e4; padding:4px } /*POSIÇÃO DAS THUMBS*/
div.thumb-gallery2 a img	{ margin-bottom:3px; border:1px solid #ccc; float:left;} /* tamanho dos thumbs*/

/*div.main-image-box a.main-image img.main-image	{ border:solid 1px #ccc; }*/

/*POSIÇÃO DO BOTÃO ZOOM*/
div.navZoom {position:absolute; left:95px; bottom:1px}
div.navZoom a.zoom-minus	{ position:absolute; text-align:left; top:599px; width:225px; height:50px}
div.navZoom a.zoom-plus	{ position:absolute; left:0; bottom:0 }

/*POSIÇÃO PRELOADER*/
#dvMainImageZoom #container {position:absolute; top:50%; left:50%}

/*POSIÇÃO IMAGEM TAMANHO MÉDIO*/
.main-image { border:1px solid #fff; right:54px; position:relative; height:611px}

