/*Articles*/

.article #article-title {font-size: 21px;font-weight: bold;}
.article #contentZone .node {margin:0 25px;}
.article #contentZone h1, #slideshow-inner h1 {font-size:9px;color: #808080;margin:0;text-transform:uppercase;}
.article #contentZone h2, #slideshow-inner h2 {font-size:21px;font-weight: bold;margin:0 0 4px 0;}
.article #contentZone h3, 
, #slideshow-inner h3 {font-size:12px;margin:5px 0;}
.article #contentZone h4 {font-size:9px;color:#808080;margin:0;}
.article #contentZone p {margin:5px 0;}
.article #contentZone.mid h1 {font-size:12px;}
.article #contentZone.mid h2 {font-size:25px;}
.article #contentZone.mid h3 {font-size:15px;}
.article #contentZone.mid h4 {font-size:10px;}
.article #contentZone.mid p {font-size:12px;}
.article #contentZone.mid {font-size:15px;}
.article #contentZone.big h1 {font-size:15px;}
.article #contentZone.big h2 {font-size:30px;}
.article #contentZone.big h3 {font-size:18px;}
.article #contentZone.big h4 {font-size:12px;}
.article #contentZone.big p {font-size:18px;}
.article #contentZone.big {font-size:18px;}
.article #contentZone .panpic {margin:5px -15px;}

.article #contentContainer #article-rightcolumn .article_img {display:block;background-color:#fff;border:solid 6px #fff;margin:100px 2px 0 -6px;}
.article #contentContainer #article-rightcolumn h4 {font-size:10px;color:#b2b2b2;}
.article #contentContainer #article-rightcolumn h4.pan {font-size:10px;color:#b2b2b2;}
.article #contentContainer #article-rightcolumn h5 {font-size:10px;color:#000;}
.article #contentContainer #article-rightcolumn h5.pan {font-size:10px;color:#000;float:right;}
.article .image-caption, .article .last-updated, .article .comment-by, .article .submitted {font-size: 12px;color: #000;}
.article ul.page-nav, .article ul.rate-story, .article ul.average-rating {margin: 0px;padding: 0px;clear: both;}
.article .page-nav li, .article .rate-story li, .article .average-rating li {color: #666666;float: left;padding: 5px 5px 0px 0px;display: inline;list-style: none;}
.article #comment-form {margin: 20px 0px 0px 0px;}
.article #submit-button {margin: 5px 0px 5px 0px;}

/**  Comments **/
.article .user-comments{display:block;
margin-bottom:10px;padding-top:10px;
background:transparent url(dotsHorizontal.gif) repeat-x 0 0}
.article .user-comments li {float:left;}
.article .user-comments .comment-by {float:left;width:90%;margin:0 0px 0px 6px; text-transform:uppercase;}
.article .user-comments .comment-by p {text-transform:none;}
.article .user-comments li img{float:left;width:32px;}
/** pagination styles for comments section **/
.pager{text-transform:uppercase;text-align:center;}
.pager-list * {margin:0 3px;}

.article #article-rightcolumn {width:310px;float: left; margin:10px 0px 6px 6px; padding: 0px;margin-left:0px;}
#article-options {width:330px;margin: 0px;margin:10px 0px 6px 6px;padding: 0px;clear: both; height: 20px;}
#article-options li {float: left;padding: 0px 10px 5px 0px;list-style: none;}
.article #tags {width: 325px;height: 90px;background-color:#FFFFFF;margin-top: 105px;}
.article #related-content {width: 325px;height: auto;background-color: #FFFFFF;margin-top: 5px;padding-bottom: 5px;}


/* Experts Page */

#expertWrapper {
}

.expertLeft {
	float:left;
	width:337px;
	margin:10px 10px 10px 10px;
	border-right:1px solid #E8E8E8;
}

.expertRight {
	float:left;
	width:393px;
	margin:10px 10px 10px 0px;
}

.expertThumbnail {
	float:right;
	width:100px;
	height:100px;
	margin-right:20px;
	background-repeat:no-repeat;
}

#expertWrapper .submitBtn {background:#ffff00 url("arrowBtn.gif") no-repeat 0 0;font:bold 11px Arial, sans-serif;padding: 3px 3px 0px 20px;clear:both;display:inline;}
#expertWrapper .submitBtn a {font:bold 11px Arial, sans-serif;}
.expertTitle {
	font-family:Arial,Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#66CC33;
}

.expertSubtitle {
	font-family:Arial,Helvetica;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

.expertSpacer {
	border-bottom:1px dotted #CCCCCC;
	margin:0px 10px 0px 10px;
	clear:both;
}

.expertContainer01 {
	width:370px;
	margin-bottom:10px;
	float:left;
}

.expertContainer02 {
	width:310px;
	float:left;
	margin-top:10px;
	padding-left:10px;
}

.expertQ {
	font-family:Arial,Helvetica;
	font-size:10px;
	font-weight:bold;
	background-color:#66CC23;
	color:#FFFFFF;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	float:left;
}

.expertA {
	font-family:Arial,Helvetica;
	font-size:10px;
	font-weight:bold;
	background-color:#FFFF00;
	color:#000000;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	float:left;
	margin-top:10px;
	clear:both;
}

.expertText01 {
	font-family:Arial,Helvetica;
	font-size:12px;
	color:#000000;
	float:left;
	margin-left:10px;
	width:340px;
}

.expert-Q-green {
	font-family:Arial,Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#66CC33;
	float:left;
	margin-left:10px;
	width:370px;
}
.expert-Q-green .submitted_by {
	color:#ccc;
	font-size:12px;
	font-weight:normal;
}

.expert-A-black {
	font-family:Arial,Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	float:left;
	margin:10px 0 0 10px;
	width:370px;
}

.expert-QA-wrapper {
	margin:10px 0;
	clear:both;
}


.expert-comments01 {
	width:400px;
}

.expert-button-container {
	float:left;
}

.expert-topbox {
	background-image:url(expert-topbox.gif);
	width:493px;
	height:130px;
	padding:0px;
	border-bottom:5px solid #E8E8E8;
	background-repeat:no-repeat;
	margin:0 0 0 -25px;
}

.expert-topbox-container {
	width:480px;
	margin:0px 0px 0px 5px;
}

.expert-topbox-headline01 {
	font-family:Arial,Helvetica;
	font-size:22px;
	font-weight:bold;
	color:#000000;
}

.expert-topbox-headline02 {
	font-family:Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#007CA8;
}

.expert-topbox-thumbnail {
	width:100px;
	height:100px;
	float:left;
	margin-right:5px;
}

.expert-topbox-textcontainer {
	float:left;
	width:370px;
}

.expert-tabs-container {
	background-color:#E8E8E8;
	width:493px;
	float:left;
	font-size:9px;
}

.submit-question-box {
	margin:5px 0px 0px 5px;
	height:180px;
	background-color:#FFFFFF;
	width:325px;
}

.submit-question-content {
	margin:10px 10px 10px 10px;
}

.expert-thankyou-box {
	background-image:url(thankyou-box.gif);
	width:325px;
	height:120px;
	background-repeat:no-repeat;
	margin:5px 0px 0px 5px;
}

.expert-thankyou-container {
	width:300px;
	height:100px;
	margin:5px 0px 0px 5px;
	font-family:Arial,Helvetica;
	font-size:12px;
	line-height:15px;
}

.expert-thankyou-headline {
	font-family:Arial,Helvetica;
	font-size:16px;
	font-weight:bold;
}

/*Blogs*/
#blog-box {
	width: 824px;
	/*
	height: 1120px;
	margin: 0px 0px 5px 6px;
	*/
}
#blogsWrapper {
	float:left;
	width: auto;
	background-color: #FFFFFF;
	padding: 3px 15px 15px 15px;
}

