﻿#main 
{
	display: block;
	width: 998px;
}

	#main .viewproduct {
		width: 467px;	
		float: left;
		padding: 20px 0 0 0;
	}
	
		.viewproduct h2	{
			font: bold 20px arial, tahoma, sans-serif;
			color: #09a2ec;
		}
		
		.viewproduct h2 span {
			font: 14px arial, tahoma, sans-serif;
			color: #858585;
		}
		
		.viewproduct .rating {
			padding: 10px 0 0 0;
		}
		
		.viewproduct .rating input {
			display: none;
		}
		
		.viewproduct img {
			margin: 10px 0;
			border: 1px solid #e3e3e3;
		}
		
		.viewproduct p {
			padding: 0 0 20px 0;
		}
		
	#main .detailproduct {
		width: 444px;	
		float: left;
		padding: 22px 0 0 35px;
	}
	
		#main .detailproduct h3 {
			font: bold 18px arial, tahoma, sans-serif;
			color: #09a2ec;
		}
		
		#main .detailproduct p {
			padding: 4px 0;
		}
		
		#main .detailproduct .tipo dd {
			text-align: center;
		}
		
		#main .detailproduct .como {
			padding-left: 14px;
			padding-bottom: 30px;
		}
		
		#main .detailproduct .como dt {
			font: bold 14px arial, tahoma, sans-serif;
			color: #424241;
		}
		
		#main .colors {
			
		}
		
		#main .colors .left {
			background: url(/images/bg/left.png) no-repeat;
			height: 37px;
			width: 3px;
		}
		
		#main .colors .cnt {
			background: url(/images/bg/medium.png) repeat-x;
			height: 37px;
			padding: 9px 0 0 0;
		}
		
		
		#main .colors .right {
			background: url(/images/bg/right.png) top right no-repeat;
			height: 37px;
			width: 3px;
		}
		
		#main .colors a {
			float: left;
			border: 1px solid #e4e4e4;
			width: 15px;
			height: 15px;
			display: block;	
			margin: 0 3px;
		}
		
		#main .colors a:hover, #main .colors a.selected {
			border: 1px solid #000;
		}
		
		#main .size select, #main .size input {
			background: url(/images/bg/fieldisabled.gif) repeat-x;
			_background: #f5f6f6;	
			border: 1px solid #c6c6c6;			
		}
		
		#main .size label {
			padding: 2px 2px 0 14px;	
		}
		
		#main .size label.first {
			padding: 2px 2px 0 0;	
		}
		
		#main .size input {	
			width: 33px;
		}
		
		#main .othersize {
			padding: 8px 0 4px 0 !important;
		}
		
		#main .othersize a {
			color: #09a2ec;
		}
		
		#main .size .titSelTamanho {
			font-size:11px;
			margin-bottom:6px;
			font-weight:bold;
			background:#DEEFF6;
			width:380px;
			height:16px;
			padding-top:4px;
			text-align:center;			
		}
		
		#main .size .more {
			background: url(/images/more.png) no-repeat;
			width: 20px;
			height: 9px;	
		}
		
		#main .size .less {
			background: url(/images/less.png) bottom no-repeat;	
			width: 20px;
			height: 9px;
		}
		
		#main .size .icoAjuda {
			background:url(/images/ico/help-trans.png) no-repeat;
			width:16px;
			height:0;			
			padding-top:16px;
			margin-left:10px;
			overflow:hidden;
			display:block;
			float:left;
		}
		
		#main .price {			
			font-size: 12px;
			color: #aa1531;
		}
			
		#main .price a {
			color: #424241;
			text-decoration: none;
		}
		
		#main .priceAlt{
			font-size: 12px;
			color: #424241;
			top:-12px;
			position:relative;
		}
			#main .priceAlt a {			
				font-size: 12px;
				color: #aa1531;
			}
			
			#main .priceAlt .parcela{
				font-size: 12px;
			}
			#main .priceAlt .valorParcela {
				font-size: 18px;
				color: #aa1531;
			}
			#main .priceAlt .precoBoleto {
				font-size: 12px;			
			}
				#main .priceAlt .precoBoleto span {
					font-size: 14px;
					color: #aa1531;
					font-weight:bold;
				}
		
		
		
		/* Alterado para exibir informações de estoque */
		 #main .nosize, #main .noestoque { /* Edited */
			font-weight: bold;
			font-size: 18px;
			color: #aa1531;
		}
		
		#main .button a {
			margin: 0;	
		}
		
		#main .share {
			overflow:hidden;
			height:30px;
		}
		
			#main .share img {
				margin:0;
			}		
		#main .share ul li {
			float: left;
			height: 18px;
		}
			
			#main .share ul li {
				color: #8a8a8a;	
				padding: 0 4px;				
			}
			
			#main .share ul li.first {
				padding-left: 0;
				background: none;
			}
			
		#main .icoDelicious {
			background: url(/images/ico/compartilhe_sprite.gif) 0 0  no-repeat;
			width:16px;
			height:17px;
		}
		#main .icoGmail {
			background: url(/images/ico/compartilhe_sprite.gif) -20px 3px  no-repeat;
			width:16px;
			height:17px;
		}
		#main .icoTwitter {
			background: url(/images/ico/compartilhe_sprite.gif) -38px 0  no-repeat;
			width:16px;
			height:17px;
		}
		#main .icoOrkut {
			background: url(/images/ico/compartilhe_sprite.gif) -56px -1px  no-repeat;
			width:16px;
			height:17px;
		}
		#main .icoFacebook {
			background: url(/images/ico/compartilhe_sprite.gif) -77px 0  no-repeat;
			width:16px;
			height:17px;
		}
		
		
