﻿body
{
	margin: 0px 0px 10px 0px; /*background-image: url(../images/background.jpg); 	background-repeat: no-repeat; 	background-color: #D3C4E3;*/
	font-family: 'Open Sans' , sans-serif;
	font-weight: lighter;
	background: url('http://www.malaguetafashion.com.br/images/bg_loja.jpg') top right repeat-x;
	font-size: 13px;
}

/*HEADER*/
.container
{
	width: 1024px;
	margin: auto;
}
.header
{
	height: 100px;
}
.header-top
{
	height: 240px;
	background-color: #BABABA;
}
.header-bottom
{
	top: 20px;
	position: relative;
	height: 38px;
}
.header-logo
{
	top: 0px;
	margin: 0px 0px 0px 0px;
}
h1
{
	font-weight: 600;
	font-size: 38px;
	float: left;
	color: #A70A0A;
	position: relative;
}
h2
{
	color: #595959;
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
}
.header-menu
{
	width: 370px;
	float: right;
	height: 31px;
	top: 0px;
	background-color: #EAEAEA;
	margin-right: 40px;
}
.header-menu-links
{
	font-size: 12px;
	font-weight: bold;
	margin-left: 12px;
	top: -0px;
	position: relative;
	text-decoration: none;
	color: Black;
}
.heade-menu-img
{
	top: 8px;
	position: relative;
	border-width: 0px;
}
.header-usuario
{
	float:left;
	font-size: 10px;
	font-weight: bold;
	margin-top: 12px;
	text-transform: uppercase;
	margin-left: 12px;
}
#aCesta
{
	margin-right: 12px;
	float: right;
	top: -6px;
}


/*Lista de produtos*/

.geral-lista-produtos
{
	width: 640px;
	float: right;
	margin: 20px 40px 40px 40px;
}
.Categoria-titulo
{
	color: #A70A0A;
	font-weight: 600;
	font-size: 24px;
	text-transform: uppercase;
}
.produto
{
	margin-top: 20px;
	margin-right: 10px;
	width: 118px;
	float: left;
	height: 240px;
}
.produto-border-mini
{
	width: 118px;
	height: 172px;
	border: solid 2px;
	border-color: #E4E4E4;
}
.produto-img-mini
{
	margin-left: 3px;
	margin-top: 3px;
	width: 112px;
	height: 166px;
}
.produto-titulo
{
	font-size: 12px;
	color: #595959;
	font-weight: 600;
	padding-left: 2px;
}
.produto-cod
{
	font-size: 11px;
	color: #8C8C8C;
	font-style: italic;
	padding-left: 2px;
}
.link-produto
{
	text-decoration: none;
}

/* Web control menu categorias*/
.busca
{
	height: 31px;
	width: 225px;
	margin-bottom: 8px;
}
.txb-busca
{
	width: 173px;
	height: 22px;
	border-style: solid;
	border-color: #C7C7C7;
}
.botao-busca
{
	background-color: #E2E9F0;
	height: 25px;
	width: 42px;
	border-style: none;
	color: #A70A0A;
	font-weight: bolder;
}
.categoria-menu-item
{
	height: 31px;
	width: 224px;
	background-color: #F2F2F2;
	margin-bottom: 5px;
}
.categoria-menu-item-texto
{
	/*color: #A70A0A;selecionado*/
	font-weight: 600;
	top: 5px;
	position: relative;
	padding-left: 9px;
	text-decoration: none;
	color: #838383;
}
.categoria-selecionada
{
	color: #A70A0A;
}
input.watermark
{
	color: #999;
}
/* Página do produto*/

.titulo-produto
{
	font-size: 22px;
	color: #595959;
	margin-right: 10px;
	font-weight: 600;
}
.codigo-produto
{
	font-size: 18px;
	font-style: italic;
	color: #8C8C8C;
	font-weight: 400;
}
.categorias-produto
{
	font-size: 12px;
	color: #8C8C8C;
}
.botao-voltar-img
{
	top: 2px;
	position: relative;
	border-width: 0px;
}
.botão-voltar-link
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #9D9D9D;
	float: right;
}
.produto-border
{
	border: solid 2px;
	width: 265px;
	height: 394px;
	border-color: #E4E4E4;
	margin-bottom: 5px;
}
.produto-img
{
	margin-left: 3px;
	margin-top: 3px;
	width: 260px;
	height: 388px;
}
.produto-miniaturas
{
	width: 278px;
	height: 600px;
}
/*.produto-miniatura
{
	border: solid 2px;
	width:61px;
	margin: 3px 3px 0px 0px;
	height:91px;
	float:left;
	border-color: #E4E4E4;
}*/
.produto-miniatura-img
{
	border: solid 2px;
	width: 61px;
	margin: 3px 3px 0px 0px;
	height: 91px;
	float: left;
	border-color: #E4E4E4;
}
.produto-detalhes
{
	float: right;
	width: 350px;
	top: -1000px;
	position: relative;
	height: 387px;
}

.produto-detalhes-titulo
{
	
	font-size: 13px;
	font-weight: 600;
	font-style: italic;
	color: #919191;
	vertical-align:bottom;

}
.produto-detalhes-distancia
{
	height:40px;
}
.produto-preco
{
	font-weight:600;
	width: 350px;
	height: 55px;
	text-align: center;
	background-color: #E9E9E9;
	margin-top: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;

}
.produto-preco-label
{
	font-size: 24px;
	color: #ef4a4a;
	top: 10px;
	position: relative;
}
.produto-cor
{
	height: 18px;
	width: 18px;
	float: left;
	margin-right: 5px;
	border-color: #CECECE;
	border-width: 1px;
	border-style: solid;	
}
.produto-cor-titulo
{
	font-weight:bold;
	font-size:10px;
	color: #595959;
	float: left;
	text-transform:uppercase;
}
.produto-qtde
{
	width: 32px;
	height: 17px;
	padding-top: 5px;
}
.botão-add
{
	background-color: #ef4a4a;
	border-width: 0px;
	color: White;
	font-size: 12px;
	height: 23px;
	width: 74px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight:bold;

}

.botão-add:hover
{
	background-color: #A70A0A;

}
/* Página cesta*/
.cesta-lista
{
	border-color:rgb(233, 233, 233);
	border-style:solid;
}
.cesta-lista-header
{
	background-color:#918C8C;
	color:White;
	text-transform:uppercase;
	text-align:left;
	font-size: 12px;
}
/*colunas*/
.cesta-lista-codigo
{
	width:150px;
}
.cesta-lista-titulo
{
	width:220px;
}

.cesta-lista-qtd
{
	width:45px;
	text-align:center;
}
.cesta-lista-excluir
{
	width:60px;
}

h2
{
	color: #595959;
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
}
.cesta-lista-items
{
	border-style:solid;
	border-color: #F4F4F4;
}

/*Página do cliente*/

.cliente-titulo-campo
{
	text-align:right;
}


