/*REMEMBER TO REMOVE THE PATH /WebPro from ALL Paths*/

/* BASED FROM GMYHL STYLES*/
html
{
	font: normal 11px Helvetica, Arial, sans-serif; 
	color: #555;
	font-size: 11px;
}

body
{
	padding: 0;
	text-align: left;
	background-color: #fff;
	margin: 0 auto !important;

	/*ADDED FOR HL 3.0*/
	font-family:Helvetica, Arial, sans-serif; 
	font-size:11px; 
	background-image:url(/Content/Global/img/layout/body_bkg.jpg); 
	background-repeat:repeat-x;
}

p
{
	font: normal 11px Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #555;
}

table
{
	font-size:11px;
}

table.pagetable{
	padding:0px;
	margin:0px;
	border:0px;
}

select, option
{
	font-size: 11px;
}
/* default green links */
a:link
{
	text-decoration: none;
	color: #090;
}

a:visited
{
	text-decoration: none;
	color: #090;
}

a:hover
{
	text-decoration: underline;
	color: #090;
}

a:active
{
	text-decoration: none;
	color: #090;
}

/* global style for site headers, sections, and pages */
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 5px 0;
}

h1
{
	font-size: 22px;
	font-weight: 400;
	padding:0px 0px 10px 0px;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 14px;
	padding: 5px 0px 0px 0px;
}

h4
{
	font-size: 11px;
}

h5
{
	font-size: 10px;
}


/*New Green for HL3.0*/
.green{
	color:#428c36
}

.orange
{
	color: #dc810c;
}

.blue
{
	color: #1667C3;
}

.purple
{
	color: #333399;
}

.white

{
	background-color:#FFFFFF;
}

/* even & odd rows (for tables) */
.oddRow
{
	height: 32px;
	padding: 4px 0 0 13px;
	background: #f3f3f3;
}

.oddRow div
{
	font-size: 10px;
	color: #333;
}

.evenRow
{
	height: 32px;
	padding: 4px 0 0 13px;
	background: #fbfbfb;
}

.evenRow div
{
	font-size: 10px;
	color: #333;
}



/*List with Arrow image Bullets*/
.arrow_list
{
	list-style-image: url(/Content/Global/img/buttons/arrow-bullet.gif);
	display: list-item;
	padding: 0;
	/*IE ONLY*/
	#left:-8px;
}
label
{
	font-size: 11px;
}

input, textarea
{
	background: #F0F8FA;
	border-top: 1px solid #137485;
	border-bottom: 1px solid #95B1B5;
	border-right: 1px solid #0A3B42;
	border-left: 1px solid #9CAFB5;
	font-size: 11px;
	padding: 1px 5px;
}

input.image
{
	border: none;
	background: none;
}

form image, img, image
{
	border: none;
	background: none;
}

form#aspnetForm {
	margin:0px
}

hr
{
	border: none;
	border-top: 1px solid #CBCDCA;
}

.reqField
{
	font-size: 11px;
	display: inline;
}

img, .imgForm
{
	border: none;
	background: none;
}

.buttongo {
	margin: 0px 0 -3px 4px; 
	background:none; 
	border:none	
}

/*USE CONTENT_TEXT WHEN CONTENT NEED PADDING*/
.content_text
{
   background-color: #FFFFFF;
   padding: 2px;
}

