/* style do menus */
#menus {
	float:left;
}

.texto_menus ,a.texto_menus,a.texto_menus:link,a.texto_menus:visited,a.texto_menus:active{
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff	;
	text-decoration: none;
	font-weight: bold;
}

a.texto_menus:hover {
	font-family: Tahoma;
	font-size: 11px;
	color:#942A32;
	text-decoration: none;
	font-weight: bold;
}


.texto_menus_over ,a.texto_menus_over,a.texto_menus_over:link,a.texto_menus_over:visited,a.texto_menus_over:active{
	font-family: Tahoma;
	font-size: 11px;
	color:#942A32;
	text-decoration: none;
	font-weight: bold;
}

/* style do footer */


 /*BODY*/
body{
 
scrollbar-3dLight-Color : #000000;
scrollbar-Arrow-Color : #ffffff;
scrollbar-Track-Color : #ffffff;
scrollbar-DarkShadow-Color : #5E5E5E;
scrollbar-Face-Color : #000000;
scrollbar-Highlight-Color : #5E5E5E;
scrollbar-Shadow-Color : #000000;

 margin:0;
 /*background: url(bb.jpg);
 background-repeat: repeat-x;*/
 background-color:#ffffff;
 }
 textarea{
scrollbar-3dLight-Color : #ffffff;
scrollbar-Arrow-Color : #000000;
scrollbar-Track-Color : #ffffff;
scrollbar-DarkShadow-Color : #ffffff;
scrollbar-Face-Color : #dddddd;
scrollbar-Highlight-Color : #999999;
scrollbar-Shadow-Color : #dddddd;
 
 }
 
img.middle { 
	vertical-align: middle; 
}
 
hr {
 background-color:#000000;
 height: 1px;
}

/*CATEGORIAS DA ESQUERDA*/

.xcat_esq, a.cat_esq, a.xcat_esq:link, a.xcat_esq:visited, a.xcat_esq:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #ff6600;
	font-weight:  bold;
	text-indent: 3px;
	text-align: left;
	text-decoration: none;
	margin-top: 2px;
}

a.xcat_esq:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #F6821F;
	margin-top: 2px;
	text-indent: 12px;
	font-weight:  bold;
	text-align: left;
	text-decoration: none;
}

#xcat_esq_bg {
	padding-top:3px;
	margin-left: 0px;
	/*background: url(barrinha2.jpg) no-repeat;*/
	background-color: #232323;
	margin-left: 5px;
	width:180px;
	height:18px;
	float: left;
}




/*SUBCATEGORIAS DA ESQUERDA*/

.xsub_esq, a.xsub_esq, a.xsub_esq:link, a.xsub_esq:visited, a.xsub_esq:active {
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	color: #555555;
	margin-top: 2px;
	height: 14px;

}

a.xsub_esq:hover {
	color: #000000;
	background-color: #cc0000;  /*FUNDO DAS SUBCATEGORIAS */
}

#xsub_esq_bg {
	padding-top:3px;
	background-color: #dddddd;
	height: 18px;
	margin-left: 5px;
	width: 180px;
	float: left;
}



/*MENUS CONTEUDOS*/
.xconteudos_barras{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
}
.xconteudos_menus, a.xconteudos_menus:link, a.xconteudos_menus:visited, a.xconteudos_menus:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-indent: 3px;
	text-align: left;
	text-decoration: none;
	background-color: #f5f5f5;
	width:100%;
	height:auto;
	float: left;
	vertical-align:middle;
	margin-bottom: 1px;
	padding-top:3px;
	padding-bottom:3px;
}

a.xconteudos_menus:hover {
	background-color: #ffffff;
	text-indent: 10px;
}

.xconteudos_menus_setas{
	font-family: 'Arial';
	font-size: 10px;
	color: #cc0000;
}

.xpreco{
	font-family: 'Arial';
	font-size: 10px;
	color: #ff0000;
	font-weight:  bold;
	text-align: right;
	text-decoration: none;
}

/* CATALOG.PHP AO CLICAR EM CATEGORIAS OS PRODUCTOS SAO LISTADOS DE ACORDO COM ESTE CSS*/

#xcatalogtitulo {
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	text-decoration: none;
	color:#fff;
	background-color:#333333;
	text-align:right;
	padding-right:5px;
	width:100%;
}

#xcatalog {
	text-align: center;
	padding-top: 2px;
	text-decoration: none;
	text-indent: 20px;
	background-color:#ececec;
	width:100%;
}

