/******************************************************************* 
 **   CSS; Cascading Style Sheet                                  **
 **   MYOSOTIS - Loja Online                                      **
 **   Web designer: mateustinoco@gmail.com                        **
 *******************************************************************/

/*******************************************************************
 **  ESTRUTURA - TOPO  *********************************************/

#pagina {
	min-width: 985px !important;
	margin: 0 8px;
	padding: 0;
	position: relative;
}

#topo {
	margin: 0 auto;
	margin-bottom: 5px;
	width: 100%;
	height: 150px;
	background: #BB9759 url(img/layout-topo-bg.jpg) right center no-repeat;
}

#topo h1 {
	display: block;
	width: 443px;
	height: 150px;
	background: url(img/layout-logo.png) right center no-repeat;
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/layout-logo.png');
}
#topo h1 a {
	display: block;
	width: 414px;
	height: 150px;
	padding: 0; margin: 0;
	text-indent: -9999px;
}
#topo p { display: none; }

#barra {
	position: relative;
	height: 32px;
	padding: 1px 0;
}

#busca {
	float: left;
	width: 580px;
	padding: 6px 15px;
}

#busca * { vertical-align: top; }

#busca #buscar {
	padding: 3px 5px;
	font-size: 10px;
	width: 150px;
	border: 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#buscar_em {
	font-size: 10px;
	height: 20px;
	padding: 2px 0 1px 0;
	width: 140px;
	border: 1px solid;
}

#buscar_em option { font-size: 10px; }
#buscar_em option.supcat { text-transform: uppercase; padding-top: 4px; }
#buscar_em option.subcat { text-indent: 10px; }

#busca .submit {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	font-size: 9px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid;
}

span.show {
	color: #666666;
}

/* Carrinho */

#carrinho {
	position: absolute;
	right: 0;
	height: 350px;
}

#usuario.off {
	float: right;
	margin-right: 20px;
	height: 32px;
}
#usuario.off p {
	font-size: 10px;
	line-height: 32px;
	color: white;
	text-transform: uppercase;
}
#usuario.off p { line-height: 31px; }

#usuario p a {
	color: white;
	font-weight: bold;
	text-transform: none;
}

#usuario.on {
	position: absolute;
	top: -17px;
	right: 10px;
}
#usuario.on * {
	color: #333333;
}

#meu-carrinho {
	float: right;
	width: 145px;
	height: 32px;
	cursor: pointer;
	z-index: 100;
}

#meu-carrinho .meu-carrinho-img {
	display: inline-block;
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 3px;
	background: url(img/cart.png) center no-repeat;
}

#meu-carrinho .meu-carrinho-label {
	display: inline-block;
	float: left;
	height: 32px;
}

#meu-carrinho .meu-carrinho-label strong {
	display: block;
	height: 16px;
	line-height: 16px;
	color: #FFFFFF;
}

#meu-carrinho .meu-carrinho-label span {
	display: block;
	height: 12px;
	line-height: 12px;
	margin-bottom: 4px;
	color: #FFFFFF;
	background: transparent url(img/seta-b.png) right center no-repeat;
}

#meu-carrinho .meu-carrinho-label span.open {
	background-image: url(img/seta-c.png);
}

#compras {
	display: none;
	position: absolute;
	top: 30px;
	right: 0;
	width: 192px;
	padding: 4px;
	z-index: 100;
	margin-top: 3px;
}

.compra a {
	position: relative;
	display: block;
	margin: 6px 20px 6px 6px;
	color: #333333;
}
.compra strong.nomeproduto { line-height: 1.4; color: #333333; font-weight: normal; }
.compra a:hover { text-decoration: none; }

#check .editar a, #check .editar button {
	display: inline-block;
	margin: 10px 0 0;
	padding: 0 9px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	border: 1px solid;
	text-transform: uppercase;
}

#compras .editarcarrinho, a.botao {
	display: block;
	border: 1px solid;
	margin: 10px auto 0 auto;
	width: 115px;
	height: 16px;
	line-height: 16px;
	text-align: center;
}
a.botao { width: auto; margin: 10px 0 0 0; }
#compras a.editarcarrinho:hover, a.botao:hover { text-decoration: none; }

#compras .subtotal {
	margin: 8px 6px 0 6px;
	font-size: 12px;
}
#compras .subtotal.striked, #compras .subtotal.striked * {
	text-decoration: line-through; color: #666666; }
#compras .subtotal.novo { margin-top: 2px; }
#compras .info { padding-top: 15px; color: #333333; }

/*******************************************************************
 **  ESTRUTURA - BARRA LATERAL  ************************************/

#esquerda {
	padding: 15px;
	width: 160px;
}

#esquerda h2 {
	padding: 0 0 10px 0;
}

