@charset "utf-8";
*{padding:0px; margin:0px; border:0px;}
html{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#474747;
	background-color:#e8e8e8;
	font-size:12px;
	overflow-y: scroll;
}
body{
}
#outerPage{
	width:100%;
	text-align:center;
	float:left;
background:#ffffff url(images/restBg.jpg) no-repeat scroll center 0px;
}
#outerPage.home{background:#ffffff url(images/homeBg.jpg) no-repeat scroll center 0px;}
#page{ 
	width:975px;
	margin:0px auto;
	text-align:left;
}

#header{
	width:975px;
	float:left;
background:#ffffff url(images/restBg.jpg) no-repeat scroll center 0px;
}
#outerPage.home #page #header{background:#ffffff url(images/homeBg.jpg) no-repeat scroll center 0px;}

#header #noriLogo{
	position:absolute;
	width:179px;
	height:151px;
	display:block;
	margin:24px 0px 0px 18px;
}
#header .idiomas{
	float:right;
	background:transparent url(images/idiomasRight.jpg) no-repeat scroll right 7px ;
	padding:10px 21px 0px 0px;
}
#header .idiomas a{
	background:transparent url(images/idiomaBg.jpg) scroll no-repeat;
	font-size:11px;
	color:#aaaaaa;
	text-decoration:none;
	width:27px;
	text-align:center;
	display:block;
	text-transform:uppercase;
	float:left;
	padding:2px 0px 11px 0px;
}
#header .idiomas a:hover{color:#da251d;}
#header .idiomas a.selected, #header .idiomas a.selected:hover{
	color:#FFF;
	background:transparent url(images/idiomaSelBg.jpg) scroll no-repeat;
}

#header .mainMenu{
	list-style:none;
	float:right;
	padding:0px 21px 0px 0px;
	clear:both;
	margin:15px 0px 0px;
}
#header .mainMenu li{float:left;}
#header .mainMenu li a{
	float:left;
	background:transparent url(images/menuBtnBg.jpg) no-repeat scroll bottom left;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#5a5a5a;
	text-decoration:none;
	padding:12px 18px 10px;
}
#header .mainMenu li a.first{background-position:right bottom;}
#header .mainMenu li a:hover, #header .mainMenu li.hovered a{color:#da251d;}
#header .mainMenu li.selected a{background-position:left top; color:#FFF;}
#header .mainMenu li.lv2{ display:block;}
#header .mainMenu li.lv2 ul{
	position:absolute;
	background:#fffdfd url(images/subMenuFooter.jpg) scroll no-repeat bottom;
	padding:5px 8px 18px 10px;
	width:97px;
	list-style:none;
	margin:41px 0px 0px;
}
#header .mainMenu li.lv2 ul li{
	background:transparent url(images/subMenuItemDiv.jpg) scroll no-repeat bottom;
	width:97px;
	padding:2px 0px;
}
#header .mainMenu li.lv2 ul li a{
	padding:0px;
	background:none;
	padding:2px 0px 2px 7px;
	width:90px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#333;
}
#header .mainMenu li.lv2 ul li a:hover{color:#da251d;}

#content{
	float:left;
	width:960px;
	padding:0px 7px;
	margin:19px 0px 45px;
}
#content #produtosHome{
	float:left;
	width:470px;
	padding:4px 0px 0px;
	overflow:hidden;
	background:transparent url(images/homeProdBg.jpg) no-repeat left 5px;
	height:281px;
}
#content #produtosHome #prodNavBar{
	float:left;
}
#content #produtosHome.oleo{background:transparent url(images/homeProdBg.jpg) no-repeat left 5px;}
#content #produtosHome.sabao{background:transparent url(images/homeProdBg.jpg) no-repeat left -354px;}
#content #produtosHome.sabonete{background:transparent url(images/homeProdBg.jpg) no-repeat left -716px;}
#content #produtosHome #prodNavBar a{
	display:block;
	float:left;
	width:155px;
	padding:8px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-decoration:none;
	font-size:17px;
	text-align:center;
}
#content #produtosHome #prodNavBar a#saboneteBtn0{ color:#f5e8e8;}
#content #produtosHome #prodNavBar a#saboneteBtn1{ color:#d5eff9;}
#content #produtosHome #prodNavBar a#saboneteBtn2{ color:#fbefca;}
#content #produtosHome #prodNavBar a#saboneteBtn:hover, #content #produtosHome #prodNavBar a#sabaoBtn:hover, #content #produtosHome #prodNavBar a#oleoBtn:hover{ color:#FFF;}
#content #produtosHome #prodNavBar a#saboneteBtn.selected, #content #produtosHome #prodNavBar a#sabaoBtn.selected, #content #produtosHome #prodNavBar a#oleoBtn.selected{font-weight:bold; color:#FFF;}
#content #produtosHome .prodBlock{
	float:left;
}
#content #produtosHome .conteudo{
	float:left;
	width:435px;
	height:212px;
	padding:7px 17px 0px 19px;
	overflow:hidden;
