/* ---------------------------------------------------------------------------------------------------------------------------- */
/* START of global selectors */
:root{
 overflow-y: scroll;
}

*
{
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
}

body{
	background-color: #FFFFFF;
	font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 0.69em;
	line-height: 1.88em;
	color: #5A686A;
	height: 100%;
	background-image:url(../i/bgPgA.jpg);
    background-repeat: repeat-x;
}

a:link{
	color: #7B0182;
	outline: none;
}

a:hover, a:active{
	color: #660000;
	outline: none;
} 

a:visited{
	color: #990000;
	outline: none;
}

/** Hack for IE to use PNG Background **/
* a, * input, * textarea{
	position: relative;
}

#flashcontent{
    position: relative;
}

img{	
	display: block;
    padding: 0;
    border: 0;
}

p{
	margin: 0 0 10px 0;
}

h1{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 5.3em;
    letter-spacing: -0.02em;
    line-height: 1em;
    margin: 0 0 .4em 0;
    padding: 0;
    color: #000;
}

h1.products{
    color: #21B3BD;
}

h2{   
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 1.7em;
	letter-spacing: -0.02em;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 0.2em 0;
	color: #617072;
}

h2 a:link, h2 a:hover, h2 a:active, h2 a:visited{   
    color: #617072;
	text-decoration: none;
}

h2.lvlTwo{
    font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, Verdana, Sans-Serif;
    font-size: 1.4em;
    font-weight: bold;
}

