/* 
    Document   : css
    Created on : 20/Ago/2009, 09:09:41
    Author     : py_

*/


.clearing {
    clear: both;
}

* {
    padding: 0;
    margin: 0;
}

body {
  background: #000 url('../img/bg.jpg') repeat left top;
  color: #3f3e39;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: 12px;
}

#bg {
  background: transparent url('../img/header.jpg') scroll no-repeat top center;
  float: left;
  width: 100%;
}

#bg_rep {
  background: url('../img/bg_rep.gif') repeat-x left top;
  float: left;
  width: 100%;
}

#logo {
  padding-top: 38px;
}

#logo a {
  background: url('../img/site.png') no-repeat -1px -1px;
  display: block;
  float: left;
  height: 0;
  margin-left: 16px;
  padding-top: 77px;
  overflow: hidden;
  width: 154px;
}

#mnh_conta .encomenda_mens, #mnh_conta .mnh_conta, #mnh_conta .logout {
  background-repeat: no-repeat;
  border-right: 1px solid #373737;
  color: #929292;
  float: left;
  font-family: 'Verdana';
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
}

#mnh_conta {
  height: 31px;
}

#mnh_conta .encomenda_mens {
  background-image: url('../img/encomenda.gif');
  background-position: 15px 50%;
  border-left: 1px solid #373737;
  padding: 9px 24px 10px 42px;
}

#mnh_conta .mnh_conta {
  background-image: url('../img/mnh_conta.gif');
  background-position: 23px 50%;
  padding: 9px 12px 10px 47px;
}

#mnh_conta .logout {
  background-image: url('../img/sair.gif');
  background-position: 15px 50%;
  color: #df0024;
  padding: 9px 15px 10px 35px;
}

#navigation {
  float: left;
  margin-top: 16px;
}

#navigation li {
  float: left;
}

/*#navigation li.last a {
  border: none;
}/**/

#navigation li a {
  border-right: 1px solid #e63b57;
  color: #fff;
  display: block;
  font-size: 14px;
  font-family: 'Georgia', 'Times New Roman', 'Times', serif;
  padding: 5px 18px;
  text-decoration: none;
}

#navigation li a:hover, #navigation li em a {
  background: #fff;
  color: #DF0024;
  font-style: normal;
}

#cflow {
  float: left;
  margin-top: 35px;
}

.categorias_catalogo {
  float: left;
  width: 100%;
}

.categorias_catalogo li {
  float: left;
  margin-bottom: 25px;
  margin-right: 25px;
  width: 200px;
}

.categorias_catalogo li.last {
  margin-right: 0px;
}

.categorias_catalogo img {
  border: none;
  display: block;
  margin: 0 auto !important;
}

.categorias_catalogo span {
  color: #000;
  font-size: 14px;
  font-family: 'Georgia', 'Times New Roman', 'Times', serif;
  float: left;
  text-align: center;
  width: 100%;
}
.categorias_catalogo a {
  text-decoration: none;
}

.categorias_catalogo .imgPlace {
  float: left;
  width: 100%;
}

#content {
  background: #fff;
  margin-bottom: 25px;
  padding-bottom: 40px;
  margin-top: 11px;
}

#content h2 {
  color: #DF0024;
  font-family: 'Georgia', 'Times New Roman', 'Times', serif;
  font-weight: lighter;
}

#content h3 {
  color: #000;
  font-family: 'Georgia', 'Times New Roman', 'Times', serif;
  font-weight: lighter;
}

#content strong {
  color: #DF0024;
  font-weight: normal;
}

#content big {
  color: #000;
  font-size: 14px;
}

#content a {
  color: #df0024;
  display: inline;
}

#content img {
  border: none;
  margin: 10px;
}

#social h3, #menu_footer h3 {
  color: #fff;
  font-size: 18px;
  font-family: 'Georgia', 'Times New Roman', 'Times', serif;
  font-weight: lighter;
}

