/********************** categoria/busca ***********************/
/* category banner */
.content .categoryBanner{
	overflow:hidden;_zoom:1;
	font-size:1px;
	line-height:1px;
	margin:10px 0;
}

/* BUSCA */
.boxYouMean{
	overflow:hidden;_zoom:1;
	font-size:15px;
	font-weight:bold;
	color:#4c4c4c;
	margin:20px 0;
}

.boxYouMean a{
	font-size:15px;
	font-weight:normal;
	color:#0081e4;
	text-decoration:underline;
}

.boxRelatedSearches{
	overflow:hidden;_zoom:1;
}

.boxRelatedSearches .titRS{
	overflow:hidden;_zoom:1;
	background:url(../img/tit/tit_contentpage.png) 0 0 no-repeat;
	height:25px;
	padding:9px 15px 0;
}

.boxRelatedSearches .lstRelatedSearches{
	overflow:hidden;_zoom:1;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	background-color:#f7f7f7;
	padding:10px 15px 4px;
}

.boxRelatedSearches .lstRelatedSearches li{
	float:left;display:inline;
	margin-right:30px;
}

.boxRelatedSearches .lstRelatedSearches li a{
	font-family:Arial;
	font-size:15px;
	color:#585858;
}

.boxRelatedSearches .bdBottom{
	overflow:hidden;_zoom:1;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/bg/bg_border_bottom_contentpage.png) 0 0 no-repeat;
	height:10px;
}

.boxNoResults{
	color:#014A24;
	font-family:tahoma;
	overflow:hidden;
}

.boxNoResults h3,
.boxNoResults .boxSearchHolder label{
	font-family:tahoma;
	font-size:15px;
	overflow:hidden;
}

.boxNoResults p{
	overflow:hidden;
	padding:10px 0 0;
}

.boxNoResults .boxSearchHolder{
	overflow:hidden;
	padding:15px 0;
}

.boxNoResults .boxSearchHolder label{
	float:left;
	font-weight:bold;
	padding:0 8px;
}

.boxNoResults .boxSearchHolder .fldBuscarResults{
	display:inline;
	float:left;
	font-family:arial;
	font-size:12px;
	margin:1px 4px 0 0;
	padding:2px 3px;
	width:610px;
}
.boxNoResults .boxSearchHolder .btBuscarResults{
	background:transparent url(../img/button/bt_busca_noresults.png) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	display:inline;
	float:left;
	height:26px;
	overflow:hidden;
	text-indent:-9999px;
	width:70px;
}

/* PAGINA��O */
.content .boxPagination{
	background:transparent url(../img/bg/bg_pagination.png) no-repeat scroll 0 0;
	color:#014A24;
	display:inline;
	float:left;
	font-size:11px;
	height:29px;
	overflow:hidden;
	padding:0 10px 0;
	width:739px;
}

.content .boxPagination .displaying{
	display:inline;
	float:left;
	margin:6px 0;
	width:265px;
}
.content .boxPagination .displaying strong{
	font-size:13px;
}
	
.content .boxPagination .sortBy{
	float:right;
	display:inline;
	margin:8px 0;
	padding: 0 2px 0 0;
	text-align: right;
}
.content .boxPagination .sortBy p{
	float:left;display:inline;
}
.content .boxPagination .sortBy ul{
	float:left;
	display:inline;
}
.content .boxPagination .sortBy ul li{
	border-left:1px solid #014A24;
	color:#4C4C4C;
	display:inline;
	float:left;
	font-weight:bold;
	margin-left:5px;
	padding-left:5px;
}
.content .boxPagination .sortBy ul .first{
	border-left:none;
}
.content .boxPagination .sortBy ul li a{
	color:#014a24;
	font-weight:normal;
}
.content .boxPagination .sortBy ul li .selected{
	float:left;
	font-size:13px;
	font-weight:bold;
	margin:-1px 0 0;
}
	
.content .boxPagination .displayPagination{
	display:inline;
	float:right;
	margin:6px 0;
}

.content .boxPagination .displayPagination li,
.content .boxPagination .displayPagination li a{
	background:transparent url(../img/button/bt_paginacao.png) no-repeat scroll 0 -36px;
}

.content .boxPagination .displayPagination li{
	display:inline;
	float:left;
	margin-left:5px;
	padding:0 0 0 5px;
	cursor: pointer;
}

.content .boxPagination .displayPagination li a{
	background-position:right -36px;
	color:#EEEEEE;
	float:left;
	padding:2px 5px 2px 0;
	text-align:center;
}

.content .boxPagination .displayPagination li.selected{
	background-position:0 -54px;
}

.content .boxPagination .displayPagination li.selected a{
	background-position:right -54px;
	color: #014a24;
	text-decoration: none;
}

.content .boxPagination .displayPagination li .prev,
.content .boxPagination .displayPagination li .next{
	text-indent:-9999px;
	width:52px;
	margin-left:-5px;
}

.content .boxPagination .displayPagination li .prev,
.content .boxPagination .displayPagination li.selected .prev{
	background-position:0 0;
}

.content .boxPagination .displayPagination li .next,
.content .boxPagination .displayPagination li.selected .next{
	background-position:0 -18px;
}

/* Engloba Lista de Produtos */
.content .productListHolder{
	margin:0;
	float: left;
	overflow:hidden;
	width:755px;
}
