/*TITLES COLORS*/
body {
	color: #2b2b2b; /*text color*/
}
h1, h2, h3, h4, h5, h6 {
	color: #2b2b2b; /*all titles color*/
}
a:link, a:visited {
	color:#2b2b2b; /*all links color*/
}
/* Reset ================================================================================= */
* {
	margin:0;
	padding:0;
}
a, a:active {
	outline: none;
}
body {
	background: #f6f6f6;
	font: 11px/1.55 Arial, Helvetica, sans-serif;
	text-align: center;

}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color: #2872BB;

 /*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);*/
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, .page-title h1, .page-title h2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
}
.product-view .product-shop .product-name h1, .category-title h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	color: #2872BB;
}
h2 {
	font-size:12px;
	font-weight:bold;
}
h3 {
	font-size:12px;
	font-weight:bold;
}
h4 {
	font-size:11px;
	font-weight:bold;
}
h5 {
	font-size:11px;
	font-weight:bold;
}
h6 {
	font-size:11px;
	font-weight:normal;
}
p {
	margin:0 0 10px;


}
}
/* Layout ================================================================================ */
.wrapper {
background: #fff url(../images/body_bg.jpg) repeat-y 50% 0;
}
.page {
    margin-left: auto;
    margin-right: auto;
}
.main-container {
	background:transparent;
	clear: both;
	margin-top: 10px;
}
.main {
	width: 980px;
	background:transparent;
	position: relative;
}

.cms-index-index .home_page_header_block, .cms-home .home_page_header_block {
	/*margin-top: 15px;*/
}
/* Base Columns */
.col-left {
	float: left;
	width: 192px;
	padding: 0;
	min-height: 1540px;
	margin-left: -10px;
	background: #f0f0f0;
}
.col-main {
	float: left;
	width: 720px;
	padding: 0;
}
.checkout-onepage-index .col-main {
	float: left;
	width: 700px;
	padding: 0;
}
.col2-right-layout .col-main {
	float: left;
	width: 685px;
	padding: 0;
}
.col-right {
	float: right;
	width: 195px;
	padding: 0;
}
.col2-right-layout .col-right {
	float: right;
	width: 195px;
	padding: 0;
}
/* 1 Column Layout */
.col1-layout .col-main {
	float:none;
	width:auto;
}
/* 2 Columns Layout */
.col2-left-layout .col-main, .col2-right-layout .col-main {
	width: 776px;
}
/* 3 Columns Layout */
.col3-layout .col-main {
	width: 776px;
	margin-left: 0px;
}
.col3-layout .col-wrapper {
	float: left;
	width: 980px;
}
/* Global Styles ========================================================================= */
.fixa{
	width:980px;
	margin:0 auto;
}
/*header*/
.carrinho {
    /* background: url("../images/sacola_topo.png") no-repeat scroll right top transparent; */
    clear: right;
    float: right;
    font-size: 11px;
    margin-top: 10px;
    padding: 10px 35px 10px 0;
    text-align: left;
}
.carrinho img{
    margin: -5px 0 0 10px;
}
.header-container {
    border: 0 none;
	height: 130px;
	margin: 0 auto;
	width: 100%;
	background: white;
	position: relative;
	z-index: 999999;
}
a.logo {
    margin: 15px 0 0 0;
    padding: 0 !important;
}
.nav-container {
    clear: both;
    width: 100% !important;
    height: 28px;
    margin-bottom: 10px;
    background: #188cca;
}
#nav {
	padding: 0px 0px 0px 30px;
	width: 920px;
	height: 28px;
	background: #41a8da;
}
#nav li {
	padding-right: 5px;
}
#nav li a {
	padding: 0px 10px 0px 10px;
}
#nav li a, #nav li a:hover {
	font: 11px/28px Verdana, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
#nav li a {
	color: #fefefe;
}
#nav li a:hover {
	background: #A95BC8;
}
#nav ul {
	background: #5C326D;
	border: 0;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	-khtml-border-radius: 0px 0px 3px 3px;
	padding-bottom: 3px;
}
#nav ul li {
	padding-right: 0;
}
#nav ul ul, #nav ul ul ul ul {
	background: #f5f5f5;
	padding-top: 0px;
	padding-bottom: 3px;
	border: 0;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
}
#nav ul ul ul {
	background: #eaeaeb;
}
#nav ul li a {
	padding: 4px 10px 4px 10px !important;
	text-transform: none !important;
	color:#fefefe;
	font: 11px/11px Verdana, Helvetica, sans-serif !important;
	background: none !important;
}
#nav ul li.parent a {
	background: transparent url(../images/bkg_nav2.gif) no-repeat scroll 100% 40% !important;
}
#nav ul li.parent li a {
	background: none !important;

}
#nav ul li a:hover {
	color: #fff !important;
	background: #A95BC8 !important;
}
#nav ul ul li a:hover {
	color: #fff !important;
	background:#7a7c81 !important;
}

