@CHARSET "UTF-8";
#CarrinhoCompras * {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
}
#CarrinhoCompras a {
	color: #666;
	text-decoration: none;
	list-style-type: none;
}
#CarrinhoCompras a:hover{
	color: #09C;
}

/****************************************** Topo Carrinho Compras *****************************************/

#TopoCarrinho {
	width: 690px;
	background-color: #09f;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
}
#fotoArtigo, #descricaoArtigo, #quantidadeArtigo, #disponibilidadeArtigo {
	float: left;
	background-image: url(../images/shop/sep_top.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #FFF;
}
#fotoArtigo {
	width: 40px;
	padding-left: 10px;
}
#descricaoArtigo {
    width: 240px;
	padding-left: 10px;
}
#quantidadeArtigo {
    width: 140px;
	text-align: center;
}
#disponibilidadeArtigo {
    width: 150px;
	text-align: center;
}
#pvpArtigo {
    width: 100px;
	float: left;
	text-align: center;
	color: #FFF;
}

/****************************************** Items Carrinho Compras *****************************************/

#Linhas {
	width: 690px;
}
#Linha {
	background-image: url(../images/shop/line_horiz_sep.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 55px;
	margin-top: 10px;
}
#Linha .foto, #Linha .descricao, #Linha .quantidade, #Linha .disponibilidade {
	height: 60px;
	float: left;
    background-image: url(../images/shop/sep_total.gif);
    background-position: right center;
    background-repeat: no-repeat;
}
#Linha .foto {
	width: 50px;
	text-align: center;
}
#Linha .descricao {
    width: 230px;
	padding-left: 10px;
	padding-right:10px;
}
#Linha .quantidade {
    width: 140px;
	text-align: center;
}
#Linha .disponibilidade {
    width: 150px;
	text-align: center;
}
#Linha .pvp {
    position: relative;
    width: 90px;
	display: block;
	float: left;
	padding-right: 10px;
	text-align: right;
}
#Linha .titArtigo {
	color: #09c;
}
#Linha .removerArtigoLinha {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	display: block;
	float:left;
}
#Linha .quantidadeArtigoInner {
	text-align: center;
}
#Linha .inputQuantidade {
	width: 25px;
	height: 20px;
	border-style: none;
	background-color: #CCC;
	color: #000;
	text-align: right;
	padding-right: 5px;
}
#Linha .alterarQuantidades {
	width:140px;
	text-align: center;
}
#Linha .removerQuant, #Linha .adicionarQuant, #Linha .actualizarQuant {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/****************************************** Base Carrinho Compras *****************************************/

#prazosCondicoes {
	width:440px;
	margin-top: 10px;
	float: left;
}
#prazoPrevisto {
    display: block;
}
#prazoPrevistoPergunta {
    color: #09F;
    font-size: 14px;
    font-weight: bold;
}
#valoresIvaIncluido {
    display: block;
}
#condicoesVenda {
    display: block;
}

/****************************************** Preços Carrinho Compras *****************************************/

#precoTotal {
	width:250px;
	margin-top: 10px;
	float: left;
}
#titTotal {
	width:150px;
	float:left;
	color: #09F;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
#valorTotal {
	width: 90px;
	float:left;
	font-size: 14px;
	font-weight: bold;
	color: #C30;
	text-align: right;
	padding-right:10px;
}
#buttonShop1 {
	width: 115px;
	height: 30px;
	float:left;
	padding: 5px;
	margin-top: 10px;
}
#buttonShop2 {
	width: 115px;
	height: 30px;
	float:left;
	padding: 5px;
	margin-top: 10px;
}
input.btnGrey {
	width: 115px;
	height: 20px;
	cursor: pointer;
	border: 0;
	background-image: url(../images/shop/btnBckgrnd_grey.gif);
	background-repeat: repeat-x;
    color: #FFFFFF;
	font-size: 12px;
}
input.btnBlue {
	width: 115px;
	height: 20px;
	cursor: pointer;
	border: 0;
	background-image: url(../images/shop/btnBckgrnd.gif);
	background-repeat: repeat-x;
    color: #FFFFFF;
	font-size: 12px;
}
input.btnGrey:hover {
    color: #000;
}
input.btnBlue:hover {
    color: #000;
}

/****************************************** Dados de Envio - Carrinho Compras *****************************************/
#TabelaEnvio * {
	width: 670px;
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
}
#TabelaEnvio a {
	color: #666;
	text-decoration: none;
	list-style-type: none;
}
#TabelaEnvio a:hover{
	color: #09C;
}
#topDadosEnvio, #topDadosPagamento {
	widows:690px;
	height:15px;
	background-color:#09f;
	color:#FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}
#DadosEnvio, #DadosPagamento {
	widows:690px;
	background-image: url(../images/shop/line_horiz_sep.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding: 5px;
}
#pagamento {
	display:block;
}
#MoradaEnvio, #Moradafactura {
    background-color: #CCCCCC;
    border: none;
    color: #000000;
    height: 15px;
    padding: 5px;
    text-align: left;
    width: 400px;
}

/****************************************** HISTÓRICO - ENCOMENDAS *****************************************/
#HistoricoEncomendas * {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
}
#HistoricoEncomendas a {
	color: #666;
	text-decoration: none;
	list-style-type: none;
}
#HistoricoEncomendas a:hover{
	color: #09C;
}
/****************************************** TOPO HISTÓRICO - ENCOMENDAS *****************************************/
#TopoHistorico {
	width: 690px;
	background-color: #09f;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
}
#DataHistorico, #ValorHistorico {
	float: left;
	background-image: url(../images/shop/sep_top.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #FFF;
	text-align: center;
}
#DataHistorico {
	width: 220px;
	padding-left: 10px;
}
#ValorHistorico {
    width: 220px;
	padding-left: 10px;
}
#EstadoHistorico {
	color: #FFF;
	float: left;
    width: 230px;
	text-align: center;
}
/****************************************** ITEMS HISTÓRICO - ENCOMENDAS *****************************************/
#LinhasHistorico {
	width: 690px;
}
#LinhasHistorico .LinhaHistorico {
	background-image: url(../images/shop/line_horiz_sep.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 25px;
	margin-top: 5px;
}
#LinhasHistorico .Data, #LinhasHistorico .Valor {
	height: 20px;
	float: left;
    background-image: url(../images/shop/sep_total.gif);
    background-position: right center;
    background-repeat: no-repeat;
	text-align: center;
}
#LinhasHistorico .Data {
	width: 230px;
}
#LinhasHistorico .Valor {
    width: 230px;
}
#LinhasHistorico .Estado {
   	float: left;
	width: 230px;
	text-align: center;
}

/*#buttonShop1 {
	width: 115px;
	height: 30px;
	float:left;
	padding: 5px;
	margin-top: 10px;
}
#buttonShop2 {
	width: 115px;
	height: 30px;
	float:left;
	padding: 5px;
	margin-top: 10px;
}
input.btnGrey {
	width: 115px;
	height: 20px;
	cursor: pointer;
	border: 0;
	background-image: url(../images/shop/btnBckgrnd_grey.gif);
	background-repeat: repeat-x;
    color: #FFFFFF;
	font-size: 12px;
}
input.btnBlue {
	width: 115px;
	height: 20px;
	cursor: pointer;
	border: 0;
	background-image: url(../images/shop/btnBckgrnd.gif);
	background-repeat: repeat-x;
    color: #FFFFFF;
	font-size: 12px;
}
input.btnGrey:hover {
    color: #000;
}
input.btnBlue:hover {
    color: #000;
}*/