/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 *
 * DEVELOPER
 *
 * Developed by: Webee E-marketing (http://www.webee.com.br)
 * Date Created: 14/12/2009
 * Last Updated: 15/12/2009
 * Last Updated: 23/03/2010
 * Last Updated: 06/05/2010
 * Last Updated: 13/07/2010
 * Last Updated: 15/08/2010
 */

/* Layout ================================================================================= */
* { color: #333; }
html, body { height: 100%; }
.wrapper { margin:0 auto; }
.page { min-width:998px; max-width:1298px; margin:auto; padding:0; text-align:left; }
/*.page { width:998px; margin:0 auto; padding:0; text-align:left;  }*/
.page-print { background: #fff; padding: 20px; text-align: left; }
.page-popup { padding:20px; text-align:left; }
.main { margin: 0; }

/* Base Columns */ 
.col-left { float:left; width:180px; padding:0; background: #F8F7F1; }
.col-main { float:left; /*width:633px;*/ padding:0; background: #fff; }
.col-right { float:right; width:180px; padding:0; background: #F8F7F1; }

/* 1 Column Layout */
.col1-layout .col-main { float: none; width: auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float: none; margin: 0 0 0 181px; }
.col2-right-layout .col-main { float: none; margin: 0 181px 0 0; }

/* 3 Columns Layout */
.col3-layout-aux { background: url(../images/page-bg-right.gif) right top repeat-y; }
.col3-layout { background: url(../images/page-bg-left.gif) left top repeat-y; }
.col3-layout .col-main { float: none; width: auto; margin: 0 181px; background: #fff; }

/* Content Columns */
.col2-set { overflow: auto; }
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set-contato .col-1 { float:left; width:61%; }
.col2-set-contato .col-2 { float:right; width:37%; }

/* Depoimentos e Novidades */
.col2-set-home .col-1 { float: left; width:50%; min-height: 275px; padding-bottom: 20px; }
.col2-set-home .col-2 { float: left; width:49%; padding-left: 2px; min-height: 375px; padding-bottom: 20px; }
.col2-set-home .page-title { padding: 6px 0 0 7px; min-height: 24px; background: #EBEBEB url(../images/title-bg.jpg) left bottom repeat-x; border: 1px solid #E4E4E4; }
.col2-set-home .page-title h3 { font-size: 15px; font-weight: bold; text-align: left; color: #000;  }

.col2-set-home .page-novidades { padding: 0 30px; }
.col2-set-home .page-novidades .ler-mais { line-height: 200%; font-weight: bold; color: #183D87; text-decoration: none; }
.col2-set-home .page-novidades .ler-mais:hover { text-decoration: underline; }
.col2-set-home .page-novidades dl dt span { font-weight: bold; color: #183D87; }
.col2-set-home .page-novidades dl dt a { color: #183D87; text-decoration: none; }
.col2-set-home .page-novidades dl dt a:hover { color: #183D87; text-decoration: underline; }

.col2-set-home .page-novidades .lista-twitter li { font-size: 11px; margin-bottom: 5px; padding-bottom: 2px; background: url(../images/menu-vertical-barra.gif) repeat-x left bottom; word-wrap: break-word; color: #183D87;  }
.col2-set-home .page-novidades .lista-twitter li .posted { font-size: 10px; color: #183D87; }

.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Header ================================================================================ */
.header-container {}
.header { position: relative; height: 130px; margin: auto; background: #fff; }
.header .welcome-msg { position: absolute; top: 80px; right: 185px; font-size: 11px; font-weight: bold; color: #133A84; }
.header .welcome-msg a { font-size: 11px; font-weight: bold; color: #133A84; text-decoration: none; }
.header .welcome-msg a:hover { text-decoration: underline; }
.header .link-cadastro { position: absolute; top: 0; right: 181px; width: 294px; padding: 0 4px 0 0; font-size: 11px; font-weight: bold; font-weight: bold; text-align: right; color: #133A84; background: #fff; }
.header .link-cadastro a { color: #133A84; font-size: 11px; font-weight: bold; text-decoration: none; }
.header .link-cadastro a:hover { color: #000; text-decoration: underline; }
.header .links { float:right; }
.header .form-search { text-align:center; }
.header .form-language { text-align:center; }
#logo { float:left; width:180px; height:100px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer; } 
.header #ico-twitter { position: absolute; top: 23px; right: 194px; width: 44px; height: 44px; }
.header #ico-twitter a { display: block; width: 44px; height: 44px; background: url(../images/ico-twitter.png) 0 0 no-repeat; }
.header #ico-twitter a span { display: none; }

/********** < Menu Horizontal */
#menu-horizontal { clear: both; height: 30px; background: #102E6A; text-align: center; }
#menu-horizontal ul { height: 25px; margin: 0 auto; padding-top: 5px; }
#menu-horizontal ul li { display: inline; padding: 0 10px; text-align: center; }
#menu-horizontal ul li a { font-size: 15px; font-weight: bold; color: #fff; text-decoration: none; }
#menu-horizontal ul li a span { font-size: 15px; font-weight: bold; color: #fff; }

/*#menu-horizontal ul li a { display: block; float: left; height: 30px; background-position: left top; }
#menu-horizontal ul li a span { display: none; }*/

/* Hover */
#menu-horizontal ul li a:hover { text-decoration: underline; }

/* Imagens */
/*#menu-horizontal li #btn-empresa			{ width: 70px; background-image:url(../images/btn-empresa.jpg); }
#menu-horizontal li #btn-novidades			{ width: 70px; background-image:url(../images/btn-novidades.jpg); }
#menu-horizontal li #btn-blog 				{ width: 39px; background-image:url(../images/btn-blog.jpg); }
#menu-horizontal li #btn-governo			{ width: 61px; background-image:url(../images/btn-governo.jpg); }
#menu-horizontal li #btn-politica-comer	 	{ width: 119px; background-image:url(../images/btn-politica-comer.jpg); }
#menu-horizontal li #btn-financiamento		{ width: 93px; background-image:url(../images/btn-financiamento.jpg); }
#menu-horizontal li #btn-garantia	 		{ width: 58px; background-image:url(../images/btn-garantia.jpg); }
#menu-horizontal li #btn-contato	 		{ width: 56px; background-image:url(../images/btn-contato.jpg); }*/
/*#menu-horizontal li #btn-nossos-parceiros	{ width: 111px; background-image:url(../images/btn-nossos-parceiros.jpg); }*/
/*#menu-horizontal li #btn-solucoes	 		{ width: 61px; background-image:url(../images/btn-solucoes.jpg); }*/

/********** Menu Horizontal > */

/* Endereço */
#box-endereco { position: absolute; top: 0; right: 0; width: 171px; height: 100px; padding: 0 0 0 10px; background: none; /*background: #ddd;*/ }
#box-endereco h3 { font-size: 11px; font-weight: bold; padding: 0; color: #000; }
#box-endereco p { font-size: 11px; font-weight: bold; margin: 0; padding: 0; color: #000;  }
#box-endereco p abbr { font-size: 11px; font-weight: bold; margin: 0; padding: 0; color: #000; text-decoration: none; border: 0; }

/********** < Navigation */
#nav { font-size:12px; border:1px solid #ddd; padding:5px 0; margin:10px 0; }

/* All Levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav li li.parent {}

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#2a2824; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#898885; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#2a2824; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ddd; }
#nav ul li.over {}
#nav ul li.last { background:#656461; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd leven */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; }

/* 3rd+ Level */
#nav ul ul { top:5px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#f6f6f6; color:#898885; }
#nav ul li a:hover { background:#ccc; color:#fff !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }
/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
label { font: 11px Arial, Helvetica, sans-serif; color: #8B9377 }
input, select, textarea, button { font: 11px Arial, Helvetica, sans-serif; vertical-align: middle;  border: 1px solid #D4D0C8; }
input.input-text, select, textarea { border: 1px solid #D4D0C8; }
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em; }
textarea { overflow:auto; }
button.button, form-button.button { overflow: visible; width: auto; background:url(../images/button-bg.gif); border: 1px solid #D4D0C8; cursor: pointer; }
button.button span, form-button.button span { display: block; margin: 0; padding: 0px 4px 0px; font-weight: bold; text-transform: uppercase; text-align: center; white-space: nowrap; color: #fff; }
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
.highlight {}

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list li .input-box {}
.form-list li input.input-text,
.form-list li textarea { width:250px; }
.form-list li select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list label {}

.group-select { width: 380px; padding: 0 4px; }
.group-select label {}
.group-select .legend {}
.group-select li { margin:0 0 5px; }
.group-select li .input-box { float:left; width:260px; }
.group-select li input.input-text,
.group-select li textarea {width:370px; }
.group-select li select { width:376px; }
.group-select li .input-box input.input-text,
.group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }
.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }

.buttons-set, .button-set { clear: both; margin: 5px 0 0; padding: 5px; }
.buttons-set .back-link, .button-set .back-link { float: left; color: #8B9377; padding: 0 4px 0 0; text-decoration: none; }
.buttons-set .back-link:hover, .button-set .back-link:hover { float: left; color: #8B9377; text-decoration: underline; }
.buttons-set .button, .button-set .button { float: left; margin-right: 5px; }

.buttons-set2, .button-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00 !important; }
p.required { padding: 10px 0 0; font-size:10px; text-align: left; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { float:left; width:12em; margin-right:-12em; display:inline; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs { padding: 2px; margin: 0; }
.breadcrumbs ul { display: inline; }
.breadcrumbs li { display:inline; color: #183D87; }
.breadcrumbs li a { color: #183D87; }
.breadcrumbs strong { color: #183D87; }

/* Page Heading */
/*.page-title { padding: 10px 0 0 28px; height: 25px; margin: 0 0 10px; font-size: 12px; background: url(../images/title-main-bg.jpg) 0 0 no-repeat; }
.page-title h1 { font-size: 15px; font-weight: bold; color: #993300; text-transform: uppercase; }
.page-title h2 { font-size: 15px; font-weight: bold; color: #993300; text-transform: uppercase; }
.page-title h3 { font-size: 15px; font-weight: bold; color: #993300; text-transform: uppercase; }*/

.page-title { min-height: 22px; margin-top: 1px; margin-bottom: 2px; padding: 6px 7px 2px; background: #EBEBEB url(../images/title-bg.jpg) left bottom repeat-x; border: 1px solid #E4E4E4; }
.page-title h1, .page-title h2, .page-title h3, .page-title h4 { float: left; font-size: 15px; font-weight: bold; text-align: left; color: #000; }

.title-buttons { margin-bottom: 5px; text-align:right; overflow: auto; }
.title-buttons .link-feed { float: right; padding: 0 5px 0 0; background-position: 98% 0; }
.title-buttons a { float: right; padding: 0 0 0 10px; font-size: 11px; color: #133984; text-decoration: none; }
.title-buttons a:hover { font-size: 11px; color: #113476; text-decoration: underline; }
.title-buttons button { float: right; }

.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { text-align: left; }

/*.page-title-azul { height: 25px; padding: 10px 0 0 28px; margin: 0 0 10px; background: url(../images/title-main-bg-azul.jpg) left bottom no-repeat; }
.page-title-azul h3 { font-size: 12px; font-weight: bold; color: #394E8D; text-transform: uppercase; }*/

/* Page Heading Destaques/Index */
/*.page-title-destaques {}
.page-title-destaques h1 {}*/

/* Page Boby */
.page-body { padding: 0 5px 5px; margin: 0 0 10px; background: #fff; }
.page-body p { margin: 0 0 5px; font-size: 11px; color: #666; }
.page-body h4 { height: 20px; margin:0 0 10px 0; padding: 0 0 2px 2px; font-size: 16px; text-transform: uppercase; color: #133984; border-left: 1px dotted #253276; }
.page-body h5 { margin: 10px 0 0; padding: 0; line-height: normal; font-size: 12px; color: #133984; }
.page-body h5.title-img { margin: 30px 0 0; padding: 0; line-height: normal; font-size: 12px; color: #133984; }
.page-body h6 { font-size: 11px; color: #133984; }

/* Listagem Padrão Imagem e Texto */
.page-body ul { margin: 10px 0 15px; }

/* Listagem com Marcado Seta para Texto */
.page-body .lista-com-seta { font-size: 11px; color: #666; }
.page-body .lista-com-seta li { margin: 0 0 5px 20px; padding: 0 0 0 10px; font-size: 11px; color: #666; background: url(../images/marcador-seta.jpg) 0 4px no-repeat; }

/* Link Externo */
.page-body a.link-externo { color: #8B9377; text-decoration: none; }
.page-body a.link-externo:hover { color: #767D65; text-decoration: underline; }

/* Pager e Sorter */ 
.pager-sorter {}

/* Pager */ 

.pager { min-height: 22px; padding: 6px 6px 2px; text-align:center; background: #EBEBEB url(../images/title-bg.jpg) left bottom repeat-x; border: 1px solid #E4E4E4; }
.pager .amount { float:left; color: #183D87; font-size: 11px; }
.pager .limiter { float: left; margin-left: 5px; color: #183D87; font-size: 11px; }
.pager .limiter label { color: #183D87; font-size: 11px; }

.pager .pages { height: 10px; text-align: center; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter { height: 22px; text-align:center; /*background: url(../images/title-pager-bg.jpg) 0 0 no-repeat;*/ }
.sorter .view-mode { float: right; color: #183D87; font-size: 11px; }
.sorter .view-mode strong { color: #183D87; font-size: 11px; }
.sorter .view-mode a { color: #183D87; text-decoration: none; font-size: 11px; font-weight: bold; text-transform: uppercase; }
.sorter .view-mode a:hover { color: #183D87; text-decoration: underline; font-weight: bold; font-size: 11px; }
.sorter .sort-by { float:right; font-size: 11px; }
.sorter .sort-by label { color: #183D87; }
.sorter .sort-by a { color: #183D87; font-weight: bold !important; text-decoration: none !important; }
.sorter .sort-by a:hover { color: #183D87; font-weight: bold !important; text-decoration: underline !important; }
.sorter .link-feed {}

/* RSS */
.link-feed { background: url(../images/icon_feed.png) 100% 0 no-repeat; }
.link-feed:hover span { color: #F4824B !important; text-decoration: none !important; }
.link-feed:hover { color: #F4824B !important; text-decoration: none !important; }
.link-feed span { padding: 0 16px 0 0; }

/* Data Table */ 
.data-table { width:99%; padding: 0 4px; margin: 0 auto; }
.data-table th { padding:5px; border:1px solid #D4D0C8; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #D4D0C8; }
.data-table thead { background-color:#F8F7F1; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#F2EFE6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td .product-name { font-size:1em; font-weight:bold; line-height:1.5; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
/* ======================================================================================= */

/* Sidebar =============================================================================== */
.sidebar .block { margin: 0 0 10px; }
.sidebar .block .block-title { padding: 0; }
.sidebar .block .block-title h2 { padding: 6px 0 0 0; min-height: 24px; font-size: 16px; font-weight: bold; text-align: center; color: #000; background: #EBEBEB url(../images/title-bg.jpg) left bottom repeat-x; border: 1px solid #E4E4E4; }
.sidebar .block .block-title h3 { padding: 6px 0 0 0; height: 24px; font-size: 16px; font-weight: bold; text-align: center; color: #000; background: #EBEBEB url(../images/title-bg.jpg) left bottom repeat-x; border: 1px solid #E4E4E4; }
/*.sidebar .block h3 { font-size: 14px; line-height: 1.5; }*/
.sidebar .block .block-content { padding: 10px; }
.sidebar .block .block-content h3 { font-size: 14px; }
.sidebar .block .actions { text-align: right; }
.sidebar .block .actions a { float: left; }

/* Block: Account */
.sidebar .block-account {}
.sidebar .block-account .block-content {}
.sidebar .block-account .block-content li a { padding: 0 0 0 8px; color: #133984; text-decoration: none; background: url(../images/pager_arrow_right.gif) 0 4px no-repeat; }
.sidebar .block-account .block-content li.current span { padding: 0 0 0 8px; font-weight: bold; color: #133984; text-transform: uppercase; background: url(../images/pager_arrow_left.gif) 0 4px no-repeat; }
.sidebar .block-account .block-content li.last {}

/* Block: Currency Switcher */
.sidebar .block-currency {}
.sidebar .block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.sidebar .block-layered-nav {}
.sidebar .block-layered-nav dt { font-weight:bold; }
.sidebar .block-layered-nav .currently {}

/* Block: Cart */
.sidebar .block-cart {}
.sidebar .block-cart .amount {}
.sidebar .block-cart .subtotal { text-align:center; }

.sidebar .mini-products-list li { padding:5px 0; }
.sidebar .mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.sidebar .mini-products-list .product-details { margin-left:75px; }
.sidebar .mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.sidebar .mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.sidebar .block-wishlist {}

/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related li { padding:5px 0; }
.sidebar .block-related .checkbox { float:left; margin-right:-20px; }
.sidebar .block-related .item { margin-left:20px; }
.sidebar .block-related .item .product-image { float:left; margin-right:-65px; }
.sidebar .block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.sidebar .block-compare {}
.sidebar .block-compare li { padding:5px 0; }

/* Block: Viewed */
.sidebar .block-recent {}
.sidebar .block-recent ol li { padding: 0 0 0 15px; background: url(../images/menu-vertical-seta.gif) no-repeat 4px 6px; }
.sidebar .block-recent ol li a { font-size: 10px; text-decoration: none; line-height: normal; }
.sidebar .block-recent ol li a:hover { color: #000; text-decoration: underline; }

/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll h3 { font-size: 12px; }
.sidebar .block-poll ol { font-size: 11px; }
.sidebar .block-poll .radio { float:left; margin:3px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:18px; }
.sidebar .block-poll .answer {}
.sidebar .block-poll .votes { font-weight:bold; }

/* Block: Tags */
.sidebar .block-tags ul,
.sidebar .block-tags li { display:inline; }

/* Block: Subscribe */
.sidebar .block-subscribe {}

/* Block: Reorder */
.sidebar .block-reorder {}
.sidebar .block-reorder li { padding:5px 0; }
.sidebar .block-reorder .checkbox { float:left; margin:3px -20px 0 0; }
.sidebar .block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.sidebar .block-banner {}
.sidebar .block-banner {}
.sidebar .block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.sidebar .block-progress {}
.sidebar .block-progress dt { font-weight:bold; }
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete { background-color:#f6f6f6; }

/* Block: Caregorias */
/*.sidebar .block-categories .block-title { height: 34px; background: url(../images/title-produtos.jpg) 0 0 no-repeat; }
.sidebar .block-categories .block-title h2 { display: none; }*/

/* Block: Caregorias */
/*.sidebar .block-categories .block-title { height: 34px; background: url(../images/title-produtos.jpg) 0 0 no-repeat; }
.sidebar .block-categories .block-title h2 { display: none; }*/

/* Block: Serviços */
/*.sidebar .block-servicos .block-title { height: 34px; background: url(../images/title-servicos.jpg) 0 0 no-repeat; }
.sidebar .block-servicos .block-title h2 { display: none; }*/

/* Block: Parceiros */
/*.sidebar .block-parceiros .block-title { height: 34px; background: url(../images/title-parceiros.jpg) 0 0 no-repeat; }
.sidebar .block-parceiros .block-title h2 { display: none; }*/
.sidebar .block-parceiros .block-content { text-align: center; }

/* Block: Parceiros */
/*.sidebar .block-parceiros .block-title { height: 34px; background: url(../images/title-parceiros.jpg) 0 0 no-repeat; }
.sidebar .block-parceiros .block-title h2 { display: none; }*/

/* Block: Login */
/*.sidebar .block-login .block-title { height: 34px; background: url(../images/title-area-restrita.jpg) 0 0 no-repeat; }
.sidebar .block-login .block-title h2 { display: none; }*/
.sidebar .block-login .block-content input { width: 155px;}
.sidebar .block-login .block-content .buttons-set { float: left; width: 32%; margin: 0; padding: 5px 0 0; border: 0; }
.sidebar .block-login .block-content .buttons-set button { float: left; }
.sidebar .block-login .block-content .buttons-set button span { padding-left: 0; padding-right: 0; }
.sidebar .block-login .block-content .links-set { float: right; width: 67%; padding-top: 1px; }
.sidebar .block-login .block-content .links-set a { font-size: 10px; text-decoration: none; }
.sidebar .block-login .block-content .links-set a:hover { text-decoration: underline; }
.sidebar .block-login .block-content .links-set a.esqueci-minha-senha { color: #666; }
.sidebar .block-login .block-content .links-set a.esqueci-minha-senha:hover { color: #333; }
.sidebar .block-login .block-content .links-set a.quero-me-cadastrar { color: #FF6600; }
.sidebar .block-login .block-content .links-set a.quero-me-cadastrar:hover { color: #C85000; }

/* Block: Login */
.sidebar .block-atendimento-online { margin-bottom: 1px; }
.sidebar .block-atendimento-online a { display: block; height: 57px; background: url(../images/block-atend-online.jpg) 0 0 no-repeat; border: 1px solid #E4E4E4; }
.sidebar .block-atendimento-online a span { display: none; }

/* Block: Login */
.sidebar .block-twitter {}
.sidebar .block-twitter ul li { font-size: 11px; margin-bottom: 5px; padding-bottom: 2px; background: url(../images/menu-vertical-barra.gif) no-repeat left bottom; word-wrap: break-word;  }
.sidebar .block-twitter ul li .posted { font-size: 10px; }

/* Block: Search */
.sidebar .block-search { margin-bottom: 1px; position: relative; width: 178px; height: 54px; background: url(../images/busca-bg.jpg) 0 0 no-repeat; border: 1px solid #E4E4E4; }
.sidebar .block-search .form-search label { display: none; }
.sidebar .block-search  #search { position: relative; top: 15px; left: 15px; width: 116px; height: 15px; border: 0; background: none; }
.sidebar .block-search  #btn-search { position: absolute; top: 12px; right: 0; width: 41px; height: 28px; border: 0; background: none; cursor: pointer; }
.sidebar .block-search  #btn-search span { display: none; }
/* ======================================================================================= */

/* Category Page ========================================================================= */
.category-title { min-height: 22px; margin-top: 1px; padding: 6px 7px 2px; background: #EBEBEB url(../images/title-bg.jpg) left bottom repeat-x; border: 1px solid #E4E4E4; }
.category-title h1, .category-title h2, .category-title h3 { float: left; font-size: 15px; font-weight: bold; text-align: left; color: #000; }

.category-image { display:block; margin:0 auto; }
.category-products { float: none; padding: 0 4px; }

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even { /*background-color:#f6f6f6;*/ }
.products-grid td { width: 25%; /*border:1px solid #ddd;*/ padding:5px; text-align: center; }
.products-grid td .product-name { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height:1.5; color: #333; }
.products-grid td .product-name a { text-decoration: none; }
.products-grid td .product-name a:hover { text-decoration: underline; }
.products-grid td.empty {}

/* View Type: List */
.products-list { margin: 0 0 5px; }
.products-list li { overflow: auto; }
.products-list .item { /*border-bottom:1px solid #ddd;*/ padding:5px; margin: 0; background: url(../images/menu-vertical-barra.gif) repeat-x left bottom; }
.products-list .item:hover { background: #F8F7F1; }

/* Col-1 */
.products-list .product-image { float: left; display: block; }

/* Col-2 */
.products-list .product-name { margin: 0 225px 0 155px; padding-top: 40px; color: #003366; }
.products-list .product-name a { font-size: 14px; text-decoration: none; color: #003366; }
.products-list .product-name a:hover { text-decoration: underline; }
.products-list .product-name .ratings { width: auto; font-size: 11px; font-weight: normal; }
.products-list .product-name .ratings a { font-size: 11px; }

/* Col-3 */
.products-list .product-shop { float: right; width: 220px; }
/* Col-3.1 */
.products-list .product-shop .price-box { float: left; width: 105px; padding-top: 40px; text-align: center; }

/* Col-3.2 */
.products-list .product-shop .btn-add-cart { float: right; width: 105px; padding-top: 30px; text-align: center; }
.products-list .product-shop .btn-add-cart .btn-incluir { width: 69px; height: 19px; margin: 0; padding: 0; border: 0; background: url(../images/btn-incluir.gif) no-repeat; cursor: pointer; }
.products-list .product-shop .btn-add-cart .btn-incluir span { display: none; }
.products-list .product-shop .btn-add-cart .add-to-links {}
.products-list .product-shop .btn-add-cart .add-to-links li a { text-decoration: none; }
.products-list .product-shop .btn-add-cart .add-to-links li a:hover { color: #000000; text-decoration: underline; }
/* ======================================================================================= */

/* Product View ========================================================================== */
.product-title { min-height: 22px; margin-top: 1px; padding: 6px 7px 2px; background: #EBEBEB url(../images/title-bg.jpg) left bottom repeat-x; border: 1px solid #E4E4E4; }
.product-title h1, .product-title h2, .product-title h3 { float: left; font-size: 15px; font-weight: bold; text-align: left; color: #000; }

.product-view { padding: 0 4px; overflow: auto; }

.product-essential {}

/* Title Description */
.product-collateral .description-title { min-height: 22px; margin-top: 1px; padding: 6px 7px 2px; background: #EBEBEB url(../images/title-bg.jpg) left bottom repeat-x; border: 1px solid #E4E4E4; }
.product-collateral .description-title h1, .description-title h2, .description-title h3 { float: left; font-size: 15px; font-weight: bold; text-align: left; color: #000; }

/* Title Tags */
.product-collateral .tags-title { min-height: 22px; margin-top: 1px; padding: 6px 7px 2px; background: #EBEBEB url(../images/title-bg.jpg) left bottom repeat-x; border: 1px solid #E4E4E4; }
.product-collateral .tags-title h1, .tags-title h2, .tags-title h3 { float: left; font-size: 15px; font-weight: bold; text-align: left; color: #000; }

/* Product Images */
.product-view .product-img-box { float: left; width: 267px; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; margin:0 0 8px 4px; color: #394E8D; }
.product-view .product-img-box .more-views h3 { font-size: 12px; font-weight: bold; color: #394E8D; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { margin: 0 0 0 270px; }
.product-view .product-shop .ratings { float: none; width: auto; padding: 0 0 10px; overflow: auto; }

/* Product Preço e Botão Comprar */
.product-view .preco-e-comprar { padding: 5px; height: 95px; border: 1px solid #ECEBE6; background: #FAF9F5; }

/* Disponível */
.product-view .preco-e-comprar .availability { color: #183D87; }
.product-view .preco-e-comprar .availability span { color: #183D87; }

/* Preço */
.product-view .preco-e-comprar .price-box { float: left; width: 48%; padding: 1%;  }

/* Botão Comprar */
.product-view .preco-e-comprar .add-to-box { float: left; width: 48%; padding: 1%; }
.product-view .preco-e-comprar .add-to-box .add-to-cart { display: block; float: none; width: 100px; margin: 0 auto; }
.product-view .preco-e-comprar .add-to-box .add-to-cart .button { width: 97px; height: 50px; margin: 0; padding: 0; border: 0; background: url(../images/btn-comprar.jpg) no-repeat; cursor: pointer; }
.product-view .preco-e-comprar .add-to-box .add-to-cart .qty { display: none; }
.product-view .preco-e-comprar .add-to-box .add-to-cart label { display: none; }
.product-view .preco-e-comprar .add-to-box .button span { display: none; }
.product-view .preco-e-comprar .add-to-box .or { display: none; }
.product-view .preco-e-comprar .add-to-box .add-to-links { clear: both; float: none; width: 65px; margin: 0 auto; }

.product-view .product-shop .status-consultar { color: #FF0000 !important; font-size: 16px; } 

/* Product Price */
.product-view .product-shop .price-box { font-size: 14px; }
.product-view .product-shop .price-box .price { font-weight:bold; }

/* Regular price */
.product-view .product-shop .regular-price {}
.product-view .product-shop .regular-price .price { font-weight: bold; color: #183D87; }
 
/* Old price */
.product-view .product-shop .old-price {}
.product-view .product-shop .old-price .price-label { font-size: 14px; white-space:nowrap; color: #6F86B4; }
.product-view .product-shop .old-price .price { font-size: 14px; font-weight: normal; text-decoration:line-through; color: #6F86B4; }

/* Special price */
.product-shop a { text-decoration: none; }
.product-shop a:hover { text-decoration: underline; }
.product-view .product-shop .special-price {}
.product-view .product-shop .special-price .price-label { font-size: 18px; font-weight: bold; white-space:nowrap; color: #FF6600; }
.product-view .product-shop .special-price .price { font-size: 18px; font-weight: bold; color: #FF6600; }
.product-view .product-name { padding: 0 0 10px; }
.product-view .product-name h2 { color: #003366; }
.product-view .product-name h2 span { display: block; font-size: 12px; color: #003366; }
.product-view .product-links { padding-bottom: 10px; }
.product-view .product-links a { background:url(../images/ico_pergunta.gif) 0 0 no-repeat; padding-left: 16px; } 
.product-view .product-links p a { background:url(../images/ico_avaliar.gif) 0 0 no-repeat; padding-left: 16px; }
.product-view .short-description {}

/* Rating */
.ratings { width: 74px; margin: 0 auto; }
.ratings .amount { display: none; }
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight: bold; color: #183D87; }

/* Old price */
.old-price {}
.old-price .price-label { font-size: 11px; white-space:nowrap; color: #6F86B4; }
.old-price .price { font-size: 11px; font-weight: normal; text-decoration:line-through; color: #6F86B4; }

/* Special price */
.special-price {}
.special-price .price-label { font-size: 12px; font-weight: bold; white-space:nowrap; color: #FF6600; }
.special-price .price { font-size: 12px; font-weight: bold; color: #FF6600; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart .button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options dd .multiselect option {}
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional { margin-bottom: 10px; }
.product-view .additional-title { min-height: 22px; margin-top: 1px; margin-bottom: 2px; padding: 6px 7px 2px; background: #EBEBEB url(../images/title-bg.jpg) left bottom repeat-x; border: 1px solid #E4E4E4; }
.product-view .additional-title h1, .additional-title h2, .additional-title h3 { float: left; font-size: 15px; font-weight: bold; text-align: left; color: #000; }

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell-title { min-height: 22px; margin-top: 1px; padding: 6px 7px 2px; background: #EBEBEB url(../images/title-bg.jpg) left bottom repeat-x; border: 1px solid #E4E4E4; }
.product-view .up-sell-title h1, .up-sell-title h2, .up-sell-title h3 { float: left; font-size: 15px; font-weight: bold; text-align: left; color: #000; }
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .tags-title { min-height: 22px; margin-top: 1px; padding: 6px 7px 2px; background: #EBEBEB url(../images/title-bg.jpg) left bottom repeat-x; border: 1px solid #E4E4E4; }
.product-view .tags .tags-title h1, .tags-title h2, .tags-title h3 { float: left; font-size: 15px; font-weight: bold; text-align: left; color: #000; }

.product-view .tags h4 { font-size: 12px; font-weight: bold; color: #394E8D; }
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; margin:0 5px; }
.product-view .tags .form-add-tags .button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .add-review-title { min-height: 22px; margin-top: 1px; padding: 6px 7px 2px; background: #EBEBEB url(../images/title-bg.jpg) left bottom repeat-x; border: 1px solid #E4E4E4; }
.product-view .add-review .add-review-title h1, .add-review-title h2, .add-review-title h3 { float: left; font-size: 15px; font-weight: bold; text-align: left; color: #000; }

.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */

/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float: none; width: auto; height: 345px; margin: 0 4px; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping h3 { font-size: 14px; }
.cart .discount h3 { font-size: 14px; }

/* Shopping Cart Totals */
.cart .totals { float: right; padding: 5px 5px; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }
.cart .totals .checkout-types li button { width: 175px; height: 37px; border: none; background: url(../images/btn-finalizar-compra.jpg) 0 0 no-repeat; }
.cart .totals .checkout-types li button span { display: none; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.one-page-checkout { padding: 0 4px; border-bottom:1px solid #D6D6D6; position:relative; }
.one-page-checkout li { overflow: auto; }
.one-page-checkout li.section { /*border:1px solid #D6D6D6;*/ border-bottom:0; padding-bottom: 1px; }
/*.one-page-checkout .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; overflow: auto; }*/
.one-page-checkout .step-title {}
.one-page-checkout .step-title h3 { padding: 6px 0 0 7px; min-height: 24px; font-size: 15px; font-weight: bold; text-align: left; color: #000; background: #EBEBEB url(../images/title-bg.jpg) left bottom repeat-x; border: 1px solid #E4E4E4; }
.one-page-checkout .step-title .number { float:left; padding: 6px 6px 0 6px; font-size: 16px; font-weight: bold; color: #394E8D; }
.one-page-checkout .allow .step-title { opacity: 0.5; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; cursor:pointer; }
.one-page-checkout .active { margin-bottom: 2px; }
.one-page-checkout .active .step-title { cursor: default; }
.one-page-checkout .step { padding: 0 10px; /*border-top: 1px solid #D6D6D6; */}
.one-page-checkout .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
.shipping-methods {}
.please-wait { float:right; }
.cvv-what-is-this { cursor:help; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; left:0; z-index:1000; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt span { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */

/* Review order - Rever Pedido */
.checkout-onepage-index {}
.checkout-onepage-index #review-buttons-container button { width: 175px; height: 37px; border: none; background: url(../images/btn-finalizar-compra.jpg) 0 0 no-repeat; }
.checkout-onepage-index #review-buttons-container button span { display: none; }
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page { padding: 0 4px; }
.login-page .content { padding: 4px; }
.login-page .content h3 { font-size: 14px; }
.login-page .new-users { margin: 5px 0; border: 1px solid #ECE9D8; background: #FBFBF7; }
.login-page .registered-users { border: 1px solid #ECE9D8; background: #fff; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Meu Painel */
.customer-account-index .content h3 { margin: 10px 0 0; }
.customer-account-index .welcome-msg h3 { color: #133984; }
.info-title { margin: 2px 0 0 0 !important; padding: 2px 5px 0px !important; font-size: 12px !important; border: 1px solid #EBEAE5 !important; color: #530010; background: #F8F7F1; }
.info-title-2 { padding: 10px 0 0; }
.info-title-2 a { font-size: 11px; }
.info-content { margin: 0 0 10px; padding: 0px 5px 5px; background: #fff; border: 1px solid #EBEAE5; color: #530010; border-top: 0; }
.info-content a { margin: 0; padding: 0; }
.info-content p { margin: 0; padding: 0; }

/* Editar informações da conta  */
.customer-dob {}
.customer-dob .dob-day, .customer-dob .dob-month, .customer-dob .dob-year { float: left; padding: 0 2px; }
.customer-dob .dob-day input { width: 30px !important; }
.customer-dob .dob-month input { width: 30px !important; }
.customer-dob .dob-year input { width: 30px !important; }

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }
.data-pedido {
	margin: 5px; 
	padding: 5px; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FF0000 !important;
	text-transform: uppercase;
 }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */

/* Footer ================================================================================ */
.footer-container { position: relative; height: 140px; padding: 10px 0; background: #102E6A; }
.footer { width: 998px; height: 110px; margin: 5px auto 0 auto; }

/* Endereço */
.footer #col-vcard { float: left; width: 469px; padding: 0 30px 0 0; height: 90px; border-right: 2px solid #fff; color: #fff; text-align: right; }
.footer #col-vcard h6 { color: #fff; text-align: right; }
.footer #col-vcard span { color: #fff; text-align: right; }

/* Newsletter */
.footer #col-newsletter { float: left; width: 459px; height: 90px; padding: 0 0 0 30px; }
.footer #col-newsletter h6 { font-weight: bold; color: #fff; text-align: left; }
.footer #col-newsletter fieldset { float: left; width: 449px; }
.footer #col-newsletter input { display: block; width: 150px; margin-bottom: 3px;}
.footer #col-newsletter label { display: none; }
.footer #col-newsletter button { clear: both; }

/* Copyright */
.footer #copyright { clear: both; padding-top: 15px; font-size: 11px; color: #fff; text-align: center; }

.footer-container #logo-webee { position: absolute; right: 5px; bottom: 5px; display: block; width: 77px; height: 33px; background: url(../images/logo-webee.gif) no-repeat left top; }
.footer-container #logo-webee:hover { background: url(../images/logo-webee.gif) no-repeat right top; }
.footer-container #logo-webee span { display: none; }
/* ======================================================================================= */

/* CMS - Página de Contato */
.cms-contato-html .col-1 { float: left; width: 450px; }
.cms-contato-html .col-2 { float: left; }

abbr { text-decoration: none; border: none; font-weight: bold; color: #666666; }

/* CMS - Empresa */
.cms-empresa {}
.cms-empresa .link_cont { font-size: 12px; font-weight: bold; }
.cms-empresa .page-body p, .cms-governo .page-body p { font-size: 13px; margin-bottom: 15px; padding-left: 30px; }
.cms-empresa .page-body .lista-com-seta { padding-left: 60px; }
.cms-empresa .page-body li { font-size: 13px; }
.cms-empresa .bloco-texto { clear: both; width: 98%; margin: 0 1% 50px 1%; padding-bottom: 10px; border-bottom: 1px solid #ccc; }
.cms-empresa .bloco-texto p { padding-left: 0; }
.cms-empresa .bloco-texto .foto-logo { float: left; width: 150px; }
.cms-empresa .bloco-texto .texto-logo { margin-left: 150px; }

/* CMS - Home  */
.cms-home .category-products .products-grid .ratings a { display: none; }

/* CMS - Nossos Parceiros */
#nossos-parceiros {
	list-style-image:none;
}
#nossos-parceiros li {
	list-style-type:none;
	background:url(../images/bg_barra_parceiros.jpg) no-repeat left;
	margin:0 0 18px 0;
}
#nossos-parceiros li img {
	float:left;
	padding:0 10px 0 0;
}
#nossos-parceiros li p {
	float:left;
	margin:0;
	padding:0;
}

/* CMS - Atendimento online */
.atendimento_msn {
	float:left;
	width:210px;
	height:400px;
	margin-right:5px;
}

/* CMS - Garantias */
.lista-garantias {
	padding: 0 0 0 30px;
}
.lista-garantias li {
	margin: 0 0 5px; padding: 0 0 0 10px; background: url(../images/marcador-seta.jpg) 0 6px no-repeat;
}
.lista-garantias li strong {
	display: block;
	color: #1A3E8A; 
}
.lista-garantias li p { 
	margin: 0; 
	padding: 0;
}
.lista-garantias li a { 
	color: #1A3E8A;
	text-decoration: none;
}
.lista-garantias li a:hover { 
	color: #1A3E8A;
	text-decoration: underline;
}

/* CMS - Procedimentos para envio de RMA */
.cor-azul { color: #133984; }
.lista-letras { padding-left: 20px; }
.lista-letras strong { color: #133984; }
.nome-empresa span { 
	font-weight: bold;
	text-transform: uppercase;
}
/* Formulário RMA */
ul.rma_formulario {
	width:370px;
}
ul.rma_formulario li {
	width:370px;
	float:left;
}
.campo1 {
	width:80px !important;
	float:left;
	text-align:center;
}
.campo2 {
	width:40px !important;
	float:left;
	text-align:center;
}
.campo3 {
	width:60px !important;
	float:left;
	text-align:center;
}
.campo4 {
	width:90px !important;
	float:left;
	text-align:center;
}
.campo5 {
	width:50px !important;
	float:left;
	text-align:center;
}

/* CMS - Página Novidades */
.lista-novidades { color: #183D87 !important; }
.lista-novidades dt, .lista-novidades dd { color: #183D87 !important; }
.lista-novidades dt span, .lista-novidades dt strong, .lista-novidades dt a { font-weight: bold; color: #183D87; text-decoration: none; }
.lista-novidades dt a:hover { text-decoration: underline; }
.lista-novidades dd { margin: 0 0 10px; }
.lista-novidades dd a {}

/* CMS - Success */
h3.aviso-pedido { 
	margin: 5px; 
	padding: 5px; 
	border: 1px solid #CCC; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FF0000; 
	text-align: center; 
	text-transform: uppercase;
	background: #FBFBF7; 
}
h4.aviso-pedido { 
	margin: 5px; 
	padding: 5px;
	border: none;
	font-size: 12px; 
	font-weight: bold; 
	text-align: center; 
	text-transform: uppercase;
}
h5.aviso-pedido { 
	margin: 5px; 
	padding: 5px; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center; 
	text-transform: uppercase;
}
p.aviso-pedido { 
	font-size: 12px; 
	font-weight: bold;
}
p.aviso-pedido2 { 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
}
span.num-pedido { margin: 0 2px; padding: 2px 5px; color: #FF0000; border: 1px solid #CCC; background: #FBFBF7; }
span.aviso-pedido {
	display:block;
	border:1px solid #CCC;
	margin:5px;
	padding:5px;
	font-weight:bold;
	color:#FF0000;
	background:#FBFBF7;
	text-align:center;
	text-transform:uppercase;
}

/* CMS - Depoimentos */
/* Home */

.comentarios { height: 340px; padding: 0 5px 0 0; overflow: auto; }
.comentario-conteudo { padding: 30px 0 0 30px; color: #6F86B4; background: url(../images/abre_aspas.jpg) 8px 8px no-repeat; }
.comentario-conteudo p { padding: 0 30px 30px 0; font: 11px Arial, Helvetica, sans-serif; color: #6F86B4; background: url(../images/fecha_aspas.jpg) right bottom no-repeat; }

.comentario-nome { padding: 0 0 0 20px; font: bold 11px Arial, Helvetica, sans-serif; text-align: left; color: #183D87; }
.abre-aspas { display: inline; padding: 10px 0 0 0; text-align: left; }
.fecha-aspas { display: inline; float: right; padding: 0 5px 0 0; text-align: right; }
.link-azul { padding: 0 0 0 20px; font: bold 11px Arial, Helvetica, sans-serif; text-decoration: none; color: #183D87; }
.link-azul:hover { color:#000066; text-decoration: none; }

/* Lista de Depoimentos */
.comentarios-lista { margin-top: 10px; padding: 0; }
.comentarios-lista li { margin: 0 0 10px 0; }
.comentarios-lista .comentario-conteudo { padding: 0; background: none; }
.comentarios-lista .comentario-nome { padding: 0; }