/*
 * PBS 2009
 * 
 * laranja escuro: #cc3300
 * 
 * dica da opacidade
 * 	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
 * 
 */
body {
	background: #ff9933 url('../header.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	padding: 0;
	color: #ccc;
	text-align: center;
}

html {
	height: 100%;
}

body {
	min-height: 100%;
	height: 100%;
}

h1 {
	color: #000;
}

hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: 0px dotted #ccc;
	clear: both;
}

.title {
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	/*font-family:"Times New Roman", Times, serif;*/
	/*font-family:Georgia, Times;*/
	text-transform: capitalize;
}

.contentor {
	width: 100%;
	/*background-color:#fff;*/
	margin: 0 auto;
	min-height: 600px;
	color: #333;
	text-align: left;
	border: none;
}

.wrapperBranco {
	margin: 0 auto;
	width: 960px;
	height: 100%;
	background: #ffffff;
	display: block;
	border: none;
}

.header {
	width: 960px;
	margin: 0 auto;
	height: 200px;
}

.header a {
	display: block;
}

.barra {
	padding-top: 10px;
}

#linkHome a {
	position: absolute;
	/*background:#fc0;*/
	display: block;
	margin-top: 40px;
	margin-left: 15%;
	height: 250px;
	width: 300px;
}

.breadCrumbs {
	padding: 10px 5px 5px 5px;
	height: 20px;
	font-size: 11px;
	color: #ccc;
	/*background-color:#999;*/
}

.destaque {
	margin: 0 auto;
	width: 950px;
	min-height: 200px;
	overflow: hidden;
	padding-bottom: 10px;
}

/*??*/
.video {
	margin-top: 5px;
	height: 200px;
	background-color: #999;
}

.section1 {
	overflow: hidden;
	width: 740px;
	margin-top: 10px;
	height: 200px;
	/*background-color:#ccc;*/
}

.subSection {
	width: 360px;
	float: left;
	margin-right: 10px;
	background-color: #fc0;
	height: 150px;
	min-height: 150px;
	/*border-right:solid 1px #000;*/
}

.footer {
	position: absolute;
	/*background:url("../footer.jpg");*/
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	height: 600px;
	/*width:1200px;*/
	width: 960px;
	border: none;
	left: 50%;
	margin-left: -480px;
	/*margin-left:-480px;*/
}

.footer_text {
	padding-top: 50px;
	width: 960px;
	margin: 0 auto;
}

.footer li {
	margin-top: 5px;
	margin-left: 5px;
	/*margin-right:5px;*/
	float: left;
	height: 180px;
	/*background-color:#fc0;*/
	width: 220px;
	padding: 2px 2px 2px 2px;
}

.comprar li,.novoUtilizador li {
	float: left;
	height: 180px;
	/*background-color:#ccc;*/
	width: 245px;
	/*padding:2px 2px 2px 2px;*/
}

.conteudos { /*
	PARA O FIREFOX FAZER AUTO-SIZE METER ISTO!
	*/
	overflow: hidden;
	width: 745px;
	/*background-color:#666;*/ /*padding:5px 5px 5px 5px;*/
	height: auto;
}

.imagem {
	border: 1px solid #ccc;
	float: left;
	width: 360px;
	overflow:auto;
	margin: 5px;
	padding-top:5px;
	text-align: center;
	display: none;
	background-color: #000;
}

/*TRUQUE PARA APLICAR LINK A UMA DIV!*/
.imagem a {
	display: block;
}

.search {
	padding-top: 5px;
	padding-right: 5px;
	float: right;
}

/*---------------LINKS---------------------*/
a:link,a:visited,a:hover {
	text-decoration: none;
	color: #000;
}

p input .search {
	font-size: 10px;
	width: 200px;
}

input,option {
	border: 1px solid #999;
}

select {
	font-size: 10px;
	border: 1px solid #999;
}

/*isto é usado?
 * sim nos tabs..
 * */