.xcatalogcat, a.xcatalogcat, a.xcatalogcat:link, a.xcatalogcat:visited, a.xcatalogcat:active {
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-top: 3px;
	height: 14px;
	width: 100%;
	/*background-color: #cccccc;  FUNDO DAS SUBCATEGORIAS */
}

a.xcatalogcat:hover {
	color: #ff0000;
	background-color: #000000;  /*FUNDO DAS SUBCATEGORIAS */
}

#xcatalogcat_bgs {
	margin-top: 3px;
	/*background: url(../images/hh.jpg) no-repeat; */
	background-color: #cccccc;  /*FUNDO DAS CATEGORIAS */
	height: 14px;
	width: 100%;
	float: right;
}

.xcatalog_sem_pro {
	font-family: 'Arial';
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color:#ff0000;
}

.xcatalog, a.xcatalog, a.xcatalog:link, a.xcatalog:visited, a.xcatalog:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000; /* 04909F */
	font-weight:  bold;
	/*text-indent: 20px;*/
	text-align: left;
	text-decoration: none;
	width:100%;
	background-color:E5AA28;
}

a.xcatalog:hover {
	background-color:#cccccc;
}


/* FICHEIROS NOVIDADES */
.xnovidades, a.xnovidades, a.xnovidades:link, a.xnovidades:visited, a.xnovidades:active {
border-color: E5AA28;
border-style: solid;
height:110px;
width:110px;
text-decoration: none;

}

.xnovidades:hover,a.xnovidades:hover {
border-color: E5AA28;
border-style: solid;
text-decoration: none;
}
/* FICHEIROS DESTAQUES */
.xdestaques, a.xdestaques, a.xdestaques:link, a.xdestaques:visited, a.xdestaques:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}

a.xdestaques:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	margin-top: 0px;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}
/* FICHEIROS NOTICIAS */
.xnoticias, a.xnoticias, a.xnoticias:link, a.xnoticias:visited, a.xnoticias:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #F6821F;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;


}

a.xnoticias:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	margin-top: 0px;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}

.xnoticias_todas_titulo{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: left;

}
.xnoticias_todas_data{
	font-family: 'Arial';
	font-size: 12px;
	color: #ff0000;
	font-weight:  bold;
	text-align: left;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;

}
.xnoticias_bg{
	background-color: #ececec;

}
.xnoticias_todas_peq_desc{
	font-family: 'Arial';
	font-size: 10px;
	color: #F6821F; /* 04909F */
	font-weight:  bold;
	text-align: left;
	text-decoration: none;
}
.xnoticias_todas_mais{
	text-align: right;
	/*font-family: 'Arial';
	font-size: 10px;
	color: #F6821F;
	font-weight:  bold;
	text-decoration: none;*/
}


/* FICHEIROS ESQUECI PASS E PASS SUCCESS */
.xesquecipass{
	font-family: 'Arial';
	font-size: 10px;
	color: #ff0000;
	font-weight:  bold;
	text-align: center;
	margin-top: 20px;
	background-color: #cccccc;
}

.xpassok{
	font-family: 'Arial';
	font-size: 10px;
	color: E5AA28;
	font-weight:  bold;
	text-align: center;
	margin-top: 20px;
	background-color: #000000;
}

/* PAGINACAO */

.xpaginacao_nums_on, a.xpaginacao_nums_on, a.xpaginacao_nums_on:link, a.xpaginacao_nums_on:visited, a.xpaginacao_nums_on:active {
font-family: 'Arial';
font-size: 11px;
color: #ff0000;
background-color: #ececec;
text-decoration: none;
text-align: center;

}

a.xpaginacao_nums_on:hover {
font-family: 'Arial';
font-size: 11px;
color: #ececec;
font-weight:  bold;
background-color: #ff0000;
text-decoration: none;
text-align: center;
}

.xpaginacao_nums, a.xpaginacao_nums, a.xpaginacao_nums:link, a.xpaginacao_nums:visited, a.xpaginacao_nums:active {
font-family: 'Arial';
font-size: 11px;
color: #000000;
font-weight:  bold;
background-color: #ececec;
text-decoration: none;
text-align: center;

}

a.xpaginacao_nums:hover {
font-family: 'Arial';
font-size: 11px;
color: E5AA28;
background-color: #000000;
text-decoration: none;
text-align: center;
}



/* PRODUCT DETAILS SELECT*/

.xselect{
	font-family: 'Arial';
	font-size: 10px;
	color: E5AA28;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}