#blogsWrapper .greyText {
	clear:left;
}

ul.feat-blogs {
	width: 793px;
    margin: 0px;
    padding: 0px;
	clear: both;
}

.feat-blogs li {
    float: left;
	padding: 5px;
	display: inline;
	list-style: none;
}

.blogger {
	width: 300px;
	height: auto;
	border-right: solid 1px #e8e8e8;
	margin-right: 10px;
}


.latest-post {
	width: 460px;
	height: 145px;
}

.blogger-pic {
	float: right; 
	margin: 0px 10px 5px 5px;
	clear: right;
}

.blog-dotted {
	margin: 10px 0px 10px 0px;
}

#about-blog {
	width: 326px;
	height: 110px;
	background-color:#FFFFFF;
	margin: 90px 0px 0px 5px;
}

#recent-posts {
	width: 326px;
	height: 230px;
	background-color:#FFFFFF;
	margin: 5px 0px 0px 5px;
}

.post-stats {
	float: left; 
	width: 80px; 
	text-align: right; 
	margin-right: 10px;
	clear: left;
}

.post-copy {
	float: left; 
	width: 200px;
	margin-bottom: 10px;
}

#archives-dropdown {
	width: 326px;
	height: 60px;
	background-color:#FFFFFF;
	margin: 5px 0px 0px 5px;
}

#other-whblogs {
	width: 326px;
	height: 240px;
	background-color:#FFFFFF;
	margin: 5px 0px 0px 5px;
}

#other-blogs {
	width: 326px;
	height: 130px;
	background-color:#FFFFFF;
	margin: 5px 0px 0px 5px;
}

#feeds {
	width: 326px;
	height: 50px;
	background-color:#FFFFFF;
	margin: 5px 0px 0px 5px;
}

/* $Id: share.css,v 1.12 2007/09/25 20:10:21 greenskin Exp $ */

a.share, a.share_node, a.share_link {
/*	background: transparent url('share-icon-16x16.gif') no-repeat scroll 1px 0pt !important;*/
	padding: 0px 0pt 0px 0px;
}
div.share_popup {
	border: 2px solid #CDCDCD;
	background-color: #FFFFFF;
	color: #000000;
	width: 230px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.22;
	position: absolute;
	z-index: 10;
}
div.share_popup a {
	color: #000000;
}
div.share_popup a.share_close {
	float: right;
	margin: 5px;
}
div.share_popup ul li, #share_block ul li {
	background-image: none;
}
ul.share_popup_menu {
	background-color: #5D5D5D;
	margin: 0px;
	padding: 6px 5px 4px 5px;
}
ul.share_popup_menu li {
	display: inline;
	background-color: #CDCDCD;
	padding: 3px 5px;
	margin: 0px 1px;
}
ul.share_popup_menu li:hover, #share_block ul.share_menu li {
	cursor: pointer;
}
ul.share_popup_menu li.selected {
	background-color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
#share_tabs_content {
	padding: 10px;
}
ul.share_links, div.service-links ul.links, div.share_popup #share-form {
	margin: 0px;
	padding: 0px;
}
ul.share_links li, div.service-links ul.links li {
	margin: 0px;
	padding: 0px 0px;
	width: 50%;
	float: left;
}
#share-form div.form-item {
	margin: 0px;
	padding: 5px 0px;
}
div.share_popup .clear {
	clear: both;
	float: none;
}

/*Block Style*/
#share_block ul {
	margin: 0px;
	padding: 0px;
}
#share_block ul li {
	margin: 0px;
	padding: 0px 5px;
}
#share_block ul.share_menu {
	text-align: center;
	border-bottom: 1px solid #5D5D5D;
}
#share_block ul.share_menu li.selected {
	border-top: 1px solid #5D5D5D;
	border-left: 1px solid #5D5D5D;
	border-right: 1px solid #5D5D5D;
	border-bottom: 3px solid #FFFFFF;
	background-color: #FFFFFF;
}
#share_block #share_contents {
	padding: 5px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #5D5D5D;
	border-left: 1px solid #5D5D5D;
	border-right: 1px solid #5D5D5D;
}

/* E-Mail */

#forward-form .form-item label {
	margin:0;
	padding:0;
	display:block;
}

#forward-form .form-item {
	margin:10px 0 0 10px;
	padding:0 0 0 0;
}

#forward-form .form-submit {
	margin:10px 0 10px 10px;
	padding:0 0 0 0;
}

