/* --------------------------------------------------------------- Search Page */
/********************************************** Lista de Produtos */
.contentHolder .productListHolder {
	float:left;display:inline;
	padding-right: 5px;
}
	.productListHolder h2.title {
		font: normal 29px Arial;
		color: #063e7a;
	}
		.productListHolder h2.title span {
			font: normal 17px Arial;
			color: #063e7a;
		}
				/*PAGINACAO*/		
	.productListHolder div.pagination {
		overflow:hidden;zoom:1;
		margin: 0;
		background-color: #eeeeee;
		padding: 3px 0;
	}
		.productListHolder div.pagination ul {
			float:right;display:inline;
			margin-right: 5px;
		}
			.productListHolder div.pagination ul li {
				float:left;display:inline;
				margin: 0 0 0 5px;
				color: #06448b;
			}
			.productListHolder div.pagination ul li a {
				font: normal 11px Arial;
				color: #06448b;
				text-decoration: underline;
			}
				.productListHolder div.pagination ul li a:hover {
					text-decoration: none;
				}
				.productListHolder div.pagination ul li a.first {
					font: normal 12px Arial;
					padding-left: 20px;
					background: url(../img/structure/product/bt_pagination_sprite.png) 0 3px no-repeat;
				}
				.productListHolder div.pagination ul li a.last {
					font: normal 12px Arial;
					padding-right: 20px;
					background: url(../img/structure/product/bt_pagination_sprite.png) 41px -57px no-repeat;
				}
				.productListHolder div.pagination ul li a.prev {
					display: block;
					text-indent: -9999px;
					overflow: hidden;
					font: normal 12px Arial;
					width: 8px;
					background: url(../img/structure/product/bt_pagination_sprite.png) 0 -17px no-repeat;
				}
				.productListHolder div.pagination ul li a.next {
					display: block;
					text-indent: -9999px;
					overflow: hidden;
					font: normal 12px Arial;
					width: 8px;
					background: url(../img/structure/product/bt_pagination_sprite.png) 0 -37px no-repeat;
				}
				
			/*LISTA DE PRODUTOS*/
	.productListHolder ul.productLists {
		margin: 0 auto;
	}
		.productListHolder ul.productLists li {
			float:left;display:inline;
			margin: 10px;
			width: 170px;
		}
			.productListHolder ul.productLists li.iecb{ /* hack for clear both on IE6 lists */
				float:left;display:inline;
				background:red;
				padding:0 !important;
				height:1px;
				width:100%;
				overflow:hidden;
				margin-top:-1px !important;
				visibility:hidden;
			}
			.productListHolder ul.productLists li img {
				padding: 0 0 0 12px;
			}
			.productListHolder ul.productLists li a.productTitle {
				display: block;
				font: bold 11px Arial;
				color: #031c34;
				margin: 5px 8px;
			}
			.productListHolder ul.productLists li p {
				font: normal 10px Arial;
				color: #000;
				margin: 5px 8px 10px 8px;
			}
				.productListHolder ul.productLists li p span {
					font: normal 11px Arial;
				}
				.productListHolder ul.productLists li p span strong {
					font: bold 11px Arial;
					color: #860000;
				}
				.productListHolder ul.productLists li p span.oldPrice {
					font: normal 10px Arial;
					color: #838383;
				}
				
/** busca zero **/
.boxBuscaZero{
	overflow:hidden;zoom:1;
	background: url(../img/bg_busca_g.png) 0 0 no-repeat;
	padding:20px 20px 10px 20px;
}
	.boxBuscaZero li{
		overflow:hidden;zoom:1;
		font:normal 15px Georgia;
		color:#666666;
	}
		.boxBuscaZero li a{
			font:normal 15px Georgia;
			color:#00264a;
			text-decoration:underline !important;
		}
		.boxBuscaZero li .btProcurar{
			
		}
	.boxBuscaZero li.tit{
		overflow:hidden;zoom:1;
		font:normal 18px Georgia;
		color:#666666;
		margin-bottom:5px;
	}
	.boxBuscaZero li.tit2{
		float:left;display:inline;
		overflow:hidden;zoom:1;
		font:normal 14px Georgia;
		color:#666666;
		margin:0 15px 50px 0;
	}
	.boxBuscaZero li.perquisZero{
		margin-bottom:20px;
	}
	.boxBuscaZero li.pageNot{
		margin-bottom:20px;
		font-weight:bold;
		font-size:22px;
	}
	.boxBuscaZero li .listaSugestoes{
		margin:0 0 15px 20px;
	}
	.boxBuscaZero li .listaSugestoes2{
		margin:0 0 15px 0;
	}
