/*------------------------------------------ Styles from primary.css ------------------------------------------*/


/* herbalife primary css document  */

body {
width:961px;
margin:0;
padding:8px 0 0 20px;
background-color: #fff;
background-image:url('../../img/shop-new/mainBG.gif');
background-position:top left;
background-repeat:repeat-x;
}


body,div,a,span,li,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555;
}
#bodyWrap {width:955px;background-color:#fff;margin:0;padding:0;}
#clearBodyWrap {width:955px;margin:0;padding:0;}
p {margin:0;}
img {border:none;}

img.arrow {position:relative;margin-bottom:-3px;}

.pageContent {
	width:560px;
	margin-left:15px;
	display:inline;
	float:left;
}
.pageContent h2  {
	margin:0; 
	margin-bottom:8px;
	color:#144984;
	font-size:18px;
	font-weight:normal;
}
.pageContent p, .pageContent ul {
	margin-bottom:15px;
}
.herbalife {
	margin:0 20px 0 10px;
}
.quote {
	color:#144984;font-size:12px;
	font-style:italic;
	font-weight:bold;
	margin:0 40px 15px 40px; 
	text-align:center;
}
.footTxt {
	color:#999;
	font-weight:bold;
	text-transform:uppercase;
}
.blueBreak {
	margin:0 0 15px 0;
	line-height:1px;
	height:1px;
	background-color:#d4e0ec;
}
.imageContainer {
	margin:12px 0 0 15px; 
	padding-left:10px;	
}
.imageContainer2 {
	margin:45px 0 0 22px;
	text-align:center;
}

.clear {overflow:hidden;clear:both;line-height:1px;}
.clear2 {overflow:hidden;clear:both;height:2px;}
.clear5 {overflow:hidden;clear:both;height:5px;}
.clear10 {overflow:hidden;clear:both;height:10px;}
.clear15 {height:15px;clear:both;overflow:hidden;}
.clear50 {height:50px;clear:both;overflow:hidden;}

.inline {display:inline;float:left;}


