/*

# ------------------------------------------------------------------------
# JA Zeolite II Template for Joomla 1.5
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------

*/

/* COMMON STYLE
--------------------------------------------------------- */
@font-face {
    font-family: 'Optima bold';
    src: url('../fonts/OptimaLTStd-Bold.eot');
    src: url('../fonts/OptimaLTStd-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OptimaLTStd-Bold.woff') format('woff'),
         url('../fonts/OptimaLTStd-Bold.ttf') format('truetype'),
         url('../fonts/OptimaLTStd-Bold.svg#OptimaLTStd-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Optima';
    src: url('../fonts/optima-bold.eot');
    src: url('../fonts/optima-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/optima-bold.woff') format('woff'),
         url('../fonts/optima-bold.ttf') format('truetype'),
         url('../fonts/optima-bold.svg#optima-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lucida';
    src: url('../fonts/LucidaGrande.eot');
    src: url('../fonts/LucidaGrande.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LucidaGrande.woff') format('woff'),
         url('../fonts/LucidaGrande.ttf') format('truetype'),
         url('../fonts/LucidaGrande.svg#LucidaGrande') format('svg');
    font-weight: normal;
    font-style: normal;
}

body#bd {
	background: url(../images/pattern.png);
	/*background: #F0F0F0;*/
	padding: 0;
	margin: 0;
}
body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}
body.fs1 {
	font-size: 10px;
}
body.fs2 {
	font-size: 11px;
}
body.fs3 {
	font-size: 12px;
}
body.fs4 {
	font-size: 13px;
}
body.fs5 {
	font-size: 14px;
}
body.fs6 {
	font-size: 15px;
}
/* Normal link */
a {
	color: #c62028;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #C01122;
	text-decoration: underline;
}
a img {
	border: none;
}
/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
	color: #333333;
}
/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, a.readon, #ja-pathway, #ja-left, #ja-right, #ja-footer, #ja-botsl {
	font-size: 92%;
}
/*article image*/
img {
	margin: 0;
	padding: 0;
}
.img_caption p {
	text-align: center;
	color: #999999;
}
.img_caption.left, .img_caption.right {
	margin-top: 3px;
}
.img_caption img {
}
.img_caption p {
	padding-top: 5px;
	margin-top: 0px;
}
/* Heading */
h1 {
	font:bold 14px Verdana, Geneva, sans-serif;
	color:#6c3f32;
}
h2 {
	font-size: 175%;
	
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 125%;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	padding: 0;
}
ul {
	list-style: none;
}

ol li {
	margin-left: 35px;
}
th {
	font-weight: bold;
	padding: 8px;
}
fieldset {
	border: none;
	padding: 10px 5px;
}
fieldset a {
	font-weight: bold;
}
fieldset.input {
	padding: 0;
	background: none;
}
legend {
	font-weight: bold;
	background: #FFFFFF;
}
hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #DDDDDD;
	height: 1px;
}
td, th, div {
	font-size: 100%;
}
td {
	padding: 7px;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
}
form label {
	cursor: pointer;
}
input, select, textarea, .inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
}
.inputbox {
	border: 1px solid #DDDDDD;
    color: #696969;
}

.inputbox-checkout {
	border: 1px solid #DDDDDD;
    color: #696969;
    font-size: 14px !important;
    width: 18px;
    height: 18px;
    text-align: center;
}

.container-aba {
    position: relative;
    width: 700px;
    display: block;
    height: 42px;
    margin-bottom: 25px;
    margin-top: 40px;
}

.container-aba li {
    background: #fef0df;
    display: inline-block;
    color: #c62028;
    padding: 0px 18px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0.7;
    text-decoration: none;
    border: 1px solid #edd6c2;
    margin: 0;
    width: 195px;
    height: 40px;
    font-size: 13px;
    float: left;
    line-height: 40px;
    vertical-align: top;
}

.container-aba li.active {
	background: #c62028;
	color: #fef0df;
	opacity: 1;
	border: 1px solid #c62028;
}

.aba-checkout .arrow {
	display: inline-block;
	width: 25px;
	height: 19px;
	background: url(../img/arrow-down.png) no-repeat -1px 2px;
	transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	-ms-transition: all ease 0.4s;
	-o-transition: all ease 0.4s;
	vertical-align: middle;
	float: right;
}

.headerblock {
	height: 40px;
}

.headerblock th {
    padding-left: 18px !important;
}

.sectiontableheader.headerblock th {
    text-transform: uppercase !important;
    font-weight: normal !important;
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    color: #fef0df;
}

#accordion .title-table {
    text-transform: uppercase !important;
    font-weight: normal !important;
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    color: #c62028 !important;
    background: #fef0df !important;
    text-align: left;
    padding: 10px 16px !important;
    border: 1px solid #edd6c2;
    border-radius: 0;
    outline: none;
}

#accordion .title-table.ui-accordion-header-active {
    color: #fef0df !important;
    background: #c62028 !important;
    border: 1px solid #c62028 !important;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    right: .5em;
    left: inherit !important;
    display: inline-block;
	width: 25px;
	height: 19px;
	background: url(../img/arrow-down.png) no-repeat -1px 2px;
	margin-top: -11px !important;
	outline: none !important;    
}

.title-table.ui-accordion-header-active .ui-accordion-header-icon {
    right: .5em;
    left: inherit !important;
    display: inline-block;
	width: 25px;
	height: 19px;
	background: url(../img/arrow-up.png) no-repeat -1px 2px;
	margin-top: -11px !important;
	outline: none !important;    
}

.ui-accordion .ui-accordion-icons {
	padding: 0 !important;
	margin: 0 !important;
}

.ui-accordion .ui-accordion-content {
	padding: 0 !important;
	border: none;
    background: none;
    overflow: hidden !important;
    background: #fef0df;
}

.content-pagamento1.hide {
	display: none;
}

.content-pagamento2 {
	display: none;
}

.form-dados-cadastro {
	text-align: left;
}

#dados-pedido .block-table {
    width: 100%;
    padding-left: 0;
    padding-right: 0 !important;
}

.border-bottom {
	background: #edd6c2;
	width: 100%;
	height: 1px;
	display: inline-block;
}

.header-pedido {
	border-bottom: 1px solid #edd6c2;
	margin-bottom: 10px;
}

.align-td {
    padding-right: 11px;
}

.ct-form {
	background: #fef0df;
    padding-bottom: 20px;
    text-align: left;
}

.ct-form .title-table {
    text-transform: uppercase !important;
    font-weight: normal !important;
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    color: #fef0df !important;
    background: #c62028;
    text-align: left;
    padding: 10px 16px !important;
    border: 1px solid #c62028 !important;
    border-radius: 0;
    outline: none;
    margin-top: 0;
}

.ct-form .span-info {
    display: inline-block;
    font-family: Verdana,Arial,sans-serif;
    color: #6c3f32;
    font-weight: normal;
    font-size: 13px;
}

#dados-pedido .line-product {
	border: none;
}

.check {
	display: inline-block;
	width: 15px;
	height: 15px;
	vertical-align: middle;
	background: url(../img/check-transparente.png);
}

.check.verde {
	background: url(../img/check-verde.png);
}

.box-edita-dados, .box-edita-dados-cartao {
	display: none;
}

.box-edita-dados .btn-edita, .box-edita-dados-cartao .btn-edita {
	width: 75px;
    background: #c6232f;
    text-transform: uppercase;
    border: none;
    padding: 11px 5px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    line-height: normal;
    margin-left: 5px;
    margin-top: 20px;
    margin-bottom: 0px;
    font-family: Times;
}

.dados-cadastrados {
    padding-bottom: 20px;
}

.dados-cadastrados:last-child {
	padding-bottom: 0;
}

.ct-form .label-box {
	margin: 10px;
	padding-left: 8px !important;
}

.ct-form label, .dados-span {
    display: block;
    font-family: Verdana,Arial,sans-serif;
    color: #6c3f32;
    font-weight: normal;
    font-size: 13px;
}

