@CHARSET "UTF-8";

.link {
	color: white;
	text-decoration: underline;
}

a{
	color:gray;
}
a:hover{
	color:black;
}

body {
	background: #FFFFFF;
	font-family: sans-serif;
	font-size: 12px;
	margin: 0px;	
}

td {
	font-family: sans-serif;
	font-size: 12px;
	color:black;
}

.logo_div {
	width: 255px;
	height: 156px;
	border: 0px solid blue;
	position: absolute;
	left: 0px;
}

.header {
	height: 71px;
	border: 0px solid blue;
}

.header_content {
	height: 50px;
	width: 80%;
	border: 0px solid white;
	position: relative;
	left: 240px;
	top: 2px;
	color: white;
}

.body_div {
	background-repeat: repeat-y;
	border: 0px solid blue;
	overflow: auto;
	min-height: 500px;
}

/*PARA INTERNET EXPLORER button
html .body_div {
	background-repeat: repeat-y;
	border: 0px solid blue;
	height: 500px;
}
*/

.menu_div {
	border: 0px solid green;
	width: 222px;
	color:white;
}

.show_div {
	border: 0px solid green;
	padding: 5px;
}

.display_table {
	width: 100%;
	text: center;
	margin: auto;
	border: 0px solid blue;
}

.footer {
	height: 29px;
}

.menu_bottom {
	height: 81px;
	width: 222px;
	border: 0px solid black;
	float: left;
	position: relative;
	top: -81px;
}

.busca_form {
	padding: 12px 10px 3px 10px;
	float:left;
	position: relative;
	top: 0px;
	border:0px solid white;
}

.banner_div{
	width:684;
	height:143;
	background-repeat: no-repeat;
	position: relative;
	left:13px;
	margin-top:15px;
}


.span_nologged{
	position: relative;
	top: 12px;	
}

.menu_links {
	position:relative;
	top:3px;
	left:180px;
}

.cabecalho {
	padding: 3px;
	background: #FDB913;
	margin: 5px;
	margin-bottom: 1px;
}

.busca_text {
	font-size: 19px;
}

.menu_box {
	width: 163px;
	border: 0px solid #FFFFFF;
	position: relative;
	top: 70px;
	left: 40px;
}

.menu_box_link{
	display:block;
	border-bottom: 1px solid #e66218;
	padding-top:8px;
	padding-bottom:2px;
	color:white;
}

.menu_box_link:hover{
	color: #BD2025;
}

.keyword {
	width: 300px;
	font-size: 19px;
	border: 1px solid gray;
}

.filter_option {
	font-size: 10px;
	border: 1px solid gray;
	width: 100px;
}

.filtro_button {
	border: 0px solid gray;
	position:relative;
	top:2px;
}

.filtros_show {
	font-size: 9px;
	padding: 3px;
	margin: 0px;
	color: gray;
}

.filtro_label {
	font-weight: bold;
}

.carrinho_header {
	width: 520px;
	padding: 10px;
	background: #FDB913;
	text-align: right;
	margin: 2px;
}

.carrinho_menu_links {
	width: 520px;
	padding: 10px;
	background: #FDB913;
	text-align: right;
	margin: 2px;
}

.category_title{
	margin:15px 0px 10px 13px;
	color:#999999;
	font-size:28px;
	border-bottom: 1px solid #999999;
	width:685px;
}

.alerta_nenhum_produto{
	margin:30px;
	font-size:13px;
	color:#999999;
}
	
.p_container {
	width: 350px;
	height: 118px;
	padding: 0px;
	background: #ffffff;
	margin: 10px;
	border: 0px solid gray;
	float: left;
}

.p_container_table {
	width: 100%;
	margin: 0px;
}

.big_p_container_table {
	margin: 20px;
}

.big_img_produto {
	width: 200px;
	padding: 5px;
	text-align:center;
	border:0px solid #f0f0f0;
}

.big_td_info_produto{
	width:500px;
}

.img_sizer {
	width: 80px;
	height: 80px;
	border:0px;
}

.img_produto {
	width: 100px;
	height: 110px;
	padding: 5px;
	text-align:center;
	border:1px solid #f0f0f0;
}

.img_produto a{
	color:black;
}

.produto_link{
	color: inherit;
	text-decoration: inherit;
}

.produto_link:HOVER{
	color: inherit;
	text-decoration: inherit;
}

.prod_header{
	height: 60px;
	border:0px solid black;
}

.product_link:HOVER{
	color:gray;
}



.carrinho_table {
	width: 100%;
	margin: 0px;
}

.carrinho_td_head_1 {
	background: #d0d0d0;
	margin: 0px;
	padding: 3px;
	font-size: 10px;
	text-align: center;
}

.carrinho_td_head_2 {
	background: #e0e0e0;
	margin: 0px;
	padding: 3px;
	font-size: 10px;
	text-align: center;
}

.carrinho_td_head_3 {
	background: #f0f0f0;
	margin: 0px;
	padding: 3px;
	font-size: 10px;
	text-align: center;
}

.carrinho_td_first {
	background: #f0f0f0;
	margin: 0px;
	padding: 3px;
	font-size: 11px;
	text-align: center;
}

.carrinho_td {
	background: #f0f0f0;
	margin: 0px;
	padding: 3px;
	font-size: 11px;
}

.carrinho_td_last {
	background: #f0f0f0;
	margin: 0px;
	padding: 3px;
	font-size: 11px;
	text-align: center;
}