#esquerda ul {
	margin-bottom: 10px;
	padding-bottom: 3px;
}

#esquerda ul li {
	display: block;
	width: 100%;
	padding: 3px 0;
}

#esquerda ul li a:hover {
	text-decoration: none;
}

#esquerda p {
	color: #666666;
	line-height: 1.3;
}

ul#categorias { margin-top: 5px; }
#esquerda ul.light { margin-bottom: 3px; }

ul#categorias li {
	text-transform: uppercase;
}

ul#subcategorias {
	margin: 5px 0 0 0;
}

ul#subcategorias li {
	text-transform: none;
	padding-left: 8px;
}

#login * { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

#login .erro, .formtable .erro {
	font-size: 12px;
	margin-bottom: 8px;
	color: red;
}

#login td.login-form {
	padding-right: 40px;
}
#login td.login-info {
	padding-left: 10px;
	width: 450px;
}

#login label {
	display: block;
	font-weight: bold;
}

#login input.campo {
	width: 180px;
	border: 1px solid;
	height: 16px;
	padding: 3px 0;
	margin: 3px 0;
}

#login button.submit {
	display: block;
	border: 1px solid;
	width: 115px;
	height: 22px;
	margin: 8px 0;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
}
#login button.submit * { font-size: 12px; }

#login .funcoes { padding: 4px 0; }
#login .funcoes * { font-size: 12px; }

/*******************************************************************
 **  ESTRUTURA - PRINCIPAL  ****************************************/

table#geral { width: 100%; }

#loja {
	position: relative;
	margin: 5px 0;
}

#chamada {
	padding: 7px;
	font-size: 13px;
}

#principal {
	padding: 0 5px 10px 5px;
}

.produtos { padding: 0 5px 5px 5px; }

.produto {
	display: inline-block;
	width: 142px;
	margin-bottom: 10px;
	padding: 5px 15px;
	text-align: left;
	vertical-align: top;
}
.produto .comprar {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	margin-top: 4px;
	padding: 0 0 0 18px;
	background: url(img/cart-mini.png) left center no-repeat;
	text-transform: uppercase;
	font-size: 9px;
	font-family: Tahoma;
}
.produto strong.img {
	display: block;
	padding: 5px;
	width: 130px;
	height: 150px;
	background-position: center;
	background-repeat: no-repeat;
}

.produto strong.nome {
	display: block;
	padding: 3px 0;
	font-weight: normal;
}

a.produto:hover { text-decoration: none; }

.produto .preco span {
	font-size: 11px;
}

.produto.grande {
	display: inline-block;
	width: 230px;
	margin-bottom: 5px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border: 2px solid #FFEEBF;
}

.produto.grande strong.img {
	display: block;
	padding: 0;
	width: 100%;
	height: 360px;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.produto.grande strong.nome {
	font-size: 12px;
	display: inline-block;
	margin-top: 4px;
	padding: 0 5px 0 0;
	font-weight: normal;
}
.produto.grande .preco {
	display: inline-block;
	margin-top: 4px;
}
.produto.grande .comprar {
	margin-top: 4px;
	text-decoration: underline;
}

#categoria_mapa {
	top: 0;
	left: 0;
	padding: 10px;
	text-align: left;
	z-index: 1;
	border-bottom: 1px solid #F0DFB3;
}
#produto_detalhe, .corpo {
	padding: 7px;
}
#produto_detalhe h2, h2.grande {
	font-size: 18px;
	margin-bottom: 8px;
	font-weight: normal;
	color: #635C3A;
}
#produto_detalhe .produto_img { padding: 10px 34px 0 0; }
#produto_detalhe .produto_img div { position: relative; }

.produto_info {
	font-size: 12px;
	width: 280px;
	padding: 10px;
}
.produto_info p {
	padding: 4px 0;
}
.produto_info .preco {
	padding-top: 0;
}
#adicionar * {
	vertical-align: middle;
}
#adicionar .adicionar {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	padding: 0 3px 0 21px;
	font-size: 10px;
	text-transform: uppercase;
	background: url(img/cart-mini.png) left center no-repeat;
}
#adicionar select select {
	border: 1px solid;
}
#adicionar select option {
	padding: 2px 10px 0 2px;
	height: 14px;
}

#produto_detalhe .descricao {
	line-height: 1.3;
	margin-top: 15px;
}

.rule {
	height: 3px;
	border-bottom: 1px dashed #999999;
	width: 100%;
	margin: 10px 0;
}

#loading {
	padding: 70px 0 30px 0;
	text-align: center;
	background: url(img/ajax-loader.gif) center 40px no-repeat;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
}


/*******************************************************************
 **  LISTA DE PEDIDOS  ********************************************/

