/**
* Main CSS Stylesheet
*
* @package templateSystem
* @copyright Copyright 2003-2006 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
*/


/* <CW: =caixas de produtod: listagens: index > ----------------------------------------------------------------------------------------------------- */
.centerBoxContentsFeatured, .centerBoxContentsNew, .centerBoxContentsSpecials{
	position:relative;
	}


/* MB: comment: ini
 * comentado por causa das alteracoes ao ficheiro
 * public_html/includes/functions/extra_functions/functions_conteudos.php
 */

/*
.pname,.pimage,.ptext,.pprice,.pbuy{
	position:absolute;
	}

.pname{top:0px;left:0px;width:100%;height:24px;text-align:left; padding:3px 0 0 3px;}
.pimage{top:24px;left:0px;width:49%;}
.ptext{top:24px;left:50%;width:49%; text-align: left; font-size:10px;padding-left:5px;padding-right:3px;}
.pprice{top:110px;left:0px;width:50%;}
.pbuy{top:110px;left:50%;width:50%;}

.pname a:link, .pname a:visited{ color:#CC0000; font-weight:bold;}
.pname a:hover{}

.ptext a:link, .ptext a:visited{color:#CC0000; white-space: nowrap;}
.ptext a:hover{}
*/

/*
 * MB: comment: end
 */


/* </CW: =caixas de produtod: listagens: index > ----------------------------------------------------------------------------------------------------- */