/*	width:250px;*/
}
#content #produtosHome .conteudo a.tit{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:24px;
	color:#FFF;
	text-decoration:none;
	display:block;
	float:left;
	width:250px;
	padding:0px 0px 0px 15px;
	margin:0px 0px 5px 0px;
}
#content #produtosHome .conteudo p{
	font-size:11px;
	padding:0px 0px 0px 15px;
	float:left;
	width:255px;
	margin-bottom:5px;
	line-height:13px;
	text-align:justify;
}
#content #produtosHome .verMais{
	float:right;
	display:block;
	font-size:11px;
	width:103px;
	padding:1px 0px 5px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	margin:5px 0px 0px 0px;
}
#content #produtosHome.oleo .verMais:hover{ background:url(images/verMaisOleoOver.jpg) no-repeat left -1px;}
#content #produtosHome.sabao .verMais:hover{ background:url(images/verMaisSabaoOver.jpg) no-repeat left -1px;}
#content #produtosHome.sabonete .verMais:hover{ background:url(images/verMaisSaboneteOver.jpg) no-repeat left -1px;}
#content .homeNews{
	width:470px;
	float:right;
}
#content .homeNews .noticia{
	width:223px;
	background:transparent url(images/newsBottomLine.jpg) scroll no-repeat bottom;
	padding:0px 3px 10px 2px;
	float:left;
}
#content .homeNews .right{float:right;}
#content .homeNews .noticia h2{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#474747;
	font-size:22px;
	font-style:italic;
	font-weight:normal;
	margin:0px 0px 12px 0px;
}
#content .homeNews .noticia a{
	text-decoration:none;
	color:#474747;
	font-size:11px;
	display:block;
	float:left;
	height:243px;
	width:223px;
}
#content .homeNews .noticia a img.img{
	width:221px;
	height:115px;
	border:1px solid #929292;
	margin:0px 0px 10px 0px;
	cursor:pointer;
}
#content .homeNews .noticia span{
	width:100%;
	display:block;
	float:right;
	clear:both;
	cursor:pointer;
}
#content .homeNews .noticia .tit{
	color:#da251d;
	font-size:14px;
}
#content .homeNews .noticia .text{
	font-size:11px;
	line-height:13px;
	text-align:justify;
	height:65px;
	overflow:hidden;
	margin:0px 0px 13px 0px;
	color:#666;
}

#content .homeNews .noticia .verMais{
	width:103px;
	color:#FFF;
	text-align:center;
	font-size:11px;
	padding:2px 0px;
	float:right;
	clear:both;
}
#content .homeNews .noticia a:hover .text{color:#000;}
#content .homeNews .noticia a:hover img.img{border:1px solid #da251d;}
#content .homeNews .noticia a:hover .tit{ color:#b90800;}
#content .homeNews .noticia a:hover .verMais{ color:#333333;}

