/***********************************
************************************
	Special Element Styles 
------------------------------------
*/

/*------------------------------------
	Line Separator
------------------------------------
*/

.LineSeparatorWide {
	padding: 0;
	width: 679px;
	height: 1px;
	background-color: #fff;
	border-top: 1px solid #ebebeb;
	margin: 0 0 8px;
}

/*------------------------------------
	Note Boxe
------------------------------------
*/
.NoteBox{
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #ebebeb;
	background-color: #f9f7f9;
}

/*------------------------------------
	Header Logo
------------------------------------
*/

.HeaderLogo {
	font-size: 1.05em;
	background: url('/images/life_nutrition/logo_life_small.gif') no-repeat 0 0px;
	padding: 1px 0 4px 50px;
}

.HeaderLogo a {
	text-decoration: none;
}

.HeaderLogo a:hover {
	text-decoration: underline;
}

/*------------------------------------
	Bullet Logo
------------------------------------
*/

.BulletLogo {
	padding-left: 40px;
	background: url('/images/life_nutrition/Logo_SHS_Bullet.jpg') no-repeat 0 2px;
}

.BulletLogo a {
	text-decoration: none;
}

.BulletLogo a:hover {
	text-decoration: underline;
}

/*------------------------------------
	Content List with SHS Logo
------------------------------------
*/

.ContentListMenu {
	margin-bottom: 60px;
	text-transform: uppercase;
}

.ContentListMenu h2 {
	font-size: 1.2em;
	margin-top: 50px;
}

.ContentListMenu li {
	list-style: none;
}

.ContentListMenu a {
	padding-left: 40px;
	text-decoration: none;
	background: url('/images/life_nutrition/Logo_SHS_Bullet.jpg') no-repeat 0 1px;
}

.ContentListMenu a:hover {
	text-decoration: underline;
}


/*------------------------------------
	SiteMap
------------------------------------
*/

.SiteMap {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 35px;
}

.SiteMap h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 0.9em;
	margin: 10px 0;
	background-position: 0 4px;
}

.SiteMap .ContentListMenu {
	display: none;
	margin: 5px 0 20px;
}

.SiteMap .ContentListMenu li {
	margin-bottom: 5px;
}

.SiteMap .ContentListMenu a {
	padding-left: 13px;
	background: url('/images/life_nutrition/Arrow_Next_Purple.gif') no-repeat 0 4px;
}

/***********************************
************************************
	Pagination 
------------------------------------
*/

.Pagination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 40px 0 30px;
	padding: 0;
	text-align: left;
	font-size: 1.05em;
}

.Pagination a {
	text-decoration: none;
	color: #7c67a2;
	border: 1px solid #DDD;
	background-color: #FFF;
}

.Pagination strong {
	color: #7c67a2;
	border: 1px solid #bcafd4;
	background: #ecf1f3;
}

.Pagination a:hover {
	border: 1px solid #bcafd4;
	background: #ecf1f3;
}

/*------------------------------------
	Numerical Pagination
------------------------------------
*/

.NumericalNav .PagesCount {
	color: #7c67a2;
	margin-right: 10px;
	font-weight: bold;
}

.NumericalNav a,
.NumericalNav strong {
	margin: 0;
	padding: 3px 6px;
}

/*------------------------------------
	Alphabetical Pagination
------------------------------------
*/

p.AlphabeticalNav {
	text-align: center;
}

.AlphabeticalNav a,
.AlphabeticalNav strong {
	display: block;
	float: left;
	width: 21px;
	padding: 2px 0px 2px 0;
	margin: 0 3px 0 0;
}

/***********************************
************************************
	News/Articles Weblog Items 
------------------------------------
*/

/*------------------------------------
	Items
------------------------------------
*/

.WeblogItems {
	margin-top: 10px;
	margin-bottom: 15px;
}

.WeblogItems h2 {
	margin-bottom: 8px;
	font-size: 1em;
}

.WeblogItems p {
	margin-left: 5px;
}

