/* CSS Document */

/* Corpo do Site */

body {
	background:url(../images/bg.gif) top center no-repeat #E7CEA5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
	a {
		text-decoration:none;
	}
		a:hover {
			text-decoration:underline;	
		}
	.sprite {
		float:left;
		overflow:hidden;
	}
		.sprite a, .facilidadesCadaVideoBtn a {
			display:block;
			margin-left:-1000px;
			height:100%;
			height:500px;
		}
		.sprite h1, h2, h3 {
			margin-left:-1000px;	
		}
	
	#topo {
		background:#990099;
		height:38px;
		overflow:hidden;
		padding:0 50px 0 0;
	}
	
		#topo ul {
			padding:11px 20px 0 50px;
			height:27px;
			float:left;
			background:#5C1165;
		}
			#topo ul li {
				float:left;
				padding-left:5px;
			}
			#topo ul li a {
				color:#FFF;	
				margin-right:3px;
			}

		#bntLoja {
			height:38px;
			width:200px;
			background:url(../images/btnLoja.gif) #000;
		}
			#bntLoja:hover {
				background:url(../images/btnLoja.gif) 0px -38px;
			}
			
		#busca {
			float:right;
			overflow:hidden;
			margin-top:6px;
		}
		
			#buscaInput {
				width:152px;
				height:19px;
				background:url(../images/bgBusca.gif) no-repeat;
				padding:1px;
				overflow:hidden;
				float:left;
				margin-top:1px;
			}
				#buscaInput input {
					width:149px;
					height:19px;
					border:none;
					background:none;
					color:#666;
					padding-left:3px;
				}
	#sombra {
		background:#000;
		zoom:1;
		filter:alpha(opacity=25);
		-moz-opacity:.25;
		opacity:.25;
		height:1px;
		overflow:hidden;
	}
	#sombra2 {
		background:#000;
		zoom:1;
		filter:alpha(opacity=05);
		-moz-opacity:.05;
		opacity:.05;
		height:1px;
		overflow:hidden;
	}
	