/* uize widget zoom */
.thumbnails {
	width:468px;
	margin:auto;	
}


.identifica {
	position:absolute;
	z-index:200;
	padding-top:1px;
	padding-left:1px;
}

.identifica img {
	border:none; 
}


.thumbnails .thumbnail {
	display:block;
	position:relative;
	float:left;
	margin:4px;
	overflow:hidden;
	bottom:5px;
	border: 1px solid #E3E3E3;
}
.thumbnails .thumbnail a, .thumbnails .thumbnail a img {
	display:block;
	position:relative;
	border:none;
}
.thumbnails .thumbnail, .thumbnails .thumbnail a, .thumbnails .thumbnail a img {
	width:467px;
	height:395px;
}

/* miniZoomPan styles */

.minizoompan {
	background: #fff;
	position: relative; /* always set to relative or offset() won't work */
	padding: 0;
	margin: 0;
	border:0!important;
}
	.minizoompan span.loader { /* the loader label*/
		position:absolute;
		left:0;
		top:0;
		z-index: 1;
		display: none;
		color: #000;
		background: #fff;
		font: normal 9px Arial, Verdana;
		padding: 3px;
	}

.txtDescricao {
	width:360px;
	float:left;	
	padding-right:10px;	
}	
	
.boxPosicaoProduto {
	background:url(/images/box_local_produto.gif) no-repeat;
	width:103px;
	height:49px;
	float:left;
}
	.boxPosicaoProduto li {
		float:left;
		margin-top:20px;
		padding-left:5px;
	}
		/*comeco - alterado por diogo*/
		.boxPosicaoProduto li a.lado-0 {
			background:url(/images/sprite_local_camiseta.gif) no-repeat;
			width:24px;
			height:23px;			
		}

		.boxPosicaoProduto li#lado-0 a.active {
			background:url(/images/sprite_local_camiseta.gif) 0 -23px no-repeat;			
		}

		.boxPosicaoProduto li a.lado-1 {
			background:url(/images/sprite_local_camiseta.gif) -29px 0 no-repeat;
			width:24px;
			height:23px;
		}
		
		.boxPosicaoProduto li#lado-1 a.active {
			background:url(/images/sprite_local_camiseta.gif) -29px -23px no-repeat;						
		}				
		
		.boxPosicaoProduto li a.lado-3 {
			background:url(/images/sprite_local_camiseta.gif) -59px 0 no-repeat;
			width:15px;
			height:23px;
		}
		
		.boxPosicaoProduto li#lado-3 a.active {
			background:url(/images/sprite_local_camiseta.gif) -59px -23px no-repeat;					
		}
		
		.boxPosicaoProduto li a.lado-2 {
			background:url(/images/sprite_local_camiseta.gif) -80px 0 no-repeat;
			width:15px;
			height:23px;
		}

		.boxPosicaoProduto li#lado-2 a.active {
			background:url(/images/sprite_local_camiseta.gif) -80px -23px no-repeat;			
		}
		/*fim - alterado por diogo*/
#tabelaMedidas {
	width:450px;
	position:relative;
	left:60px;
	
}
	#tabelaMedidas th {
		width:100px;		
		padding:10px;
		text-align:center;
		vertical-align:middle;
		background:#e3e3e3;
		font-weight:bold;		
	}
	#tabelaMedidas td {
		padding:10px;
		text-align:center;
		vertical-align:middle;
	}
	
#tabelaMedidas .subTitInfoSite {
	color:#424241;
	font-weight:bold;
	font-size:14px!important;
}

.infoMedidas {
	overflow-x:hidden;	
	width:700px!important;
}


/* Social */

.socialProdutos {	
	float:left;	
}
	.socialProdutos .tw {
		height:30px;
		margin-top:5px;		
	}
	.socialProdutos .fb {
		border:none;
		width:450px;
		height:80px;
	}



.msgTop {
	width:928px!important;
}