/*Form-search*/
#search_mini_form {
    clear: right;
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    width: 302px;
}
.header .form-search {
    float: right;
    height: 30px;
    margin: 6px 0 2px;
    padding: 0;
    position: relative;
    right: 0;
    width: 310px;
}
.header .form-search label {
	display: none;
}
.header .form-search input.input-text {
    background: url("../images/search_input1.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #2b2b2b;
    float: left;
    font: 11px Arial,Helvetica,sans-serif;
    height: 30px;
    margin: 0 0 0 9px !important;
    padding: 0 0 0 7px;
    position: relative;
    width: 208px;
}
.header .form-search input.input-text:focus {
	color: #2b2b2b;
}
.header .form-search button.button {
	float: right;
	position: relative;
	width: 85px;
	height: 30px!important;
	display: block;
	padding: 0;
	background: url(../images/bt_busca_topo1.png) no-repeat 0 0;
}
.header .form-search button.button:hover {
	opacity: 0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.header .form-search button.button span {
	display: none;
}
/*	FOOTER SEARCH	*/
.search-container {
    background-color: #f0f0f0;
    padding: 10px 0;
}
#search_mini_form2 {
    display: block;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 958px;
}
.search-container .form-search {
    height: 26px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    right: 0;
    width: 900px;
}
.search-container .form-search label {
    display: none;
}
.search-container .form-search input.input-text {
    background: url("../images/bg_busca_rodape.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #666666;
    float: left;
    font: 11px Arial,Helvetica,sans-serif;
    height: 27px;
    margin: 0 0 0 9px !important;
    padding: 0 0 0 7px;
    position: relative;
    width: 798px;
}
.search-container .form-search button.button {
    background: url("../images/bt_busca_topo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 26px !important;
    padding: 0;
    position: relative;
    width: 86px;
}
.search-container .form-search button.button span {
    display: none;
}
/*	FECHA FOOTER SEARCH */
/*header links*/
.header .quick-access {
	padding: 0px 0px 0px 0px;
	width: 680px;
	position: relative;
}
.header .quick-access .switchers {
	position: absolute;
	top: 6px;
	right: 260px;
	text-align: right;
	width: 350px;
}
.header .quick-access .switchers label {
	display: none;
}
div.switchers * {
	float: right;
	clear: none !important;
	padding: 0 !important;
}
div.store-switcher {
	width: 130px;
	text-align: left;
	height: 20px;
}
div.switchers select {
	min-width: 90px;
}
.header .welcome-msg {
    color: #666666;
    float: left;
    font: 12px Arial,Helvetica,sans-serif;
    margin-top: 30px;
    text-align: left;
    width: 250px;
}
div.top_static {
	text-align: right;
	margin: 0px 0px 4px 0px;
}
div.top_static p {
	margin:0;
	padding:0;
}
div.top_static a:link, div.top_static a:visited {
	color: #5d5d5d !important;
	font: 11px Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
	text-decoration: none !important;
	padding: 0px 14px 0px 10px !important;
}
div.top_static a:hover {
	color: #7b7b7b !important;
}
div.top_static a.last {
	background: none !important;
	padding: 0px 0px 0px 10px !important;
}
div.top_static a:hover {
	text-decoration: underline !important;
}

.header .links a:link, .header .links a:visited {
	color: #2b2b2b;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/separa_menu_rodape.jpg) no-repeat 95% 50%;
	padding: 0px 18px 0px 5px;
	margin: 0px 2px 0px 0px;
	font-size: 12px;
}
.header .links li.first a {
	background: none;
	padding: 0px 0px 0px 0px;
}

/*breadvrumbs*/
.breadcrumbs {
	clear: both;
	margin-bottom: 3px;
	padding: 5px 0 5px 2px;
}
.breadcrumbs li {
	margin-right: 5px;
	color: #5d5d5d;
}
.breadcrumbs strong {
	font-weight: normal !important;
}
.breadcrumbs li strong {
	color: #5d5d5d;
	font-weight: bold;
}
.breadcrumbs span {
	display: none;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	color: #2b2b2b;
	text-decoration: none;
	padding-right: 15px;
	background: url(../images/breadcrumbs_sp.gif) no-repeat 100% 63%;
	font-weight: bold;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
/*------------------Footer-------------------*/
.footer-container {
    background: #f6f6f6;
    border-bottom: 1px solid #DADADA;
    border-top: 1px solid #D9D9D9;
}
.footer {
	padding:0;
}

.footer ul {
    float: left;
}
.footer ul li, .footer ul li.last {
    float: left;
}
.footer ul li a {
    margin: 0;
    padding: 0;
}
.footer ul.links{ margin: 0; padding:0; }
.footer ul.links li.last { margin: 0; padding:0; background:none!important; }
.footer address {
    clear: left;
    color: #8C8E8F;
    float: left;
    margin-top: 30px;
}
.footer a {
	color: #333;
}
.footer h3{
	font-size: 14px;
	color: #037dc3;
}
.footer1 {
	padding-left: 10px;
	padding-top: 10px;
	color: #666666;
	font-size: 13px;
	font-weight: normal  ;
}
.footer .column {
    float: left;
    margin-left: 5px;
    padding: 0;
    text-align: left !important;
    width: 155px;
}
.footer .column ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer .column ul li {
    display: block;
    float: left;
    margin-top: 8px;
    padding: 0;
    width: 100%;
}

.footer-address {
	width: 100%;
	height: 25px;
	background: #f7f7f7;
	padding-top: 10px;
	margin-bottom: 5px;
}

.footer-address ul li {
	display: inline;
	padding: 5px 10px;
	font-size: 12px;
}

/*-------------------------------------------------------SIDE BARS-----------*/
.block {
	border: 1px solid #41A8DA;
	margin: 0 0 14px;
	border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
}
.block .block-title {
	border-bottom: 0px;
	padding: 0px 0px 0px 0px;
	background: #037DC3;
}
.details-success-moip .block .block-title {
	background: none;
}
.details-success-moip .block .block-title strong{
	color: #0658ab;
	font-weight: 400;
}
.block-account .block-title {
	background: #fff;
}
.block-account .block-content li a, .block-account .block-content li.current strong, .block-account .block-content li.current {
	border: 0 !important;
}
.block-cart .block-title strong, .block-wishlist .block-title strong, .block-subscribe .block-title strong, .block-compare .block-title strong, .block-reorder .block-title strong, .block-poll .block-title strong, .block-viewed .block-title strong, .block-compared .block-title strong, .block-related .block-title strong, .block-tags .block-title strong, .block-login .block-title strong {
	color: #474747;
}
.block .block-title strong {
	color: #fefefe;
	font:14px Arial, Helvetica, sans-serif;
	padding: 3px 12px 3px 12px;
	font-weight: bold;
}
.block .block-content {
	color: #2b2b2b;
	padding: 6px 5px 6px 5px;
	background: #fff;
}
.block-cart .block-content {
	color: #474747;
}
.block-payment-options .block-content {
	padding-left: 9px;
}
.block li.odd {
	background: transparent;
}
/*shop by, category*/
.block-layered-nav .block-subtitle {
	display: none;
}
.block-layered-nav .block-title {
	text-indent:0em;
	height: 30px;
	background: transparent url(../images/block_head_layered-nav.gif) no-repeat scroll 8px 6px;
}
.block-layered-nav .block-title strong {
	padding: 4px 4px 6px 10px;
	background-color: #41A8DA;
}
.block-layered-nav .block-content {
	border: 0;
}
.block-layered-nav dt {
	background: none;
	color: #000000;
	padding: 0px 0px 3px 0px;
	text-transform:none;
	font-size: 14px;
}
.block-layered-nav li {
	padding-bottom: 2px;
	color: #313438;
}
.block-layered-nav li a {
	font:  12px Arial;
	color: #2872BB;
	text-decoration: none;
}
.block-layered-nav li a:hover {
	color: #CF3600;
}
.block-layered-nav .currently .label {
	background:none;
	font-weight:bold;
	padding-left:0px;
	text-transform:none;
	color: #888;
}
.block-layered-nav .currently .label span {
	font-weight:normal;
	color: #5d5d5d;
}
/*block-cart*/
.block-cart .block-title {
	background: transparent url(../images/block_head_cart.gif) no-repeat scroll;
}
.block-cart .block-title strong {
	padding: 5px 0 5px 35px;
}
.block-cart .actions {
	text-align: center !important;
	padding-top: 0;
}
.block-cart .actions button {
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}
.block-cart .summary {
	padding-bottom: 3px;
}
/*block-subscribe*/
.block-subscribe {
	background: none;
}
.block-subscribe .block-title {
	background: #41A8DA;
}
.block-subscribe .block-title strong {
	padding: 5px 0 5px 5px;
}
.block-subscribe .block-content {
	background: white;
	padding-top: 6px;
}
.block-subscribe label {
	font-family: Arial, Helvetica, sans-serif;
	color:#2B2B2B;
	font-size: 12px;
}
.block-subscribe input.input-text {
	width: 167px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #66625a;
	background: url(../images/subscribe_input.gif) no-repeat 0 0;
	border: 0;
	margin: 0;
	padding: 0px 0px 0px 7px;
}
.block-subscribe input.input-text:focus {
	background: url(../images/subscribe_input.gif) no-repeat 0 0;
}
.block-subscribe .input-box {
	float: left;
	position: relative;
	margin: 0;
	padding: 8px 0px 0px 0px;
}
.block-subscribe .actions {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
.block-subscribe .button {
	display: block;
	margin: 7px 0px 0px 0px;
	padding: 0 8px 0 0;
	cursor: pointer;
	font-size: 10px;
	text-align: center;
	height: 17px !important;
}
.block-subscribe .button span {
	float: left;
	position: relative;
	border: 0 !important;
}
.block-subscribe .button span span {
	padding: 2px 0 0 8px;
	background: none !important;
	font-size: 11px;
	height: 17px;
	background: transparent url(../images/botao-assinar.jpg) no-repeat;
	border: 0 !important;
	color: #fff;
}
button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */

	cursor: pointer;
}
button.button:hover span span, button.buttonHover span span {

	color: #fff;
}
/*side-bar items*/
.block .block-content li.item {
	padding:0px 0px 7px 0px;
}
.block .block-content li.item .product {
	padding-bottom: 0px;
}
.block .block-content li.last .product {
	padding-bottom: 8px;
	border-bottom: 0;
}
.block-tags .block-content ul {
	padding: 0
}
.block .block-subtitle, .block-poll li {
	padding: 0px 0px 5px 0px;
}
/*side-bar prices*/
.block .regular-price, .block .regular-price .price, .old-price .price, .special-price .price-label {
	color: #2b2b2b;
}
.old-price .price-label, .old-price .price {
	color:#697073;
}
.special-price {
	padding-top: 0;
}
.special-price .price, .special-price .price-label {
	font-weight: bold !important;
	color: #000 !important;
}
.special-price .price {
	font:11px Tahoma, Helvetica, sans-serif;
	color: #8f0509 !important;
}
/*reccently view*/
#recently-viewed-items {
	margin-top: 4px;
	margin-left: 0px;
}
#recently-viewed-items li {
	padding-top: 1px;
	padding-bottom: 2px;
}
#recently-viewed-items a {
	font-weight: bold;
	text-decoration: none;
	color: #2b2b2b;
	font-size: 10px;
}
#recently-viewed-items a:hover {
	color: #5d5d5d;
}
/*most popular, related */
.product-name a {
	text-decoration: none;
}
.block-content .old-price .price-label {
	display: none;
	color: #697073;
	font-weight: bold;
}
.block-content .special-price .price-label {
	display: none;
}
.block-content .old-price .price, .block-content .special-price .price, .block .regular-price, .block .regular-price .price {
	font-weight: bold;
	font-size: 11px;
}
.block-content .old-price .price {
	text-decoration: line-through;
	color: #697073;
}

