/* CSS Document */

/*BROWSER REQUIREMENTS: IE6+, MOZILLA 1+, SAFARI 1+*/

/*************************************************************************************************/
/* TAGS */
/*************************************************************************************************/

*
{
	padding:0;
	margin:0;
}

a
{
	color: #3a3a3a;
	text-decoration: underline;
}

a:hover
{
	color: #0096d7;
}

body
{
	background:url(/images/bodyBg.gif) top center no-repeat;
	color:#3a3a3a;
	font: 75%/1.1 Arial, Helvetica, sans-serif;
	height:100%;
}

form
{
	background-color: #e8e8e8;
	margin: 25px 0px 25px 0px;
	padding: 0px 30px 30px 30px;
	position: relative;
}

form#subscribeNews
{
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}

form div.message
{
	border: 1px solid #747474;
  position: relative;
  z-index: 100;
  padding: 10px;
  margin-bottom: 1em;
  color: #747474;
  font-weight: bold;
  zoom: 1;
}

form div.error
{
	background: #FF99CC;
	margin-bottom: 1px;
}

form div.error p.errorMessage
{
	color: #990000;
	/*margin: 0px 3px 3px 0px;
	padding: 0;*/
	text-align: right;
}

form h3
{
	background: url(/images/formHeaderBg.gif) bottom left repeat-x;
	color:#747474;
	margin: 0px -30px -30px -30px;
	padding: 10px 15px 72px 15px;
}

form #formTopLeft
{
	background: url(/images/formTopLeft.gif) top left no-repeat;
	height: 15px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 15px;
	z-index: 0;
}

form #formTopRight
{
	background: url(/images/formTopRight.gif) top right no-repeat;
	height: 15px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 15px;
	z-index: 0;
}

form #formBottomLeft
{
	background: url(/images/formBottomLeft.gif) bottom left no-repeat;
	bottom: 0px;
	height: 15px;
	left: 0px;
	position: absolute;
	width: 15px;
	z-index: 0;
}

form #formBottomRight
{
	background: url(/images/formBottomRight.gif) bottom right no-repeat;
	bottom: 0px;
	height: 15px;
	position: absolute;
	right: 0px;
	width: 15px;
	z-index: 0;
}

form ul
{
	list-style-type: none;
  margin: 0;
  padding:0;
}

form ul.radio_list,
form ul.radio_list li,
form ul.radio_list li label,
form ul.radio_list li input
{
	display: inline;
  width: auto;
  float: none;
}

form ul.error_list {
  float: right;
  display: block;
  width: 10%;
  color: #990000;
  vertical-align: middle;
}

form label.error, form label.selferror {
  color: #990000;
  display: block;
  float: right;
  padding: 0 65px 10px 5px;
  text-align: right;
  width: auto;
  clear:both;
}

form ul.error_list li {
  display: block;
  padding-top: 4px;
}

form ul.radio_list {
  height: 30px;
  vertical-align: middle;
	display: block;
}

form ul li
{
  background: none;
	list-style: none !important;
  margin: 0;
  padding:0;
  clear: both;
}

form ul li label
{
  float:left;
  margin:3px 0 0;
  width:35%;
}

form ul li input,
form ul li select {
  padding: 1px;
  width: 50%;
  margin: 0 0 3px;
}

form ul li input[readonly] {
  background: #E8E8E8;
  border: 1px solid #7F9DB9;
}

#user_dob, #membership_dob, #events_dob {
  background: #fff url(/images/calendar_icon.gif) center right no-repeat;
  cursor: pointer;
  width: 90px;
  border-width: 1px;
  border-style: inset;
}

form fieldset
{
	border: none;
	border-bottom: 1px solid #d2d2d2;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	position: relative;
	z-index: 2;
}

form fieldset legend{
	color:#747474;
	font-size:110%;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
}

form .formInputText input
{
	margin: 0px 0px 3px 0px;
}

form .formInputText input
{
	padding: 1px;
	width: 50%;
}

form .formInputText input.radioButton
{
  margin: 3px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}


form .formInputText label
{
	float: left;
	margin: 3px 0px 0px 0px;
	width: 40%;
}

form .formInputText select
{
	width: 51%;
}

form .formInputCheckLeft
{
	clear: both;
	display: block;
	margin: 0px 0px 5px 0px;
}

form .formInputCheckLeft input
{
	float: left;
	margin: 0px 0px 0px 0px;
  width: 5%;
}

form .formInputCheckLeft label
{
	display: block;
	margin: 0px 0px 0px 25px;
  width:86%;
}

form .formButtons
{
	text-align: right;
}

form textarea
{
	width: 100%;
}

#frmLoginSmall {
  margin: 0;
  padding: 0;
  background: none;
}

#frmLoginSmall input.submit {
  float: right;
  position:relative;
  right:12px;
}

#frmLoginSmall p {
  clear: both;
}

#frmLoginSmall a {
  color: #6DB33F;
}

#frmLoginSmall a:hover {
  text-decoration: none;
  color: #000;
}

.formTextArea label{
  width: auto; 
}