.header-pedido .dados-span {
	font-family: Times !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.dados-span {
	padding: 2px 6px;
	display: inline-block;
	vertical-align: top;
	height: auto;
}

.more-info-icon {
    vertical-align: middle;
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 2px;
}

.dados-span.id-coluna {
    width: 90px;
}

.dados-span.data-coluna {
    width: 110px;
}

.dados-span.valor-coluna {
    width: 70px;
}

.dados-span.cliente-coluna {
    width: 135px;
}

.dados-span.pagamento-coluna {
    width: 160px;
}

.line-product .span-more {
    display: inline-block;
    vertical-align: top;
    height: 17px;
    margin-top: 4px;
}

.line-product .span-more .icon {
	background: url(../img/botao-add.png);
	width: 17px;
	height: 17px;
	display: inline-block;
}

.line-product .span-more .icon.less {
	background: url(../img/botao-remove.png);
	width: 17px;
	height: 17px;
	display: inline-block;
}

.more-info {
	display: none;
	font-family: 'Lucida';
    padding-left: 23px;
    color: #6f3d2e;
    font-size: 13px;
    margin-top: 10px;
}

.subtitle-conta {
    font-family: 'Times';
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.more-info.open {
	display: block;
}

.more-info span {
    display: inline-block;
    width: 100%;
    margin: 5px 0;
}

.open-info {
    width: auto;
    display: inline-block;
    margin: 5px 0;
    padding-left: 15px;
}

.open-info .dados-span {
    font-family: 'Lucida';
    font-size: 13px;
    color: #6f3d2e;
}

.open-info:hover, .open-info:visited, .open-info:focus {
	text-decoration: none;
}

.refazer-pedido {
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
    width: auto !important;
    float: left;
}

.refazer-pedido a {
	width: 130px;
    background: #c6232f;
    text-transform: uppercase;
    border: none;
    padding: 6px 5px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    line-height: normal;
    margin-left: 1px;
    margin-top: 6px;
    margin-bottom: 10px;
    font-family: Times !important;
}

.txt-pedido {
    width: auto !important;
    margin-left: 15px !important;
    vertical-align: middle;
    float: left;
    margin-top: 16px !important;
}

#dados-pedido .block-table .btn-checkout {
	float: right;
	padding: 6px 5px;
	margin-top: 10px;
	width: 70px;
	margin-right: 25px;
}

.msg-erro {
    display: inline-block;
    width: 90%;
    margin-bottom: 10px;
    background: #c6232f;
    color: #fff;
    padding: 0 5px;
}

.dados-cadastrados .text-dados {
	font-family: Verdana,Arial,sans-serif;
    color: #6c3f32;
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    width: 100%;
}

.btn-dados {
	display: inline-block;
    width: auto;
    font-size: 12px;
    font-weight: bold;
    color: #c62028;
    text-decoration: underline;
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-right: 5px;
}

.novo-endereco {
    margin-bottom: 0;
} 

.button {
	border: 0 none;
	color: #fff;
	cursor: pointer;
	height: 25px;
	margin: 0 auto;
	display: block;
	padding: 2px;
	text-align: center;
	background: #900;
	background: url(../images/bgTitleMenu.jpg) top left repeat-x;
	border: solid 1px #900;
	text-transform: uppercase;
	font: bold 11px Verdana, Geneva, sans-serif;
}
a.button {
	padding: 2px 10px;
}
#agreed_field {
	border: 0px;
}
.form-validate .button {
	margin-left: 5px;
}
* html .button { /*IE 6*/
	padding: 0 5px !important;
}
*+html .button { /*IE 7*/
	padding: 0 5px !important;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator, .article_seperator {
	clear: both;
	display: block;
	height: 30px;
	margin: 0;
	background: url(../images/dot.gif) repeat-x center left;
}
.column_separator {
	padding: 0 25px;
}
/* content tables */

.sectiontableheader {
	background: #333;
	border:none;
	color: #fff;
	padding: 5px;
}

.sectiontableheader th {
	font-family: "Optima Bold" !important;
	text-transform: none !important;
	font-size: 13px !important;
}

.sectiontableheaderCad {
    display: block;
    width: 100%;
    background: #c62028;
    color: #900;
    padding: 5px;
}

.sectiontableheader th {
	/*background: #900;*/
	padding: 5px 6px;
	color: #fff;
	font-weight: bold;
	background: url(../images/bgth.jpg) repeat-x;
	font: bold 10px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}
.sectiontableheader a, .sectiontableheader a:hover, .sectiontableheader a:active, .sectiontableheader a:focus {
	color: #a51822;
	text-transform: none;
	font: bold 10px Verdana, Geneva, sans-serif;
}

tr.sectiontableentry1 td {
	border-bottom: 1px solid #e5d0bb;
}

tr.sectiontableentry0 td, tr.sectiontableentry2 td {
	border-bottom: 1px solid #e5d0bb;
	background: #fcf0e0;
	color: #900;
}
tr.sectiontableentry2 {
	background: #F9F9F9;
}
table.contentpane {
	border: none;
	width: 100%;
}
.sectiontableentry, .sectiontableentry0, .sectiontableentry1, .sectiontableentry2 {
	background: url(../images/dot2.gif) repeat-x left bottom;
	padding: 5px 5px 6px;
}

table.contentpane, table.tablelist {
	width: 100%;
}
table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 30%;
	float: right;
}
table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 12px 8px;
	padding: 1px 5px 1px 20px;
}
table.contenttoc th {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 3px;
	text-indent: 5px;
}
table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}
table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}
table.pollstableborder tr.sectiontableentry1 td {
	background: #DDDDDD;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
.blog_more {
	margin: 15px 0 0;
	padding: 10px 0 0;
	background: url(../images/sep.gif) repeat-x top left;
}
.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}
.blog_more ul {
	margin: 0;
	padding: 0;
}
.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 4px 8px;
	margin: 0;
	padding: 0 0 0 12px;
}
.category {
	font-weight: bold;
}
h1.componentheading, .componentheading {
	font-size: 200%;
	margin: 0 0 15px;
	padding: 5px 0;
	border-bottom: 1px solid #CCCCCC;
}
h1.componentheading {
	margin: 0px;
	padding: 0px;
}
.contentdescription {
	padding-bottom: 30px;
}
h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	font-size: 200%;
}
table.blog .contentheading {
	font-size: 150%;
}
a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus {
}
a.readon {
	background: url(../images/readon-bg.gif) no-repeat;
	width: 96px;
	height: 21px;
	line-height: 21px;
	color: #FFFFFF;
	display: block;
	float: left;
	text-indent: 20px;
}
a.readon:hover, a.readon:focus, a.readon:active {
	color: #FFFFFF;
	text-decoration: none;
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}
.moduletable {
	padding: 0;
}
ul.pagination {
	margin: 15px auto 10px;
	padding: 10px 0 0;
	color: #333333;
}
ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
ul.pagination li span {
	padding: 2px 5px;
}
ul.pagination a {
	padding: 1px 4px;
	text-decoration: none;
	color: #666666;
}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	color: #C01122;
}
.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}
.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td, .pollstableborder tr.sectiontableentry2 td {
	background: none;
}
ul.latestnews a, ul.mostread a {
	color: #666666;
}
ul.latestnews a:hover, ul.mostread a:hover {
	color: #C01122;
}
.bannerheader {
	font-size: 120%;
	font-weight: bold;
}
/* META
--------------------------------------------------------- */
.buttonheading {
	display: block;
	width: 30%;
	float: right;
	margin-top: -5px;
}
.article-meta {
	width: 70%;
	float: left;
	color: #999999;
}
.createby {
}
.createdate {
	padding-right: 6px;
	margin-right: 5px;
	background: url(../images/vline.gif) no-repeat right center;
}
.modifydate {
	width: 100%;
	display: block;
	color: #999999;
	margin: 15px 0;
}
.article-section {
	padding-left: 6px;
	margin-left: 5px;
	background: url(../images/vline.gif) no-repeat left center;
}
.article-section a {
	color: #999999;
}
.article-category a {
	color: #999999;
}
.buttonheading img {
	margin: 0 0 0 5px;
	border: 0;
	float: right;
}
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-mainbodywrap {
	width: 77%;
	float: left;
}
#ja-mainbody {
}
/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-contentwrapper {
	float: right;
	clear: both;
	display: block;
	width: 70%;
}
.ja-l1r1 #ja-contentwrap {
}
.ja-l1r1 #ja-content {
	float: none;
}
.ja-l1r1 #ja-current-content {
	padding: 0 20px;
}
/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 30%;
}
#ja-col1 div.ja-innerpad {
	padding: 0 10px 0 0;
}
#ja-col2 {
	float: right;
	overflow: hidden;
	width: 23%;
}
#ja-col2 .ja-innerpad {
	padding: 0 0 0 10px;
}
/*common style for column*/

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
.padding-bottom {
	padding-bottom: 60px;
	margin: 0;
}
/*content + left*/
.ja-l1 #ja-mainbodywrap {
	width: 100%;
}
.ja-l1 #ja-col1 {
	width: 23%;
}
.ja-l1 #ja-contentwrapper {
	width: 77%;
}
.ja-l1 #ja-content {
	float: none;
}
.ja-l1 #ja-current-content {
	padding: 20px;
}
/*content + right*/
.ja-r1 #ja-contentwrapper {
	width: 100%;
}
/* full */
#ja-mainbodywrap {
	width: 100%;
}
#ja-contentwrapper {
	width: 100%;
}
#ja-current-content {
	padding:0 20px;
}
/* MODULE
--------------------------------------------------------- */
div.moduletable h3, div.moduletable_default h3, div.moduletable_menu h3, div.moduletable_text h3, div.moduletable_blank h3, div.moduletable_hilite h3, div.moduletable_black h3 {
	font-size: 125%;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	margin: 0 8px 10px;
	padding: 0;
}
div.moduletable h3 span, div.moduletable_menu h3 span, div.moduletable_text h3 span, div.moduletable_blank h3 span, div.moduletable_hilite h3 span, div.moduletable_black h3 span {
	display: block;
	height: 29px;
	padding-left: 28px;
}
div.moduletable, div.moduletable_menu, div.moduletable_text, div.moduletable_blank {
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}
/* Highlight module */
div.moduletable_hilite h3 {
	background: url(../images/h3-r-hilite.gif) no-repeat right top #04A504;
	color: #FFFFFF;
}
div.moduletable_hilite h3 span {
	background: url(../images/h3-l-hilite.gif) no-repeat left top;
}
/* Black module */
div.moduletable_black h3 {
	background: url(../images/h3-r-black.gif) no-repeat right top #666666;
	color: #FFFFFF;
}
div.moduletable_black h3 span {
	background: url(../images/h3-l-black.gif) no-repeat left top;
}
div.module h3, div.module_text h3, div.module_menu h3, div.module_hilite h3 {
	background: url(../images/h3-r.gif) no-repeat right top;
	margin: 0;
	padding: 0;
	font-size: 125%;
	line-height: 30px;
	color: #666666;
}
div.module h3 span, div.module_text h3 span, div.module_menu h3 span, div.module_hilite h3 span, div.module_blank h3 span {
	/*background: url(../images/h3-l.gif) no-repeat left top;
	text-align: center;
	
	*/
	height: 35px;
	padding: 0 0 0 5px;
	display: block;
	background: #900;
	color: #fff;
	background: url(../images/bgTitleMenu.jpg) top left repeat-x;
	text-transform: uppercase;
	font: bold 11px Verdana, Geneva, sans-serif;
	line-height: 35px;
	width:215px;
}
div.module, div.module_text, div.module_menu, div.module_hilite {
	padding: 0;
	/*background: url(../images/box-br.gif) no-repeat bottom right #FFFFFF;*/
	margin-bottom: 10px;
}
div.module div, div.module_text div, div.module_menu div, div.module_hilite div {
	margin: 0;
	padding: 0;/*background: url(../images/box-bl.gif) no-repeat bottom left;*/
}
div.module div div, div.module_text div div, div.module_menu div div, div.module_hilite div div {
	padding: 0;
	margin: 0;/*background: url(../images/box-tr.gif) no-repeat top right;*/
}
div.module div div div, div.module_text div div div, div.module_menu div div div, div.module_hilite div div div {
	padding: 0;/*background: url(../images/box-tl.gif) no-repeat top left;*/
}
div.module div div div div, div.module_text div div div div, div.module_menu div div div div, div.module_hilite div div div div {
	margin: 0;
	padding: 0;
	background: none;
	overflow: hidden;
}
div.module .jamod-content, div.module_text .jamod-content, div.module_menu .jamod-content, div.module_hilite .jamod-content {
	margin: 0;
}
/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}
div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
div.moduletable li, div.moduletable_menu li, div.moduletable_text li, div.module li, div.module_menu li, div.module_text li {
	padding-left: 15px;
	background-position: 5px 7px;
}
/* Module blank */
div.module_blank {
	margin: 0 0 10px 0;
	padding: 0;
}
div.module_blank .ja-box-ct {
	margin: 0px;
}
#ja-right .ja-colswrap {
	padding: 0;
}
#ja-rightfix .ja-colswrap {
	padding: 0;
	position:fixed; 
}
#ja-main .inner {
	padding: 0px;
}
#ja-left .ja-colswrap {
	padding-right: 10px;
}
/* HEADER
--------------------------------------------------------- */
#ja-header {
	line-height: normal;
	position: relative;
	z-index: 999;
	margin-bottom: 20px;
}
#ja-header .main {
	height: 150px;
	min-height: 150px;
	background-color: #54992F;
}
#ja-header .inner {
	padding: 0px;
}
h1.logo, div.logo-text {
	margin: 0 0 5px;
	padding: 0;
	float: left;
	position: absolute;
	top: 10px;
	left: 20px;
}
h1.logo a {
	width: 518px;
	height: 80px;
	display: block;
	background: url(../images/logo.png) no-repeat center center;
}
h1.logo a span {
	position: absolute;
	top: -1000px;
}
div.logo-text {
	outline: none;
}
div.logo-text h1 {
	font-size: 250%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0 0 0 15px;
	padding: 0;
}
div.logo-text h1 a {
	color: #FFFFFF;
	text-transform: uppercase;
}
div.logo-text h1 a:hover, div.logo-text h1 a:focus, div.logo-text h1 a:active {
	text-decoration: none;
}
.site-slogan {
	color: #FFFFFF;
	margin: -5px 0 0 15px;
	padding: 0;
	letter-spacing: 1.5px;
}
/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	background: url(../images/mainnav-lbg.gif) no-repeat left bottom;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
}
#ja-mainnav .inner {
	background: url(../images/mainnav-rbg.gif) no-repeat right bottom;
	padding: 0;
	position: relative;
	z-index: 9999;
	height: auto;
}
#ja-mainnav a, #ja-subnav a {
	outline: none;
	line-height: normal;
}
#ja-subnav {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	margin-bottom: 10px;
}
#ja-subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ja-subnav li {
	display: block;
	background: url(../images/dot.gif) repeat-x left bottom;
	margin: 0;
	padding: 0;
	line-height: normal;
	float: none !important;
}
#ja-subnav li a {
	display: block;
	outline: none;
	padding: 6px 0 6px 0;
	background: url(../images/arrow.png) no-repeat 98% center;
	margin: 0;
	text-decoration: none;
	color: #666666;
}
#ja-subnav a:hover, #ja-subnav a:active, #ja-subnav a:focus {
	color: #C01122;
	text-decoration: none;
	background: url(../images/arrow-on.png) no-repeat 98% center;
}
#ja-subnav li.active a {
	font-weight: bold;
	background: url(../images/arrow-active.png) no-repeat 98% center;
	color: #04A504;
}
#ja-subnav li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ja-subnav li li {
	border: none;
	background: none;
	padding: 0;
}
#ja-subnav li li a {
	color: #666666 !important;
	border: none;
	padding: 5px 5px 5px 25px !important;
	text-transform: none;
	font-weight: normal !important;
	background: url(../images/arrow.png) no-repeat 15px 10px !important;
}
#ja-subnav li li li a {
	background: url(../images/arrow.png) no-repeat 30px 10px !important;
	padding-left: 40px !important;
	font-weight: normal !important;
}
#ja-subnav li li a:hover, #ja-subnav li li a:active, #ja-subnav li li a:focus {
	color: #C01122 !important;
	text-decoration: underline;
}
#ja-subnav li li.active a {
	color: #333333;
	font-weight: bold !important;
}
#ja-subnav li li li a {
	color: #333333 !important;
	font-weight: normal !important;
	padding-left: 35px !important;
	background: url(../images/bullet.gif) no-repeat 25px 10px !important;
}
#ja-subnav li li li.active a {
	font-weight: bold !important;
}
#ja-mainnav a:hover .has-image {
	background-position: left bottom;
}
#ja-mainnav a .has-image {
	background-position: left top;
}
span.menu-desc {
	display: block;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 85%;
	color: #999;
}
/* Sub Nav (lv2) ---*/
#ja-subnav ul li ul {
	display: none;
}
#ja-subnav ul li.hover ul {
	left: auto;
	right: auto;
	display: block;
}
#ja-subnav ul li.haschild:hover a, #ja-subnav ul li.haschild a:hover {
	background-image: url(../images/arrow-down.gif);
}
/******/