/*****************************************************************************CATALOG****************/
/*pager*/
.toolbar .pager, .toolbar .sorter {
	border: none;
	padding: 0px 0px 4px 0px;
}
.pager .amount, .pager .amount strong, .pager .limiter, .sorter, .sorter strong {
	font-weight: normal;
	color: #9a9a9a;
}
.toolbar .pager a, .toolbar .sorter a {
	color: #050000;
}
.pager .pages {
	position: relative;
	padding-left: 20px;
	color: #9a9a9a;
}
.pager .pages strong {
	font-weight: normal;
	color: #9a9a9a;
	font-family: Arial;
}
.pager .limiter {
	padding-right: 64px;
	display: none;
}
.pager .limiter select, .sorter .sort-by select {
	background:none repeat scroll 0 0 #f8f8f8;
	border:1px solid #dcdfe5;
	color: #2c2f33;
}
.sort-by {
	float: right;
	position: relative;
}
.sorter .sort-by {
	padding-right: 0;
	/*display: none;*/
}
/*items*/
.products-list .product-image {
	width: 180px;
	height: 180px;
}
.products-list .product-shop {
	margin-left:190px;
}
.product-name {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial;
}
.product-name a:link, .product-name a:visited {
	color:#2872BB;
	font-weight: bold;
	font-size: 11px;
}
.product-name a:hover {
	color: #CF3600;
}
a.product-image:hover {
	opacity: 1;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.shortDescription {
	font-size: 11px;
	color: #666666;

}

/*description*/
.products-list .desc {
	font:11px Arial, Helvetica, sans-serif;
	line-height: 130%;
}
.mini-products-list .product-name {
}
.mini-products-list .product-image {
	width: 50px;
	border: 0;
}
.mini-products-list .product-details {
	margin-left:55px;
}
/*Prices*/
.products-grid .price-box {
	margin: 4px 0 0 0;
}
.regular-price {
	color:#000000;
}
.regular-price .price, .price-box .price {
	color: #2B2B2B;
	font-weight: bold !important;
	font:16px Arial, Helvetica, sans-serif;
}
div.product-shop .regular-price .price, div.product-shop .price-box .price {
	font:15px Arial, Helvetica, sans-serif;
}
.minimal-price .price-label {
	font-weight: normal;
}
.minimal-price-link {
	text-decoration: none;
}

/*.products-grid .actions {
	bottom: 0;
}*/
.products-grid .product-image {
	width: 180px;
	background-color: #ffffff;
	margin-bottom: 5px;
}
.products-grid .product-image img {
	width: 180px;
}


.std {
font-size: 13px;
color: #2B2B2B;
}

/*col 3 ctatlog*/
.col3-layout .products-grid {
	width: 775px;
	margin-bottom: 10px;
	border-bottom: solid 2px #ebebeb;
}
.col3-layout .products-grid li.item {
	padding: 0px 0px 20px 0px;
	margin: 0 6px 0 6px;
	width: 181px;
}
.col3-layout .products-grid li.last {
	padding: 0px 0 20px 0px;
	margin: 0 6px 0 6px;
	width: 181px;
}
/*col 2 ctatlog*/
.col2-left-layout .products-grid, .col2-right-layout .products-grid {
	width: 776px;
	margin-bottom: 10px;
}
.col2-left-layout .products-grid li.item, .col2-right-layout .products-grid li.item {
	padding: 0px 5px 60px 5px;
	width: 180px;
	border: 2px solid #fff;
}
.col2-left-layout .products-grid li.item:hover, .col2-right-layout .products-grid li.item:hover {
	padding: 0px 5px 60px 5px;
	width: 180px;
	border: 2px solid #41A8DA;
}

.col2-left-layout .products-grid li.last, .col2-right-layout .products-grid li.last {
	float: left;
	padding: 0px 5px 60px 5px;
	width: 180px;
}
/* Form Elements */
input {
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	font-weight: bold;
}
select, textarea {
	font:11px/14px Arial, Helvetica, sans-serif;
	font-weight: normal;
}
input.input-text, select, textarea {
	background:#f8f8f8;
	border:1px solid #e9e9eb;
}
select.multiselect option {
}
.sort-by select {
	width: 128px;
}
/* Form */
.form-list label {
}
.form-list label.required em {
	font-style:normal;
}
/* REQUIRED BUTTON STYLES: */
button.button {
	position: relative;
	border: 0 !important;
	cursor: pointer;
	padding: 0;
	overflow: visible; /* removes extra side padding in IE */
}
 button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
button.button span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
	background: none !important;
	height:40px;
	padding: 0;
	margin: 0;
	padding: 0 0 0 0;
}
button.button span span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button.button span {
 margin-top: 0px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */
button.button {
	padding: 0 11px 0 11px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	background: #CF3600;
	border-radius: 5px;

	height: 28px !important;
}
button.button span span {

	height: 17px;
	border: 0 !important;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 9px 0 0 0px;
}
button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */

}
button.button:hover span span, button.buttonHover span span {

	color: #fff;
}
.products-grid button.button, .products-list button.button, .add-to-cart button.button {

	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;

	height: 40px !important;
}
.products-grid button.button span span, .products-list button.button span span, .add-to-cart button.button span span {

	height: 40px;
	width: 150px;
	border: 0 !important;
	color: #fff;
	font: 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.products-grid button.button:hover, .products-grid button.buttonHover, .products-list button.button:hover, .products-list button.buttonHover, .add-to-cart button.button:hover, .add-to-cart button.buttonHover { /* the redundant class is used to apply the hover state with a script */

}
.products-grid button.button:hover span span, .products-grid button.buttonHover span span, .products-list button.button:hover span span, .products-list button.buttonHover span span, .add-to-cart button.button:hover span span, .add-to-cart button.buttonHover span span {

}
.product-view .box-tags .form-add .input-box {
	margin-right: 8px;
}
.product-view .box-tags .form-add .input-box input {
	height: 14px;
	background: #f8f8f8;
	border: 1px solid #d9dde3;
}
div.toolbar div.sorter {
	/*display: none;*/
}
div.toolbar-bottom div.sorter {
	display: block;
}
div.toolbar-bottom .view-mode {
	padding-right: 20px;
}
div.toolbar-bottom .limiter {
	float: right;
	display: none;
}

/**************************************************************PRODUCT******************/
.product-view {
	border: 1px solid #41A8DA;
	padding: 10px 0 0 0;
	overflow: hidden;
}
.product-essential {
	padding-top: 0;
}
.product-view .product-shop {
	width: 377px;
}
.product-view .product-img-box {
	margin-top: 0px;
}
.product-view .product-img-box a:link, .product-view .product-img-box a:visited, .product-view .product-img-box a:hover {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.product-view .product-img-box .product-image {
	margin-bottom: 5px;
	height: 364px;
	border: 1px solid #41A8DA;
}
.product-view .product-img-box .zoom #track {
	background:#dadada;
}
.product-view .product-shop .availability {
	font-size: 12px;
	color: #666666;
	display: none;
}
.product-view .product-img-box .more-views li {
	margin:0 0 8px 12px;
}
.product-view .product-img-box .more-views li a {
	border: 1px solid #ffffff;
}

.product-view .add-to-cart .button {

	height: 40px;
	width: 150px;
	background: #ED1C24;
}
.product-view .product-shop .add-to-links a {
	color:#313438 !important;
	font-weight:normal !important;
	font:11px Arial, Helvetica, sans-serif;
}
.product-view .product-shop .short-description {
	line-height: 130%;
}
.product-collateral .box-collateral, .no-rating {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	color: #2872BB;
}
.product-view .box-up-sell .products-grid {
	width: 642px !important;
	margin-bottom: 10px;
}
.product-view .box-up-sell .products-grid td {
	padding:15px 5px 12px 0px;
}
/*titles on product page*/
.product-essential h2, .product-view .product-img-box .more-views h2, .product-collateral h2 {
	font:13px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #2B2B2B;
	margin: 5px 0px 7px 0px;
}
/*messages*/
.add-to-box .or {
	color:#2b2b2b;
	font-weight:normal;
}
.product-collateral {
	padding: 15px 25px 25px 25px;
	background: #fff;
}
.product-view .box-tags .form-add label {
	color: #2B2B2B !important;
	font-weight: normal !important;
	font-size: 11px;
}
.product-view .box-tags .form-add .input-box {
	padding:0;
}
.product-view .box-tags .note {
	padding:0;
}
.product-options p.required {
	padding-top: 0;
}
.product-options {
	padding-bottom: 5px;
}
.add-to-box .add-to-cart {
	margin-right: 10px;
	float: right;
}
/***************************************************************CART**********************************/
.cart .page-title h1 {
	margin-top: 0;
}
.cart .page-title .checkout-types li {
	margin-bottom: 0;
	margin-top: 5px;
}
.data-table thead th {
	font:11px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cart .discount h2, .cart .shipping h2 {
	/*color:#5d5d5d;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	padding:0 0 0 0px;
	text-transform:none;*/
}
.cart .discount input.input-text {
	border: 1px solid #d9dde3;
	width: 200px;
	padding-left: 6px;
	color: #5d5d5d;
	float: left;
}
#checkout-review-table tfoot tr.last .price {
	color: #8f0509;
	font:12px Arial, Helvetica, sans-serif;
}
#shopping-cart-totals-table tfoot .price {
	color: #8f0509;
	font-weight: bold !important;
	font:16px Arial, Helvetica, sans-serif;
}
#shopping-cart-totals-table .price {
	color: #707173 !important;
	font-weight: normal !important;
	font:12px Arial, Helvetica, sans-serif;
}
.cart .totals td {
	vertical-align: middle;
	font:12px Arial, Helvetica, sans-serif;
	color: #707173;
}
.cart .totals tfoot td strong {
	font:16px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cart .discount .buttons-set/*, .cart .shipping .buttons-set*/ {
	margin-top: 10px;
	float: left !important;
	border: none;
	margin-right: 10px;
}
.discounts {
	width: 50%;
	float: left;
	position: relative;
}
.form-list label {
	font:11px Arial, Helvetica, sans-serif;
	color: #5d5d5d;
	font-weight: bold;
}
.form-list .input-box select {
	border: 1px solid #d9dde3;
}
.checkout-progress li.active {
	border-top-color: #313438;
	color: #313438;
}
.cart .crosssell {
	padding: 11px 15px 12px 15px;
}
.cart .crosssell .product-image {
	border: 0;v
}
.cart .crosssell .link-wishlist {
	color: #313438 !important;
}
/* SMALL BUTTONS */
.cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button, .block-compare button.button {
	position: relative;
	border: 0 !important;
	cursor: pointer;
	padding: 0;
	overflow: visible; /* removes extra side padding in IE */
}
 .cart .discount button.button::-moz-focus-inner, .cart .shipping button.button::-moz-focus-inner, #shopping-cart-table button.button::-moz-focus-inner, .my-wishlist .buttons-set button.button::-moz-focus-inner, .block-compare button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
.cart .discount button.button span, .cart .shipping button.button span, #shopping-cart-table button.button span, .my-wishlist .buttons-set button.button span, .block-compare button.button span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
	background: none;
	padding: 0;
	margin: 0;
}
.cart .discount button.button span span, .cart .shipping button.button span span, #shopping-cart-table button.button span span, .my-wishlist .buttons-set button.button span span, .block-compare button.button span span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
}
.cart .discount button.button span span{
	font-weight: bold;
	text-align: center !important;
}
/*.cart .discount button.button{
	width:66px;
	height:27px;

	background: url(../images/bt-cupom.png) no-repeat !important;
}*/
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .cart .discount button.button span {
 margin-top: -1px;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .cart .shipping button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 #shopping-cart-table button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .my-wishlist .buttons-set button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .block-compare button.button span {
 margin-top: -1px;
}
}

