/*------------------------------- GERAL ---------------------------------*/

body {
	background: #000 url(images/header.jpg) no-repeat center top;
}

* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
	text-decoration: none;
}
h2 {
	color:#d90000;
	font: normal 28px Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}

h3 {
	color:#d90000;
	font: bolder 17px Arial, Helvetica, sans-serif;
}
.indisponivel {
	text-decoration: line-through;
}
.ast {
	color:#E90101;
	padding: 0 3px;
}
/* Formatao base */

div#header{
	width:758px;
	height:216px;
	margin:auto;
	padding:0 0 0 42px;
}

div#miolo{
	width:768px;
	min-height:640px;
	_height:640px;
	background:#000;
	margin:auto;
	display:table;
}

div#footer{
	background:#900 url(images/bg_footer.jpg) top left repeat-x;
	height:80px;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
}

/* Formatao base */

/* Header */
	
	div#h_logo{
		width:182px;
		_width:182px;
		height:80px;
		padding: 0 0 0 0;
		background:url(images/bg_logo_munaya.gif) center top no-repeat;
	}
	div#h_bglogo{
		width:149px;
		height:70px;
		margin:auto;	
	}
/* Header */

/* Miolo */
	
	div#miolo_left{
		width:186px;
		padding:0 10px 30px 26px;
		float:left;
		display:table;
	}
	div#miolo_right{
		width:526px;
		padding:0 10px 20px 10px;
		float:left;	
		display:table;
	}	
		
/* Footer */

div#footer_menu{
	width:700px;
	margin: auto;
	padding: 15px 0 0 0;
	list-style-type: none;
	height:17px;
	_height:17px;
	text-align:center;	
	
}

div#footer_menu ul li { display: inline; }

div#footer_copyright{
	width:700px;
	margin: auto;
	padding: 0;
	vertical-align:middle;
	text-align:center;
}

/* Footer */
/*------------------------------- COLUNA ESQUERDA ---------------------------------*/
/* MENU */
div#miolo_left ul.menu01 li a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 45px;
	min-width:186px;
}
div#miolo_left ul.menu02 li a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 23px;
	min-width:186px;
}
ul.menu02{
	padding:10px 0 20px 0;
	min-width:186px;
}
/* MENU */

/* BANNERS */
	.banner1{
		background:#444;		
		display:block;
		padding:4px 0px 0px 4px;
		_padding:4px;
		width: 179px;
		_width: 176px;
		height: 166px;
		_height: 162px;
		margin-bottom: 20px;
	}
	.banner2{
		background:#444;		
		display:block;
		padding:4px 0px 0px 4px;
		_padding:4px;
		width: 179px;
		_width: 176px;
		height: 82px;
		_height: 79px;
	}
	.banner2:hover,.banner1:hover{
		background:#d90000;
	}	
/* BANNERS */
/* Menu Pruncipal */

	.menu_colecao{background:url(images/colecao_l.gif) left top no-repeat;}
	.menu_colecao a{background:url(images/colecao_l.gif) left top no-repeat;}
	.menu_colecao a:hover{background:url(images/colecao_h.gif) left top no-repeat;}
	
	.menu_qualidade{background:url(images/qualidade_l.gif) left top no-repeat;}
	.menu_qualidade a{background:url(images/qualidade_l.gif) left top no-repeat;}
	.menu_qualidade a:hover{background:url(images/qualidade_h.gif) left top no-repeat;}
	
	.menu_tamanhos{background:url(images/tamanhos_l.gif) left top no-repeat;}
	.menu_tamanhos a{background:url(images/tamanhos_l.gif) left top no-repeat;}
	.menu_tamanhos a:hover{background:url(images/tamanhos_h.gif) left top no-repeat;}
	
	.menu_trocas{background:url(images/trocas_l.gif) left top no-repeat;}
	.menu_trocas a{background:url(images/trocas_l.gif) left top no-repeat;}
	.menu_trocas a:hover{background:url(images/trocas_h.gif) left top no-repeat;}
	
	.menu_comprar{background:url(images/comprar_l.gif) left top no-repeat;}
	.menu_comprar a{background:url(images/comprar_l.gif) left top no-repeat;}
	.menu_comprar a:hover{background:url(images/comprar_h.gif) left top no-repeat;}

/* Menu Pruncipal */

