@charset "utf-8";
@import url(/CMSPages/GetCSS.aspx?stylesheetname=BIHBlogStyle); 
/* CSS Document */

/*#Content#*/

.content .content-left{
	display:block;
	width:250px;
	float:left;
}

.content .content-center{
	display:block;
	width:730px;
	float:left;
}

/*#White Box Controller#*/
.box-bh-center{
	width:730px;
}
.inner-box-bh-center{
	width:710px;
}
.box-bh-center-full {
	width:980px;
}
.inner-box-bh-center-full {
	width:960px;
}

/*#Global#*/
h2.issue-number{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight: normal;
	color:#24928F;
}
/*#Global/Previous Issue Menu#*/
.navigation .menu .previous-issue{
	height:36px;
	width:134px;
	background-image:url(/CMSTemplates/BIHSite/images/micro-site/better-health-button/BH_BtnPrevious_4more.png);
	background-repeat:no-repeat;
	margin-top:5px;
	padding-top:7px;
	margin-left:10px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
}

/*#Global/Search#*/
.navigation .search .follow-us {
	width:220px;
	height:37px;
	float:left;
}

.navigation .search .follow-us ul{
	padding:0px;
	margin:0px;
	list-style:outside;
}

.navigation .search .follow-us li{
	display:inline;
	padding:0px;
	margin:0px;
}

.navigation .search .follow-us li div{
	width:90px;
	float:left;
	padding-top:13px;
	
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 15px;
	/*font-weight: bold;*/
	color:#24928F;
}
.navigation .search .follow-us li img {
	margin:2px 0 0;
	padding:0;
}

/*#Global/Font Sizing#*/
.header .menu-font .font-size{
	width:205px;
}

/*#Global/Multilangual#*/
.header .menu-font .multilangual{
	display:block;
	width:70px;
	float:left;
	text-align:right;
	padding-top:3px;
}

.languageSelection {
	padding-right:6px;
	white-space: nowrap;
}

/*#Global/Contact Form#*/
.contact-container{
	padding-left:250px;
}

/*#Global/Poll#*/
.PollVoteButton {
	background:url(/CMSTemplates/BIHSite/images/micro-site/button/ButtonVote.png) no-repeat scroll 0 0 transparent;
	border:none;
	display:block;
	width:64px;
	height:34px;
	text-indent: -9999px;
	padding-left:100px;
}

.PollInfo{
	color:#F00;
}

/*#Issue#*/
/*#Issue/Issue Cover#*/
.issue-cover{
	text-align:center;
}
.issue-cover .cover-image{
	padding-top:10px;
}

.issue-cover .cover-image img {
	border:1px solid #B8B8B8;
	padding:3px;
}

/*#Issue/Issue Cover/Article list#*/
.issue-cover .article-list{
	text-align:left;
	padding-top:10px;
}

.issue-cover .article-list h2{
	padding-bottom:20px;
	padding-top: 8px;
}