#forward-form .form-text {
	width:420px;
}
#forward-form form-textarea resizable required {
	width:420px;
}

/* 404 ERROR PAGE */

#article-middle-error {
	width:824px;
	height:300px;
	margin:0px 0px 5px 5px;
	background-color:#FFFFFF;
	float:left;
	display:inline;
	background-image:url(404-background.gif);
	background-repeat:no-repeat;
}

#error-box1 {
	width:470px;
	height:auto;
	float:left;
	margin:10px 10px 10px 10px;
	padding-right:10px;
}

#error-box2 {
	width:311px;
	height:271px;
	float:left;
	border:1px solid #B7B7B7;
	margin:10px 10px 10px 0px;
	font-family:Arial,Helvetica;
	font-size:12px;
	line-height:16px;
}

#error-box2-topbar {
	background-color:#F6F6F6;
	height:24px;
	font-family:Arial,Helvetica;
	font-size:15px;
	font-weight:bold;
	padding:5px 0px 0px 10px;
	text-transform:uppercase;
}

#error-box2-wrapper {
	width:290px;
	margin:10px;
}

#error-spacer01 {
	height:10px;
}

#error-button {
	margin:10px 0px 10px 0px;
}

#ol-error {
	padding:0px 0px 0px 20px;
	line-height:18px;
}

.error-green01 {
	font-family:Arial,Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#66CC33;
}

.error-green02 {
	font-family:Arial,Helvetica;
	font-size:15px;
	font-weight:bold;
	color:#66CC33;
}

.error-list-text {
	font-family:Arial,Helvetica;
	font-size:12px;
}

/*Workout*/
#workoutMain{
	margin:0px 25px;
	height:auto;
}

#moves {
	background-color: #FFFFFF;
	width: 327px;
	height: 100%;
	padding: 0px;
		
}
.moves-bg {
	background: url("blockCorner.gif") top right no-repeat;
	height: 12px;
}
#moves-info {
	padding: 5px 10px 10px 20px;
}

.move {
	float: left;
	width: 150px; 
	padding: 5px 30px 0px 0px;
}

.move-image {
	float: left;
}

#movenav-left, #movenav-right {
	float: left; 
	width: 75px; 
	height: 310px;
}

#move-back {
	margin: 130px 0px 0px 0px;
}


#move-diagram {
	float: left; width: 285px; height: 310px;
}

#move-next {
	margin: 130px 0px 0px 30px;
}

#move-desc {
	width: 350px; 
	float: left; 
	margin-right: 15px;
}

#move-stats {
	float: left; 
	width: 100px; 
	height: 65px;
	background-color:#ffffff;
	border-top:1px dotted #CCCCCC; 
	border-bottom:1px dotted #CCCCCC;
}

.stat-box {
	width: 110px; 
	height: 12px; 
	background-color: #b5f3b7; 
	margin: 4px 0px 4px 0px; 
	padding: 2px 0px 2px 2px;
	font-size: 11px;
	font-weight: bold;
	white-space:nowrap;
}

.stat {
	float: left; 
	margin-left: 5px;
}

.stat-result {
	float: right; 
	margin-right: 10px;
}

.stat {
}

.greenText01 {
	color: #61ba46;
	font-size: 16px;
	font-weight: bold;
}

/*Site Map*/

a:link.med { 
	color: #007CAB;
	font-size: 16px;  
	font-weight: bold;
	text-decoration: none;
}

#sitemaptabs {
	margin: 2px 0px 0px 130px;
	font-size: 9px;
}

#sitemap-box {
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px 0px 5px 6px;
}

#sitemapWrapper {
	float:left;
	width:800px;
	padding: 0px 0px 20px 0px;
	background-color:#fff;
}

#sitemapCorner {
	background: url("blockCorner.gif") top right no-repeat;
	height: 12px;
}

.sitemap-links {
	width: 320px;
  float: left;
	display: inline;
	padding: 20px 20px 20px 20px;
}


ul.link-lists {
    margin: 5px 0px 0px 15px;
    padding: 0px;
	background-color: #fff; 
	color: #cccccc;
	list-style: disc;
}

/*Slideshow*/
#slideshow-container {width:1002px;overflow:hidden;margin:auto;}
#slideshow-inner {text-align: left;width: 1002px;height: auto;background-color: #e8e8e8;margin: auto;/*centre for compliant browsers*/position:relative;/*gain stacking context for positioning*/padding: 0px;border-top: solid 5px #000000;border-bottom: solid 5px #000000;}
#ss-columnleft {width: 830px; float: left;}
#slideshow-header {width: 990px;height: 50px;padding: 10px 0px 0px 10px;margin:auto;background-color: #ffffff;clear: both;}
#wh-logo-ss {float: left;display: inline;}
ul#slideshow-menu{margin: 22px 0px 0px 30px;padding: 0px 1px;float: left;}
#slideshow-menu li {float: left;padding: 5px;list-style: none;display: inline;}
.tools #slideshow-menu a {text-transform:uppercase;font-size:12px;letter-spacing:0px;padding-left:2px;padding-right:2px;}
#slideshow-menu .channel_on {background:#e0e0e0;}
#slideshow-box {width: 802px;height: 451px;background-image: url(slideshow_box.gif);margin: 5px 0px 5px 10px;}