/* Menu Institucional */

	.menu_munaya{background:url(images/amunaya_l.gif) left top no-repeat;}
	.menu_munaya a{background:url(images/amunaya_l.gif) left top no-repeat;}
	.menu_munaya a:hover{background:url(images/amunaya_h.gif) left top no-repeat;}

	.menu_historia{background:url(images/historia_l.gif) left top no-repeat;}
	.menu_historia a{background:url(images/historia_l.gif) left top no-repeat;}
	.menu_historia a:hover{background:url(images/historia_h.gif) left top no-repeat;}
	
	.menu_orkut{background:url(images/orkut_l.gif) left top no-repeat;}
	.menu_orkut a{background:url(images/orkut_l.gif) left top no-repeat;}
	.menu_orkut a:hover{background:url(images/orkut_h.gif) left top no-repeat;}	
	
	.menu_monsterblog{background:url(images/monsterblog_l.gif) left top no-repeat;}
	.menu_monsterblog a{background:url(images/monsterblog_l.gif) left top no-repeat;}
	.menu_monsterblog a:hover{background:url(images/monsterblog_h.gif) left top no-repeat;}	

	.menu_contato{background:url(images/contato_l.gif) left top no-repeat;}
	.menu_contato a{background:url(images/contato_l.gif) left top no-repeat;}
	.menu_contato a:hover{background:url(images/contato_h.gif) left top no-repeat;}
	
/* Menu Institucional */

/*------------------------------- COLUNA ESQUERDA ---------------------------------*/

.div_destaque {
	display: table;
	_height: 205px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #333;
}
.img_destaque {
	float: left;
	width: 208px;
	_width: 208px;
}
.img_destaque a{
	background:#444;
	display: block;
	padding:4px 0px 0px 4px;
	_padding:4px;
}
.img_destaque a:hover{
	background:#d90000;
}
.info_destaque {
	float:left;
	padding: 0 10px;
	width: 295px;
}
.info_destaque p {
	padding: 2px 0 4px;
	font: normal 12px/1.3em Arial, Helvetica, sans-serif;
	color: #ababab;
}
.info_destaque p.bt_comprar,.info_destaque p.bt_detalhes {
	padding: 3px 0;
}
.info_destaque p.bt_comprar a{
	color: #fff;
}
.info_destaque p.bt_detalhes a{
	color: #fff;
	display :block;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(images/bt_detalhes_l.gif) no-repeat left top;
	width: 70px;
	height: 15px;
}
.info_destaque p.bt_detalhes a:hover{
	background: transparent url(images/bt_detalhes_h.gif) no-repeat left top;
}
.info_destaque p a{
	color: #ababab;
}
.info_destaque p a:hover{
	color: #d90000;
	text-decoration: underline;
}
/* OUTROS DESTAQUES */
.dest_vermelho{
	color: #d90000;
	font-size:14px;
}

.div_outros_destaques {
	display: table;
	_height: 140px;
	padding: 0;
}
.div_outros_destaques .div_destaque{
	min-height: 130px;
	_height: 124px;
	padding: 20px 0;
	float: left;
}
.div_outros_destaques .img_destaque {
	float: left;
	width: 102px;
	_width: 102px;
}
.div_outros_destaques .img_destaque a{
	background:#444;
	display: block;
	height: 100px;
	_height: 98px;
	padding: 2px 0px 0px 2px;
	_padding: 2px;
}
.img_destaque a:hover{
	background:#d90000;
}
.div_outros_destaques h2 {
	font: bolder 14px Arial, Helvetica, sans-serif;
	padding: 0 0 3px 2px;
}
.div_outros_destaques .info_destaque {
	float:left;
	padding: 0 10px;
	width: 135px;
	_width: 119px;
}
.div_outros_destaques .info_destaque p {
	font: normal 11px/1.3em Arial, Helvetica, sans-serif;
}

