<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*POLLS*/
.resHold
{
	display: block;
	background-color: #000000;
}
.res
{
	display: block;
	background-image: url('http://cms.bbcomcdn.com/fun/images/2009/polls_blue.jpg');
	background-repeat: repeat-x;
	float: left;
}
.res-gray
{
	display: block;
}
/*END POLLS*/

/*RELATED ARTICLE*/
.outerAuthor
{
	width: 70px;
	height: 70px;
	overflow: hidden;
}
.innerAuthor
{
	position: relative;
	top: -8px;
	left: -8px;
}
.resize {
	width: 150px;
	height : auto;
}
/*END RELATED ARTICLE*/

/*EXERCISE IMAGES*/
.crop
{
	width: 220px;
	height: 275px;
	overflow: hidden;
}
.inner-crop
{
	position: relative;
	top: 0px;
	left: -10px;
}
.centering
{
	text-align: center;
	width: 400px;
	overflow: hidden;
}
/*END EXERCISE IMAGES*/

/*FONT MANIPULATION*/
.font-arial
{
	font-family: Arial, Helvetica, sans-serif;
}
.font-white
{
	color: #ffffff;
}
.font-light-yellow
{
	color: #fff799;
}
.font-yellow
{
	color: yellow;
}
.font-bold
{
	font-weight: bold;
}
.font-italics
{
	font-style: italic;
}
.font-size-1
{
	font-size: 10px !important;
}
.font-size-2
{
	font-size: 13px !important;
}
.font-size-3
{
	font-size: 16px !important;
}
.font-size-4
{
	font-size: 18px !important;
}
.font-size-5
{
	font-size: 26px !important;
}
.font-size-6
{
	font-size: 32px !important;
}
/*END FONT MANIPULATION*/

/*IMAGES*/
.dot
{
	background-image: url("http://cms.bbcomcdn.com/fun/i2.gif");
	background-position: center;
	background-repeat: no-repeat;
	width: 483px;
	height: 5px;
}
/*END IMAGES*/

/*BG COLORS*/
.bg-gray
{
	background-color: #444444;
}
.bg-black
{
	background-color: #000000;
}
/*END BG COLORS*/

/*TABLES*/
.related-article
{
	width: 90%;
	height: 100%;
}
.related-author
{
	width: 80px;
}
/*END TABLES*/

