@charset "utf-8";
/* CSS Document */



/*############# SHORTCUTS ##############*/
ul{ margin: 0; padding: 0;}

.clear { clear: both; }

.floatLeft { float: left; }

.floatRight { float: right; }

.noMarginLeft { margin-left: 0!important; }

.noPaddingLeft { padding-left: 0!important; }

img{border: 0;}

li {list-style: none;}
.searchbyproduct {}
.searchbyproduct li {float: left; }

#separador
{
    position:absolute; 
    top: 338px; 
    left: 407px;
}

#hi5_main {
	margin: 0 0 0 26px;
}

#hi5_main h3 {
	margin: 0 0 5px 8px;
	text-indent: -9999px;
	background: url(../images/home/welcome_eng.gif) left top no-repeat;
	width: 535px;
	height: 19px;
}

.lgesp #hi5_main h3 {
	background-image: url(../images/home/welcome_esp.gif);
}

/*#shortcuts ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#shortcuts ul li {
	float: left;
	padding-right: 5px;
}

#shortcuts ul li a {
	display: block;
	width: 132px;
	height: 70px;
	text-indent: -9999px;
	background: url(../images/home/hi_five.gif) left top no-repeat;
}

	#shortcuts ul li.control_portions a {
		background-position: -134px 0px;
	}
	
	#shortcuts ul li.eat_healthy a {
		background-position: -268px 0px;
	}
	
	#shortcuts ul li.be_happy a {
		background-position: -402px 0px;
	}
	
	#shortcuts ul li.be_active a {
		background-position: -536px 0px;
	}

.lgesp #shortcuts ul li a {
	background-image: url(../images/esp/inicio/hi_five_espanol.gif);
}*/
	
/*############# PRODUCTS SHOWCASE ##############*/

/*#products_showcase {
	clear: both;
	margin-left: 26px;
	padding-top: 18px;
}

#products_showcase h3 {
	margin-left: 8px;
	text-indent: -9999px;
	width: 649px;
	height: 31px;
	background: url(../images/home/our_products.gif) top left no-repeat;
}

.lgesp #products_showcase h3 {
	background-image: url(../images/esp/inicio/our_products_espanol.gif);
}

#products_showcase .products {
	padding-left: 40px;
}

#products_showcase .product {
	float: left;
	margin-right: 15px;
}

#products_showcase .product h4 {
	text-indent: -9999px;
	margin: 0;
	font-size: 1px;
}

#products_showcase .product img {
	border: none;
}*/


/*----------------------------------*/

/*----------------------------------*/

.hi5_wrap_main {
	float: left;
	background: #edf8fe;
	padding: 0 5px 0 0;
	margin: 15px 0 0 0;
	width: 355px;
}

#hi5_resume {
   padding-top: 10px;
   position: relative;
   left: 80px;
   margin: 0;
}

#hi5_resume dl dt.primero {
	margin: 0;
}

#hi5_resume dl dt {
	float: left;
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	/*margin-right: 8px;*/
	padding-right: 3px;
	position: absolute;
	top: 0;
	left: 50px;
	background: url(../images/home/hi5/icons.gif) -7px -4px no-repeat;
	cursor: pointer;
}

	#hi5_resume dl.h5_control_portions dt {
		background-position: -35px -4px;
	}
	
	#hi5_resume dl.h5_be_active dt {
		background-position: -63px -4px;
	}
	
	#hi5_resume dl.h5_check_health dt {
		background-position: -91px -4px;
	}
	
	#hi5_resume dl.h5_be_happy dt {
		background-position: -119px -4px;
	}

#hi5_resume dl dt.hover, #hi5_resume dl dt.selected {
	width: 103px;
	height: 33px;
	background: url(../images/home/hi5/icons_eng.gif) left -4px no-repeat;
	top: 4px;
} 

.lgesp #hi5_resume dl dt.hover, .lgesp #hi5_resume dl dt.selected {
	background-image: url(../images/home/hi5/icons_esp.gif);
}

	#hi5_resume dl.h5_control_portions dt.hover, #hi5_resume dl.h5_control_portions dt.selected {
		background-position: 0px -44px;
	}
	
	#hi5_resume dl.h5_be_active dt.hover, #hi5_resume dl.h5_be_active dt.selected {
		background-position: 0px -81px;
	}
	
	#hi5_resume dl.h5_check_health dt.hover, #hi5_resume dl.h5_check_health dt.selected {
		background-position: 0px -118px;
	}
	
	#hi5_resume dl.h5_be_happy dt.hover, #hi5_resume dl.h5_be_happy dt.selected {
		background-position: 0px -155px;
	}


#hi5_resume dl dd {
	display: none;
}

#hi5_resume_content {
	float: left;
	padding-left: 10px;
	padding-top: 12px;
	width: 350px;
	height: 171px;
	color: #746967;
	font-size: 85%;
}
#hi5_resume_content p {
	margin: 0 0 10px 0;
	padding: 0;
}

#hi5_resume_content ul {
	list-style-type: none;
	margin: 5px 0 0 25px!important;
	padding: 0;
}
#hi5_resume_content ul li a {
	font-weight: normal!important;
	font-style: italic;
	color: #3f322c;
}

#hi5_resume_content img {
	float: left;
	margin: -10px 10px 0 0;
}

#hi5_resume_content h4 {
	text-transform: uppercase;
	font-style: italic;
	font-size: 14px;
	margin: -5px 0 0 0;
	color: #3f322c;
}

#hi5_resume_content strong, #hi5_resume_content a {
	color: #563b34;
}

#hi5_resume_content a {
	width: 70px;
	color: #FFF;
	font-weight: bold;
	padding: 1px 5px;
	margin: 3px 0;
	background: #328fd2;
}