.large_link
{
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

/*USE CONTENT WHEN BODY DOES NOT REQUIRE PADDING*/
.content
{
	background-color: #FFFFFF;
}



/* STYLES ADDED BY ANDRES 01/09/08 FOR THE CONTENT PAGES HTML */
/* ANY EXISTING STYLE ON THIS SHEET THAT I HAVE MODIFIED, HAS BEEN MOVED UNDER THIS SECTION AS WELL */
/* default page level title - GLOBAL STYLES EXCEPT FOR COLOR WHICH IS SECTION-LEVEL STYLE */
.pageHeading  { margin: 0 0 10px 0; padding: 0px 0 4px 0px; font-size: 18px; }


/* Content Page Styles */
.contpg_img {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 2px;
}

.uc10-img {
   /*commented per Sheila border: 1px solid #999999;*/
   margin:0 0px 0 0; width:70px;
}


#ContentBlock
{
margin:5px 0 15px 0;
overflow:hidden;
/*background-color:#99CC33;*/
}



/* Already existing styles that I have tweaked - moved under this section */
img.assetRightArrow
{
	margin-left: 4px;
	text-decoration: none;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	margin-top: 5px;
	#position:relative;
	#bottom: 3px;
	#left:2px;
}


/* common text styles */
.txt_regular {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #555;
	}
	
	
/*Added by josue FOR HL3.0*/
.header{
	height:120px;
	background-image:url(/Content/Global/img/layout/header_bkg.jpg);
	background-repeat:no-repeat;
}
/* Header White links */
.header a:link{ text-decoration: underline; color: #FFF; font-size:11px;}
.header a:visited{ text-decoration: underline; color: #FFF; font-size:11px;}
.header a:hover{ text-decoration: underline; color: #FFF; font-size:11px;}
.header a:active{ text-decoration: underline; color: #FFF; font-size:11px;}

.homewrapper {
	margin:0;
	overflow-x:hidden;
	padding:0;
	width:950px;	
}

.bodytable{
	width:955px; 
	background-color:#FFFFFF;
}

.breadcrumb{
	background-image:url(/Content/Global/img/layout/header_sdw.gif);
	background-repeat:repeat-x;
	padding:5px 11px 0px 0px;
	height:12px;
	font-size:10px;
}


.top_form_styles{
	background: #F4F4F4; 
	border:solid 1px #999; 
	margin:0 0 0 7px; 
}

.nopadding{
	padding:0px; 
	margin:0px;
}

.landingwrapper {
	width:743px;
	overflow-x:hidden;
}

.localeselect{
	padding-right:4px; 
	_padding-right:3px;
}

.localebox{ 
	width: 175px;  /* IE8 */
	#width: 175px; /* IE 7 */
	_width:193px; /* IE6 */	
}

@-moz-document url-prefix(){ 
.localebox {
	width: 169px; /* FF */
	-width: 200px;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.localebox {
	width: 193px; /* Safari MAC */
}
}


.searchin{ 
	width:129px; 
	_width:129px;
}

.searchfield{
	width:125px;
	width:125px\9;
	
}


.viewerselect{
	width:215px; 
}



/*might be common to all templates */

.bluetable {
	width: 730px;
	padding-left: 5px;
}

.footertable {
	background-color:#FFFFFF;
	/*width:955px;*/
	margin-left: auto; 
	margin-right: auto;
}

.footerlinks{ 
	height:28px;
	color:#009900
}

.footericons{
	width:135px;
}

.footertextpad{
	font-size:9px; 
	padding-top:10px;
}

.titledivline{
	padding-left: 15px;
	_margin-left: 15px;
}
.icons2{
	padding:13px 30px 13px 0;
}

.pagepadding{
	padding:15px 20px 0px 25px;
}

.pagination6{
	float:right;
	/*text-align:right;*/
	/*width:500px;*/
	color:#428c36;
	padding:20px 20px 20px 0px;
}

.greentitle
{
	font-size: 22px;
	font-weight: 400;
	padding:0px 0px 10px 0px;
	color:#428c36;
}
.content_title
{
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.nlpad{
	padding: 8px 0px 10px 10px
}

.hidden {
  display: none;
 }

.hzdivline{
	width:100%; 
	height:1px; 
	background-image:url(/Content/Global/img/layout/divline_left_hz.gif); 
	background-repeat:no-repeat; 
	background-position:left center;
	padding:0px; 
	margin:0px; 
	text-align:right;
}

.repeatablelinks{
	padding-left:15px;
}

.repeatlink{
	font-size:13px; 
	padding:5px;
	text-decoration:none;
}

.repeatlinkdiv{
	height:30px;
}


/* end might be common to all templates*/


/**************** START TEMPLATE 1 STYLES ****************/
.moduletitle{
	font-size:21px;
	padding:0px; 
	margin:0px;
}

.module_subtitle{
	/*font-weight:bold;*/
	font-size:13px; 
	/*font-style:italic;*/ 
	padding:0px;
	padding-bottom:5px;
}

.module_quote{
	font-weight:normal;
	font-size:11px; 
	font-style:italic;
	padding:0px;
	color:#428c36;
}

.module_img{
	padding-right:5px; 
	width:103px; 
	/*height:103px;*/
	overflow:hidden;
}

.module_rotating_img{
	padding-right:5px; 
	width:90px; 
	overflow:hidden;
}

.module_rotating_table{
	padding: 5px 0 5px 0;
}

.module_c{
	padding: 15px 8px 8px 8px;
	width:100%;
}
/**************** END TEMPLATE 1 STYLES ****************/


/***** LEAD GEN STYLES *****/
.leadgenform{ 
	padding-top:10px;
	_padding-top:0px;
}

.formcheckbox{
	background:none;
	border:0px;
}
/***** END LEAD GEN STYLES *****/

.hz-div{
	height:1px;
	background-color:#999999;
	width:100%

}

.pagebody{
	padding-left:0px; 
	padding-right:0px; 
	padding-bottom:14px;
}

.contenttable
{
	background-color: #FFFFFF;
	
	/* for local .90 dev
	padding-left:7px;*/
	padding-left:3px;
	padding-right: 7px;
	width:743px;
	height: 500px;
}

table.pagetable .contenttable {
	/*padding-left: 7px;*/
}


.footer
{
	height: 35px;
	background-image:url(/Content/Global/img/layout/footer_herbalife.gif);
	background-repeat:repeat-x;
	padding:8px 0 0 10px;
	color:#537f26;
}

.footerimg img
{
	width:0px; height:0px;
}

.header_logo 
{
	padding-left:60px; 
	padding-top:10px
}

.contentMainTable{	
	width:737px; 
	background-color:#FFFFFF;
}

.texttableS{	
	/*fix 12674 width:390px;*/ 
}

/**********ADDED FOR ECM -- this style should be injected from Teamsite/site publisher ************/
.spacerTable{
	display:inline;
	float:left;
}

/* ADDED TO POSITION COUNTRY SELECTOR BOX AND TOP NAV BACK TO THE TOP OF THE PAGE FOR SEO */

/*.searchform {
    padding-top: 20px !important;
}*/


/*Added by josue FOR HL3.0*/
.header {
  background-image: url("/Content/Global/img/layout/header-background.gif");
  background-position: center top;
  background-repeat: no-repeat;
  height: 120px;
  padding-right: 55px;
}

.searchformATG {
    padding-top: 10px !important;
}

#topNavSource {
	position: absolute;
	top: 60px;
	width: 100%;
}

.localeselect {
  color: #FFFFFF;
  /*padding-right: 91px;*/
  text-align: right;
}

#localeSelectorSource {
	top: 8px;
	position: absolute;
	width: 100%;
	left: 0px;
	padding-left: 294px;
    left: 50%;
    margin: 0 auto !important;
    padding: 0 !important;
    width: 500px !important;
}

#localeSelectorSource a {
	color: #ffffff;
	text-decoration: underline;
}

.header-tbl {
  /*padding-right: 55px;*/
  width: 100%;
}

.HeaderLogo {
    padding-top: 10px;
    padding-left:30px;
    vertical-align: top;
}

.selector-td {
  padding-bottom: 7px;
  padding-right: 17px !important;
  padding-top: 25px;
  text-align: right;
}

.searchform {
    color: #ffffff;
    padding-top: 12px !important;
	height:20px;
}

.searchform div {
    padding-right:0px !important;
}

.footer {
    background-image: none;
}

.footerlinks {
  background: url("/Content/Global/img/layout/footer-background.gif") no-repeat scroll center top transparent;
  color: #FFFFFF !important;
  padding-top: 5px !important;
}

.footerlinks a {
  color: #FFFFFF !important;
  padding: 0 5px;
}

.localeselect-ATG {
  color: #FFFFFF;
  padding-right: 7px;
  text-align: right;
}

.header-tbl-ATG {
  /*padding-right: 55px;*/
  width: 100%;
}

.HeaderLogo-ATG {
    padding-top: 10px;
    padding-left:30px;
    vertical-align: top;
}

.selector-td-ATG {
  padding-bottom: 3px;
  padding-right: 17px !important;
  padding-top: 10px;
  text-align: right;
}

.searchform-ATG {
    color: #ffffff;
    padding-top: 12px !important;
	height:20px;
}

.searchform-ATG div {
    padding-right:0px !important;
}


.buttongo-ATG {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  margin: 0 0 -3px 0;
}

#element9 {
	display:none;
}

/** STYLES FOR .NET LIME GREEN and ORANGE HEADER August 2, 2011 */
.header-tbl-NET{
	height:60px;
	width:100%;
}

.HeaderLogo-NET{
	padding-left: 30px;
	padding-top: 10px;
	vertical-align: top;
}

.selector-td-NET {
	padding-bottom: 3px;
	padding-right: 17px !important;
	padding-top: 10px;
	text-align: right;
}

.select-NET{
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #999999;
	margin: 0 0 0 7px;
	width: 160px;
	font-size:10px;
	color: #666666;
}

.localeselect-NET {
	color: #FFFFFF;
	padding-right: 2px;
	text-align: right;
}

.searchfield-NET{
	color: #666666;
	width: 135px;
	color: #666666;
	font-size: 10px;
	background-color:#FFFFFF;
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #999999;
	margin: 0 0 0 7px;
}

/* END STYLES FOR .NET LIME GREEN and ORANGE HEADER August 2, 2011 */

/* FIX FOR GLOWTABS - overides styles found in /Content/Global/css/glowtabs.css */
.glowingtabs a {
	padding:0 4px;
}
