@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;

	background: transparent;
}
body {
	line-height: 21px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	background-color:#000000;
	
	}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	
}


/* --CLEARFIX */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

img, div, a, p  { behavior: url(http://www.mondopizza.com.br/minha_conta/iepngfix.htc);}

/* ----------------------------------------------------------------------------------------------------  GERAIS */

.esquerda{
float:left;
}

.direita{
float:right;
}

.centro{
text-align:center;
}

.peq{
font-size:10px;
}

.peq a{
color:#FFFFFF;
text-decoration:none;
}

.peq a:hover{
text-decoration:underline;
}

.georgia{
font-family:Georgia, "Times New Roman", Times, serif;
}

.t36{
font-size:36px;
text-shadow: 1px 2px 2px #000;
}

.t24{
font-size:24px;
text-shadow: 1px 2px 1px #000;
}

.t18{
font-size:18px;
}

/* ------------------------------------------------  CORES */

.cinza{
color:#acaaa9;
}

.marrom{
color:#a28c7f;
}

.verde{
background-color:#4b7631;
padding:3px;
}

.verdee{
color:#4b7631;
}

.verdee:hover{
text-decoration:none;
}

.vermelho{
background-color:#ac2222;
padding:3px;
}

.vermelhoo{
color:#ac2222;
}


a.vermelho{
color:#ffffff;
text-decoration:none;
padding:5px;}

a.vermelho:hover{
background-color:#d22c2c;
}

.branco{
color:#fff;
}


.amarelo{
color:#ffc600;
}

.amarelo a{
color:#ffc600;
text-decoration:underline;
}

.amarelo a:hover{
text-decoration:none;
}

.desativado{
color:#6f4e50;}


/* ----------------------------------------------------------------------------------------------------  INCLUDES */


#container{
margin:0 auto;
width:840px;
}


#header{
margin-top:20px;
margin-bottom:20px;
height:75px;
position:relative;
}

#header .direita{
position:absolute;
bottom:0;
right:0;
}


#footer{
margin:0 auto;
width:830px;
border-top:#1a1a1a 3px solid;
text-align:right;
padding-top:10px;
padding-bottom:20px;
}


/* ----------------------------------------------------------------------------------------------------  INDEX */



.aviso{
padding:10px;
background-color:#1a1a1a;
border-bottom:1px dotted #333;
border-top:1px dotted #333;
width:85%;
margin:0 auto;
}

.aviso a{
text-decoration:none;
color:#fff}

.aviso a:hover{
text-decoration:underline;
color:#FFCC00;}

.aviso a:visited{
text-decoration:none;}

#caixacep{
background:url(http://www.mondopizza.com.br/site/imagens/cep_caixafundo.jpg) no-repeat;
height:425px;
margin-bottom:30px;
text-align:center;
padding-top:270px;
}

#caixacep2{
background:url(http://www.mondopizza.com.br/site/imagens/cep_caixafundo2.jpg) no-repeat;
margin-bottom:30px;
text-align:center;
padding-top:75px;
}

#index_pizza{
width:580px;
margin-left:130px;
margin-bottom:20px;
}



#CEP_DIGITADO{
background:transparent;
_background-color:#43362E;
border:0px solid #FFF;
font-size:100px;
font-style:italic;
margin-top:40px;
padding-left:30px;
width:550px;
}

#CEP_SUB{
width:239px;
height:106px;
background:url(http://www.mondopizza.com.br/site/imagens/cep.png) no-repeat;
color:transparent;
border:0px;
cursor:pointer;
margin-top:5px;
}

#CEP_SUB:hover{
background:url(http://www.mondopizza.com.br/site/imagens/cep2.png) no-repeat;
}

#passos{
margin:0 auto;
width:955px;
}

#passos .esquerda{
text-align:justify;
width:215px;

padding-top:30px;
}


/* ----------------------------------------------------------------------------------------------------  PIZZARIAS */

#status{
width:810px;
background-color:#300105;
border:#451b1e 1px solid;
text-align:center;

padding:10px;
margin-bottom:20px;
}



#status li{
display:inline;
margin-right:110px;
}