.xselecttit{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}
/*########################## CHANGE SETTINGS ########################*/
.xchange_settings_titulo{
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	font-weight:  bold;
	padding-left:5px;
	padding-top:5px;
	height:25px;
	background: url(imagens/change_settings_titulo.jpg);
}
.xchange_settings{
	font-family: 'Arial';
	font-size: 10px;
	color: #F6821F; /* 04909F */
	font-weight:  bold;
	text-align: left;
}
/*########################## FIM CHANGE SETTINGS ########################*/

/*########################## CHANGE PASSWORD ########################*/
.xchange_password_titulo{
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	font-weight:  bold;
	padding-left:5px;
	padding-top:5px;
	height:25px;
	background: url(imagens/change_password_titulo.jpg);
}
.xchange_password{
	font-family: 'Arial';
	font-size: 10px;
	color: #F6821F; /* 04909F */
	font-weight:  bold;
	text-align: left;
}
/*########################## FIM CHANGE PASSWORD ########################*/


/* RESULTADO DA PESQUISA */

.xresultado_pesquisa{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000; /* 04909F */
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}
.xresultado_pesquisatit{
	font-family: 'Arial';
	font-size: 10px;
	color: #ff0000; /* 04909F */
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}

.xcen{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.xdir{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	text-align: right;
}
.xesq{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
}
.xverde{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	color: E5AA28;

}
.xred , a.xred:link, a.xred:visited, a.xred:active{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	color: #ff0000;
	text-align: center;
	text-decoration:none;
}
a.xred:hover{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	color: #ffffff;
	text-align: center;
	background-color: red;
}

.xblack , a.xblack:link, a.xblack:visited, a.xblack:active{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	color: #000000;
	text-align: center;
	text-decoration:none;
}
a.xblack:hover{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	color: #000000;
	text-align: center;
	background-color: red;
}

.xresultado_pesquisa_desc{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000; /* 04909F */
	text-indent: 20px;
	text-align: left;

}
.xlink , a.xlink:link, a.xlink:visited, a.xlink:active{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	color: #ff0000;
	text-align: left;
	text-decoration:none;
}
a.xlink:hover{
	color: #000000;

}

/* PRODUCT DETAILS TITULO*/
.xproduct_details_titulo{
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	font-weight:  bold;
	padding-left:5px;
	padding-top:5px;
	height:25px;
	background: url(imagens/shopping_titulo.jpg);
}
.xproduct_details_desc_titulo{
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	font-weight:  bold;
	padding-left:5px;
	padding-top:10px;
	height:25px;
	background: url(imagens/shopping_titulo.jpg);
	background-repeat: no-repeat;
}
.xproduct_details_nome, a.xproduct_details_nome:link, a.xproduct_details_nome:visited, a.xproduct_details_nome:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #cc0000;
	font-weight:  bold;
	text-indent: 10px;
	text-align: left;
	text-decoration: none;
	background-color: #e1e1e1;
	width:100%;
	height:auto;
	float: left;
	vertical-align:middle;
	margin-bottom: 1px;
	padding-top:3px;
	padding-bottom:3px;
}
.xpd_tit{
	font-family: 'Arial';
	font-size: 10px;
	color: E5AA28; /* 04909F */
	font-weight:  bold;
	text-align: left;
	text-indent: 5px;
	background-color:#000000;
}
.xpd_titulo_opcoes{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000; /* 04909F */
	font-weight:  bold;
	text-align: left;

}
/*PURCHASE CONFIRMATION.PHP ALIGN TEXT*/
.xpurchase_confirmation{
	text-indent: 10px;
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: left;

}

.xpurchase_confirmationtxt{
	text-indent: 4px;
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	text-align: left;

}




/* PARA CONTEUDOS NO CENTRO TIPO POLITICA, EMPRESA, CONTACTOS VINDO DO FCK */
.xconteudo{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000; /* 04909F */
	font-weight:  bold;
	text-decoration: none;
	padding-top: 5px;
}

a.xconteudo, a.xconteudo:link, a.xconteudo:visited, a.xconteudo:active {
	text-decoration: none;
}

a.xconteudo:hover {
	text-decoration: underline;
}


.xbarra{
	font-family: 'Arial';
	font-size: 10px;
	color: #FFFFFF;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
	/*background: url(barra.gif);*/
	background-color: #000000;
}



.bg_cont {
	background-color: #FFFFFF;
}

img {
border: none;

}
#cont_tit {
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}

.cont_tit, a.cont_tit, a.cont_tit:link, a.cont_tit:visited, a.cont_tit:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}

a.cont_tit:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000; /* B0b0b0 */
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}

.cont_tit2, a.cont_tit2, a.cont_tit2:link, a.cont_tit2:visited, a.cont_tit2:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}