#ja-cssmenu li.havesubchild a.haschild, #ja-cssmenu li.havesubchild-active a.haschild, #ja-mainnav .megamenu li li.haschild a.haschild, #ja-mainnav .megamenu li li.haschild-over a.haschild {
	background-position: 90% center !important;
	background-image: url(../images/arrow.png) !important;
	background-repeat: no-repeat !important;
}
#ja-mainnav ul.level0 li ul .group-content .ja-box-ct a {
	color: #54992F !important;
}
/* breadcrumbs */
#ja-pathway {
	color: #CCCCCC;
	padding: 6px 0 5px 10px;
	float: left;
}
#ja-pathway strong {
	color: #FFFFFF;
	margin-right: 5px;
}
#ja-pathway img {
	margin: 1px 5px;
}
#ja-pathway a {
	color: #FFFFFF;
}
/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
ul.menu li {
	display: block;
	background: url(../images/dot.gif) repeat-x left bottom;
	margin: 0;
	padding: 0;
	line-height: normal;
}
ul.menu li a {
	display: block;
	outline: none;
	padding: 6px 0 6px 0;
	background: url(../images/arrow.png) no-repeat 98% center;
	margin: 0;
	text-decoration: none;
	color: #666666;
}
ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus {
	color: #C01122;
	text-decoration: none;
	background: url(../images/arrow-on.png) no-repeat 98% center;
}
ul.menu li.active a {
	font-weight: bold;
	background: url(../images/arrow-active.png) no-repeat 98% center;
	color: #04A504;
}
ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li li {
	border: none;
	background: none;
	padding: 0;
}
ul.menu li li a {
	color: #666666 !important;
	border: none;
	padding: 5px 5px 5px 25px !important;
	text-transform: none;
	font-weight: normal !important;
	background: url(../images/arrow.png) no-repeat 15px 10px;
}
ul.menu li.active li a {
	background: url(../images/arrow.png) no-repeat 15px 10px !important;
}
ul.menu li.active li li a {
	background: url(../images/arrow.png) no-repeat 30px 10px !important;
	padding-left: 40px !important;
	font-weight: normal !important;
}
ul.menu li li a:hover, ul.menu li li a:active, ul.menu li li a:focus {
	color: #C01122 !important;
	text-decoration: underline;
}
ul.menu li li.active a {
	color: #333333;
	font-weight: bold !important;
}
ul.menu li li li a {
	color: #333333 !important;
	font-weight: normal !important;
	padding-left: 35px !important;
	background: url(../images/bullet.gif) no-repeat 25px 10px !important;
}
ul.menu li li li.active a {
	font-weight: bold !important;
}
/* JA Slideshow */
#ja-slideshow {
	margin: 0;
	padding: 0;
}
/* Feature products */
#ja-fp {
	background: url(../images/dot.gif) repeat-x left bottom;
	margin-bottom: 15px;
}
/* Products show */
#ja-productwrap {
	width: 100%;
	display: block;
	margin: 0 0 10px;
}
.ja-box-ct {
	margin: 0 15px;
}
#ja-botsl .ja-box-ct {
	margin: 0px;
}
#ja-product-top h3 {
	font-size: 115%;
	margin-top: 0;
}
#ja-product-bot {
	background: url(../images/content-bot.gif) no-repeat center bottom;
}
#ja-product-bot div.moduletable {
	margin: 0;
}
#ja-product-bot div.moduletable h3 span {
	color: #666666;
}
/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}
/* Bottom spotlight */
#ja-botsl .main {
	margin-bottom: 20px;
	padding: 0;
}
#ja-botsl .ja-rounded-box {
	padding: 10px 20px;
}
#ja-botsl div.moduletable, #ja-botsl div.moduletable_default {
	padding: 0 10px;
	margin-bottom: 0;
}
#ja-botsl .ja-box-left div.moduletable, #ja-botsl .ja-box-left div.moduletable_default {
	padding: 0 10px 0 0;
}
#ja-botsl .ja-box-right div.moduletable, #ja-botsl .ja-box-right div.moduletable_default {
	padding: 0 0 0 10px;
}
#ja-botsl .ja-box-center div.moduletable, #ja-botsl .ja-box-center div.moduletable_default {
	padding: 0 10px;
	margin-bottom: 0;
}
#ja-botsl div.moduletable h3 {
	color: #04A504;
	background: none;
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 10px 0;
	padding: 0;
}
#ja-botsl div.moduletable h3 span {
	margin: 0;
	padding: 0;
}
#ja-botsl ul {
	margin: 0;
}
#ja-botsl ul.latestnews, #ja-botsl ul.mostread {
	margin-top: -5px;
}
#ja-botsl ul li {
	background: url(../images/dot.gif) repeat-x left bottom;
	padding: 5px 0;
}
#ja-botsl li a {
	background: url(../images/bullet.gif) no-repeat left center;
	padding-left: 10px;
}
/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
	padding: 0;
	margin: 0;
}
#ja-footer .main {
	background: #34383B;
	border-top: 3px solid #04A504;
	position: relative;
	color: #CCCCCC;
	padding: 15px 0;
}
#ja-footer .inner {
	padding: 0 10px;
}
#ja-footer a {
	color: #FFFFFF;
}
#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #FFFFFF;
}
#ja-footer small {
	font-size: 100%;
	float: left;
}
#ja-footer ul {
	float: right;
	padding: 0;
	margin: 0;
}
#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/arrow-2.png) no-repeat left center;
}
#ja-footer li a {
	display: inline;
	padding: 0 10px;
}
/* T3 Framework logo ---*/
#ja-poweredby {
	height: 20px;
	width: 160px;
	margin-right: 20px;
	float: left;
}
#ja-poweredby a#t3-logo {
	background: url(../images/t3-logo.png) no-repeat left top;
	display: block;
	height: 20px;
	text-indent: -999%;
	width: 160px;
	text-decoration: none;
}
#ja-poweredby a#t3-logo:hover, #ja-poweredby a#t3-logo:focus, #ja-poweredby a#t3-logo:active {
	background-position: left bottom;
}
/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}
li.ja-firstitem {
	background: none !important;
}
/* JA Cpanel */
#ja-cpanel .main {
	height: 32px;
	background: #34383B;
	border-bottom: 1px solid #62DC25;
}
/* Login ---*/
.login_form fieldset {
	padding: 15px 0 0;
}
.login_form fieldset p {
	margin: 0 0 5px;
}
.login_form label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}
.login_form .inputbox {
	margin-left: 10px;
	width: 150px;
}
.login_form #rem {
	border: 0px;
	width: auto;
	vertical-align: middle
}
.login_form .remember .inputbox {
	width: 20px;
}
.login_form h1 {
	display: none;
}
.login_form .button {
	margin-left: 140px;
}
* html #form-login {
	width: 99%;
}
#form-login p {
	margin: 0px;
}
#form-login label {
}
#form-login input.button {
}
#form-login #username, #form-login #passwd {
	width: 95%;
	margin: 2px 0 5px;
	font-size: 12px !important;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
