/*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 0 0 0;

	/*ADDED FOR HL 3.0*/
	font-family:Helvetica, Arial, sans-serif; 
	font-size:11px; 
	background-image:url(http://herbalifesports.com/Thomson/images/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-family:Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: 400;
	padding:0px 0px 10px 0px;
	color:#43852e;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 14px;
	padding: 5px 0px 0px 0px;
}

h4
{
	font-size: 11px;
}

h5
{
	font-size: 10px;
}


.green{
	color:#428c36
}

.orange
{
	color: #dc810c;
}

.blue
{
	color: #1667C3;
}

.bluetable {
	width: 730px;
	padding-left: 5px;
}

.purple
{
	color: #333399;
}

.white
{
	background-color:#FFFFFF;
}




/*List with Arrow image Bullets*/
.arrow_list
{
	list-style-image: url(http://herbalifesports.com/Thomson/imgages/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(http://herbalifesports.com/Thomson//images/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 {
	width:930px;
	overflow-x:hidden;
}

.bodytable{
	width:955px; 
	background-color:#FFFFFF;
}

.breadcrumb{
	background-image:url(http://herbalifesports.com/Thomson//images/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;
	/*padding-left: 7px;*/
}

.localeselect{
	padding-right:44px; 
	_padding-right:34px;
}

.localebox{ 
	width:129px; 
	_width:141px;
}

.searchin{ 
	width:129px; 
	_width:129px;
}

.searchfield{
	_width:141px;
	
}

.viewerselect{
	width:215px; 
}





.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;
}

.section {
	padding: 8px 0px 10px 10px;
	_padding: 8px 0px 6px 10px;
}

.footer
{
	height: 35px;
	background-image:url(http://herbalifesports.com/Thomson/images/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{	
	width:390px; 
}

/**********ADDED FOR ECM -- this style should be injected from Teamsite/site publisher ************/
.spacerTable{
	display:inline;
	float:left;
}
