/* Gold's Gym - July 2009 */


/* ===========================================
       CANKLE AWARENESS MONTH
==============================================*/

#articleText.cankle h5 {
	margin-bottom: 0.2em;
	font-size: 11px;
	color: #a90022;
	text-transform: uppercase;
	}

#articleText.cankle ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}

#articleText.cankle li {
	list-style: none;
	}
	
#articleText.cankle .bullet {
	margin-right: 0.5em;
	}	

/* ---- Popout Windows ---- */

#popout-link {
	position: relative;
	}

.popout {
	display: none;
	position: absolute;
	top: -180px;
	left: 169px;
	width: 303px;
	padding: 24px 30px 0 36px;
	background: url(images/cankleAwareness-popout-topCorners.png) 0 0 no-repeat;
	_background-image: url(images/cankleAwareness-popout-topCorners.gif); /* Win/IE6 */
	}

.popout-bottom {
	position: absolute;
	bottom: -19px;
	left: 0;
	width: 369px;
	height: 19px;
	background: url(images/cankleAwareness-popout-bottomCorners.png) 0 0 no-repeat;
	_background-image: url(images/cankleAwareness-popout-bottomCorners.gif); /* Win/IE6 */
	}

.popout .closePop {
	float: right;
	margin-top: -12px;
	margin-right: -10px;
	}

.popout .closePop img {
	border: none;
	}

#articleText.cankle #pop-cankle h5 {
	margin-bottom: 1.6em;
	}
	
#pop-cankle h5 span {
	display: inline;
	padding: 4px 8px;
	font-size: 18px;
	line-height: 1em;
	text-transform: uppercase;
	background-color: #ffef08;
	color: #000;
	}

#pop-cankle .intro {
	color: #333;
	}

#pop-cankle h6 {
	margin-top: 1.4em;
	_margin-top: 0.4em; /* Win/IE6 */
	margin-bottom: 0;
	font-size: 12px;
	line-height: 1.3em;
	text-transform: uppercase;
	color: #a90022;
	}
	*+html #pop-cankle h6 { margin-top: 0.4em; /* Win/IE7 */ }

#pop-cankle p {
	font-size: 11px;
	line-height: 1.4em;
	_line-height: 1.3em; /* Win/IE6 */
	}
	*+html #pop-cankle p { line-height: 1.3em; /* Win/IE7 */ }

#pop-cankle .inset {
	background-color: transparent;
	}

#inset-calfRaise { margin-top: -1em; margin-bottom: -0.8em; _margin-bottom: -1em; /* Win/IE6 */ }
	*+html #inset-calfRaise { margin-bottom: -1em; /* Win/IE7 */ }
#inset-legPress { margin-top: -2em; }
#inset-shoulderPress { margin-top: 0; margin-bottom: 3em; _margin-top: 1em; _margin-bottom: 4em; /* Win/IE6 */ }
	*+html #inset-shoulderPress { margin-bottom: 4em; /* Win/IE7 */ }
