@font-face {
    font-family: 'Conv_GOTHIC';
    src: url('../fonts/GOTHIC.eot');
    src: local('☺'), url('../fonts/GOTHIC.woff') format('woff'), url('../fonts/GOTHIC.ttf') format('truetype'), url('../fonts/GOTHIC.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Conv_GOTHICB';
    src: url('../fonts/GOTHICB.eot');
    src: local('☺'), url('../fonts/GOTHICB.woff') format('woff'), url('../fonts/GOTHICB.ttf') format('truetype'), url('../fonts/GOTHICB.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
    background: url(../img/background.jpg) left top repeat;
    color: #737373;
    font-family: 'Conv_GOTHIC';
    font-size: 15px;
}
::-moz-selection{
    background-color: #5e0414;
    color: #fff;
}
A {
    text-decoration: none;
}
A:HOVER {
    text-decoration: underline;
}
*:focus {outline: none;}
.wrpBgTopo {
    width: 100%;
    height: auto;
    background: url(../img/bg-repeat-topo.jpg) repeat-x left top;
}
.topo {
    width: 100%;
    height: 230px;
    background: url(../img/gb-topo.jpg) no-repeat center;
    position:relative;
    z-index:9999;
}
.topoContent {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.topo h1 a {
    float: left;
    display: block;
    width: 295px;
    height: 192px;
    background: url(../img/logo.png) no-repeat;
    text-indent: -9999px;
}
.topo .buscaTopo {
    float: left;
    margin: 15px 0 0 66px;
    width: 0px;
}

.content-marquee {
    background: url(../img/bg-marquee.png) no-repeat top left;
    width: 571px;
    height: 35px;
    position: absolute;
    right: 40px;
    top: -70px;
}
marquee {
    font-family: 'arial';
    font-weight: bold;
    width: 560px;
    padding-right: 1px;
    height: 35px;
    line-height: 35px;
    color: #fff;
}
.content-marquee span {
    padding-right: 0px;
}
/*Menu*/
.topo .navTopo {
    width: 988px;
    height: 88px;
    background: url(../img/bg-menu-topo.png) no-repeat;
    position: absolute;
    top: 210px;
    left: 50%;
    margin-left: -494px;
    z-index: 998;
}
.topo .navTopo ul.menu {
    float: left;
    width: 800px;
    margin: 10px 0 0 64px;
}
.topo .navTopo ul.menu li {
    display: inline;
}
.topo .navTopo ul.menu li a {
    float: left;
    font-size: 15px;
    color: #fff;
    margin-left: 19px;
    line-height: 50px;
}
.topo .navTopo ul.menu li a:hover, .topo .navTopo ul.menu li a:focus{
    text-decoration: none;
    color: #f5c443;
}
#sobre .topo .navTopo ul.menu li.sobre a, 
#noticias .topo .navTopo ul.menu li.noticias a, 
#anuncie .topo .navTopo ul.menu li.anuncie a, 
#representantes .topo .navTopo ul.menu li.representantes a, 
#feiras-e-eventos .topo .navTopo ul.menu li.feiras-e-eventos a, 
#contato .topo .navTopo ul.menu li.contato a{
    color: #f5c443;
}
.topo .navTopo ul.menu li a.home {
    display: block;
    width: 48px;
    height: 50px;
    text-indent: -9999px;
    margin: 0;
}
.topo .navTopo ul.redesSociais{
    float: right;
    width: 120px;
    margin-top: 26px;
    margin-right: 4px;
}
.topo .navTopo ul.redesSociais li {
    display: inline;
}
.topo .navTopo ul.redesSociais a {
    float: left;
    display: block;
    background: url(../img/icones/sprite-redes-sociais.png) no-repeat;
    height: 20px;
    text-indent: -9999px;
    margin: 0 15px 0 0;
}
.topo .navTopo ul.redesSociais a.twitter {
    background-position: 0 0;
    width: 15px;
}
.topo .navTopo ul.redesSociais a.facebook {
    background-position: -15px 0;
    width: 11px;
}
.topo .navTopo ul.redesSociais a.orkut {
    background-position: -26px 0;
    width: 20px;
}
.wrpContent {
    margin: 0 auto;
    width: 966px;
    background: url(../img/bg-content.png) repeat-y left top;
    *border-left: 1px solid transparent; /*Only for IE 7*/
}
.wrpContent .content {
    margin: 0 auto;
    width: 960px;
}
.wrpContent .content h2 {
    background: url(../img/bg-titulo-grande.jpg) no-repeat center right;
    height: 50px;
    position: relative;
    color: #fff;
    text-indent: 18px;
    font-size: 18px;
    line-height: 50px;
}
.wrpContent .content h2 span.corner {
    display: block;
    background: url(../img/bg-titulo-corner.png) no-repeat;
    height: 50px;
    width: 8px;
    position: absolute;
    top: 0;
    left: 0;
}
.wrpContent .content h2 span.icone{
    display: block;
    height: 22px;
    width: 22px;
    float: left;
    margin: 14px 0 0 16px;
}
/*roupas*/
.internas.fabrica-de-roupas-atacado .wrpContent .content h2 {
    background: url(../img/bg-titulo-grande-roxo.jpg) no-repeat center right;
}.internas.fabrica-de-roupas-atacado .wrpContent .content h2 span.corner {
    background: url(../img/bg-titulo-grande-roxo.jpg) no-repeat center left;
}

/*cadeia-textil*/
.internas.cadeia-textil .wrpContent .content h2 {
    background: url(../img/bg-titulo-grande-azul.jpg) no-repeat center right;
}
.internas.cadeia-textil .wrpContent h2 span.corner {
    background: url(../img/bg-titulo-grande-azul.jpg) no-repeat center left;
}
/*cadeia-textil*/
.internas.maquinas-texteis .wrpContent .content h2 {
    background: url(../img/bg-titulo-grande-verde.jpg) no-repeat center right;
}
.internas.maquinas-texteis .wrpContent h2 span.corner {
    background: url(../img/bg-titulo-grande-verde.jpg) no-repeat center left;
}
/*Bloco serviços*/
.lista-categorias {
    float:left;
    height: 90px;
    margin: 70px 0 0 30px;
}
.lista-categorias .block {
    float: left;
    height: 90px;
    position: relative;
    width: 210px;
    margin-right: 20px;
}
.lista-categorias .semMargem {
    margin-right: 0;
}
.lista-categorias a {
    display: block;
    float:left;
    width: 210px;
    height: 90px;
    background: url(../img/sprite-blocos-categorias.jpg) no-repeat;
}
.lista-categorias .block:hover a {
    text-decoration: none;
}
.lista-categorias a.fabrica-de-roupas-atacado  {
    background-position: 0 0;
}
.lista-categorias .block:hover  a.fabrica-de-roupas-atacado {
    background-position: 0 -90px;
}
.lista-categorias a.camaMesaBanho {
    background-position: -210px 0;
}
.lista-categorias .block:hover  a.camaMesaBanho {
    background-position: -210px -90px;
}
.lista-categorias a.cadeiaTextil {
    background-position: -420px 0;
}
.lista-categorias .block:hover  a.cadeiaTextil {
    background-position: -420px -90px;
}
.lista-categorias a.auxiliares {
    background-position: -630px 0;
}
.lista-categorias .block:hover  a.auxiliares {
    background-position: -630px -90px;
}
.lista-categorias a span{
    display: block;
    float:left;
    color: #fff;
    margin-left: 96px;
    line-height: 130%;
}
.lista-categorias a.fabrica-de-roupas-atacado span{
    line-height: 90px;
}
.lista-categorias a.camaMesaBanho span{
    margin-top: 25px;
    width: 100px;
}
.lista-categorias a.cadeiaTextil span{
    margin-top: 20px;
    width: 100px;
    line-height: 52px;
}
.lista-categorias a.auxiliares span{
    margin-top: 25px;
    width: 100px;
}
.lista-categorias .layer {
    display: block;
    background: url(../img/icones/sprite-icones-servicos.png) no-repeat;
    height: 160px;
    width: 77px;
    z-index: 90;
    position: absolute;
    left: 13px;
    top: -76px;
}
.lista-categorias .fabrica-de-roupas-atacadoIcone {
    background-position: 0 0;
}
.lista-categorias .camaMesaBanhoIcone {
    background-position: -78px 0;
}
.lista-categorias .cadeiaTextilIcone {
    background-position: -156px 0;
}
.lista-categorias .auxiliaresIcone {
    background-position: -234px 0;
}
/*Revista Online*/
.revistaOnline, .calendario {
    float: left;
    width: 210px;
    margin: 0 0 0 20px;
}

#inicial .revistaOnline {
    margin: 0 0 0 30px;
}
.revistaOnline h2, .calendario h2 {
    width: 210px;
    margin: 0 0 10px 0;
}
.revistaOnline .thumbRevistaOnline, #hotsite  .thumbFlipEmpresa{
    float: left;
    width: 209px;
    height: 220px;
    background: url(../img/thumb-revista-home.jpg) no-repeat;
    position: relative;
    margin-top:5px;
}
.revistaOnline .thumbRevistaOnline img, #hotsite  .thumbFlipEmpresa img {
    margin: 18px 0 0 35px;
}
.revistaOnline .thumbRevistaOnline a, #hotsite  .thumbFlipEmpresa a {
    display: block;
    width: 172px;
    height: 182px;
    top: 18px;
    left: 18px;
    position: absolute;
    text-indent: -9999px;
    cursor: pointer;
    background: url(../img/transparent.png) left top repeat;
}
.revistaOnline .thumbRevistaOnline a:hover {
    background: url(../img/hover-revista-online.png) no-repeat 0 70px;
}