/*MAIN PAGES*/
td.body
{
	color: white;
	font-size: .86em;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
td.header
{
	font-size: 1em;
	font-size: 16px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: thin;
}
.image_border img
{
border: 2px solid #9a9b9c;
}
.image_border:hover img
{
border: 2px solid #00aceb;
}
.image_border:hover
{
color: red; /* IE bug fix */
}
/*END MAIN PAGES*/
/*BOTTOM RELATED ARTICLES*/
.related-content-bottom
{
	float: left;
	width: 30%;
	margin: 5px;
}
.related-content-bottom .image
{
	clear: both;
}
.related-content-bottom .title
{
	font-weight: bold;
	color: #fff799;
	margin-bottom: 5px;
}
.related-content-bottom .desc
{
	/*font-size: 11px;*/
	text-align: left;
}
.related-content-clear
{
	clear: both;
}
ul.no-disc
{
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}
ul.no-disc li
{
	padding-bottom: 3px;
}
/*END BOTTOM RELATED ARTICLES*/

/*IMAGE OVERLAY*/
.overlay
{
	overflow: hidden;
}
.overlay .image
{
	background-color: #000000;
	position: relative;
	opacity:0.3;
	filter:alpha(opacity=30);
}
.enlarge-image
{
	background-image: url('http://cms.bbcomcdn.com/fun/images/2010/enlarge-image-text.png');
	position: relative;
	width: 216px;
	height: 124px;
}
.hide-overlay
{
	position: relative;
	display: none;
}
/*END IMAGE OVERLAY*/
/*SNIPPETS*/
.main-header
{
	font-size: 25px; font-weight: bold; margin: 0;
}

.article-link-box {
	
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	width: 482px;
	height: 172px;	
	position: relative;
	left: 0px;
	top: 0px;
	
}

.article-link-image-box {
	width: 241px;
	height: 172px;

}


.article-link-text-box {
	background-color: #161616;
	width: 244px;
	height: 172px;
	position: absolute;
	left: 241px;
	top: 0px;

}

.article-link-box-title {
	color: #ffffff;
	font-size: 19px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Arial Black";
	width: 235px;
	position: absolute;
	left: 10px;
	top: 25px;

}

.article-link-box-title a {
	text-decoration: none!important;
        color: 0e709a!important;
}

.article-link-box-description {
	color: #ffffff;
	font-size: 12px;
	line-height: 13px;
	font-family: "Arial";
	width: 200px;
	position: absolute;
	left: 10px;
	top: 85px;

}

.content-link-box {
	
	margin-top: 0px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 482px;
	height: 172px;	
	position: relative;
	left: 0px;
	top: 0px;
	
}

.content-link-image-box {
	width: 241px;
	height: 172px;

}

.content-link-text-box {
	background-color: #161616;
	width: 244px;
	height: 172px;
	position: absolute;
	left: 241px;
	top: 0px;
   padding-left: 10px;
   padding-top: 10px;
 

}


.content-link-box-description {
	color: #ffffff;
	font-size: 12px;
	line-height: 13px;
	font-family: "Arial";
	width: 224px!important;
   display:block;
	

}

.content-link-box-title {
	color: #00a1de;
	font-size: 19px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Arial Black";
	width: 224px;
   padding-bottom: 5px;
   display:block;
        
          

}

.content-link-box-title a {
	text-decoration: none!important;
}


.content-main-header {
	
	font-size: 26px;
	font-family: "Arial Black";
	line-height: 28px;
	font-weight: bold;
	text-transform: capitalize;
	
}

.content-sub-header {
	
	color: #fecb00;
	font-size: 18px;
	font-family: "Arial Black";
	line-height: 20px;
	font-weight: bold;
	text-transform: capitalize;
	
}

.content-sub-sub-header {
	
	color: #fecb00;
	font-size: 13px;
	font-family: "Arial Black";
	line-height: 15px;
	font-weight: bold;
	text-transform: capitalize;
	
}

.workout-title-bar {
	font-family: "Arial Black";
        color: #ffffff;
	margin-bottom: 5px;	
	margin-top: 5px;
	background-color: #004165;
	width: 485px;
	height: 24px;	
	position: relative;
	left: 0px;
	top: 0px;

}

.nutrition-title-bar {
	font-family: "Arial Black";
        color: #ffffff;
	margin-bottom: 5px;	
	margin-top: 5px;
	background-color: #5b8f06;
	width: 485px;
	height: 24px;	
	position: relative;
	left: 0px;
	top: 0px;

}

.supplement-title-bar {
	font-family: "Arial Black";
        color: #ffffff;
	margin-bottom: 5px;	
	margin-top: 5px;
	background-color: #a71930;
	width: 485px;
	height: 24px;	
	position: relative;
	left: 0px;
	top: 0px;

}


.workout-box1 {
	margin-bottom: 2px;	
	margin-top: 2px;
	background-color: #1a1919;
	width: 460px;
	height: 63px;	
	position: relative;
	left: 20px;
	top: 0px;
}

.workout-box2 {
	
	margin-bottom: 2px;	
	margin-top: 2px;
	background-color: #000;
	width: 460px;
	height: 63px;	
	position: relative;
	left: 20px;
	top: 0px;
}


.workout-image-box {
	width: 115px;
	height: 63px;
	position: absolute;
	top: 5px;
	left: 5px;


}

.nutrition-image-box {
	width: 63px;
	height: 63px;
	position: absolute;
	top: 5px;
	left: 5px;


}


.workout-exercise-link-box {
	width: 260px;
	height: 63px;
	font-size: 12px;
	line-height: 14px;
	font-family: "Arial";
	position: absolute;
	top: 5px;
	left: 125px;


}


.nutrition-link-box {
	width: 260px;
	height: 63px;
	font-size: 12px;
	line-height: 14px;
	font-family: "Arial";
	position: absolute;
	top: 5px;
	left: 73px;


}

.nutrition-link-box a {
	text-decoration: none!important;
	font-size: 14px!important;
}

.workout-exercise-link-box a {
	text-decoration: none!important;
	font-size: 14px!important;
}


.workout-title-bar-text {
	width: 480px;
	height: 24px;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	font-family: "Arial";
	position: absolute;
	top: 5px;
	left: 5px;


}


</pre></body></html>