.galeria {
	margin-top: 10px;
	/*height: 20px;*/
	min-height: 100px;
}

/*tem os campos de encomenda
 * e também está a dar o feedback, mas tem de ser alterado..
 */
.comprar {
	clear: both;
	margin-top: 20px;
	/*background-color:#ffff00;
	padding:5px 5px 5px 5px;*/
}

.comprar #comprar {
	background-color: #ffff00;
}

.feedback {
	background-color: #fc0;
	width: 735px;
	padding: 5px 5px 5px 5px;
}

/*destaque no index*/
.index {
	overflow: hidden;
	min-height: 200px;
	height: auto;
	margin-right: 10px;
}

.index .slider {
	width: 370px;
	float: left;
}

.index .slider li a {
	display: block;
}

/*ISTO CONTÉM O TEXTO E A IMAGEM..*/
.texto {
	width: 700px;
	line-height: 20px;
	/*background-color:#fc0;*/ /*float:left;*/
	font-size: 11px;
	color: #330000;
	/*margin-left:10px;*/
}

.numero_entradas { /*é só truques..*/
	overflow: hidden;
	width: 735px;
	padding: 5px 5px 5px 5px;
	height: 20px;
	font-size: 10px;
	/*color:#ccc;*/
	border: solid 1px #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

.navegacao {
	width: 725px;
	padding: 5px 5px 5px 5px;
	height: 60px;
	font-size: 10px;
	border: solid 1px #ccc;
	/*background-color:#ccc;*/
	margin-bottom: 10px;
	margin-top: 10px;
}

.navegacao .seguinte {
	float: right;
}

.navegacao .anterior {
	float: left;
}

.navegacao .totalDeEntradas {
	width: 100px;
	margin: 0 auto;
	text-align: center;
}

.lingua {
	position: absolute;
	padding: 5px 5px 5px 5px;
}

.lateral {
	width: 200px;
	float: right;
	/*
	overflow:hidden;
	
	height:auto;
	*/
}

.lateral .postit {
	width: 180px;
	height: auto !important;
	height: 150px;
	min-height: 150px;
	/*background-color:#fc0;*/
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #ccc;
	display: block;
}

.lateral .postit #cart a {
	width: 180px;
	height: auto !important;
	height: 150px;
	display: block;
}

.imagem_lateral {
	width: 142px;
	height: 150px;
	background: url("../imagem-lateral.jpg");
}

.preco {
	font-size: 12px;
}

.precoAntigo {
	font-size: 12px;
	color: #999;
	text-decoration: line-through;
}

/*preço promoção*/
.promo {
	font-size: 12px;
	font-weight: bold;
	/*text-decoration:blink;*/
}

.small {
	color: #999;
	font-size: 10px;
}

#newsletter_sucesso {
	display: none;
}

/* contém o makeContent()*/
.mostraArea {
	overflow: hidden;
	width: auto;
	height: auto;
	margin-bottom: 10px;
}

/*contém a info do shopping cart*/
.encomenda {
	overflow: hidden;
	height: auto;
}

.total {
	background-color: #fc0;
	width: 250px;
	height: 50px;
	float: right;
	padding: 2px 2px 2px 2px;
}

.publicidade_header {
	position: absolute;
	margin-left: 820px;
	margin-top: 70px;
	width: 100px;
	height: 150px;
	/*background:#fc0;*/
}

.inputGraphicButtons {
	border: none;
	padding-top: 5px;
	/*background-color:#666;*/
}


/*31.10.2011
destaques homepage
*/
.destaques_home_page{width:175px; border-right: 1px solid #ccc; overflow: none; padding: 4px; float: left;}
.destaques_home_page .img{ widht:175px; height:60px; overflow: hidden;}
.destaques_home_page .texto{ width:175px; height:100px; padding: 2px;}

/*review conteudos*/
.conteudo_texto{width:365px; float: left;}