.cadastroRepresentantes {
    float: left;
    width: 210px;
    margin: 0 0 0 20px;
}

#noticiaDetalhe .cadastroRepresentantes, #categorias .cadastroRepresentantes, #hotsite .cadastroRepresentantes {
    margin: 20px 0 0 20px;
}

.cadastroRepresentantes h2 {
    width: 210px;
    margin: 0 0 10px 0;
}
.cadastroRepresentantes .fundoCadastroRepresentante {
    float: left;
    width: 210px;
    background: url(../img/thumb-revista-home.jpg) no-repeat;
    position: relative;
}
.cadastroRepresentantes .fundoCadastroRepresentante img {
    margin: 18px 0 0 35px;
}
.cadastroRepresentantes .fundoCadastroRepresentante a {
    display: block;
    width: 172px;
    height: 182px;
    top: 18px;
    left: 18px;
    position: absolute;
    text-indent: -9999px;
    cursor: pointer;
    background: transparent;
}

.bannerPublicidade {
    float: left;
    width: 210px;
    margin: 0 0 0 20px;
}
.bannerPublicidade h2 {
    width: 210px;
    margin: 0 0 10px 0;
}
.bannerPublicidade .fundoBannerPublicidade {
    float: left;
    width: 210px;
    /*background: url(../img/fundo-banner-publicidade.jpg) no-repeat;*/
    position: relative;
}
.bannerPublicidade .fundoBannerPublicidade img {
    margin: 14px 0 0 0;
}