a.cont_tit2:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}


.menu_texto, a.menu_texto, a.menu_texto:link, a.menu_texto:visited, a.menu_texto:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
}

a.menu_texto:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
}

.menubg {
	background-color: #ffffff;
	margin-left:0px;
}
 /*ENCARREGUE DO FUNDO DO MENU DA ESQUERDA*/
#menu_topo {
	margin-top: 0px;
	height: 16px;
	width: 200px;
	float: left;

}

#menu_cant {
	/*background: url(../images/slices/menus/canto.gif) no-repeat left;*/
	height: 16px;
	width: 35px;
	float: right;
}
/*ENCARREGUE DO FUNDO DO MENU DA DIREITA*/
#menu_topo1 {
	margin-top: 0px;
	height: 16px;
	width: 200px;
	float: right;
}

#menu_cant1 {
	/*background: url(../images/slices/menus/canto1.gif) no-repeat left;*/
	height: 16px;
	width: 35px;
	float: left;
}


#menu_cont {
	width: 190px;
	clear: both;
	/*padding-top: 5px;*/
}
#menu_cont1 {
	clear: both;
	width: 190px;
	text-align: right;
	padding-top: 5px;
}

.menu_tit, a.menu_tit, a.menu_tit:link, a.menu_tit:visited, a.menu_tit:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #FFFFFF;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
	background-color: #000000;

}

.menu_link, a.menu_link, a.menu_link:link, a.menu_link:visited, a.menu_link:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}

a.menu_link:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #F6821F;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}


.menu_link1, a.menu_link1, a.menu_link1:link, a.menu_link1:visited, a.menu_link1:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: left;
	text-decoration: none;
	margin-top: -10px;
}

a.menu_link1:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #F6821F;
	font-weight:  bold;
	text-align: left;
	text-decoration: none;
}

.menu_link2, a.menu_link2, a.menu_link2:link, a.menu_link2:visited, a.menu_link2:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #F6821F;
	font-weight:  bold;
	text-align: right;
	text-decoration: none;
	margin-top: -10px;
	margin-right: 5px;
}

a.menu_link2:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: right;
	text-decoration: none;
}


.cont_texto, a.cont_texto, a.cont_texto:link, a.cont_texto:visited, a.cont_texto:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.cont_texto:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


 /* CARTVIEW  */
.tab_top, a.tab_top:link {
	background-color: #dddddd;
	font-family: 'Arial';
	font-size: 10px;
	text-decoration: none;
	font-weight:  bold;
	color: #000000;
}

.cont_data, a.cont_data, a.cont_data:link, a.cont_data:visited, a.cont_data:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #cc0000;
	font-weight:  bold;
	text-align: left;
	text-decoration: none;
}

a.cont_data:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}


.cont_data_tab, a.cont_data_tab, a.cont_data_tab:link, a.cont_data_tab:visited, a.cont_data_tab:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #cc0000;
	font-weight:  bold;
	text-align: right;
	text-decoration: none;
}

a.cont_data_tab:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #cc0000;
	font-weight:  bold;
	text-align: right;
	text-decoration: none;
}
/*
#box_img_gr {
    position: absolute;
	visibility: hidden;
	left: 0px;	top: 0px;
	width: 370px;
	height: 1px;
	z-index: 1000;
}

#myChaser {
        position:absolute;
		right:0px;
        top:0px;
        width:150px;
        color:#555555;
        font-family:Arial;
        font-size:10px;
    }*/
.print_category_tree, a.print_category_tree, a.print_category_tree:link, a.print_category_tree:visited, a.print_category_tree:active {
	font-family: 'Arial';
	font-size: 10px;
	text-decoration: none;
	color:#ffffff;
}
a.print_category_tree:hover {
	color: #cc0000;
}
/* ########################################## UPDATED ################################################################### */


/* ########################################## USERBOX ########################################## */