#slideshow-content {padding: 8px;}
ul#slideshow-options{margin: 0px 30px 0px 0px;float: right;}
#slideshow-options li {float: left;padding: 0px 5px 0px 0px;list-style: none;display: inline;}
#slideshow-left {float: left;margin:10px 6px;width: 460px;display: inline;}
#slideshow-right {float: left;margin: 0px;width: 295px;display: inline;}
ul#slideshow-nav{margin: 10px 0px 0px 0px;padding: 0px;}
#slideshow-nav li {padding: 0px 5px 0px 0px;list-style: none;display: inline;}
#seemore-slideshow {margin: 10px 0px 0px 0px;}
#ss-columnright {width:160px;float: left; padding-top: 5px; overflow-x:hidden;}
.slideshow .main_image {border:6px solid black;}
.slideshow h1 {font-size:21px;}
.slideshow .image-caption {color:#b2b2b2;font-size:10px;}
.slideshow .seeMoreSlideshows {font-size:14px;padding:0;margin:6px 0;}

/*Tools */
#tools-box {width: 658px;height: 800px;margin: 0px 0px 5px 6px;background-color: #FFFFFF;float: left;}
#tools-box #mostContainer .mostRow {float:none;width:650px;}
#toolsWrapper {float: left;width: 658px;padding: 10px;}
#toolstabs {margin: 2px 0px 0px 190px;font-size: 9px;}
.tool-pic {float: left; padding: 0px 10px 10px 40px}
.tool-pic02 {float: left; padding: 0px 10px 10px 50px}

.channel.tools #fivestar-ratings form,#expertise #fivestar-ratings form  {display:none;}
.tools ul#slideshow-menu, .slideshow ul#slideshow-menu {float:right;margin: 22px 0px 0px 0px;}
.tools #slideshow-menu li, .slideshow #slideshow-menu li {padding-left:1px;padding-right:1px;}
.tools #slideshow-menu a, .slideshow #slideshow-menu a {text-transform:uppercase;font-size:12px;letter-spacing:0px;padding-left:2px;padding-right:2px;}
.tools #slideshow-menu .channel_on, .slideshow #slideshow-menu .channel_on {background:#e0e0e0;}
.tools #zone_4 {width:320px;float:right;}
.small_tools #zone_4 {width:320px;float:none;}
.tools #article-options, .slideshow #article-options {clear:right;float:right;height:5px;}
.tools ul.page-nav, .tools ul.rate-story, .tools ul.average-rating,
.slideshow ul.page-nav, .slideshow ul.rate-story, .slideshow ul.average-rating {margin: 0px;padding: 0px;clear: both;}
.tools .page-nav li, .tools .rate-story li, .tools .average-rating li,
.slideshow .page-nav li, .slideshow .rate-story li, .slideshow .average-rating li {color: #666666;float: left;padding: 5px 5px 0px 0px;display: inline;list-style: none;}
.tools #slideshow-box, .slideshow #slideshow-box {width:824px;height:100%;background-color:#fff;padding:0 0 13px 0;margin:6px;}
.small_tools #slideshow-box {width:658px;height:100%;background-color:#fff;padding:0;margin:6px;}
.tools #ss-columnleft, .slideshow #ss-columnleft {padding:0px ;margin:0px;}
.small_tools #ss-columnleft {width: 658px;padding:0px;margin:0;}
.tools #slideshow-content, .slideshow #slideshow-content {padding:10px;}
.tools #ss-columnright, .slideshow #ss-columnright {margin-right:6px;margin-top:6px; position: relative; left: 6px;}
.small_tools #ss-columnright {width: auto; left: 2px; margin-right:6px;margin-top:6px;text-align:right;}
.tools #slideshow-box, .slideshow #slideshow-box {background-position:top right;background-repeat:no-repeat; }
.tools #bottom-banner, .slideshow #bottom-banner {margin:30px 0;text-align:center;}
.tools .ct_size, .slideshow .ct_size {display:none;}
.tools .ct_line, .slideshow .ct_line {display:none;}
.tools .ct_email, .slideshow .ct_email {color:#fff;}
.small_tools .twoColumn {
	margin-left: 10px;
}


/*Search Results*/
#searchresultsWrapper {padding: 0px 20px 20px 20px;}
.search-article {width:475px;}
.search-article p {margin: 2px 0 8px 0;}
.search-article .blackText02 {font-family: Arial,Helvetica;font-size: 10px;color: #000000;text-transform: uppercase;}
.search-image {float: right;margin:10px -120px 10px 10px;}
.greyText {font-size: 10px;color: #666666;}

/* Zone Overrides */
.article #zone_4 { width: 320px; }
/*
.article #zone_7, .search #zone_7, .member #zone_7 {height:252px !important;}
*/
.tools #zone_7 {width:830px;margin:0 0 6px 6px;}
.channel.tools #zone_7 {width:830px;margin:0 0 6px 0;}

/* Newsletter Fix */

  #imageOverlay {
  	position: absolute;
  	display: none;
  	z-index: 100;
  	border: 0px;
  	margin: 0px;
  }

/* Dividers */

.wideSpacer {
	width: 770px;
	height: 7px;
	/*
	border-bottom: 1px dotted black;
	*/
	background: url("dotted_line.gif") repeat-x;
}

.small_tools .wideSpacer {
	width: 634px;
	height: 7px;
	/*
	border-bottom: 1px dotted black;
	*/
	background: url("dotted_line.gif") repeat-x;
}

.fourblockSpacer {
	width: 634px;
	height: 7px;
	background: url("dotted_line.gif") repeat-x;

}
#zone_7 {
	overflow-x: hidden;
}
#footer {
	clear: both;
}
/*
.corner01 {
	display: none;
}
*/
#scrollandtabs {
	width: 824px;
	clear: left;
}
#scrollboxes {
	padding-left: 0px;
	margin-left: 0px;
}

.expertise-rightcolumn {
	margin:15px 0 119px 6px !important;
}


/* Resources Block (in content) */

div.resources{width:400px;margin:0 0 0 0;}

div.resource_item{width:400px;margin:0 0 20px 0;padding:0;}

.article #contentZone div.resources div.resource_item h1{padding:0;margin:0;}

.article #contentZone div.resources div.resource_item p.title{font-weight:bold;padding:0;margin:0;font-size:1.3em;}

.article #contentZone div.resources div.resource_item p.deck{padding:0;margin:3px 0 0 0;}




=======
/*Articles*/