/* COLEÇÃO */
h3.colecao {
	padding: 20px 0;
	text-align:center;
	clear: both;
}
h3.colecao a{
	font: normal 18px/1.3em Arial, Helvetica, sans-serif;
	color: #fff;
}
h3.colecao a:hover{
	text-decoration: underline;
	color: #d90000;
}
.div_colecao {
	display: table;
	_height: 140px;
	padding: 0;
}
ul.navcolecao{
		width:508px;
		height:23px;
		_height:23px;	
		background:#444;
		float:left;	
		margin:65px 0 20px 0;	
	}
	li.ncamisas{
		float:left;
		width:230px;
		text-align:left;
		vertical-align:middle;
		padding:3px 0 0 10px;
		font: normal 13px/1.3em Arial, Helvetica, sans-serif;
		color: #fff;
	}
	li.navpagscolecao{
		float:right;
		width:258px;
		text-align:right;
		vertical-align:middle;		
		padding:3px 9px 0 0;
		font: normal 13px/1.3em Arial, Helvetica, sans-serif;
		color: #fff;
	}	
	li.navpagscolecao a {
		font: normal 13px/1.3em Arial, Helvetica, sans-serif;
		color: #ababab;
	}
	li.navpagscolecao a:hover {
	text-decoration:underline;
	color: #d90000;
	}

/* Detalhes */
.div_detalhes {
	float: left;
	border-right: 1px solid #333;
	padding: 5px;
	width: 250px;
	margin: 10px 20px 0 0;
}
.div_politica {
	margin-top: 10px;
	padding: 5px;
}
.div_politica p a{
	font: normal 12px/1.4em Arial, Helvetica, sans-serif;
	color: #fff;
}
.div_politica p a:hover {
	text-decoration:underline;
	color: #d90000;
}
.div_detalhes  p,.div_politica p{
	color: #A7A7A7;
	font: normal 12px/1.4em Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
.div_politica p{
	margin: 10px;
}
.div_detalhes ul{
	float: left;
	width: 120px;
	margin: 10px 0;
}
.div_detalhes ul li{
	font: normal 13px/1.7em Arial, Helvetica, sans-serif;
	padding: 0 5px 0 0;
	color: #A7A7A7;
}
.div_detalhes ul li strong{
	color: #fff;
	font-weight: bolder;
}

/* Cadastro */
.div_cadastro {
	clear: both;
}
/* FORMATANDO A FONTE, TAMANHO E COR PADRO */
.div_cadastro form {
	margin: 20px 0 0 50px; /* S PARA NO FICAR COLADO NAS MARGENS DA PGINA */
	color: #ABABAB;
	font: normal 11px/2em arial,Helvetica,sans-setif;
	width: 353px;
	_width: 367px;
}

/* LABEL */
.div_cadastro label {
     display: block; /* DEIXANDO UM ACIMA DO OUTRO */
     margin: 5px 0 5px 0; /* ESPAO ACIMA E ABAIXO */
	color: #ABABAB;
	font: normal 12px/2em arial,Helvetica,sans-setif;
}

/* FORMATANDO OS IDENTIFICADORES DOS CAMPOS */
.div_cadastro label span {
     display: block;
     width: 70px;
     _width: 80px;
     margin-top: 2px;
     float: left;
	padding-right: 10px;
}

span.campo {
	text-align: right;
}

.ast {
	color:#E90101;
	padding: 0 3px;
}
/* FORMATANDO INPUT */
.div_cadastro input {
     color: #000;
     width: 270px;
     border:1px solid #6F6F6F;
	 background: #ABABAB;
	 height: 24px;
	 font: normal 12px/2em arial,Helvetica,sans-setif;
}
.div_cadastro input:focus {
	background: #C1C1C1;
}
/* FORMATANDO INPUTS COMO CHECKBOX E RADIO */
.div_cadastro input.zerado {
	border: none;
	background: transparent;
	width: *;
}
/* FORMATANDO INPUT MENOR */
.div_cadastro input.menor {
	width: 60px;
}
/* FORMATANDO INPUT MENOR */
.div_cadastro input.medio {
	width: 198px;
}
/* FORMATANDO TEXTAREA */
.div_cadastro textarea {
     color: #000;
     width: 270px;
     border:1px solid #6F6F6F;
	background: #ABABAB;
	font: normal 12px/2em arial,Helvetica,sans-setif;
}
.div_cadastro textarea:focus {
	background: #C1C1C1;
}
/* FORMATANDO SELECT */
.div_cadastro select {
     color: #000;
     width: 200px;
     border:1px solid #6F6F6F;
	height: 24px;
	font: normal 12px/2em arial,Helvetica,sans-setif;
}

/* SELECT COM LARGURA AUTOMTICA */
.div_cadastro select {
     width: auto;
}
.div_cadastro p {
	color: #A7A7A7;
	font: normal 12px/1.4em Arial, Helvetica, sans-serif;
}
#cadastro_status {
	margin-top: 10px;
	color: #C19696;
	font: bolder 14px/1.4em Arial, Helvetica, sans-serif;
}

