/* Reset Defaults
--------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, table, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}
:focus { outline: 0;}
ul { list-style: none;}
table {	border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {	quotes: "" "";}



body {
	margin: 0;
	padding: 0;
	/*background: #ffffff url(../imagens/bg_japa_orange.jpg) fixed;
        background: #000000;*/
        background: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8E959B;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

a {
	color: #E55D13;
}

a:hover {
	text-decoration: none;
}

/* topo */
#topo {
	/*width: 706px;*/
	width: 912px;
	
	height: 280px;;
	margin: 0 auto;
	padding: 3px 0 0 0;
	border: 0px solid red;
}

#menu-topo {
	width: 912px;
	clear: both;
	height: 35px;
	margin: 0 auto;
	padding: 3px 0 0 0;
	border: 0px solid blue;
	background: #F5F5F5;
}

.item-menu {
	float: right;
	height: 47px;
	/*color: #FF280B;*/
	font-size:17px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}

.nome-login{
    font-size:12px;
    margin-top:6px;
}
.item-menu-vermelho{
	border-top: 4px solid #FFFFFF;
	color: #FF280B;
}

.item-menu-azul{
	border-top: 4px solid #FFFFFF;
	color: #0066CD;
}

.item-menu-amarelo{
	border-top: 4px solid #FFFFFF;
	color: #FD2808;
}

.item-menu-laranja{
	border-top: 4px solid #FFFFFF;
	color: #FF9900;
}


.item-menu-verde{
	border-top: 4px solid #FFFFFF;
	color: #749417;
	margin-right: 20px;
}

/* hover */
.item-menu-vermelho:hover{
	border-top: 4px solid #FF280B;
	color: #FF280B;
}

.item-menu-azul:hover{
	border-top: 4px solid #0066CD;
	color: #0066CD;
}

.item-menu-amarelo:hover{
	border-top: 4px solid #FD2808;
	color: #FD2808;
}

.item-menu-laranja:hover{
	border-top: 4px solid #FF9900;
	color: #FF9900;
}


.item-menu-verde:hover{
	border-top: 4px solid #749315;
	color: #749315;
	margin-right: 20px;
}


/*
#header {
	width: 706px;
	width: 912px;
	height: 375px;
	margin: 0 auto;
	padding: 12px 0 0 0;
	border: 1px solid red;
	
}
*/
/* Logo */

#logo {
	/*float: left;*/
	z-index: 300;
	width: 208px;
	height: 208px;
	padding: 17px 0 0 0;
	/*background: url(images/logo.png) no-repeat;*/
	/*position: absolute;
	left: 190px;
	top: 25px;*/
	margin: -23px auto;
	padding-left:675px;
	border: 0px solid red;
	position:absolute; 
}

/* Rotator Layout  ( STEP CAROUSEL )
--------------------------------------------------------------------------------------- */

.rotator { 
	width: 912px;;
	height:280px;
	border: 0px solid #000000;
	float: left;
	display: inline;
	position: relative;
	/*background: #47423c;*/
	background: #000000;
	overflow: hidden;
}

.rotator h3 {
	float: left;
	display: inline;
	color: #f9a25e;
	font-size: 2.2em;
	border-right: 0px solid #57524d;
	padding: 12px 22px 12px 16px;
	margin-top: 8px;
}

.featured_content h4 {
	margin-top:-12px;
	margin-bottom:-9px;
	font-size: 19px;
	color: #ffffff;
	
}

.featured_content { float: left; margin: 8px 0 0 20px; padding-top: 7px; display: inline; }
.featured_content p{ margin: 2px 0 0 0; }
.btn_rotator { position: absolute; bottom: 4px; right:8px; }
.btn_rotator p{ font-size: 1.1em; }

#divMainRotatorNav { position:absolute; bottom:18px; right:12px; z-index:99; }
#divMainRotatorNav a { margin: 0 0 0 4px; padding: 3px 6px; background: #786d61; text-decoration: none; color: #ffffff; }
#divMainRotatorNav a:hover { background: #ffffff; text-decoration: none; color: #5f554a; }
#divMainRotatorNav a.activeSlide { background: #ffffff; text-decoration: none; color: #5f554a; }
#divMainRotatorNav a:focus { outline: none; }


#conteudo{
	width: 912px;
	clear: both;
	height: auto;
	
	margin: 0px auto 10px;;
	
	
	/*padding: 0px 0 0 0;*/
	
}