#social a {
  background-image: url('../img/socials.png');
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 0;
  margin: 25px 5px 0 0;
  overflow: hidden;
  padding-top: 24px;
}

#social .rss {
  background-position: 0 0;
  width: 24px;
}
#social .delicious {
  background-position: -37px 0;
  width: 23px;
}

#social .twitter {
  background-position: -73px 0;
  width: 19px;
}

#social .linkedin {
  background-position: -104px 0;
  width: 24px;
}

#social .hi5 {
  background-position: -141px 0;
  width: 33px;
}

#social .facebook {
  background-position: -187px 0;
  width: 12px;
}

#social .myspace {
  background-position: -212px 0;
  width: 21px;
}

#footer {
  background: #df0024;
  padding-top: 25px;
  padding-bottom: 35px;
}

#menu_footer ul {
  display: block;
  float: left;
  height: 40px;
  margin-top: 15px;
}

#menu_footer li {
  border-left: 1px solid #a80c26;
  display: block;
  float: left;
  height: 20px;
  padding-left: 35px;
  width: 150px;
}

#menu_footer a {
  color: #fff;
  font-family: 'Georgia', 'Times New Roman', 'Times', serif;
  text-decoration: none;
}

.copy {
  color: #8c8c8c;
  float: left;
  font-size: 9px;
  margin: 20px 0 100px 0;
  text-align: center;
  width: 100%;
}

.copy a {
  color: #8c8c8c;
  font-weight: bold;
  text-decoration: none;
}

#heading {
  background: #f3f3f3;
  float: left;
  margin-bottom: 25px;
  margin-top: 40px;
  padding: 30px 0 30px 25px;
  width: 100%;
}

#heading h1 {
  color: #df0024;
  font-family: 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 18px;
  font-weight: normal;
}

#pesquisa {
  border-bottom: 1px solid #e4e4e4;
  float: left;
  margin-bottom: 30px;
  padding-bottom: 35px;
  width: 100%;
}

#pesquisa h3, #loginDiv h3, #newsletter h3 {
  color: #000;
  font-family: 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 5px;
}

#pesquisa .inputText {
  background: url('../img/input_bg.gif') no-repeat right top;
  border: none;
  display: block;
  padding: 2px 3px;
  float: left;
  width: 120px;
}

#pesquisa .inputSubmit {
  background: url('../img/site.png') no-repeat -128px -132px;
  border: none;
  cursor: pointer;
  display: block;
  float: left;
  height: 18px;
  overflow: hidden;
  padding-top: 18px;
  width: 24px;
  margin-left: 5px;
}

#loginDiv {
  border-bottom: 1px solid #e4e4e4;
  float: left;
  padding-bottom: 25px;
  margin-bottom: 25px;
  width: 100%;
}

#loginDiv label {
  color: #000;
  float: left;
  font-family: 'Georgia', 'Times New Roman', 'Times', serif;
  margin-bottom: 3px;
}

#loginDiv .inputText {
  background: url('../img/input_bg.gif') no-repeat right top;
  border: none;
  display: block;
  margin-bottom: 5px;
  padding: 2px 3px;
  float: left;
  width: 120px;
}

#loginDiv .inputSubmit {
  background: url('../img/site.png') no-repeat -128px -132px;
  border: none;
  cursor: pointer;
  display: block;
  float: left;
  height: 18px;
  overflow: hidden;
  padding-top: 18px;
  width: 24px;
  margin-left: 5px;
}

#loginDiv a {
  color: #9d9d9d;
  display: block;
  font-family: 'Georgia', 'Times New Roman', 'Times', serif;
  float: left;
  text-decoration: none;
}

#registe_se {
  border-bottom: 1px solid #e4e4e4;
  float: left;
  padding-bottom: 25px;
  margin-bottom: 25px;
  width: 100%;
}

#registe_se a {
  background: url('../img/site.png') no-repeat -1px -79px;
  display: block;
  height: 0;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 52px;
  width: 132px;
}