.div_cadastro textarea {
     height: 100px;
     overflow: auto; /* BARRA DE ROLAGEM AUTOMTICA */
}

/* FORMATAO DO BOTO */
.div_cadastro button {
     background: #585858 url(images/bg_botao.jpg) repeat-x left top;
     color: #000;
	font: normal 12px/1.2em arial,Helvetica,sans-setif;
     margin: 10px 0 0 292px;
     _margin: 10px 0 0 298px;	 
     border: 1px solid #6E6E6E;
	cursor: pointer;
	min-height: 22px;
	_height: 22px;
	min-width: 60px;
	_width: *;
	text-align: center;
	padding: 2px 7px;
	float: left;
}
.div_cadastro button:hover {
     border: 1px solid #E90101;
}
/* INPUT COM ERRO */
.input_erro {
	background: #C19798 !important;
}


/* CONTEUDO */
.div_conteudo p {
	color: #A7A7A7;
	font: normal 12px/1.5em Arial, Helvetica, sans-serif;
	margin: 15px 0;
}
.div_conteudo p strong{
	color: #d90000;
	font-weight: bolder;
}

.div_conteudo p a{
	text-decoration:underline;
	color: #A7A7A7;
}
.div_conteudo p a:hover{
	color: #d90000;
}

/*Compras*/
li.estampas{
	width:518px;
	float:left;
}

ul.campras_estampas{
	width:102px;
	text-align:center;
	float:left;	
	padding:20px 0 0 0;		
}
ul.campras_estampas1{
	width:102px;
	text-align:center;
	float:left;	
	padding:20px 37px 0 0;	
}
ul.campras_estampas2{
	width:102px;
	text-align:center;
	float:left;
	padding:20px 36px 0 0;
}


/*ComPRAS*/	
	li.spacer{padding:0 0 50px 0;}
	li.spacer_right{padding:0 14px 0 0;}
	li.spacer_left{padding:0 0 0 28px; _margin:-18px 0 0 0;}
	li.spacer_top{padding:5px 0 0 0;}
	li.spacer_bottom{padding:0 0 5px 0;}	
	li.spacer_bt{padding:10px 0 10px 0; _padding:10px 0 8px 0;}

	li.destaque_slink{background-color:#444; width:204px; _width:200px; padding:4px 0px 0px 4px;_padding:4px 4px 1px 4px;}

	p.destaque{width:208px;margin:0px 0px 20px 0px;_margin:0px 0px 2px 0px;float: left;}
	p.destaque a{background-color:#444;display:block;padding:4px 0px 0px 4px;_padding:4px 4px 4px 4px;}
	p.destaque a:hover{background-color:#d90000;}	
	
	li.thumbs{width:102px;margin:0px 0px 0px 0px;_margin:0px 0px 2px 0px;}
	li.thumbs a{background-color:#444;display:block;padding:2px 12px 0px 2px;_padding:2px;}
	li.thumbs a:hover{background-color:#d90000;}		

	li.thumbs_comprar{width:102px;margin:0px 0px 0px 0px;_margin:0px 0px 2px 0px;}
	li.thumbs_comprar a{width: 86px; height:86px;_height:84px; background:#444;display:block;padding:2px 14px 14px 2px;_padding:2px;}
	li.thumbs_comprar a:hover{background-color:#d90000;}	
	
	.bt_detalhe{background:url(images/bt_detalhes_l.gif) left top no-repeat; width:68px; height:13px;}
	.bt_detalhe a{background:url(images/bt_detalhes_l.gif) left top no-repeat; display:block; width:68px; height:13px;}
	.bt_detalhe a:hover{background: url(images/bt_detalhes_h.gif) left top no-repeat; width:68px; height:13px;}	
	
	/* Class Footer*/
	.f_menu{font-size:11px;	color:#FFF;}	
	.f_menu a{font-size:11px; color:#FFF;}
	.f_menu a:hover{font-size:11px;	color:#FFF;	text-decoration:underline;}		
	.f_copyright{font-size:10px; color:#808080;}
	.f_credits{font-size:10px;color:#b67c00;}
	.f_credits a{font-size:10px; color:#b67c00;}	
	.f_credits a:hover{font-size:10px; color:#b67c00; text-decoration:underline;}		

   /* Class Footer*/	