* html #form-login #username, * html #form-login #passwd {
	width: 90%;
}
#form-login div.ja-login-links {
	padding: 8px 0 0;
	display: block;
}
#form-login .ja-login-links a {
	padding: 0;
	display: block;
	color: #333333;
}
#form-login .ja-login-links a:hover, #form-login .ja-login-links a:active, #form-login .ja-login-links a:focus {
	color: #C01122;
}
/* Register ---*/
.form-register fieldset {
	padding: 0 0 10px;
	background: none;
}

/* User ---*/
.user-details {
	padding: 10px 0;
}
.user-details p {
	margin: 0 0 5px;
}
.user-details label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}
.user-details .inputbox {
	margin-left: 10px;
	width: 200px;
}
.user-details .button {
	margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
	width: 130px !important;
	padding: 0 0 5px !important;
}
.user-details .paramlist .paramlist_value {
	padding: 0 0 5px !important;
}
.user-details .user_name span {
	padding-left: 10px;
	font-weight: bold;
}
/*usertools*/
#ja-usertools {
	position: absolute;
	right: 210px;
	top: 88px;
}
div#ja-usercolors {
	float: right;
	padding: 14px 10px 0 0;
}
#ja-usertools ul, #ja-usercolors ul {
	margin: 0;
	padding: 0;
	display: inline;
}
#ja-usertools ul li, #ja-usercolors ul li {
	margin: 0;
	padding: 0 2px;
	float: left;
	background: none;
}
/* Currency */
#ja-vmcurrency {
	float: right;
	margin: 0;
	padding: 10px 0 0;
}
#ja-vmcurrency br {
	display: none;
}
/* Search */
#ja-search {
	padding: 5px 10px 0 25px;
	float: right;
	height: 22px;
	font-size: 11px;
	z-index: 1;
	background: url(../images/icon-search.gif) no-repeat left 7px;
}
#ja-search label {
	display: none;
}
#ja-search .inputbox {
	padding: 1px 0 1px 5px;
	color: #CCCCCC;
	width: 120px;
	background: #333333;
	border: 2px solid #3F4347;
}
*+html #ja-search .inputbox { /*IE 7*/
	width: 108px;
}
*+html #ja-search .button { /*IE 7*/
	padding: 1px 0px 1px 8px!important;
}
#ja-search .button {
	font-size: 11px;
	margin-left: 5px;
	padding: 1px 5px 1px;
}
/* Contact ---*/
#component-contact address {
	font-style: normal;
}
#component-contact #emailForm {
	border-top: 1px solid #ddd;
	padding-top: 15px;
}
.contact_email {
	margin: 0 0 10px;
}
.contact_email label {
	font-weight: bold;
	display: block;
}
.contact_email_checkbox {
	margin: 15px 0;
}
/*others*/
#ja-banner {
	float: right;
	margin: 20px 30px 0 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
