@charset "utf-8";
/* CSS Document */

.boxDetalheDoProduto{ width:723px;}

/* ########### */
/* ########### ABA STYLES */
/* ########### */
	.boxDetalheDoProduto .abaDetalheEsquerdo, .boxDetalheDoProduto .abaDetalheCentro, .boxDetalheDoProduto .abaDetalheDireito{ width:723px; height:23px;}
		.boxDetalheDoProduto .abaDetalheEsquerdo a, .boxDetalheDoProduto .abaDetalheCentro a, .boxDetalheDoProduto .abaDetalheDireito a{ width:164px; height:19px; display:inline-block; text-align:center; padding-top:4px; text-decoration:none; font-size:12px; font-weight:bold; color:#999999;}
			.boxDetalheDoProduto .abaDetalheEsquerdo a:hover, .boxDetalheDoProduto .abaDetalheCentro a:hover, .boxDetalheDoProduto .abaDetalheDireito a:hover{ color:#666666;}
			.boxDetalheDoProduto .abaDetalheEsquerdo a.abaOn, .boxDetalheDoProduto .abaDetalheCentro a.abaOn, .boxDetalheDoProduto .abaDetalheDireito a.abaOn{ color:#666666;}

	/* ##### ESQUERDA ###### */
	.boxDetalheDoProduto .abaDetalheEsquerdo{ background:url('../img/bkg_abas_detalhes_esquerda.gif') no-repeat top left;}
	/* ##### CENTRO ###### */
	.boxDetalheDoProduto .abaDetalheCentro{ background:url('../img/bkg_abas_detalhes_centro.gif') no-repeat top left;}
	/* ##### DIREITA ###### */
	.boxDetalheDoProduto .abaDetalheDireito{ background:url('../img/bkg_abas_detalhes_direita.gif') no-repeat top left;}
		
/* ########### */
/* ########### CONTEUDO STYLES */
/* ########### */		
		
		.detalheContent{ width:723px; background:url('../img/bkg_detelheContent.gif') repeat-y top left;}
			.endBox{ width:723px; background:url('../img/bkg_bottom_detelheContent.gif') no-repeat bottom left; padding-bottom: 40px;}
				.fotoDetalhe{ width:723px;}
					.fotoDetalhe div{ float:left; }
						.foto{ width: 290px; margin: 20px 0 0 2px; background:url('../img/bkg_dot_vertical.gif') repeat-y top right;}
							.foto .ampliar{ width:64px; height:17px; background:url('../img/bt_ampliar.gif') no-repeat top left; display:block; margin-left:15px;}
						.album{ width: 400px; margin: 20px 0 0 0;}
							.album h2{ margin:0 20px 15px 20px; font-size:15px; color:#333333;}
							.album p{ margin:0 20px 20px 20px;}
								.album p a, .album div a{ margin-right: 15px;}
								.album div{ margin:0 0 0 20px; _margin:0 0 0 10px;}
								.album p img{border:1px solid #999999;}
								.album div img{border:0;}
								.album div div.thumbOverflow{ width:44px; height:45px; overflow:hidden; margin: 0 10px 0 0; border:1px solid #999999;}
								
				.infoDetalhes{ width:674px; margin: 25px 0 0 20px; background: url('../img/bkg_dot.gif') repeat-x top right;}
					.infoDetalhes div{ float:left; width:50%;}
						.infoDetalhes div h3{ margin:15px 0 5px 0; font-size:13px; color:#c70752;}
						.infoDetalhes div ul{ padding: 0 0 0 15px; margin: 0; width:90%;}
							.infoDetalhes div ul li{ list-style: url('../img/blt_lista.gif'); *list-style: url('../img/blt_lista_ie.gif'); _list-style: url('../img/blt_lista_ie.gif');}
						
				.infoDetalhesEspecificacoes{ width:674px; padding: 5px 0 0 20px;}
					.infoDetalhesEspecificacoes h3{ margin:15px 0 5px 0; font-size:13px; color:#333333;}
					.infoDetalhesEspecificacoes ul{ padding: 0 0 0 15px; margin: 0; width:90%;}
							.infoDetalhesEspecificacoes div ul li{list-style: url('../img/blt_lista.gif'); *list-style: url('../img/blt_lista_ie.gif'); _list-style: url('../img/blt_lista_ie.gif');}

				
/* ########### */
/* ########### DOWNLOAD */
/* ########### */	

	table{ width:682px; margin:20px 20px;}
		table td{ background: url('../img/bkg_pontilhado_direita.gif') no-repeat bottom right;}
		table .grey td{ background-color:#ededed;}
			table .name{ width:240px; font-weight:bold; color:#c70752; font-size:12px;}
			table .tipo{ width:140px; font-weight:bold; color:#666666; font-size:12px;}
			table .data{ width:120px; font-weight:bold; color:#666666; font-size:12px;}
			table .gerenciar{ font-weight:bold; color:#666666; font-size:12px;}	
			table .versao{ font-weight:bold; color:#666666; font-size:12px;}				
			table .download{ width:100px; background-position: bottom left; font-weight:bold; color:#666666; font-size:12px;}
			table .noBorder{ width:100px; background-position: bottom left;}
				table .noBorder a{ background:url('../img/blt_download.gif') no-repeat center right; padding-right:10px; text-decoration:none; color:#333333;}
					table .noBorder a:hover{ text-decoration:underline;}
					
/* ESTILOS PADRÕES */		
				
			table .status a, table .nome a, table .name a, table .tipo a, table .data a, table .gerenciar a, table .versao a, table .assunto a, table .um a, table .dois a, table .tres a, table .quatro a{ color:#666666; text-decoration:none;}
			
			table a.asc, table a.desc{ color:#c70752; padding-right:13px;}
			table a.asc{ background:url('../img/bt_lista_asc.gif') no-repeat center right;}
			table a.desc{ background:url('../img/bt_lista_desc.gif') no-repeat center right;}