@charset "utf-8";
/* CSS Document */
/** zerando e padronizando as tags **/
* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
	text-decoration: none;
}
hr {display: none;}
h1, h2, h3, h4, h5, h6 {line-height:100%;vertical-align: top;}
#content input:focus, #content textarea:focus, #content select:focus {background:#ebf7e0;}
.jfa,.jfa a {display: none !important;}
.last {border: none !important;margin-right: 0 !important;padding-right: 0 !important;}
.imgleft {float:left;margin:0 20px 10px 0;}
.imgright {float:right;margin:0 0 10px 20px;}
html {background: #fff2d4;}
body {
	background: #fff2d4 url(../img/bg-top.jpg) repeat-x center top;
	font-family: Arial, 'trebuchet ms', verdana, Helvetica, sans-serif;
	height: 100%;
	text-align: center;
}


/***********
 corrigindo bug do firefox para o bloco pai contemplar os filhos
***********/
div:after, ol:after, form:after, dl:after, ul:after {content:".";display:block;clear:both;visibility:hidden;height:0;overflow:hidden;}
/***********
 corrigindo bug do firefox para o bloco pai contemplar os filhos
***********/



#geral {
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	position: relative;
	width: 940px;
	height: auto;
}
#header {
	background: transparent url(../img/corner-content-top.jpg) no-repeat center bottom;
	height: 105px;
	overflow: hidden;
	padding: 85px 10px 0 15px;
}
#content {
	background: transparent url(../img/corner-content-middle.jpg) repeat-y center top;
	padding: 0 16px;
	height: 100%;
}
.content-area {background: transparent url(../img/corner-content-bottom.jpg) no-repeat center top;height:14px;margin-bottom: 10px;}
.footer-area {
	background: #fff2d4 url(../img/bg-bottom.jpg) repeat-x center bottom;
	height: 154px;
	overflow: hidden;
	text-align: center;
}
#footer {
	background: transparent url(../img/bottom-pack.jpg) repeat-x center bottom;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	position: relative;
	width: 940px;
	height: 34px;
	padding-top: 120px;
}
/***********
 elementos do topo
***********/

/* nav */
#header h1{
	width: 200px;
	height: 81px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
#header h1 a{
	width: 200px;
	height: 81px;
	display:block;
	overflow: hidden;
	text-indent: -99999px;
	background: transparent url(../img/kerry-lowlow-logo.jpg) no-repeat left top;
	cursor: pointer;
}


/* nav */
#nav {
	width: 695px;
	float:right;
	height:32px;
	/*padding-top: 62px;*/
	/*padding-top: 42px;*/
	padding-top: 61px;	
}

div.subscribe{

	height: 20px;
  width: 300px; 
	float: right; 
	/*margin: 0 8px 0 500px;*/
	/*margin: 33px 8px 0 714px; - this are dimensions when Irish flag is showing */
	margin:33px 8px 0 574px;
	padding-left:33px; /* only for when Irish flag isn't showing */
	font-family: Arial, 'trebuchet ms', verdana, Helvetica, sans-serif;
	font-size:13px;
	position: absolute;
	text-align:right;
}

/*div.subscribe img{ height: 20px; }*/
div.subscribe a{ color:#548621; }


#nav li {
	float:left;
	width: 136px;
	height:32px;
	margin-right:2px;
}
#nav li a{
	display:block;
	overflow: hidden;
	text-indent: -9999px;
	width: 136px;
	height:32px;
	font: normal 12px Arial, Helvetica, 'trebuchet ms', verdana, sans-serif;
	color:#6c4609;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#nav li.aba-01 a {background: transparent url(../img/aba-01-off.jpg) no-repeat left bottom;}
#nav li.aba-02 a {background: transparent url(../img/aba-02-off.jpg) no-repeat left bottom;}
#nav li.aba-03 a {background: transparent url(../img/aba-03-off.jpg) no-repeat left bottom;}
#nav li.aba-04 a {background: transparent url(../img/press_tab_off.jpg) no-repeat left bottom;}
#nav li.aba-05 a {background: transparent url(../img/aba-04-off.jpg) no-repeat left bottom;}

#nav li a:hover{filter:alpha(opacity=100);	-moz-opacity:1;	opacity:1;}

.tpl-01 #nav li.aba-01 a, .tpl-02 #nav li.aba-02 a, .tpl-03 #nav li.aba-03 a, .tpl-04 #nav li.aba-04 a, .tpl-05 #nav li.aba-05 a{filter:alpha(opacity=100);	-moz-opacity:1;	opacity:1;}
.tpl-01 #nav li.aba-01 a {background: transparent url(../img/aba-01-on.jpg) no-repeat left bottom;}
.tpl-02 #nav li.aba-02 a {background: transparent url(../img/aba-02-on.jpg) no-repeat left bottom;}
.tpl-03 #nav li.aba-03 a {background: transparent url(../img/aba-03-on.jpg) no-repeat left bottom;}
.tpl-04 #nav li.aba-04 a {background: transparent url(../img/press_tab_on.jpg) no-repeat left bottom;}
.tpl-05 #nav li.aba-05 a {background: transparent url(../img/aba-04-on.jpg) no-repeat left bottom;}