.xuser_barras{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
}
.xuser_menu, a.xuser_menu:link, a.xuser_menu:visited, a.xuser_menu:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-indent: 8px;
	text-align: left;
	text-decoration: none;
	background-color: #f5f5f5;
	width:100%;
	height:auto;
	float: left;
	vertical-align:middle;
	margin-bottom: 1px;
	padding-top:3px;
	padding-bottom:3px;
}
a.xuser_menu:hover {
	background-color: #ffffff;
}
.xuser_menu_red, a.xuser_menu_red:link, a.xuser_menu_red:visited, a.xuser_menu_red:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #cc0000;
	font-weight:  bold;
	text-indent: 5px;
	text-align: left;
	text-decoration: none;
	background-color: #f5f5f5;
	width:100%;
	height:auto;
	float: left;
	vertical-align:middle;
	margin-bottom: 1px;
	padding-top:3px;
	padding-bottom:3px;
}
a.xuser_menu_red:hover {
	background-color: #ffffff;
}
.xuserbox_link, a.xuserbox_link, a.xuserbox_link:link, a.xuserbox_link:visited, a.xuserbox_link:active {
	font-family: 'Arial';
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	text-decoration: none;
	color: #000000;
}
a.xuserbox_link:hover {
	color: #ff0000;
}
a.xuser_red, a.xuser_red:link, a.xuser_red:visited, a.xuser_red:active {
	font-family: 'Arial';
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	text-decoration: none;
	color: #cc0000;
}
a.xuser_red:hover {
	color: #ffffff;
}
.xuserbox_texto{
	font-family: 'Arial';
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
	text-decoration: none;
	color: #ffffff;
}
.xuserbox_bg{
text-indent:5px;
height:auto;
}
/* ########################################## FIM DE USERBOX ########################################## */

/* ########################################## CARTBOX ########################################## */
.xcart_view_titulo{
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	font-weight:  bold;
	padding-left:5px;
	padding-top:5px;
	height:25px;
	background: url(imagens/cart_view_titulo.jpg);
}
.xcart_barras{
	width:180px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
}
.xcart_total{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.xcart_preco{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	color: #cc0000;
	text-align: center;
	text-decoration:none;
}
.xcart_preco:hover{
	color: #ffffff;
}
.xcart_main{
	width:180px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
/* ########################################## FIM DE CARTBOX ########################################## */

/* ########################################## NOVIDADES BOX ########################################## */
.xnovidades_nome, a.xnovidades_nome, a.xnovidades_nome:link, a.xnovidades_nome:visited, a.xnovidades_nome:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}
a.xnovidades_nome:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #F6821F;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}
.xnovidades_seccao, a.xnovidades_seccao, a.xnovidades_seccao:link, a.xnovidades_seccao:visited, a.xnovidades_seccao:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
	background-color: #0099cc;
	height:16px;
}
.xnovidades_texto_preco{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-decoration: none;
}
.xnovidades_preco{
	font-family: 'Arial';
	font-size: 10px;
	color: #cc0000;
	font-weight:  bold;
	text-decoration: none;
}
/* ########################################## FIM NOVIDADES BOX ########################################## */

/* ########################################## FOOTER ########################################## */

.xfooter_main {
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
	background-color: #141414;
	height: 32px;
	width:900px;
}
/* #### ESPAÇO ENTRE ESQUERDA, CENTRO E DIREIRA COM O FOOTER*/
.xfooter_espaco {
	padding-top: 30px;
	background-color: #ffffff;
}
.xfooter_linha{
	background-color:#4E6336;
	font-size:1px;
	height: 6px;
}
.xfooter_link{
	font-family: 'Arial';
	font-size: 9px;
	text-decoration: none;
	color: #ffffff;
	font-weight:  bold;
}
a.xfoot_link:hover{
	font-family: 'Arial';
	font-size: 9px;
	color: #ff0000;
	font-weight:  bold;
	text-decoration: none;
}

/* ########################################## FIM DE FOOTER ########################################## */




/* ########################################## FICHEIRO INDEX.PHP , MODIFICA O CENTRO ########################################## */
.xcentro_espaco{
	margin-top:2px;
}
/* ########################################## FIM DE FICHEIRO INDEX.PHP , MODIFICA O CENTRO ########################################## */