.issue-cover  .article-list ul{
	list-style:outside;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.issue-cover  .article-list ul li{
	list-style-type:none;
	padding:0 0 17px 15px;
	margin:0px;
	background:url(/CMSTemplates/BIHSite/images/micro-site/better-health-button/article_bullet.png) no-repeat scroll 0 0 transparent;
	background-position: 0px 5px;

}

.issue-cover hr{
	border:#CCC 1px solid;
}


/*#Issue/Issue Cover/Download#*/
.issue-cover .download-title{
	height:30px;
	background-image:url(/CMSTemplates/BIHSite/images/micro-site/better-health-button/pdf-icon.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:45px;
	text-align:left;
}

.issue-cover .download-link {
	display:block;
	margin-top:18px;
	padding-bottom:10px;
	padding-left:45px;
	text-align:left;
	width:155px;
}
.filesize {
	color:#666666;
	font-size:10px;
	margin-top:-30px;
	padding-bottom:7px;
	text-align:left;
}

/*#Issue/Issue Cover/Share This#*/
.issue-cover .share-this {
	background-image:url(/CMSTemplates/BIHSite/images/micro-site/button/PageTool_Email.png);
	background-position:2px 0;
	background-repeat:no-repeat;
	height:30px;
	padding-left:45px;
	padding-top:10px;
	text-align:left;
}

/*#Issue/Issue Cover/Subscribe#*/
.subscribe{
	padding-top:20px;
	padding-left:6px;
}

.subscribe-container{
	display:none;
	position:absolute;
	margin-left:-18px;
}


/*#Issue/Article Detail#*/
.article-detail{
	display:block;
	padding-left:8px;
	padding-right:5px;
}

/*#Issue/Article Detail/Breadcrumbs#*/
.article-breadcrumbs{
	display:block;
	width:660px;
	overflow:hidden;
	white-space: nowrap;
        text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

ul.breadcrumbs{
	padding:0px;
	margin:0px;
	list-style:outside;
	list-style-type:none;
	padding-left:10px;
}

ul.breadcrumbs li{
	display:inline;
	list-style-type:none;
}
.article-breadcrumbs a,
.article-breadcrumbs span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
}
.article-breadcrumbs a {
	color:# 3f80ba;
}
.article-breadcrumbs span.CMSBreadCrumbsCurrentItem {
	color:#24928F;
}
/*#Issue/Article Detail/Title#*/
.article-detail .article-title{
	display:block;
}

.article-detail .inner-article-title{
	width:467px;
	padding-bottom:10px;
}

.bh-article-title{
	display:block;
}

.bh-article-title h1{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:24px;
	line-height:30px;
	font-weight: normal;
	color:#24928F;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}

/*#Issue/Article Detail/Author-Date#*/
.bh-article-title .author-date {
	color:#919191;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	line-height:16px;
}
.bh-article-title .author-date a {
	color:#3F80BA;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
}

/*#Issue/Article Detail/Article Left#*/
.bh-article-left{
	display:block;
	float:left;
	width:497px;
}
.bh-article-left .inner-article-left{
	padding:0px;
	width:467px;
}

/*#Issue/Article Detail/Article Left/Image#*/
.bh-article-left .article-image img{
	border:#CCC 1px solid;
	margin-bottom:10px;
}

.bh-article-left p {
	margin-top:10px;
	margin-bottom:10px;
}

/*#Issue/Article Detail/Article Left/Widget#*/
.widget_share {
	float: right;
	position: relative;
	margin-top:-9px;
}

.widget_share .PrintLink {
	margin: 0;
	padding:0; 
	float: left;
}

/*#Issue/Article Detail/Article Right#*/
.bh-article-right{
	display:block;
	float:left;
	width:165px;
}

.bh-article-right ul{
	list-style:outside;
	padding:0px;
}
.bh-article-right .related-box ul {
	list-style:disc outside none;
	margin-top:0;
	padding:0;
}

.bh-article-right ul li{
	background-image:url("/CMSTemplates/BIHSite/images/micro-site/better-health-button/article-bullet.png");
	background-position:0 5px;
	background-repeat:no-repeat;
	list-style-type:none;
	margin:0;
	padding:0 0 17px 15px;
}
.bh-article-right .related-box h2 {
	padding-bottom:20px;
}

.bh-article-right .related-box h2.th{
	font-size:16px;
}

/*#Issue/Article Detail/Article Right/Widget#*/
.common-link{
	display:block;
	padding-top:10px;
	padding-bottom:10px;
}

.common-link .comment-link-left{
	display:block;
	width:80px;
	float:left;
}

.common-link .comment-link-right{
	display:block;
	width:400px;
	float:left;
	text-align:right;
}
.comment-link-right .PrintLink {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
.common-link .comment-link-left a{
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#24928F;
	font-size:13px;
}

/*#Issue/Article Detail/Tags#*/
.article-tags, .article-tags a {
	color:#999999;
}

.article-tags a:hover{
	color:#3F80BA;
	text-decoration:underline;
}

.article-tags .tag-title{
	display:block;
	float:left;
}

.article-tags .TagCloud{
	display:block;
	float:left;
}

.article-tags .TagCloud a{
	font-size:14px !important;
	color:#3F80BA;
}

/*#Issue/Article Detail/Useful#*/
.article-useful{
	padding-top:10px;
	text-align:right;
}
.article-useful .CntRatingContent{
	width:80px;
	float:right;
	padding-left:10px;
	padding-top:5px;
}

/*

.article-useful .CntRatingContent table{
	float:left;
}

.article-useful .CntRatingContent input{
	padding-left:10px;
}

.article-useful .CntRatingContent input.CntRatingSubmitBtn {
	
	border:medium none !important;
	cursor:pointer;
	display:block;
	height:33px;
	text-indent:-9999px;
	width:48px;
}

.CntRatingMessage span {
	color: #3F80BA;
}
*/

/*#Issue/Article Detail/Content Rating#*/
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/App_Themes/Default/images/Design/Controls/ContentRating/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(/App_Themes/Default/images/Design/Controls/ContentRating/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(/App_Themes/Default/images/Design/Controls/ContentRating/SavedStar.png);
}

.CntRatingResult
{
    clear:left;
    padding-top:5px;
}

.CntRatingRadioTable tr
{
    text-align: center;
}

/*#Issue/Article Detail/Pagination#*/
.pagination{
	display:block;
	padding-top:20px;
	padding-bottom:5px;
}

.pagination-left{
	display:block;
	width:233px;
	float:left;
}

.pagination-right{
	display:block;
	width:234px;
	float:left;
	text-align:right;
}

/*#Issue/Comment#*/
.comment-post{
	display:block;
	padding-top:20px;
}

.comment-post-left{
	display:block;
	width:240px;
	float:left;
}

.comment-post-right{
	display:block;
	width:240px;
	float:left;
	text-align:right;
}

.comment-post h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: normal;
}

.comment-post-right a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: normal;
	color:#3f80ba; 
}

/*#Issue/Comment/Detail#*/
.detail-comment{
	padding-bottom:10px;
}

.detail-comment .BlogCommentsTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: normal;
}

.detail-comment .comment-by .username{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: normal;
	color:#154585;
}

.detail-comment .comment-by .date-time{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#3f3f3f;
}

/*#Issue/Comment/Tool#*/
.detail-comment .buttonpedding{
	text-align:right;
}

.comment_link {
	padding-top:20px;
}

.comment_link a.comments_icon {
	background-image:url("/CMSTemplates/BIHSite/images/micro-site/comment/CommentIcon.png");
	background-position:left center;
	background-repeat:no-repeat;
	color:#24928F;
	display:block;
	float:left;
	font-weight:normal;
	padding-left:24px;
	text-decoration:none;
}
.comment_link a.comments_icon:hover {
	text-decoration:underline;
}

/*#Issue/Comment/Block#*/
.comment-box{
	display:block;
}

.comment-box .comment-pointer{
	width:26px;
	height:19px;
	display:block;
	background-image:url(/CMSTemplates/BIHSite/images/micro-site/comment/Comment_Pointer.gif);
	background-repeat:no-repeat;
	margin-left:40px;
}

.comment-box .comment-box-header{
	display:block;
}

.comment-box .comment-box-header .comment-box-header-left{
	display:block;
	background-image:url(/CMSTemplates/BIHSite/images/micro-site/comment/CmtBox_TopLeft.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.comment-box .comment-box-header .comment-box-header-center{
	display:block;
	background-color:#e9e9e9;
	height:13px;
	margin-left:10px;
	margin-right:10px;
	font-size:0px;
}

.comment-box .comment-box-header .comment-box-header-right{
	display:block;
	background-image:url(/CMSTemplates/BIHSite/images/micro-site/comment/CmtBox_TopRight.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.comment-box .comment-box-content{
	display:block;
	background-color:#e9e9e9;
}

.comment-box .comment-box-content .comment-box-content-center{
	display:block;
	margin-left:13px;
	margin-right:13px;
}

.comment-box .comment-box-footer{
	display:block;
}

.comment-box .comment-box-footer .comment-box-footer-left{
	display:block;
	background-image:url(/CMSTemplates/BIHSite/images/micro-site/comment/CmtBox_BottomLeft.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.comment-box .comment-box-footer .comment-box-footer-center{
	display:block;
	height:13px;
	margin-left:10px;
	margin-right:10px;
	font-size:0px;
	background-color:#e9e9e9;
}

.comment-box .comment-box-footer .comment-box-footer-right{
	display:block;
	background-image:url(/CMSTemplates/BIHSite/images/micro-site/comment/CmtBox_BottomRight.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.comment-box h1, .comment-box h2{
	padding:0px;
}