/***********
content
***********/
#content p {
	color:#548621;
	font-size:0.9em;
	line-height: 1.2em;
	margin-bottom: 0.6em;
}
#content p.error {color:#fd0000;font-weight: bolder;font-size:0.7em;}
#content p a {
	color:#548621;
	text-decoration: underline;
	font-weight: bolder;
}
#content h2 {
color:#1e3907;
font-size: 1em;
letter-spacing: -1px;
margin: 0 0 0.4em 0;
}
#content h2:first-letter {font-size: 1.4em;}

#content h3 {
color:#1e3907;
font-size: 1em;
letter-spacing: -1px;
margin: 1.1em 0 0.2em 0;
}
#content h4 {
color:#2b4910;
font-size: 0.8em;
letter-spacing: -1px;
margin: 0.3em 0 0.2em 0;
}

.mid {
    text-align: center;
}

.list-01 li {list-style: inside circle;height: auto;}
.list-01 li {
	list-style: inside disc;
	color:#548621;
	font-size:0.9em;
	line-height: 1.2em;
	margin-bottom: 0.2em;
}

.list-02 li {list-style: none ;height: auto;}
.list-02 li {
	list-style: outside decimal;
	color:#548621;
	font-size:0.9em;
	line-height: 1.2em;
	margin-bottom: 0.2em;
}
#content address {
	color:#1e3907;
	font-size:0.7em;
	line-height: 1.2em;
	margin-bottom: 0.6em;
	font-style: normal;
	font-weight: bolder;
}

.banner-img {
	height: 100%;
	margin-bottom: 15px;
}


/* VANCLEI - VALIDATION */

form.cmxform #content label.error, 
#content label.error {
	color: red;
	font-style: italic;
}


.p_form {
	margin:0px;
	padding:0px;
}

#content input.error,#content textarea.error { 
	border: 1px dotted red; 
}
/* VANCLEI - VALIDATION END */


#content label {
	color:#548621;
	font-size:0.8em;
	line-height: 1.2em;
	margin: 0.2em 0 0.4em;
}

#competition-group3 label {

	font-family: Arial, 'trebuchet ms', verdana, Helvetica, sans-serif;
}

#content input {
	color:#548621;
	font-size:0.9em;
	line-height: 1.2em;
	height: 21px;
	width: 198px;
	padding:2px;
	border: 1px solid #a6a6a6;
	vertical-align: middle;
	margin: 0.3em 0 0.7em;
}
#content textarea {
	color:#548621;
	height: 70px;
	width: 198px;
	padding:2px;
	border: 1px solid #a6a6a6;
	vertical-align: middle;
	margin: 0.3em 0 0.7em;
	font: normal 0.9em/1.2em Arial, 'trebuchet ms', verdana, Helvetica, sans-serif;
}
#content input.zero {
	height: 21px;
	width: 20px;
	border: none;
	vertical-align: middle;
	margin: 0;
}
#content select {
	color:#548621;
	font-size:0.8em;
	line-height: 1.2em;
	border: 1px solid #a6a6a6;
	vertical-align: middle;
	margin: 0.3em 5px 0.7em 0;
	width: 205px;
}
#content input#submit {
	color:#fff;
	font-size:0.9em;
	font-weight: bolder;
	line-height: 1em;
	height: 24px;
	width: 149px;
	padding: 0 0 2px;
	border: none;
	vertical-align: middle;
	margin: 0.3em 0 0.7em;
	background: transparent url(../img/bt-submit.jpg) no-repeat left top;
	cursor: pointer;
}

.bt-action  {
	display:block;
	width: 218px;
	height: 20px;
	margin: 3px auto;
	font-size:12px;
	font-weight: bolder;
	color:#fff;
	padding: 4px 2px 0px;
	background: transparent url(../img/bt-action.jpg) no-repeat left top;
	display: block;
	text-align: center;
}
.bt-details, .bt-backlist {
	color:#fff;
	font-size:0.7em;
	font-weight: bolder;
	line-height: 24px;
	height: 24px;
	width: 149px;
	padding: 0 0 2px;
	display: block;
	vertical-align: middle;
	text-align: center;
	margin: 0.3em 0 0.7em;
	background: transparent url(../img/bt-submit.jpg) no-repeat left top;
	float:left;
}
.bt-return  {
	display:block;
	width: 159px;
	height: 20px;
	margin: 3px 0;
	font-size:12px;
	font-weight: bolder;
	color:#fff;
	padding: 4px 2px 0px;
	background: transparent url(../img/bt-return.jpg) no-repeat left top;
	display: block;
	text-align: center;
	float: right;
}