h1
{
	color:#6db33f;
	font: 290%/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0em 0em 0.5em 0em;
}

h1 span.small {
	font-size: 50%;
	display: block;
	line-height: 1.8;
}

h2
{
	color:#6db33f;
	font: 230%/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 1em 0em 0.5em 0em;
	text-transform: capitalize;
}

h2.smaller { font-size: 200%; }

h3
{
	color:#6db33f;
	font: 170%/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 1em 0em 0.5em 0em;
}

h4
{
	color:#6db33f;
	font: 150%/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 1em 0em 0.5em 0em;
}

h5
{
	color:#6db33f;
	font: 130%/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 1em 0em 0.5em 0em;
}

h6
{
	color:#6db33f;
	font: 110%/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 1em 0em 0.5em 0em;
}

html
{
	height:100%;
}

#partnersFlash
{
  margin-right:auto;
  margin-left:auto;
  width:175px;
  margin-bottom:5px;
}

img
{
	border: none;
}

img.hero150x150
{
	background: url(/images/imgGloBgHero150x150.png) 0px 0px no-repeat;
	padding: 8px;
}

img.hero160x600
{
	background: url(/images/imgGloBgAd160x600.png) 0px 0px no-repeat;
	padding: 8px;
}

img.hero180x100
{
	background: url(/images/imgGloBgAd180x100.png) 0px 0px no-repeat;
	padding: 8px;
}

img.hero180x150
{
	background: url(/images/imgGloBgAd180x150.png) 0px 0px no-repeat;
	padding: 8px;
}

img.hero180x500
{
	background: url(/images/imgGloBgAd180x500.png) 0px 0px no-repeat;
	padding: 8px;
}

img.hero180x50
{
	background: url(/images/imgGloBgAd180x50.png) 0px 0px no-repeat;
	padding: 8px;
}

.heroMain
{
	float: right;
	margin: 0px 0px 8px 8px;
}

p
{
	margin: 0em 0em 0.8em 0em;
}