.membersOnly h2{
    font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, Verdana, Sans-Serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #86B020;
    background-image: url(../i/icnMembersOnly.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding: 9px 0 0 33px;
    margin: 0 0 19px 0;
}

h3{
	font-size: 1.4em;
	line-height: 1em;
	margin: 0 0 0.7em 0;
}

h4{
	font-size: 1.1em;
	line-height: 1em;
	margin: 0 0 0.7em 0;
}

iframe{
    border: none;
    overflow: hidden;
    margin: 0;
}

ol{
    margin: 0 10px 0 20px;
}

ul.list{
    list-style-type: none;
    padding: 0;
    margin: 0 0 10px 0;
}

ul.list li{
    margin: 0 0 0.1em 0;
    padding: 0 0 0 7px;
    background-image: url(../i/ulArw.gif);
    background-position: 0 6px;
    line-height: 1.6em;
}

ul.listLinks{
    list-style-type: none;
    padding: 0;
    margin: 0 0 10px 0;
}

ul.listLinks li{
    margin: 0 0 0.5em 5px;
    padding: 0 0 0 7px;
    background-image: url(../i/ulArwListLinks.gif);
    background-position: 0 6px;
    line-height: 1.6em;
}

ul.list01{
    list-style-type: disc;
    padding: 0 0 0 15px;
    margin: 0 0 10px 0;
}

ul.list01 li{
    margin: 0 0 0.1em 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
}

select{
	background-color: #fff;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	color: #666;
	height: 17px;
	width: 165px;
}

sup{
    font-size: 0.5em;
    vertical-align: top;
}

/* END of global selectors */
/* ---------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------- */
/* START of global classes */
.attention{
    font-size: 1.5em;
}

.block{
	display: block;
}

.bold{
	font-weight: bold;
}

.branding{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 1.5em;
    letter-spacing: -0.02em;
    font-weight: bold;
    line-height: .7em;
    margin: 0 0 0 .25em;
    color: #728587;
}

.branding sup{
    font-size: 0.75em;
    vertical-align: text-top;
}

.center{
    text-align: center;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.clr{
	clear: both;
}

.clearer{
	clear: both;
	height: 0;
	line-height: 0;
}

.color7AA80A{
    color: #7AA80A;
}

.color94BF2F{
    color: #94BF2F;
}

.errorStar{
    float: left;
    margin: 0 5px 0 0;
}

.hrCCC{
    height: 1px;
    background-color: #ccc;
    margin: 0 0 10px 0;
}

.hrFFF{
    height: 1px;
    background-color: #fff;
    margin: 0 0 10px 0;
}

.hr58C3CB{
    height: 1px;
    background-color: #58C3CB;
}

.hr65BE5F{
    height: 1px;
    background-color: #65BE5F;
}

.hrD97318{
    height: 1px;
    background-color: #D97318;
}

.hr9F03A8{
    height: 1px;
    background-color: #9F03A8;
}

.hr81B316{
    height: 1px;
    background-color: #81B316;
}

.hrE3224D{
	 height: 1px;
    background-color: #E3224D;
}

.hr11A1D6{
	height: 1px;
    background-color: #11A1D6;
}
.hr88999C{
    height: 1px;
    background-color: #88999C;
}

.hr13AEED{
    height: 1px;
    background-color: #13AEED;
}

.hr0798D1{
    height: 1px;
    background-color: #0798D1;
}

.hrC3CED0{
    height: 1px;
    background-color: #C3CED0;
}

.hr94BF2F{
    height: 1px;
    background-color: #94BF2F;
}

.hrDD0C73{
    height: 1px;
    background-color: #DD0C73;
}

.hrDD0A74{
    height: 1px;
    background-color: #DD0A74;
}

.hrBFBFBF{
    height: 1px;
    background-color: #BFBFBF;
}

.hr9E45A3 {
  height: 1px;
  background-color: #9E45A3;
  clear: both;
}

.hr57C3C9 {
  height: 1px;
  background-color: #57C3C9;
  margin: 17px 0;
}

.hrUnderH3{
    margin-bottom: 5px;
}

.hrUnderH2{
    margin-bottom: 17px;
}

.IEZindexHack{
	_z-index: -1;
}

.intro{
    font-size: 1.1em;
}

.it{
	font-style: italic;
}

.lnkDvdr{
    padding: 0 5px 0 5px;
}

.alert{
	color: #ad0104;
}

.no_bg_img{
    background-image: none;
}

.nodisplay{
    display: none;
}

.nomargin{
	margin: 0 ! important;
}

.note{
	color: #979797;
	font-size: .8em;
	font-style: italic;
}

.rndCrnCCCTop .note{
    line-height: 1.4em;
}

.olLowerLetter li{
    list-style-type: lower-alpha;
}

.olLowerRoman li{
    list-style-type: lower-roman;
}

.pano{
    padding: 0 0 35px 0;
    display: block;
}

.pointer{
	cursor: pointer;
    cursor: hand;
}

.red{
	color: #D51400;
}

a.reference{
    text-decoration: none;
}

.reference sup{
    vertical-align: text-top;
    font-size: 0.7em;
}

.strike{
    text-decoration: line-through;
}

.textField{
    border: 1px solid #BDBDBD;
    background-color: #FDFCF3;
}

.small{
    font-size: .8em;
}

.tmb{
    display: block;
    float: left;
    margin: 0 19px 0 0;
}

.underline{
    text-decoration: underline;
}
/* END of global classes */
/* ---------------------------------------------------------------------------------------------------------------------------- */


/* START of Round Corner Box classes */
/* ---------------------------------------------------------------------------------------------------------------------------- */
.rndCrnCCCTop{
	width: 166px;
    padding: 10px 10px 10px 10px;
    background-image: url(../i/rndCrnCCCTop.gif);
    position: relative;
}

.rndCrnCCCTop h2, #hm_menu_wrp .tr h2{
    font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, Verdana, Sans-Serif;
    font-weight: bold;
    color: #7B8F91;
    font-size: 1.4em;
    margin: 0 0 1em 0;
}

.rndCrnCCCTopWide{
    width: 194px;
    padding: 15px 10px 5px 10px;
    background-image: url(../i/rndCrnCCCTop.gif);
    background-repeat:no-repeat;
    background-position:top left;
    position: relative;
}

.rndCrnCCCTopWide h2{
    font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, Verdana, Sans-Serif;
    font-weight: bold;
    color: #7B8F91;
    font-size: 1.4em;
    margin: 0 0 1em 0;
}

.rndCrnCCCTop h3{
    font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0 0 .7em 0;
}

.rndCrnCCCTop p{
    line-height: 1.3em;
}

.rndCrnCCCTopWide p{
    line-height: 1.3em;
}

.rndCrnCCCBtm{
	width: 186px;
	height: 5px;
    background-image: url(../i/rndCrnCCCBtm.gif);
    background-repeat: no-repeat;
    position: relative;  
}

.rndCrnCCCBtm2{
   width: 166px;
	height:84px;
    padding: 15px 10px 5px 10px;
    background-image: url(../i/club/bgDripBtm.gif);
    position: relative;
}

.rndCrn7AA80ATop{
	width: 166px;
    padding: 10px 10px 10px 10px;
    background-image: url(../i/rndCrn7AA80ATop.gif);
    position: relative;
}

.rndCrn7AA80ATop h2{
    font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, Verdana, Sans-Serif;
    font-weight: bold;
    color: #7AA80A;
    font-size: 1.3em;
    margin: 3px 0 1em 30px;
}

.rndCrn7AA80ABtm{
	width: 186px;
	height: 5px;
    background-image: url(../i/rndCrn7AA80ABtm.gif);
    background-repeat: no-repeat;
    position: relative;  
}

.bgTextureTopWrp{
    position: relative;
    z-index: 1;
    height: 112px;
}

.bgTextureTop{
    position: absolute;
    top: 0;
    left: -9px;
    width: 186px;
    height: 112px;
}

#textureLoaf .bgTextureTop{
    background-image: url(../i/callouts/bgTextureLoaf.jpg);
}