#titulo-secao{
	float: left;
	width: 600px;

        padding-left:5px;
        
	margin-left: 20px;
	margin-bottom: 5px;
	height: 20px;
	border: 0px solid #000000;
        color: black;
        font-weight:bold;
	
}

#titulo-produto{
	float: left;
	width: 672px;
	margin-left: 20px;
	margin-bottom: 0px;
	height: 40px;
	border: 0px solid #000000;
	background: #F5F5F5;
        color: black;
        font-weight:bold;
        padding-left:10px;
        padding-top:11px;
        
}

#conteudo-interno{
	float: left;
	width: 672px;
	margin-left: 20px;
	height: auto;
	border: 0px solid red;
	background: #FFFFFF;
        padding-left:10px;
        padding-top:11px;
        padding-bottom:11px;
}

.produto-miniatura{
    width:210px;
    
    margin-top:2px;
    margin-left:2px;
    margin-right:2px;
    margin-bottom:10px;
    height:297px;
    float:left;
    border: 1px solid #EFEFEF;
    background:#FCFCFC;
}

.produto-miniatura-titulo{
    width:200px;
    height:35px;
    float:left;
    background: #F5F5F5;
    color:#CE1127;
    padding:5px;
    text-align:center;
    font-weight:bold;
    font-size:11px;
    
}

.produto-miniatura-titulo a{
    text-decoration:none;
    color: #CE1127;
}
.produto-miniatura-imagem{
    width:200px;
    height:160px;
    float:left;
   margin:5px;
   text-align:center;
}

.produto-miniatura-imagem img{
    border: 3px solid #FFFFFF;
}

.produto-miniatura-imagem:hover img{
    border: 3px solid #FFC166;
}

.produto-miniatura-acao{
    width:205px;
    height:60px;
    float:left;
    margin-top:6px;
    border: 0px solid red;
    
}

.produto-miniatura-acao-preco{
    width:90px;
    height:58px;
    float:left;
    border: 0px solid blue;
    font-weight:bold;
    color:black;
    text-align:center;
    font-size:12px;
    padding-top:10px;
    
}

.produto-miniatura-acao-botoes{
    width:110px;
    height:48px;
    float:left;
    border-left: 2px solid #EFEFEF;
    padding-left:3px;
    padding-top:8px;
    font-weight:bold;
    
}

.produto-miniatura-comprar{
    display:block;
    width:108px;
    height:17px;
    text-align:center;
    float:right;
    margin-bottom:5px;
    text-decoration:none;
    font-size:11px;
    background:#CE1127;
    color:#FFFFFF;
}

.produto-miniatura-comprar:hover{
    display:block;
    width:108px;
    height:17px;
    text-align:center;
    float:right;
    margin-bottom:5px;
    text-decoration:none;
    font-size:11px;
    color:#CE1127;
    background:#F1EDED;

}


.produto-miniatura-indisponivel{
    display:block;
    width:108px;
    height:34px;
    text-align:center;
    float:right;
    margin-bottom:5px;
    text-decoration:none;
    font-size:11px;
    background:#ffffff;
    color:#000000;
}

.produto-miniatura-indisponivel:hover{
    display:block;
    width:108px;
    height:34px;
    text-align:center;
    float:right;
    margin-bottom:5px;
    text-decoration:none;
    font-size:11px;
    color:#CE1127;
    background:#F1EDED;

}

.produto-miniatura-btdetalhe{
    display:block;
    width:108px;
    height:17px;
    text-align:center;
    float:right;
    margin-bottom:5px;
    text-decoration:none;
    font-size:11px;
    background:#E4E4E4;
    color:#CE1127;
}

.produto-miniatura-btdetalhe:hover{
    display:block;
    width:108px;
    height:17px;
    text-align:center;
    float:right;
    margin-bottom:5px;
    text-decoration:none;
    font-size:11px;
    color:#FFFFFF;
    background:#CE1127;

}

#produto-detalhe-imagem{
    border: 0px solid red;
    width:200px;
    height:auto;
    float:left;
    margin-bottom:10px;
}

.produto-detalhe-imagem-mais{
    width:60px;
    height:60px;
    margin:3px;
    float:left;
    border: 0px solid blue;
}

#produto-detalhe-descricao{

    margin-left:11px;
    border: 0px solid red;
    width:445px;
    height:auto;
    float:left;
}