.WeblogItems a {
	font-size: 0.9em;
	text-transform: uppercase;
}

.WeblogItems h2 a {
	text-transform: capitalize;
}

.WeblogItems .VisitLink {
	margin: -10px 0 0;
	padding: 0;
	text-transform: none;
}


/*------------------------------------
	Product Items
------------------------------------
*/
.ProductItems {
	margin-top: 15px;
	vertical-align: top;
}

.ProductItems h3 {
	margin-top: 0;
}

.ProductItems .ItemThumbnail {
	float: left;
	width: 60px;
	vertical-align: top;
}

.ProductItems .ItemDescription {
	float: right;
	width: 570px;
	padding-left: 25px;
	border-left: 1px solid #ebebeb;
}

/*------------------------------------
	Video Items
------------------------------------
*/
.VideoItems {
	margin-top: 10px;
	vertical-align: top;
}

.VideoItems h3 {
	margin-top: 0;
}

.VideoItems .ItemThumbnail {
	float: left;
	width: 130px;
	vertical-align: top;
}

.VideoItems .ItemDescription {
	float: right;
	width: 500px;
	padding-left: 25px;
	border-left: 1px solid #ebebeb;
}
/*------------------------------------
	Details
------------------------------------
*/

.WeblogItemDetails {
	margin: 0 0 30px;
}

.WeblogItemDetails h2 {
	margin-top: 40px;
	margin-bottom: 5px;
}

.WeblogItemDetails h3 {
	margin-top: 0;
	padding-left: 35px;
	text-transform: uppercase;
	margin-bottom: 0;
}

/*------------------------------------
	Media-Details
------------------------------------
*/
#MediaDetails {
	margin: 0 0 30px;
}

#MediaDetails #MediaBox {
	float: left;
	width: 320px;
}

#MediaDetails #player1 {
	height: 243px;
	background-color: #f2f2f2;
}


#MediaDetails #MediaBox #DownloadPodcast{
	width: 250px;
	height: 16px;
	margin-top: 25px;
	padding: 15px 0 20px 70px;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	font-weight: bold;
	background: url('/images/life_nutrition/Xtras_Podcast.gif') no-repeat 0 18px;
}

#MediaDetails .HelpBox {
	float: right;
	width: 320px;
	height: 300px;
	padding: 10px;
	border: 1px solid #ebebeb;
}

#MediaDetails .HelpBox h2 {
	margin-top: 0;
}

#MediaDetails #VideoHelp {
	background: url('/images/life_nutrition/Xtras_Camera.jpg') no-repeat right bottom;
}

#MediaDetails #PodcastHelp {
	background: url('/images/life_nutrition/Xtras_Microphone.jpg') no-repeat right bottom;
}

/*------------------------------------
	Product-Details
------------------------------------
*/
#ProductDetailsLeft {
	float: left;
	width: 320px;
	margin: 20px 10px 0 0;
}

#ProductDetailsRight {
	float: right;
	width: 323px;
	margin: 20px 0 0;
	padding-left: 17px;
}

#ProductDetailsWide {
	clear: both;
	margin-top: 20px;
}

#ProductImage {
	height: 260px;
	text-align: center;
    border: 1px solid #ebebeb;
	padding: 10px 0 20px;
	color: #666666;
}

#ProductImage p.NoImage {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 40px;
	color: #e1d4e7;
}

#ProductOptions {
	padding: 10px;
	border-bottom: 1px solid #ebebeb;
}

#ProductOptions ul{
	margin: 0;
	padding: 0;
}

#ProductOptions li{
	margin: 0 0 5px;
	list-style-type: none;
	padding: 0 0 0 25px;
}

#ProductOptions a{
	text-decoration: none;
}

#ProductOptions a:hover{
	text-decoration: underline;
}

#ProductOptions p#GetAcrobatReader {
	margin: 10px 0 0;
	padding: 0 0 0 25px;
}

#ProductOptions #ProductDoc {
	background: url('/images/life_nutrition/Icon_Doc.gif') no-repeat 2px 4px;
}