#global {
	width:999px;
	margin:0 auto 0 auto;
}	
	#areaRestrita {
		width:175px;
		height:40px;
		overflow:hidden;
		background:url(../images/bgArea.gif) left top no-repeat;
		float:right;
		text-align:center;
	}
		#areaRestrita:hover {
			background:url(../images/bgArea.gif) 0px -40px no-repeat;
		}
	#areaRestrita2 {
		width:175px;
		height:40px;
		overflow:hidden;
		background:url(../images/bgArea2.gif) left top no-repeat;
		float:right;
		text-align:center;
	}
		#areaRestrita2:hover {
			background:url(../images/bgArea2.gif) 0px -40px no-repeat;
		}
		.areaInput {
			padding:1px;
			overflow:hidden;
			background:url(../images/bgAreaInput.gif);
			width:143px;
			height:18px;
			margin:6px auto 0 auto;
		}
			.areaInput input {
				width:140px;
				height:18px;
				border:none;
				background:none;
				color:#666;
				padding-left:3px;
			}
	
	#colunaEsquerda {
		float:left;
		width:253px;
		overflow:hidden;
	}
	#direita {
		float:right;
		overflow:hidden;
		width:730px;
		padding-top:130px;
	}
	#direitaInternas {
		float:right;
		overflow:hidden;
		width:730px;
	}
		#logo {
			width:253px;
			height:177px;
			background:url(../images/logo.gif);
			float:left;
			margin:45px 0px 50px 0px;
			overflow:hidden;
		}
		
	#menu {
		font-size:14px;
		color:#000;
		font-weight:bold;
		text-indent:30px;
		clear:both;
	}
		#menu ul {
			width:195px;
			margin-top:7px;
		}
			#menu ul li {
				background:url(../images/bgMenu.gif) repeat-y;	
				float:left;
				width:195px;
			}
				#menu a {
					display:block;
					height:23px;
					background:#8B0063;
					color:#fff;
					font-size:13px;
					font-weight:bold;
					border-bottom:solid 1px #6A004A;
					border-top:#9D006F solid 1px;
					text-indent:10px;
					padding-top:5px;
					width:150px;
					margin-left:20px;
				}
				
					#menu a:hover {
						background:#A40073;
					}
			#menu ul .menuPrimeiro {
				background:url(../images/bgMenuPrimeiro.gif) no-repeat;
				height:8px;
				overflow:hidden;
				float:left;
				width:195px;
			}
			#menu ul .menuUltimo {
				background:url(../images/bgMenuUltimo.gif) no-repeat;
				height:10px;
				overflow:hidden;
			}
			
		#btnCompreAgora {
			width:196px;
			height:41px;
			margin-top:20px;
			background:url(../images/btnCompreAgora.gif);
		}
			#btnCompreAgora:hover {
				background:url(../images/btnCompreAgora.gif) 0px -41px;
			}
			
	#rodape {
		background:url(../images/bordaRodape.gif) left top no-repeat #412036;
		height:26px;
		width:400px;
		/*width:520px;*/
		float:right;
		margin-top:100px;
		font-size:14px;
		font-weight:bold;
		padding-top:9px;
		padding-left:30px;
	}
	#barraTopo {
		background:url(../images/bordaRodape.gif) left top no-repeat #412036;
		height:26px;
		width:400px;
		/*width:520px;*/
		float:right;
		font-size:14px;
		font-weight:bold;
		padding-top:9px;
		padding-left:30px;
		margin-top:15px;
	}
		#rodape a, #barraTopo a {
			font-weight:bold;
			color:#fff;
		}
		
		#migalhas {
			width:510px;
			float:right;
			color:#41213B;
			font-size:11px;
			padding-top:4px;
			text-align:right;
		}
			#migalhas a {
				color:#41213B;	
			}
		
	#copyright {
		width:700px;
		text-align:right;
		float:right;
		color:#330033;
		font-weight:bold;
		padding-top:5px;
		font-size:13px;
	}
		#copyright a, #copyrightInterna a {
			display:block;
			clear:both;
			text-align:right;
			font-size:10px;	
			padding-top:3px;
			color:#412036;
		}
		
	#copyrightInterna {
		text-align:right;
		width:100%;
		color:#330033;
		font-weight:bold;
		font-size:13px;
		padding-bottom:25px;
		padding-top:15px;
	}
		
	#internaContent {
		clear:both;	
		padding-top:20px;
		overflow:hidden;
	}
	
		#titLoja {
			width:250px;	
			height:60px;
			background:url(../images/titSprites.gif) 0px 0px no-repeat;
			margin:0px auto 0px auto;
			overflow:hidden;
		}
			#titLoja h1 {
				margin-left:-1000px;	
			}
		
		#internaTitulo {
			clear:both;
			overflow:hidden;
			padding-bottom:20px;
		}
		
/* Vitrine */
.vitrine {
	padding-left:15px;
	padding-top:20px;
	width:225px;
	height:220px;
	font-size:12px;
	float:left;
	text-align:center;
	overflow:hidden;
}
	.vitrineTitle {
		clear:both;
		text-align:center;
		width:190px;
		margin:5px auto 0 auto;
	}
	.vitrine .img {
		display:block;
		height:150px;
		vertical-align:middle;
	}
	.vitrine a img {
		/*border:1px solid #E7CEA5;
		background:#fff;*/
	}
	.vitrine a:hover img {
		/*border:solid 1px #eee;
		background:#EEE;*/
		margin-top:-10px;
		margin-bottom:10px;
	}
	.vitrine strong {
		font-weight:bold;
		font-size:14px;
		text-align:center;
		clear:both;
		display:block;
		color:#46253F;
	}
		.vitrine strong a:hover {
			text-decoration:underline;	
		}
	.vitrine, .vitrine a {
		color:#46253F;	
		font-weight:bold;
	}
	a:hover .vitrineTitle {
		text-decoration:underline;
	}
	.vitrineTitle small {
		display:block;
		clear:both;
		font-size:10px;	
	}
	
#paginacao {
	background:#DFC599;
	padding:7px 10px;
	overflow:hidden;
	margin-top:20px;
	color:#46253F;	
}
	#paginacao a {
		color:#46253F;	
		font-weight:bold;
		padding:1px 3px;
	}

	#listaPaginas {
		float:left;
	}
	#optPaginas {
		float:right;
	}
	