/* ########################################## BARRA DE TITULO DO CENTRO DE CADA FICHEIRO ########################################## */
.xcentro_titulo{
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	font-weight:  bold;
	text-align: center;
	width:100%;
	height:25px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
/* ########################################## BARRA DE TITULO DO CENTRO DE CADA FICHEIRO ########################################## */

/* ########################################## DESIGN DO LADO ESQUERDO ########################################## */
.xdesign_esquerda{
	background-color:#ffffff;
	padding-right:24px;
	/*border-right:1px solid;
	border-right-color:#dddddd;*/
}
.xesquerda_barra_topo{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
	background-color: #0064B0;
	height:16px;
}
.xesquerda_barras{
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	font-weight:  bold;
	text-align: center;
	width:180px;
	height:14px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #111111;
	border-color:#222222;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
/* ########################################## FIM DESIGN DO LADO ESQUERDO ########################################## */

/* ########################################## DESIGN DO CENTRO ########################################## */
.xdesign_centro{
	background-color:#ffffff;
}
.xcentro_barra_topo{
	font-family: 'Arial';
	font-size: 10px;
	color: #FFFFFF;
	font-weight:  bold;
	text-align: right;
	text-decoration: none;
	background-color: #000000;
	height:auto;
	
	width:100%;
	
}
.xcentro_barra_main{
	font-family: 'Arial';
	font-size: 10px;
	color: #FFFFFF;
	font-weight:  bold;
	text-align: right;
	text-decoration: none;
	padding-right:7px;
	
}
/* ########################################## FIM DO DESIGN DO CENTRO ########################################## */

/* ########################################## DESIGN DO LADO DIREITO ########################################## */
.xdesign_direita{
	background-color:#ffffff;
}
.xdireita_barra_topo{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
	background-color: #0064B0;
	height:16px;
}
.xdireita_barras{
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	font-weight:  bold;
	text-align: center;
	width:180px;
	height:14px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #111111;
	border-color:#222222;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
/* ########################################## FIM DO DESIGN DO LADO DIREITO ########################################## */
/* ########################################## ESQUERDA MENUS PRODUTOS COLLAPSE ####################################### */
/*#xmenu_produtos_content {
	text-align:left;
	margin:0 auto;
	width:180px;
	border:0px solid #000;

}*/
.xprodutos_barras{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
}
.xmenu_produtos_mais {
	color:#ffffff;
	background-color: #000000;
	cursor: pointer;
	margin-top: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}
.xmenu_produtos_seta {
	background-color: #f5f5f5;
	color:#cc0000;
	margin-top: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}

.xmenu_produtos_texto,a.xmenu_produtos_texto, a.xmenu_produtos_texto:link, a.xmenu_produtos_texto:visited, a.xmenu_produtos_texto:active{
	cursor: pointer;
	color:#000000;
	margin-top: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: middle;
	text-decoration:none;
}
a.xmenu_produtos_texto:hover{
	color:#0099cc;
}
.xmenu_produtos_texto_sub, a.xmenu_produtos_texto_sub, a.xmenu_produtos_texto_sub:link, a.xmenu_produtos_texto_sub:visited, a.xmenu_produtos_texto_sub:active{
	cursor: pointer;
	color:#cc0000;
	margin-top: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: middle;
	text-decoration:none;
}
a.xmenu_produtos_texto_sub:hover{
	color:#000000;
}
.xmenu_produtos_holder, a.xmenu_produtos_holder, a.xmenu_produtos_holder:link, a.xmenu_produtos_holder:visited, a.xmenu_produtos_holder:active {
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	text-align: left;
	margin-top: 2px;
	margin-left: 0px;
	height: 18px;
	background-color: #f5f5f5;
	padding-top:3px;
	width: 180px;

}
/* ########################################## FIM ESQUERDA MENUS PRODUTOS COLLAPSE ####################################### */
/* ########################################## FORGOT PASSWORD ####################################### */
.forgot_password_main{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	text-align: center;
	margin-top: 2px;
	padding-left: 5px;
	padding-top:3px;

}
.forgot_password_bts{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	text-align: center;
	margin-top: 2px;
	padding-left: 5px;
	padding-top:3px;

}
.forgot_password_erro{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	text-align: center;
	color:#ff0000;
	margin-top: 5px;
	margin-bottom: 5px;

}
/* ########################################## FORGOT PASSWORD ####################################### */
/* ########################################## MENU LINGUAS ####################################### */
.xlinguas_container{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
	height: 25px;
	background-color: #dddddd;
	padding-top:3px;
	width: 180px;
}
/* ########################################## FIM MENU LINGUAS ####################################### */
/* ########################################## PESQUISA DE VEICULOS ####################################### */
.xveiculos_pesquisa{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	text-align: left;
	height: 14px;
	color:#ff0000;
	background-color: #dddddd;
	padding-top:5px;
	padding-left:6px;
	margin-top: 5px;

}
.xveiculos_select{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	text-align: left;
	width: 180px;
}
.xveiculos_main, a.xveiculos_main, a.xveiculos_main:link, a.xveiculos_main:visited, a.xveiculos_main:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #ff6600;
	font-weight:  bold;
	text-indent: 3px;
	text-align: left;
	text-decoration: none;
	margin-top: 2px;
	margin-left: 5px;
	width:180px;
}
.xveiculos_texto{
	font-family: 'Arial';
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left:0px;
	color:#000000;
}
/* ########################################## FIM PESQUISA DE VEICULOS ####################################### */
/* ########################################## SHOPPING ####################################### */
.xshopping_titulo{
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	font-weight:  bold;
	padding-left:5px;
	padding-top:5px;
	height:25px;
	background: url(imagens/shopping_titulo.jpg);
}
.xshopping_titulo_prod{
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left:0px;
	color:#ff0000;
}
.xshopping_descricao_prod{
	font-family: 'Arial';
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left:0px;
	color:#000000;
}
a.xshopping_link, a.xshopping_link:link, a.xshopping_link:visited, a.xshopping_link:active {
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left:0px;
	color:#ff0000;
}
a.xshopping_link:hover{
	color:#000000;
	text-decoration: underline;
}
/* ########################################## FIM SHOPPING ####################################### */

/* ########################################## NEWSLETTER BOX MODULOS ####################################### */

.xnewsletter_titulo{
	width:180px;
	height:26px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
}
.xnewsletter_main{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	color: #000000;
	text-align: center;
	margin-top:5px;
	margin-bottom:5px;
}
.xnewsletter_ok{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	color: #ff0000;
	text-align: center;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 30px;
}
.xnewsletter_input{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	margin-left: 5px;
	background-color: #f5f5f5;

}
/* ########################################## FIM NEWSLETTER BOX MODULOS ####################################### */
/* ########################################## LOGIN_FORM MODULOS ####################################### */
.xlogin_form_titulo{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}
/* ########################################## LOGIN_FORM MODULOS ####################################### */
/* ########################################## SIGNUP RAIZ ####################################### */
/*.xsignup_titulo{
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
	background: url(imagens/signup_titulo.jpg);
	background-repeat: no-repeat;

}*/
.xsignup_td{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
}

/* ########################################## SIGNUP RAIZ ####################################### */
/* ########################################## destaques_box_centro.php MODULOS ####################################### */
.xdestaques_titulo{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
	background: url(destaques/titulo_destaques.gif);
	background-repeat: no-repeat;
	height:79px;

}

/* ########################################## destaques_box_centro.php MODULOS ####################################### */
/* ########################################## novidades_box_centro.php MODULOS ####################################### */
.xnovidades_titulo{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
	background: url(novidades/titulo_novidades.gif);
	background-repeat: no-repeat;
	height:79px;

}

/* ########################################## novidades_box_centro.php MODULOS ####################################### */

/* ##########################################  conteudos_front  MODULOS ####################################### */
.xconteudos_front_texto{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	padding-left:10px;
	padding-right:5px;
}
.xconteudos_front_botao{
	text-align: right;
	margin-right:5px;
}

/* ##########################################  fim conteudos_front  MODULOS ####################################### */
/* ##########################################  conteudos  MODULOS ####################################### */
.xconteudos_titulo{
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	font-weight:  bold;
	padding-left:5px;
	padding-top:5px;
	height:25px;
	background: url(imagens/conteudos_titulo.jpg);
}
.xconteudos_titulo_sem_user{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	color:#000000;
	background-color:#e1e1e1;
	text-align:left;
	padding-left:5px;
	
}
.xconteudos_titulo_com_user{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	color:#666;
	text-align:right;
	padding-right:5px;	
}
a.xconteudos_titulo_sem_user_link, a.xconteudos_titulo_sem_user_link:link, a.xconteudos_titulo_sem_user_link:visited, a.xconteudos_titulo_sem_user_link:active {
	text-decoration:none;
	font-family: 'Verdana';
	font-size: 10px;
	font-weight:  bold;
	color:#ff0000;
}
a.xconteudos_titulo_sem_user_link:hover{
	color:#000000;
}
.xconteudos_submenus, a.xconteudos_submenus:link, a.xconteudos_submenus:visited, a.xconteudos_submenus:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-indent: 5px;
	text-align: left;
	text-decoration: none;
	background-color: #dddddd;
	width:100%;
	height:auto;
	float: left;
	vertical-align:middle;
	margin-bottom: 1px;
	padding-top:3px;
	padding-bottom:3px;
}
a.xconteudos_submenus:hover {
	background-color: #ffffff;
	text-indent: 10px;
}
.xconteudos_submenus_setas{
	font-family: 'Arial';
	font-size: 10px;
	color: #cc0000;
}
.xconteudos_submenus_tit, a.xconteudos_submenus_tit:link, a.xconteudos_submenus_tit:visited, a.xconteudos_submenus_tit:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	font-weight:  bold;
	text-indent: 5px;
	text-align: left;
	text-decoration: none;
	background-color: #141414;
	width:100%;
	height:auto;
	float: left;
	vertical-align:middle;
	margin-bottom: 1px;
	padding-top:3px;
	padding-bottom:3px;
}
a.xconteudos_submenus_tit:hover {
	text-indent: 10px;
}
.xconteudos_submenus_tit_setas{
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
}