/* blocos */
.list-block {
	width: 100%;
	height: 100%;
}
.list-block li {
	float:left;
	height: 162px;
	width: 164px;
	margin: 0 13px 13px 0;
	overflow: hidden;
}

/* blocos */
.list-retailers {
	width: 100%;
	height: 100%;
}
.list-retailers li {
	float:left;
	height: 118px;
	width: 164px;
	margin: 0 5px 10px 0;
	overflow: hidden;
	text-align: center;
}
.list-retailers li a{}
.list-retailers li a span{
	color:#a07d46;
	font-size: 0.8em;
	text-decoration: underline;
}

/* lista */
.icons {
	height: 100%;
	clear:both;
	padding: 10px 0;
	width: 240px;
	overflow: hidden;
}
.icons li {
	margin: 10px 0;
	height: 60px;
	font-weight: bolder;
	font-size: 13px;
	color:#604924;
}
.icon-winwithkerrylowlow a{background: transparent url(../img/icon-winwithkerrylowlow.jpg) no-repeat left top;}
.icon-wheretobuy a{background: transparent url(../img/icon-wheretobuy.jpg) no-repeat left top;}
.icon-nutritionist a{background: transparent url(../img/icon-nutritionist.jpg) no-repeat left top;}
.icon-coupon a{background: transparent url(../img/icon-coupon.jpg) no-repeat left top;}
.icon-bmicalc a{background: transparent url(../img/icon-bmicalc.jpg) no-repeat left top;}
.icons li a{
	font-weight: bolder;
	font-size: 13px;
	color:#604924;
	line-height: 60px;
	display: block;
	height: 60px;
	padding-left: 60px;
}

/** col 1 **/
.col-1 {
	float:left;
	overflow: hidden;
	/*width:660px;*/
	height:100%;
	margin-right:15px;	
	padding: 20px 30px;
}
.tpl-01 .col-1 {
	width:335px;
	padding: 0 15px 0 25px;
}
.tpl-02-01 .col-1 {
	width:235px;
	padding: 0 15px 0 25px;
	clear:right;
}
.tpl-03 .col-1 {
	width:235px;
	padding: 0 15px 0 25px;
}
.tpl-04 .col-1 {
	/*width:270px;*/
	padding: 0 0 0 20px;
}
.col-1.wide{
width: 100%;
}
#liz-quote{
	width: 234px;
	margin-top: 10px;
}
#liz-quote-top{
	width: 100%;
	height: 16px;
	background-image: url(../img/liz-quote-top.gif);
	background-repeat: no-repeat;
}
#liz-quote-middle{
	padding: 0 10px;
	color: #343434;
	background-color: #d8c39a;
	background-image: url(../img/liz-quote-middle.gif);
	background-repeat: repeat-x;
	font-size: 0.9em;
}
#liz-quote-bottom{
	width: 100%;
	height: 11px;
	background-image: url(../img/liz-quote-bottom.gif);
	background-repeat: no-repeat;
}



/** col 2 **/
 .col-2 {
	float:right;
	overflow: hidden;
	/*width:170px;*/
	width: 550px;
	height:100%;	
	padding: 20px 0 0 5px;
}



.tpl-01 .col-2 {width:518px;padding: 0;}
.tpl-02-01 .col-2 {width:615px;padding: 0 0 20px; float: right; }
.tpl-03 .col-2 {width:585px;padding: 0 20px 20px 0;}
.tpl-04 .col-2 {width:600px;}
.tpl-05 .col-1{ width: 570px; }
.tpl-05 .col-2{ width: 200px; padding: 22px 0 0 57px; }

.signup .col-1{ width: 570px; }
.signup .col-2{ width: 200px; padding: 22px 0 0 57px; }

.contact-form #content .col-1{ width: 600px; float: left;  }
.contact-form #content .col-2{ width: 200px; padding: 47px 0 0 30px; float: none;  }

.privacy-policy #content .col-1{ width: 600px; float: left; }
.privacy-policy #content .col-2{ width: 200px; }

/*div.winawiifit div.content div.col-2*/




/***********
footer
***********/
#footer ul {
	text-align: center;
	height:20px;
}
#footer ul li{
	display: inline;
	font-size:0.7em;
	color:#3d2c11;
}
#footer a{color:#3d2c11;}
#footer a:hover{text-decoration: underline;}

#footer small {
	position: absolute;
	left: 25px;
	top: 126px;
	font-size:0.7em;
	color:#3d2c11;
}