#check {
	padding: 7px;
}

#check h2 {
	font-size: 20px;
	margin-bottom: 8px;
	font-weight: normal;
}

#check #erro {
	font-size: 13px;
	margin-bottom: 8px;
}

#check .pedidos table {width: 100%;}

#check .pedidos table thead th {
	padding: 3px;
	font-size: 11px;
	color: #444444;
}
#check .pedidos table tr td, #check .pedidos table tr th {
	border-bottom: 1px solid #EFDFB3;
}
#check .pedidos table tbody td {
	padding: 3px;
	vertical-align: middle;
}
#check .pedidos table td.produto-img {
	width: 140px;
}
#check .pedidos table td.produto-qtd {
	width: 65px;
	padding: 0 15px 0 10px;
	text-align: left;
}
#check .pedidos table td.produto-preco {
	width: 100px;
}
#check .pedidos table td.funcoes {
	padding: 0 10px;
}

#check .pedidos .edit-qtd {
	position: relative;
}
#check .pedidos .edit-qtd .erro_qtd {
	display: none;
	position: absolute;
	width: 85px;
	top: 28px;
	left: -30px;
	color: red;
	text-align: right;
}

#check .comprar {
	height: 25px;
}
#check .comprar a {
	margin: 0 0 0 auto;
}
#check .editar {
	float: left;
	text-align: right;
	margin: 0 10px 0 0;
}
#check .editar a, #check .editar button {
	display: inline-block;
	margin: 10px 0 0;
	padding: 0 9px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	border: 1px solid;
	text-transform: uppercase;
}
#check .editar button { height: 18px; cursor: pointer; }
#check .editar a:hover { text-decoration: none; }

#check .comprar {
	float: right;
}

#check .comprar a {
	display: inline-block;
	margin: 10px 0 0;
	padding: 0 9px;
	height: 16px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	border: 1px solid;
	text-transform: uppercase;
}

#check .comprar a:hover { text-decoration: none; }

#check .pedidos table td.subtotal_ {
}

#check .pedidos table td.subtotal_, #check .pedidos table td.subtotal_final {
	text-align: right;
	border-bottom: none;
}

#check .pedidos .subtotal_ p {
	text-decoration: line-through;
	color: #666666;
}

#check .pedidos .subtotal_final p {
	padding-bottom: 10px;
}
#check .pedidos .subtotal_.rs p, #check .pedidos .subtotal_final.rs p {
	font-size: 14px;
} 
h3 {
	font-size: 12px;
	color: #666666;
	margin-bottom: 7px;
}

.edit-qtd input {
	width: 30px;
}
#help p{
	font-size: 13px;
	line-height: 1.4;
}

#help ul {
	font-size: 14px;
}

#help ul li {
	padding: 5px 0;
}

/*******************************************************************
 **  RODAPÉ  *******************************************************/

#rodape {
	position: relative;
	clear: both;
	padding: 5px 0 15px 0;
	text-align: center;
}

#rodape p {
	padding: 6px 0;
}

#kki {
	margin: 10px 0;
	text-align: center;
}

#rodape table { width: 100%; }

#rodape #ref {
	float: right;
	padding: 0 8px 0 0;
	background: #FFFFFF;
	color: #555555;
	font-size: 10px;
	line-height: 1.4;
}

#rodape #ref * { font-size: 10px; }

#rodape #ref strong {
	color: #333333;
	font-weight: bold;
	font-size: 10px;
}

td#links { padding: 0 20px 0 5px; width: 380px; vertical-align: top; }
#links ul { list-style: none; }
#links li {
	float: left;
	display: block;
	margin-right: 15px;
}
#links li a {
	display: block;
	font-size: 10px;
}
#links .small {
	width: 22px;
	text-indent: -9999px;
	margin-right: 5px;
}
#links .small a {
	line-height: 18px;
	width: 22px;
	background-position: center;
	background-repeat: no-repeat;
}
#links #myosotis a {
	line-height: 18px;
	font-size: 14px;
	font-family: "Century Gothic", "Trebuchet MS", helvetica, sans-serif;
}
#links #linda a {
	width: 39px;
	height: 18px;
	background: url(img/linda.jpg) center no-repeat;
	text-indent: -9999px;
}
#links #radio a {
	padding: 0;
	width: 49px;
	height: 18px;
	background-image: url(img/radio.jpg);
	text-indent: -9999px;
}
#links #orkut a { background-image: url(img/link-orkut.jpg); }
#links #flickr a { background-image: url(img/link-flickr.jpg); }
#links #twitter a { background-image: url(img/link-twitter.jpg); }
#links #facebook a { background-image: url(img/link-facebook.jpg); }

.bold {
	font-weight: bold;
}