#main{
background:#251d18 url(http://www.mondopizza.com.br/site/imagens/main_fundo.jpg) no-repeat;
padding-left:20px;
padding-bottom:20px;
width:810px;
}

.tit{
margin-left:20px;
}


#sidebar{
width:210px;
margin-right:25px;
background:#1a1411 url(http://www.mondopizza.com.br/site/imagens/sidebar_fundo.jpg) top center no-repeat;

}

#sidebar .conteudo{
padding:20px 10px 0px 10px;
}

.pizzaria{
width:530px;
margin-right:40px;
_margin-right:20px;
}

.pizzaria .direita .t24{
line-height:24px;
}

.pizzaria .verde, .pizzaria .vermelho{
margin-left:10px;
}

#tabela tr,
#tabela td{
vertical-align:top;
position:relative;
z-index:0;
}

.fechada{
position:absolute;

width:376px;
height:31px;
background:url(http://www.mondopizza.com.br/site/imagens/fechada.png) no-repeat;
padding-top:80px;
text-align:center;
color:#000000;

z-index:1;
margin-top:-30px;
margin-left:-80px;
}

.fechada strong{
background-color:#669900;
color:#fff;
}

.pizzaria a{
text-decoration:none;
}

.pizzaria a:hover{
text-decoration:underline;
}

.fotopizzaria{
border:3px solid #16110e;
}


.aberto{
margin-left:10px;
}



/* ----------------------------------------------------------------------------------------------------  A PIZZARIA */

#abacardapio{
clear:both;
width:765px;
height:35px;
text-align:right;
background:url(http://www.mondopizza.com.br/site/imagens/aba_cardapio.jpg) no-repeat center bottom;
}

#carbtn{
margin-right:-25px;
}



#cardapio{
clear:both;
width:790px;
padding-top:15px;
padding-bottom:15px;
background-color:#1a1411;
text-align:center;

margin-bottom:15px;
}

#cardapio ul{
list-style:circle inside;
}

#cardapio li{
display:inline;
margin-left:13px;
padding-right:13px;
}

#cardapio li a{
text-decoration:none;
}

#cardapio li a:hover{
border-bottom:1px dotted #FFCC00;
}

#frame{
width:790px;
} 

/* ---------------------------------------------------------------------------------------------------- QUANTIDADE */


#mframe{
padding:20px 35px 0px 35px;
_padding:20px 28px 0px 35px;
#padding:20px 28px 0px 35px;


}

.quantidade{
font-size:55px;
}

.quantidade select{
background-color:#000000;
}

.divisor{
background:url(http://www.mondopizza.com.br/site/imagens/dashed.jpg) repeat-x center center #1a1411;
height:80px;
width:700px;
margin-left:30px;
}


.btn_montar{
width:135px;
height:28px;
background:url(http://www.mondopizza.com.br/site/imagens/btn_montar.jpg) no-repeat;
border:0px solid #fff;
cursor:pointer;

margin-right:40px;
_margin-right:20px;
#margin-right:20px;

}


/* ---------------------------------------------------------------------------------------------------- ESCOLHE */


.boxpizza{
background:#1e1916 url(http://www.mondopizza.com.br/site/imagens/fundo_boxpizza.jpg) top left no-repeat;
width:710px;
height:70px;


margin-bottom:20px;

padding-top:15px;
padding-bottom:15px;
}

.boxpizza2{
background:#2d2621 url(http://www.mondopizza.com.br/site/imagens/fundo_boxpizza2.jpg) center left no-repeat;
width:710px;
height:115px;

margin-bottom:20px;

padding-top:15px;
padding-bottom:15px;
}

#numero{
width:114px;
height:65px;
padding-top:20px;
}

#numero2{
width:114px;
height:115px;


color:#ff6d33;

padding-top:38px;

}

.seleciona{
font-size:18px;

background-color:#000000;
border:0px solid #000000;
border:0px solid #000000;
width:285px;
}

.descpizza{
width:280px;
margin-left:20px;
line-height:15px;
}

.borda{
width:130px;
margin-left:20px;
}