.boxCategoria{
	float:left;
	width:190px;
	height:249px;
	background: url(../img/bg_catagoria.png) 0 0 no-repeat;
	padding:20px 20px 10px 20px;
}
	.boxCategoria .tit{
		font-size: 18px;
		font-weight:normal;
		color: #002242;
		margin: 0 0 5px 0;
	}
	.boxCategoria a{
		text-decoration:underline;
		font:normal 13px Georgia;
		color:#00264a;
	}
	.boxCategoria span{
		text-decoration:underline;
		font:normal 13px Georgia;
		color:#6f5e3b;
		padding-left:10px;
	}
.tamanhoCorOcasiao{
	float:left;
	display:inline;
	width:725px;
	height:279px;
	margin-left:10px;
	background: url(../img/bg_tamanho_cor_ocasiao.png) 0 0 no-repeat;
}
	.tamanhoCorOcasiao h4{
		font-size: 18px;
		font-weight:normal;
		color: #002242;
		padding: 15px 0 5px 20px;
		margin:0;
	}
	.tamanhoCorOcasiao h4.corOcasiao{
		font-size: 18px;
		font-weight:normal;
		color: #002242;
		padding: 7px 0 5px 20px;
		margin:10px 7px 0 0px;
		border-top:1px solid #606d7a;
	}
	.tamanhoCorOcasiao ul.listaNumeros {
		overflow:hidden;
		zoom:1;
		padding: 0 0 0 20px;
	}
		.tamanhoCorOcasiao ul.listaNumeros li {
			float:left;display:inline;
			border:none;
			margin: 0 8px 7px 0;
		}
			.tamanhoCorOcasiao ul.listaNumeros li a {
				display:block;
				background: transparent url(../img/structure/img_border_num.gif) 0 0 no-repeat;
				font-size:15px;
				color:#4c555c;
				width:30px;
				height:26px;
				text-align:center;
				padding-top:4px;
			}
				.tamanhoCorOcasiao ul.listaNumeros li a:hover {
					text-decoration:none;
				}
			.tamanhoCorOcasiao ul.listaNumeros li a.selected{
				display:block;
				background: transparent url(../img/structure/img_border_num_on.gif) 0 0 no-repeat;
				font-size:15px;
				color:#a52130;
				width:30px;
				height:26px;
				text-align:center;
				padding-top:4px;
			}
		.tamanhoCorOcasiao ul.listaCores {
			overflow:hidden;
			zoom:1;
			padding: 0 0 0 20px;
		}
			.tamanhoCorOcasiao ul.listaCores li {
				float:left;display:inline;
				border:none;
				margin: 0 8px 7px 0;
				background:url(../img/structure/img_border_cor.gif) 0 0 no-repeat;
				width:34px;
				height:34px;
			}
				.tamanhoCorOcasiao ul.listaCores li a {
					display:block;
					text-indent:-9999px;
					overflow:hidden;
					width:20px;
					height:20px;
					margin: 8px 0 0 7px;
				}
					.tamanhoCorOcasiao ul.listaCores li a.preto {
						background-color:#020000;
					}
					.tamanhoCorOcasiao ul.listaCores li a.marrom {
						background-color:#604b38;
					}
					.tamanhoCorOcasiao ul.listaCores li a.cinza {
						background-color:#817d7d;
					}
					.tamanhoCorOcasiao ul.listaCores li a.branco {
						background-color:#ffffff;
					}
		.tamanhoCorOcasiao ul.listaOcasiao {
			overflow:hidden;
			zoom:1;
			padding: 0 0 0 20px;
		}
			.tamanhoCorOcasiao ul.listaOcasiao li {
				float:left;display:inline;
				border:none;
				margin: 0 19px 0 0;
			}
				.tamanhoCorOcasiao ul.listaOcasiao li a {
					display:block;
					text-indent:-9999px;
					overflow:hidden;
					width:43px;
					height:56px;
				}
					.tamanhoCorOcasiao ul.listaOcasiao li a.terno {
						background:url(../img/structure/img_terno.png) 0 0 no-repeat;
					}
					.tamanhoCorOcasiao ul.listaOcasiao li a.jeans {
						background:url(../img/structure/img_jeans.png) 0 0 no-repeat;
					}
					.tamanhoCorOcasiao ul.listaOcasiao li a.bermuda {
						background:url(../img/structure/img_bermuda.png) 0 0 no-repeat;
						width:53px;
					}
					.tamanhoCorOcasiao ul.listaOcasiao li a.terno_off {
						background:url(../img/structure/img_terno_off.png) 0 0 no-repeat;
					}
					.tamanhoCorOcasiao ul.listaOcasiao li a.jeans_off {
						background:url(../img/structure/img_jeans_off.png) 0 0 no-repeat;
					}
					.tamanhoCorOcasiao ul.listaOcasiao li a.bermuda_off {
						background:url(../img/structure/img_bermuda_off.png) 0 0 no-repeat;
						width:53px;
					}