#news {
  float: left;
  margin-bottom: 25px;
  width: 100%;
}

#news p {
  color: #000;
  display: block;
  float: left;
  font-family: 'Georgia', 'Times New Roman', 'Times', serif;
  margin-bottom: 3px;
}

#news .inputText {
  background: url('../img/input_bg.gif') no-repeat right top;
  border: none;
  display: block;
  margin-bottom: 5px;
  padding: 2px 3px;
  float: left;
  width: 120px;
}

#news .inputSubmit {
  background: url('../img/site.png') no-repeat -128px -132px;
  border: none;
  cursor: pointer;
  display: block;
  float: left;
  height: 18px;
  overflow: hidden;
  padding-top: 18px;
  width: 24px;
  margin-left: 5px;
}

.form {
    float: left;
    width: 40%;
}

.form .textarea {
    height: 100px;
}

#msn label {
    display: block;
    float: left;
    width: 170px;
}

#msn .input, #msn .med, #msn .check, .form .textinput, .form .textarea {
    margin: 2px 0;
    width: 250px;
}

#destaque {
    float: left;
    margin: 0 0 0 10px;
    width: 529px;
}

#destaque li {
    float: left;
    text-align: center;
    width: 240px;
    margin-right: 20px;
    margin-bottom: 25px;
    height: 200px;
}

#destaque li.last {
    margin-right: 0 ;
}

#destaque .prod_tit {
    color: #4d625e;
    font-size: 12px;
}

#destaque a {
    text-decoration: none;
}

#destaque img {
  margin: 0;
}

#criticas {
  float: left;
  width: 161px;
}

#criticas h3 {
  background: url('../img/site.png') no-repeat -1px -151px;
  display: block;
  float: left;
  padding-top: 57px;
  height: 0;
  overflow: hidden;
  width: 161px;
}

.categorias_catalogo_text {
  float: left;
  width: 161px;
}

.categorias_catalogo_text li {
  background: #f3f3f3;
  border-bottom: #e7e7e7 1px solid;
  border-top: #fff 1px solid;
  display: block;
  float: left;
  width: 161px;
}

.categorias_catalogo_text li a {
  text-decoration: none;
}

.categorias_catalogo_text li a span {
  color: #000;
  cursor: pointer;
  float: left;
  font-size: 11px;
  padding: 8px 0 8px 15px;
}

.categorias_catalogo_text .seta {
  background: url('../img/seta_cat.gif') no-repeat left top;
  color: #000 !important;
  display: block !important;
  float: left;
  height: 0;
  padding-top: 10px;
  margin-top: 13px;
  margin-left: 10px;
  overflow: hidden;
  width: 15px;
}

.categorias_catalogo_text ul .seta {
  background: url('../img/seta_cat2.gif') no-repeat left top;
}

.categorias_catalogo_text ul {
  background: #9d9d9d url('../img/menu_bg.gif') repeat-x left top;
  display: none;
}

.categorias_catalogo_text ul li {
  border-bottom: 1px solid #9d9d9d;
  border-top: 1px solid #ababab;
  background: none;
}

.categorias_catalogo_text ul span {
  color: #fff !important;
  padding-left: 25px !important;
}

.categorias_catalogo_text ul ul li {
  background: #7c7c7c url('../img/categorias_catalogo_bg.gif') repeat-x left bottom;
  width: 161px;
}

#visCatg #criticas {
  margin-right: 19px;
}

#visCatg .voltar {
  margin-left: 180px;
}

.voltar {
  background: url('../img/voltar.gif') no-repeat left top;
  display: block;
  float: left;
  height: 0;
  margin-top: 20px;
  overflow: hidden;
  padding-top: 41px;
  width: 102px;
}

#heading p a {
  color: #000;
  font-family: 'Georgia', 'Times New Roman', 'Times', serif;
  text-decoration: none;
}

#newsletter {
  float: left;
  width: 50%;
}