div.back_button a, div.back_button a:hover, div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}
.clr {
	clear: both;
}
.hasTip img {
	border: none;
}
div.ja-innerdiv {
	padding: 8px 0 9px !important;
	background: url(../images/dot.gif) repeat-x left bottom !important;
}
div.ja-innerdiv .title {
	display: block;
	font-weight: bold;
}
div.ja-innerdiv img {
	border: 1px solid #DDDDDD;
	margin: 5px 8px 0 0;
}
/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	max-width: 200px;
	padding: 5px;
	z-index: 999;
	color: #333333;
}
.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
	margin: 0;
	padding: 0;
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
	background: #900;
	margin: 0;
	padding: 15px;
	color:#FF0;
	font-size:12px;
}
/* System Standard Messages */
#system-message dd.message ul {
	background: #900;
	border: none;
	padding: 5px;
	color:#FF0;
	width:420px;
}
/* System Error Messages */
#system-message dd.error ul {
	background: #900;
	border: none;
	padding: 15px;
	color:#FF0;
}
/* System Notice Messages */
#system-message dd.notice ul {
	background: #900;
	border: none;
	padding: 15px;
	color:#FF0;
}
/* Clearfix */
* html .clearfix {
	height: 1%; /* IE5-6 */
}
html[xmlns] .clearfix { /* O */
	display: block;
}
.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Badge Module ---*/
.badge {
	height: 46px;
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
}
.badge-hot .badge {
	background: url(../images/icon-badge.png) no-repeat 0px 0px;
}
.badge-new .badge {
	background: url(../images/icon-badge.png) no-repeat 0px -46px;
}
.badge-pick .badge {
	background: url(../images/icon-badge.png) no-repeat 0px -92px;
}
.badge-top .badge {
	background: url(../images/icon-badge.png) no-repeat 0px -138px;
}
.badge-hot .ja-box-ct, .badge-top .ja-box-ct, .badge-pick .ja-box-ct, .badge-new .ja-box-ct {
	padding: 10px 35px 10px 10px !important;
}
/*******VM****/

.vmCartContainer div {
	float: none !important;
}
.vmCouponField td {
	padding: 10px;
}
.browseProductDescription div {
	margin-top: 0px !important;
}
/* JA-BOX */
.ja-rounded-box {
	position: relative;
	/*background:  #fff  url(../images/rounded-box-ct.gif) repeat-x left bottom !important;
	border: 1px solid #CBCBCB;*/
	padding: 8px 0;
}
.rounded-box {
	position: absolute;
	width: 10px;
	height: 10px;
}
.ja-rounded-box-tl {
	/*background: url(../images/box-tl.gif) no-repeat left top;*/
	left: -1px;
	top: -1px;
}
.ja-rounded-box-tr {
	/*background: url(../images/box-tr.gif) no-repeat right top;*/
	right: -1px;
	top: -1px;
}
.ja-rounded-box-bl {
	/*background: url(../images/box-bl.gif) no-repeat left bottom;*/
	left: -1px;
	bottom: -1px;
}
.ja-rounded-box-br {
	/*background: url(../images/box-br.gif) no-repeat right bottom;*/
	right: -1px;
	bottom: -1px;
}
#imageMais {
	width: 150px;
	height: 91px;
	background: #F6C;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/bg_maisNew.png) no-repeat right bottom;
	overflow: hidden;
}
#category_mais {
	background: url(../images/im_mais.png) no-repeat top right;
}
.btGeral {
	border: 0 none;
	color: #fff;
	cursor: pointer;
	height: 25px;
	margin: 0 auto;
	padding: 2px;
	text-align: center;
	background: #900;
	background: url(../images/bgTitleMenu.jpg) top left repeat-x;
	border: solid 1px #900;
	text-transform: uppercase;
}

/********************/
.resultado {
	position:absolute; 
	top:-70px;
	left:15%; 
	width:695px; 
	/*background-color:white;*/
	overflow:hidden; 
}

.container-form {
	float: left;
	position: relative;
	width: 300px;
	height: auto;
	margin-top: 50px;
	text-align: left;
}

.form-cep {
	float: left;
	text-align: left;
	height: auto;
}

.container-sacola {
	float:left; 
	width:310px; 
	margin:10px 0 0 0; 
}

.msg-atend {
	float: left;
	position: relative;
	z-index: 8888;
	width: 320px;
	height: auto;
	color: #900;
	margin: -40px 0 0 -15px; 
	font: normal 9px Verdana, Geneva, sans-serif;
	text-align: center;
}

.msg-atend p {
	margin: 0;
}

.inp-form {
	width: 260px;
	height:30px; 
	margin:10px 0; 
	font: normal 12px Verdana, Geneva, sans-serif; 
	color: #c62028; 
	padding-left: 5px;
	padding-right: 5px;
	border:solid 1px #c4c4c4;
}

#btn-entrar,
input.btn-entrar {
	float: left;
	width: 99px;
	height: 31px;
	margin-top: 15px;
	border: 0!important;
	cursor: pointer;
	font-size: 1px;
	color: transparent;
	background: url('/delivery/g7/imgs/btn-entrar.png') no-repeat top left;
}

#btn-entrar:hover,
input.btn-entrar:hover {
	background: url('/delivery/g7/imgs/btn-entrar.png') no-repeat bottom left;
}

div.container-login {
	position: absolute;
	width: 300px;
	margin-top:30px!important;
	margin-left: -95px!important;
	z-index: 9999!important;
}

.form-cep label, 
.form-login label {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px; 
	font-weight: 600; 
	color: #6c3f32;
	display: inline-block;
    width: auto;
    vertical-align: middle;
    text-align: left;
}

input.inp-login, 
input.inp-senha {
	width: 260px;
	height:30px; 
	margin:10px 0 0 0; 
	font: normal 12px Verdana, Geneva, sans-serif; 
	color: #c62028; 
	padding-left: 5px;
	padding-right: 5px;
	border:solid 1px #c4c4c4;
}

.esqueceu-senha-login {
	float: right;
	position: relative;
	margin-top: 13px!important;
	margin-right: 10px!important;
	color: #6c3f32;
}

.esqueceu-senha-login li a {
	color: #900;
}
/*
div#ja-main {
	float: left;
	width: auto!important;
	background: transparent;
	border: 1px solid blue;
}
*/


.menu-delivery #header {
	width: 950px; 
	height: 80px;
    font-size: 15px;
    line-height: 50px;
    padding-top: 10px;
    border-bottom: 3px solid #c62028;
}

#header- ul {display: block; width: 500px;margin-left: 223px;z-index: 999; list-style-type: none!important;}
#header- ul li {float: left;padding: 25px 9px;color: #6c3f32;height: 30px; list-style-type: none!important; font: 15px Times; background: none!important;}
#header- ul li a {text-decoration: none; color: #6c3f32;}
#header- ul li a:hover {color: #c62028; }
#header- .button {
	width: 120px;
	height: 33px;
	margin-left: 12px;
	display: inline-block;
	background: url(http://www.almanara.com.br/src/images/button-compre.png) no-repeat 0 0;
}

.delivery-container #header .button {
	display: none;
}

#header- .button:hover {
	background-position: 0 -35px;
}

#footer {
	width: 950px;
	margin-top: 60px;
}

.containerDelivery {float: right;height: 65px; }

.containerDelivery img {
    margin-right: 0;
}