.xconteudos_submenus_tit2, a.xconteudos_submenus_tit2:link, a.xconteudos_submenus_tit2:visited, a.xconteudos_submenus_tit2:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #cc0000;
	font-weight:  bold;
	text-indent: 10px;
	text-align: left;
	text-decoration: none;
	background-color: #e1e1e1;
	width:100%;
	height:auto;
	float: left;
	vertical-align:middle;
	margin-bottom: 1px;
	padding-top:3px;
	padding-bottom:3px;
}
a.xconteudos_submenus_tit2:hover {
	/*text-indent: 20px;*/
	text-decoration: underline;
}
.xconteudos_submenus_tit2_setas{
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
}
.xconteudos_conteudo_formatado{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-indent: 10px;
	padding-top:3px;
	padding-bottom:3px;
}
.xconteudos_full_detalhes {
	font-family: 'arial';
	font-size: 10px;
	font-weight:  bold;
	text-decoration: none;
	color:#141414;
	background-color:#f5f5f5;
	text-align:right;
	padding-right:5px;
	width:100%;
}

/* ##########################################  fim conteudos  MODULOS ####################################### */

/*########################################## galerias ############################################*/
.xgalerias_titulo{
	width:180px;
	height:26px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
}
/*########################################## fim de galerias ############################################*/