#textureFlaked .bgTextureTop{
    background-image: url(../i/callouts/bgTextureFlaked.jpg);
}

#textureCarved .bgTextureTop{
    background-image: url(../i/callouts/bgTextureCarved.jpg);
}

#textureFineCuts .bgTextureTop{
    background-image: url(../i/callouts/bgTextureFineCuts.jpg);
}

#texturePrimeFilets .bgTextureTop{
    background-image: url(../i/callouts/bgTexturePrimeFilets.jpg);
}

#textureSearedFilets .bgTextureTop{
    background-image: url(../i/callouts/bgTextureSearedFilets.jpg);
}

#textureShredded .bgTextureTop{
    background-image: url(../i/callouts/bgTextureShredded.jpg);
}

#textureSliced .bgTextureTop{
    background-image: url(../i/callouts/bgTextureSliced.jpg);
}

#textureTenderCuts .bgTextureTop{
    background-image: url(../i/callouts/bgTextureTenderCuts.jpg);
}

#textureList ul{
    width: 80px;
    float: left;
}

#textureList ul li{
    
}

.bgTextureBtm{
    width: 145px;
    height: 75px;
    margin: 0 0 15px 1px;
    padding: 5px 10px 5px 10px;
    background-image: url(../i/callouts/bgTextureBtm.gif);
    background-position: 0 bottom;
}

/* START Round Corner Box w/Border classes */
.t {background: url(../i/dot.gif) 0 0 repeat-x;}
.b {background: url(../i/dot.gif) 0 100% repeat-x}
.b {background: url(../i/dot.gif) 0 100% repeat-x}
.l {background: url(../i/dot.gif) 0 0 repeat-y}
.r {background: url(../i/dot.gif) 100% 0 repeat-y}
.bl {background: url(../i/bl.gif) 0 100% no-repeat}
.br {background: url(../i/br.gif) 100% 100% no-repeat}
.tl {background: url(../i/tl.gif) 0 0 no-repeat}
.tr {background: url(../i/tr.gif) 100% 0 no-repeat; padding: 15px;}
/* END Round Corner Box w/Border classes */

