﻿body {
	background: #FFF;
	font-family: 'Verdana', 'Arial';
	font-size: 10px;
}
select {
	border-left: solid 1px #e2e3ea;
	border-right: solid 1px #e2e3ea;
	border-bottom: solid 1px #e3e9ef;
	border-top: solid 1px #abadb3;
	color: #777777;
	font-family: 'Verdana', 'Arial';
	font-size: 11px;
}
input[type="text"] {
	border: solid 1px #cfcfcf;
	color: #777777;
	font-family: 'Verdana', 'Arial';
	font-size: 11px;
}
input[type="password"] {
	border: solid 1px #cfcfcf;
	color: #777777;
	font-family: 'Verdana', 'Arial';
	font-size: 11px;
}
textarea {
	border: solid 1px #cfcfcf;
	color: #777777;
	font-family: 'Verdana', 'Arial';
	font-size: 11px;
}
/*HEADER*/
.topbar {
	float: left;
	width: 100%;
	background: url(../img/backtop.png) repeat-x left 168px;
	margin-bottom: 13px;
}
.topbar .logo {
	float: left;
	margin: 54px 0 0 0;
}
.topbar .search {
	float: left;
	margin: 95px 0 0 12px;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}
.topbar .searchbar {
	float: left;
	padding: 10px;
	background: url(../img/searchbar.png) no-repeat;
	width: 209px;
	height: 25px;
	margin-top: 4px;
}
.topbar .searchbar .tx {
	float: left;
	height: 22px;
	border: 1px solid #cfcfcf;
	width: 173px;
	color: #777;
	font-size: 13px;
}
.topbar .searchbar .mand {
	width: 7px;
	text-align: center;
	float: left;
	font-size: 14px;
	height: 26px;
}
.topbar .searchbar .bt {
	float: left;
	margin: 0;
}
.topbar .social {
	float: left;
	margin: 12px 0 0;
}
.topbar .social a {
	float: left;
	margin: 0 5px 0 1px;
}
.topbar .links {
	float: right;
	margin: 32px 0 0;
	color: #005fb9;
	font-size: 9px;
	font-weight: bold;
}
.topbar .links a {
	float: left;
	color: #005fb9;
}
.topbar .links a:hover {
	color: #BFBFBF;
}
.topbar .links .sep {
	float: left;
	margin: 0 8px 0 8px;
	color: #005fb9;
}
.topbar .links .account {
	float: left;
	color: #71b528;
text-transform:
}
.topbar .pub {
	float: left;
	width: 684px;
	height: 255px;
	padding: 20px 5px 20px 20px;
	background: url(../img/backhome.png) no-repeat;
	margin-top: 10px;
	position: relative;
}
.topbar .pub .dots {
	position: absolute;
	top: 20px;
	left: 476px;
}
.topbar .pub .dot {
	float: left;
	width: 11px;
	height: 11px;
}
.topbar .pub .dot.pubsel {
	background: url(../img/dots.gif);
	margin-right: 4px;
}
.topbar .pub .dot.pubnsel {
	background: url(../img/dots.gif) -11px 0px;
	margin-right: 3px;
}
.topbar .pub .dot.pubnsel:hover {
	background: url(../img/dots.gif);
}
.topbar .pub .pobj {
	float: left;
	display: none;
}
.topbar .pub .pobj img {
	float: left;
	width: 447px;
	height: 251px;
}
.topbar .pub .pobj .pubdetail {
	float: left;
	width: 225px;
	margin-left: 10px;
}
.topbar .pub .pobj .pubdetail .tit {
	float: left;
	margin-top: 36px;
	color: #777777;
	font-weight: bold;
	font-size: 20px;
	width: 213px;
}
.topbar .pub .pobj .pubdetail .brand {
	float: left;
	margin-top: 10px;
	color: #005fb9;
	font-weight: bold;
	font-size: 15px;
	width: 213px;
}
.topbar .pub .pobj .pubdetail .desc {
	float: left;
	margin-top: 27px;
	color: #777777;
	width: 213px;
	line-height: 14px;
}
.topbar .pub .pobj .pubdetail .more {
	float: left;
	margin-top: 20px;
	color: #005fb9;
	font-weight: bold;
}
.topbar .pub .pobj .pubdetail .more:hover {
	text-decoration: underline;
}
.topbar .pub .pobj .pubdetail .fb {
	float: right;
	margin-top: 14px;
}
.topbar .rest {
	float: left;
	width: 693px;
	height: 178px;
	padding: 7px;
	background: url(../img/backrest.png) no-repeat;
	margin-top: 10px;
}
/*TOPMENU*/
.tmenu {
	float: left;
	margin-top: 3px;
}
.tmenu .car {
	float: left;
	background: url(../img/carback.png) no-repeat;
	width: 178px;
	height: 55px;
	padding: 17px 0 0 51px;
	line-height: 24px;
	color: #777777;
	margin: 2px 10px 0 0;
}
.tmenu .car .reg {
	float: left;
}
.tmenu .car .sep {
	float: left;
	margin: 0 5px;
}
.tmenu .car .see {
	float: left;
	margin-left: 10px;
	color: #005fb9;
	font-weight: bold;
	min-width: 35px;
}
.tmenu .car .see:hover {
	color: #BFBFBF;
}
.tmenu .op {
	float: left;
	background: url(../img/mback.png) no-repeat -197px 0px;
	width: 168px;
	height: 55px;
	padding: 9px 0 0 0;
	margin: 10px 1px 0 2px;
	line-height: 24px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.tmenu .op:hover {
	height: 56px;
	padding: 8px 0 0 0;
}
.tmenu .opacc {
	float: left;
	background: url(../img/mback.png) no-repeat 0px 0px;
	width: 142px;
	height: 55px;
	padding: 19px 0 0 55px;
	margin: 0 0 0 1px;
	line-height: 24px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.tmenu .opacc:hover {
	height: 56px;
	padding: 18px 0 0 55px;
}
/*LEFTMENU*/
.lmenu {
	float: left;
	width: 229px;
}
.lmenu .btop {
	float: left;
	width: 229px;
	height: 8px;
	background: url(../img/lmenuback.jpg) no-repeat 0px 0px;
}
.lmenu .bmenu {
	float: left;
	width: 227px;
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #f4f4f4;
}
.lmenu .bmenu .menu {
	float: left;
	width: 225px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	background: #FFF url(../img/lmenuback.jpg) no-repeat 0 -92px;
	min-height: 129px;
}
.lmenu .bmenu .menu .tit {
	float: left;
	margin: 8px 0 0 8px;
	font-size: 13px;
	font-weight: bold;
	color: #777777;
	line-height: 24px;
}
.lmenu .bmenu .menu .ops {
	float: left;
	margin: 30px 0 0 5px;
}
.lmenu .bmenu .menu .ops .op {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #005fb9;
}
.lmenu .bmenu .menu .ops .op:hover {
	color: #bfbfbf;
}
.lmenu .bmenu .menu .ops .sel {
	color: #bfbfbf !important;
}
.lmenu .bmenu .menu .ops .op .tx {
	float: left;
	margin-top: 2px;
}
.lmenu .bmenu .menu .ops .op .ico {
	float: left;
	background: url(../img/opco.png) no-repeat;
	width: 3px;
	height: 10px;
	padding: 3px;
	margin-right: 9px;
}
.lmenu .bmenu .menu .ops .op .ico .color {
	float: left;
	width: 3px;
	height: 10px;
}
.lmenu .bmenu .menu .ops .sep {
	float: left;
	margin: 5px 0;
	background: url(../img/lmsep.png) no-repeat;
	height: 1px;
	width: 211px;
}
.lmenu .bmenu .menu .brandnew {
	float: left;
	margin: 31px 0 0 0;
	background: url(../img/lmenuback.jpg) no-repeat 0px -8px;
	height: 71px;
	width: 218px;
	padding: 4px 0 0 7px;
}
.lmenu .bmenu .menu .brandnew .tit {
	float: left;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	color: #777777;
}
.lmenu .bmenu .menu .brandnew select {
	float: left;
	height: 22px;
	width: 208px;
	color: #777777;
	margin-top: 8px;
}
.lmenu .bmenu .menu .brandnew input[type="text"] {
	float: left;
	height: 22px;
	width: 177px;
	color: #777777;
	margin-top: 8px;
}
.lmenu .bmenu .menu .brandnew .mand {
	float: left;
	width: 4.5px;
	text-align: center;
	margin: 8px 0 0 0;
	font-size: 14px;
}
.lmenu .bmenu .menu .brandnew .bt {
	float: left;
	margin: 8px 0 0 0;
}
.lmenu .bbot {
	float: left;
	width: 229px;
	height: 9px;
	background: url(../img/lmenuback.jpg) no-repeat 0px -83px;
}
/*END*/

/*FOOTER*/
.brands {
	float: left;
	margin-top: 31px;
}
.brands .tit {
	float: left;
	margin: 0 0 5px 11px;
	font-weight: bold;
	font-size: 13px;
	color: #777777;
}
.brands .seeall {
	float: right;
	margin: 3px 16px 0 0;
	font-weight: bold;
	font-size: 9px;
	color: #005fb9;
}
.brands .seeall:hover {
	color: #bfbfbf;
}
.rotator {
	float: left;
}
.rotator .scrollable {
	float: left;
	width: 900px;
	margin: 27px 0 0 24px;
	height: 68px;
}
.rotator .b {
	float: left;
	padding: 0 24px;
}
.brandsbot {
	float: left;
	padding: 0 0 42px;
	background: url(../img/brandsback.jpg) no-repeat 0px -95px;
	width: 949px;
	height: 27px;
}
.footbar {
	float: left;
	width: 100%;
	min-height: 220px;
	background: url(../img/backfoot.png) repeat-x left top;
	margin-bottom: 50px;
}
.footbar a {
	color: #005fb9;
}
.footbar a:hover {
	color: #bfbfbf;
}
.footbar .btit {
	float: right;
	font-style: italic;
	font-size: 28px;
	color: #b5b5b5;
	line-height: 24px;
	margin-top: 27px;
}
.footbar .fmenu {
	float: right;
	color: #005fb9;
	font-weight: bold;
	margin-top: 17px;
}
.footbar .fmenu a {
	float: left;
}
.footbar .fmenu .sep {
	float: left;
	margin: 0 6px;
}
.footbar .bhsep {
	float: left;
	background: url(../img/fotsep.gif) no-repeat;
	height: 1px;
	width: 949px;
	margin: 26px 0 35px 0;
}
.footbar .hsep {
	float: left;
	background: url(../img/fotsep.gif) no-repeat;
	height: 1px;
	width: 710px;
	margin: 34px 0 24px 0;
}
.footbar .tit {
	float: left;
	font-weight: bold;
	color: #777;
	margin-bottom: 17px;
	font-size: 10px;
}
.footbar .links {
	float: left;
	font-size: 11px;
	color: #005fb9;
	line-height: 18px;
}
.footbar .links a {
	float: left;
}
.footbar .links .sep {
	float: left;
	margin: 0 10px;
}
.footbar .soc {
	float: left;
	margin: 0 5px;
}
.footbar .credits {
	float: left;
	margin: 63px 5px 0 0;
	font: 11px;
	color: #777777;
	line-height: 20px;
	width: 710px;
}
.footbar .credits .lside {
	float: left;
	text-align: left;
}
.footbar .credits .rside {
	float: right;
	text-align: right;
}
.footbar .credits .rside a {
	color: #777777;
}
.footbar .credits .rside a:hover {
	color: #005fb9;
	text-decoration: none;
}
/*END*/

/*HOME*/
#home {
	float: left;
	width: 720px;
}
#gencontent {
	float: left;
	width: 720px;
}
#pdetail {
	float: left;
	width: 720px;
}
/*END*/