.article #article-title {font-size: 21px;font-weight: bold;}
.article #contentZone .node {margin:0 25px;}
.article #contentZone h1 {font-size:9px;color: #808080;margin:0;text-transform:uppercase;}
.article #contentZone h2 {font-size:21px;font-weight: bold;margin:0;line-height:20px;}
.article #contentZone h3, 
.slideshow h3 {font-size:12px;margin:0;}
.article #contentZone h4 {font-size:9px;color:#808080;margin:0;}
.article #contentZone p {margin:7px 0;}
.article #contentZone.mid h1 {font-size:12px;}
.article #contentZone.mid h2 {font-size:25px;}
.article #contentZone.mid h3 {font-size:15px;}
.article #contentZone.mid h4 {font-size:10px;}
.article #contentZone.mid p {font-size:12px;}
.article #contentZone.mid {font-size:15px;}
.article #contentZone.big h1 {font-size:15px;}
.article #contentZone.big h2 {font-size:30px;}
.article #contentZone.big h3 {font-size:18px;}
.article #contentZone.big h4 {font-size:12px;}
.article #contentZone.big p {font-size:18px;}
.article #contentZone.big {font-size:18px;}
.article #contentZone .panpic {margin:5px -15px;}

.article #contentContainer #article-rightcolumn .article_img {display:block;background-color:#fff;border:solid 6px #fff;margin:100px 2px 0 -6px;}
.article #contentContainer #article-rightcolumn h4 {font-size:10px;color:#b2b2b2;}
.article #contentContainer #article-rightcolumn h4.pan {font-size:10px;color:#b2b2b2;}
.article #contentContainer #article-rightcolumn h5 {font-size:10px;color:#000;}
.article #contentContainer #article-rightcolumn h5.pan {font-size:10px;color:#000;float:right;}
.article .image-caption, .article .last-updated, .article .comment-by, .article .submitted {font-size: 12px;color: #000;}
.article ul.page-nav, .article ul.rate-story, .article ul.average-rating {margin: 0px;padding: 0px;clear: both;}
.article .page-nav li, .article .rate-story li, .article .average-rating li {color: #666666;float: left;padding: 5px 5px 0px 0px;display: inline;list-style: none;}
.article #comment-form {margin: 20px 0px 0px 0px;}
.article #submit-button {margin: 5px 0px 5px 0px;}

/**  Comments **/
.article .user-comments{display:block;
margin-bottom:10px;padding-top:10px;
background:transparent url(dotsHorizontal.gif) repeat-x 0 0}
.article .user-comments li {float:left;}
.article .user-comments .comment-by {float:left;width:90%;margin:0 0px 0px 6px; text-transform:uppercase;}
.article .user-comments .comment-by p {text-transform:none;}
.article .user-comments li img{float:left;width:32px;}
/** pagination styles for comments section **/
.pager{text-transform:uppercase;text-align:center;}
.pager-list * {margin:0 3px;}

.article #article-rightcolumn {width:310px;float: left; margin:10px 0px 6px 6px; padding: 0px;margin-left:0px;}
#article-options {margin: 0px;padding: 0px;clear: both; height: 20px;}
#article-options li {float: left;padding: 0px 2px 0 0;list-style: none;}
.article #tags {width: 325px;height: 90px;background-color:#FFFFFF;margin-top: 105px;}
.article #related-content {width: 325px;height: auto;background-color: #FFFFFF;margin-top: 5px;padding-bottom: 5px;}
li.ct_size {margin:3.4px 0 0 0;}

/* Experts Page */

#expertWrapper {
}

.expertLeft {
	float:left;
	width:337px;
	margin:10px 10px 10px 10px;
	border-right:1px solid #E8E8E8;
}

.expertRight {
	float:left;
	width:393px;
	margin:10px 10px 10px 0px;
}

.expertThumbnail {
	float:right;
	width:100px;
	height:100px;
	margin-right:20px;
	background-repeat:no-repeat;
}

#expertWrapper .submitBtn {background:#ffff00 url("arrowBtn.gif") no-repeat 0 0;font:bold 11px Arial, sans-serif;padding: 3px 3px 0px 20px;clear:both;display:inline;}
#expertWrapper .submitBtn a {font:bold 11px Arial, sans-serif;}
.expertTitle {
	font-family:Arial,Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#66CC33;
}

.expertSubtitle {
	font-family:Arial,Helvetica;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

.expertSpacer {
	border-bottom:1px dotted #CCCCCC;
	margin:0px 10px 0px 10px;
	clear:both;
}

.expertContainer01 {
	width:370px;
	margin-bottom:10px;
	float:left;
}

.expertContainer02 {
	width:310px;
	float:left;
	margin-top:10px;
	padding-left:10px;
}

.expertQ {
	font-family:Arial,Helvetica;
	font-size:10px;
	font-weight:bold;
	background-color:#66CC23;
	color:#FFFFFF;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	float:left;
}

.expertA {
	font-family:Arial,Helvetica;
	font-size:10px;
	font-weight:bold;
	background-color:#FFFF00;
	color:#000000;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	float:left;
	margin-top:10px;
	clear:both;
}

.expertText01 {
	font-family:Arial,Helvetica;
	font-size:12px;
	color:#000000;
	float:left;
	margin-left:10px;
	width:340px;
}

.expert-Q-green {
	font-family:Arial,Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#66CC33;
	float:left;
	margin-left:10px;
	width:370px;
}
.expert-Q-green .submitted_by {
	color:#ccc;
	font-size:12px;
	font-weight:normal;
}

.expert-A-black {
	font-family:Arial,Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	float:left;
	margin:10px 0 0 10px;
	width:370px;
}

.expert-QA-wrapper {
	margin:10px 0;
	clear:both;
}


.expert-comments01 {
	width:400px;
}

.expert-button-container {
	float:left;
}

.expert-topbox {
	background-image:url(expert-topbox.gif);
	width:493px;
	height:130px;
	padding:0px;
	border-bottom:5px solid #E8E8E8;
	background-repeat:no-repeat;
	margin:0 0 0 -25px;
}

.expert-topbox-container {
	width:480px;
	margin:0px 0px 0px 5px;
}

.expert-topbox-headline01 {
	font-family:Arial,Helvetica;
	font-size:22px;
	font-weight:bold;
	color:#000000;
}

.expert-topbox-headline02 {
	font-family:Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#007CA8;
}

.expert-topbox-thumbnail {
	width:100px;
	height:100px;
	float:left;
	margin-right:5px;
}

.expert-topbox-textcontainer {
	float:left;
	width:370px;
}

.expert-tabs-container {
	background-color:#E8E8E8;
	width:493px;
	float:left;
	font-size:9px;
}

.submit-question-box {
	margin:5px 0px 0px 5px;
	height:180px;
	background-color:#FFFFFF;
	width:325px;
}

.submit-question-content {
	margin:10px 10px 10px 10px;
}

.expert-thankyou-box {
	background-image:url(thankyou-box.gif);
	width:325px;
	height:120px;
	background-repeat:no-repeat;
	margin:5px 0px 0px 5px;
}

.expert-thankyou-container {
	width:300px;
	height:100px;
	margin:5px 0px 0px 5px;
	font-family:Arial,Helvetica;
	font-size:12px;
	line-height:15px;
}

.expert-thankyou-headline {
	font-family:Arial,Helvetica;
	font-size:16px;
	font-weight:bold;
}

/*Blogs*/
#blog-box {
	width: 824px;
	/*
	height: 1120px;
	margin: 0px 0px 5px 6px;
	*/
}
#blogsWrapper {
	float:left;
	width: auto;
	background-color: #FFFFFF;
	padding: 3px 15px 15px 15px;
}

