<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Theme BRSeeds
Theme URI: http://www.brseeds.com.br
Description: Theme BRSeeds
Version: 1.0
Author: Rodrigo Tschope
Author URI: http://www.rodrigot.com
*/

@charset "utf-8";
/* GENERAL
----------------------------------------------------------------------------- */

* {margin:0; padding:0;}
a{ text-decoration:none; outline-style:none;}
a:hover{ text-decoration:none;}
a img {border: 0;}
ul, ol {list-style:none;}
.img_left img{float:left;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.over {overflow:hidden;}
.over1 {overflow:hidden; height:1px;}
.over0 {overflow:hidden; height:0px;}
.block {display:block;}
.del{display:none;}
.null{visibility:hidden;}

/* BASE
----------------------------------------------------------------------------- */

body { margin:0; background:#e9e1d6 url(images/background/bg_top.gif) top repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.3em; color:#7f7762; }
.main { position:relative; margin:0 auto; background:url(images/background/bg_header.jpg) top center no-repeat;}

/* HEADER
----------------------------------------------------------------------------- */
.header {width:940px; height:256px; margin:0 auto; clear:both; position:relative;}

.header h2 a {display:block; width:152px; height:124px; position:absolute; left:0; top:28px; background:url(images/logos/logo_brseeds.jpg) no-repeat; text-indent:-9999px;}

.header .search {position:absolute; right:0; top:72px;}
.header .search input {width:178px; height:40px; padding:0 10px 0 65px; border:none; font-size:12px; font-family:Arial, Helvetica, sans-serif; background:url(../images/background/bg_seach.gif) no-repeat; float:left;}


/* main menu */
.header ul.menu {position:absolute; left:0; top:184px;}
.header ul.menu li {float:left;}


/* BANNERS
----------------------------------------------------------------------------- */
.banners {min-height:32px; padding:0 0 20px;}

/* slideshow home */
#bannerHome {width:960px; height:268px; padding:20px 0 0; margin:0 auto 30px; background:none; position:relative;}
#bannerHome .frame {display:block; width:960px; height:288px; background:url(images/background/bg_bannerHome.png) no-repeat; position:absolute; top:0; left:0; z-index:200;}
#slider {position:relative; width:960px; height:220px; /*background:url(images/loading.gif) no-repeat 50% 50%;*/}
#slider img {position:absolute; top:0px; left:0px; display:none; z-index:100;}
#slider a { border:0; display:block; }
.nivo-controlNav { position:absolute; left:16px; bottom:-32px; z-index:300;}
.nivo-controlNav a {display:block; width:22px; height:22px; margin-right:12px; background:url(images/buttons/btn_bannerSquare2.gif) no-repeat; text-indent:-9999px; float:left; }
.nivo-controlNav a.active {background:url(images/buttons/btn_bannerSquare1.gif) no-repeat;}
.nivo-directionNav a { display:block; width:30px; height:30px; background:none; text-indent:-9999px; border:0; }
a.nivo-nextNav { background-position:-30px 0; right:15px; }
a.nivo-prevNav { left:15px; }
.nivo-caption { text-shadow:none; font-family: Helvetica, Arial, sans-serif; }
.nivo-caption a { color:#efe9d1; text-decoration:underline; }

/* The Nivo Slider styles */
.nivoSlider { position:relative; }
.nivoSlider img { position:absolute; top:0px; left:0px; }
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink { position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; z-index:60; display:none; }
/* The slices in the Slider */
.nivo-slice { display:block; position:absolute; z-index:50; height:100%; }
/* Caption styles */
.nivo-caption {padding:10px 30px 10px; margin:0 17px 0 300px; width:583px; height:1px; position:absolute; left:0px; top:30px; background:none; color:#fff; opacity:0.4; /* Overridden by captionOpacity setting */  z-index:300; }
.nivo-caption h3 {font-size:30px; line-height:normal; display:none;}
.nivo-caption p {margin:5px 0; display:none;}
.nivo-caption a {display:block; width:133px; height:39px; position:absolute;right:10px; top:140px; background:url(images/buttons/btn_bannerMore.png) no-repeat; text-indent:-9999px;}
.nivo-html-caption { display:none; }
/* Direction nav styles (e.g. Next &amp; Prev) */
.nivo-directionNav a { position:absolute; top:45%; z-index:99; cursor:pointer; }
.nivo-prevNav { left:0px; }
.nivo-nextNav { right:0px; }
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a { position:relative; z-index:99; cursor:pointer; }
.nivo-controlNav a.active { font-weight:bold; }

/* CONTENT
----------------------------------------------------------------------------- */
.content {width:940px; margin:0 auto; overflow:hidden; padding-top:55px;}
.content-home{width:940px; margin:0 auto; overflow:hidden;}
.sidebar {width:250px; margin:5px 0 40px; float:right;}
.info {width:650px; margin:0 0 40px; float:left;}


/* destaques */
.destaques {}

.destaques p {padding:10px 0;}
.destaques ul {width:680px; height:450px}
.destaques ul li {width:205px; height:210px; margin:0 16px 0 0; position:relative; float:left;}
.destaques ul li span {display:block; width:205px; height:210px; position:absolute; left:0; top:0; background:url(images/background/bg_frameProdutoMin.png) no-repeat; z-index:100;}
.destaques ul li .title_destaque{background: url(images/background/bg_trans.png) repeat scroll 0 0 transparent; display: block; height: 28px; left: 0; position: absolute; top: 9px; width: 185px; padding-left: 14px; padding-top: 6px; z-index: 99; color:#FFF; font-size:16px; font-weight:bold; font-family:Tahoma, Geneva, sans-serif;}
.destaques ul li img {padding:10px 0 0;}

.destaques ul li strong {color:#338706; font-weight:normal; position:absolute; left:16px; top:162px; z-index:500;}
.destaques ul li a {color:#338706; padding:0 4px;}
.destaques ul li a:hover {text-decoration:underline;}

/* destauqes / artigos */
.noticiasHome {width:315px; float:left; height:390px;}
.artigosHome {width:315px; float:right; height:390px;}

.boxTwitter {width:315px; float:left;}
.boxFacebook {width:315px; float:right;}

.boxEbit {width:315px; margin-top:20px; float:left;}
.boxEbit h3 {display:block; height:250px; background:url(images/buttons/e-bit.png) no-repeat; text-indent:-9999px;}

.noticiasHome ul, .artigosHome ul {padding:15px 0 0;}
.noticiasHome li, .artigosHome li {padding:0 0 20px 40px; position:relative;}
.noticiasHome .date, .artigosHome .date {position:absolute; left:0; top:0; text-align:center; font-size:11px;}
.noticiasHome .date strong, .artigosHome .date strong {display:block; font-size:24px;}
.noticiasHome h2, .artigoHomes h2 {color:#338706; font-size:16px;}
.noticiasHome h2 a, .artigosHome h2 a {color:#338706;}
.noticiasHome em, .artigosHome em {display:block; padding:0 0 10px; font-weight:bold; font-style:normal; font-size:11px;}
.noticiasHome span, .artigosHome span {color:#338706;}
.noticiasHome a, .artigosHome a {color:#7F7762;}
.noticiasHome a:hover, .artigosHome a:hover {color:#338706; text-decoration:underline;}

/* produtos / solucoes / dados tecnicos */
.dadosTecnicos {}


.dadosTecnicos p,
.produtos p,
.solucoes  p {padding:10px 0 20px;}

.dadosTecnicos ul, .produtos ul, .solucoes  ul {width:680px; height:450px}
.dadosTecnicos ul li, .produtos ul li, .solucoes ul li {width:205px; height:235px; margin:0 16px 0 0; float:left;}
.dadosTecnicos ul li h4, .produtos ul li h4, .solucoes ul li h4 {font-size:14px; font-weight:bold; height:25px}
.dadosTecnicos ul li .thumb, .produtos ul li .thumb, .solucoes ul li .thumb {width:205px; height:210px; position:relative;}
.dadosTecnicos ul li .thumb span, .produtos ul li .thumb span, .solucoes ul li .thumb span {display:block; width:205px; height:210px; position:absolute; left:0; top:0; background:url(images/background/bg_frameProdutoMin2.png) no-repeat; z-index:100;}
.dadosTecnicos ul li .thumb img, .produtos ul li .thumb img, .solucoes ul li .thumb img {padding:10px 0 0;}
.dadosTecnicos ul li .thumb strong, .produtos ul li .thumb strong, .solucoes ul li .thumb strong {color:#338706; font-weight:normal; position:absolute; left:16px; top:162px; z-index:500;}
.dadosTecnicos ul li .thumb a, .produtos ul li .thumb a, .solucoes ul li .thumb a {color:#338706; padding:0 4px;}
.dadosTecnicos ul li .thumb a:hover, .produtos ul li .thumb a:hover, .solucoes ul .thumb li a:hover {text-decoration:underline;}

/* quem somos */
.quemSomos {}

.quemSomos img {padding:15px 0 0;}
.quemSomos p {padding:0 0 15px;}

/* laboratorio */
.laboratorio {}
.laboratorio h1 {display:block; height:48px; background:url(images/texts/txt_laboratorio.gif) no-repeat; text-indent:-9999px;}
.laboratorio img {padding:15px 0 0;}
.laboratorio p {padding:0 0 15px;}


/* comentarios */
.comentarios {}
.comentarios h1 {display:block; height:48px; background:url(images/texts/txt_comentarios.gif) no-repeat; text-indent:-9999px;}
.comentarios img {padding:15px 0 0;}
.comentarios p {padding:0 0 15px;}

/* noticias / artigos */
.noticias {}
.artigos {}


.noticias em, .artigos em {display:block; padding:15px 0 0; font-style:normal;}
.noticias h2, .artigos h2 {font-size:18px; font-weight:bold; padding:0 0 20px; color:#338706;}
.noticias a:hover h2{text-decoration:underline;}
.wp-pagenavi a{ color:#338706;}
.noticias p, .artigos p {padding:0 0 15px;}
.noticias a{color:#338706;}
.noticias a:hover{text-decoration:underline;}


.noticias h3, .artigos h3 {font-size:18px; font-weight:normal; padding:15px 0 0;}
.noticias h3 strong, .artigos h3 strong {font-weight:bold;}
.noticias ul, .artigos ul {padding:10px 0 15px;}
.noticias ul li, .artigos ul li {padding:0 0 4px;}
.noticias ul strong, .artigos ul strong {font-size:16px}
.noticias ul a, .artigos ul a {color:#7F7762;}
.noticias ul a:hover, .artigos ul a:hover {text-decoration:underline;}

/* contato */
.contato {margin:0 0 30px;}

.contato address {display:block; width:340px; font-style:normal; border-right:1px solid #c9c1b3; float:left;}
.contato p {width:273px; float:right; margin:0 0 15px;}
.contato .map {position:relative;}
.contato .map a.bt {color:#338706; font-size:14px; position:absolute; bottom:30px; right:10px;}
.contato .map a:hover.bt {text-decoration:underline;}

.mensagem {}
.mensagem h1 {display:block; height:48px; background:url(images/texts/txt_contatoMensagem.gif) no-repeat; text-indent:-9999px;}
.mensagem .forms label input,
.mensagem .forms label textarea {width:428px;}
.mensagem .forms label {display:block; padding:0 0 15px;}


.cotacao p {padding:15px 0 0;}
.cotacao .forms label #empresa,
.cotacao .forms label #endereco,
.cotacao .forms label #nomePropriedade,
.cotacao .forms label #municipioPropriedade,
.cotacao .forms label textarea {width:428px;}
.cotacao .forms label #nome,
.cotacao .forms label #email,
.cotacao .forms label #telefone,
.cotacao .forms label #fax {width:195px;}
.cotacao .forms label #cep {width:120px;}
.cotacao .forms label #cidade {width:270px;}
.cotacao .forms label #nome,
.cotacao .forms label #telefone,
.cotacao .forms label #cidade {margin:0 12px 0 0;}
.cotacao .forms label {display:inline-block; zoom:1; *display:inline; padding:0 0 15px;}


/* forms */
.forms {width:470px; padding:15px 0 0 20px; margin:0 auto; overflow:hidden;}
.forms label input,
.forms label textarea {padding:10px; font-size:14px; color:#9a9483; font-family:Arial, Helvetica, sans-serif; border:1px solid #c6beaa; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; background:#fff url(images/background/bg_formFields.gif) top repeat-x;}
.forms label input {height:17px;}
.forms label textarea {height:100px;}
.forms label.error {color: red;font-style: italic}
.forms div.error { display: none; }
/*.forms input:focus { border: 1px dotted black; }*/
.forms input.error { border: 1px dotted red; }


/* 404 */
.erro404 {}


/* Produtos */
.produtos h2 {font-size:18px; font-weight:bold; padding:10px 0 15px 0;}

.foto {width:205px; height:210px; position:relative; float:left;}
.foto span {display:block; width:205px; height:210px; position:absolute; left:0; top:0; background:url(images/background/bg_frameProdutoMin2.png) no-repeat; z-index:100;}
.foto img {padding:10px 0 0;}
/*.foto a {color:#338706; font-size:14px; position:absolute; bottom:30px; right:10px; z-index:1000;}
.foto a:hover {text-decoration:underline;}*/

ul.detalhe {display:block; width:300px; height:auto; min-height:120px; padding:0 0 0 30px; margin:0 0 30px; font-style:normal; float:left;}
ul.detalhe li {width:auto; height:auto; padding:0 0 5px; margin:0; float:none;}
ul.detalhe .links {margin:20px 0 0;}

.maisDetalhes { padding:15px 0 0; border-top:1px solid #c9c1b3;}
.maisDetalhes p {padding:10px 0 20px; margin:0;}
.maisDetalhes .pdf {padding:6px 0 6px 35px; background:url(images/icons/icon_pdf.gif) 0 2px no-repeat;}
.maisDetalhes p a {color:#7F7762; text-decoration:underline;}

.produtos .voltar {display:block; width:92px; height:36px; margin:15px auto 0; background:url(images/buttons/btn_voltar.gif) no-repeat; text-indent:-9999px;}

/* FOOTER
----------------------------------------------------------------------------- */
.footer {padding:12px 0 0; height:30px; background:url(images/background/bg_trans.png) top repeat-x; clear:both; position:relative;}
.footer .testimonials {width:940px; margin:0 auto;}

.footer .testimonials em {display:block; padding:15px 0;}
.footer .testimonials p {text-align:right; font-size:16px;}
.footer p.rights {position:absolute; top:0px; left:50%; margin:0px 0 20px -470px; font-size:10px; text-transform:uppercase; width: 908px; text-align: center;}
.footer a.credit {position:absolute; top:30px; left:50%; margin:0 0 0 446px;}


/* Padrao WP
----------------------------------------------------------------------------- */

.aligncenter, div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignleft{float: left;}
.alignright{float: right;}
.wp-caption{border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;/* optional rounded corners for browsers that support it */-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.wp-caption img{margin: 0;padding: 0;border: 0 none;}
.wp-caption p.wp-caption-text{font-size: 11px;line-height: 17px;padding: 0 4px 5px;margin: 0;}


/* Menu - Languages
----------------------------------------------------------------------------- */

#qtranslate-3-chooser {float: right;}
.qtrans_language_chooser li{float: left; margin:3px 3px 0 3px;}
.qtrans_language_chooser li a.qtrans_flag_and_text{color: #7F7762;}
.qtrans_language_chooser li a.qtrans_flag_and_text:hover span{text-decoration:underline;}

#qtranslate-4-chooser{width:280px; margin:0 auto; overflow:hidden;}
#qtranslate-4-chooser li{float: left; margin:0px 10px 10px 10px;}


/*---------prod_box----------*/
</pre></body></html>