p.lead { color: #0096d7; font-size: 130%; line-height: 1.2 }

ol
{
	margin: 1em 0em 1em 3.5em;
}

ol li
{
	color: #70b442;
	font-weight: bold;
	margin: 0em 0em 0.5em 0em;
}

ol li p
{
	color: #3a3a3a;
	font-weight: normal;
}

sup
{
	font-size: 80%;
	vertical-align: text-top;
}

table
{
	border: 1px dotted #6db33f;
	background: #c9e39c;
	border-collapse: collapse;
	color: #5a8e22;
	margin: 20px 0px 20px 0px;
}

table td
{
	/*border: 1px dotted #6db33f;*/
	border: 2px solid #ffffff;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

table th
{
	/*border: 1px dotted #6db33f;*/
	background: #6db33f;
	border: 2px solid #ffffff;
	border-collapse: collapse;
	color: #ffffff;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

table th a
{
	color: #ffffff;
	text-decoration: underline;
}

table th a:hover
{
	color: #0096d7;
}

#professionArea
{
  border: 1px solid #747474;
  margin: 0px 0px 20px; 
  overflow: auto; 
  height: 100px;
}

#professionArea table
{
  background: none;
  border: none;
  color:#3a3a3a;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#professionArea table td
{
  background: none;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 5px;
}

#professionArea table th
{
  background: none;
  border: none;
  color: #747474;
  margin: 0px 0px 0px 0px;
  padding: 5px;
}

#professionArea table td input.textField
{
  width: 180px;
}

#professionArea table td label {width:100%}

#professionArea table input {width:90%}

ul
{
	list-style: none;
	margin: 1em 0em 1em 2em;
}

ul li
{
	background: url(/images/unOrdListBullet.png) 0em 0.3em no-repeat;
	margin: 0em 0em 0.5em 0em;
	padding: 0em 0em 0em 1.1em;
}

/*************************************************************************************************/
/* end TAGS */
/*************************************************************************************************/

/*************************************************************************************************/
/* IDS */
/*************************************************************************************************/

/*************************************************************/
/*start BANNER*/

#banner
{
	background: url(/images/bannerUsefulLinks.jpg) 0px 0px no-repeat;
	height:102px;
	position: relative;
}

#home #banner
{
	background-image: url(/images/bannerHome.jpg);
	height: 222px;
}

.aboutUs #banner {background-image: url(/images/bannerAboutUs.jpg);}
.healthInfo #banner {background-image: url(/images/bannerHealthInfo.jpg);}
.healthTools #banner {background-image: url(/images/bannerHealthTools.jpg);}
.myAccount #banner {background-image: url(/images/bannerMyAccount.jpg);}
.usefulLinks #banner {background-image: url(/images/bannerUsefulLinks.jpg);}

#banner a
{
	background:url(/images/bannerLogoLSM.gif) 0px 0px no-repeat;
	display: block;
	height: 49px;
	left: 70px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 3px;
	width: 238px;
	
}

#home #banner a
{
	background-image: url(/images/bannerLogoLSMHome.gif);
	height: 60px;
	left: 66px;
	top: 3px;
	width: 294px;
}

/*end BANNER*/
/*************************************************************/

/*************************************************************/
/*start CONTENT*/

#content
{
  line-height: 1.2;
  min-height: 400px;
}

.contentColumn2 #content
{
	float: left;
	margin: 0px 0px 0px 15px;
	position: relative;
	width: 720px;
}

.contentColumn3 #content
{
	float: left;
	margin: 0px 0px 0px 20px;
	position: relative;
	width: 510px;
}

/*start CONTENT SUB*/

.contentColumn2 #contentSub
{
	float: left;
	margin: -168px 0px 0px 20px;
	position: relative;
	width: 220px;
}

.contentColumn3 #contentSub
{
	float: left;
	margin: -128px 0px 0px 20px;
	position: relative;
	width: 220px;
}

/*end CONTENT SUB*/

/*start CONTENT NAV*/

#contentNav
{
	background: #0096d7 url(/images/contNavBoxBlueHeaderBg.gif) 0px 0px no-repeat;
	float: left;
	margin: 0px 0px 0px 5px;
	position: relative;
	width: 200px;
}

#contentNav h3
{
	color: #ffffff;
	font: 150%/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0;
	padding:10px 15px 5px 15px;
}

#contentNavList
{
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0;
	position: relative;
}

#contentNavList li
{
	background: none;
	margin: 0px 0px 3px 0px;
	padding: 0;
	position: relative;
}

#contentNavList li a
{
	background: #1aa1db url(/images/contNavBulletRight.gif) 8px 1px no-repeat;
	/*background: #1aa1db;*/
	color: #bfe6f5;
	display: block;
	font-size: 105%;
	font-weight: bold;
	margin: 0px;
	padding: 2px 10px 2px 30px;
	text-decoration: none;
}

#contentNavList li a:hover
{
	background-color: #40b0e0;
	background-image: url(/images/contNavBulletRightRo.gif);
	color: #ffffff;
	
}
/*
#contentNavList li.open > a
{
	background-image: url(/images/contNavBulletDown.gif);
}

#contentNavList li.open > a:hover
{
	background-image: url(/images/contNavBulletDownRo.gif);
}
*/
#contentNavList li ul
{
	margin: 8px 0px 10px 0px;
}

#contentNavList li ul li a
{
	background-position: 23px 0px;
	font-weight: normal;
	padding-left: 45px;
}


/*----------------*/
.contentNavBody
{
	background: url(/images/contNavBoxBlueBodyBg.gif) 0px 0px repeat-x;
	min-height:70px;
	padding:10px 0px 5px 0px;
}

.contentColumn3 #contentNav .footer
{
	background: url(/images/contNavBoxBlueFooterBg.gif) 0px 0px no-repeat;
	height:20px;
	margin-top: 30px;
}

.contentColHalf
{
	float: left;
	width: 225px;
}

.contentColHalfFirst
{
	margin-right: 40px;
}

/*end CONTENT NAV*/

.contentFullLoose
{
	margin: 0px 15px 0px 15px;
}

#home #homeColWelcome2
{
  background: url(/images/welcomeBg.jpg) 0px 0px no-repeat;
  padding: 15px 20px 0px 290px;
  height: 295px;

}

#home #homeColWelcome
{
  height: 295px;
}

#home #homeCol1
{
	border-right: 1px solid #e8e8e8;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 19px 0px 0px;
	width: 340px;
}

#home #homeCol2
{
	float: left;
	width: 340px;
}

/*end CONTENT*/
/*************************************************************/

#feedback
{
	color: #ff0000;
}

/*************************************************************/
/*start FOOTER*/

#footer
{
	margin: 30px 0px 0px 0px;
	position: relative;
}

#footer ul#footerInfo
{
	background: url(/images/footerInfoBg.gif) 0px 0px repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 20px 15px 0px 15px;
	text-align:right;
}

#footer ul#footerInfo li
{
	background-image: none;
	color: #70b442;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer ul#footerInfo li a
{
	border-left: 1px solid #70b442;
	float:left;
	padding:0px 10px 0px 10px;
	text-decoration:none;
} 

#footer ul#footerInfo li a:hover
{
	color:#0096d7;
	text-decoration:underline;
}

#footer ul#footerNav
{
	border-top: 1px solid #e8e8e8;
	list-style: none;
	margin: 0px 15px 0px 15px;
	padding: 10px 0px 10px 0px;
}

#footer ul#footerNav li
{
	background-image: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer ul#footerNav li a
{
	border-left: 1px solid #70b442;
	color: #888888;
	font-size: 90%;
	padding:0px 10px 0px 10px;
} 

#footer ul#footerNav li a:hover
{
	color: #0096d7;
} 

/*end FOOTER*/
/*************************************************************/

#header
{
	/*background: url(/images/headerBg.gif) 0px 0px repeat-x;*/
	height: 15px;
	position: relative;
}

#healthTool
{
	border: 1px solid #0096d7;
	height: 500px;
	margin: 30px 0px 0px 0px;
	padding: 0;
	width: 410px;
}

/*************************************************************/
/*start NAV*/

#infoTabsFlash
{
	z-index: 5;
}

#nav
{
	background: url(/images/navBg.gif) 0px 0px no-repeat;
	height: 120px;
	margin: 0px 0px 0px 5px;
	position: relative;
	width: 730px;
	z-index: 500;
}

/*start BREADCRUMBS*/

#nav ol
{
	left: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	width: 450px;
}

#nav ol li
{
	display:inline;
	position: relative;
	top: 1.8em;
}

#nav ol li a:hover
{
	color: #000000;
	text-decoration: underline;
}

#nav ol li.last
{
	color: #747474;
	font: 160%/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 0px;
}

#nav ol li a
{
	border-left: 1px solid #6db33f;
	color:#6db33f;
	font: 90%/1 Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}

#nav ol li.first a
{
	padding-left: 0px;
	border-left: none;
}

/*end BREADCRUMBS*/

/*start NAV*/

#nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 23px;
	top: 53px;
	z-index: 100;
}	

#nav ul li
{
	background: url(/images/navTabRight.gif) top right no-repeat;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#nav ul li a
{
	background:url(/images/navTabLeft.gif) top left no-repeat;
	color: #747474;
	display:block;
	float: left;
	font-size: 110%;
	height: 31px;
	padding:14px 21px 0px 21px;
	text-align: center;
	text-decoration: none;
}

#nav ul li a:hover
{
	color: #000000;
	text-decoration: underline;
}

/*end NAV*/

/*start SUB NAV*/

#nav ul ul
{
	background: url(/images/navSubFooter.png) left bottom no-repeat;
	left: 4px;
	padding: 10px 0px 21px 0px;
	position: absolute;
	top: 31px;
	visibility: hidden;
	width: 161px;
	z-index: 500;
}

#nav ul ul li
{
	background-color: #6db33f;
	background-image: none;
	float: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#nav ul ul li a
{
	background-image: none;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	float: none;
	font-size: 90%;
	height: auto;
	margin: 0px 15px 0px 15px;
	padding: 8px 0px 8px 0px;
	text-align: left;
}

/*end SUB NAV*/

/*end NAV*/
/*************************************************************/

#page
{
	background: url(/images/pageBg.png) top center repeat-y;
	margin: 0px auto 0px auto;
	min-height: 100%;
	padding: 0px 10px 0px 10px;
	position: relative;
	width: 980px;
}

#relatedLinks
{
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#relatedLinks h3
{
	border-top: 1px solid #e8e8e8;
	font-size: 150%;
	margin: 20px 0px 0.5em 0px;
	padding: 10px 0px 0px 0px;
}

#relatedLinks h4
{
	color: #0096d7;
	font-size: 130%;
	/*margin: 20px 0px 0.5em 0px;
	padding: 10px 0px 0px 0px;*/
}

#treeList
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#treeList li
{
	margin: 0px 0px 3px 0px;
	padding: 0;
	position: relative;
}

#treeList ul
{
	list-style: none;
	margin: 3px 0px 0px 0px;
	padding: 0;
}

#treeList a
{
	background: url(/images/indexListSmallBg.gif) 0px 0px no-repeat;
	color: #00539f;
	display: block;
	font: 110%/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	min-height: 20px;
	overflow: hidden;
	padding: 5px 0px 0px 65px;
	text-decoration: none;
}

#treeList a:hover
{
	background-position: -520px 0px;
	color: #5a8e22;
}

#treeList li ul li
{
	margin-left: 50px;
}

#treeList p
{
	color: #0096d7;
	font-size: 100%;
	margin: 3px 20px 8px 70px;
}

/*************************************************************************************************/
/* end IDS */
/*************************************************************************************************/

/*************************************************************************************************/
/* CLASSES */
/*************************************************************************************************/

/*************************************************************/
/*start ADVERTISEMENTS*/

.ad300x250
{
	margin: 0px auto 20px auto;
	width: 300px;
}

.ad468x60
{
	margin: 0px auto 0px auto;
	width: 468px;
}

.ad728x90
{
	margin: 0px auto 0px auto;
	width: 728px;
}

.ad a
{
	background: 0px 0px no-repeat;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

.ad300x250 a
{
	background-image: url(/images/adTemp300x250.jpg);
	height: 250px;
}

.ad300x250a1 a { background-image:url(/images/ad_300x250_a1.jpg); }
.ad300x250glopt a { background-image:url(/images/ad_300x250_glopt.jpg); }
.ad300x250newIdea a { background-image:url(/images/ad_300x250_newIdea.jpg); }
.ad300x250profTrim a { background-image:url(/images/ad_300x250_profTrim.jpg); }
.ad300x250LIP a { background-image:url(/images/ad_300x250_LIP.png); }

.ad468x60 a
{
	background-image: url(/images/adTemp468x60.jpg);
	height: 60px;
}

.ad468x60a1 a { background-image:url(/images/ad_468x60_a1.jpg); }
.ad468x60glopt a { background-image:url(/images/ad_480x60_glopt.jpg); }
.ad468x60newIdea a { background-image:url(/images/ad_468x60_newIdea.jpg); }
.ad468x60profTrim a { background-image:url(/images/ad_480x60_profTrim.jpg); }
.ad468x60tanita a { background-image:url(/images/ad_480x60_tanita.jpg); }
.ad468x60LIP a { background-image:url(/images/ad_468x60_LIP.png); }

.ad728x90 a
{
	background-image: url(/images/adTemp728x90.jpg);
	height: 90px;
}

.ad728x90a1 a { background-image:url(/images/ad_780x90_a1.jpg); }
.ad728x90duromine a { background-image:url(/images/ad_728x90_duromine.jpg); }
.ad728x90glopt a { background-image:url(/images/ad_728x90_glopt.jpg); }
.ad728x90newIdea a { background-image:url(/images/ad_728x90_newIdea.jpg); }
.ad728x90profTrim a { background-image:url(/images/ad_728x90_profTrim.jpg); }
.ad728x90tanita a { background-image:url(/images/ad_728x90_tanita.jpg); }
.ad728x90LIP a { background-image:url(/images/ad_728x90_LIP.png); }

.ad p
{
	color: #c8caca;
	font-size: 85%;	
	margin: 0px 0px 2px 0px;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
}

.ad p.reinforcement
{
	border: 1px dotted #3a3a3a;
	color: #3a3a3a;
	font-size: 110%;
	margin: 3px 0px 2px 0px;
	padding: 5px;
	text-align: left;
	text-transform: none;
}

.ad a.normal
{
	background: none;
	height: auto;
	text-indent: 0px;
}

/*end ADVERTISEMENTS*/
/*************************************************************/

/*************************************************************/
/*start ARTICLE LIST*/

.articleList
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.articleList li
{
	background: url(/images/articleListItmBg.gif) 0px 0px no-repeat;
	margin: 0px 0px 40px 0px;
	min-height: 150px;
	padding: 35px 20px 0px 150px;
	position: relative;
}

.articleList.partnersList li
{
	background-image: url(/images/articleListItmLSMPartnerBg.gif);
}

.articleList li a.hero
{
	background: 0px 0px no-repeat;
	display: block;
	height: 88px;
	left: 26px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 11px;
	width: 88px;
}

.articleList li a.agpn { background-image: url(/images/alHeroAGPNLogo.gif); }
.articleList li a.alphaOne { background-image: url(/images/alHeroAlphaOneLogo.gif); }
.articleList li a.aosd { background-image: url(/images/alHeroGPNSWLogo.gif); }
.articleList li a.glopt { background-image: url(/images/alHeroGLOPTLogo.gif); }
.articleList li a.iNovaPharma { background-image: url(/images/alHeroInovaPharmaLogo.gif); }
.articleList li a.mbfFoundation { background-image: url(/images/alHeroMbfFoundationLogo.gif); }
.articleList li a.mbfHealth { background-image: url(/images/alHeroMbfHealthLogo.gif); }
.articleList li a.newIdea { background-image: url(/images/alHeroNewIdeaLogo.gif); }
.articleList li a.pfizerAu { background-image: url(/images/alHeroPfizerAuLogo.gif); }
.articleList li a.profTrims { background-image: url(/images/alHeroProfTrimLogo.gif); }
.articleList li a.southCrossUni { background-image: url(/images/alHeroSCULogo.gif); }
.articleList li a.tanita { background-image: url(/images/alHeroTanitaLogo.gif); }
.articleList li a.woolcock { background-image: url(/images/alHeroWoolcockLogo.gif); }
.articleList li a.happinessInstitute { background-image: url(/images/alHeroHappinessLogo.gif); }
.articleList li a.yahoo7 { background-image: url(/images/alHeroYahoo7Logo.gif); }

.articleList li h3
{
	color: #00539f;
	font: 200%/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.articleList li .btnTop { float: right; margin-top: 10px; }

/*end ARTICLE LIST*/
/*************************************************************/

.audioPlayer
{
	margin: 20px 20px 10px 0px;
}

/*************************************************************/
/*start BUTTONS*/

.btn
{
	background: 0px 0px no-repeat;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

.btnArrDouble { background-image: url(/images/btnArrDouble.png); height: 17px; width: 17px; }
.btnArrDouble:hover { background-position: 0px -17px; }

.btnLearnMore { background-image: url(/images/btnLearnMore.gif); height: 16px; width: 70px; }
.btnLearnMore:hover { background-position: 0px -16px; }


.btnLearnMoreScRt { background-image: url(/images/btnLearnMoreScRt.gif); height: 16px; width: 70px; }
.btnLearnMoreScRt:hover { background-position: 0px -16px; }

.btnRegisterNow { background-image: url(/images/btnRegisterNow.gif); height: 40px; width: 291px; }
.btnRegisterNow:hover { background-position: 0px -40px; }

.btnStartAssessment { background-image: url(/images/btnStartAssessment.gif); height: 40px; width: 291px; }
.btnStartAssessment:hover { background-position: 0px -40px; }

.btnTop { background-image: url(/images/btnTop.gif); height: 16px; width: 40px; }
.btnTop:hover { background-position: 0px -16px; }

/*end BUTTONS*/
/*************************************************************/

.clearAll { clear: both; }

.feedback
{
	color: #ff0000;
}

/*************************************************************/
/*start INDEX LIST*/

.indexList
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.indexList li
{
	background: url(/images/indexListHeader.gif) 0px 0px no-repeat;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	position: relative;
}

.indexList li.no1 { background-image: url(/images/indexListHeaderNo1.gif); }
.indexList li.no2 { background-image: url(/images/indexListHeaderNo2.gif); }
.indexList li.no3 { background-image: url(/images/indexListHeaderNo3.gif); }
.indexList li.no4 { background-image: url(/images/indexListHeaderNo4.gif); }

.indexList li:hover
{
	background-position: -520px 0px;
}

.indexList li h3
{
	background: url(/images/indexListFooter.gif) 0px bottom no-repeat;
	color: #00539f;
	font: 150%/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 5px 25px 0px 0px;
	padding: 0px 0px 15px 75px;
}

.indexList li:hover h3
{
	background-position: -520px bottom;
	color: #5a8e22;
}

.indexList li p
{
	color: #0096d7;
	font-size: 120%;
	margin: 10px 25px 0px 75px;
}

.indexList li a
{
	background-image: url(/images/spacer.gif);
	height: 100%;
	left: 0px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 0px;
	width: 100%;
	z-index: 200;
}		

/*end INDEX LIST*/
/*************************************************************/

.infoTabs
{
	/*background: url(/images/homeInfoTabsTemp.jpg) 0px 0px no-repeat;*/
	float: left;
	height: 320px;
	margin: 0px 25px 0px 0px;
	width: 380px;
}

.infoTabs ul
{
	display: none;
}

.layoutCenter a
{
	margin: 25px auto 0px auto;
}

.layoutCentered
{
	margin: 20px 0px 20px 0px;
	text-align: center;
}

/*************************************************************/
/*start NAV LIST*/

.navList
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.navList li
{
	background-image: none;
	margin: 0;
	padding: 0;
}

.navList li a
{
	background: url(/images/navListBg.gif) 0px 0px no-repeat;
	color: #0096d7;
	display: block;
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	min-height: 16px;
	overflow:hidden;
	padding:9px 0px 5px 40px;
	text-decoration:none;
	width:340px;
}

.navList li a:hover
{
	background-position:0px -60px;
	color: #6eb441;
}

/*end NAV LIST*/
/*************************************************************/

/*************************************************************/
/*start NAV TAB*/

.navTab
{
	background: url(/images/navTabBaseLSMBlue.gif) 0px 0px no-repeat;
	margin: 0px 0px 5px 0px;
	min-height: 85px;
	overflow: hidden;
	padding: 15px 50px 0px 100px;
	position: relative;
	width: 230px;
  line-height: 1;
}

.navTab:hover
{
	background-image: url(/images/navTabBaseLSMGreen.gif);
}

.navTab a
{
	background:url(/images/navTabHeroDABQ.png) 0px 0px no-repeat;
	display: block;
	left: 0px;
	height: 100px;
	position: absolute;
	text-indent: -9999px;
	top: 0px;
	width: 100%;
}

.navTab h3
{
	color: #00539f;
	font: 140%/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 0.2em 0px;
}

.navTab:hover h3
{
	color: #5a8e22;
}

.navTab p
{
	color: #0096d7;
}

.navTab:hover p
{
	color: #6eb441;
}

/*end NAV TAB*/
/*************************************************************/

/*************************************************************/
/*start NEWS*/

.news
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.news h3
{
	color: #aeaeae;
	font: 130%/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.news h4
{
	color: #0096d7;
	font: 110%/1.1 Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

.news p
{
	margin: 0;
	padding: 0px 0px 30px 0px;
}

.news li
{
	background: none;
	border-bottom: 1px solid #e8e8e8;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 30px 100px;
	position: relative;
}

.news li.last
{
	border-bottom: none;
	margin-bottom: 0px;
}

.news img
{
	background: url(/images/newsHeroBg.gif) 0px 0px no-repeat;
	left: 0px;
	/*min-height: 74px;
	min-width: 74px;*/
	padding: 8px;
	position: absolute;
	top: 0px;
}

.news .btn
{
	float: right;
}

/*end NEWS*/
/*************************************************************/
/*************************************************************/
/*start homeContent*/

.homeContent
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.homeContent h3
{
	color: #aeaeae;
	font: 130%/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.homeContent h4
{
	color: #0096d7;
	font: 110%/1.1 Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

.homeContent p
{
	margin: 0;
	padding: 0px 0px 30px 0px;
}

.homeContent li
{
	background: none;
	border-bottom: 1px solid #e8e8e8;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 30px 0px;
	position: relative;
}

.homeContent li.last
{
	border-bottom: none;
	margin-bottom: 0px;
}

.homeContent .btn
{
	float: right;
}

/*end NEWS*/
/*************************************************************/

/*************************************************************/
/*start SECTION MENU*/

.sectionMenu
{
	clear: both;
	list-style: none;
	margin: 30px 0px 30px 0px;
	position: relative;
}

.sectionMenu li
{
	background: url(/images/sectionMenuOptBg.gif) 0px 0px no-repeat;
	margin: 0px 0px 10px 0px;
	min-height: 100px;
	padding: 0;
	position: relative;
}

.sectionMenu li:hover
{
	background-position: 0px -250px;
}

.sectionMenu li a
{
	display: block;
	height: 100%;
	left: 0px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0px;
	width: 100%;
}

.sectionMenu li.assessments a { background: url(/images/smHeroAssessments.png) 0px 0px no-repeat; }
.sectionMenu li.courses a { background: url(/images/smHeroCourses.png) 0px 0px no-repeat; }
.sectionMenu li.lsmTextBook a { background: url(/images/smHeroLsmTextBook.png) 0px 0px no-repeat; }
.sectionMenu li.partners a { background: url(/images/smHeroPartners.png) 0px 0px no-repeat; }
.sectionMenu li.programs a { background: url(/images/smHeroPrograms.png) 0px 0px no-repeat; }

.sectionMenu li.dietAndNutrition a { background: url(/images/smHeroDietAndNutrition.png) 0px 0px no-repeat; }
.sectionMenu li.fitnessAndExercise a { background: url(/images/smHeroExerciseAndFitness.png) 0px 0px no-repeat; }
/* .sectionMenu li.lifestleprogram a { background: url(/images/smHeroExerciseAndFitness.png) 0px 0px no-repeat; } */
.sectionMenu li.lifestyle a { background: url(/images/smHeroLifestyle.png) 0px 0px no-repeat; }
.sectionMenu li.medicalConditions a { background: url(/images/smHeroMedicalConditions.png) 0px 0px no-repeat; }

.sectionMenu li.weightManagement a { background: url(/images/smHeroWeightManagement.png) 0px 0px no-repeat; }
.sectionMenu li.courseCalendar a { background: url(/images/smHeroCalendar.png) 0px 0px no-repeat; }
.sectionMenu li.emotAndPsychHealth a { background: url(/images/smHeroEmotAndPsychHealth.png) 0px 0px no-repeat; }

.sectionMenu li.mastersInClinicalScience a { background: url(/images/smHeroSouthernCrossUni.png) 0px 0px no-repeat; }
.sectionMenu li.workshops a { background: url(/images/smHeroWorkshops.png) 0px 0px no-repeat; }

.sectionMenu li.lsmNewsletter a { background: url(/images/smHeroLSM.png) 0px 0px no-repeat; }
.sectionMenu li.patientInfoDownloads a { background: url(/images/smHeroPatInfoDownloads.png) 0px 0px no-repeat; }
.sectionMenu li.articles a { background: url(/images/smHeroArticles.png) 0px 0px no-repeat; }
.sectionMenu li.media a { background: url(/images/smHeroMedia.png) 0px 0px no-repeat; }
.sectionMenu li.lsmEvidenceBase a { background: url(/images/smHeroLsmEvidenceBase.png) 0px 0px no-repeat; }
.sectionMenu li.lsmMedOnDemand a { background: url(/images/smHeroLSMOnDemand.png) 0px 0px no-repeat; }

.sectionMenu li.almaMembership a { background: url(/images/smHeroALMAMembership.png) 0px 0px no-repeat; }
.sectionMenu li.committee a { background: url(/images/smHeroCommittee.png) 0px 0px no-repeat; }
.sectionMenu li.constitution a { background: url(/images/smHeroConstitution.png) 0px 0px no-repeat; }
.sectionMenu li.courses a { background: url(/images/smHeroCourses.png) 0px 0px no-repeat; }
.sectionMenu li.events a { background: url(/images/smHeroEvents.png) 0px 0px no-repeat; }
.sectionMenu li.inThePress a { background: url(/images/smHeroInThePress.png) 0px 0px no-repeat; }
.sectionMenu li.newsletter a { background: url(/images/smHeroNewsletter.png) 0px 0px no-repeat; }
.sectionMenu li.whatIsLSM a { background: url(/images/smHeroWhatIsLSM.png) 0px 0px no-repeat; }
.sectionMenu li.podcast a { background: url(/images/smHeroLSMOnDemand.png) 0px 0px no-repeat; }


.sectionMenu li h3
{
	color: #00539f;
	font: 180%/1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 15px 0px 0px 140px;
}

.sectionMenu li:hover h3
{
	color: #5a8e22;
}

.sectionMenu li p
{
	color: #0096d7;
	font: 120%/1.1 Arial, Helvetica, sans-serif;
	margin: 0.5em 0em 0em 0em;
	padding: 0px 0px 10px 140px;
}

.sectionMenu li:hover p
{
	color: #6eb441;
}

/*end SECTION MENU*/
/*************************************************************/

/*************************************************************/
/*start SEPERATORS*/

.sepHor
{
	border-bottom: 1px solid #e8e8e8;
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 0px 0px;
}

.sepHorInvis
{
	clear: both;
	margin: 0px 0px 20px 0px;
}

.sepHorTop
{
	border-top: 1px solid #e8e8e8;
	clear: both;
	margin: 30px 0px 20px 0px;
	padding: 5px 0px 0px 0px;
}

.sepHorTop a
{
	margin: 0px 0px 0px auto;
}

/*end SEPERATORS*/
/*************************************************************/

/*************************************************************/
/*start SHOWCASE*/

.showcase
{
	background: #6db33f url(/images/scRightBoxGreenHeaderBg.gif) 0px 0px no-repeat;
	color: #ffffff;
	margin:0px 0px 10px 0px;
	position: relative;
}

.showcase .btn
{
	float: right;
	margin-top: 0.8em;
	padding: 0;
}

.showcase a
{
	color: #ffffff;
}

.showcase a:hover
{
	color: #000000;
}

.showcase a.scNav
{
	float: right;
}

.showcase h3
{
	color: #ffffff;
	font: 150%/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding:10px 12px 5px 12px;
}

.showcaseBody
{
	background: url(/images/scRightBoxGreenBodyBg.gif) 0px 0px repeat-x;
	min-height:70px;
	padding: 15px 12px 0px 12px;
	text-align: center;
}

.showcaseBody p
{
	text-align: left;
}

.showcaseFooter
{
	background: url(/images/scRightBoxGreenFooterBg.gif) bottom left no-repeat;
	clear: both;
	height:12px;
}

.showcaseGrey
{
	background-color: #e8e8e8;
	background-image: url(/images/scRightBoxGreyHeaderBg.gif);
	color: #747474;
}

.showcaseGrey h3
{
	color:#747474;
}

.showcaseGrey .showcaseBody { background-image:url(/images/scRightBoxGreyBodyBg.gif); }
.showcaseGrey .showcaseFooter { background-image:url(/images/scRightBoxGreyFooterBg.gif); }

/*start SHOWCASE MAIN*/

.showcaseMain
{
	background: url(/images/showcaseMainBg.gif) 0px 0px no-repeat;
	color: #0096d7;
	font-size: 110%;
	min-height: 120px;
	padding: 25px 30px 0px 30px;
}

.showcaseMain a
{
	color: #0096d7;
}

.showcaseMain a:hover
{
	color: #00539f;
}


.showcaseMain h3
{
	color: #00539f;
	font: 150%/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.showcaseMainHalf
{
	background: url(/images/showcaseMainHalfBg.gif) 0px 0px no-repeat;
	padding: 25px 10px 0px 10px;
	width: 225px;
}

.showcaseMain .btn
{
	float: right;
}

.showcaseMainCenter
{
	text-align: center;
}

/*end SHOWCASE MAIN*/

/*************************************************************************************************/
/* end CLASSES */
/*************************************************************************************************/

.videoPlayer {
 margin-top: 25px; 
}
 
/* social media links */
#socialLinks {
	margin: 3em 0;
}

#socialLinks ul {
  list-style-type: none;
	margin: 0;
	padding: 0;
}

#socialLinks ul li {
  list-style: none;
  margin: 0;
  padding: 0;
	background: #fff;
	display: block;
}

#socialLinks ul li a {
  display: block;
	float: left;
	margin: 0 10px 0 7px;
	padding-left: 19px;
	background: transparent url(/images/social_media_icons.gif) top left no-repeat;
	height: 19px;
	padding-top: 1px;
	text-decoration: none;
}

#socialLinks ul li a:hover {
	text-decoration: underline;
}

#socialLinks ul li a.reddit {
	background-position: 0 -300px;
}

#socialLinks ul li a.facebook {
  background-position: 0 -160px;
}

#socialLinks ul li a.stumbleupon {
  background-position: 0 -120px;
}

#socialLinks ul li a.twitter {
  background-position: 0 -600px;
}

#socialLinks ul li a.delicious {
  background-position: 0 -20px;
}

/* follow us links */
#follow-us-links {
	padding: 20px 15px 0;
}

#follow-us-links p {
	margin-bottom: 30px;
}

/* weekly tips */
p.continue {
	font-style:italic;
	margin:1em 0.6em 3em;
	text-align:right;
}

p.continue a {
  font-size: 110%;
}

/* rss / podcast links */
ul.podcast_links {
  list-style-type: none;
}

ul.podcast_links li {
  display: inline;
  list-style: none;
  background: none;
}

ul.podcast_links li a {
  display: block;
  text-decoration: none;
  float: left;
  margin-right: 50px;
}

ul.podcast_links li a img {
  position: relative;
  left: -7px;
  top: 20px;
}

ul.global_error {
  color: #990000;
  padding: 4px;
}

li.no_float_right_error ul.error_list {float:none; width:100%; text-indent:1em; margin-bottom:10px;}

#membership_cCardExpiryMonth, #membership_cCardExpiryYear {width:auto}


#prevBtn2, #prevBtn3, #prevBtn4, #prevBtn5 {margin-right:360px;}