#blogsWrapper .greyText {
	clear:left;
}

ul.feat-blogs {
	width: 793px;
  margin: 0px;
  padding: 0px;
	clear: both;
}

.feat-blogs li {
  float: left;
	padding: 5px;
	display: inline;
	list-style: none;
	height: auto;
}

.blogger {
	width: 300px;
	height: auto;
	border-right: solid 1px #e8e8e8;
	margin-right: 10px;
}


.latest-post {
	width: 460px;
	height: 145px;
	overflow:hidden;
}

.blogger-pic {
	float: right; 
	margin: 0px 10px 5px 5px;
	clear: right;
}

.blog-dotted {
	margin: 10px 0px 10px 0px;
}

#about-blog {
	width: 326px;
	height: 110px;
	background-color:#FFFFFF;
	margin: 90px 0px 0px 5px;
}

#recent-posts {
	width: 326px;
	height: 230px;
	background-color:#FFFFFF;
	margin: 5px 0px 0px 5px;
}

.commentLinkBlogMP {
	float: left;
	font-size: 10px;
	width: auto;
	padding: 2px 0 0 3px;
	}
	
.greyTextBlogMP {
	font-size: 10px;
	color: #666666;
	width: auto;
	float: left;
	}

.post-stats {
	float: left; 
	width: 80px; 
	text-align: right; 
	margin-right: 10px;
	clear: left;
}

.post-copy {
	float: left; 
	width: 200px;
	margin-bottom: 10px;
}

#archives-dropdown {
	width: 326px;
	height: 60px;
	background-color:#FFFFFF;
	margin: 5px 0px 0px 5px;
}

#other-whblogs {
	width: 326px;
	height: 240px;
	background-color:#FFFFFF;
	margin: 5px 0px 0px 5px;
}

#other-blogs {
	width: 326px;
	height: 130px;
	background-color:#FFFFFF;
	margin: 5px 0px 0px 5px;
}

#feeds {
	width: 326px;
	height: 50px;
	background-color:#FFFFFF;
	margin: 5px 0px 0px 5px;
}

/* $Id: share.css,v 1.12 2007/09/25 20:10:21 greenskin Exp $ */

a.share, a.share_node, a.share_link {
/*	background: transparent url('share-icon-16x16.gif') no-repeat scroll 1px 0pt !important;*/
	padding: 0px 0pt 0px 0px;
}
div.share_popup {
	border: 2px solid #CDCDCD;
	background-color: #FFFFFF;
	color: #000000;
	width: 230px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.22;
	position: absolute;
	z-index: 10;
}
div.share_popup a {
	color: #000000;
}
div.share_popup a.share_close {
	float: right;
	margin: 5px;
}
div.share_popup ul li, #share_block ul li {
	background-image: none;
}
ul.share_popup_menu {
	background-color: #5D5D5D;
	margin: 0px;
	padding: 6px 5px 4px 5px;
}
ul.share_popup_menu li {
	display: inline;
	background-color: #CDCDCD;
	padding: 3px 5px;
	margin: 0px 1px;
}
ul.share_popup_menu li:hover, #share_block ul.share_menu li {
	cursor: pointer;
}
ul.share_popup_menu li.selected {
	background-color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
#share_tabs_content {
	padding: 10px;
}
ul.share_links, div.service-links ul.links, div.share_popup #share-form {
	margin: 0px;
	padding: 0px;
}
ul.share_links li, div.service-links ul.links li {
	margin: 0px;
	padding: 0px 0px;
	width: 50%;
	float: left;
}
#share-form div.form-item {
	margin: 0px;
	padding: 5px 0px;
}
div.share_popup .clear {
	clear: both;
	float: none;
}

/*Block Style*/
#share_block ul {
	margin: 0px;
	padding: 0px;
}
#share_block ul li {
	margin: 0px;
	padding: 0px 5px;
}
#share_block ul.share_menu {
	text-align: center;
	border-bottom: 1px solid #5D5D5D;
}
#share_block ul.share_menu li.selected {
	border-top: 1px solid #5D5D5D;
	border-left: 1px solid #5D5D5D;
	border-right: 1px solid #5D5D5D;
	border-bottom: 3px solid #FFFFFF;
	background-color: #FFFFFF;
}
#share_block #share_contents {
	padding: 5px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #5D5D5D;
	border-left: 1px solid #5D5D5D;
	border-right: 1px solid #5D5D5D;
}

/* E-Mail */

#forward-form .form-item label {
	margin:0;
	padding:0;
	display:block;
}

#forward-form .form-item {
	margin:10px 0 0 10px;
	padding:0 0 0 0;
}

#forward-form .form-submit {
	margin:10px 0 10px 10px;
	padding:0 0 0 0;
}

#forward-form .form-text {
	width:420px;
}
#forward-form form-textarea resizable required {
	width:420px;
}

/* 404 ERROR PAGE */