/* ########################################## SEARCH ##################################################### */
.xsearch_titulo{
	font-family: 'Arial';
	font-size: 12px;
	color: #cc0000;
	font-weight:  bold;
	text-indent: 10px;
	text-align: left;
	text-decoration: none;
	background-color: #e1e1e1;
	width:100%;
	height:auto;
	float: left;
	vertical-align:middle;
	margin-bottom: 1px;
	padding-top:3px;
	padding-bottom:3px;
}
/* ########################################## FIM DE SEARCH ##################################################### */
/* ########################################## VERDOMINIOS.php ##################################################### */
.xverdominios_titulo{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
}
.xverdominios_red{
	font-family: 'Arial';
	font-size: 10px;
	color: #cc0000;
	font-weight:  bold;
}
.xverdominios_blue{
	font-family: 'Arial';
	font-size: 10px;
	color: #0099cc;
	font-weight:  bold;
}
/* ########################################## FIM DE VERDOMINIOS.php ##################################################### */

/* ########################################## COMENTARIOS BOX MODULOS ####################################### */

.xcomentarios_titulo{
	height:26px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
}
.xcomentarios_main{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	color: #000000;
	padding-left:10px;
}
.xcomentarios_ok{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	color: #ff0000;
	text-align: center;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 30px;
}
.xcomentarios_input{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	margin-left: 5px;
}
.xcomentarios_botoes{
	text-align: right;
	padding-right:12px;
}
.xcomentarios_bg{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	padding-left:5px;
	padding-top:20px;
	/*background: url(imagens/comentarios_titulo.jpg);
	background-repeat: no-repeat;*/
	height:26px;
}
.xcomentarios_comentario{
	font-family: 'arial';
	font-size: 10px;
	font-weight:  bold;
	color: #000000;
	padding-top:5px;
	padding-left:5px;
	padding-right:3px;
}
.xcomentarios_data{
	font-family: 'arial';
	font-size: 9px;
	font-weight:  bold;
	color: #888888;
	padding-left:5px;
}
.xcomentarios_link, a.xcomentarios_link:link, a.xcomentarios_link:visited, a.xcomentarios_link:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #cc0000;
	font-weight:  bold;

}
.xcomentarios_link:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #ff0000;
	font-weight:  bold;
	text-decoration:none;
}
.xcomentarios_tab{
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	background: url(imagens/shopping_titulo.jpg);
	background-repeat: no-repeat;
}
.xcomentarios_span,a.xcomentarios_span:link, a.xcomentarios_span:visited, a.xcomentarios_span:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	font-weight:  bold;
	padding-left:5px;
	padding-top:5px;
	background-repeat: no-repeat;
}
.xcomentarios_span:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #ff0000;
	font-weight:  bold;
	text-decoration:none;
}
/* ########################################## FIM COMENTARIOS BOX MODULOS ####################################### */






.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.4;	/* Transparency */
	background-color:#AAA;
	z-index:1;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:3px solid #000;	
	padding:2px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#FFF;	/* White background color for the message */
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}