/*LIST*/
.listtopb {
	float: left;
	background: url(../img/genericbar.png) no-repeat;
	width: 710px;
	height: 45px;
}
.listtopb .linkp {
	float: left;
	margin: 17px 0 0 14px;
	font-size: 9px;
	font-weight: bold;
	color: #005fb9;
}
.listtopb .linkb {
	margin: 17px 0 0 14px;
	font-size: 9px;
	font-weight: bold;
	color: #005fb9;
	float: left;
}
.listtopb span {
	float: left;
    line-height: 44px;
    margin-left: 6px;
}
.listtopb .linkp:hover, .linkb:hover {
	color: #bfbfbf;
}
.listtopb .titp {
	float: left;
	margin: 15px 0 0 14px;
	font-size: 13px;
	font-weight: bold;
	color: #777;
	text-transform: uppercase;
}
.listtopb .tit {
	float: left;
	margin: 15px 0 0 14px;
	font-size: 13px;
	font-weight: bold;
	color: #777;
	text-transform: uppercase;
}
.listtopb .link {
	float: right;
	margin: 17px 15px 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #005fb9;
}
.listtopb .link:hover {
	color: #bfbfbf;
}
.filter {
	float: left;
	width: 710px;
	margin: 10px 10px 0 10px;
}
.filter .op {
	float: left;
}
.filter .name {
	float: left;
	font-weight: bold;
	color: #005fb9;
	font-size: 9px;
}
.filter select {
	float: left;
	font-size: 11px;
	line-height: 10px;
	color: #777;
	height: 22px;
	width: 168px;
	margin-top: 5px;
	padding-top: 2px;
}
.filter .sep {
	float: left;
	height: 1px;
	width: 9px;
}
/*END*/