#article-middle-error {
	width:824px;
	height:300px;
	margin:0px 0px 5px 5px;
	background-color:#FFFFFF;
	float:left;
	display:inline;
	background-image:url(404-background.gif);
	background-repeat:no-repeat;
}

#error-box1 {
	width:470px;
	height:auto;
	float:left;
	margin:10px 10px 10px 10px;
	padding-right:10px;
}

#error-box2 {
	width:311px;
	height:271px;
	float:left;
	border:1px solid #B7B7B7;
	margin:10px 10px 10px 0px;
	font-family:Arial,Helvetica;
	font-size:12px;
	line-height:16px;
}

#error-box2-topbar {
	background-color:#F6F6F6;
	height:24px;
	font-family:Arial,Helvetica;
	font-size:15px;
	font-weight:bold;
	padding:5px 0px 0px 10px;
	text-transform:uppercase;
}

#error-box2-wrapper {
	width:290px;
	margin:10px;
}

#error-spacer01 {
	height:10px;
}

#error-button {
	margin:10px 0px 10px 0px;
}

#ol-error {
	padding:0px 0px 0px 20px;
	line-height:18px;
}

.error-green01 {
	font-family:Arial,Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#66CC33;
}

.error-green02 {
	font-family:Arial,Helvetica;
	font-size:15px;
	font-weight:bold;
	color:#66CC33;
}

.error-list-text {
	font-family:Arial,Helvetica;
	font-size:12px;
}

/*Workout*/
#workoutMain{
	margin:0px 25px;
	height:auto;
}

#moves {
	background-color: #FFFFFF;
	width: 327px;
	height: 100%;
	padding: 0px;
		
}
.moves-bg {
	background: url("blockCorner.gif") top right no-repeat;
	height: 12px;
}
#moves-info {
	padding: 5px 10px 10px 20px;
}

.move {
	float: left;
	width: 150px; 
	padding: 5px 30px 0px 0px;
}

.move-image {
	float: left;
}

#movenav-left, #movenav-right {
	float: left; 
	width: 75px; 
	height: 310px;
}

#move-back {
	margin: 130px 0px 0px 0px;
}


#move-diagram {
	float: left; width: 285px; height: 310px;
}

#move-next {
	margin: 130px 0px 0px 30px;
}

#move-desc {
	width: 350px; 
	float: left; 
	margin-right: 15px;
}

#move-stats {
	float: left; 
	width: 100px; 
	height: 65px;
	background-color:#ffffff;
	border-top:1px dotted #CCCCCC; 
	border-bottom:1px dotted #CCCCCC;
}

.stat-box {
	width: 110px; 
	height: 12px; 
	background-color: #b5f3b7; 
	margin: 4px 0px 4px 0px; 
	padding: 2px 0px 2px 2px;
	font-size: 11px;
	font-weight: bold;
	white-space:nowrap;
}

.stat {
	float: left; 
	margin-left: 5px;
}

.stat-result {
	float: right; 
	margin-right: 10px;
}

.stat {
}

.greenText01 {
	color: #61ba46;
	font-size: 16px;
	font-weight: bold;
}

/*Site Map*/

a:link.med { 
	color: #007CAB;
	font-size: 16px;  
	font-weight: bold;
	text-decoration: none;
}

#sitemaptabs {
	margin: 2px 0px 0px 130px;
	font-size: 9px;
}

#sitemap-box {
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px 0px 5px 6px;
}

#sitemapWrapper {
	float:left;
	width:800px;
	padding: 0px 0px 20px 0px;
	background-color:#fff;
}

#sitemapCorner {
	background: url("blockCorner.gif") top right no-repeat;
	height: 12px;
}

.sitemap-links {
	width: 320px;
  float: left;
	display: inline;
	padding: 20px 20px 20px 20px;
}


ul.link-lists {
    margin: 5px 0px 0px 15px;
    padding: 0px;
	background-color: #fff; 
	color: #cccccc;
	list-style: disc;
}