/* custom look and feel: */
.cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button {
	padding: 0 15px 0 15px;
	font: 11px Arial, Helvetica, sans-serif;
	background: #2872BB;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(border-radius.htc);
}
#shopping-cart-table button.button span span, .my-wishlist .buttons-set button.button span span {
	padding: 6px 0 0 0;
	color: #fff;
}
.cart .shipping button.button.frete{
	width: 31px;
	height: 31px !important;
	margin-top: -72px;
	margin-right: 5px;
	background: url(../images/bg-btn-checkout-blue.png) repeat-x;
	padding: 0;
}
.cart .shipping button.button span span {
	color: #fff;
	font-size: 13px;
	font-weight: normal !important;
	line-height: 33px;
}
 /*@-Moz-document url-prefix() {
	 .cart .shipping button.button span span{
		 margin-left: -9px;
	 }
 }*/
.cart .discount button.button span span {
	padding: 0 5px;
	color: #fff;
	line-height: 28px;
}
/* @-Moz-document url-prefix() {
	 .cart .discount button.button span span{
		 padding:6px 0 0 17px;
	 }
 }*/
.crosssell-div {
	clear: both;
}
.product-view .product-shop .add-to-links li {
    display: block;
}
.product-view .product-shop .add-to-links li .separator {
 	display: none;
 }