#produto-detalhe-acao{
    
    padding-top:5px;
    border-top: 2px solid gray;
    width:658px;
    height:40px;
    clear:both;
}

#produto-detalhe-titulo{
    font-weight:bold;
    color: black;
    
}

#botao-comprar-titulo{
    display:block;
    width:120px;
    height:32px;
    padding-left:20px;
    float:right;
    background:#CE1127;
    color:white;
    margin-right:20px;
    text-decoration:none;
    font-weight:bold;
    
}

#botao-comprar-titulo:hover{
    display:block;
    width:120px;
    height:32px;
    padding-left:20px;
    float:right;
    background:#F1EDED;
    color:black;
    margin-right:20px;
    text-decoration:none;
    font-weight:bold;
}

#botao-avise-titulo{
    display:block;
    width:202px;
    height:30px;
    padding-left:20px;
    float:right;
    background:#CE1127;
    color:white;
    margin-right:20px;
    text-decoration:none;
    font-weight:bold;

}

#botao-avise-titulo:hover{
    display:block;
    width:202px;
    height:30px;
    padding-left:20px;
    float:right;
    background:#F1EDED;
    color:black;
    margin-right:20px;
    text-decoration:none;
    font-weight:bold;
}

#produto-detalhe-valor-titulo{
    float:right;
    font-weight:bold;
    margin-right:20px;
    font-size:20px;
}

#produto-detalhe-valor-acao{
    float:left;
    margin-left:10px;
    font-weight:bold;
    margin-right:20px;
    font-size:20px;
}

#menu-esquerda{
	float: left;
	width: 200px;
	height: auto;
	border: 0px solid red;
	background: #FFFFFF
}

#menubv {
width: 90%;
padding: 0;
margin: 0 0 0 8px;
font: 11px Verdana, sans-serif;
}
#menubv ul {
list-style: none;
margin: 0;
padding: 0;
}
#menubv li {
border-top: 1px solid #f00;
margin: 0;
}
#menubv li a {
display: block;
padding: 5px 5px 5px 0.5em;
font-weight:bold;
/*border-left: 10px solid #ffc0cb;
border-right: 10px solid #fff5ee;*/
background-color: #ffffff;
color: #000000;
text-decoration: none;
text-indent: 10px;
}
#menubv li a:hover {
/*border-left: 10px solid #fcc;
border-right: 10px solid #fff;*/
background-color: #CE1127;
color: #ffffff;
text-indent: 10px;
}
/* Fix IE. Hide from IE Mac \*/
* html ul#menubv  li { float: left; height: 1%; }
* html ul#menubv  li a { height: 1%; }
/* End */
.busca{
float: left;

}


.input-busca{
 border: 1px solid gray;
 height:24px;
 font-size:18px;
 margin-right:3px;
 width:135px;

}
.texto-mini{
    font-size:12px;
    
}

#pesquisa-ok{
    height:28px;
    /*border: 1px solid gray;*/
    font-weight:bold;
}
.titulo-menu{
	width: 180px;
	height: 23px;
	border-top: 3px solid gray;
	font-weight:bold;
	font-size: 20px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	
}

.titulo-menu:hover{
	width: 180px;
	height: 23px;
	border-top: 3px solid gray;
	font-weight:bold;
	font-size: 20px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	background-color: #CE1127;
	
}

.cor-vermelha{
	color: #CE1127;
}

.cor-vermelha:hover{
	color: #ffffff;
}

.cor-verde{
	color: #749315;
}

.cor-verde:hover{
	color: #ffffff;
}

.cor-laranja{
	color: #FF9900;
}

.cor-laranja:hover{
	color: #ffffff;
}

.cor-amarelo{
	color: #E1E100;
}

.cor-laranja:hover{
	color: #ffffff;
}

.cor-azul{
	color: #0067CE;
}

.cor-azul:hover{
	color: #ffffff;
}

#logo h1 {
	padding: 120px 0 0 0;
	text-align: center;
	letter-spacing: -3px;
	font-size: 40px;
	font-weight: normal;
}

#logo h2 {
	margin-top: -10px;
	text-align: center;
	font-size: 13px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
}

#logo a:hover {
	color: #990000;
}

/* Menu */

#menu {
	float: left;
	padding: 0 0 0 0;
}