/*DETALHE*/
.detail {
	float: left;
	background: url(../img/detailback.jpg) no-repeat left bottom;
	width: 710px;
	min-height: 459px;
	margin-top: 13px;
	padding-bottom: 70px;
}
.detail .imgs {
	float: left;
	width: 308px;
	margin-left: 2px;
	overflow: auto;
}
.detail .imgs a {
	display: block !important;
}
.detail .imgs img {
}
.detail .imgs .see {
	float: left;
	margin: 4px 0 0 37px;
	font-size: 12px;
	color: #777777;
}
.detail .imgs .see img {
	float: left;
}
.detail .imgs .see span {
	float: left;
	margin-top: 1px;
}
.detail .imgs .more {
	float: left;
	margin: 24px 0 0 37px;
	color: #777777;
}
.detail .imgs .more .ibox {
	float: left;
	background: url(../img/ibox.png) no-repeat;
	width: 233px;
	height: 45px;
	margin-top: 3px;
}
.detail .imgs .more .ibox .l {
	float: left;
	margin: 5px 0 0 6px;
	width: 26px;
	height: 31px;
	padding-top: 5px;
	font-size: 24px;
	color: #777;
	text-align: center;
}
.detail .imgs .more .ibox .r {
	float: right;
	margin: 5px 6px 0 0;
	width: 24px;
	height: 31px;
	padding-top: 5px;
	font-size: 24px;
	color: #777;
	text-align: center;
}
.detail .imgs .more .ibox .wrap {
	float: left;
	width: 153px;
	height: 36px;
	overflow: hidden;
	margin: 5px 0 0 9px;
}
.detail .imgs .more .ibox .wrap .contain {
	float: left;
	height: 36px;
	position: relative;
	width: auto;
}
.detail .imgs .more .ibox .wrap .contain a {
	float: left;
	height: 36px;
}
.detail .imgs .more .ibox .wrap .contain img {
	float: left;
	width: 37px;
	height: 34px;
}
.detail .imgs img {
	display: block;
	margin: 0 auto;
}
.detail .dbox {
	float: left;
	width: 382px;
	margin-left: 10px;
}
.detail .dbox .tit {
	float: left;
	margin-top: 23px;
	font-size: 18px;
	color: #005fb9;
}
.detail .dbox .price {
	float: left;
	margin: 26px 10px 0 0;
	width: 110px;
}
.detail .dbox .price .actu {
	font-size: 24px;
	font-weight: bold;
	color: #005fb9;
}
.detail .dbox .price .prev {
	font-size: 14px;
	color: #777777;
	text-decoration: line-through;
}
.detail .dbox .price .poup {
	font-size: 9px;
	color: #005fb9;
}
.detail .dbox .bts {
	float: left;
	margin: 26px 0 0 0;
	width: 233px;
}
.detail .dbox .bts .btc {
	float: left;
	margin: 0 7px 0 0;
	background: url(../img/detbbuy.png) no-repeat;
	width: 113px;
	height: 19px;
	padding-top: 8px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
}
.detail .dbox .bts .btf {
	float: left;
	background: url(../img/bfav.png) no-repeat;
	width: 82px;
	height: 19px;
	padding: 8px 0 0 31px;
	color: #777;
	font-weight: bold;
	font-size: 10px;
}
.detail .dbox .avail {
	float: left;
	margin: 20px 10px 0 0;
	width: 110px;
	color: #428039;
	font-size: 12px;
}
.detail .dbox .navail {
	float: left;
	margin: 20px 10px 0 0;
	width: 110px;
	color: #e07d66;
	font-size: 12px;
}
.detail .dbox .sep {
	float: left;
	margin: 14px 0 10px 0;
}
.detail .dbox .icos {
	float: left;
	margin: 0 0 0 4px;
}
.detail .dbox .icos img {
	float: left;
	margin: 0 0 0 6px;
}
.detail .dbox .sep1 {
	float: left;
	margin: 9px 0 24px 0;
}
.detail .dbox .desc {
	float: left;
	color: #005fb9;
	font-size: 12px;
	margin-bottom: 5px;
}
.detail .dbox .text {
	color: #777777;
	line-height: 18px;
}
.detail .dbox .text span {
	color: #005fb9;
}
/*END*/