/***********************************************************CHECKOUT, ACCOUNT********************************/
.opc .step-title h2 {
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.opc {
	border-bottom: 1px solid #dadada;
}
.opc .step-title .number {
	border: 0;
}
.opc .allow .step-title h2 {
	color: #999;
}
.opc .step-title .number {
	background: #fff;
	color: #999999;
}
.opc .allow .step-title .number {
	background: #fff;
color: #999999;
}
.opc .active .step-title .number {
	background:#dadada;
	color:#3a3c40;
	border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
}
.dashboard .box-reviews .number {
	background: #fff;
	border: 1px solid #999999 !important;
	color: #999999;
}
.dashboard .box-reviews .details {
	margin-left: 25px;
	padding-top: 3px;
}
.dashboard .box .box-title h3, .dashboard .box .box-title h4 {
	color: #999;
}
.box-account .box-head h2, .account-login .new-users h2, .account-login .registered-users h2 {
	background: none;
	font-size:12px;
	padding-left:0px;
	text-transform:uppercase;
}
.my-account .box-info {
	color: #313131;
}
.title-buttons .button {
	margin-top: 5px;
}
.advanced-search-summary strong {
	padding-left: 0;
}
.block-progress {
	margin-top: 74px;
}
.block-progress dt {
	font-size:11px;
	color: #313438;
	padding: 0px;
}
.opc-block-progress .block-title strong {
	font-size: 11px;
}
.block-progress dd {
	padding: 0px;
}
.block-account .block-content li.current {
	color: #313438;
}
.block-account .block-content li a:hover {
	color: #313438;
	text-decoration: underline !important;
}
.opc-block-progress a:link, .opc-block-progress a:visited {
	color: #000000;
	font-weight: bold;
}
/**************************************************************HOME PAGE***********************************/

/*block-service*/
.block-service .block-title {
	background: transparent url(../images/block_head_service.gif) no-repeat scroll 10px 4px;
	padding-top: 2px;
}
.block-service .block-title strong {
	padding-left: 30px;
}
.block-service .block-content {
	padding: 13px 15px 2px 17px;
	font-size: 11px;
	color: #878787;
}
.block-service .block-content span {
	display: block;
	line-height: 35px;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 15px;
	color: #34363a;
}
.block-service .block-content span span {
	display: inline;
	padding-left: 3px;
	font-weight: normal;
	font-size: 32px;
	color: #8f0509;
}
/**************************************************************TEXT COLORS*********************************************/
/* grey */
.block .btn-remove, .block .link-wishlist, .block .link-compare, .block .product-info, .block-progress dt.complete {
	color: #2b2b2b !important;
}
/*light*/

/*dark*/
.form-list label.required em, .opc .active .step-title h2, .sp-methods label .price, .box-account .box-head h2, .fieldset .legend, .account-login .new-users h2, .account-login .registered-users h2 {
	color: #000 !important;
}
.opc .step-title h2, .block-account .block-content li a, .page-sitemap .links a, .crosssell .product-name a {
	color: #5d5d5d;
	font-weight: normal !important;
}
/*medium grey text*/
.sp-methods label, .product-options dt label {
	color: #5d5d5d !important;
}
/*dark grey - separators, lines*/
.products-list .add-to-links .separator {
	color: #6a7173;
}
/*grey*/
.block .block-subtitle, .product-name a, #opc-login h4, #opc-review .product-name, .back-link a, .my-account a, .page-sitemap .sitemap a, .product-view .product-shop .add-to-links a, .tags-list li a {
	color: #5d5d5d;
}
.link-wishlist {
	color: #5d5d5d !important;
}
/*font normal*/
.link-wishlist, .link-compare, .old-price .price-label, .special-price .price-label {
	font-weight: normal;
}
/*font 11px*/
.old-price .price-label, .special-price .price-label {
	font-size: 11px;
}
.std ul.disc {
	list-style-type: circle;
}
/**********************************************************BACKGOUNDS*****************************************************/
/*background-transparent*/
.toolbar .pager, .product-essential, .product-view .box-up-sell .products-grid td, .block li.even, .cart .crosssell, .cart .discount, .cart .shipping, .cart .totals, .block .actions, .compare-table tbody th, .compare-table tr.add-to-row td, .account-login .content, .block-layered-nav .currently li, .block-cart .summary, .block-progress dt, .block-progress dt.complete, .block-progress dd.complete, .order-info-box, .toolbar .sorter, .product-view .box-up-sell .products-grid td.empty {
	background:transparent;
}
/*border-non*/
.toolbar .pager, .product-view .product-img-box .more-views h2, .product-collateral h2, .product-view .box-up-sell .products-grid, .product-view .box-up-sell .products-grid td, .cart .crosssell, .cart .discount, .cart .shipping, .cart .totals, .page-title, #opc-login h3, .box-account .box-head, .pager, .block-cart .summary, .block-cart .actions, .products-grid, .product-view .box-up-sell .products-grid td img, .block-progress dt, .block-progress dt.complete, .block-progress dd.complete, .toolbar .sorter {

}
/*background- forms */
.data-table, .data-table tfoot tr, .data-table .odd, .data-table .even, .opc .step, .fieldset .legend, .advanced-search-summary, .product-options, .data-table tbody.odd tr, .data-table tbody.odd tr td, .tags-list {
	background:#fff;
}
/*background-white*/
.data-table tfoot tr td, .data-table thead th, .opc .active .step-title, .box-account, .fieldset, .addresses-list li.item, .pager, .account-login .buttons-set, .block-cart .subtotal, .product-options-bottom, .order-info,
.truncated .truncated_full_value dl, .page-print, .page-empty, .page-popup, .truncated .truncated_full_value dl   {
	background: #fff;
}
/*background- foocus */
input.input-text:focus, select:focus, textarea:focus {
	background:#fff;
}
.opc .step-title, .opc .allow .step-title {
	background:#f4f4f4;
}
.validation-failed {
	background:#cfcfd0 !important;
}
/*border - forms */
.data-table, .data-table thead th, .data-table tfoot, .data-table tbody th, .data-table tbody td, .data-table tfoot td, .opc .step, .opc .active .step-title, .opc .step-title, .buttons-set, .opc .allow .step-title, #opc-review .buttons-set, .box-account, .fieldset, .fieldset .legend, .addresses-list li.item, .compare-table tbody tr.last th, .compare-table tbody tr.last td, .advanced-search-summary, .account-login .content, .account-login .buttons-set, .account-login h2, .block-cart .subtotal, .product-options, .product-options-bottom, .order-info, .order-info-box, .data-table tbody th, .data-table tbody td, .tags-list,
.truncated .truncated_full_value dl  {
	border-color: #dadada !important;
}
.data-table {
	border: 1px solid #dadada!important;

}
.data-table thead th {
	border: 1px solid #d9dde3;
	padding: 9px 12px 9px 12px;
	color: #2b2b2b;
	background: #fff;
}
.data-table td {
	border-top: 1px solid #d9dde3;
	/* border-right: 1px solid #d9dde3; */
	border-bottom: 1px solid #d9dde3;
	border-left: 0;
	/*background: #f8f8f8;*/
}
.data-table td .product-name a {
	font-size: 12px;
}
.data-table td input.qty {
	color: #3a3c40;
	border: 1px solid #d9dde3;
	padding-left: 6px;
}
.data-table td .price {
	font-weight: bold !important;
	color: #3a3c40;
	font: 11px Arial, Helvetica, sans-serif;
}
.data-table td.last .price {
	color: black;
}