#newsletter .pad {
  padding: 5px;
}

#ga, #gaPro {
  float: left;
}

#ga li, #gaPro li {
  float: left;
	height: 165px;
	overflow: hidden;
  text-align: center;
  width: 175px;
}

#ga a, #gaPro a {
  color:#000000;
  font-family: 'Georgia', 'Times New Roman', 'Times', serif;
  text-decoration: none;
}

.recalcular img, .finalizar img {
  margin: 0 !important;
}

.pesquisa a {
  color: #000;
}

.pesquisa a span {
  cursor: pointer;
  display: block;
  float: left;
  padding: 10px;
  width: 680px;
}

a.odd span {
  background: #FFEAED;
}

#carrinho #loginDiv {
  margin-top: 20px;
}

#carrinho #loginDiv label {
  padding-right: 5px;
}

#carrinho #loginDiv .inputText, #carrinho #loginDiv .inputSubmit {
  margin-right: 10px;
}


#carrinho .info {
  color: #707070;
  font-size: 9px;
  padding-left: 5px;
}


#pf li {
  float: left;
  margin-bottom: 5px;
  width: 100%;
}

#pf li a {
  color: #DF0024;
  font-size: 14px;
  padding-left: 15px;
  text-decoration: none;
}

.pfres dt {
  color: #DF0024;
  margin-top: 10px;
}

.pfres dd {
  padding-left: 15px;
}

#history, #cup {
  width: 670px;
  margin: 50px auto 0 !important;
  clear: both;
}

/* LiR */

#liR ul {
  margin-top: 10px;
}

#liR ul li {
  float: left;
  width: 335px;
  margin-bottom: 15px;
  margin-left: 10px;
  background: #F3F3F3;
  height: 95px;
  overflow: hidden;
}

#liR ul li img {
  float: left;
  margin: 2px 10px 0 2px;
}

#liR ul li a {
  color: #000;
  font-size: 10px;
  text-decoration: none;
}

#liR li h4 a {
  color: #DF0024;
  font-family: 'Georgia', 'Times New Roman', 'Times', serif;
  font-size: 15px;
  text-decoration: none;
}

#liR .data {
  color: #898989;
  display: block;
  font-size: 10px;
}

#user_menu {
  padding: 15px 0 ;
  height: 24px;
  text-align: right;
  font-size: 11px;
  font-family: "Trebuchet MS";
  color: #6c6b6b;
}

#user_menu a:link,#user_menu a:visited {
  color: #b51d1b;
  text-decoration: none;
}

#user_menu a:hover,#user_menu a:active {
  text-decoration: underline;
}

#shadow_bottom {
  background: #fff url('../img/shadow_main_bottom.gif') no-repeat 0 0 ;
  padding: 5px 25px 0;
}

#shadow_top {
  background: url('../img/shadow_main_top.gif') no-repeat left top;
  height: 0;
  line-height: 1;
  padding: 14px 25px 0;
}

#shop {
  background: url('../img/site.png') no-repeat 0 -393px;
  padding: 0 0 8px 107px;
  width: 123px;
}

#shop .totProd {
  color: #fff;
  font-size: 11px;
  display: block;
  padding: 85px 0 0 0;
}

#shop .total {
    color: #fff;
    font-size: 11px;
    float: left;
    padding: 15px 5px 0 0;
}

#shop .valor {
  display: block;
  color: #000;
  float: left;
  font-size: 24px;
  font-family: 'Georgia', 'Times New Roman', 'Times', serif;
  padding: 0 0 10px;
  width: 60px;
}

#shop .submit {
  background: url('../img/site.png') no-repeat -98px -699px;
  color: #5c5c5c;
  display: block;
  float: left;
  font-size: 12px;
  padding: 7px 0 11px 10px;
  width: 94px;
}

.imgCenter, .imgPlace2 {
    text-align: center;
}

.imgPlace2 {
    height: 210px;
    padding-bottom: 10px;
}