/*DETALHE*/
.conteudo {
	float: left;
	background: url(../img/detailback.jpg) no-repeat left bottom;
	width: 710px;
	min-height: 459px;
	margin-top: 13px;
	padding-bottom: 70px;
}
.conteudo .desc {
	float: left;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #005fb9;
	margin: 25px 35px 17px 35px;
}
.conteudo .text {
	float: left;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial;
	color: #777;
	margin: 0 35px;
	text-align: justify;
}
.conteudo img {
	margin-left: 35px;
	float: right;
}
/*END*/

/*PRODDESTAQUE*/
.bdestaque {
	float: left;
	background: url(../img/genericbar.png) no-repeat;
	width: 710px;
	height: 45px;
}
.bdestaque .tit {
	float: left;
	margin: 15px 0 0 14px;
	font-size: 13px;
	font-weight: bold;
	color: #777;
}
.bdestaque .link {
	float: right;
	margin: 19px 15px 0 0;
	font-size: 9px;
	font-weight: bold;
	color: #005fb9;
}
.bdestaque .link:hover {
	color: #bfbfbf;
}
.bigprod {
	float: left;
	background: url(../img/proddestback.png) no-repeat;
	width: 225px;
	height: 338px;
	position: relative;
	padding-left: 5px;
	margin-top: 10px;
}
.bigprod .tit {
	float: left;
	width: 220px;
	font-size: 13px;
	font-weight: bold;
	color: #777777;
	text-align: center;
}
.bigprod .brand {
	float: left;
	width: 220px;
	font-size: 11px;
	line-height: 18px;
	color: #005fb9;
	text-align: center;
	margin-top: 4px;
}
.bigprod .number {
	float: left;
	width: 220px;
	line-height: 33px;
	text-align: center;
	margin-top: 4px;
}
.bigprod .number .prev {
	font-size: 13px;
	color: #777777;
	text-decoration: line-through;
}
.bigprod .number .actu {
	font-size: 18px;
	color: #005fb9;
	font-weight: bold;
}
.bigprod .number .poup {
	font-size: 9px;
	color: #005fb9;
}
.bigprod .bts {
	position: absolute;
	bottom: 28px;
	left: 0px;
	width: 228px;
	font-size: 9px;
	font-weight: bold;
}
.bigprod .bts .btcomprar {
	float: right;
	margin-right: 2px;
	background: url(../img/bbuy.png) no-repeat;
	width: 74px;
	height: 19px;
	text-align: center;
	padding-top: 8px;
	color: #FFF;
}
.bigprod .bts .btmais {
	float: left;
	margin-left: 5px;
	background: url(../img/bmore.png) no-repeat;
	width: 74px;
	height: 19px;
	text-align: center;
	padding-top: 8px;
	color: #777;
}
.bigprod img {
	display: block;
	margin: 0 auto;
}
.dbox .bts .btcomprar {
    float: left;
    margin: 0 7px 0 0;
    background: url(../img/detbbuy.png) no-repeat;
    width: 113px;
    height: 19px;
    padding-top: 8px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    font-size: 10px;
}

