/* Gold's Gym - January 2010 */


/* ===========================================
       SHARE THIS
==============================================*/

.shareThis {
	width: auto;
	margin-bottom: 1.6em;
	padding: 0;
	border: none;
	text-align: right;
	}

.shareThis img {
	border: 0;
	}

#lipsum .shareThis a:hover {
	text-decoration: none;
	}



/* ===========================================
       SUPERFOODS
==============================================*/

#articleText.superfoods h3 {
	margin-top: 2em;
	font-size: 11px;
	line-height: 14px;
	color: #b51825;
	text-transform: uppercase;
	}

#articleText.superfoods .inset {
	margin-top: 9px;
	margin-bottom: 0;
	}
	

/* ===========================================
       YOUNIVERSAL HEALTH CARE
==============================================*/

#articleText.youniversal {
	padding-bottom: 200px;
	}

/* ---- Sidebar ---- */

#diseaseList {
	position: relative;
	width: 304px;
	height: 278px;
	margin: auto auto 40px 42px;
	background: url(images/youniversal-bg-sidebar.gif) 0 0 no-repeat;
	}

#diseaseList h3 {
	margin: 0 0 0 14px;
	padding-top: 13px;
	}

#diseaseList ul {
	margin-left: 44px;
	padding-left: 0;
	list-style: none;
	}

#diseaseList li {
	width: 234px;
	list-style: none;
	margin-bottom: 0;
	padding: 8px 0 9px 0;
	border-bottom: 1px dashed #222020;
	}

#diseaseList li.last { border-bottom: none; }
#diseaseList li span {
	display: none;
	}

#diseaseList li a {
	display: block;
	width: 234px;
	height: 25px;
	background-position: 0 0;
	background-repeat: no-repeat;
	}

#diseaseList li a:hover {
	background-position: 0 -25px;
	}

#diseaseList #nav-heart a 		{ background-image: url(images/youniversal-bu-heartDisease.gif); }
#diseaseList #nav-diabetes a 	{ background-image: url(images/youniversal-bu-diabetes.gif); }
#diseaseList #nav-obesity a 	{ background-image: url(images/youniversal-bu-obesity.gif); }
#diseaseList #nav-cancer a 		{ background-image: url(images/youniversal-bu-cancer.gif); }
#diseaseList #nav-alzheimers a 	{ background-image: url(images/youniversal-bu-alzheimers.gif); }


/* ---- Popout Windows ---- */

#articleText.youniversal .popout {
	display: none;
	position: absolute;
	top: 0;
	left: -50px;
	width: 444px;
	height: 377px;
	padding: 19px 38px 28px;
	background: url(images/youniversal-popout-bg.png) 0 0 no-repeat;
	_background-image: url(images/youniversal-popout-bg.gif); /* Win/IE6 */
	}

#articleText.youniversal .popout .closePop {
	float: right;
	margin-top: -8px;
	margin-right: -24px;
	}

#articleText.youniversal .popout .closePop img {
	border: none;
	}

#articleText.youniversal .popout h4 {
	float: left;
	margin-top: 1px;
	margin-bottom: 1em;
	_margin-bottom: 0.4em; /* Win/IE6 */
	padding: 2px 9px;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #ffef08;
	}
	*+html #articleText .popout h4 { margin-bottom: 0.4em; /* Win/IE7 */ }

#articleText.youniversal .popout p {
	margin-bottom: 0.6em;
	}
	
#articleText.youniversal .popout .highlight {
	padding: 0 4px 1px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #ffef08;
	}

#articleText.youniversal .popout h5 {
	display: inline;
	font-size: 1.3em;
	color: #b51825;
	_margin-right: 0.5em; /* IE6 */
	}
	
#articleText.youniversal .popout .shareThis {
	position: absolute;
	bottom: 26px;
	left: 38px;
	margin-bottom: 0;
	}

#articleText.youniversal .popout .popNav {
	width: 150px;
	position: absolute;
	bottom: 30px;
	right: 38px;
	text-align: right;
	font-weight: bold;
	}
	
#articleText.youniversal .popNav img {
 	float: none;
	border: none;
	}	

#articleText.youniversal .popNav .nextLink {
	margin-bottom: 0.2em;
	}

#articleText.youniversal .popNav .currentPage {
	color: #a90022;
	}

#articleText.youniversal .popNav .directLink {
	color: #000;
	text-decoration: none;
	}


/* ===========================================
       THE NEW YEAR'S RESOLUTION BUILDER
==============================================*/

/* --- Expand column to accommodate wider form ---- */

#lipsum.newYears {
	padding-left: 22px;
	}