.imgPlace2 a {
    display: block;
    float: left;
    width: 100%;
}

input.regi {
	margin: 2px 0;
  width: 250px;
}

#carrinho table, table.tableMod, #history table, #cup, #cup table {
		width: 670px;
		margin: 0 auto;
		border-left: 1px solid #e4e4e2;
		border-bottom: 1px solid #c8c8c2;
}

#carrinho table td, table.tableMod td, #history table td, #cup td {
    padding: 0 5px 0 5px;
		height: 30px;
		line-height: 30px;
    text-align: center;
		border-right: 1px solid #e4e4e2;
		border-left: 1px solid #ffffff;
		border-bottom: 1px solid #e4e4e2;
		background: transparent url(../img/bg_td.jpg) scroll repeat top left;
}

#carrinho table th, table.tableMod th, #history table th, #cup th {
    border-bottom: 1px solid #eef1f0;
    color: #404040;
    text-align: left;
		font-size: 13px;
		border-right: 1px solid #e4e4e2;
		border-left: 1px solid #ffffff;
		white-space: nowrap;
		height: 40px;
		line-height: 40px;
		padding-left: 13px;
		padding-right: 13px;
		font-family: "Trebuchet MS";
		font-weight: normal;
		background: transparent url(../img/bg_tr.jpg) scroll repeat-x top left;
}

table .warning {
	background: transparent url(../img/warning.jpg) scroll repeat-x top left !important;
	color: #ffffff !important;
}

#carrinho table th a:link, #carrinho table th a:visited, #carrinho table td a:link, #carrinho table td a:visited,
#history table th a:link, #history table th a:visited, #history table td a:link, #history table td a:visited {
		color: #248cce;
		font-size: 13px;
		text-decoration: none;
}

#carrinho table th a:hover, #carrinho table th a:active, #carrinho table td a:active, #carrinho table td a:hover,
#history table th a:hover, #history table th a:active, #history table td a:active, #history table td a:hover {
		text-decoration: underline;
}

#carrinho table .col1, table.tableMod .col1 {
    width: 320px;
}

#carrinho .total, table.tableMod .total, #history .total {
    text-align: right;
    padding-right: 15px;
		background: transparent url(../img/bg_tr_foot.jpg) scroll repeat-x top left;
		height: 39px;
		line-height: 39px;
		border: none;
}

#carrinho div.finalizar, #a_nossa_lista div.finalizar {
	float: right;
	margin-right: 30px;
}

#carrinho div.voltar, #a_nossa_lista div.voltar {
	float: left;
	margin-left: 30px;
}

#carrinho .recalcular, table.tableMod .recalcular {
		float: right;
		margin-right: 30px;
}

.rebordo {
    border: 1px solid #eef1f0;
    padding: 10px;
}

#facturacao {
    float: left;
    width: 688px;
}

#facturacao em {
    color: #29987F;
}

#facturacao li {
    float: left;
    padding: 3px 0;
    width: 100%;
}

#facturacao li span {
    display: block;
    float: left;
    width: 120px;
}

.mais {
    display: block;
    text-align: center;
    width: 100%;
}

.confirmar {
    float: right;
}

#preview{
	position: absolute;
	background: #29987F;
	padding: 3px;
	display: none;
	color: #fff;
}


.texto {
    float: left;
    padding-right: 4%;
    width: 55%;
}

#msg {
    color: red !important;
}

#msg-save-ok {
    color: #ffffff !important;
		background: transparent url(../img/warning-ok.jpg) scroll repeat-x top left;
		display: block;
}


/********* Botao de adicionar/voltar/lista ***********/

.button_plus {
  background: url('../img/adicionar.gif') no-repeat left top;
  display: block !important;
  height: 0;
  overflow: hidden;
  padding-top: 41px;
  width: 223px;
}

/********* Botao de adicionar ***********/