/* START Round Corner Box w/Border classes */
.rndCrn7AA80A2px {margin: 0 0 28px 0;}
.rndCrn7AA80A2px .t {background: url(../i/dot7AA80A2px.gif) 0 0 repeat-x;}
.rndCrn7AA80A2px .b {background: url(../i/dot7AA80A2px.gif) 0 100% repeat-x;}
.rndCrn7AA80A2px .b {background: url(../i/dot7AA80A2px.gif) 0 100% repeat-x;}
.rndCrn7AA80A2px .l {background: url(../i/dot7AA80A2px.gif) 0 0 repeat-y;}
.rndCrn7AA80A2px .r {background: url(../i/dot7AA80A2px.gif) 100% 0 repeat-y;}
.rndCrn7AA80A2px .bl {background: url(../i/bl7AA80A2px.gif) 0 100% no-repeat;}
.rndCrn7AA80A2px .br {background: url(../i/br7AA80A2px.gif) 100% 100% no-repeat;}
.rndCrn7AA80A2px .tl {background: url(../i/tl7AA80A2px.gif) 0 0 no-repeat;}
.rndCrn7AA80A2px .tr {background: url(../i/tr7AA80A2px.gif) 100% 0 no-repeat; padding: 15px;}
/* END Round Corner Box w/Border classes */

/* START Round Corner Box w/Border classes */
.rndCrnErrorList {margin: 0 0 28px 0;}
.rndCrnErrorList .t {background: url(../i/dot7AA80A2px.gif) 0 0 repeat-x;}
.rndCrnErrorList .b {background: url(../i/dot7AA80A2px.gif) 0 100% repeat-x;}
.rndCrnErrorList .b {background: url(../i/dot7AA80A2px.gif) 0 100% repeat-x;}
.rndCrnErrorList .l {background: url(../i/dot7AA80A2px.gif) 0 0 repeat-y;}
.rndCrnErrorList .r {background: url(../i/dot7AA80A2px.gif) 100% 0 repeat-y;}
.rndCrnErrorList .bl {background: url(../i/bl7AA80A2px.gif) 0 100% no-repeat;}
.rndCrnErrorList .br {background: url(../i/br7AA80A2px.gif) 100% 100% no-repeat;}
.rndCrnErrorList .tl {background: url(../i/tl7AA80A2px.gif) 0 0 no-repeat;}
.rndCrnErrorList .tr {background: url(../i/tr7AA80A2px.gif) 100% 0 no-repeat; padding: 15px;}
/* END Round Corner Box w/Border classes */

.sqCrnErrorList{
    margin: 10px 0 15px 0;
    border: 2px solid #7AA80A;
}

.sqCrnErrorList .tr{
    padding: 15px;
    background-image: none;
}

/* START Round Corner Box w/Border classes */
#joinWrapTop .rndCrnErrorList {margin: 0 0 28px 0; background-color: #E31F45;}
#joinWrapTop .rndCrnErrorList .t {background: url(../i/club/dotErrorList.gif) 0 0 repeat-x;}
#joinWrapTop .rndCrnErrorList .b {background: url(../i/club/dotErrorList.gif) 0 100% repeat-x;}
#joinWrapTop .rndCrnErrorList .b {background: url(../i/club/dotErrorList.gif) 0 100% repeat-x;}
#joinWrapTop .rndCrnErrorList .l {background: url(../i/club/dotErrorList.gif) 0 0 repeat-y;}
#joinWrapTop .rndCrnErrorList .r {background: url(../i/club/dotErrorList.gif) 100% 0 repeat-y;}
#joinWrapTop .rndCrnErrorList .bl {background: url(../i/club/blErrorList.gif) 0 100% no-repeat;}
#joinWrapTop .rndCrnErrorList .br {background: url(../i/club/brErrorList.gif) 100% 100% no-repeat;}
#joinWrapTop .rndCrnErrorList .tl {background: url(../i/club/tlErrorList.gif) 0 0 no-repeat;}
#joinWrapTop .rndCrnErrorList .tr {background: url(../i/club/trErrorList.gif) 100% 0 no-repeat; padding: 15px;}
/* END Round Corner Box w/Border classes */