#ProductOptions #PrintProduct {
	background: url('/images/life_nutrition/Icon_Printer.gif') no-repeat left 4px;
}

#ProductOptions #EmailProduct {
	background: url('/images/life_nutrition/Icon_Email.gif') no-repeat left 4px;
}

#ProductInfoTable {
	width: 320px;
	border: 1px solid #ebebeb;
	background-color: #fbf7fb;
	margin-top: 20px;
	padding-bottom: 20px;
}

#ProductInfoTable h3{
	width: 320px;
	margin: 0;
	padding: 5px 0;
	font-size: 1em;
	text-align: center;
	text-transform: capitalize;
	border-bottom: 1px solid #ebebeb;
	background-color: #f0e2f8;
}

#ProductInfoTable p{
	padding: 0 10px;
	margin-top: 20px;
}

#ProductInfoTable table{
	width: 300px;
	margin: 0 10px;
	font-size: 0.75em;
	color: #666666;
}

#ProductInfoTable tr:first-child{
	width: 300px;
	height: 65px;
	font-weight: bold;
	background-color: #f4f0f6;
}

#ProductInfoTable td:first-child{
	width: 160px;
}

#ProductInfoTable td{
	width: 70px;
}

#ProductInfoTable table td{
	height: 32px;
	border: 1px solid #ebebeb;
	padding: 0 10px;
}

#ProductDetailsWide{
	margin-bottom: 20px;
}

#ProductDetailsRight h2{
	margin-bottom: 10px;
}

#ProductDetailsRight h2#First{
	margin-top: 0;
}

#ProductDetailsWide .SectionDetail,
#ProductDetailsRight .SectionDetail{
	border-bottom: 1px solid #ebebeb;
}

/***********************************
************************************
	Orange Button
------------------------------------
*/

.OrangeButton {
	height: 21px;
	margin: 0 0 10px;
	padding: 0;
}

.OrangeButton p {
	padding: 0;
	margin: 0;
	text-align: left;
}

.OrangeButton a {
	display: block;
	height: 20px;
	padding: 1px 10px 0;
	color: #fff;
	font-size: 0.9em;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #f06700;
	background: #fc8900 url('/images/life_nutrition/Button_Orange_Back.gif') repeat-x 0 0;
}

.OrangeButton a.ShowLeft {
	float: left;
}

.OrangeButton a.ShowRight {
	float: right;
}

.OrangeButton a:hover {
	background: #fc8900 url('/images/life_nutrition/Button_Orange_BackHover.gif') repeat-x 0 0;
}

.OrangeButton span.Next {
	padding-right: 13px;
	background: url('/images/life_nutrition/Arrow_Next_White.gif') no-repeat right 2px;
}

.OrangeButton span.Prev {
	padding-left: 13px;
	background: url('/images/life_nutrition/Arrow_Prev_White.gif') no-repeat left 2px;
}

.OrangeButton span.Top {
	padding-right: 18px;
	background: url('/images/life_nutrition/Arrow_Up_White.gif') no-repeat right 4px;
}

.OrangeButton span.Bottom {
	padding-right: 18px;
	background: url('/images/life_nutrition/Arrow_Btm_White.gif') no-repeat right 5px;
}

/***********************************
************************************
	Text Notes
------------------------------------
*/

#TextNote {
	font-size: 0.9em;
}

#TextNote h3 {
	margin-bottom: 2px;
}

/*------------------------------------
	Disclaimer
------------------------------------
*/

.DisclaimerSHS {
	margin-top: 20px;
}

.DisclaimerSHS h3,
.DisclaimerSHS p {
	color: #9d96b9;
}

/***********************************
************************************
	Condition's Consumer/HCP Centres
------------------------------------
*/
#ConditionCentres {
	padding-left: 20px;
	margin-top: 30px;
}

#ConditionCentres h2 {
	font-size: 1.1em;
}