#lipsum.newYears #articleText {
	position: relative;
	width: 405px;
	padding-right: 0;
	padding-bottom: 200px;
	}

#lipsum.newYears #articleText h2,
#lipsum.newYears #articleText .shareThis,
#lipsum.newYears #articleText p {
	margin-right: 22px;
	}
	

/* --- Form ---- */

#resolutionForm {
	position: relative;
	z-index: 1;
	}

#resolutionForm h3 {
	width: 405px;
	height: 61px;
	margin: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -1000em;
	background: url(images/newYears-hd-resolutionBuilder.png) 0 0 no-repeat;
	}

#resolutionForm ul {
	list-style: none;
	margin: 0 0 1em;
	padding: 10px 0 22px;
	background: url(images/newYears-bg-resolutionBuilder.png) 0 100% no-repeat;
	}

#resolutionForm li {
	margin: 0;
	padding: 0 0 10px 22px;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 1.3em;
	text-transform: uppercase;
	}

#resolutionForm .textbox {
	width: 30px;
	}

#resolutionForm #height-ft,
#resolutionForm #height-in {
	width: 20px;
	}

#resolutionForm select {
	text-transform: none;
	}
	
#resolutionForm #goal { width: 297px; }
#resolutionForm #level { width: 240px; _width: 234px; /* IE6 */ }

#resolutionForm #submitLine {
	padding-top: 8px;
	}


/* --- Tips ---- */

#lipsum.newYears .listHd {
	text-transform: uppercase;
	}


/* --- Popups ---- */

#lipsum.newYears .popup {
	display: none;
	position: absolute;
	z-index: 99;
	top: 370px;
	left: -130px;
	width: 683px;
	color: #000;
	}

#lipsum.newYears #articleText .popup h2 {
	width: 100%;
	height: 65px;
	margin: 0;
	background: url(images/newYears-pop-hd.png) 0 0 no-repeat;
	_background-image: url(images/newYears-pop-hd.gif); /* IE6 */
	text-indent: -1000em;
	}

#lipsum.newYears .popup-inner {
	padding: 22px 44px 43px 19px;
	background: url(images/newYears-pop-bg.png) 0 100% no-repeat;
	_background-image: url(images/newYears-pop-bg.gif); /* IE6 */
	_position: relative; /* IE6 */
	}

#lipsum.newYears .popup-content {
	padding: 16px 16px 10px 26px;
	background-color: #fff;
	border: 9px solid #ffe400;
	}

#lipsum.newYears .popup .closePop {
	float: right;
	margin-top: 10px;
	margin-right: 34px;
	_position: relative; /* IE6 */
	_top: 25px; /* IE6 */
	}
	*+html #lipsum.newYears .popup .closePop { position: relative; top: 25px; /* IE7 */ }

#lipsum.newYears .popup .closePop img {
	border: none;
	}

#lipsum.newYears .popup h3 {
	margin-bottom: 16px;
	font-size: 21px;
	line-height: 1.2em;
	color: #464646;
	}

#lipsum.newYears #articleText .popup h4 {
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 11px;
	}

#lipsum.newYears .popup h4 label {
	margin-right: 0.4em;
	padding: 1px 5px;
	background-color: #ffe400;
	text-transform: uppercase;
	}

#lipsum.newYears #articleText .popup p {
	margin-right: 0;
	margin-bottom: 0.6em;
	}

#lipsum.newYears .hd-custom {
	margin: 20px 0 8px;
	padding: 7px 10px 4px;
	color: #fff;
	background-color: #898989;
	}

#lipsum.newYears .hd-custom h5 {
	margin-bottom: 0;
	text-transform: uppercase;
	}
	
#lipsum.newYears .popup .col-container {
	background: url(images/newYears-pop-divider.gif) 269px 0 repeat-y;
	}
	
#lipsum.newYears .popup .col {
	float: left;
	width: 252px;
	margin-right: 30px;
	}

#lipsum.newYears .popup .last {
	margin-right: 0;
	}

#lipsum.newYears .popup .col .section {
	margin-bottom: 1.4em;
	}

#lipsum.newYears .popup .col ul {
	margin-top: -0.4em;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}

#lipsum.newYears .popup .col li {
	margin-bottom: 0.4em;
	padding-left: 12px;
	background: url(images/icon-bullet-yellow.gif) 0 5px no-repeat;
	}

#lipsum.newYears .popup .col h6 {
	margin: 0 0 0.2em;
	font-size: 11px;
	line-height: 1.3em;
	}

#lipsum.newYears .popup .col h6 label {
	padding: 1px 4px;
	background-color: #ffe400;
	text-transform: uppercase;
	}