#content #left{
	width:223px;
	float:left;
	background:transparent url(images/leftShadow.jpg) no-repeat top right;
	padding:42px 0px 0px 0px;
}
#content #left ul.leftMenu{
	float:left;
	list-style:none;
	margin-bottom:70px;
}
#content #left ul.leftMenu li{
	float:left;
}
#content #left ul.leftMenu li a{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-style:italic;
	display:block;
	text-decoration:none;
	width:202px;
	color:#474747;
	padding:4px 0px 4px 21px;
	margin:0px 0px 5px 0px;
}
#content #left ul.leftMenu li.selected a, #content #left ul.leftMenu li.selected a:hover{
	background:transparent url(images/leftSelectedItemBg.jpg) no-repeat scroll right;
	color:#e04d45;
	padding:12px 0px 12px 21px;
}
#content #left ul.leftMenu li a:hover{ 
	background:#474747; 
	color:#ffffff;
}
#content #left a.voltarListagem{
	float:right;
	display:block;
	background:transparent url(images/voltarBg.jpg) no-repeat scroll;
	padding:12px 0px 12px 49px;
	width:174px;
	color:#6d6d6d;
	text-decoration:none;
}
#content #left a.voltarListagem:hover{ color:#333;}
#content #right{
	float:left;
	width:700px;
	padding:0px 0px 0px 23px;
}
#content #right h1, #content #big h1{
	font-size:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#da251d;
	background:#ffffff url(images/h1RightBg.jpg) no-repeat scroll right;
	padding:0px 51px 0px 0px;
	font-weight:normal;
	font-style:italic;
	margin:0px 0px 26px 0px;
	width:auto;
	float:left;
}
#content #right h1{
	width:449px;
	float:left;
}
#content #big .smallLeft{
	width:449px;
	float:left;
	padding:0px 0px 0px 22px;
}
#content #right h1, #content #big .smallLeft .tinyDiv{
	width:auto;
	float:left;
}
#content #big .smallLeft .tinyDiv{margin:2px 0px 0px;}
#content #right h1, #content #big .smallLeft .tinyDiv a{
	color:#000;
	text-decoration:none;
}
#content #right h1, #content #big .smallLeft .tinyDiv a:hover{
	color:#DA251D;
}
#content #right .block, #content #big .block{
	width:700px;
	float:left;
	margin:0px 0px 30px 0px;
}
#content #big .block{width:449px;}
#content #right .block h2, #content #big .block h2{
	width:100%;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	background:transparent url(images/blockH2Bg.jpg) no-repeat scroll bottom;
	padding:0px 0px 15px 0px;
	margin-bottom:2px;
}
#content #big .smallRight .block iframe{
	float:left;
	padding:1px;
	border:1px solid #da251d;
}
#content #big .smallRight .block .googleLinkBullet{
	float:right;
	background:transparent url(images/googleLinkBullet.jpg) no-repeat scroll right;
	padding:2px 33px 12px 0px;
	font-size:13px;
	margin-right:-3px;
	text-decoration:none;
	color:#474747;
}
#content #big .smallRight .block .googleLinkBullet:hover{color:#DA251D;}
#content #big .block h2{background:transparent none;}
#content #big  .smallLeft .block ul.form{
	list-style:none;
	float:left;
}
#content #big  .smallLeft .block ul li{
	float:left;
	width:449px;
	margin:0px 0px 10px 0px;
}
#content #big  .smallLeft .block ul.form li label{
	float:left;
	display:block;
	width:79px;
	padding:0px 10px 0px 0px;
	text-align:right;
}
#content #big  .smallLeft .block ul.form li label span{ color:#DA251D;}
#content #big  .smallLeft .block ul.form li input, #content #big  .smallLeft .block ul.form li textarea{
	float:left;
	background:#f2f2f2;
	width:350px;
	font-size:11px;
	padding:5px;
}
#content #big .smallLeft .block ul.form li textarea{height:95px;}
#content #big .smallLeft .block .formBar{
	background:url(images/formBarBg.jpg) no-repeat 89px top;
	float:left;
	padding:10px 15px 6px 89px;
	width:342px;
	margin:5px 0px 0px;
}
#content #big  .smallLeft .block .formBar a{
	float:right; 
	color:#6d6d6d;
	text-decoration:none;
}
#content #big  .smallLeft .block .formBar a.send{
	background:transparent url(images/sendIco.jpg) no-repeat scroll right top;
	padding:0px 26px 0px 0px;
}
#content #big  .smallLeft .block .formBar a.clear{
	background:transparent url(images/clearIco.jpg) no-repeat scroll left top;
	padding:0px 0px 0px 26px;
}
#content #big  .smallLeft .block .formBar span{
	background:transparent url(images/formBarSep.jpg) no-repeat scroll 50% 50%;
	width:35px;
	float:right;
	display:block;
	height:20px;
}
#content #big  .smallLeft .block .formBar a:hover{color:#DA251D;}
#content #big  .smallLeft .block p.comment{
	padding:0px 15px 0px 89px;
	width:342px;
	color:#999999;
	float:left;
}
#content #big .smallLeft .block p.comment span{color:#DA251D;}
#content #big .smallRight{
	width:453px;
	float:right;
	padding:0px 14px 0px 0px;
}