/* produto */
#produtoEsquerda {
	width:377px;
	float:left;
	overflow:hidden;
	text-align:center;
}
	
#produtoDireita {
	width:330px;
	padding-left:20px;
	overflow:hidden;
	float:left;
}
	#produtoDireita h2 {
		font-size:24px;	
		color:#990099;
		font-weight:bold;
		text-transform:uppercase;
		margin-left:0px;
		line-height:24px;
		padding-top:8px;
	}
	#produtoDireita small {
		display:block;
		font-size:10px;
		color:#4C0E54;
	}
	#btnComprar {
		background:url(../images/titSprites.gif) 0px -61px;
		height:25px;
		width:87px;
		margin-top:15px;
		margin-bottom:15px;
	}
	#descricaoProduto {
		clear:both;
		color:#222;
		line-height:16px;
		overflow:hidden;
	}
		#descricaoProduto strong {
			font-weight:bold;
		}
		

#produtoBotoes {
	float:left;
	padding-left:87px;
	padding-top:10px;
	text-align:left;
}
	.cadaBotaoProduto a {
		background:url(../images/bgRoxo.gif) repeat-x #691769;	
		height:20px;
		width:200px;
		font-weight:bold;
		color:#fff;
		overflow:hidden;
		display:block;
		padding-top:4px;
		padding-left:7px;
		border-bottom:solid 1px #400640;
		border-left:#6A226A solid 1px;
		border-right:solid 1px #400640;
	}
		.cadaBotaoProduto a:hover {
			background:url(../images/bgRoxo.gif) repeat-x 0px -24px #691769;	
			text-decoration:none;
		}
		
	.compreTambem {
		background:url(../images/bgRoxo.gif) repeat-x #691769;	
		height:16px;
		float:left;
		font-weight:bold;
		color:#fff;
		overflow:hidden;
		display:block;
		padding:4px 7px;
		margin-top:20px;
	}
	
/* seção institucional */
#institucional {
	background:#FFF;
	zoom:1;
	filter:alpha(opacity=15);
	-moz-opacity:.15;
	opacity:.15;
	padding:20px;
	width:690px;
	height:640px;
	overflow:hidden;
}
	#institucionalBranco {
		background:#fff;
		position:absolute;
		margin:-660px 0 0 20px;
		width:660px;
		padding:15px;
		height:610px;
		overflow:hidden;
		color:#333;
		overflow:visible;
	}
		#institucionalBranco p {
			font-size:13px;
			line-height:150%;
			padding-top:12pt;
			
		}
		#institucionalBranco img {
			padding:2px; 
			border:solid 1px #ccc;
			margin-right:10px;
			margin-bottom:5px;
			float:left;
		}
		
/* Cuidados com seu pet */

#dicas {
	width:690px;
	float:right;
}

	.dicasTitle {
		font-size:20px;
		color:#412036;
		font-weight:bold;
	}
	
	.cadaDica {
		width:540px;
		background:url(../images/bgDica1.gif);
		color:#000;
		padding:0px 15px;
		font-size:11px;
		margin-left:60px;
	}
		.cadaDica p {
			text-indent:40px;
		}
		.cadaDicaBgTop {
			background:url(../images/bgDica2.gif) no-repeat top;	
			height:15px;
			width:570px;
			margin-top:20px;
			margin-left:60px;
		}
		.cadaDicaBgBottom {
			background:url(../images/bgDica3.gif) no-repeat bottom;
			height:28px;
			width:570px;
			margin-left:60px;
		}
		
			.cadaDica strong {
				font-weight:bold;
				font-size:12px;
				display:block;
				padding-bottom:5px;
			}
			.cadaDica small {
				font-size:10px;
				display:block;
				padding-top:5px;
				text-align:right;
				color:#666;
			}
		
	.dicaTema {
		background:url(../images/icoCloud.gif) no-repeat left;
		padding:12px 0px 0px 43px;
		font-size:18px;
		color:#412036;
		margin-top:20px;
		margin-left:20px;
		height:32px;
	}
	