/* END of Round Corner Box classes */
/* ---------------------------------------------------------------------------------------------------------------------------- */

/* START Tooltip Balloons */
#toolTip{
	position: absolute;
	z-index: 20;
	display: none;
}

#toolTipContent{
	padding: 0 10px 0 10px;
	clear: both;
}

#elementClone{
    position: absolute;
    z-index: 21;
    _background-color: Aqua;
    _filter: alpha(opacity=.1);
    display: none;
    background: url(../i/x.gif);
    background-repeat: repeat;
}

#toolTipPointer{
	position: absolute;
	z-index: 20;
	display: none;
}

.toolTipPointerRightDown{
	width: 31px;
	height: 42px;
	background: url(../i/balloon/pdr.png) no-repeat 0 0;
	_background: url(../i/balloon/pdr.gif) no-repeat 0 0;
}

.toolTipPointerLeftDown{
	width: 31px;
	height: 42px;
	background: url(../i/balloon/pdl.png) no-repeat 0 0;
	_background: url(../i/balloon/pdl.gif) no-repeat 0 0;
}

#toolTip #hd{
	background: url(../i/balloon/tl.png) no-repeat 0 0;
	_background: url(../i/balloon/tl.gif) no-repeat 0 0;
	margin-right: 21px; /* space for right corner */
}

#toolTip #hd .c{
	background: url(../i/balloon/tr.png) no-repeat right 0;
	_background: url(../i/balloon/tr.gif) no-repeat right 0;
	margin-right: -21px; /* pull right corner back over "empty" space (from above margin) */
	height: 15px;
	font-size: 10px;
}

#toolTip #bd{
	background: url(../i/balloon/ml.png) repeat-y 0 0;
	_background: url(../i/balloon/ml.gif) repeat-y 0 0;
	margin-right: 21px;
}

#toolTip #bd .c{
	background: url(../i/balloon/mr.png) repeat-y right 0;
	_background: url(../i/balloon/mr.gif) repeat-y right 0;
	margin-right: -21px;
	font-size: 10px;
}

#toolTip #ft{
	background: url(../i/balloon/bl.png) no-repeat 0 0;
	_background: url(../i/balloon/bl.gif) no-repeat 0 0;
	_position: relative;
	margin-right: 21px;
}

#toolTip #ft .c{
	background: url(../i/balloon/br.png) no-repeat right 0;
	_background: url(../i/balloon/br.gif) no-repeat right 0;
	margin-right: -21px;
	height: 21px;
}

#balloonContent{
	padding: 5px;
}

#balloonContentLeft{
    width: 150px;
    margin: 0 20px 0 0;
    padding: 0 0 10px 20px;
    float: left;
}

#balloonContentLeft h2{
    font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, Verdana, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    color: #298F92;
    margin: 0 0 10px 0;
}

#balloonContentLeft p{
    font-size: 11px;
    line-height: 14px;
    color: #476064;
    margin: 0;
}
/* END Tooltip Balloons */

#modal_overlay{
    background-color: #000;
}

.btnvoltar{
	width:66px;
	height:20px;
	display:block;
	float:right;
	margin-bottom:20px;
}

.btnvoltar a{
	width:66px;
	height:20px;
	display:block;
	background:url(../i/cat/btnvoltar.jpg) no-repeat left 0;
	text-indent:-99999px;
}

.btnvoltar a:hover{
	background:url(../i/cat/btnvoltar.jpg) no-repeat left -20px;
}

/* ####### MODAL RAÇAS ####### */

/*.tooltip
{  
     border:1px solid #000;
     background-color:#fff;
     height:25px;
     width:200px;
     font-family:"Lucida Grande",Verdana;
     font-size:10px;
     color:#333;
}*/

/* ####### FIM MODAL RAÇAS ####### */

#bannerprodutos{
	width:127px;
	height:204px;
	display:block;
	float:left;
}