/*
 * 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:#000 url('../header.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	/*font-family: Lucida Sans, Arial, Helvetica, sans-serif;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
        font-family:Arial,Helvetica,sans-serif;
	line-height:16px;
	font-size:10px;
	/*margin: 0px 0px 20px 0px;*/
	padding: 0;
	color:#ccc;
	
	/*truque para o align center no IE*/
	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:16px;
	text-shadow: 1px 1px 2px black;
	font-weight:bolder;
	/*color:#000;*/
        color:#ccc;
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:Arial,Helvetica,sans-serif;
	text-transform:capitalize;
        margin-bottom:10px;
}

.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:#666;
	display:block;
        border:none;
}

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

.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:900px;
}

.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:#666;
	background-repeat:no-repeat;
	background-position:center;
        height:684px;
        /*width:1200px;*/
        width:960px;
        border:none;
        left:50%;
        /*margin-left:-600px;*/
        margin-left:-480px;
}

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

.footer li {
	margin-top:30px;
	margin-left:5px;
	/*margin-right:5px;*/
	float:left;
	min-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;
	margin-top:10px;
        margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	display:none;
	box-shadow: 2px 2px 2px #333;
	-moz-box-shadow: 2px 2px 5px #333;
	-web-kit-box-shadow: 2px 2px 2px #333;
        /*padding:2px 2px 2px 2px;*/
        padding-top:5px;
        background-color:#333;
}

/*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 {

	text-decoration:none;
	color:#fc0;
}

a:hover {

	/*text-decoration:none;*/
	color:#fff;
}

p input .search  {
	font-size:10px;
	width:200px;
        /*background-color:#fc0;*/

}

select{

    font-size:10px;
}

input, option, textarea {
	border:1px solid #09f;
        /*background-color:#0397d7;*/
        background-color:#ccc;
        /*font-size:11px;*/
}

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

textarea{

    height:300px;
    width:300px;

}

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

.galeria a{
	color:#333;
}

.galeria a:hover{
	color:#fff;
}

/*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:#ccc;
	/*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 #333;
	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;*/
}

.redes{

    width:600px;
    height:30px;
    /*background-color:#fc0;*/
    padding: 5px 5px  5px  5px;

}


.rede{
    /*width:100px;*/
    padding: 5px 5px  5px  5px;
    float:left;

}


.ultimaFotografia{
    
	border:1px solid #ccc;
	float:left;
	width:200px;
	margin-top:10px;
        margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	box-shadow: 2px 2px 2px #333;
	-moz-box-shadow: 2px 2px 5px #333;
	-web-kit-box-shadow: 2px 2px 2px #333;
        /*padding:2px 2px 2px 2px;*/
        padding-top:5px;
        background-color:#333;
}

/*a dica do widget last photo*/
#script input{

    width:200px;
    font-size:10px;

}