/***********
products e Recipes
***********/
.tpl-02 #content {padding-top: 20px;}


.tpl-02 #content h2 {font-size: 18px;line-height: 20px;height: 25px;}
.tpl-02 #content p {font-size: 13px;line-height: 15px;}

.hl-product {
	display: block;
	height: auto;
	width: 251px;
	float:left;
	text-align: center;
	padding-left:10px;
}
.nav-products {
	height: 100%;
	width: 640px;
	float:right;
}
.nav-products .product {float: left;margin-right:5px;padding-top:4px;}
.product {
	display: block;
	height: auto;
	width: 206px;
}
.product span {
	display:block;
	text-align: center;
	width: 172px;
	height: 20px;
	margin: 3px 0 0 20px;
	font-size:12px;
	font-weight: bolder;
	color:#fff;
	padding: 4px 2px 0px;
	background: transparent url(../img/bt-products.jpg) no-repeat left top;
	filter:alpha(opacity=100);	-moz-opacity:1;	opacity:1;
	/*
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	*/
}

.nav-products .product span {margin: 3px 0 0 0;}

/*.product:hover span {filter:alpha(opacity=100);	-moz-opacity:1;	opacity:1;}*/



.nut {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
	font: bolder 11px arial;
	color:#548621;
}
.nut td {
	color:#548621;
	font: bolder 11px arial;
	padding: 2px;
	width: 33%;
	vertical-align: middle;
}
.alt td {
	background: #f2ebdf;
}
.nut thead td {
	color:#3f681f;
	text-transform: uppercase;
	padding: 5px 2px;
}

.tpl-03 #content {padding-top: 20px;}
.list-recipes {height: 100%;clear:both;width: 567px;margin: 15px 0 25px;}
.list-products {height: 100%;clear:both;width: 567px;}
.list-recipes-box, .list-products-box {
	border:1px solid #aa8a57;
	padding: 10px;
	height: 100%;
}
.item-recipes-box, .item-products-box {
	height: 100%;
	clear:both;
	margin: 5px 0;
}
.item-recipes-box .imgleft {width: 191px;overflow: hidden;}
#content .tt-special, #content .tt-ingredients {
	background: transparent url(../img/tt-special.jpg) no-repeat left top;
	color:#fff;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	padding: 0 15px;
	font-size: 0.9em;
	margin:1px 0;
}
#content .tt-ingredients {background: transparent url(../img/tt-recipes.jpg) no-repeat left top;}
#content .tt-recipes {
	background: transparent url(../img/tt-recipes.jpg) no-repeat left top;
	color:#fff;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	padding: 0 15px;
	font-size: 0.9em;
	margin:1px 0;
}

#content .tt-prod-sec {
	background: transparent url(../img/tt-prod-sec.jpg) no-repeat left top;
	color:#fff;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	padding: 0 15px;
	font-size: 0.9em;
	margin:1px 0;
}
#content .name-recipe {
	border-bottom: 1px solid #2b4910;
	color:#2b4910;
	position: relative;
	padding-bottom: 3px;
	margin: 0 0 5px;
	clear:both;
}
#content .name-recipe span {
	color:#aa8a57;
	font-style: italic;
	position: absolute;
	right: 5px;
	top: 0px;
}
.recipes-content {
	float:left;
	width:320px;
	height: 100%;
}
#content .ingredients {font-weight: bolder;font-size: 0.7em;line-height: 1.4em;margin: 0.3em 0 1.1em;}
#content .recipes-content p{font-size: 0.8em;}
.related {
	height: 100%;
	margin: 30px 0 10px;
	width: 191px;
}
.item-related {
	display:block;
	text-align: center;
	height: auto;
	font-size: 0.9em;
	margin: 10px 0 15px;
	text-decoration: none;
	color:#548621;
	width: 191px;
}










/***********
competition
***********/
.tpl-04 #content {padding-top: 20px;}
.competition-chk {
	height: auto;
	margin-bottom: 20px;
}
#content .competition-chk label {margin-right: 10px;font-weight: bolder;}

.competition-group3 {
	width: 440px;
	height: 100%;
	margin-right: 50px;
	float:left;
	overflow: hidden;
}
.competition-group1,.competition-group2 {
	width: 220px;
	height: 100%;
	margin-right: 50px;
	float:left;
	overflow: hidden;
}
#content .competition-group2 input#submit {float: right;margin: 30px 0 10px;}

/* coupon */
.bt-action {float: right;margin: 20px 0 10px;}


.bigHeight {
	padding-bottom: 15px;
	margin-left: 30px;
}

div.footnote{ font-size: 0.7em; }
#content div.bmicalc input{ height: 1em;}

.videoThumbnailBlock{
    margin-top: 89px;
    text-align: center;
}