#menu ul {
	height: 34px;
	margin: 0;
	padding: 23px 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 43px;
	padding-top: 12px;
	background: url(../imagens/img03.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
}

#menu a:hover, #menu .active a {
	background-image: url(../imagens/img04-t.jpg);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 912px;
	margin: 0 auto;
	
}

/* Posts */

#posts {
	float: right;
	width: 680px;
	border: 1px solid red;
}

.post {
	padding-bottom: 1em;
}

.post .title {
	padding-top: 10px;
	letter-spacing: -.1em;
	font-size: 2em;
	font-weight: normal;
	color: #8E959B;
}

.post .date {
	height: 20px;
	padding: 2px 0 0 10px;
	background: url(../imagens/img12.gif) no-repeat;
	font-size: 12px;
	font-weight: normal;
}

.post .story {
	padding: 0 20px;
	line-height: 1.6em;
}

.post .meta {
	height: 40px;
	margin: 0 20px;
	padding: 0 0 0 10px;
	background: #EEEDED url(../imagens/img13.gif) no-repeat;
}

.post .meta span {
	display: none;
}

.post .meta p {
	margin: 0;
	padding: 10px 0 0 0;
}

.post .meta a {
	float: left;
	height: 20px;
	padding: 4px 20px 0 37px;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	color: #777777;
}

.post .meta a:hover {
	color: #E55D13;
}

.post .category {
	background: url(../imagens/img14.gif) no-repeat left bottom;
}

.post .comments {
	background: url(../imagens/img15.gif) no-repeat left bottom;
}

/* Bar */

#bar {
	float: left;
	width: 200px;
	border: 1px solid red;
}

/* Box Style One */

.boxed1 {
	margin-bottom: 20px;
}

.boxed1 h2 {
	height: 40px;
	margin: 0 0 2px 0;
	padding: 10px 0 0 50px;
	background: #AFB43C url(../imagens/img06.jpg) no-repeat;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed1 ul {
	margin: 0;
	padding: 0;
	background: #E4E9C5 url(../imagens/img07.gif) no-repeat left bottom;
	list-style: none;
}

.boxed1 li {
	padding: 10px;
	background: url(../imagens/img08.gif) repeat-x;
	font-size: small;
}

.boxed1 a {
	text-decoration: none;
	font-weight: bold;
	color: #A7B83F;
}

.boxed1 a:hover {
	color: #545C20;
}

.boxed1 .active, .boxed1 .active a {
	background-color: #ABB63D;
	color: #FFFFFF;
}

/* Box Style Two */

.boxed2 {
	margin-bottom: 20px;
}

.boxed2 h2 {
	height: 40px;
	margin: 0 0 2px 0;
	padding: 10px 0 0 50px;
	background: #AFB43C url(../imagens/img09.jpg) no-repeat;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed2 ul {
	margin: 0;
	padding: 0;
	background: #C5DFE9 url(../imagens/img10.gif) no-repeat left bottom;
	list-style: none;
}

.boxed2 li {
	padding: 10px;
	background: url(../imagens/img11.gif) repeat-x;
	font-size: small;
}

.boxed2 a {
	text-decoration: none;
	font-weight: bold;
	color: #3F95B8;
}

.boxed2 a:hover {
	color: #204B5C;
}

.boxed2 .active, .boxed2 .active a {
	background-color: #204B5C;
	color: #FFFFFF;
}

/* Box Style Three */

.boxed3 {
	text-align: justify;
	font-size: small;
}

.boxed3 h2 {
	height: 40px;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #CCCCCC;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
}

.boxed3 a {
	text-decoration: none;
	color: #8E959B;
}

.boxed3 a:hover {
	color: #E55D13;
}

/* RODAPE */

#rodape {
	clear: both;
	width: 914px;
	height: 60px;
        
	margin: 2em auto;
	background: #CE1127;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

#rodape p {
	margin: 0;
}

#rodape a {
	color: #FFFFFF;
}

#copy {
	float: left;
	padding: 20px 15px;
}

#feed {
	float: right;
	height: 30px;
	padding: 20px 15px 0 35px;
	background: url(images/img18.gif) no-repeat 0 15px;
}

#splash{
	border: 1px solid red;
	width: 605px;
	height: 284px;
}

.label-form{
    color: #000000;
}

.label-form-vermelho{
    color: red;
}


#login-conta{
    border: 0px solid ;
    height:150px;
    width:290px;
    float:left;
    padding:10px;
    margin:10px;
    background:#F5F5F5;

}