/*Notícias*/
h2.titleNoticias span.icone {
    background: url(../img/icones/icone-noticias.png) no-repeat;
}
p.categoriaNoticia, .categoriaNoticia span {
    margin: 4px 0 !important;
    color: #909090 !important;
    font-size: 13px !important;
}

/*Rodapé*/
.wrpRodape {
    clear: both;
    margin: 0 auto;
    width: 100%;
    height: 256px;
    background: url(../img/bg-repeat-rodape.png) repeat-x;
    position: relative;
}
.topoRodape {
    display: block;
    background: url(../img/topo-rodape.png) no-repeat top center;
    width: 990px;
    height: 34px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -496px;
}
.rodapeContent {
    width: 960px;
    margin: 0 auto;
}
.rodapeContent .bloco {
    float: left;
    margin: 48px 0 0 0;
}
.rodapeContent .bloco h2 {
    padding: 0 0 0 16px;
    font-size: 20px;
    color: #fff;
    background: url(../img/icones/icone-titulo-rodape.png) no-repeat left center;
    margin: 0 0 6px 10px;
}
.rodapeContent .bloco p {
    font-size: 12px;
    color: #fff;
    line-height: 140%;
    font-family: 'Verdana';
    margin: 0 0 0 10px;
}
.rodapeContent .cadastroEmpresa {
    margin-left: 20px;
    width: 300px !important;
}
.rodapeContent .cadastroEmpresa a {
    display: block;
    width: 274px;
    height: 44px;
    background: url(../img/bts/bt-cadastrar.png) no-repeat top left;
    line-height: 40px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    margin: 15px 0 0 0;
}
.rodapeContent .cadastroEmpresa a:hover {
    background-position: bottom left;
}
.ultimasTwitter {
    float: left;
    width: 300px !important;
    position: relative;
    height: 130px;
    margin: 0 30px 0 0;
}
.ultimasTwitter ul li {
    font-size: 12px;
    color: #fff;
    line-height: 130%;
    font-family: 'Verdana';
    margin: 0 0 0 10px;
}
.ultimasTwitter ul li a {
    color: #ff9797;
}
.ultimasTwitter .nav2 {
    width: 70px;
    height: 27px;
    background: url(../img/bg-nav-twitter.png) no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 98;
}
.ultimasTwitter .nav2 #prev2, .ultimasTwitter .nav2 #next2 {
    display: block;
    width: 35px;
    height: 27px;
    text-indent: -9999px;
    cursor: pointer;
}
.ultimasTwitter .nav2 #prev2 {
    float: left;
}
.ultimasTwitter .nav2 #next2 {
    float: right;
}
/*Newsletter*/
.newsletter {
    width: 270px !important;
    padding-left: 35px;
}
.newsletter h2 { 
    margin-left: 5px !important;
}
.newsletter input {
    border: none;
    color: #8a162d;
    font-size: 13px;
    font-family: 'Verdana';
    line-height: 39px;
}
.newsletter input:focus {
    color: #fff;
}
.newsletter .nomeNewsletter {
    float: left;
    width: 271px;
    height: 39px;
}
.newsletter .nomeNewsletter input { 
    width: 221px;
    height: 39px;
    background: url(../img/bg-forms/sprite-input-grande-rodape.png) no-repeat 0 0;
    padding: 0 40px 0 10px;
}
/*Certo*/
.newsletter .nomeNewsletter input.valid {
    background-position: 0 -41px;
}
/*Errado*/
.newsletter .nomeNewsletter input.invalid {
    background-position: 0 -82px;
}
.newsletter .emailNewsletter {
    float: left;
    width: 161px;
    height: 39px;
    margin: 8px 0 0 0;
}
.newsletter .emailNewsletter input {
    width: 111px;
    height: 39px;
    background: url(../img/bg-forms/sprite-input-pequeno-rodape.png) no-repeat;
    padding: 0 40px 0 10px;
}
/*Certo*/
.newsletter .emailNewsletter input.valid{
    background-position: 0 -41px;
}
/*Errado*/
.newsletter .emailNewsletter input.invalid {
    background-position: 0 -82px;
}
.newsletter .cadatrarNewsletter .button{
    float: left;
    width: 104px;
    height: 44px;
    background: url(../img/bts/bt-cadastrar-rodape.png) no-repeat;
    text-indent: -9999px;
    border: none;
    margin: 8px 0 0 5px;
    position:relative;
    right:-2px;
    cursor: pointer;
}
a.newsletter_voltar {
    float: left;
    display: block;
    width: 104px;
    height: 44px;
    background: url(../img/bg-forms/bt-enviar-contato.png) no-repeat !important;
    border: none;
    margin: 10px 0 0 10px;
    padding-bottom:5px;
    color: #fff;
    font-size: 13px;
    font-family: 'Verdana';
    line-height: 38px !important;
    text-align: center;
}
a.newsletter_voltar:hover {
    text-decoration: none;
}
.footerRodape {
    display: block;
    width: 897px;
    height: 35px;
    background: url(../img/footer-rodape.png) no-repeat;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -488px;
    color: #fff;
    font-size: 14px;
    line-height: 10px;
    padding: 30px 40px 0 40px;
}

.footerRodape span.copy {
    float: left;
    display: block;
    height:25px;
    width: 828px;
	font-family: arial;
	font-size: 10px
}

.footerRodape a {
    float: left;
    display: block;
    width: 68px;
    height: 15px;
    background: url(../img/logo-vp.png) no-repeat;
    text-indent: -9999px;
}

P.retornoBusca {
    background: #eaeaea;
    border:1px solid #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float:left;
    margin:0 0 20px 0!important;
    padding:2px 8px 2px 14px;
    width: 646px;
}


P.retornoBusca STRONG{
    color:#5f0113;
    font-size:20px;
    font-weight:normal;
    margin:0 5px;
}

.atencao {font-size: 18px;line-height: 20px;margin:16px 0 10px 6px;color:#A8233B;font-weight:bold;}

.limitarbox {
	width: 500px !important;
	height: 200px !important;
	overflow: hidden !important;
	position: relative;
}
.fb-like-box {
	background-color: transparent;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -9px;
}
.fb-like {
	margin-top: 10px;
	text-align: center;
	width: 213px;
}