input.grn {background-color:#f1f8fa;border-top:1px solid #137486;border-right:1px solid #093a43;border-left:1px solid #98b0b4;
		   border-bottom:1px solid #98b0b4;}
/* err message popup styles*/
.errWRAP {display:none;position:absolute;height:28px;margin:-4px 0 0 -4px;width:400px;}
.errArrow {background-image:url('../../img/err-arrow.gif');width:18px;height:28px;display:inline;float:left;}
.errMSG {line-height:28px;color:#fff;background-image:url('../../img/err-stretch.gif');display:inline;float:left;padding-right:8px;font-weight:bold;}



/* pretty hilighting!!  no worky in IE though */
::-moz-selection {background:#b0d0ef;color:#2a518e;}
::selection {background:#b0d0ef;color:#2a518e;}

/* common text styles */
.grn-bold{color:#0a7508;font-weight:bold;}
span.dark {color:#333;font-weight:bold;}
.blue {color:#144984;font-size:12px;}
.blue-hd {color:#144984;font-size:12px;font-weight:bold;}
.blue-hdr {color:#144984;font-size:18px;font-weight:normal ;}
h1 {margin:0;padding:20px 0 8px 17px;color:#167c14;font-weight:normal;font-size:22px;}
h2 {margin:0;padding:10px 0 0 0;font-size:14px;color:#167c14;font-weight:normal;}
h3 {margin:0;padding:10px 0 8px 0;font-size:12px;color:#333;font-weight:bold}


span.grn {color:#167c14;font-size:10px;font-weight:bold;}
.locationtitle {font-weight:bold;}

h1.cL {margin:0;padding:8px 0 8px 17px;color:#167c14;font-weight:normal;font-size:24px;}
h2.cL {color:#144984;font-size:24px;font-weight:normal;margin:0;padding:0;}
h3.cL {color:#144984;font-size:18px;font-weight:normal;margin:0 0 10px 0;padding:0;}

/* LINK STYLES */	
/* green */
/*FOR GREEN LINKS STYLE CHANGED FONT SIZE FROM 10 TO 11
a.grn {color:#167c14;font-weight:bold;font-size:10px;text-decoration:underline;}*/
a.grn {color:#167c14;font-weight:bold;font-size:11px;text-decoration:underline;}
a.grn:hover {text-decoration:none;}
a.green {color:#167c14;text-decoration:none;}
a.green:hover {text-decoration:underline;}
.pointer { cursor:pointer }

/*generic colors*/
.green {color:#167c14;}
.orange {color:#dc810c;}

/* generic left padding for content area */
#content {padding-left:12px;}

/* 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;}

/* [header] logo & navigation & search utils */
#header {width:955px;height:100px;}
img.herbalogo {}
#country {display:inline;float:right;margin:2px 20px 0 0;}
#search {display:inline;float:right;}
input.search {width:105px;background-color:#ececec;}
button.go {border:none;background:none;padding:0;margin:0;vertical-align:bottom;height:22px;}



/* topNav stuff */
#nav, #nav ul {padding:0;margin:0;background-color:#167c14;}
#nav a {display:block;text-decoration:none;color:#FFF;padding:5px 6px 5px 6px;margin:4px 0 0 3px;}
#nav a:hover {text-decoration:none;background-color:#7db97b;}
#nav li {float:left;display:inline;margin:0;}
#nav li ul {position:absolute;left:-999em;margin-right:2px;padding:0;}

#nav li:hover ul ul, #nav li.subhover ul ul { left: -999em; } 
#nav, #nav ul {padding:0;margin:0;list-style:none;line-height:1;}
#nav li:hover ul, #nav li li:hover ul, #nav li.subhover ul, #nav li li.subhover ul {left: auto;}
#nav li.subhover ul ul ul {left: -999em;}
#nav li:hover ul {left: auto;}

#topNav { background:#167C14; position:absolute;z-index:0; width:955px }  
#topNav td { }
#topNav td a { display:block; width:100%;font: normal Verdana, Arial, Helvetica, sans-serif 11px; color:#ffffff; line-height:24px; padding:0 8px 0 8px }
#topNav td a:link, #topNav td a:visited {  text-decoration:none;font-weight:normal }
#topNav td a:hover { text-decoration:underline;font-weight:normal }
#topNav td a.first { padding:0px 17px 0px 15px }
#topNav td a.last { padding-right:20px }
.subNavFM td { border-left:1px solid #ffffff; padding:0 }
.subNavFM td a { display:inline;font:normal Helvetica, Arial, sans-serif 10px }
.subNavFM td.first { border:none }

#footer {width:955px;text-align:center;height:80px;}
#footer a {margin:0 8px;font-size:9px;}
#footer a.last {magin-right:0;}

/* margin around the header/page title */
.pageTitleMargin {margin-top:40px; margin-left:20px}

/* green dropdown list */
.ddGreenLeft {width:3px;height:17px;background-image:url('../../img/dropdown/greenDropdownLeft.gif');padding:0px;}
.ddGreen {width:8px;height:15px;background-image:url('../../img/dropdown/greenDropdownStretch.gif');color:#0a7508;font-weight:bold;padding:2px 0 0 4px;}
.ddGreen1 {width:148px;height:15px;background-image:url('../../img/dropdown/greenDropdownStretch.gif');color:#0a7508;font-weight:bold;padding:2px 0 0 4px;}

.ddGreenDrop {margin-left:2px;position:absolute;}
.ddGreenDrop .options {width:92px;background-color:#f0f8f0;border:1px solid #0a7508;border-top:none;}
.ddGreenDrop .options a {margin:0;padding:0 0 0 4px;display:list-item;width:85px;color:#0a7508;line-height:16px;text-decoration:none;}
.ddGreenDrop .options a:hover {background-color:#bcdebc;}
.ddGreenDrop .choice {width:215px;background-color:#f0f8fa;border:1px solid #0a7508;border-top:none;margin-left:1px;}
.ddGreenDrop .choice a {margin:0;padding:0 0 0 4px;display:list-item;width:213px;color:#185c65;line-height:16px;text-decoration:none;}
.ddGreenDrop .choice a:hover {background-color:#aecfd4;}65;line-height:16px;text-decoration:none;}
.ddGreenDrop .choice a:hover {background-color:#aecfd4;}

#headerArea {width:640px;height:367px;backgound-image:url('../../img/weight-mgmt/beachRunner2.jpg');background-repeat:no-repeat;background-posision:top left;
		margin:30px 0 0 0;}

#prodBox {width:315px;height:340px;margin-top:25px;background-image:url('../../img/weight-mgmt/prodBox.gif');background-position:top left;}
#prodBox .prodImg {width:315px;height:340px;margin:-5px 0 0 0;}

#gradientBox {width:273px;height:245px;background-image:url('../../img/weight-mgmt/gradientBox.png');background-position:bottom left;
		_background-image:none; /* same here */
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/img/weight-mgmt/gradientBox.png');}

#headerAreaef {width:640px;height:367px;background-image:url('../../img/weight-mgmt/father-sonBasketball.jpg');background-repeat:no-repeat;background-posision:top left; margin:20px 0 0 0;}


#headerAreatn {width:640px;height:367px;background-image:url('../../img/weight-mgmt/beachFamily.jpg');background-repeat:no-repeat;background-posision:top left;
		margin:30px 0 0 0;}

#prodBox .prodImage {width:315px;height:340px;margin:-5px 0 0 0;}
			
#headerAreas {width:640px;height:367px;background-image:url('../../img/weight-mgmt/beachFamily.jpg');background-repeat:no-repeat;background-posision:top left;
		margin:30px 0 0 0;}
		
#headerAreapc {width:640px;height:367px;background-image:url('../../img/weight-mgmt/nourishWoman.jpg');background-repeat:no-repeat;background-posision:top left;
		margin:30px 0 0 0;}
		
#prodBox {width:315px;height:340px;margin-top:25px;background-image:url('../../img/weight-mgmt/prodBox-purple.gif');background-position:top left;}

#prodBox .prodImagepc {width:315px;height:340px;margin:-5px 0 0 0;}
			
			
#prodBox {width:315px;height:340px;margin-top:25px;background-image:url('../../img/weight-mgmt/prodBox-pink.gif');background-position:top left;}

#prodBox .prodImagetn {width:315px;height:340px;margin:-5px 0 0 0;}
			
a.grnB {color:#167c14;font-weight:bold;font-size:12px;text-decoration:none;}
a.grnB:visited {color:#167c14;font-weight:bold;font-size:12px;text-decoration:none;}
a.grnB:hover {color:#167c14;font-weight:bold;font-size:12px;text-decoration:underline;}

a.sub {padding-left:10px;font-size:12px;text-decoration:underline;}
a.grnsub {color:#167c14;font-weight:bold;font-size:12px;text-decoration:underline;}

.right_arrow { width: 13px; height: 13px; margin: 0 0 -3px 3px; }
/* right_arrow AT IMG/SHOP_NEW/rightArrow.gif */


ul {
list-style-type: disc;
margin: 3px 0px;
padding: 3px 0px 3px 20px;
}
	ul ul {
	list-style-type: square;
	margin: 3px 0px;
	padding: 3px 0px 3px 24px;
	}
		ul ul ul {
		list-style-type: circle;
		margin: 3px 0px;
		padding: 3px 0px 3px 28px;
		}

ol {
margin: 3px 0px;
padding: 3px 0px 3px 20px;
}
	ol ol {
	margin: 3px 0px;
	padding: 3px 0px 3px 24px;
	}
		ol ol ol {
		margin: 3px 0px;
		padding: 3px 0px 3px 28px;
		}
		
/* GENERAL LINKS COLOR AND STYLES */
a:link {text-decoration: underline; font-weight: normal; color: #090;}
a:visited {text-decoration: underline; font-weight: normal; color: #090;}
a:hover {text-decoration: underline; color: #090;}
a:active {text-decoration: underline; color: #090;}






/* #########  There were already the folling tags and there were differences  ######### */

/*h1 { font-size: 21px;
font-weight:normal;
margin: 3px 0px;
padding: 3px 0px;
}

h2 { font-size: 18px;
font-weight:normal;
margin: 3px 0px;
padding: 3px 0px;
}

h3 { font-size: 16px; 
font-weight: bold;
margin: 3px 0px;
padding: 3px 0px;
}*/

h4 { font-size: 14px; 
font-weight: bold;
margin: 3px 0px;
padding: 3px 0px;
}

h5 { font-size: 11px;
font-weight: bold; 
margin: 3px 0px;
padding: 3px 0px;
}

h6 { font-size: 9px; 
font-weight: bold;
margin: 3px 0px;
padding: 3px 0px;
}


/* start page_heading */
.page_heading {width: 955px;}
	.page_heading h1 {
	/* OVERRIDE H1 SIZE INHERITANCE FROM ABOVE: 21PX */
	font-size: 24px;
	/* OVERRIDE H1 PADDING/MARGIN INHERITANCE FROM ABOVE */
	margin: 9px 0px 9px 15px;
	padding: 6px 0px 6px 0px;
	/* OLD BLUE color:#0158cb; */
	color:#167c14; /* GREEN */
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
/* end page_heading */


/* NOTE PARAGRAPH SHOULD BE #555 + 11PX - SEE BODY */
/* p {
margin: 3px 0px;
padding: 3px 0px;
}*/


/* START - Styles for "Order from Distributor" Button on Products pages */

#orderBtn li {	
	list-style-type:none;
	display:inline;
	height:17px;
	float:left;
}
#orderBtn li a {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none;
}
.orderBtnLeft {
	background-image:url(../../img/products/btn_left.gif); 
	background-repeat:no-repeat; 
	width:8px; 
}
.orderBtnMid {
	background-image:url(../../img/products/btn_mid.gif); 
	background-repeat:repeat-x; 
	padding-top:1px; 
	padding-right:5px;
}
.orderBtnRight {
	background-image:url(../../img/products/btn_right.gif); 
	background-repeat:no-repeat; 
	width:13px; 
}
.submitBtn {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:bold;	
	background:none; 
	border:0; 
	color:#167c14; 
	cursor:pointer; 
	padding:0; 
	margin:0;
}
.nextBtnLeft {
	background-image:url(../../img/products/btn_left.gif); 
	background-repeat:no-repeat; 
	width:8px; 
}
.nextBtnMid {
	background-image:url(../../img/products/btn_mid.gif); 
	background-repeat:repeat-x; 
	padding:1px 4px 0 1px; 
}
.nextBtnRight {
	background-image:url(../../img/products/btn_right.gif); 
	background-repeat:no-repeat; 
	width:13px; 
}
.backBtnLeft {
	background-image:url(../../img/products/btn_back_left.gif); 
	background-repeat:no-repeat; 
	width:13px; 
}
.backBtnMid {
	background-image:url(../../img/products/btn_mid.gif); 
	background-repeat:repeat-x; 
	padding:1px 1px 0 4px;
}
.backBtnRight {
	background-image:url(../../img/products/btn_back_right.gif); 
	background-repeat:no-repeat; 
	width:8px; 
}


/* END - Styles for "Order from Distributor" Button on Products pages */

.newsItems li {
	list-style-image:url(../../img/green_arrow.gif);
	margin-bottom: 5px;
}

.newsMore:link, .newsMore:visited, .newsMore:active {
	text-decoration:none;
}

.newsMore:hover {
	text-decoration:underline;
}


/*------------------------------------------- Styles from country-drop-down.css ------------------------------------ */

/* dropdown styles */
.dropDownWrap {width:150px;height:17px;background-image:url('../../img/dropdown/bg-blue2.gif');background-position:top left;}
.dropDown {width:150px;height:15px;background-image:url('../../img/dropdown/bg-blue2.gif');background-position:top left;color:#034491;padding:2px 0 0 4px;}
.drop{margin-left:2px;position:absolute;z-index:2021;}
.drop #options {width:152px;background-color:#e7eafc;border:1px solid #316ec1;border-top:none;z-index:2022;}
.drop #options a {margin:0;padding:0 0 0 4px;display:list-item;color:#034491;line-height:16px;text-decoration:none;}
.drop #options a:hover {background-color:#ccd7f9;}

.formHome1 {font-size:11px;
background-color:#fff;
color: #666;
border: 1px solid #999;}

/* --------------------------------------- Styles from about.css -------------------------------------------------- */

/* herbalife.com ABOUT section */

#inActionWrap {width:955px;height:480px;background-image:url('../../img/leafBG.gif');background-repeat:no-repeat; background-position:top;}
#inActionLeafBG {width:675px;height:300px;background-image:url('../../img/about/bgLeaf.gif');background-repeat:no-repeat; background-position:top;}
div#LeafBG {width:955px;height:480px;background-image:url('../../img/leafBG.gif');background-repeat:no-repeat; background-position:top;}
div#LeafBG_sm {width:585px;background-image:url('../../img/leafBG_sm.gif');background-repeat:no-repeat; background-position:top;}
#h1NavWrap {width:275px;height:318px;background-image:url('../../img/about/bicilista.gif');background-position:top right;background-repeat:no-repeat;}
#h1NavWrap-nobike {width:275px;height:318px;}

#aboutNav {width:135px;margin:8px 0 0 17px;padding:0;background-image:url('../../img/about/aboutNavBG.gif');
	background-position:bottom left;background-repeat:repeat-x;}
#aboutNav li {list-style-type:none;padding:7px 0 7px 2px;background-image:url('../../img/about/aboutNavBG.gif');
	background-position:top left;background-repeat:repeat-x;}
#aboutNav li.top {background:none;}
#aboutNav li a {font-weight:bold;color:#144984;text-decoration:none;}
#aboutNav li a:hover {color:#f4801b;text-decoration:underline;}
#aboutNav li a.activePage {color:#f4801b;text-decoration:underline}
#aboutNav #aboutNav {background:none;}



#centerContent {padding:98px 0 0 15px;}
#centerContent p {width:275px;margin:10px 0 0 0;padding:0;font-size:13px;}

#mediaBox {margin:57px 0 0 32px;}
#mediaBox .mbT {width:200px;height:23px; background-image:url('../../img/about/mbT.gif');}
#mediaBox .mbL {width:11px; height:105px;background-image:url('../../img/about/mbL.gif');}
#mediaBox .mbM {width:175px;height:103px;border:1px solid #144984;}
#mediaBox .mbR {width:12px; height:105px;background-image:url('../../img/about/mbR.gif');}
#mediaBox .mbB {width:200px;height:50px; background-image:url('../../img/about/mbB.gif');color:#144984;background-repeat:no-repeat;padding:15px 0 0 0;text-align:center;}

#module {margin-left:24px;}
#module.mod1st {margin-left:55px;}
#module .modT {width:265px;line-height:10px;background-image:url('../../img/about/modT.gif');background-repeat:no-repeat;}
#module .modS {width:265px;height:130px;background-image:url('../../img/about/modS.gif');background-repeat:repeat-y;}
#module .modS div.content {width:155px;margin-left:15px;}
#module .modS div.content p {height:68px;width:150px;margin:0;padding:0;}
#module .modB {width:265px;height:10px;background-image:url('../../img/about/modB.gif');background-repeat:no-repeat;}

/*these are the PNG images on the about herbalife splash page */
/* watch for _ IE hack; this allows the PNG image to be displayed in IE */
div#aboutHerbalife {height:338px; width:966px; vertical-align:top; margin:0px 0 0 0px;
	background-image:url(../../img/about/aboutHerbalife.png);
	background-repeat:no-repeat;background-position:top left;
    _background-image:none; /* we need to block the BG from IE to use the filter */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../../img/about/aboutHerbalife.png');}

div#herbalifeInAction {height:400px; width:650px; vertical-align:top;margin:0px 0 0 0px;
	background-image:url(../../img/about/herbalifeInAction.jpg);
	background-repeat:no-repeat;background-position:top left;
    _background-image:none;  /*we need to block the BG from IE to use the filter*/ 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../../img/about/herbalifeInAction.jpg');}

div#herbalifeInAction-stretch {height:400px;width:517px; vertical-align:top;margin:0px 0 0 0px;
	background-image:url(../../img/about/herbalifeInAction-stretch.png);
	background-repeat:no-repeat;background-position:top left;
    _background-image:none;  /*we need to block the BG from IE to use the filter*/ 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../../img/about/herbalifeInAction-stretch.png');}

div#herbalifeMediaKit {height:400px; width:420px; margin:0px 0 0 0px; vertical-align:top;
	background-image:url(../../img/about/herbalifeMediaKit.png);
	background-repeat:no-repeat;background-position:top left;
    _background-image:none;  /*we need to block the BG from IE to use the filter*/ 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../../img/about/herbalifeMediaKit.png');}
div#herbalifePressRoom {height:279px; width:955px; vertical-align:top; margin:0px 0 0 0px;
	background-image:url(../../img/about/herbalifePressRoom.png);
	background-repeat:no-repeat;background-position:top left;
    _background-image:none; /* we need to block the BG from IE to use the filter */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../../img/about/herbalifePressRoom.png');}
	
div#herbalifeWorldwide {height:354px; width:300px; vertical-align:top;margin:0px 0 0 0px;
	background-image:url(../../img/about/herbalifeWorldwide.png);
	background-repeat:no-repeat;background-position:bottom right;
    _background-image:none; /* we need to block the BG from IE to use the filter */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../../img/about/herbalifeWorldwide.png');}
/*div#leafbg {height:891px; width:398px; vertical-align:top;*/
/*	background-image:url(/img/leafBG.gif);*/
/*	background-repeat:no-repeat;background-position:top left;*/
 /*   _background-image:none; /* we need to block the BG from IE to use the filter */
/*	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/img/about/leafBG.gif');}*/
	


/* two columns on the top on the about herbalife splash page */
div#topCol1 {padding-left:370px;padding-top:230px;width:260px;}
div#topCol2 {width:260px;padding-top:275px;}

/* reverse green links (not underlined, then underline appears when you hover over */
a.grn_reversed {color:#167c14;text-decoration:none;}
a.grn_reversed:hover {text-decoration:underline;}
a.grn_reversed span {color:#167c14;text-decoration:none;}
a.grn_reversed:hover span {text-decoration:underline;}
a.grn_reversed div.arrow {padding-left:3px;}
a.grn_reversed:hover div.arrow {padding-left:3px;}

/*blue divider*/
.blueDivider {width:560px;margin-left:15px;line-height:1px;height:1px;background-color:#d4e0ec;}
.blueDividersub {width:560px;margin-left:0px;line-height:1px;height:1px;background-color:#d4e0ec;}

.blueDivider2 {background-image:url(../../img/dividers/blueDivider.gif);background-repeat:repeat-x; height:2px;margin-bottom:10px}

/* featured press release links on the herbalife pressroom page */
div#featuredPressReleases {padding-left:345px;padding-top:75px;width:400px;}


/* ####################################### */
/* ####### New Taylor & Pond Styles ###### */
/* ####################################### */

/* These are the global background gradient images for  the bottom fragments in sections C,D,E,F */

	#gradientBoxLeft {width:291px;height:242px;background-image:url('../../img/weight-mgmt/gradientBoxLeft.png');background-position:bottom left; background-repeat:no-repeat;
		_background-image:none; /* same here */
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/weight-mgmt/gradientBoxLeft.png');
		background-repeat:no-repeat;}

	#gradientBoxMid {width:342px;height:242px;background-image:url('../../img/weight-mgmt/gradientBoxMid.png');background-position:bottom left;background-repeat:no-repeat;
		_background-image:none; /* same here */
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/weight-mgmt/gradientBoxMid.png');background-repeat:no-repeat;}

	#gradientBoxRight {width:317px;height:242px;background-image:url('../../img/weight-mgmt/gradientBoxRight.png');background-position:bottom Left;background-repeat:no-repeat;
		_background-image:none; /* same here */
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/weight-mgmt/gradientBoxRight.png');background-repeat:no-repeat;}
	#ceoMessage {width:317px;height:242px;background-image:url('../../img/about/videoMessage.png');background-position:bottom Left;background-repeat:no-repeat;
		_background-image:none; /* same here */
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/about/videoMessage.png');background-repeat:no-repeat;}
		
/* Fragent "f"  Personal Care */		
	#fragment-f01 {width:640px;height:367px;background-image:url('../../img/weight-mgmt/nourishWoman.jpg');background-repeat:no-repeat;background-posision:top left;margin:30px 0 0 0;}
	#fragment-f02b {height:25px;padding:0 0 0 50px;}
	#fragment-f04 {width:315px;height:340px;margin-top:25px;background-image:url('../../img/weight-mgmt/prodBox-purple.gif');background-position:top left;}
	#f04-prodImg {width:315px;height:340px;margin:-5px 0 0 0;
			background-image:url('../../img/weight-mgmt/skinactivator.gif');background-position:top right;background-repeat:no-repeat;}
/* Fragent "c"  Weight Management */
	#fragment-c01 {width:640px;height:367px;background-image:url('../../img/weight-mgmt/beachRunner2.jpg');background-repeat:no-repeat;background-posision:top left;
		margin:30px 0 0 0;}
	#fragment-c02b {height:25px;padding:0 0 0 50px;}
	#fragment-c04 {width:315px;height:340px;margin-top:25px;background-image:url('../../img/weight-mgmt/prodBox.gif');background-position:top left;}
	#c04-prodImg {width:315px;height:340px;margin:-5px 0 0 0;
			background-image:url('../../img/weight-mgmt/redShake.gif');background-position:top right;background-repeat:no-repeat;}
	
/* Fragent "d"  Energy & Fitness */
	#fragment-d01 {width:640px;height:367px;background-image:url('../../img/weight-mgmt/father-sonBasketball.jpg');background-repeat:no-repeat;background-posision:top left; margin:20px 0 0 0;}
	#fragment-d02b {height:25px;padding:0 0 0 50px;}
	#fragment-d04 {width:315px;height:340px;margin-top:25px;background-image:url('../../img/weight-mgmt/prodBox-orange.gif');background-position:top left;}
	#d04-prodImg {width:315px;height:340px;margin:-5px 0 0 0;
			background-image:url('../../img/weight-mgmt/liftoffBox.gif');background-position:top right;background-repeat:no-repeat;}
			
/* Fragent "e"  Targeted Nutrition */
	#fragment-e01 {width:640px;height:367px;background-image:url('../../img/weight-mgmt/beachFamily.jpg');background-repeat:no-repeat;background-posision:top left;
		margin:30px 0 0 0;}
	#fragment-e02b	{height:25px;padding:0 0 0 50px;}
	#fragment-e04 {width:315px;height:340px;margin-top:25px;background-image:url('../../img/weight-mgmt/prodBox-pink.gif');background-position:top left;}
	#e04-prodImg {width:315px;height:340px;margin:-5px 0 0 0;
			background-image:url('../../img/weight-mgmt/shapeWorksBox.gif');background-position:top right;background-repeat:no-repeat;}
			
/*Misc Styles for Personal Care Sections*/
	.clear15 {height:5px;clear:both;overflow:hidden;}
	.clear10 {height:10px;clear:both;overflow:hidden;}
	.clear5 {height:5px;clear:both;overflow:hidden;}
	
	a.grnB {color:#167c14;font-weight:bold;font-size:12px;text-decoration:none;}
	a.grnB:hover {text-decoration:underline;}
	a.grn:hover {text-decoration:underline;}
	/*p {margin-bottom:20px;}*/
	a.w {text-decoration:underline;}
	input.grn {background-color:#f1f8fa;border-top:1px solid #137486;border-right:1px solid #093a43;border-left:1px solid #98b0b4;
		   border-bottom:1px solid #98b0b4;width:40px;}
	/* dropdown styles */
	/* Commented out due to clash with country dropdown selector
	.dropDown {width:90px;height:15px;background-image:url('/img/dropdown/bg-grn.gif');background-position:top left;color:#0a7508;padding:2px 0 0 4px;}
	.drop{margin-left:2px;position:absolute;}
	#options {width:87px;background-color:#e3f1e3;border:1px solid #0a7508;border-top:none;}
	#options a {margin:0;padding:0 0 0 4px;display:list-item;color:#0a7508;line-height:16px;text-decoration:none;}
	#options a:hover {background-color:#b8dcb8;}
	*/
	
	
				.topLeft {height:350px; vertical-align:top}
			.topRight {height:350px; width: 373px; vertical-align:top;}
			.bottomLeftImg {padding-top:10px;padding-left:30px;padding-left:23px; width:100px;}
			.bottomMiddleImg {padding-top:10px;padding-left:23px; width:100px;}
			.bottomRightImg {padding-top:10px;padding-left:23px; width:100px;}
			.bottomLeftCopy {padding-top:10px;padding-left:0px;padding-right:0px;width:165px}
			.bottomMiddleCopy {padding-top:10px;padding-left:10px;padding-right:15px;width:180px}
			.bottomRightCopy {padding-top:10px;padding-right:22px;width:171px}
			.caption {font-size:10px;color:#144984;margin-top:4px;padding-left:13px;line-height:12px;width:400px;}
			.caption-landing {font-size:10px;color:#157500;margin-top:4px;padding-left:0px;line-height:12px;}
			a {position:relative};
			
			/*Styles from landing page*/
						a.green {text-decoration:underline;}
			a.green:hover {text-decoration:none;}
			a.grnBig {font-size:17px;}
			#clearBodyWrap {height:700px;}
			#aboutText {width:573px;height:271px;margin:55px 0 0 5px;}
			#aboutText div.link {margin:162px 0 0 385px;width:135px;}
			#aboutText div.link a {display:block;text-decoration:none;width:135px;}
			#aboutText div.link a:hover {display:block;border-bottom:4px solid white;}
			
			#videoMessage {width:347px;height:276px;background-image:url('../../img/about/videoMessage.jpg');background-position:top left;margin:55px 0 0 0;
				background-repeat:no-repeat;}

			#videoLink {width:180px;height:30px;background-position:top left;margin:220px 0 0 0;background-repeat:no-repeat;border:1px solid #0a7508;}
				
			.tvSet {background-image:url('../../img/about/tvSet.png');width:169px;height:123px;
				background-repeat:no-repeat;
				_background-image:none; /* same here */
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/about/tvSet.png');}
				
			#bicilistabg {background-image:url('../../img/about/bicilistabg.png');width:443px;height:295px;
				background-repeat:no-repeat;
				_background-image:none; /* same here */
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/about/bicilistabg.png');}				
				
div#execCol1 {width:252px;}
div#execCol2 {width:585px;height:600px;padding-right:113px;
	padding-top:65px;}
			/
			* for the thumbail pictures and captions */
			.caption {color:#167c14;padding-left:8px;width:150px;margin-bottom:20px;}
			.caption span {color:#167c14;}
			.thumbnail {margin-bottom:20px;}

div#contactinfo { width:253px; vertical-align:top; margin:0px 0 0 0px; padding 50px 0 0 50px;
	background-image:url(../../img/contactbg.png);
	background-repeat:no-repeat;background-position:top left;
    _background-image:none; /* we need to block the BG from IE to use the filter */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../../img/contactbg.png'); }
	
div#findcoach {width:253px; vertical-align:top; margin:0px 0 0 0px; padding 50px 0 0 50px;
	background-image:url(../../img/my-coach/sampleCoach.png);
	background-repeat:no-repeat;background-position:top left;
    _background-image:none; /* we need to block the BG from IE to use the filter */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../../img/my-coach/sampleCoach.png'); }
	
div#getcoach {width:285px; vertical-align:top; margin:0px 0 0 0px; padding 0px 0 0 50px;
	background-image:url(../../img/my-coach/background-small.png);
	background-repeat:no-repeat;background-position:top left;
    _background-image:none; /* we need to block the BG from IE to use the filter */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../../img/my-coach/background-small.png'); }
	
/* The following Styles are used for the Success Stories pages */

/*-------------------------------------------- Styles from panels.css -----------------------------------------*/

/* panel styles */
/* look out for the IE _alpha-trans hack for nice shadows over the gradient background */
.panel {margin:0 0 0 2px;width:680px;}
	.wide {width:572px;}
	.narrow {width:379px;}
	.narrow2 {width:280px;}
.panel .head {}


.panel .ContBkg1 {background-image:url('testblock.png');background-repeat:repeat-y;background-position:top left;
			  _background-image:none; /* we need to block the BG from IE to use the filter */
			  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='testblock.png');}



/*blue panel*/
.panel .head .headLeft {height:33px;background:url(../../img/panel/topLeft.gif) no-repeat top left;}
.panel .head .headMid {height:23px;margin:0 16px 0 15px;padding-top:10px;background:url('../../img/panel/topStretch.gif') repeat-x top left;}
.panel .head .headRight {height:33px;background:url(../../img/panel/topRight.gif) no-repeat top right;}
.panel .head .headMid img {margin-top:4px;}
.panel .head .headMid div.summary {font-size:16px;color:#2572bb;}
.panel .head .headMid div.order {font-size:12px;color:#727579;margin:2px 0 0 10px;}					   

/*gray panel*/
.panel .head .headLeftGray {height:33px;background:url('../../img/panel/topLeftG.gif') no-repeat top left;}/* GRAY */
.panel .head .headMidGray {height:23px;margin:0 16px 0 15px;padding-top:10px;background:url('../../img/panel/topStretchG.gif') repeat-x top left;}/* GRAY */
.panel .head .headRightGray {height:33px;background:url('../../img/panel/topRightG.gif') no-repeat top right;}/* GRAY */

/*green panel*/
.panel .head .headLeftGreen {height:33px;background:url('../../img/panel/topLeftGreen.gif') no-repeat top left;}/* Green */
.panel .head .headMidGreen {height:23px;margin:0 16px 0 15px;padding-top:10px;background:url('../../img/panel/topStretchGreen.gif') repeat-x top left;}/* GRAY */
.panel .head .headRightGreen {height:33px;background:url('../../img/panel/topRightGreen.gif') no-repeat top right;}/* GREEN */


/*panel content, drop shadows*/
.panel .pBody {}
.panel .pBody .pBodyLeft {background-image:url('../../img/panel/midLeft.png');background-repeat:repeat-y;background-position:top left;
			  _background-image:none; /* we need to block the BG from IE to use the filter */
			  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../img/panel/midLeft.png');}
.panel .pBody .pBodyRight {background-image:url('../../img/panel/midRight.png');background-repeat:repeat-y;background-position:top right;
			  _background-image:none; /* same here */
			  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../img/panel/midRight.png');}

.panel .pBody .pBodyFootLeft {height:15px;width:14px;background-image:url('../../img/panel/pbl.png');
			   background-repeat:no-repeat;background-position:top left;
			  _background-image:none; /* same here */
			  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../img/panel/pbl.png');}
.panel .pBody .pBodyFootMid {height:15px;width:652px;background-image:url('../../img/panel/pbm.png');
			   background-repeat:repeat-x;background-position:bottom left;
			  _background-image:none; /* same here */
			  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../img/panel/pbm.png');}

.panel .pBody .pBodyFootRight {height:15px;width:14px;background-image:url('../../img/panel/pbr.png');
			   background-repeat:no-repeat;background-position:bottom right;
			  _background-image:none; /* same here */
			  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../img/panel/pbr.png');}
td.panelTD {background-color: #fff;}
.panelContent {height: 248px;}
/* end panel styles*/

/* padding */
.padded {padding-left:8px;padding-right:8px}
.leftPadded {padding-left:8px}
.extraPadded {padding-left:16px;padding-right:16px;}

/*scrolling div*/
.scrolling {overflow:auto}

/*--------------------------------------------- Styles from weight-management.css --------------------------------*/

/* for article pages */
div.divider {width:220px;height:20px;background-image:url(../../img/dottedDivider.gif);background-repeat:repeat-x;background-position:0px 9px;margin:0px 8px 0px 8px;padding:0px;}
.blueText {color:#0158cb}
h2.bold {font-weight:bold;margin-top:0px;padding-top:0px;margin-bottom:8px;}
.footnote {font-size:9px;line-height:14px;padding-top:50px;}
	
/* width for the list of articles on the left */
.articleList {width:300px;}

/*columns for the article pages layout */
#leftColumn {width:290px;}
#centerColumn {width:150px;padding-top:58px;}
#rightColumn {width:508px; padding-top: 58px;line-height:15px}
.centerColumnPadding {padding-left:12px; padding-right:20px;}

/* backgrounds */
.blueCornerBg {background-image:url(../../img/blueCorner.gif);background-repeat:no-repeat; background-position:630px 25px}

/* these styles are for the links in the left panel on the article & success story pages */
a.grayGreen {color:#555;text-decoration:none; position:static;}
a.grayGreen:hover {color:#167c14;text-decoration:underline;}
a.grayGreen strong {color:#167c14;text-decoration:none;}
a.grayGreen:hover strong {color:#167c14;text-decoration:underline;}
a.grayGreen img {border:solid 1px #4988c6}
a.grayGreen:hover img {border:solid 1px #0b8708}
.col1 {width: 78px;margin-left:8px;margin-top:2px}
.col2 {width: 163px;}
.singleCol {width:auto;padding-left:8px;}

/* Styles for Product Landing Page */
.productTBL {
	width:460px; 
	background-image:url(../../img/headerLeftBG.png);
	background-repeat:no-repeat;
	background-position:top left;
    _background-image:none; /* we need to block the BG from IE to use the filter */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/headerLeftBG.png');
}
.productTBL a:link, .productTBL a:visited, .productTBL a:active {
	font-size:12px;
	color:#144984;
	text-decoration:none;
}
.productTBL a:hover {
	text-decoration:underline;
}
	
.productList {
	padding-top:0;
	width:180px; 
	margin:0 0 2px 5px;
	}
.productList li {
	color:#167c14;
}
.productList a:link, .productList a:visited, .productList a:active {
	font-size:11px;
	color:#167c14;
	text-decoration:none;
}
.productList a:hover {
	color:#167c14;
	text-decoration:underline;
}
.productHeaderCell {
	text-indent:10px; 
	background-image:url(../../img/headerBG.jpg); 
	background-repeat:repeat-x;
	height:68px; 
	width:155px;
}
.productHeaderImage {
	background-image:url(../../img/headerBG.jpg); 
	background-repeat:repeat-x;
	height:68px;
	width:67px;
	vertical-align:middle;
	text-align:center; 
	border-right:1px solid #d4e0ec;
}
.productHeaderImage2 {
	background-image:url(../../img/headerBG.jpg); 
	background-repeat:repeat-x;
	height:68px; 	
	width:68px;
	vertical-align:middle;
	text-align:center; 
}
.productLeftCell {
	vertical-align:top; 
	background-color:#FFF; 
	border-right:1px solid #d4e0ec; 
}
.productRightCell	{
	vertical-align:top;
	background-color:#FFF; 
}
.productFooterCell {
	width:460px; 
	height:16px;
	background-image:url(../../img/footerBG4.png);
	background-repeat:no-repeat;background-position:top left;
    _background-image:none; /* we need to block the BG from IE to use the filter */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/footerBG4.png');
	}
.inActionTBL {
	width:555px;
}
.inActionTBL h2 {
	color:#144984;
	font-size:18px;
	font-weight:normal;
	padding:0;
	margin-left:15px;
	margin-top:6px;
	margin-bottom:8px;
}
.inActionCell {
	 padding-left:15px;
	 padding-right:15px;
}
.businessOppImage {
	margin:10px 50px 0 50px;
	text-align:center; 
	width:170px; 
	height:339px;  
	background-image:url(../../img/business/couple_2006.png); background-position:top center; background-repeat:no-repeat;
    _background-image:none; /* we need to block the BG from IE to use the filter */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/business/couple_2006.png');
}
.howItWorksImage {
	margin:35px 0 0 8px;
	width:180px; 
	height:300px;  
	background-image:url(../../img/business/howitworks.jpg); 
	background-position:top left; 
	background-repeat:no-repeat;
}
.findSponsorImage {
	margin:35px 0 0 8px;
	width:180px; 
	height:300px;  
	background-image:url(../../img/business/findsponsor.jpg); 
	background-position:top left; 
	background-repeat:no-repeat;
}
.whyHerbalifeImage {
	width:188px; 
	height:300px;  
	background-image:url(../../img/business/whyHerbalife.png); 
	background-position:top left; 
	background-repeat:no-repeat;
    _background-image:none; /* we need to block the BG from IE to use the filter */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/business/whyHerbalife.png');
}
.successImage {
	width:140px; 
	height:332px;  
	background-image:url(../../img/successCouple.png); 
	background-position:top left; 
	background-repeat:no-repeat;
    _background-image:none; /* we need to block the BG from IE to use the filter */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/successCouple.png');
}
.newsImage {
	margin:45px 0 0 0px;
	text-align:center; 
	width:195px; 
	height:300px;  
	background-image:url(../../img/joyousPeopleWithLaptops2.png); 
	background-position:top left; 
	background-repeat:no-repeat;
    _background-image:none; /* we need to block the BG from IE to use the filter */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/joyousPeopleWithLaptops2.png');
}
.newsDivider {
	width:250px;
	height:20px;
	background-image:url(../../img/dottedDivider.gif);
	background-repeat:repeat-x;
	background-position:0px 9px;
	margin:0;
	padding:0px;
}
.productModuleContainer {
	width:291px; 
	margin-top:-55px;
	float:right;
}
.coachModule {
	float:left; 
	width:285px; 
	height:267px; 
	vertical-align:top; 
	margin:0px 0 0 0px; 
	padding:0px 0 0 0px;
	background-image:url(../../img/my-coach/background-small.png);
	background-repeat:no-repeat;
	background-position:top left;
    _background-image:none; /* we need to block the BG from IE to use the filter */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/my-coach/background-small.png');
}
.catalogModule {
	float:left; 
	width:285px; 
	height:267px; 
	vertical-align:top; 
	margin:0px 0 0 0px; 
	padding:0px 0 0 0px;
	background-image:url(../../img/background-catalog.png);
	background-repeat:no-repeat;
	background-position:top left; 
	_background-image:none; /* we need to block the BG from IE to use the filter */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/background-catalog.png');
}

.findCoachImage {
	width:300px; 
	height:600px; 
	vertical-align:top;
	margin:0px 0 0 0px; 
	padding:0px 0 0 0px;
	background-image:url(../../img/my-coach/sampleCoach.png);
	background-repeat:no-repeat;background-position:top left;
    _background-image:none; /* we need to block the BG from IE to use the filter */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/my-coach/sampleCoach.png');
}
.shapeWorks1 {
	height:72px; 
	width:73px; 
	background: transparent url(../../img/products/CA_1.png) no-repeat !important; 
	background-image: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/products/CA_1.png');
}
.shapeWorks2 {
	height:72px; 
	width:73px; 
	background: transparent url(../../img/products/CA_2.png) no-repeat !important; 
	background-image: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/products/CA_2.png');
}
.shapeWorks3 {
	height:72px; 
	width:73px; 
	background: transparent url(../../img/products/CA_3.png) no-repeat !important; 
	background-image: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/products/CA_3.png');
}
.productCatalogTBL	{
	width:249px; 
	margin:20px 0 0 3px;
}
.productCatalogTBL p {
	padding-right:70px;
}
.productCatalogTBL ul {
	background-image:url(../../img/icon_pdf.gif); 
	background-repeat:no-repeat; 
	background-position:top left; 
	padding-top:0; 
	margin-top:15px; 
	line-height:16px;
}
.productCatalogTBL ul li {
	padding-left:2px; 
	margin-left:2px; 
	list-style-image:none; 
	list-style-type:none;
}
.productCatalogTop	{
	height:41px; 
	width:249px; 
	padding:0px 70px 0px 15px; 
	background-image:url(../../img/my-coach/backgroundTop.png); 
	background-position:bottom; 
	background-repeat:no-repeat; 
	_background-image:none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/my-coach/backgroundTop.png');
}

.productCatalogLeft {
	width:2px; 
	background-image:url(../../img/my-coach/backgroundLeft.png);
	background-position:top right; background-repeat:no-repeat; 
	_background-image:none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/my-coach/backgroundLeft.png');
}

.productCatalogBody {
	padding:10px 10px 5px 10px; 
	background-image:url(../../img/my-coach/backgroundBody.jpg); 
	background-position:bottom; 
	background-repeat:no-repeat;
}
.productCatalogRight {
	width:3px; 
	background-image:url(../../img/my-coach/backgroundRight.png); 
	background-position:top left; 
	background-repeat:no-repeat; 
	_background-image:none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/my-coach/backgroundRight.png');
}
.productCatalogBottom {
	height:10px; 
	width:249px; 
	background-image:url(../../img/my-coach/backgroundBottom.png); 
	background-position:top; 
	background-repeat:no-repeat; 
	_background-image:none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/my-coach/backgroundBottom.png');
}
.productCatalogImage {
	z-index:100;
	float:right; 
	width:87px; 
	height:118px; 
	background-image:url(../../img/my-coach/catalogThumb.png); 
	background-position:top left; 
	background-repeat:no-repeat; 
	_background-image:none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/my-coach/catalogThumb.png');
}

.productCatalogDownload {
	background-image:url(../../img/icon_pdf.gif); 
	background-repeat:no-repeat; 
	background-position:top left; 
	padding-top:0; 
	margin-top:15px; 
	line-height:16px;
}
.productCatalogDownload li {
	padding-left:2px; 
	margin-left:2px; 
	list-style-image:none; 
	list-style-type:none;
}

.loginMenu {
	padding:5px 0 2px 0;
	color:#555; 
	font-size:10px;
}
.loginMenu a {
	font-size:10px;
	color:#555; 
	text-decoration:none;
}
.loginMenu a:hover {
	text-decoration:underline;
}

.superNavRight {
	float:right; 
	margin:3px 0 1px 0;
	text-align:right;
}