#ConditionCentres h3 {
	font-size: 0.8em;
	background-position: 0 3px;
	padding: 0 0 8px 30px;
	margin: 25px 0 5px;
	background-image: url(/images/life_nutrition/IconSet_ConditionCentres.gif);
	background-repeat: no-repeat;
}

#ConditionCentres h3 a{
	text-decoration: none;
}

#ConditionCentres h3 a:hover {
	text-decoration: underline;
}

.LineSeparatorWide {
	
}

#ConditionCentres #WrittenInfo {
	background-position: 0 0;
}

#ConditionCentres #Videos {
	background-position: 0 -24px;
}

#ConditionCentres #Podcasts {
	background-position: 0 -55px;
}

#ConditionCentres #Events {
	background-position: 0 -80px;
}

/***********************************
************************************
	Rating Elements
------------------------------------
*/
#Rating-Submit {
	margin-top: 20px;
	
}

#Rating-Submit dt{
	clear: both;
	margin-bottom: 6px;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
}

#Rating-Submit dd{
	float: left;
	margin-bottom: 15px;
}

#Rating-Submit select {
	height: 22px;
	font-size: 0.9em;
	padding: 3px;
	margin-right: 6px;
	border: 1px solid #e2d5e7;
}

#Rating-Submit textarea {
	width: 350px;
	height: 150px;
	border: 1px solid #e2d5e7;
}

#Rating-Submit p.Submit {
	clear: both;
	margin-left: 0;
}

#Rating-Submit p.Submit input {
	width: 120px;
	height: 28px;
	border: none;
	color: #fff;
	font-size: 1em;
	background: #9d71b0 url('/images/life_nutrition/Submit_Purple_Back.gif') repeat-x 0 0;
}

#Rating-Box {
	margin-top: 30px;
}

#Rating-Box h3{
	margin-bottom: 0;
}

/***********************************
************************************
	Map Display 
------------------------------------
*/

#MapDisplay {
	margin-bottom: 40px;
	margin-top: 50px;
}

#MapDisplay .MapFrame {
	width: 677px;
	height: 355px;
	border: 1px solid #ebebeb;
	background-color: #fbfbfb;
}

#MapDisplay .MapFrame img {
	margin-left: 35px;
}

#MapDisplay .gmnoprint {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666666;
	margin: 0 0 15px;
}

/***********************************
************************************
	Popup Search 
------------------------------------
*/

#popupsearch {
	display: none;
	width: 484px;
	height: 182px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 400px;
	margin-left: -256px;
	margin-top: -150px;
	z-index: 10001;
	background: #fff;
}

#overlay {
	display: none;
	position: absolute;
	z-index: 10000;
	top: 0;
	left: 0;
	height: 1024px;
	width: 1024px;
	background: #000;
}

#popupsearch {
	border: 4px solid #888;
	padding: 14px;
}

#popupsearch a.close-window {
	float: right;
	padding: 0 20px 0 0;
	background: url(/images/life_nutrition/icon-close-window.gif) 100% 2px no-repeat;
	color: #555;
	text-transform: uppercase;
	font-size: 0.83em;
}

#popupsearch form {
	float: left;
	width: 225px;
	height: 1%;
	margin: 47px 10px 0 17px;
}

#popupsearch form fieldset {
	float: left;
}

#popupsearch form fieldset h2 {
	color: #000;
	font-size: 1.67em;
}

#popupsearch form fieldset input#f-search {
	width: 200px;
	margin: 0 0 10px;
}

#popupsearch form fieldset input.send {
	display: block;
	overflow: hidden;
	color: #fff;
	width: 67px;
	height: 19px;
	padding: 0;
	border: 0;
	background: url(/images/low-protein-living/english/search-btn.gif) 0 0 no-repeat;
	text-transform: uppercase;
	font-size: 0.83em;
	text-indent: -1001em;
	cursor: pointer;
}

#popupsearch div.cont {
	float: left;
	margin: 12px 0 0 0;
	width: 325px;
	height: 1%;
	color: #555;
}