.smallprod {
	float: left;
	height: 272px;
	margin-top: 34px;
	position: relative;
}
.smallprod img {
	float: left;
	margin-left: 7px;
}
.smallprod .tit {
	float: left;
	width: 110px;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	text-align: center;
	margin-top: 18px;
}
.smallprod .brand {
	float: left;
	width: 110px;
	font-size: 9px;
	line-height: 13px;
	color: #005fb9;
	text-align: center;
	margin-top: 2px;
}
.smallprod .number {
	float: left;
	width: 110px;
	line-height: 14px;
	text-align: center;
	margin-top: 7px;
}
.smallprod .number .prev {
	font-size: 10px;
	color: #777777;
	text-decoration: line-through;
}
.smallprod .number .actu {
	font-size: 14px;
	color: #005fb9;
	font-weight: bold;
}
.smallprod .number .poup {
	font-size: 9px;
	color: #005fb9;
}
.smallprod .bts {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 110px;
	font-size: 9px;
	font-weight: bold;
}
.smallprod .bts .btcomprar {
	float: left;
	background: url(../img/BIGbuy.png) no-repeat;
	width: 108px;
	height: 31px;
	text-align: center;
	padding-top: 8px;
	color: #FFF;
}
.smallprod .bts .btmais {
	float: left;
	background: url(../img/BIGmore.png) no-repeat;
	width: 108px;
	height: 19px;
	text-align: center;
	padding-top: 8px;
	color: #777;
	margin-bottom: 1px;
}
/*END*/