.data-table tfoot tr td {
    color: #808080;
    font-size: 15px;
    /* border: 1px solid #d9dde3; */
    padding: 12px 10px 12px 13px;
}

/*border  */
.products-list .product-image img, .product-view .product-img-box .more-views li a:hover {
	border:1px solid #41A8DA;
}
.product-image img, .product-view .box-up-sell .products-grid .product-image img {

}
.product-image img:hover {

}
.product-img-box .product-image img,  .product-img-box .product-image img:hover {
	border: 0;
}
/*border = background color*/
.block-account .block-content li a, .block-account .block-content li.current, .block-layered-nav .actions, .product-options dd {
	border-color: #e6e9ee;
}
.products-list li.item {
	border-color: transparent;
}
/*Block poll*/
/* REQUIRED BUTTON STYLES: */
.block-poll button.button, .block-compare button.button {
	position: relative;
	border: 0 !important;
	cursor: pointer;
	padding: 0;
	overflow: visible; /* removes extra side padding in IE */
}
.block-poll button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
.block-compare button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
.block-poll button.button span, .block-compare button.button span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
	background: none;
	padding: 0;
	margin: 0;
}
.block-poll button.button span span, .block-compare button.button span span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	.block-poll button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	.block-compare button.button span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */
.block-poll button.button, .block-compare button.button {
	padding: 0 10px 0 0;
}
.block-poll button.button span span, .block-compare button.button span span {
	padding: 2px 0 0 12px;
}
/*Compare*/
.compare-table .btn-remove {
	height: 11px;
	width: 57px;
	margin: 3px 0px 3px 0px;
	background: url(../images/btn_remove2.gif) no-repeat 0 0;
}
.compare-table .btn-remove:hover {
	background: url(../images/btn_remove2.gif) no-repeat 0 0;
}
.cart .totals .checkout-types li a {
	color: #000000;
	font-size: 11px;
}
.page-popup .link-print {
	color: #000000;
}
.link-cart {
color: #8F0509 !important;
	font-weight: normal;
	text-decoration: none;
}
.link-cart:hover {

opacity: 0.9;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
.addresses-list h2 {
	color: #313438;
}
/*demo notice*/
.demo-notice {
	background: none repeat scroll 0 0 #ffffff;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.15;
	margin: 0;
	padding: 5px 5px;
	text-align: center;
	opacity: 0.7;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	position: absolute;
	top: 0;
	left: 0;
}
/*download banner*/
.download p {
	color: #5d5d5d;
}
a.download {
	display: block;
	width: 166px;
	height: 213px;
	background: url(../../grayscale/images/download.jpg) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
p.forum a:link, p.forum a:visited {
	padding: 0px 0px 2px 26px;
	line-height: 17px;
	background: url(../images/forum.png) no-repeat 0px 0px;
	color: #000000;
}
p.forum a:hover {
	color: #fc4500;
}
p.more_themes a:link, p.more_themes a:visited {
	padding: 0px 0px 2px 26px;
	line-height: 17px;
	background: url(../images/more.png) no-repeat 0 0;
	color: #000000;
}
p.more_themes a:hover {
	color: #fc4500;
}
/*customer service*/

.customer_service .block-title strong {
	padding-left:30px;
}
.customer_service .block-title {
	background: url(../images/customer_icon.png) no-repeat 7px 4px;
}
.customer_service p {
	margin: 0px 0px 0px 0px;
}
p.phone {
	color: #34363a;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
p.phone strong {
	color: #8f0509;
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
p.time {
	color: #5d5d5d;
}
/*design-by*/
.design-by {
	opacity: 0.4;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	position: fixed;
	bottom: 0;
	left: 0;
}
.design-by a:hover {
	text-decoration: none;
}
/*currency*/

.block-currency .block-title strong {
	text-transform: none;
	background: url(../images/block_head_line.gif) repeat-x 100% 100%;
}
.block-currency .block-title strong {
	margin: 0 !important;
	min-height: auto !important;
	display: auto !important;
}
.block-currency {
	background: transparent;
	height: auto !important;
}
.block-currency .block-content select {
	width: auto !important;
	display: block !important;
	margin: 0px 0px 0px 0px !important;
}
.block-currency .block-content {
	background: transparent;
}
/*tags*/
.tags-list {
	border: 0;
	display: block;
	font-size: 13px;
	padding: 10px;
}
/*back*/
.back-link a:link, .back-link a:visited {
	text-decoration: none;
	font-size: 14px;
}
.back-link a:hover {
	opacity: 0.9;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
.home_page_header_block {
}
/* add-to links update*/
ul.products-grid li ul.add-to-links li {
	padding: 0;
}
/* easy tabs*/
.tabs {
	width: 618px;
	border-bottom: 0 !important;
	margin: 15px 0 0 0 !important;
	overflow: hidden;
}
.tabs a:link, .tabs a:visited {
	color: #565656 !important;
	font-size: 11px !important;
	font-weight:bold !important;
	display:block;
	text-align: center;
	padding: 6px 15px 6px 15px !important;
	text-decoration:none;
	background: #e1e1e1;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}
.tabs a:hover {
	background: #f5f5f5;

}
.tabs li.active a, .tabs li.active a:hover {
	background: #f5f5f5 !important;
	color: #000 !important;
	font-size: 11px !important;
	font-weight:bold;
}
.padder {
	width:598px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #eaeaea;
}

/*FIX HOME NEWSLETTER*/
.slide_news {
    background: url("../images/bg-newsletter.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 52px;
    padding: 26px 9px 10px;
    width: 252px;
    margin-top: 10px;
}
.slide_news input[type="text"] {
    background: url("../images/bg_input_newsletter.png") repeat scroll 0 0 transparent;
    border: medium none;
    float: right;
    font-size: 11px;
    height: 14px;
    padding: 4px;
    width: 240px;
}
.slide_news input[type="submit"] {
    background: url("../images/bg_news_submit.png") no-repeat scroll 0 0 transparent;
    border: medium none navy;
    float: right;
    height: 23px;
    margin-top: 5px;
    padding: 3px;
    text-indent: -9999px;
    width: 64px;
}
.cart-empty {
	font-size: 14px;
}
.cart-empty a{
	color: #EB6D26;
	text-decoration: underline;
}

.welcome-msg-register {
    position: absolute;
    color: #666666;
    float: left;
    clear: both;
    font: 12px Arial,Helvetica,sans-serif;
    margin-left: 291px;
    margin-top: 31px;
    text-align: left;
    width: 250px;
}

#msg-atendimento {
	position: absolute;
    margin-left: 679px;
    margin-top: 23px;
}

#bd-register {
	margin-left: 142px;
    margin-top: 44px;
 }


.footer-register {
    width: 720px;
    clear: both;
    border-bottom: none;
    border-left: none;
    border-right: none;
    margin: 0 auto;
    padding-left: 130px;
    padding-right: 130px;
    /* margin-bottom: 5px; */
    padding: 0;
}

.footer-register .column {
    float: left;
    margin: 0;
    padding: 0;
    text-align: left !important;
    width: 33.33%;
    color: #037dc3;
}

#copyright-footer{
	background-color: #F7F7F7;
    margin-top: -10px;
}

.header-single{
	width: 980px;
	clear: both;
    border-bottom: none;
    border-left: none;
    border-right: none;
    margin: 0 auto;
    padding-left: 130px;
    padding-right: 130px;
    padding: 0;
    background-color: #FFFFFF
}

.header-single .column{
	/*width: 33.33%;*/
	float: left;
    margin: 0;
    padding: 0;
    text-align: left !important;
}

.header-single #msg-register {
    /* width: 29%; */
    /* float: left; */
    padding-top: 11px;}


.header-single .atendimento{
	float: left;
    font-size: 12px;
    background: url(https://oticadaslentes.com.br/media/wysiwyg/tel-atendimento.png) no-repeat left center;
    height: 20px;
    width: 400px;
    margin: 0 0 0 20px;
    padding: 5px 0 0 30px;
    text-align: left;
}

a.logo2 {
    margin: 0;
    padding: 0 !important;
}

.footer-register h3 {
    font-size: 14px;
}
/*
div #seguranca.column {
    float: left;
}

div #envio.column {
    float: left;
 }

div #pagamento.column {
    float: left;
}
 */
 .action-payment-secundary .btn-checkout { width: 181px; height:52px !important; background: url(../images/bg-btn-checkout.png) repeat-x; margin-top: -13px !important; border: 0; border-radius: 5px;}
 .action-payment-secundary .btn-checkout span span { color: white; text-transform: uppercase; font-weight: bold; font-size: 16px; line-height: 18px; }
 #info-payment-top > .action-payment-secundary {margin: 30px 0 15px;}

#cart-step {
    height: 32px;
    width: 694px;
    background: url(../images/steps_barra.png)no-repeat left;
    padding-left: 20px;
    padding-top: 7px;
}

.button-order{
	display: block;
    width: 100%;
    height: 50px;
	padding-left: 0;
    padding-right: 0;
    padding: 7px 16px;
    font-size: 24px;
	line-height: 1.33;
	border-radius: 6px;
	color: #5d5d5d;
	border: 1px solid transparent;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffe000+0,fddc60+100 */
background: #ffe000; /* Old browsers */
background: -moz-linear-gradient(top,  #ffe000 0%, #fddc60 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffe000 0%,#fddc60 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffe000 0%,#fddc60 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe000', endColorstr='#fddc60',GradientType=0 ); /* IE6-9 */
}

.cupom-container .button{
	background: #0066cc;
}

.limpa-float { clear: both; }

.full-container{
	background-color: #f7f7f7;
	box-shadow: 2px -3px 4px #ccc;
    border-top: 1px solid #ccc;
}

#checkout-review-table tr {
    border-bottom: 1px hidden #f8f8f8 !important;
    border-right: 1px hidden #f8f8f8 !important;
    border-left: 1px hidden #f8f8f8 !important;
    border-top: 1px hidden #f8f8f8 !important;
}

/*#checkout-review-table tbody td{
	border-bottom: 1px solid #ccc !important;
    border-right: 1px hidden #f8f8f8 !important;
    border-left: 1px hidden #f8f8f8 !important;
    border-top: 1px hidden #f8f8f8 !important;
}*/

#div-price{
	padding-bottom: 16px;
	border-bottom: 1px dotted #ccc !important;
}

#tel-atendimento{
border-bottom: 1px solid #ccc !important;
}

.checkout-cart-index .main .footer-address {
	text-align: center;
	width: 100%;
	height: 25px;
	background: #f7f7f7;
	padding-top: 10px;
	margin-bottom: 0px !important;
	padding-bottom: 60px;
}

.checkout-cart-index .main .cart .cart-collaterals {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 60px;
    padding-left: 10px;
}

.checkout-cart-index .main fieldset {
	padding-left: 2px;
}

.checkout-cart-index .main .checkout-types{
	margin-right: 5px;
}

#ce-car-empty{
	padding-left: 15px;
    padding-top: 20px;
	padding-bottom: 290px;
}

#ce-page-title{
	padding-top: 20px;
	padding-left: 15px;
}

.checkout-onepage-cadastro #header-single2{
	background-color: #FFFFFF;
	padding-bottom: 17px;
	padding-top: 12px;
    padding-bottom: 12px;
}

.checkout-onepage-cadastro #bd-register{
 	margin-top: 15px;
}

.selo1{
	width: 119px!important;
    height: 35px!important;
}

.checkout-onepage-cadastro div#sslblindado{
    margin-bottom: 10px;
}

div#envio li{
	margin-bottom: 7px;
}

#logo_checkout{
	margin-top: 0px;
	margin-bottom: 15px;
}