.rodape- {position: absolute; margin-bottom: 0!important; left: 50%; margin-left: -480px; margin-top: 40px; width: 960px; height: 150px; background: #c62028 url('http://almanara.com.br/src/images/bg-footer.png') repeat-x top left; font-family: Verdana, 'Lucida Grande', Lucida;}
.rodape- .copyright {font-size: 10px;color: #e8dbb0;float: left;padding: 30px 30px 20px 30px;}
.rodape- .sitemap {font-size: 10px;color: #e8dbb0;float: right;padding: 30px 30px 20px 30px;}
.rodape- .sitemap a {color: #e8dbb0;}
.rodape- .sitemap a:hover {color: #fff;}

.rodape- .containerCopyrightSitemap {float: left;width: 100%;}

.logoDiretta {float: right; margin-right: 23px;width: 125px; height: 20px;}
.logoDiretta span {font-family: Tahoma, Arial; font-size: 11px; color: #e8dbb0; line-height: 20px;}
.logoDiretta img {margin-top:5px;}

/*** Cadastro ***/
form.form-register input[type=text],  
form.form-register input[type=password] { 
	font: normal 12px Verdana, Geneva, sans-serif; 
	color: #c62028; 
	padding-left: 5px;
	padding-right: 5px;
	width: 260px; 
	height: 30px; 
	border: 1px solid #c4c4c4; 
	background: white; 
}

form.form-register label{
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px; 
	font-weight: 600; 
	color: #6c3f32;
	padding: 5px 0 5px 0;
}

form.form-register input[type=submit] {
	float: left;
	width: 99px;
	height: 31px;
	margin-top: 15px;
	border: 0!important;
	cursor: pointer;
	font-size: 1px;
	color: transparent;
	background: url('/delivery/g7/imgs/btn-entrar.png') no-repeat top left;
}

form.form-register input[type=submit]:hover {
	background: url('/delivery/g7/imgs/btn-entrar.png') no-repeat bottom left;
}

.ajuste-header-metodo-pagto { margin-top: -20px; }
.inp-pagtos { margin-top: -20px; }
.txt-obs label,	
.inp-pagtos label{ 	
	padding-top: 5px;
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px; 
	font-weight: 600; 
	color: #6c3f32;
}

textarea[name=customer_note] { 
	float: left;
	width: 500px;
	height:80px; 
	margin:10px 0 0 0; 
	font: normal 12px Verdana, Geneva, sans-serif; 
	color: #c62028; 
	padding: 5px;
	border:solid 1px #c4c4c4;
	resize: none;			
}

.ct-btn-conf-pedido {
	float: left; 
	width: 100%;
	padding: 10px 0 15px 20px;
	text-align: left;
}

input.btn-conf-pedido {
	float: left;
	width: 186px;
	height: 31px;
	margin-top: 15px;
	border: 0!important;
	cursor: pointer;
	font-size: 1px;
	color: transparent;
	background: url('/delivery/g7/imgs/btn-conf-pedido.jpg') no-repeat top left;
}

input.btn-conf-pedido:hover {
	background: url('/delivery/g7/imgs/btn-conf-pedido.jpg') no-repeat bottom left;
}
input.btn-conf-pedidov {
	float: left;
	width: 94px;
	height: 31px;
	margin-top: 15px;
	border: 0!important;
	cursor: pointer;
	font-size: 1px;
	color: transparent;
	background: url('/delivery/g7/imgs/btn-voltar.jpg') no-repeat top left;
}

input.btn-conf-pedidov:hover {
	background: url('/delivery/g7/imgs/btn-voltar.jpg') no-repeat top left;
}

.btn-address {
	display: inline-block;
	width: 100%;	
	font-size: 12px; 
	font-weight: bold; 
	color: #c62028 !important;
	text-decoration: underline;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

.btn-right {
	float: right;
    text-align: right;
}

.btn-inline {
	width: auto;
    float: right;
}

.btn-inline2 {
	width: auto;
    float: right;
    margin-right: 13px;
}

.btn-inline3 {
	width: auto;
    float: right;
    margin-right: 25px !important;
    margin-top: 0 !important;
}

.margin-btn {
	margin-right: 10px !important;
}

.btn-atualizar-endereco,
.btn-add-endereco {
	float: left;
	margin: 0 0 0 5px;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #C01122;
	text-decoration: underline;
}

.btn-atualizar-endereco:hover,
.btn-add-endereco:hover{
	text-decoration: none;
}

.table-checkout tr {
    color: #6c3f32;
}

.info-text {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	color: #c6232f;
}

.textarea-info {
	width: 100%;
	resize: none;
}

.info-text2 {
	width: 100%;
	font-size: 11px; 
	font-weight: bold;
	display: inline-block;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #c6232f;
}

.pathway {
	display: none;
}

.main {
    width: 950px;
    margin: 0 auto;
    display: block;
}

.coluna-direita {
	position: fixed!important;
}

.coluna-direita iframe{
	width: 220px;
}

input, select, textarea, .inputbox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    vertical-align: middle;
    padding-left: 5px;
}

.btn-red {
    float: left;
    width: 99px;
    height: 30px;
    border: 0!important;
    cursor: pointer;
    background: #c6232f;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0px;
    margin-right: 10px;
}

.title-home {
	margin-top: 25px;
}

.inp-cep {
    width: 260px;
    height: 30px;
    margin: 10px 0 0 0;
    font: normal 12px Verdana, Geneva, sans-serif;
    color: #c62028;
    padding-left: 5px;
    padding-right: 5px;
    border: solid 1px #c4c4c4;
}

.label-remember a {
	color: #C01122;
}

/*============
PEDIDOS
==============*/
.subtitle {
	padding: 4px 0;
	display: inline-block;
	color: #c62028;
	font-family: 'Optima';
	font-size: 16px;
	text-transform: uppercase;
	width: 97.5%;
	float: left;
	text-align: left;
}

.subtitle span {
	background: rgb(251, 249, 243);
	padding-right: 10px;
}

.colunm-left-list {
    padding: 0 20px;
    float: left;
    width: 69.4%;
    margin-bottom: 24px;
}

.box-list {
	float: left;
    width: 164px;
    height: 153px;
    margin-bottom: 52px;
    padding-left: 0px;
    text-align: left;
}

.box-list > a {
	display: inline-block;
	width: 95%;
	font-size: 11px;
	position: relative;
}

.box-list img {
    width: 95%;
    max-width: 149px;
    height: 90px;
}

.box-list .name {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    margin: 5px 0;
    float: left;
    width: 150px;
    height: 30px;
    color: #C01122;
    text-align: left;
}

.box-list .price {
	font-family: Verdana, Geneva, sans-serif;
    color: #c62028;
    display: inline-block;
    margin: 5px 0;
    font-size: 16px;
    text-align: left;
    float: left;
    margin-top: -1px;
}

.img-more {
	position: absolute;
	top: 0px;
	left: 0;
	width: 95% !important;
}

.addtocart_form {
	display: inline-block;
	padding: 0;
	float: right;
}

.colunm-right-list {
	width: 250px;
	height: 400px;
	margin-top: 33px;
}

.colunm-right-list .content-column-right-list {
	position: fixed;
	z-index: 888;
    /*background: #fff;*/
    height: 400px;
    width: 250px;
    /*top: 50%;
    margin-top: -200px;*/
}

.subtitle2 {
	margin: 0;
	width: 100%;
	display: inline-block;
}

.subtitle2 span {
	width: 98.5%;
	height: auto;
    padding: 10px 0px 10px 4px;
    display: inline-block;
    background: #900;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    font: bold 11px Verdana, Geneva, sans-serif;
    line-height: normal;
}

.box-desc-pedido {
    width: 100%;
    height: 265px;
    background: #fff;
    margin-top: 2px;
    max-width: 700px;
}

.msg-vazio {
	margin-top: 5px;
	display: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	position: absolute;
	padding: 0 16px;
	line-height: 15px;
}

.box-table {
	background: #fff;
	margin-top: 10px;
}

.box-table table {
	width: 100%;
	max-width: 220px;
	margin-top: 0px; 
	background: #fbead0; 
	border: solid 1px #e8d6be; 
	padding:5px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
}

.form-user {
	padding-bottom: 10px;
	display: inline-block;
    width: 100%;
    max-width: 198px;
}

.opt-user {
	margin: 0;
	padding-top: 10px;
}

.opt-user li {
	background: url(../img/delivery/bullet.gif) no-repeat 5px 5px;
	text-align: left;
	padding-left: 15px;
}

.opt-user li a {
	font:bold 11px Verdana, Geneva, sans-serif; 
	color:#C01122;
}

.desc-produto {
	float: left;
    width: 485px;
    text-align: left;
    padding-left: 10px;
}

.produto-nome {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    color: #c62028;
}

.descricao-produto {
    font-family: Verdana, Geneva, sans-serif;
    float: left;
    height: auto;
    width: 420px;
    margin-right: 200px;
    color: #6c3f32;
}

.preco-produto {
    margin-top: 0 !important;
    font-size: 16px;
    color: #c62028;
    height: 30px;
    display: block;
    margin: 5px 0;
    font-family: Verdana, Geneva, sans-serif;
}

/*
========
CARRINHO
========
*/
.table-one-car {
	margin-top: -2px; 
	width: 250px;
}

.sectiontableheader th {
	background: #c62028;
}

.box-scroll {
    height: 100px;
    width: 100%;
	overflow-x: hidden;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgb(153, 0, 0);
}

.tableCar td {
    border-bottom: 1px solid #e5d0bb;
    background: #fcf0e0;
    color: #900;
}

.table-products {
	width: 100%;
	max-width: 250px;
	overflow-x: hidden;
    max-height: 100px;
}

.content-column-right-list .sectiontableentry1 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    color: #a31d1a;
    background: #fbf2e3;
}

.table-products tr td {
    color: #a51822;
    padding: 5px 7px;
    /*font-size: 10px;*/
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.btn-fechar-pedido {
    float: right;
    width: 119px;
    padding: 8px 0px;
    margin-top: 10px;
    background: #c6232f;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    /*background: url('../img/btn-fechar-pedido.jpg') no-repeat top left;*/
    display: inline-block;
    margin-right: 6px;
    font: bold 12px Verdana, Geneva, sans-serif;
}

.btn-fechar-pedido:hover {
	color: #fff;
	text-decoration: none;
}

.sectiontableentry, 
.sectiontableentry0, 
.sectiontableentry1, 
.sectiontableentry2 {
    padding: 5px 5px 6px;
}

.box-products {
	overflow-x: hidden; 
	border-bottom-style: solid; 
	border-bottom-width: 2px; 
	border-bottom-color: #c62028; 
	height: 116px;
	background: #fbf2e3;
}

.ct-btns-car {
	display: inline-block;
	float: right;
	margin-right: 17px;
}

.ct-btns-car img {
    width: auto;
    height: auto;
}

.ct-btns-car a:hover {
	text-decoration: none;
}

.ct-btns-car .btn-remove-car {
	display: none;
}

.print_btn {
	text-align: right;
	display: inline-block;
	width: 50%;
}

.back-menu {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    display: block;
    clear: both;
    text-align: left;
    margin-top: 160px;
}

.colunm-table-checkout {
    float: left;
}

.colunm-table-checkout .box-desc-pedido {
	background: transparent;
	margin-left: 20px;
	height: auto;
}

.table-checkout {
	width: 700px;
	border-bottom: 1px solid #e5d0bb;
}

.table-checkout tbody {
    background: #fef0df;
}

.table-checkout .sectiontableheader th {
	padding: 4px 8px;
}

.table-checkout .table-products {
	max-width: 100%;
	overflow-x: visible;
    max-height: none;
}

.tr-prices td {
    font-weight: bold !important;
    color: #a51822;
}

.table-checkout .box-products {
	height: auto;
}

.label-checkout {
	color: #6f3d2e;
}

.subtitle3 {
	display: block;
    padding: 4px 4px 0px 20px;
    color: #c62028;
    margin-bottom: 0;
    font: bold 16px "Times New Roman",Times,serif;
    text-transform: uppercase;
    text-align: left;
}

.table-checkout .subtitle4 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif !important;
    font-size: 13px !important;
    font-weight: normal !important;
    color: #6f3d2e;
    text-transform: uppercase;
    text-align: left;
}

.table-checkout .table-products a, 
.table-checkout td,
.table-checkout th {
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
}

.options-form {
	display: inline; 
	margin:0; 
	padding:0;
}

.table-checkout label {
    text-align: left;
    display: block;
}

.line {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #edd6c2;
}

.radio input[type="radio"], .radio input[type="checkbox"] {
	margin: 0px 0px 3px 0px;
	opacity: 0;
	width: 18px;
	height: 16px;
	position: absolute;
	z-index: 1;
	left: 0;
	cursor: pointer;
}

.radio {
	position: relative;
	display: inline-block;
	padding: 0;
	vertical-align: middle;
	min-height: 15px;
	border: 2px solid #d7c3b1;
	margin: 0 5px;
	background: #f6e7d9;
}

.radio span {
	width: 15px;
	height: 15px;
	opacity: 0;
	display: block;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}

input[type="radio"]:checked + span, input[type="checkbox"]:checked + span {
	opacity: 1;
	background: #c62028;
    box-shadow: -1px -1px 1px 1px #000;
}

.no-padding {
	padding-bottom: 0;
	padding-top: 0;
}

.no-margin {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.no-border {
	border: none !important;
}

.border-top {
	border-top: 1px solid #e5d0bb !important;
}

.pt-20 {
	padding-top: 20px !important;
}

.pb-10 {
	padding-bottom: 10px !important;
}

.pb-20 {
	padding-bottom: 20px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-10 {
	padding-top: 10px !important;
}

.pl-5 {
	padding-left: 5px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.pl-33 {
	padding-left: 33px !important;
}

.ml-33 {
	margin-left: 33px !important;
}

.mr-30 {
	margin-right: 33px !important;
}

.mr-25 {
    margin-right: 25px;
}

.mt-27 {
    margin-top: 27px !important;
}

.mt-30 {
	margin-top: 30px !important;
}

.pl-35 {
	padding-left: 35px !important;
}

.full-td {
	width: 700px;
	text-align: left;
}

.block-table {
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: left;
    padding-left: 10px;
    padding-right: 20px;
    color: #6c3f32;
}

.ui-widget {
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif !important;
}

.block-table.full {
	width: 100%;
}

.block-table .label-checkout {
	display: inline-block;
	vertical-align: middle;
}

.span-info {
	display: inline-block;
	vertical-align: middle;
	color: #6f3d2e;
}

.span-info.full {
	width: 100%;
}

.max-width {
	max-width: 365px;
}

.small-info {
	font-size: 11px;
	color: #6f3d2e;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.input-pagamento {
    width: 63px;
    background: #f9ece2;
    border: 1px solid #e5d0bb;
    height: 35px;
    color: #6f3d2e;
    padding-top: 0 !important;
}

.block-salvar-cartao {
    float: right;
    margin-right: 110px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.ct-cpf {
    background: #fef0df;
    padding-left: 20px;
    padding-bottom: 20px;
    width: 332px !important;
    margin-top: -62px;
    float: left;
}

.ct-cpf.top-position {
    margin-top: -98px;
}

.ct-cpf label {
    width: 100%;
}

.input-style1 {
	display: inline-block;
	width: 335px;
	background: #f9ece2;
    border: 1px solid #e5d0bb;
    height: 35px;
    color: #6f3d2e;
    margin-top: 5px;
}

.input-style2 {
	display: inline-block;
	width: 90px;
	background: #f9ece2;
    border: 1px solid #e5d0bb;
    height: 34px;
    color: #6f3d2e;
    margin-top: 5px;
}

.input-style3 {
	display: inline-block;
	width: 308px;
	background: #f9ece2;
    border: 1px solid #e5d0bb;
    height: 33px;
    color: #6f3d2e;
    margin-top: 5px;
}

.select-style {
	width: 90px;
	display: inline-block;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	background: url(../img/bg-select.jpg) no-repeat #f9ece2;
	border: 1px solid #e5d0bb;
	height: 35px;
	background-position: 98%;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif !important;
	color: #6f3d2e;
	font-size: 13px;
	padding-left: 32px;
	margin-right: 10px;
	margin-top: 5px;
}

.select-style2 {
	width: 230px;
	padding-left: 10px;
	margin-right: 0;
    margin-left: 10px;
    font-size: 12px !important;
}

.select-style3 {
	color: #9e604d;
	background: url(../img/arrow-down.png) no-repeat #f9ece2 right;
	background-position: 98%;
	max-width: 226px;
	width: 100% !important;
	padding-left: 10px;
	text-align: left;
	margin-right: 0;
	left: 0;
	bottom: 0;
}

.validate-card-select {
    border-radius: 5px;
}

.customSelectInner {
    padding-top: 10px;
}

.input-cpf {
	width: 100%;
	background: #f9ece2;
    border: 1px solid #e5d0bb;
    height: 35px;
    color: #6f3d2e;
    position: relative;
    z-index: 10;
}

.content-flags {
    margin-top: 5px;
}

.icon-card {
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px;
}

.option {
	display: none;
}

.ct-endereco-cadastrado.hide {
	display: none;
}

.ct-novo-cartao {
	display: none;
}

.ct-novo-cartao.show {
	display: block;
}

.content-cartao.hide {
	
}

.box-new-card {
	display: none;
}

.box-new-card .block-table {
	padding-left: 0;
}

.box-new-card.show {
	display: block;
}

.span-info.full-width {width: 100%;}

.border-left {
	border-left: 1px solid #edd6c2;
}

.full-td .label-checkout {
	display: inline-block;
}

.margin-top-table {
	margin-top: 25px;
}

.txt-obs {
    text-align: left;
    margin-top: 25px;
}

.txt-obs label {
	color: #c6232f;
	font-weight: bold;
}

.btn-checkout {
	width: 80px;
    background: #c6232f;
    text-transform: uppercase;
    border: none;
    padding: 10px 0px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    line-height: normal;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Times !important;
}

.btn-conf-pedido {
	width: 140px;
    background: #c6232f;
    text-transform: uppercase;
    border: none;
    padding: 9px 6px;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    line-height: normal;
    font-family: Times;
}

.btn-checkout:hover, 
.btn-conf-pedido:hover {
	color: #fff;
	text-decoration: none;
}

.blockHeader {
	width: 140px;
	font-size: 14px;
	display: inline-block;
    text-align: left;
}

.formLabel {
    float: left;
    width: 30%;
    text-align: right;
    font-weight: bold;
    white-space: nowrap;
    clear: left;
    vertical-align: middle;
    margin-top: 8px;
}

.table-address {
	border-bottom: none;
}

.table-address.hide {
	display: none;
}

.new-address-form {
	display: none;
	border: none;
}

.new-address-form.show {
	display: block;
}

.show form#form-endereco {
    display: block !important;
}

.form-endereco .block-table {
	max-width: 315px;
	width: 100%;
}

.form-endereco .btn-checkout {
    float: right;
    margin-right: 0;
    margin-top: 20px;
}

.formField {
    float: left;
    width: 60%;
    margin: 2px;
    vertical-align: middle;
    margin-top: 8px;
    text-align: left;
}

.formLabel label {
    font-size: 12px;
}

.box-btn {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.box-btn2 {
    width: 100%;
    display: inline-block;
    text-align: left;
}

.btn-form {
	border: 0;
    color: #fff;
    height: 25px;
    display: inline-block;
    padding: 4px;
    text-align: center;
    background: #c6232f;
    text-transform: uppercase;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn-form.style2 {
	float: left;
    width: 93px;
    height: 18px;
    margin: 5px 5px 0 13px;
    padding-top: 11px;
}

.btn-form.style2:hover {
	color: #fff;
	text-decoration: none;
}

.btn-form.style3 {
	float: left;
    width: 101px;
    height: 33px;
    margin: 5px 5px 0 0;
    padding-top: 4px;
}

.ct-btns-top {
	float:left;
	width:90%;
	text-align:right;
}

.sectiontableheaderCad {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 4px 8px;
    color: #FFFFFF;
    font-weight: bold;
}

.txt-info-end {
    float: left;
    position: relative;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #6c3f32;
    margin: 10px 0 10px 0;
    padding: 0 0 0 10px;
}

.ct-lbl-inp {
    float: left;
    position: relative;
    padding: 0;
    margin: 5px 25px 0 0;
    width: 280px;
}

.lbl-info-endereco {
    float: left;
    width: 275px;
    height: 15px;
    text-align: left;
}

.labelCadastro {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #6c3f32;
    padding: 5px 0 5px 0;
}

.labelCadastro span {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #6c3f32;
    font-weight: bold;
}

.inputCadastro {
	font: normal 12px Verdana, Geneva, sans-serif;
    color: #c62028;
    padding-left: 5px;
    padding-right: 5px;
    width: 260px;
    height: 30px;
    border: 1px solid #c4c4c4;
    background: white;
}

select.inputAdress {
	width: 272px;
}

.fancybox-opened .fancybox-skin {
	border-radius: 0;
}

.fancybox-opened .fancybox-title {
	width: 100%;
	background: #fff;
	right: 0;
    height: 40px;
}

.fancybox-title-float-wrap .child {
	margin-right: 0 !important;
    background: none !important;
    float: left;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #c62028 !important;
    box-shadow: none !important;
    text-shadow: none !important;
}

.fancybox-skin .fancybox-close {
	background-image: url(../img/closelabel.gif);
	background-repeat: no-repeat;
	width: 66px;
    bottom: -20px;
    z-index: 8050;
    top: initial;
    height: 22px;
    right: 15px;
}

.ct-mini-input {
    float: left;
    width: 49%;
    max-width: 125px;
}

.ct-mini-input input {
	width: 110px;
}

.ct-mini-input .cityInp {
    width: 165px;
}

.ct-mini-input .stateInp {
	width: 55px;
}

.ct-lbl-inp.ct-mini-input.ct-inp-margin {
    margin-left: 55px;
}

.mask_popup {
	background: rgba(0,0,0,0.7);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999;
	display: none;
	top: 0;
	left: 0;
}

.mask_popup.active {
	display: block;
}

.popup-cep {
	display: none;
    position: fixed;
    background: #fff;
    width: 421px;
    height: 224px;
    z-index: 999;
    left: 50%;
    margin-left: -210.5px;
    top: 50%;
    margin-top: -112px;
    background: url(../img/bg-modal.jpg) no-repeat;
    text-align: center;
    padding-top: 44px;
}

.popup-cep.active {
	display: block;
}

.popup-login, .popup-resgate {
	display: none;
    position: fixed;
    width: 421px;
    height: 170px;
    z-index: 999;
    left: 50%;
    margin-left: -210.5px;
    top: 50%;
    margin-top: -112px;
    text-align: center;
    background: url(../img/bg-modal.jpg) no-repeat;
    padding-top: 55px;
}

.popup-resgate {
	padding-top: 69px !important;
}

.popup-login.active, .popup-resgate.active {
	display: block;
}

.close-popup {
    text-decoration: none;
    position: absolute;
    right: 10px;
    top: 10px;
}

.close-popup:hover {
	text-decoration: none;
}

.popup-cep p {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #c2282a;
    margin-top: 0px;
    font-family: 'Optima bold';
    text-transform: uppercase;
    max-width: 335px;
}

.popup-login p, .popup-resgate p {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #c2282a;
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: 'Optima bold';
    text-transform: uppercase;
    max-width: 335px;
}

.form-cep-popup {
	text-align: center;
}

.form-cep-popup input, .form-login-popup input, .form-resgate-popup input {
	font-family: "Optima";
	font-size: 14px;
	text-align: center;
}

.form-login-popup, .form-resgate-popup {
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
}

.form-cep {
    display: inline-block;
    width: 100%;
    height: 30px;
}

.form-cep-popup .input-cep {
    height: 30px;
    width: 190px;
    border: 1px solid #bd182e;
    margin-right: 5px;
    text-align: center;
}

.form-login-popup .input-email, .form-resgate-popup .input-email {
	width: 250px;
	height: 28px;
	border: 1px solid #bd182e;
	margin-bottom: 5px;
}

.form-login-popup .input-senha {
	width: 250px;
	height: 28px;
	border: 1px solid #bd182e;
}

.form-login-popup .btn-red, .form-resgate-popup .btn-red {
    margin-top: 5px;
    float: none;
    margin-right: 0;
    font-family: 'Optima bold';
    width: 120px;
}

::input-placeholder {
   text-align: center;
}

::-webkit-input-placeholder {
   text-align: center;
}

:-moz-placeholder {
   text-align: center;
}

.form-cep-popup .btn-red {
    float: none;
    vertical-align: top;
    font-family: 'Optima bold';
    width: 120px;
}

.box-options-cep {
    display: inline-block;
    clear: both;
    width: 100%;
    padding-top: 10px;
}

.box-options-cep p {
    margin-bottom: 0;
    display: inline-block;
    width: auto;
    /*padding: 30px 25px;*/
    padding: 30px 10px;
}

.box-options-cep p a {
    color: #c2282a;
    text-decoration: none;
}

.chk-newsletter {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 25px;
}

.chk-newsletter input[type=checkbox] {
    float: left;
    margin: 10px 10px 0 0;
}

.txt-mailmkt {
    float: left;
    margin: 0 0 0 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #6c3f32;
}

.txt-mailmkt span {
    font-size: 10px;
    font-weight: bold;
}

.novo-endereco input, .novo-endereco select {
    font: normal 12px Verdana, Geneva, sans-serif;
    color: #c62028;
    padding-left: 5px;
    padding-right: 5px;
    width: 260px;
    height: 30px;
    border: 1px solid #c4c4c4;
    background: white;
}

.novo-endereco select {
	width: 272px;
	height: 32px;
}

.email-content {
    width: 720px;
    margin: 0 auto;
    text-align: center;
}

.content-top h1 {
    text-transform: uppercase;
    background: #bd1b34;
    color: #fff;
    font-size: 18px;
    padding: 8px 0;
    font-family: Times;
    font-weight: bold;
}

.text-pedido {
	color: #683f33;
	font-size: 17px;
	font-family: Times;
}

.text-pedido span {
	color: #bd1b34;
	font-weight: bold;
}

/*@media screen and (max-width: 1300px) {
	.colunm-right-list .content-column-right-list {
		margin-top: -140px !important;
	}
}

@media screen and (max-width: 1280px) {
	.colunm-right-list .content-column-right-list {
		margin-top: -110px !important;
	}
}*/

@media print {
	.no-print {
		display: none;
	}
}