/*CATALOGS*/
.catalog {
	float: left;
	background: url(../img/proddestback.png) no-repeat;
	width: 225px;
	height: 338px;
	position: relative;
	padding-left: 5px;
	margin-top: 10px;
}
.catalog .tit {
	float: left;
	margin-top: 15px;
	width: 220px;
	text-align: center;
	font-size: 13px;
	color: #005fb9;
	font-weight: bold;
}
.catalog .desc {
	float: left;
	width: 220px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
/**/

/*MARCAS*/
.marca {
	float: left;
	background: url(../img/brandback.jpg) no-repeat;
	width: 168px;
	height: 190px;
	position: relative;
	padding-left: 5px;
	margin: 10px 3px 0;
	text-align: center;
}
.marca img {
	margin-top: 58px;
}
/**/

/*MARCAS*/
.noticia {
	float: left;
	background: url(../img/newback.png) no-repeat;
	width: 709px;
	height: 129px;
	position: relative;
	margin: 5px 0px;
}
.noticia img {
	float: left;
	margin: 15px 0 0 19px;
}
.noticia .tbox {
	float: left;
	margin: 15px 0 0 19px;
	width: 561px;
}
.noticia .tbox .tit {
	float: left;
	font-size: 18px;
	color: #005fb9;
}
.noticia .tbox .desc {
	font-size: 11px;
	color: #666;
	line-height: 18px;
}
.noticia .tbox a.read {
	font-size: 11px;
	color: #005fb9;
	text-decoration: underline;
}
.noticia .tbox .date {
	color: #005fb9;
	line-height: 18px;
}
/*END*/

/*PAGINATOR*/
.paginator {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #005fb9;
	margin: 19px 15px 0 0;
}
.paginator a {
	font: 11px/11px 'Verdana', 'Arial';
	color: #005fb9;
	font-weight: bold;
}
.paginator a.selected {
	color: #bfbfbf;
}
.paginator a:hover {
	color: #bfbfbf;
}
/*END*/

/*smooth div scroll*/
div#makeMeScrollable {
	float: left;
	background: url(../img/brandsback.jpg) no-repeat 0px 0px;
	width: 949px;
	height: 95px;
	position: relative;
}
div.scrollWrapper {
	position: relative;
	overflow: hidden;
	width: 900px;
	height: 68px;
	z-index: 0;
	margin: 27px 0 0 24px;
}
div.scrollableArea {
	position: relative;
	width: auto;
	height: 68px;
	z-index: 0;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
/*jqZoom*/
div.jqZoomTitle {
	z-index: 5000;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma;
	height: 16px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;
}
.jqZoomPup {
	overflow: hidden;
	background-color: #FFF;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index: 10;
	border-color: #c4c4c4;
	border-style: solid;
	cursor: crosshair;
}
.jqZoomPup img {
	border: 0px;
}
.preload {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align: center;
	background-image: url(../images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	width: 90px;
* width:100px;
	height: 43px;
*height:55px;
	z-index: 10;
	position: absolute;
	top: 3px;
	left: 3px;
}
.jqZoomWindow {
	border: 1px solid #999;
	background-color: #FFF;
}

.grid_6 .banner {
	margin-bottom: 10px;
}
.ops .level2 {
	margin-left: 20px;
}
.ops .level3 {
	margin-left: 40px;
}
.ops .level2 .level2, .ops .level3 .level3 {
	margin-left: 0;
}
.erro{
    color:red;
}
.DisabledLink {
   pointer-events: none;
   cursor: default;
}

.scrollTop{
    float: right;
    background: url(../img/arrow-up-icon.png) no-repeat;
    width: 48px;
    height: 48px;
    position: fixed;
    bottom: 50px;
    right: 25%;
    z-index: 9999;
    cursor : pointer;
}

.blue.seeAll{
      margin-left: 20px;
}

.folheto{
  float: left;
  margin: 20px 10px 0 0;
  width: 110px;
  font-size: 12px;
}

.voucher{
    float: none !important;
}

.txtCodigoDesconto{
    float: none !important;
}