#popupsearch div.cont h3 {
	font-size: 1em;
	color: #000;
	text-transform: none;
}

#popupsearch div.cont p {
	margin: 0;
	padding: 0;
}

#popupsearch div.cont table {
	width: 100%;
}

#nav-top li.last-country a {
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
}

#nav-top li.last-country a:hover {
	text-decoration: none;
}



/* Tools PAge */
#MainColumn-Wide ul.links {margin: 0; list-style: none;  font-size:1.0em;}
#MainColumn-Wide ul.links li {overflow: hidden; margin: 0; padding: 25px 15px; border-bottom: 1px solid #EAEAEA; color: #666;}
#MainColumn-Wide ul.links li.last {border-bottom: none;}
#MainColumn-Wide ul.links li img {float: right;}
#MainColumn-Wide ul.links li div {width: 410px;}
#MainColumn-Wide ul.links li h2 {margin: 0;}
#MainColumn-Wide ul.links li h2 a, ul.links li h2 a:visited {color: #4E2683; text-decoration: none;}
#MainColumn-Wide ul.links li h2 a:hover {color: #4EACE0;}
#MainColumn-Wide ul.links li p.link-url {margin-top: 0; color: #aaa;}



/**
 * tabs and tabbed content
 **/
ul.tabs {position: relative; z-index: 5; overflow: hidden; margin-bottom: -2px; list-style: none;}
ul.tabs li {position: relative; float: left; margin: 0; padding: 0;}
ul.tabs li a, ul.tabs li a:visited {display: block; float: left; height: 36px; padding-left: 30px; background: url(/images/life_nutrition/tab.png) left top no-repeat; line-height: 36px; text-decoration: none;}
ul.tabs li a span, ul.tabs li a:visited span {display: block; float: left; height: 36px; padding-right: 30px; background: url(/images/life_nutrition/tab.png) right top no-repeat; color: #888; font-weight: 700; line-height: 36px;}
ul.tabs li a:hover, ul.tabs li a:hover span {color: #4E2683;}
ul.tabs li a.current, ul.tabs li a.current:visited {background-position: left bottom;}
ul.tabs li a.current span, ul.tabs li a.current:visited span {background-position: right bottom; color: #4E2683;}

.tabbed-content {width: 610px; margin: 0; padding: 35px 25px; border: 1px solid #D3C6EA; border-top-width: 2px;}



/**
 * BMI calculator form
 */
form.bmi-calc {float: left; width: 390px;}
form.bmi-calc fieldset {overflow: hidden; margin: 20px 0; padding: 20px 0; border: 1px solid #eaeaea; border-left: none; border-right: none;}
form.bmi-calc input {width: 70px; margin: 0 10px 0 0;}
form.bmi-calc input#pounds, form.bmi-calc input#inches {margin-right: 0;}
form.bmi-calc input#centimeters, form.bmi-calc input#kilograms {width: 160px;}
form.bmi-calc label {clear: none; width: 80px; margin: 0 10px 0 0; padding: 0; color: #666; font-style: italic; font-weight: 400; font-size:0.8em;}
form.bmi-calc label.last {margin-right: 0;}
form.bmi-calc .bmi-col {width: 170px;}
form.bmi-calc .bmi-col.height {float: left;}
form.bmi-calc .bmi-col.weight {float: right;}
form.bmi-calc h2 {margin-top: 0; padding-bottom: 20px;}
form.bmi-calc p.submit {padding-left: 0; text-align: center;}
form.bmi-calc p.submit button {padding-right: 50px;}
form.bmi-calc p.submit button span {padding-left: 50px;}
#bmi-result {color: #666; font-size:1.2em; text-align: center;font-weight:bold;}
form.bmi-calc p.bmi em {color: #4E2683; font-size: 0.583em;}
.bmiError {color:red; font-size:85%;}
div.instruction { text-align:right; }


/**
 * must calculator styles
 */




form.must {margin: 12px 0; padding: 20px 20px 5px 20px; border: 1px solid #EAEAEA;}
form.must h1 {padding-bottom: 1em; border-bottom: 1px solid #EAEAEA;}
form.must dl {overflow: hidden; border:1px solid #ccc; width:400px; margin-left:100px;}
form.must dt {padding: 10px; text-align: left; font-weight:bold;}
form.must dd {width: 435px !important; padding: 10px; padding-left: 20px;}
form.must p.submit {clear: both; margin-top: 15px; padding: 20px 0 0 192px;height:22px;  }
form.must p.submit span { font-size: .917em; }
form.must p.submit .left { float: left; margin-left: -192px; }
form.must p.submit .right { float: right; }
form.must p.submit button {   }
form.must p.submit button:hover { }
form.must p.submit button span {  }
form.must p.submit button:hover span {  }
form.must .button-link3 {margin:0 10px;}

form.must p.footnote {padding-top: 1em; border-top: 1px solid #EAEAEA; font-size:90%; font-style: italic;}
form.must dd.two { line-height: 2.3; }
form.must dd.two span { float: left; width: 80px; padding-right: 10px; }
form.must dd.two em { font-size: .917em; }
form.must dd.two input { width: 80px; }
form.must dd.two .error { margin-left: 20px; }
form.must p.yes-no { padding-top: 0; border-top: none; }
form.must p.footnote a.button-link3 { float: right;  }
form.must p.results { overflow: hidden; color: #4e2683; font-size: 1.167em; font-style: italic; text-align: center; }
form.must p.results span { float: left; width: 225px; line-height: 1.5; }
form.must p.results strong { display: block; color: #4e2683; font-size: 1.714em; font-style: normal; text-transform: uppercase; line-height: 1.5; }
form.must p.progress { margin: -20px -20px 25px; }


/* prtogress bar */
p#pBar {font-size:11px; }
p.progress { overflow: hidden; padding: 15px 20px; border-bottom: 1px solid #eaeaea; background: ; color: #888; font-size: .917em; text-align: right; }
p.progress em { float: left; font-style: normal; }
p.progress strong { float: right; font-weight: 400; }
p.progress span { position: relative; top: 4px; display: block; width: 564px; height: 8px; margin: 0 auto; background: #fff url(../../images/life_nutrition/progress.png) no-repeat 0 0; }

p.progress-0 span { background-position: 0 0; }
p.progress-20 span { background-position: 0 20%; }
p.progress-40 span { background-position: 0 40%; }
p.progress-60 span { background-position: 0 60%; }
p.progress-80 span { background-position: 0 80%; }
p.progress-100 span { background-position: 0 100%; }


/* the side links with icons */

ul.quick-links li {list-style:none;margin: 0; padding: 0; padding-bottom: 14px; background: url(/images/global/shadow.png) center bottom no-repeat;}
ul.quick-links li.last {background: none;}
ul.quick-links li a, ul.quick-links li a:visited {display: block; height: 32px; padding: 13px 0 13px 70px; background-position: 15px 13px; background-repeat: no-repeat; color: #666; font-size: .917em; line-height: 32px;}
ul.quick-links li a.twitter, ul.quick-links li a.twitter:visited {background-image: url(/images/global/icons/twitter.gif); padding-top: 14px; padding-bottom: 10px; line-height: 1.35em; }
ul.quick-links li a.facebook,ul.quick-links li a.facebook:visited {background-image: url(/images/global/icons/facebook.gif); padding-top: 14px; padding-bottom: 10px; line-height: 1.35em; }
ul.quick-links li a.forums {background-image: url(/images/global/icons/world.gif);}
ul.quick-links li a.blog {background-image: url(/images/global/icons/talk.gif);}
ul.quick-links li a.tools {background-image: url(/images/global/icons/tools.gif);}
ul.quick-links li a.diaries {background-image: url(/images/global/icons/diary.gif);}
ul.quick-links li a:hover {color: #52afe2;}

.addthis_button_compact {font-size:11px; font-weight:bolder;}