#content #right .block p{
	line-height:15px;
	margin:0px 0px 10px 0px;
	text-align:justify
}
#content #right .block img{
	float:right;
	border:solid #9a9a9a 1px;
	padding:1px;
	margin:5px 0px 5px 5px;
}
#content #right .block ul.list{
	list-style:none;
}
#content #right .block ul.list li{
	width:350px;
	float:left;
	margin-bottom:3px;
}
#content #right .block ul.list li a{
	display:block;
	float:left;
	width:312px;
	padding:0px 0px 0px 24px;
	text-decoration:none;
	line-height:13px;
}
#content #right .block ul.downloads li a{background:transparent url(images/downloadIcon.jpg) no-repeat scroll;}
#content #right .block ul.links li a{background:transparent url(images/linkIcon.jpg) no-repeat scroll;}
#content #right .block ul.list li a span{
	display:block;
	float:left;
	clear:both;
	width:100%;
	cursor:pointer;
}
#content #right .block ul.list li a span.file{color:#474747;}
#content #right .block ul.list li a span.legenda{
	color:#aaaaaa;
	font-size:10px;
	font-style:italic;
}
#content #right .block ul.list li a:hover span.file{color:#c7221a;}
#content #right ul.prodList{
	list-style:none;
}
#content #right ul.prodList li h2{
	width:668px;
	background:transparent url(images/blockProdH2Bg.jpg) no-repeat scroll bottom;
	padding:0px 0px 15px 38px;
	margin-bottom:11px;
}
#content #right ul.prodList li{
	background:transparent url(images/prodBg.jpg) no-repeat scroll bottom;
	padding-bottom:26px;
}
#content #right ul.prodList .block .imageBox{
	width:250px;
	float:left;
}
#content #right ul.prodList .block .imageBox a.maisImg{
	background:transparent url(images/maisImgIcon.jpg) no-repeat scroll;
	display:block;
	float:left;
	padding:0px 0px 10px 29px;
	color:#db4b44;
	text-decoration:none;
}
#content #right ul.prodList .block .imageBox a.maisImg:hover{
	font-weight:bold;
}
#content #right ul.prodList .block ul{
	float:none;
	background:none;
	padding:0px;
}
#content #right ul.prodList .block ul li{
	background:none;
	width:207px;
	float:left;
	padding:0px;
	list-style-position:inside;
	list-style-type:circle;
}
#content #right ul.prodList li .downloadBoxHelper{
	position:relative;
	float:right;
	width:100%;
}
#content #right ul.prodList li .downloadBoxHelper .downloadBox{
	position:absolute;
	right:0px;
	background:url(images/prodDownBg.jpg) no-repeat;
	height:27px;
	width:394px;
	float:right;
	margin:-45px 0px 0px;
	padding:24px 26px 0px;
}
#content #right ul.prodList li .downloadBoxHelper .downloadBox a{
	display:block;
	float:left;
	background:transparent url(images/prodDownIcon.jpg) no-repeat scroll;
	padding:0px 0px 0px 15px;
	text-decoration:none;
	line-height:13px;
	width:167px;
	margin:2px 0px 0px;
}
#content #right ul.prodList li .downloadBoxHelper .downloadBox a span{
	float:left;
	display:block;
	width:100%;
	cursor:pointer;
}
#content #right ul.prodList li .downloadBoxHelper .downloadBox a span.file{color:#6f6f6f;}
#content #right ul.prodList li .downloadBoxHelper .downloadBox a:hover span.file{color:#da251d;}
#content #right ul.prodList li .downloadBoxHelper .downloadBox a span.legenda{
	color:#aaaaaa;
	font-style:italic;
	font-size:10px;
}
#content #right ul.prodList li .downloadBoxHelper .downloadBox .downDiv{
	background:url(images/downDiv.jpg) no-repeat scroll center top;
	height:22px;
	width:30px;
	float:left;
}
#content #big .top{
	background:transparent url(images/topBg.jpg) repeat-x scroll left 29px;
	float:left;
	display:block;
	margin:0px 0px 26px 0px;
	width:946px;
}
#content #big .top h1{
	margin:0px 0px 0px 0px;
	background:#ffffff url(images/bigH1RightBg.jpg) no-repeat right;
	padding-left:20px;
}
#content #big .navBar{
	float:right;
	margin:18px 0px 0px;
}
#content #big .navBar a{
	width:12px;
	text-align:center;
	display:block;
	float:left;
	color:#353535;
	text-decoration:none;
}
#content #big .navBar a.selected, #content #big .navBar a:hover{ color:#d53c35;}
#content #big .navBar .btn{
	margin:0px 5px;
	width:17px;
	height:14px;
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}
#content #big .navBar .btn:hover{background-position:left -14px;}
#content #big .navBar .back{background-image:url(images/navBackBtn.jpg);}
#content #big .navBar .next{background-image:url(images/navNextBtn.jpg);}
#content #big .bigList{
	float:left;
	list-style:none;
	width:924px;
	padding:0px 0px 0px 21px;
}
#content #big .bigList li{
	width:450px;
	background:url(images/bigListItemBottomBg.jpg) no-repeat bottom;
	float:left;
	padding:0px 0px 12px 0px;
	margin:0px 0px 35px 0px;
}
#content #big .bigList li.right{float:right;}
#content #big .bigList li .content {
	float:left;
	display:block;
	width:273px;
	padding:0px 0px 0px 14px;
	height:110px;
	overflow:hidden;
	margin:0px 0px 19px 0px;
}
#content #big .bigList li .content .tit{
	color:#da251d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	display:block;
	float:left;
	text-decoration:none;
	clear:both;
	width:273px;
}
#content #big .bigList li .content .tit:hover{ text-decoration:underline;}
#content #big .bigList li .content .data{
	font-size:11px;
	color:#b6b6b6;
	font-style:italic;
	clear:both;
	width:273px;
	float:left;
	display:block;
}
#content #big .bigList li .content .text{
	text-align:justify;
	line-height:14px;
}
#content #big .bigList li a.verMais{
	background:transparent url(images/maisInfoBullet.jpg) no-repeat 17px 0px;
	padding:0px 12px 0px 40px;
	display:block;
	float:right;
	width:77px;
	color:#474747;
	text-decoration:none;
}
#content #big .bigList li a.verMais:hover{color:#da251d;}
#content #big .listBottomHelper{
	float:left;
	padding-left:21px;
}
#content #big .listBottom{
	float:right;
	background:transparent url(images/listBottomLine.jpg) repeat-x top;
	width:925px;
	padding:11px 0px 0px;
}
#content #big .listBottom .navBar{
	margin-top:0px;
}
#content #big .navLabel{
	float:left;
}
#footerOut{
	width:100%;
	background:transparent url(images/footerBgTop.jpg) repeat-x top;
	text-align:center;
	float:left;
	padding:30px 0px 40px 0px;
}
#footerOut #footer{
	width:960px;
	margin:0px auto;	
}
#footerOut #footer span.copy{
	float:left;
	color:#777777;
	font-size:11px;
	display:block;
}
#footerOut #footer #GB{
	float:left;
	font-size:11px;
	text-decoration:none;
	color:#777777;
}
#footerOut #footer #GB:hover{text-decoration:underline;}

#footerOut #footer #logoGlobaz{
	display:block;
	float:right;
	width:56px;
	height:21px;
	background:transparent url(images/logoGlobaz.jpg) no-repeat scroll top;
}

.flash{float:left;}
.closed{display:none;}



/**
 * 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 CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/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;	
}