/**Home Control**/
#imgcontrol
{
    float: right;
	padding: 15px 25px 0 20px;
}
#imgnormal
{
    z-index: 99998;
}
#imgnormal li img
{
    width: 365px;
    height: 213px;
}
#imgthumbs li img
{
    width: 50px;
    height: 40px;
}
#imgcontrol
{
    width: 365px;
    height: 213px;
    position: relative;
    overflow: hidden;
}
#imgcontrol #thumbs
{
    position: absolute;
    top: 236px;
    height: 57px;
    width: 365px;
    z-index: 99999;
}
#thumbs
{
    background-color: Transparent;
    background-image: url(../imgs/fondo_transp.png);
}
#imgthumbs
{
    background-color: Transparent;
    position: absolute;
    top: 9px;
    left: 10px;
}
#imgthumbs li
{
    padding-right: 3px;
}
#imgcontrol li
{
            list-style: none;
            float: left;
}
/********/
.home_ads {
	float: right;
	padding: 15px 25px 0 20px;
	/*border-left: 1px solid #d8d8d8;*/
}

.home_ads a {
	display: none;
}

.home_ads a img {
		border: 0;
}

#content_text .link_list {
	width: 150px;
	float: left;
}

#recovory

{

background: #edf8fe;
padding: 0 5px 0 0;
margin-left:125pt;
width:410px;
height:200px;
margin-top:50pt;
font-size: 90%;

}
#recovory .form_input input
{
   margin-left:30pt;
	width: 143px;
	height: 13px;

}
#recovory .form_submit input {
	border: 0;
	background: rgb(50, 143, 210);
	color: #FFF;
	width: 50px;
	height: 16px;
	font-size: 11px;
}

#recovory .form_submit

{
margin-left:185pt;
margin-top:-13pt;

}
#message

{

background: #edf8fe;
padding: 0 5px 0 0;
margin-left:60pt;
width:600px;
height:150px;
margin-top:50pt;
font-size: 90%;
line-height: 1.6em;
text-indent: 1.6em;

}

#message p
{
  padding-left:20px;
  padding-right:20px;
  padding-top:20px;
  text-align:justify;
}
#home_ads_bottom
{
	background: url(../images/home/home_footer_eng.jpg) no-repeat;
	padding: 20px 0 0 0;
	margin: 0 0 20px 20px;
	height: 114px;
	position: relative;
}
#newad
{
    padding-top: 15px;
    padding-bottom: 15px;
    height:120px;
}
#newad a img
{
    border-width: 0px;
}

#newadmaggitt
{
    text-align: center;
    padding-bottom: 15px;
    height:120px;
}
#newadmaggitt a img
{
    border-width: 0px;
}

#newadcontent
{
    float:right;
    padding-right: 25px;
    z-index: 9999;
}

#newadcontent a#lnkfbpage
{
    border: none;
    position: absolute;
    width: 130px;
    height: 40px;
    right: 250px;
    margin-top: 30px;
}

#newadcontentalt
{
    float:right;
    padding-right: 25px;
    z-index: 9999;
    width: 500px;
}

#newadcontentalt a#lnkfbpage
{
    border: none;
    position: absolute;
    width: 130px;
    height: 40px;
    right: 250px;
    margin-top: 30px;
}

.lgesp #home_ads_bottom
{
    background: url(../images/home/home_footer_esp.jpg) no-repeat;
}
/*
#home_ads_bottom ul { margin: 0; padding: 0 0 0 0px; }
#home_ads_bottom li { position: relative; float: left; margin: 0; padding: 0 1px 0 0; list-style: none; height: 137px; }
#home_5ds_bottom #home_ads_b_1 { width: 259px; text-indent: -9999px
#home_ads_bottom #home_ads_b_2 { width: 0px; ome_ads_bottom #home_ads_/*b_3 { padding: 0; width: 261px; text-indent: -9999px;}
*/
#home_ads_bottom .link1 {position: absolute; width:90px;height:19px; top:86px; left:16px;}
#home_ads_bottom .link2 {position: absolute; width:90px;height:19px; top:86px; left:223px;}
#home_ads_bottom .link3 {position: relative; height:100px; top:-15px; left:415px; }
#home_ads_bottom .link3 p {background-color: #08b8e7; width: 280px; text-align:center; color: #fff; position: relative; top: -8px; left: 35px; font-size: 11px;}
#home_ads_bottom .link3 .searchbyproduct {margin-left: 38px; width: 280px; position: absolute;}
#home_ads_bottom .link3 .searchbyproduct li { background: url(../images/separador.gif) no-repeat; background-position: right 25px; padding: 0 7px 0 4px; }
#home_ads_bottom .link3 .searchbyproduct li.noBg { background: none!important; padding-right: 0!important; }

/*#home_ads_bottom .link4 a {position: absolute; width:80px;height:19px; top:830px; left:600px; }
*/

/*
#home_ads_bottom #link1 a { position: absolute; top: 73px; left: 10px; width: 80px; height: 19px; }
#home_ads_bottom #link2 a { position: absolute; top: 73px; left: 0px; width: 80px; height: 17px; }
#home_ads_bottom #link3 a { position: absolute; top: 73px; left: 15px; width: 97px; height: 19px; }
#home_ads_bottom #link4 a { position: absolute; top: 73px; left: 10px; width: 80px; height: 19px; }
*/

#lines {
	margin-top: 10px;
}

#lines a
{
  font-weight:bold;
  font-style:italic;
  color:#3f322c;
  text-decoration:one;
  background-color:#edf8fe;
  margin:0;
  padding:0;
  
}

#lines a:hover
{
color:#328fd2;
text-decoration:none;
}