#cadastro-conta{
    border: 0px solid red;
    height:150px;
    width:280px;
    float:left;
    padding:10px;
    margin:10px;
    background:#F5F5F5;
}

.texto-preto{
    color: black;
}

.texto-vermelho{
    color: red;
}

#alterar-senha{
    background-image: url("http://www.mangamania.com.br/imagens/lock.png");
    background-repeat: no-repeat;
    background-position:top left;
    /*background-attachment: fixed;*/
    height:66px;
    width:400px;
    border: 0px solid red;
    float:left;
    margin-left:50px;
    padding-left:100px;
    padding-top:15px;
}

#alterar-senha:hover{
    
    background: #F5F5F5 url("http://www.mangamania.com.br/imagens/lock.png");
    background-repeat: no-repeat;
    background-position:top left;
    /*background-attachment: fixed;*/
    height:66px;
    width:400px;
    border: 0px solid red;
    float:left;
    margin-left:50px;
    display:block;
    
    
}

#alterar-dados{
    background-image: url("http://www.mangamania.com.br/imagens/user_add.png");
    background-repeat: no-repeat;
    background-position:top left;
    /*background-attachment: fixed;*/
    height:66px;
    width:400px;
    border: 0px solid red;
    float:left;
    margin-left:50px;
    padding-left:100px;
    padding-top:15px;
}

#alterar-dados:hover{

    background: #F5F5F5 url("http://www.mangamania.com.br/imagens/user_add.png");
    background-repeat: no-repeat;
    background-position:top left;
    /*background-attachment: fixed;*/
    height:66px;
    width:400px;
    border: 0px solid red;
    float:left;
    margin-left:50px;
    display:block;


}

#alterar-historico{
    background-image: url("http://www.mangamania.com.br/imagens/database_add.png");
    background-repeat: no-repeat;
    background-position:top left;
    /*background-attachment: fixed;*/
    height:66px;
    width:400px;
    border: 0px solid red;
    float:left;
    margin-left:50px;
    padding-left:100px;
    padding-top:15px;
}

#alterar-historico:hover{

    background: #F5F5F5 url("http://www.mangamania.com.br/imagens/database_add.png");
    background-repeat: no-repeat;
    background-position:top left;
    /*background-attachment: fixed;*/
    height:66px;
    width:400px;
    border: 0px solid red;
    float:left;
    margin-left:50px;
    display:block;


}

#alterar-sessao{
    background-image: url("http://www.mangamania.com.br/imagens/cancel.png");
    background-repeat: no-repeat;
    background-position:top left;
    /*background-attachment: fixed;*/
    height:66px;
    width:400px;
    border: 0px solid red;
    float:left;
    margin-left:50px;
    padding-left:100px;
    padding-top:15px;
}

#alterar-sessao:hover{

    background: #F5F5F5 url("http://www.mangamania.com.br/imagens/cancel.png");
    background-repeat: no-repeat;
    background-position:top left;
    /*background-attachment: fixed;*/
    height:66px;
    width:400px;
    border: 0px solid red;
    float:left;
    margin-left:50px;
    display:block;


}




#continuar-comprando{
    display:block;
    width:180px;
    height:25px;
    
    float:right;
    /*background:#CE1127;*/
    background:#0066CD;
    color:white;
    margin-right:20px;
    text-decoration:none;
    font-weight:bold;
    text-align:center;
}

#continuar-comprando:hover{
    display:block;
    width:180px;
    height:25px;
    
    float:right;
    background:#F1EDED;
    color:black;
    margin-right:20px;
    text-decoration:none;
    font-weight:bold;
    text-align:center;
}

#finalizar-compra{
    display:block;
    width:180px;
    height:25px;

    float:right;
    background:#CE1127;

    color:white;
    margin-right:20px;
    text-decoration:none;
    font-weight:bold;
    text-align:center;
}

#finalizar-compra:hover{
    display:block;
    width:180px;
    height:25px;

    float:right;
    background:#F1EDED;
    color:black;
    margin-right:20px;
    text-decoration:none;
    font-weight:bold;
    text-align:center;
}

.formulario-contato{
    border:0px solid red;
    height:500px;
    width:270px;
    float:left;
}

.endereco{
    width:350px;
    margin-left:10px;
    border:0px solid red;
    float:left;
    
}