.btn_add{
width:170px;
height:28px;
background: url(http://www.mondopizza.com.br/site/imagens/btn_addcarrinho.jpg) no-repeat;
border:0px solid #fff;
cursor:pointer;

margin-right:0px;
_margin-right:0px;
#margin-right:0px;

}

/* ---------------------------------------------------------------------------------------------------- BEBIDAS E DOCES */


.boxsoda{
background-color:#1e1916;
width:680px;
_width:710px;
height:30px;
_height:55;

margin-bottom:5px;

padding-top:15px;
padding-bottom:5px;
padding-left:15px;
padding-right:15px;
}


.qtd{
font-size:18px;
margin-bottom:10px;
background-color:#000000;
border:0px solid #000000;
border:0px solid #000000;
color:#FFFFFF;
}

.item{
margin-left:18px;
width:600px;

height:20px;
border-bottom:dotted #a28c7f 1px;

position:relative;
}

.item .esquerda{
background-color:#1e1916;
padding-right:10px;

margin-bottom:-1px;

/*position:absolute;*/
bottom:-1px;
}

/* ---------------------------------------------------------------------------------------------------- ADD CARRINHO */


.btn_continuar{
width:170px;
height:28px;
background:url(http://www.mondopizza.com.br/site/imagens/btn_continuar.jpg) no-repeat;
border:0px solid #fff;
cursor:pointer;

margin-right:20px;
}


.btn_fechar{
width:135px;
height:28px;
background: url(http://www.mondopizza.com.br/site/imagens/btn_fecharcompra.jpg) no-repeat;
border:0px solid #fff;
cursor:pointer;

margin-right:0px;
}


.btn_verc{
width:182px;
height:28px;
background: url(http://www.mondopizza.com.br/site/imagens/carrinho.jpg) no-repeat;
border:0px solid #fff;
cursor:pointer;

margin-right:0px;
}


/* ---------------------------------------------------------------------------------------------------- LOGIN */



.querocadastrar{
background:url(http://www.mondopizza.com.br/site/imagens/quero_cadastrar.jpg) top left no-repeat;
width:355px;
height:170px;
cursor:pointer;
}

.log{
text-align:left;
width:325px;
}

.log label{
margin-left:5px;
margin-bottom:5px;
}

.log input{
background:url(http://www.mondopizza.com.br/site/imagens/campo1.jpg) no-repeat left top;
width:280px;
height:45px;

border:1px solid #333;
border-bottom:1px solid #999;
border-right:1px solid #999;

padding-left:10px;
padding-top:8px;

font-style:italic;
}

.btn_prox{
width:96px;
height:28px;
background: url(http://www.mondopizza.com.br/site/imagens/btn_prosseguir.jpg) no-repeat;
border:0px solid #fff;
cursor:pointer;

margin-right:0px;
}


/* ---------------------------------------------------------------------------------------------------- CARRINHO */


table.carrinho{
margin-top:-10px;
}

table.carrinho tr, table.carrinho td{
border-bottom:1px dotted #2d2725;
border-right:1px dotted #2d2725;
}

table.carrinho td{
padding:10px;
}

table.carrinho input{
background:url(http://www.mondopizza.com.br/site/imagens/campo1.jpg) no-repeat left top;
height:25px;

border:1px solid #333;
border-bottom:1px solid #999;
border-right:1px solid #999;


padding-top:2px;
margin-top:5px;

text-align:center;
vertical-align:middle;

}

/* ---------------------------------------------------------------------------------------------------- CARRINHO */

table.caixa td{
padding:5px;
}



table.caixa input{
background:url(http://www.mondopizza.com.br/site/imagens/campo2.jpg) no-repeat left top;
height:25px;
width:190px;

border:1px solid #333;
border-bottom:1px solid #999;
border-right:1px solid #999;


padding-top:px;
padding-left:40px;

font-family:Georgia, "Times New Roman", Times, serif;
}

table.caixa .qtd{
width:500px;

}



table.caixa .ckin {
width:25px;
height:14px;
background:#251D18;
border:1px #0E0C0D;
}




.btn_calc{
width:195px;
height:28px;
background: url(http://www.mondopizza.com.br/site/imagens/btn_calcular.jpg) center top no-repeat #1a1411;
border:0px solid #fff;
cursor:pointer;

z-index:2;
position:relative;


#padding-right:15px;
}


.obs{
background:url(http://www.mondopizza.com.br/site/imagens/campo3.jpg) top left no-repeat #0c0b0b;
width:499px;
height:122px;

border:0px solid #FFFFFF;
border-bottom:1px solid #242323;
border-right:1px solid #242323;

padding-left:10px;
padding-top:8px;

font-style:italic;
}

.btn_final{
width:170px;
height:28px;
background: url(http://www.mondopizza.com.br/site/imagens/btn_finalizar.jpg) no-repeat;
border:0px solid #fff;
cursor:pointer;

margin-right:0px;
}




/* ----------------------------------------------------------------------------------------------------  FAQ */



.pergunta{
width:670px;
padding:20px;

background:url(http://www.mondopizza.com.br/site/imagens/fundo_pergunta.jpg) no-repeat bottom left #3f3530;
border:0px solid #FFFFFF;

border-top:#655d59 1px solid;
border-left:#655d59 1px solid;
text-align:left;
}


/* ----------------------------------------------------------------------------------------------------  CADASTRO */




.form{
width:550px;
}

.form label{
margin-left:5px;
margin-bottom:5px;
}

.form input{
background:url(http://www.mondopizza.com.br/site/imagens/campo1.jpg) no-repeat left top;
height:36px;

border:1px solid #333;
border-bottom:1px solid #999;
border-right:1px solid #999;

padding-left:10px;
padding-top:8px;


font-style:italic;
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#ffc600;
}


.nao_sublinhar { text-decoration: none}
a.nao_sublinhar { text-decoration: none}
a.nao_sublinhar:hover { text-decoration: none}

.form_ajuda
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	}





/* ----------------------------------------------------------------------------------------------------  MAPA */



.mapa{
width:760px;
height:425px;
border:1px solid #000000;
margin-left:45px;
#margin-left:15px;
_margin-left:15px;
}





/* ----------------------------------------------------------------------------------------------------  MEU CADASTRO */


#menu{
background-color:#1a1512;
padding:35px 20px 20px 20px;
}

.menuhead{
border-bottom:1px solid #484441;
position:relative;
margin-bottom:20px;
}

.menuhead .t24{
padding-bottom:5px;
}

.menuhead a{
font-family:Arial, Helvetica, sans-serif;
color:#4b7631;
cursor:help;
display:block;
position:absolute;
bottom:0;
right:0px;
}

.headcadastro{
border-bottom:1px solid #484441;
padding-bottom:5px;
margin-bottom:20px;
}

.bola{
margin-right:10px;
}


.boxprod{
display:inline-block;
width:125px;
padding:15px 10px 15px 10px;
background-color:#26211e;
color:#FFFFFF;
text-decoration:none;

margin-right:20px;
margin-bottom:20px;
}

.boxprod.last{
margin-right:0;
}

.boxprod:hover{
background-color:#312d2a;
}


.boxprod .peq{
height:30px;
line-height:15px;
margin-bottom:5px;
}


.boxprod img{
margin-bottom:10px;
}

.boxprod2{
padding:10px;
background-color:#26211e;
margin-right:20px;
margin-bottom:10px;
}


.linha{
border-bottom:1px solid #484441;
padding-bottom:10px;
margin-bottom:10px;
width:149px;
}



.compreagora{
background:url(http://www.mondopizza.com.br/site/imagens/COMPRE.jpg) no-repeat top left;
border:0;
width:125px;
height:27px;

cursor:pointer;
}


.boxfiltro{
background-color:#312d2a;
color:#7d7a79;
text-align:right;
padding:15px;
margin-bottom:30px;
}

.txt{
font-size:10px;
padding:2px;
margin-left:10px;
margin-right:5px;
}

.filtrarbtn {
border:0;
background:url(http://www.mondopizza.com.br/site/imagens/btn_filtrar.jpg) no-repeat;
width:56px;
height:26px;
}

.ficomprabtn {
border:0;
background:url(http://www.mondopizza.com.br/site/imagens/btn_ficompra.jpg) no-repeat;
width:100px;
height:26px;
}

.descprod {
margin-left:18px;
float:left; 
font-size:10px; 
color:#A28C7F
}