/* compre junto */
.compreJunto {
	clear:both;
	overflow:hidden;
}
	.compreJuntoImgContainer {
		float:left;
		margin-top:20px;
		text-align:center;
		background:#F5ECDC;
		padding:5px;
		width:100px;
		border-right:solid 1px #EBDABA;
		border-bottom:solid 1px #EBDABA;
		overflow:hidden;
	}
	.compreJuntoTitle {
		margin-top:40px;
		padding-left:8px;
		padding-top:2px;
		font-weight:bold;
		font-size:15px;
		color:#46253F;
		width:170px;
		overflow:hidden;
		height:20px;
	}
		.compreJuntoTitle a {
			font-weight:bold;
			font-size:15px;
			color:#46253F;
		}
	.compreJuntoDesc  {
		float:left;
		width:170px;
		color:#46253F;
		padding-left:8px;
	}
		.compreJuntoDesc a {
			color:#611461;
		}
	
	.compreJuntoBtn {
		height:25px;
		width:100px;
		margin:2px 0px 0px 8px;
		font-size:11px;
		color:#611461;
		float:left;
	}
	
/* Ajax carregando */
#carregando {
	display:none;
	clear:both;
}

/* Facilidades */
.facilidadesCadaVideo {
	overflow:hidden;
	clear:both;
}
	.facilidadesCadaVideoTitle {	
		margin-top:20px;
		font-weight:bold;
		font-size:15px;
		color:#46253F;
		width:100%;
		overflow:hidden;
		
	}
	.facilidadesCadaVideoDesc {
		float:left;
		width:100%;
		color:#46253F;
	}
	
	.facilidadesCadaVideoBtn {
		background:url(../images/titSprites.gif) -100px -65px;
		height:21px;
		width:81px;
		margin-top:2px;
		float:left;
		overflow:hidden;
		text-indent:-300px;
	}
	
/* Recomende */
#recomende {
	padding-top:15px;
	clear:both;
	overflow:hidden;
}
	.recomendeCadaInput label {
		display:block;
		clear:both;
		padding-bottom:2px;
		font-size:12px;
		color:#46253F;
		width:100%;
	}
	.recomendeCadaInput input {
		padding:2px;
		height:20px;
		font-weight:bold;
		font-size:15px;
		color:#46253F;
		width:67%;
		border:solid 1px #D7AD68;
		margin-bottom:10px;
	}
	.recomendeCadaInput textarea {
		width:97%;
		height:150px;
		border:solid 1px #D7AD68;
		margin-bottom:10px;
		font-weight:bold;
		font-size:15px;
		color:#46253F;
		padding:2px;
	}
	
/* TV Homeopet */
#tvTit {
	background:url(../images/titSprites.gif) -257px 0px;
	margin:0 auto 20px auto;
	width:212px;
	height:140px;
	overflow:hidden;
	text-indent:-300px;
}

/* Dr Pet Flutuante */
#drpet {
	width:640px;
	height:480px;
	position:fixed;
	_position:absolute;
	left:50%;
	top:50%;
	margin:-240px 0 0 -320px;
	display:none;
}

/* Coluna Tv */
.colunaTv {
	padding-right:15px;
	width:150px;
	float:left;
	overflow:hidden;
	height:auto;
}

#tvVideo {
	width:393px;
	float:left;
	text-align:right;
	padding-left:7px;
	overflow:hidden;
}
	#tvVideo h3 {
		text-align:center;
		padding-top:10px;
		color:#330033;
		font-size:20px;
		font-weight:bold;
		clear:both;
		margin:0px;
	}
	.cadaVideo {
		clear:both;
		padding-bottom:25px;
		color:#330033;
	}
		.cadaVideoTitle {
			font-weight:bold;
			clear:both;
		}
		.cadaVideoSize {
			clear:both;
		}
		.cadaVideo a {
			text-decoration:none;
			color:#330033;
		}
			.cadaVideo a:hover {
				text-decoration:underline;
				color:#640064;
			}
	#carrega {
		float:left;
		width:393px;
		text-align:center;
		display:none;
		padding-top:140px;
	}
	
#buscaTitle {
	font-size:18px;
	color:#330033;
}

#nenhumVideo {
	clear:both;
	display:block;
	text-align:center;
	padding-top:190px;
	padding-bottom:230px;
}
/*mini doutor pet*/
#idle {
	diplay:block;
	width:250px;
	height:310px;
	position:fixed;
	_position:absolute;
	right:0px;
	top:100px;
	display:none;
}