#paginacao {
	margin: 20px 0 0 10px;
	padding-bottom: 3px;
	float: left;
}

#paginacao span {
	float: left;
}

#paginacao ul {
	list-style-type: none;
	padding: 0;
	float: left;
}

#paginacao ul li {
	float:left;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 21px !important;
	margin-right: 5px;
}

#paginacao ul li a:link, #paginacao ul li a:visited {
	border: 1px solid #f44a4a;
	display: block;
	text-decoration: none;
	color: #f44a4a;
}

#paginacao ul li a:hover, #paginacao ul li a:active, #paginacao ul li a.selected:link, #paginacao ul li a.selected:visited {
	background-color: #252525;
	color: #ffffff;
	border: 1px solid #252525;
}

/************* carrinho ****************/
#carr_cab {
	width: 670px;
	margin: 0 auto;
	padding: 0;
	height: 53px;
}

#reg_h2 {
	width: 670px;
	margin: 0 auto;
	padding: 0;
}

#carr_cab ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}

#carr_cab ul li {
	float: left;
	background-image: url(../img/carrinho/sprite.jpg);
	background-repeat: no-repeat;
}

#carr_cab ul li div {
	overflow: hidden;
	padding-top: 53px;
	height: 0;
}

#carr_cab ul li.s_r_b 			{ width: 16px; 	background-position: -642px -53px;}
#carr_cab ul li.s_b_b 			{ width: 11px; 	background-position: -632px 0;}
#carr_cab ul li.s_b_r 			{ width: 13px; 	background-position: -645px 0;}
#carr_cab ul li#carr_pedido_on 		{ width: 132px; background-position: 0 -53px;}
#carr_cab ul li#carr_pedido_off 	{ width: 132px;	background-position: 0 0;}
#carr_cab ul li#carr_login_on 		{ width: 112px; background-position: -132px -53px;}
#carr_cab ul li#carr_login_fade		{ width: 112px; background-position: -132px 0;}
#carr_cab ul li#carr_login_off 		{ width: 111px;	background-position: -658px 0;}
#carr_cab ul li#carr_registo	 	{ width: 112px;	background-position: -658px -53px;}
#carr_cab ul li#carr_metodo_on 		{ width: 255px; background-position: -245px -53px;}
#carr_cab ul li#carr_metodo_off 	{ width: 254px;	background-position: -244px 0;}
#carr_cab ul li#carr_checkout_on 	{ width: 136px; background-position: -500px -53px;}
#carr_cab ul li#carr_checkout_off       { width: 132px;	background-position: -500px 0;}

#mais_centrar {
  width: 200px;
  margin:20px auto 0 auto;
  text-align: center;
}

.left {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

table#cart_widget {
  display: none;
}

table#cart_widget td, table#product_widget td {
  padding: 2px 10px 2px 10px;
  font-size: 11px;
}

table#cart_widget td.border, table#product_widget td.border {
  border-right: 1px solid #E4E4E2;
}

/************** LINK AZUL ******************/

a.blue:link, a.blue:visited {
	color: #248CCE !important;
	text-decoration: none;
}

a.blue:hover, a.blue:active {
	text-decoration: underline;
}

#carrinho .info {
  float: left;
}

.left a {
  float: left;
}

.amostra {
  border: 1px solid #cacaca;
  float: left;
  margin-left: 10px;
  margin-top: 5px;
  height: 20px;
  width: 20px;
}

#logos {
  width:100%;
  float:left;
  padding-top:20px;
  text-align:center;
}

.disclaimer {
  font-size: 10px;
  color: #000;
  width: 520px;
  float: right;
  text-align: center;
}

#liR {
  margin-top: 40px;
}

.voltar_carrinho {
  float: right;
  margin-right: 20px;
}

.voltar_carrinho a {
  background: url('../img/carr_voltar.gif') no-repeat left top;
  display: block !important;
  width: 102px;
  padding-top: 22px;
  height: 0;
  overflow: hidden;
}