.carrinho_total_line {
	border-top: 1px solid black;
	font-weight: bold;
}

.carrinho_bonus_info {
	width: 530px;
}

.carrinho_pagto_bonus {
	background: #3CB371;
	color: white;
	font-weight: bold;
	border: 1px solid gray;
	cursor: pointer;
}

.carrinho_pagto_boleto {
	background: #3CB371;
	color: white;
	font-weight: bold;
	border: 1px solid gray;
	cursor: pointer;
}

.opcao_entrega_1_button {
	background: #ffffff;
	color: gray;
	border: 1px solid gray;
	cursor: pointer;
}

.opcao_entrega_2_button {
	background: #ffffff;
	color: gray;
	border: 1px solid gray;
	cursor: pointer;
}

.calcula_frete_button {
	background: #ffffff;
	color: gray;
	border: 1px solid gray;
	cursor: pointer;
}

.p_calcula_frete_button {
	text-align: center;
}

.fieldset_address {
	text-align: center;
}

.carrinho_entrega_div {
	width: 100%;
	font-size: 10px;
	display: none;
}

.corpo_confirmado {
	width: 545px;
}

#confirm_table {
	display: none;
}

#linha_valor_total {
	font-size: 11px;
}

#linha_valor_frete {
	
}

#linha_valor_boleto {
	
}

.opcao_pagto {
	background: #f5f5f5; 
}

.off_opcao_pagto {
	color: #c0c0c0;
}

.off_button_pagto {
	background: #ffffff;
	color: #c0c0c0;
	text-decoration: underline;
	border: 0px solid gray;
	font-size: 10px;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}

.msg_adicionado {
	color: #005500;
	font-size: 10px;
	background: #C1FFC1;
	padding: 2px;
}

.msg_nao_adicionado {
	color: #550000;
	font-size: 10px;
	background: #FFE4E1;
	padding: 2px;
}

.td_info_produto{
	padding:5px;
}

.nome_produto {
	font-size: 13px;
}

.short_desc{
	font-size: 10px;
}

.big_nome_produto {
	font-size: 23px;
}

.big_short_desc{
	font-size: 14px;
}

.big_long_desc{
	font-size: 12px;
}

.detalhar_link {
	font-size: 8px;
	color: gray;
}

.ocultar_detalhar_link {
	font-size: 8px;
	color: gray;
	display: none;
}

.detalhe_produto {
	font-size: 10px;
	color:gray;
	margin-top:5px;
}

.big_detalhe_produto {

	font-size: 15px;
	margin-top:5px;
	text-align: right;
	color:gray;
}

.detalhes_produto {
	font-size: 10px;
	display: none;
	margin: 5px;
}

.quantidade {
	font-size: 12px;
	color:gray;
}

.input_quantidade {
	font-size: 12px;
	border: 1px solid gray;
	width: 25px;
}

.button_adicionar {
	font-size: 12px;
	border: 1px solid #f58227;
	background: #f58227;
	cursor: pointer;
}

.button_adicionar_link{
	font-size: 12px;
	border: 1px solid #f58227;
	background: #f58227;
	padding:2px;	
	color:black;
}


.confirma_final {
	text-align: center;
}

.carrinho_confirma_final_button {
	background: #3CB371;
	color: white;
	width: 545px;
	font-weight: bold;
	border: 1px solid gray;
	cursor: pointer;
	font-size: 15px;
	text-transform: uppercase;
}

#select_discount{
	border:0px solid #f58227;
	background: white;
	text-align:center;
	margin-top:5px;
}

#select_discount td{
font-size:14px;
}

.alerta_adicionado {
	display: none;
}

.alerta {
	padding: 3px;
	background: #550000;
	color: white;
}

.info_buyer {
	padding: 3px;
	background: #f0f0f0;
	color: gray;
	width: 100%;
	display: block;
	text-align: center;
}

.choose_fid_form {
	padding: 3px;
	background: #f0f0f0;
	color: gray;
	width: 98%;
	display: block;
	text-align: center;
}

.choose_fid_field {
	width: 80px;
}

.footer_info{
	border:0px solid black;
	height:70px;
	padding-top:15px;
	text-align:center;
	position:relative;
	left:-100px;
	font-size:10px;
	margin:0px;
}

.i_log_form{
	padding-top:25px;
	color:black;
	text-align: center;
	border:0px solid #bd2025;
	width:260px;
	height:220px;
	position: absolute;
	left:400px;
	top:180px;
	background-repeat:no-repeat;
	font-size:12px;
	z-index: 1000;
}

.i_log_form a{
	color:black;
	text-decoration: underline;
}

.close_log_box{
	display:block;
	text-align: right;
	position:relative;
	left:-20px;
	top:-5px;

}

.admin_p_container{
	width:90%;
}

.link_novoprod{
	font-size:12px;
	font-weight: normal;
	
}

.opt_edit{
	display: block;
	text-align:center;
	margin:3px;
	padding:3px;
	border:1px solid black;
	background: #f0f0f0;
	color:black;
}

.opt_edit:HOVER{
	background: #f58227;
	color:black;
}

.form_subtitle{
	border-bottom:1px solid black;
	margin-bottom:5px;
	font-size:18px;

}

.mensagem{
	border:1px solid #770000;
	background:#f0f0f0;
	color: #770000;
	padding:5px;
	text-align: center;
	font-size: 15px;
}