/*Slideshow*/
#slideshow-container {width:1002px;overflow:hidden;margin:auto;}
#slideshow-inner {text-align: left;width: 1002px;height: auto;background-color: #e8e8e8;margin: auto;/*centre for compliant browsers*/position:relative;/*gain stacking context for positioning*/padding: 0px;border-top: solid 5px #000000;border-bottom: solid 5px #000000;}
#ss-columnleft {width: 830px; float: left;}
#slideshow-header {width: 990px;height: 50px;padding: 10px 0px 0px 10px;margin:auto;background-color: #ffffff;clear: both;}
#wh-logo-ss {float: left;display: inline;}
ul#slideshow-menu{margin: 22px 0px 0px 30px;padding: 0px 1px;float: left;}
#slideshow-menu li {float: left;padding: 5px;list-style: none;display: inline;}
.tools #slideshow-menu a {text-transform:uppercase;font-size:12px;letter-spacing:0px;padding-left:2px;padding-right:2px;}
#slideshow-menu .channel_on {background:#e0e0e0;}
#slideshow-box {width: 802px;height: 451px;background-image: url(slideshow_box.gif);margin: 5px 0px 5px 10px;}
#slideshow-content {padding: 8px;}
ul#slideshow-options{margin: 0px 30px 0px 0px;float: right;}
#slideshow-options li {float: left;padding: 0px 5px 0px 0px;list-style: none;display: inline;}
#slideshow-left {float: left;margin:10px 6px;width: 460px;display: inline;}
#slideshow-right {float: left;margin:12px 0 0 5px;width:295px;display: inline;}
ul#slideshow-nav{margin: 10px 0px 0px 0px;padding: 0px;}
#slideshow-nav li {padding: 0px 5px 0px 0px;list-style: none;display: inline;}
#seemore-slideshow {margin: 10px 0px 0px 0px;}
#ss-columnright {width:160px;float: left; padding-top: 5px; overflow-x:hidden;}
.slideshow .main_image {border:6px solid black;}
.slideshow h1 {font-size:21px;}
.slideshow .image-caption {color:#b2b2b2;font-size:10px;}
.slideshow .seeMoreSlideshows {font-size:14px;padding:0;margin:6px 0;}

/*Tools */
#tools-box {width: 658px;height: 800px;margin: 0px 0px 5px 6px;background-color: #FFFFFF;float: left;}
#tools-box #mostContainer .mostRow {float:none;width:650px;}
#toolsWrapper {float: left;width: 658px;padding: 10px;}
#toolstabs {margin: 2px 0px 0px 190px;font-size: 9px;}
.tool-pic {float: left; padding: 0px 10px 10px 40px}
.tool-pic02 {float: left; padding: 0px 10px 10px 50px}

.channel.tools #fivestar-ratings form,#expertise #fivestar-ratings form  {display:none;}
.tools ul#slideshow-menu, .slideshow ul#slideshow-menu {float:right;margin: 22px 0px 0px 0px;}
.tools #slideshow-menu li, .slideshow #slideshow-menu li {padding-left:1px;padding-right:1px;}
.tools #slideshow-menu a, .slideshow #slideshow-menu a {text-transform:uppercase;font-size:12px;letter-spacing:0px;padding-left:2px;padding-right:2px;}
.tools #slideshow-menu .channel_on, .slideshow #slideshow-menu .channel_on {background:#e0e0e0;}
.tools #zone_4 {width:320px;float:right;}
.small_tools #zone_4 {width:320px;float:none;}
.tools #article-options, .slideshow #article-options {clear:right;float:right;height:5px;width:auto;}
.tools ul.page-nav, .tools ul.rate-story, .tools ul.average-rating,
.slideshow ul.page-nav, .slideshow ul.rate-story, .slideshow ul.average-rating {margin: 0px;padding: 0px;clear: both;}
.tools .page-nav li, .tools .rate-story li, .tools .average-rating li,
.slideshow .page-nav li, .slideshow .rate-story li, .slideshow .average-rating li {color: #666666;float: left;padding: 5px 5px 0px 0px;display: inline;list-style: none;}
.tools #slideshow-box, .slideshow #slideshow-box {width:824px;height:100%;background-color:#fff;padding:0 0 13px 0;margin:6px;}
.small_tools #slideshow-box {width:658px;height:100%;background-color:#fff;padding:0;margin:6px;}
.tools #ss-columnleft, .slideshow #ss-columnleft {padding:0px ;margin:0px;}
.small_tools #ss-columnleft {width: 658px;padding:0px;margin:0;}
.tools #slideshow-content, .slideshow #slideshow-content {padding:10px;}
.tools #ss-columnright, .slideshow #ss-columnright {margin-right:6px;margin-top:6px; position: relative; left: 6px;}
.small_tools #ss-columnright {width: auto; left: 2px; margin-right:6px;margin-top:6px;text-align:right;}
.tools #slideshow-box, .slideshow #slideshow-box {background-position:top right;background-repeat:no-repeat; }
.tools #bottom-banner, .slideshow #bottom-banner {margin:30px 0;text-align:center;}
.tools .ct_size, .slideshow .ct_size {display:none;}
.tools .ct_line, .slideshow .ct_line {display:none;}
.tools .ct_email, .slideshow .ct_email {color:#fff;}
.small_tools .twoColumn {
	margin-left: 10px;
}


/*Search Results*/
#searchresultsWrapper {padding: 0px 20px 20px 20px;}
.search-article {width:475px;}
.search-article p {margin: 2px 0 8px 0;}
.search-article .blackText02 {font-family: Arial,Helvetica;font-size: 10px;color: #000000;text-transform: uppercase;}
.search-image {float: right;margin:10px -120px 10px 10px;}
.greyText {font-size: 10px;color: #666666;}

/* Zone Overrides */
.article #zone_4 { width: 320px; }
/*
.article #zone_7, .search #zone_7, .member #zone_7 {height:252px !important;}
*/
.tools #zone_7 {width:830px;margin:0 0 6px 6px;}
.channel.tools #zone_7 {width:830px;margin:0 0 6px 0;}

/* Newsletter Fix */

  #imageOverlay {
  	position: absolute;
  	display: none;
  	z-index: 100;
  	border: 0px;
  	margin: 0px;
  }

/* Dividers */

.wideSpacer {
	width: 770px;
	height: 7px;
	/*
	border-bottom: 1px dotted black;
	*/
	background: url("dotted_line.gif") repeat-x;
}

.small_tools .wideSpacer {
	width: 634px;
	height: 7px;
	/*
	border-bottom: 1px dotted black;
	*/
	background: url("dotted_line.gif") repeat-x;
}

.fourblockSpacer {
	width: 634px;
	height: 7px;
	background: url("dotted_line.gif") repeat-x;

}
#zone_7 {
	overflow-x: hidden;
}
#footer {
	clear: both;
}
/*
.corner01 {
	display: none;
}
*/
#scrollandtabs {
	width: 824px;
	clear: left;
}
#scrollboxes {
	padding-left: 0px;
	margin-left: 0px;
}

.expertise-rightcolumn {
	margin:15px 0 119px 6px !important;
}
/**** Contests ***/
#contestForm {margin:10px 0;}
#contestForm .center{margin:auto 20px 0px;width:95%;}
#contestForm a:link, #contestForm a:active, #contestForm a:visited, #contestForm a:hover{color:#000;text-decoration:underline;}
#contestForm ul .required label{float:left; width:150px;}
#contestForm ul li{padding-bottom:10px;}
#contestForm ul #states {width:146px}

#contestForm .checkbox input{margin-right:20px;}
#contestForm .smallFonts, #contestForm .smallFonts a, #contestForm .smallFonts a:active, #contestForm .smallFonts a:visited, #contestForm .smallFonts a:hover{font-size:10px;}
#contestForm .smallFonts.footer{margin:20px 0;}
#contestForm .form-submit, #contestForm .form-reset {border:none;color:#fff;width:75px;padding:2px 0;background-color:#007ca8;margin:10px 5px 10px 0px;cursor:pointer;}
#contestForm .required.red{color:#f50000;}
#contestForm  .message.one, #contestForm  .message.two{display:none;}


