﻿@charset "utf-8";
/* CSS Document */
/* ---------------------------------------------------- */
/* css styles to override SP's master css
/* Last edited by Manuel 5:35 pm July 25, 2012 
/* ---------------------------------------------------- */
div.article-feature p.article-title {
	font-size: 11px;
	line-height: 14px;
	color: #336699;
}
/*div.outer-wrap {
	border:none !important;
	padding:none !important;
	background-color:#FFFFFF !important;
	width:100% !important;
}
div.inner-wrap {
	background-color:white !important;
	padding:0px !important;
	border:none !important;
	width:100% !important;
}*/
div#home-page-featured-row table[style] {
	width: auto !important;
}
div#home-page-featured-row div {
	width: auto !important;
	float: left;
}
div#home-page-featured-row div.article-feature {
	width: 150px !important;
	height: 200px;
	margin: 10px 10px 10px 0px;
	padding: 10px;
	background-color: #DFDDD7;
	border-top: 1px solid #990000;
}
div#home-page-featured-row p.article-related {
	margin: 5px 0px 0px 20px;
}
div#home-page-featured-row p.article-entire {
	margin: 5px 0px 0px 20px;
}
div#home-page-featured-row p.article-header {
	margin: 0px;
}
/*Edited 21 May 2012 FGW-Registration and Subscription page styles*/
div.wp-subscription-purchase-ctrl .outer-border {
	margin: 10px;
	padding: 0px;
	width: 600px;
	border: none;
}
div.wp-subscription-purchase-ctrl .center-border {
	padding: 0px;
	border: none;
}
div.wp-subscription-info-ctrl .form-border {
	padding: 0px;
	border: none;
}
div.wp-subscription-info-ctrl .form {
	padding: 10px;
}
b {
	border: none !important;
	color: inherit !important;
	font: inherit !important;
	text-transform: none !important;
	font-weight: bold !important;
}
div.wp-registration-ctrl .form-border {
	border: none;
	padding: 0px 13px;
}
div.wp-profile-management-ctrl .center-border {
	border: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
div.wp-profile-management-ctrl .positioner {
	margin: 0px;
	width: 100%;
}
div.wp-registration-ctrl .value-cell {
	width: 50%;
}
div.wp-registration-ctrl .required-label {
	width: 50%;
}
div.wp-registration-ctrl .label-cell {
	width: 50%;
}
div.wp-registration-ctrl .form-footer {
	padding: 5px;
}
img.tocdingbat {
	width: 44px;
    padding: 3px;
    border: 1px solid rgb(221, 221, 221);
    float: left;
    margin: 0px 5px 0px 0px;
    clear: both
}
/* ------------------------------------------------- */
/* global ppp styles used for ppp,jcp,cme and pcc 
/* Added June 6, 2012 by mp
/* Last edited 6-21-12 10:15 am
/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* header 
/* ------------------------------------------------- */
#global_header {
	width: 100%;
	height: auto;
	background-color: #efefef;
	border-bottom: 1px solid #cccccc;
	padding-top: 0;
	margin-bottom: 5px;
	overflow: hidden;
	margin-top: 0;
	background-repeat: repeat-x;
	background-position: bottom left;
}
#globalMenuHolder {
	margin: 0 auto;
	width: 960px;
	height: auto;
	overflow: hidden;
}
#globalMenu {
	height: auto;
	width: auto;
	float: left;
	display: inline;
	padding: 0;
}
#globalMenu span.mobileHide {
	display: none;
}
#globalMenu a {
	float: left;
	display: block;
	color: #888;
	text-decoration: none;
	padding: .7em 1em;
	font-size: 1em;
	font-weight: bold;
	border-top: none;
	border-right: 1px solid #cacaca;
/*margin-right: 4px;*/	margin-right: 0;
	outline: none;
}
#globalMenu a:first-child {
	border-left: 1px solid #cacaca;
}
#globalMenu a:hover {
	color: #333333;
	background-color: #d6d6d6;
	text-decoration: none;
	outline: none;
}
#rainbowWrapper {
	height: 55px;
	width: 100%;
	background-image: url('../../PublishingImages/rainbowback.png');
	background-repeat: repeat-x;
	background-position: left;
	margin: 0;
	overflow: hidden;
}
/* ------------------------------------------------- */
/* social media
/* ------------------------------------------------- */
#globalMenuHolder .socialMediaDiv {
	text-align: right;
	overflow: hidden;
	margin-right: 5px;
	width: auto;
	float: right;
}
#globalMenuHolder .socialMediaDiv span.follow {
	display: block;
	float: left;
	color: #888;
	padding: .6em .8em;
	font-size: 100%;
	font-weight: bold;
	margin-right: 4px;
}
#globalMenuHolder .socialMediaDiv a img {
	margin-top: 3px;
	padding: 0;
}
#globalMenuHolder .socialMediaDiv span.mobileHide {
	display: none;
	width: 0;
	padding: 0;
	margin: 0;
}
/* ------------------------------------------------- */
/* global footer 
/* ------------------------------------------------- */
#global_footer {
	width: 100%;
	font-size: 100%;
	max-width: 960px;
	margin: 0 auto;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;
	position: relative;
}
#global_footer .footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;
}
#global_footer .footer_column1 {
	width: 20%;
	height: auto;
	margin-right: 4%;
	float: left;
	display: inline;
	margin-left: 0;
	margin-bottom: 20px;
}
#global_footer .footer_column1 a {
	display: block;
	margin: 0;
	padding: 0;
	margin: 0;
	padding: 0;
	line-height: 6px;
	width: 100%;
	color: #777;
	font-weight: normal;
}
#global_footer .footer_column1 span.mobileHide {
	height: 0;
	width: 0;
	display: none;
}
#global_footer .footer_column2 {
	width: 28%;
	height: auto;
	float: left;
	display: inline;
	margin-left: 0;
	margin-right: 0;
}
/* ---------------------------------------------------- */
/* layout.css
/* ---------------------------------------------------- */
#wrapper {
	line-height: 1.5;
	color: #333;
	margin: 5px auto 20px auto;
	width: 960px;
	overflow: hidden;
	font-size: 100%;
	position: relative;
}
#wrapper .full_row {
	width: 100%;
	margin: 0;
	padding: 0;
}
#wrapper #main_content {
	display: inline;
	float: left;
	margin-left: 0;
	margin-right: 30px;
	width: 760px;
	margin-top: 0;
}
#wrapper .content_row {
	margin: 5px 0;
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px dashed #d7d7d7;
	clear: both;
}
#wrapper .ppp_featured_column {
	float: left;
	display: inline;
	margin-left: 0;
	margin-right: 30px;
	width: 167.5px;
	height: auto;
	margin-top: 10px;
}
#wrapper #sidebar_2 {
	width: 168px;
	display: inline;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
	height: auto;
	padding: 0;
	text-align: right;
}
/* -----------------------------------------------------*/
/* layout changes to JCP  - 10-4-12 					*/
/* -----------------------------------------------------*/
#wrapper #jcp_latest_issue {
	/*display: inline;
	float: left;
	margin: 0 0 10px 0;
	width: 958px;
	height: 170px;
	border: 1px solid #999;
	background-image: url('../../PublishingImages/jcpFeatureNew.png');
	background-repeat: no-repeat;*/
}
#wrapper #left_sidebar {
	width: 165px;
	display: inline;
	float: left;
	margin: 10px 30px 10px 0;
	overflow: hidden;
}
#wrapper #right_sidebar {
	width: 165px;
	display: inline;
	float: left;
	margin: 10px 0 10px 0;
	overflow: hidden;
}
#wrapper #middle_content {
	width: 570px;
	display: inline;
	float: left;
	margin: 10px 30px 10px 0;
	background-color: #fff;
	overflow: hidden;
}
#wrapper #middle_content #jcp_oap {
	width: 270px;
	display: inline;
	float: left;
	margin: 0 30px 10px 0;
	overflow: hidden;
}
#wrapper #middle_content #jcp_featured_articles {
	width: 270px;
	display: inline;
	float: left;
	margin: 0 0 10px 0;
	overflow: hidden;
	height: auto;
}
#wrapper #middle_content #middle_ads_rectangle {
	width: 310px;
	display: inline;
	float: left;
	margin: 0 0 10px 0;
	background-color: #efefef;
	overflow: hidden;
	height: auto;
	text-align: right;
}
#wrapper #middle_content #jcp_blog {
	width: 208px;
	display: inline;
	float: left;
	margin: 0 30px 10px 0;
	background-color: #efefef;
	border: 1px solid #ccc;
	overflow: hidden;
	height: auto;
	clear: both;
	padding: 10px;
}
#wrapper .jcp_sidebar {
	width: auto;
	margin-bottom: 20px;
}
/* ---------------------------------------------------- */
/* logo and user log-in 
/* ---------------------------------------------------- */
#wrapper #logo {
	width: auto;
	margin-top: 0;
	display: block;
}
@font-face {
  font-family: 'Crimson Text';
  src: url(/style%20library/CrimsonText-bold.ttf);
}
@font-face {
  font-family: 'sansbold';
  src: url(/style%20library/OpenSans-CondBold.ttf);
}
h1#PSYtitle {
    font-family: 'Crimson Text', serif;
    font-size: 64px;
    line-height: 44px;
    text-align: center;
    color: #990000;
    margin-top:-40px
}
h1#PSYtitle span {
	font-size:55px;
	font-family:sansbold, sans-serif;
	font-weight:bold;
}
#wrapper #logo h1#JCPtitle {
    font-family: 'Crimson Text', serif;
    font-size: 30px;
    line-height: 44px;
    text-align: center;
    color: #990000;
    width: 660px;
    margin:-90px auto 0;
    font-weight:normal !important;
}
#wrapper #logo h1#JCPtitle span {
	font-size:59px;
} 
#wrapper #logo h1#PCCtitle {
    font-family: 'Crimson Text', serif;
    font-size: 50px;
    line-height: 58px;
    text-align: center;
    color: #990000;
    margin:-20px 0px 0px;
}
#wrapper #logo h1#PCCtitle span {
	font-size:140%;
}
#wrapper .pageHeader {
	width: 100%;
	margin-bottom: 10px;
	padding: 0;
	overflow: hidden;
	height: auto;
}
#wrapper .ppp_topnav {
	float: right;
	padding: 0;
	margin-top: 10px;
	width: 50%;
	height: auto;
	text-align: right;
}
#wrapper #user_nav {
	width: auto;
	height: auto;
	padding: 10px 0 8px 0;
	overflow: hidden;
	position: relative;
}
#wrapper #user_nav table {
	width: 70%;
}
#wrapper #user_nav table tr td {
	text-align: right;
}
#wrapper #user_nav input[type=submit] {
	background-color: #6397CB;
	color: #fff;
	font-size: 12px;
	border: none;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	text-decoration: none;
	cursor: pointer;
}
#wrapper #user_nav .welcomeUser table.s4-wpTopTable {
	width: auto;
	float: left;
	margin-left: 5px;
	display: inline;
}
#wrapper #user_nav .welcomeUserMenu {
	float: left;
	display: inline;
	width: 550px;
	margin-right: 30px;
	margin-bottom: 3px;
}
#wrapper #user_nav .LoginDiv {
	width: auto;
	float: left;
	display: inline;
	text-align: left;
	margin-top: 3px;
}
#wrapper #user_nav .welcomeUser div.welcome-ctrl {
	display: inline-block;
	float: left;
	margin-right: 10px;
	margin-top: 1px;
	width: auto;
}
#wrapper #user_nav .welcomeUser div.welcome-ctrl a {
	font-size: 1.2em;
}
#wrapper #user_nav .welcomeUser div.welcome-ctrl span.hello {
	width: auto;
	color: #999999;
	height: auto;
	float: left;
	display: inline;
	text-align: left;
	padding: 0;
	overflow: hidden;
	font-size: 12px;
}
/*------------------------------------------------------*/
/* used by PPP main page				                */
/* -----------------------------------------------------*/
#wrapper .aboutusBanner {
	font-size: 100%;
	color: #fff;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}
#wrapper .psych_header_nav {
	width: 930px;
	margin-bottom: 10px;
	padding: 10px 15px;
	background-color: #285786;
	color: #fff;
	overflow: hidden;
}
#wrapper .psych_header_nav.red {
	background-color: #880000;
}
#wrapper .psych_header_nav a {
	color: #fff;
	padding: 0 3px;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper .psych_header_nav a:hover {
	color: #fff;
	text-decoration: underline;
}
#wrapper .psych_header_nav .psych_page_nav {
	float: right;
	width: 60%;
	text-align: right;
}
/* ---------------------------------------------------- */
/* search bar for psychiatrist.com
/* ---------------------------------------------------- */
#wrapper .ppp-search-wp .keywordSearchButton input.searchbutton {
	color: #fff;
	background-color: #6397CB;
	padding: 3px 10px 4px 10px;
	text-decoration: none;
	cursor: pointer;
	font-size: 1em;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; *;
	margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	background-color: #6397CB;
	background-image: url('../../PublishingImages/blueBtn_gradient.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	border: 1px solid #2B5580;
}
#wrapper .ppp-search-wp .keywordSearchButton input.searchbutton:hover {
	background-color: #7EA9D3;
}
#wrapper div.ppp-search-wp > div.searchKeywordLabel > h1.searchKeywordLabel {
	text-align: left;
	font-size: 13px;
	color: #666;
	margin-bottom: 0;
	margin: 0 0 0 0;
}
/* edited 8/4/14 to move search bar to right top side */
/* edited simple search bar */
#wrapper #user_nav .searchDiv table {
	width: 100%;
}
#wrapper #user_nav table tr td {
	text-align: right;
}
#wrapper #user_nav input[type=submit] {
	background-color: #6397CB;
	color: #fff;
	font-size: 12px;
	border: none;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	text-decoration: none;
	cursor: pointer;
}
#wrapper .searchDiv {
	width: 400px; /*padding: 8px 10px;
	background-color: #fafafa;
	border: 1px solid #cacaca;
	background-image: url('../../PublishingImages/slideshowNav_gradient.png');
	background-repeat: repeat-x;
	background-position: bottom left;*/;
	text-align: left;
	overflow: hidden;
	float: right;
	margin-bottom: 0;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 5px;
}
#wrapper .searchDiv #ctl00_SPWebPartManager1_PPPSimpleSearch table td {
	padding: 0 0 0 5px;
}
#wrapper .searchDiv #ctl00_SPWebPartManager1_PPPSimpleSearch_ctl00_btnSearch {
	color: #fff;
	background-color: #6397CB;
	padding: 3px 10px 4px 10px;
	text-decoration: none;
	cursor: pointer;
	font-size: 1em;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; *;
	margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	background-color: #6397CB;
	background-image: url('../../PublishingImages/blueBtn_gradient.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	border: 1px solid #2B5580;
}
#wrapper .searchDiv #ctl00_SPWebPartManager1_PPPSimpleSearch_ctl00_btnSearch:hover {
	color: #fff;
	background-color: #7EA9D3;
}
#wrapper .searchDiv #ctl00_SPWebPartManager1_PPPSimpleSearch_ctl00_txtSearch {
	font-size: 150%;
	border: 1px solid #999;
	margin-right: 0;
}
#wrapper .searchDiv #ctl00_SPWebPartManager1_PPPSimpleSearch td.SearchText {
	font-size: 13px;
	color: #666;
	margin-bottom: 0;
	margin: 0 0 0 0;
}
#wrapper .searchDiv td.SearchText {
	width: 100%;
}
#wrapper .psych_search .ppp-search-wp {
	margin: 0 auto;
	width: 65%;
	overflow: hidden;
	display: inline;
}
#wrapper div.ppp-search-wp > div.searchKeywordLabel {
	float: left;
	height: 10px;
	width: 110px;
	margin-top: 4px;
}
#wrapper .ppp-search-wp input[type=submit] {
	font-size: 130%;
	margin-left: 28px;
	width: 40px;
}
#wrapper .ppp-search-wp input[type=text] {
	width: 160px;
	font-size: 150%;
	margin-left: 10px;
	border: 1px solid #999;
	vertical-align: middle;
}
#wrapper .ppp-search-wp .searchSearch {
	width: auto;
	margin-top: 5px;
}
/* ------------------------------------------------- */
/* ads 
/* ------------------------------------------------- */
#wrapper .psych-ads-medium {
	float: right;
	display: inline;
	margin-right: 10px;
}
#wrapper .column_ads_medium {
	float: left;
	display: inline;
	margin-left: 0;
	margin-right: 20px;
	width: 175px;
	height: auto;
	background-color: #efefef;
	margin-top: 20px;
}
#wrapper .column_ads_large {
	float: left;
	display: inline;
	margin: 0 30px 0 0;
	width: 300px;
	height: auto;
	background-color: #CCCCCC;
}
#wrapper .column_ads_large-jcp {
	float: right;
	display: inline;
	margin: 0 0 0 0;
	width: 300px;
	height: auto;
	background-color: #CCCCCC;
}

.topAds {
	width: 940px;
	margin: 0 auto;
	height: 110px;
	text-align: center;
}
#wrapper .vertical_ad {
	margin: 20px 0 10px auto;
	padding: 0;
	width: 165px;
	height: auto;
	overflow: hidden;
	text-align: right;
}
#wrapper .vertical_ad_left {
	margin: 0 0 20px 0;
	padding: 0;
	width: 165px;
	height: auto;
	overflow: hidden;
	text-align: right;
}
#wrapper .vertical_ad_right {
	margin: 0 0 20px 0;
	padding: 0;
	width: 165px;
	height: auto;
	overflow: hidden;
	text-align: right;
}
#wrapper .vertical_ad_left {
	text-align: left;
}
#global_footer .bottom_ads {
	width: auto;
	margin: 20px 0;
	text-align: center;
	padding: 10px 0;
}
/* ------------------------------------------------- */
/* typos 
/* ------------------------------------------------- */
#wrapper p {
	font-size: 100%;
}
#wrapper a {
	color: #005790;
}
#wrapper a:hover {
	color: #336699;
	text-decoration: underline;
}
#wrapper p.breadCrumbs {
	color: #777;
	margin: 10px 10px 20px 0;
	float: left;
	width: 760px;
	font-size: 95%;
	height: auto;
	float: left;
	display: inline;
}
#wrapper p.authors {
	font-size: 85%;
	color: #666;
	font-style: italic;
	margin-bottom: 5px;
}
#wrapper ul.standard {
	list-style-type: disc;
	list-style-image: url(bullet.gif);
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	color: #666;
}
#wrapper ul.standard li {
	margin-bottom: 4px;
}
#wrapper h2.feature_div_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	border-bottom: 1px solid #d1d1d1;
	font-size: 140%;
	margin-top: 0;
	margin-bottom: 0;
}
#wrapper h2.row_div_title {
	font-family: Georgia, "Times New Roman",Times, serif;
	color: #333;
	border-bottom: 1px solid #d1d1d1;
	font-size: 140%;
	margin-bottom: 0;
	margin-top: 0;
	background-color: #fafafa;
	border-top: 1px solid #cacaca;
	background-image: url('../../PublishingImages/slideshowNav_gradient.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 3px;
}
#wrapper h2.row_div_title_sidebar {
	font-family: Georgia, "Times New Roman",Times, serif;
	color: #333;
	border-bottom: 1px solid #d1d1d1;
	font-size: 140%;
	margin-top: 0;
}
#wrapper h2.tab_div_title {
	font-family: Georgia, "Times New Roman",Times, serif;
	color: #333;
	font-size: 140%;
	margin-top: 0;
	margin-bottom: 5px;
	border-bottom: 2px solid #1E497E;
}
#wrapper .featured-article-list-ctrl p.list-header {
	font-family: Georgia, "Times New Roman",Times, serif;
	color: #333;
	font-size: 120%;
	margin-top: 0;
	margin-bottom: 5px;
	border-bottom: 2px solid #1E497E;
	font-variant: normal;
	font-weight: bold;
	padding: 4px 0;
	line-height: 1;
}
.content_column1 p.list-header {
	font-family: Georgia, "Times New Roman",Times, serif;
	color: #333;
	font-size: 120% !important;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom: 2px solid #1E497E;
	font-variant: normal;
	font-weight: bold;
	padding: 4px 0;
	line-height: 1.3;
}
p#pcc-weekly-home {
    text-align: center;
    font-family: 'Crimson Text', Georgia, "Times New Roman",Times, serif;
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    padding-bottom: 3px;
    margin: 0px 0px 6px;
    border-bottom: 2px solid #990000;
}
p#pcc-weekly-home span {
	font-size:20px;
	text-transform:uppercase;
}
#wrapper h2.tab_div_title.red {
	border-bottom: 2px solid #990000;
}
#wrapper h3.featuredWebsites {
	width: auto;
	color: #555;
	line-height: 1.4;
	margin-bottom: 10px;
	padding: 1em;
	height: 50px;
}
#wrapper h4.featuredTitles {
	line-height: 1.2;
	margin-bottom: 5px;
	width: 100%;
}
#wrapper p.featuredDescription {
	margin-bottom: 15px;
}
#wrapper ul.footerList {
	margin: 0;
}
#wrapper h6.FooterTitleList {
	margin-bottom: 10px;
}
#global_footer p.footerPara {
	text-align: right;
	line-height: 1.5;
	margin-top: 20px;
	color: #777;
	font-size: 100%;
}
/*--- making a links look like buttons ---*/
#wrapper .btn {
	color: #333;
	background-color: #ffffff;
	padding: 5px 20px;
	border: 1px solid #555;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	background-image: url('../../PublishingImages/grayBtn_gradient.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	font-size: 1em;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; *;
	margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
#wrapper .btn:hover {
	color: #555;
	font-size: 100%;
	background-color: #f8f8f8;
	padding: 5px 20px;
	text-decoration: none;
}
#wrapper .btn:active {
	background-position: 0 top;
	position: relative;
	top: 1px;
	border: none;
}
#wrapper .btn.blue {
	background-color: #6397CB;
	color: #fff;
	background-image: url('../../PublishingImages/blueBtn_gradient.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	border: 1px solid #2B5580;
}
#wrapper .btn.blue:hover {
	background-color: #7EA9D3;
	color: #fff;
}
/* ------------------------------------------------- */
/* elerts 
/* ------------------------------------------------- */
#wrapper #elerts_div {
	padding: 5px 10px;
	width: 138px;
	background-color: #efefef;
	border: 1px solid #ccc;
	height: auto;
	overflow: hidden;
	margin: 0 0 0 auto;
	text-align: left;
}
.blog_div p {
	margin: 10px 0;
}
#wrapper #elerts_div p {
	margin: 10px 0;
}
#wrapper #elerts_div a.elertSignBtn {
	padding: 6px 8px;
	background-color: #336699;
	color: #fff;
	text-decoration: none;
	width: auto;
}
#wrapper #elerts_div input[type=text] {
	width: 130px;
	margin-bottom: 20px;
	margin-bottom: 5px;
}
#wrapper #elerts_div input[type=button] {
	background-color: #336699;
	color: #FFFFFF;
	border: 1px solid #275078;
	padding: 2px 8px;
	margin-bottom: 20px;
}
/* ------------------------------------------------- */
/* blog
/* ------------------------------------------------- */
#wrapper .blog_div {
	width: 330px;
	height: auto;
	min-height:236px;
	float: left;
	display: inline;
	margin-left: 0;
	margin-right: 0;
	padding: 10px 15px;
}
#wrapper .blog_div h3 {
	margin-top: 0;
}
/* ------------------------------------------------- */
/* skins in boxes styles
/* ------------------------------------------------- */
.blue-box-style {
	background: #E2ECF5;
	border: 1px solid #79A5D0;
}
.gray-box-style {
	background-color: #fafafa;
	border: 1px solid #cacaca;
	background-image: url('../../PublishingImages/slideshowNav_gradient.png');
	background-repeat: repeat-x;
	background-position: bottom left;
}
.white-box-style {
	background-color: #ffffff;
	border: 1px solid #cacaca;
}
/* ------------------------------------------------- */
/* color and align styles
/* ------------------------------------------------- */
#wrapper .gray_nav {
	background-color: #999999;
	color: white;
	padding: 5px 0px;
}
#wrapper .blue_nav {
	background-color: #336699;
	color: white;
	padding: 2px 0px 0px 0px;
}
#wrapper .lightgray_nav {
	background-color: #f0f0f0;
	border-bottom: 1px solid #cecece;
	color: white;
	padding: 5px 0px 0px 0px;
}
#wrapper .alignRight {
	text-align: right;
}
/* ------------------------------------------------- */
/* margins, borders classes
/* ------------------------------------------------- */
#wrapper .lastColumn {
	margin-right: 0;
}
/* ------------------------------*/
/* images, small thumb           */
/*-------------------------------*/
.smallthumb_left {
	float: left;
	margin-right: 7px;
	margin-top: 5px;
	border: 1px solid #bbb;
	display: inline;
	padding: 4px;
	background-color: #fff;
}
/*--------------------------------*/
/* clearing floats and floats     */
/*--------------------------------*/
/*.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
*/
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
/*--------------------------------------------------------------------------------*/
/* styling the Featured Articles and Featured articles list web part              */
/* -------------------------------------------------------------------------------*/
/* ---- to wrap featured content in a div --------------*/
#wrapper .content_box1 {
	margin-bottom: 10px;
	width: auto;
	height: auto;
	overflow: hidden;
}
#wrapper .content_box1 table {
	width: auto;
}
#wrapper div.article-feature {
	width: auto;
	float: left;
	display: inline;
}
#wrapper .article-feature p.article-title {
	color: #555;
	margin: 5px 0 5px 0;
	line-height: 1.5;
}
#wrapper .article-feature p.article-author {
	color: #777;
	margin: 5px 0 5px 0;
	line-height: 1.5;
}
#wrapper .article-feature p.article-entire {
	color: #336699;
	margin: 5px 0 5px 0;
	width: auto;
	text-align: right;
}
#wrapper .article-feature p.article-related {
	color: #336699;
	margin: 5px 0 5px 0;
	width: auto;
	text-align: right;
}
#wrapper div.featured-article-list-ctrl {
	width: auto;
	padding: 0;
	border: none;
	float: left;
	margin-bottom: 0;
	font: normal normal normal 12px/1.5 Verdana, Arial, Helvetica, sans-serif;
}
#wrapper div.featured-article-list-ctrl p.article-title {
	color: #555;
	margin: 8px 0 5px 0;
	line-height: 1.5;
	font-weight: normal;
}
#wrapper div.featured-article-list-ctrl a {
	color: #336699;
	font-size: 100%; /*background-image: url('../../PublishingImages/listBck_featured_articles.png');
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 12px;*/;
	display: block;
}
#wrapper div.featured-article-list-ctrl a:hover {
	text-decoration: underline;
}
#wrapper div.featured-article-list-ctrl p.article-author {
	color: #777;
	margin: 0px 0 10px 0;
	line-height: 1.5;
	font-size: 11px; /*padding-left: 12px;*/;
	padding-bottom: 8px;
	border-bottom: 1px dotted #cacaca;
}
/* ---------------------------------------------------- */
/* Podcast for portal page
/* ---------------------------------------------------- */
#wrapper .podcast_container {
	float: left;
	display: inline;
	margin-left: 0;
	margin-right: 36px;
	width: 330px;
	height: auto;
	padding: 10px 15px;
}
#wrapper .podcast_container h3 {
	margin-top: 0;
}
/* ---------------------------------------------------- */
/* SLIDESHOW 
/* ---------------------------------------------------- */
#slideshow {
	width: 760px;
	margin: 0;
	height: 240px;
	overflow: hidden;
	display: block;
	z-index: 200;
	font-size: 100%;
}
#slideshow ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 1%; /* IE fix */;
	background: none;
	font-style: normal;
}
#slideshow ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
	overflow: hidden;
	width: 760px;
	background-color: transparent;
	color: #FFFFFF;
}
#slideshow .slides ul {
	/*width: 3040px;*/
	width:760px;
	height:200px;
	background-color: transparent;
}
#slideshow .slides ul li {
	font-style: normal;
}
#slideshow .slides ul li a {
	text-decoration: none;
	color: #fff;
	border: none;
}
#slideshow .slides ul li a:hover {
	text-decoration: underline;
}
#slideshow .slides ul li img {
	text-decoration: none;
	border: none;
}
#slideshow .slides ul li#slide-one {
	background-image: url('../../PublishingImages/featuredBck.png');
	background-repeat: no-repeat;
	background-color: #336699;
}
#slideshow .slides ul li#slide-two {
	background-image: url('../../PublishingImages/featuredBckPCC.png');
	background-repeat: no-repeat;
	background-color: #336699;
}
#slideshow .slides ul li#slide-three {
	background-image: url('../../PublishingImages/featuredBckCME.png');
	background-repeat: no-repeat;
	background-color: #990000;
}
#slideshow .slides ul li#slide-four {
	background-image: url('../../PublishingImages/featuredBckNK.png');
	background-repeat: no-repeat;
	background-color: #333;
}
#slideshow .slides li {
	width: 720px;
	float: left;
	padding: 15px 20px 10px 20px;
	height: 175px;
	background-color: transparent;
}
#slideshow .slides li .slideData {
	float: left;
	width: 70%;
}
#slideshow .slides h2 {
	margin-top: 0;
}
#slideshow .slides h3 {
	font-size: 140%;
}
#slideshow .slides p {
	margin-left: 0;
}
/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow #slideshownav {
	height: 24px;
	padding: 5px;
	margin-top: 1px;
	background-color: #fafafa;
	border-bottom: 1px solid #cacaca;
	background-image: url('../../PublishingImages/slideshowNav_gradient.png');
	background-repeat: repeat-x;
	background-position: bottom left;
}
#slideshow #slideshownav img {
	border: 0;
}
#slideshow #slideshownav #leftbtn {
	padding-top: 3px;
	width: 20px;
	float: left;
}
#slideshow #slideshownav #rightbtn a {
	outline: none;
}
#slideshow #slideshownav #leftbtn a {
	outline: none;
}
#slideshow #slideshownav #rightbtn {
	padding-top: 3px;
	width: 20px;
	float: right;
}
#slideshownav .slides-nav {
	width: 300px;
	margin: 0 auto;
}
#slideshownav .slides-nav li {
	float: left;
	margin-left: 5px;
}
#slideshownav .slides-nav li a {
	display: block;
	padding: 2px 8px;
	outline: none;
	background-color: #b6b6b6;
	color: #FFFFFF;
	text-decoration: none;
}
#slideshow .slides-nav ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.js #slideshownav .slides-nav li.on a {
	background-color: #828282;
}
.js #slideshownav .slides-nav li.on {
	background-color: #828282;
}
.js #slideshownav .slides-nav li.on a {
	position: relative;
	top: 0px;
}
#slideshow p.floatLeft {
	float: left;
	width: 500px;
	margin-top: 0;
}
#slideshow p {
	margin: 20px 20px 10px 20px;
}
#slideshow h2 {
	margin: 20px 20px 10px 20px;
}
#slideshow #slideshownav a.featureHref {
	text-decoration: none;
}
/*------------------------------------------------------*/
/* used for JCP main page				                */
/* -----------------------------------------------------*/
#wrapper #jcp_search {
	width: auto;
	margin-left: 130px;
	margin-right: 0;
	float: right;
	display: inline;
	float: right;
	margin-bottom: 8px;
	display: block;
	position: absolute;
	bottom: 0;
	height: 25px;
	right: 0;
}
#wrapper #jcp_search .ppp-search-wp {
	width: auto;
	overflow: hidden;
	clear: both;
	/*background-color: #fafafa;
	border: 1px solid #cacaca;
	background-image: url('../../PublishingImages/slideshowNav_gradient.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 8px 0px 8px 8px;*/
}
#wrapper #jcp_search .ppp-search-wp .searchSearch {
	display: none;
	float: none;
	width: 100%;
	clear: both;
	padding-top: 5px;
}
#wrapper #jcp_search .ppp-search-wp .searchSearch h1 {
	color: #666;
	font-size: 100%;
	font-style: normal;
}
#wrapper #jcp_search .ppp-search-wp .searchKeywordLabel h1 {
	color: #666;
	font-style: normal;
}
#wrapper #jcp_search .ppp-search-wp div.keywordSearchForm {
	width: auto;
}
#wrapper #jcp_search .ppp-search-wp div.keywordSearchButton {
	width: auto;
}
#wrapper #jcp_search .ppp-search-wp input[type=text] {
	width: 160px;
	font-size: 150%;
	margin-left: 10px;
	border: 1px solid #999;
	margin-right: 0;
}
#wrapper #jcp_search .ppp-search-wp .keywordSearchButton input[type=submit] {
	color: #fff;
	font-size: 100%;
	background-color: #6397CB;
	padding: 3px 10px 4px 10px;
	border-left: none;
	border-top: none;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	float: none;
	margin-left: 5px;
}
#wrapper #jcp_search .ppp-search-wp .keywordSearchButton input[type=submit]:hover {
	background-color: #7EA9D3;
}
#wrapper #latest_issue {
	background-image: url('../../PublishingImages/JCPfeaturedBck.png');
	width: 760px;
	height: 205px;
	overflow: hidden;
	color: #FFFFFF;
	margin-bottom: 20px;
}
#wrapper #latest_issue span.IssueTitle {
	margin: 24px 0 0 20px;
	float: left;
}
#wrapper #latest_issue span.IssueTitle h1 {
	color: #fff;
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
#wrapper #latest_issue span.IssueTitle h2 {
	color: #fff;
	font-size: 16px;
	margin: 0;
	margin-bottom: 15px;
}
#wrapper #latest_issue .IssueNav {
	margin: 40px 20px auto 60px;
	float: left;
	display: inline;
	height: auto;
}
#wrapper #latest_issue span.IssueLinks {
	margin: 0;
	border: 1px solid #fff;
	width: auto;
	height: auto;
}
#wrapper #latest_issue .IssueNav ul {
	margin-top: 0;
	text-align: left;
	margin-left: 0;
	padding-left: 0;
}
#wrapper #latest_issue .IssueNav li {
	list-style-type: none;
	list-style-image: url('../../PublishingImages/listBck_white_arrow.png');
	margin-left: 20px;
}
#wrapper #latest_issue .IssueNav ul li a {
	color: #fff;
	font-size: 12px;
	font-style: normal;
}
#wrapper #latest_issue span.SocialMediaLinks {
	text-align: right;
	margin-top: 20px;
}
#wrapper #latest_issue span.SocialMediaLinks span.mobileHide {
	display: none;
}
#wrapper #main_content .content_column1 .jcp_sidebar1 {
	width: auto;
	margin-bottom: 5px;
}
#wrapper #main_content .content_column1 {
	float: left;
	display: inline;
	width: 149px;
	margin-right: 29px;
	border-right: 1px solid #e8e8e8;
	padding-right: 10px;
}
#wrapper #main_content .content_column2 {
	float: left;
	display: inline;
	width: 570px;
	margin-right: 0;
	overflow: hidden;
}
#wrapper #main_content .content_column2 .content_column2-1 {
	float: left;
	display: inline;
	width: 270px;
	margin-right: 30px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999;
}
#wrapper #main_content .content_column2 .content_column2-2 {
	float: left;
	display: inline;
	width: 270px;
	margin-right: 0;
	border-bottom: 1px dotted #999;
}
/* change font size in FeaturedArticleList WP in most popular*/
#wrapper #main_content .content_column1 .mostPopular_sidebar {
	width: auto;
	margin-bottom: 0;
}
#wrapper #main_content .content_column1 .mostPopular_sidebar div.featured-article-list-ctrl p.article-title{
	font-size:11px;
}
#wrapper #main_content .content_column1 .mostPopular_sidebar div.featured-article-list-ctrl p.article-author{
	font-size:10px;
}
/*------------------------------------------------------*/
/* tabs for jcp							                */
/* -----------------------------------------------------*/
#wrapper #main_content .content_column2 ul.tabs1 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: auto; /*--Set height of tabs--*/;
	border-bottom: 1px solid #79A5D0;
/*border-left: 1px solid #999;*/	width: 100%;
	font-size: 130%;
	font-style: normal;
}
#wrapper #main_content .content_column2 ul.tabs2 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: auto; /* 32px;--Set height of tabs--*/;
	border-bottom: 1px solid #79A5D0;
/*border-left: 1px solid #999;*/	width: 100%;
	font-size: 130%;
	font-style: normal;
}
#wrapper #main_content .content_column2 ul.tabs1 li {
	float: left;
	margin: 0;
	height: auto;
	line-height: 14px; /*border: 1px solid #999;*/;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/;
	overflow: hidden;
	background: #F4F8FB;
/*background-image: url('../../PublishingImages/grayBtn_gradient.png');*/	background-repeat: repeat-x;
	background-position: bottom left;
	margin-right: 2px;
	
}
#wrapper #main_content .content_column2 ul.tabs2 li {
	float: left;
	margin: 0;
	height: auto;
	line-height: 14px; /*border: 1px solid #999;*/;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/;
	overflow: hidden;
	background: #F4F8FB;
/*background-image: url('../../PublishingImages/grayBtn_gradient.png');*/	background-repeat: repeat-x;
	background-position: bottom left;
	margin-right: 2px;
}
#wrapper #main_content .content_column2 ul.tabs1 li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 8px 12px;
/*border: 1px solid #fff;*/ /*--Gives the bevel look with a 1px white border inside the list item--*/	outline: none;
	font-size: 80%;
}
#wrapper #main_content .content_column2 ul.tabs2 li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 8px 12px;
/*border: 1px solid #fff;*/ /*--Gives the bevel look with a 1px white border inside the list item--*/	outline: none;
	font-size: 80%;
}
#wrapper #main_content .content_column2 ul.tabs1 li a:hover {
	background: #E2ECF5;
}
#wrapper #main_content .content_column2 ul.tabs2 li a:hover {
	background: #E2ECF5;
}
html #wrapper #main_content .content_column2 ul.tabs1 li.active a:hover {
	/*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #none;
	/*border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
html #wrapper #main_content .content_column2 ul.tabs2 li.active a:hover {
	/*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #none;
	/*border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
html #wrapper #main_content .content_column2 ul.tabs1 li.active {
	/*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #E2ECF5;
	border: 1px solid #79A5D0;
	border-bottom: none; /*--Makes the active tab look like it's connected with its content--*/
}
html #wrapper #main_content .content_column2 ul.tabs2 li.active {
	/*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #E2ECF5;
	border: 1px solid #79A5D0;
	border-bottom: none; /*--Makes the active tab look like it's connected with its content--*/
}
#wrapper #main_content .content_column2 .tab_container {
	border: none;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	clear: both;
	float: left;
	width: 568px;
	background: #fff;
	padding-bottom: 0;
}
#wrapper #main_content .content_column2 .tab_content2 {
	padding: 15px 10px;
	min-height:200px;
    
}
#wrapper #main_content .content_column2 .tab_content1 {
	padding: 15px 10px;
	min-height:70px;
  

}
#wrapper #main_content .content_column2 .tab_main {
	margin: 0 auto;
	width: 570px;
	overflow: hidden;
	margin-bottom: 15px;
}
/*------------------------------------------------------*/
/* collections tab								        */
/* -----------------------------------------------------*/
#wrapper .tab_main .tab_container #tab5 .collectionsLeft {
	float: left;
	display: inline-block;
	width: 40%;
	margin-right: 20px;
	margin-top: -10px;
	padding: 0;
}
#wrapper .tab_main .tab_container #tab5 .collectionsRight {
	float: right;
	display: inline-block;
	width: 40%;
	margin-top: -10px;
	padding: 0;
}
#wrapper .tab_main .tab_container #tab5 .collectionsLeft ul {
	margin: 0 0 0 0;
	font-style: normal;
	padding: 0;
}
#wrapper .tab_main .tab_container #tab5 .collectionsRight ul {
	margin: 0 0 0 0;
	font-style: normal;
	padding: 0;
}
#wrapper .tab_main .tab_container #tab5 .collectionsLeft ul li {
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding-left: 0;
	margin-bottom: 4px;
}
#wrapper .tab_main .tab_container #tab5 .collectionsRight ul li {
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding-left: 0;
	margin-bottom: 4px;
}
/*------------ end of tab content -----------------*/
/*------------------------------------------------------*/
/* tabs for pcc							                */
/* -----------------------------------------------------*/
#wrapper #main_content .content_column2 ul.pcc-tabs1, #newmiddle ul.pcc-tabs1 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: auto; /*--Set height of tabs--*/;
	border-bottom: 1px solid #FFAAAA;
/*border-left: 1px solid #999;*/	width: 100%;
	font-size: 130%;
	font-style: normal;
}
#wrapper #main_content .content_column2 ul.pcc-tabs2, #newmiddle ul.pcc-tabs2{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: auto; /* 32px;--Set height of tabs--*/;
	border-bottom: 1px solid #FFAAAA;
/*border-left: 1px solid #999;*/	width: 100%;
	font-size: 130%;
	font-style: normal;
}
#wrapper #main_content .content_column2 ul.pcc-tabs1 li, #newmiddle ul.pcc-tabs1 li {
	float: left;
	margin: 0;
	height: auto;
	line-height: 14px; /*border: 1px solid #999;*/;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/;
	overflow: hidden;
	background: #FFF4F4;
/*background-image: url('../../PublishingImages/grayBtn_gradient.png');*/	background-repeat: repeat-x;
	background-position: bottom left;
	margin-right: 2px;
}
#wrapper #main_content .content_column2 ul.pcc-tabs2 li, #newmiddle ul.pcc-tabs2 li {
	float: left;
	margin: 0;
	height: auto;
	line-height: 14px; /*border: 1px solid #999;*/;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/;
	overflow: hidden;
	background: #FFF4F4;
/*background-image: url('../../PublishingImages/grayBtn_gradient.png');*/	background-repeat: repeat-x;
	background-position: bottom left;
	margin-right: 2px;
}
#wrapper #main_content .content_column2 ul.pcc-tabs1 li a, #newmiddle ul.pcc-tabs1 li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 8px 12px;
/*border: 1px solid #fff;*/ /*--Gives the bevel look with a 1px white border inside the list item--*/	outline: none;
	font-size: 80%;
}
#wrapper #main_content .content_column2 ul.pcc-tabs2 li a, #newmiddle ul.pcc-tabs2 li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 8px 12px;
/*border: 1px solid #fff;*/ /*--Gives the bevel look with a 1px white border inside the list item--*/	outline: none;
	font-size: 80%;
}
#wrapper #main_content .content_column2 ul.pcc-tabs1 li a:hover, #newmiddle ul.pcc-tabs1 li a:hover {
	background: #FFDDDD;
}
#wrapper #main_content .content_column2 ul.pcc-tabs2 li a:hover, #newmiddle ul.pcc-tabs2 li a:hover {
	background: #FFDDDD;
}
html #wrapper #main_content .content_column2 ul.pcc-tabs1 li.active a:hover, #newmiddle ul.pcc-tabs1 li.active a:hover {
	/*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #none;
	/*border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
html #wrapper #main_content .content_column2 ul.pcc-tabs2 li.active a:hover,, #newmiddle ul.pcc-tabs2 li.active a:hover {
	/*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #none;
	/*border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
html #wrapper #main_content .content_column2 ul.pcc-tabs1 li.active, #newmiddle ul.pcc-tabs1 li.active {
	/*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #FFDDDD;
	border: 1px solid #FFBBBB;
	border-bottom: none; /*--Makes the active tab look like it's connected with its content--*/
}
html #wrapper #main_content .content_column2 ul.pcc-tabs2 li.active, #newmiddle ul.pcc-tabs2 li.active {
	/*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #FFDDDD;
	border: 1px solid #FFBBBB;
	border-bottom: none; /*--Makes the active tab look like it's connected with its content--*/
}
#wrapper #main_content .content_column2 .pcc-tab_container, #newmiddle .pcc-tab_container {
	border: none;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	clear: both;
	float: left;
	width: 568px;
	background: #fff;
	padding-bottom: 0;
}
#wrapper #main_content .content_column2 .pcc-tab_content1, #newmiddle .pcc-tab_content1 {
	padding: 15px 10px;
	min-height:98px;
}
#wrapper #main_content .content_column2 .pcc-tab_content2, #newmiddle .pcc-tab_content2 {
	padding: 15px 10px;
	min-height:98px;    
}
#wrapper #main_content .content_column2 .pcc-tab_main, #newmiddle .pcc-tab_main {
	margin: 0 auto;
	width: 570px;
	overflow: hidden;
	margin-bottom: 15px;
}



/*---------------end of pcc tabs -------*/
#wrapper .jcp_quicklinks {
	margin-bottom: 20px;
	padding: 0;
	overflow: hidden;
}
#wrapper .jcp_quicklinks a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 14px;
	font-weight: normal;
	background-image: url('../../PublishingImages/listBck_gray_arrow.png');
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-position: 0 .5em;
}
#wrapper .jcp_quicklinks span.mobileHide {
	height: 0;
	width: 0;
	display: inline-block;
	visibility: hidden;
}
.jcp_sidebar1 .featured-article-list-ctrl p.article-title {
	font-weight: normal;
	font-size: 90%;
}
.jcp_sidebar1 table td {
	border: none;
}
/*------------------------------------------------------*/
/* PCC				                					*/
/* -----------------------------------------------------*/
#wrapper #pcc_latest_issue {
	/*background-image: url('../../PublishingImages/PCCfeaturedBck.png');*/
	/*background-image:url('../..//PublishingImages/pcc-featured-back-image.png');
	background-repeat:repeat-y;*/
	width: 720px;
	height: auto;
	overflow: hidden;
	color: #555;
	margin-bottom: 20px;
	padding: 0px 20px 10px 20px;
	background-color: #F4EAD7;
}
#wrapper #pcc_latest_issue #pcc_Issue {
	margin: 0;
	width: 440px;
	height: auto;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: 30px;
}
#wrapper #pcc_latest_issue h1 {
	color: #333;
	font-size: 25px;
	margin-bottom: 10px;
}
#wrapper #pcc_latest_issue h2 {
	color: #555;
	font-size: 16px;
	margin-top: 18px;
	margin-bottom: 0;
}
#wrapper #pcc_latest_issue #pcc_Issue #pcc_Issue_Title {
	margin: 0;
	float: left;
	display: inline;

}

#wrapper #pcc_latest_issue #pcc_Issue #pcc_Issue_links {
	margin: 20px 20px auto 60px;
	float: left;
	display: inline;
	height: auto;
}
#wrapper #pcc_latest_issue #pcc_Issue #pcc_Issue_links ul {
	margin: 0;
	margin-left: 0;
	padding-left: 20px;
}
#wrapper #pcc_latest_issue #pcc_Issue #pcc_Issue_links li {
	list-style-type: none;
	list-style-image: url('../../PublishingImages/listBck_pccfeatured_arrow.png');
}
#wrapper #pcc_latest_issue #pcc_Issue #pcc_Issue_links a {
	color: #666;
	font-size: 13px;
	font-style: normal;
	margin-bottom:8px;
}

#jcp_latest_issue {
	width: 720px;
	height: auto;
	overflow: hidden;
	color: #555;
	margin-bottom: 20px;
	padding: 0px 20px 1px 20px;
	background-color: #336699;	
}
#jcp_latest_issue #jcp-cover {
    margin: 15px 15px 0px 0px;
    width: 240px;
    height: 176px;
    float: left;
}
#jcp_latest_issue h2.white {
	border-bottom:2px solid #E2ECF5;
	font-family: Georgia, "Times New Roman",Times, serif;
	color:#E2ECF5;
}
#jcp_latest_issue h2 {
	color:white;
	font-size:16px;
	margin:13px 0px 0px !important;
}
#jcp_latest_issue #getissue {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px !important;
}
#jcp_latest_issue #jcp-issue-links {
	float: left;
    margin: 0px;
    width: 220px;
}
#jcp_latest_issue ul {
	margin: 3px 0px 0px;
    padding-left: 20px;
}
#jcp_latest_issue ul li {
    list-style-type: none;
    list-style-image: url(../../PublishingImages/listBck_pccfeatured_arrow.png);
    font-style: normal;
    margin-bottom: 3px;
    line-height: 12px;
    font-size: 10.6666px;
}
#jcp_latest_issue ul li a {
	color:white !important;
}
#jcp_latest_issue p#subscribe {
	width: 100px;
    margin: 20px auto 0px;
    padding: 6px;
    font-size: 14px;
    font-weight: bold;
    background-color: #E2ECF5;
    text-align: center;
    border-radius: 4px;
    background: #e2ecf5;
    background: -moz-linear-gradient(top, #e2ecf5 1%, #aac6e1 100%);
    background: -webkit-linear-gradient(top, #e2ecf5 1%,#aac6e1 100%);
    background: linear-gradient(to bottom, #e2ecf5 1%,#aac6e1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2ecf5', endColorstr='#aac6e1',GradientType=0 );
}

/*--------- added 3/9/15 to style the flip book link in pcc main page */
#wrapper #pcc_latest_issue #pcc_Issue #flipBookDiv {
	float:left;
	width:90px;
	margin:5px 0px 0px 0px;
	text-align:center;
	padding:2px;
	background:#E4CC9E;
	border-radius:12px;
}

#wrapper #pcc_latest_issue .col-2 {
	width: 260px;
	margin-right: 20px;
	float: left;
	display: inline;
}
#wrapper #pcc_latest_issue .col-3 {
	width: 250px;
	float: left;
	display: inline;
}
#wrapper #main_content .content_column2 .content_column2-1-pcc {
	float: left;
	display: inline;
	width: 270px;
	margin-right: 30px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999;
}
#wrapper #main_content .content_column2 .content_column2-2-pcc {
	float: left;
	display: inline;
	width: 270px;
	margin-right: 0;
	border-bottom: 1px dotted #999;
}

/*--change color of FeaturedArticle WP header on PCC New articles */
#wrapper #main_content .content_column2 .content_column2-1-pcc .featured-article-list-ctrl p.list-header{
	border-bottom: 2px solid #990000;
}
#wrapper #main_content .content_column2 .content_column2-2-pcc .featured-article-list-ctrl p.list-header{
	border-bottom: 2px solid #990000;
}

/*--change color of FeaturedArticleList WP header on PCC Most Popular */
#wrapper #main_content .content_column1 .pcc_sidebar1 {
	width: auto;
	margin-bottom: 20px;
}
#wrapper #main_content .content_column1 .pcc_sidebar1 .featured-article-list-ctrl p.list-header {
	border-bottom: 2px solid #990000;
}
/*------------------------------------------------------*/
/*	TOCWP customize the toc web part					*/
/*------------------------------------------------------*/
#wrapper div.wp-toc-ctrl div.toc-header {
	text-align: center;
	width: auto;
}
#wrapper div.wp-toc-ctrl div.toc-header {
	background-image: none;
	padding-top: 0;
	margin-bottom: 0;
}
/*------------------------------------------------------*/
/* Polls			                					*/
/* -----------------------------------------------------*/
#wrapper #poll {
	border: 1px solid #fff;
	background-color: #e8e8e8;
}
#poll p.submit_button input[type=submit] {
	color: #fff;
	font-size: 140%;
	background-color: #6397CB;
	padding: 3px 15px 4px 15px;
	border-left: none;
	border-top: none;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	float: none;
}
#poll p.submit_button input[type=submit]:hover {
	background-color: #7EA9D3;
}
/* --------------- end -----------------*/
/*TOC Styles FA 6-12-12*/
div.wp-toc-ctrl div.toc-header {
	background-image: url("/PublishingImages/blue_rule.jpg");
	background-repeat: no-repeat;
	padding-top: 6px;
	margin: 10px 0px 0px;
}
div.wp-toc-ctrl div.toc-header {
	color: #000000;
}
div.wp-toc-ctrl div.toc-number {
	color: #000000;
}
div.wp-toc-ctrl div.toc-year {
	color: #000000;
}
div.wp-toc-ctrl div.toc-volume {
	color: #000000;
}
div.wp-toc-ctrl div.toc-volume {
	text-align: right;
	width: 200px;
	float: left;
}
div.wp-toc-ctrl div.toc-year {
	text-align: center;
	width: 217px;
	float: left;
}
div.wp-toc-ctrl div.toc-number {
	text-align: left;
	width: 200px;
	float: right;
}
div.wp-toc-ctrl div.toc-year:after {
	content: url("/PublishingImages/bull.png");
	padding-left: 10px;
	padding-right: 13px;
}
div.wp-toc-ctrl div.toc-year:before {
	content: url("/PublishingImages/bull.png");
	padding-left: 13px;
	padding-right: 10px;
}
div.wp-toc-ctrl p.jcp-headings-col-1 {
	border: 0;
	text-align: center;
	font: small-caps bold 18px/18px Arial,Helvetica,sans-serif;
	background-image: url("/PublishingImages/orange_rule.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	color: #004877;
	padding-top: 13px;
	text-transform: none;
	font-variant: small-caps;
}
div.wp-toc-ctrl p.jcp-listing-col-1 {
	font: 10pt/15pt Verdana,Arial,Helvetica,sans-serif;
}
div.wp-toc-ctrl p.jcp-byline {
	font: italic 9pt/14pt Verdana,Arial,Helvetica,sans-serif;
}
div.wp-toc-ctrl p.jcp-byline {
	margin: 0 0 0 42px;
}
div.wp-toc-ctrl p.jcp-listing {
	margin: 0 0 0 42px;
}
div.wp-toc-ctrl p.jcp-listing-col-4 {
	margin: 0 0 0 42px;
}
div.wp-toc-ctrl p.jcp-listing-col-3 {
	margin: 0 0 0 42px;
}
div.wp-toc-ctrl p.jcp-listing-col-2 {
	margin: 0 0 0 42px;
}
div.wp-toc-ctrl p.jcp-listing-col-1 {
	margin: 0 0 0 42px;
}
div.wp-toc-ctrl p.htm-abstract {
	margin: 0 0 10px 42px;
}
div.wp-toc-ctrl p.digit4 {
	text-indent: -42px;
}
div.wp-toc-ctrl p.digit3 {
	text-indent: -34px;
}
div.wp-toc-ctrl p.digit2 {
	text-indent: -27px;
}
div.wp-toc-ctrl p.digit1 {
	text-indent: -18px;
}
div.suppl-title {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004877;
	font-variant: small-caps;
}
div.toc-terms {
	display: none !important;
}
p.jcp-info-for-authors-blurb {
	display: none !important;
}
p.jcp-info-for-authors-heading {
	display: none !important;
}
div#choicebox p.choice {
	background-color: #369;
	height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	font-weight: bold;
}
div#choicebox {
	width: 580px;
	border: 1px solid #369;
	padding: 0px 0px 5px;
	background-color: #E2ECF5;
	margin: 20px auto 0px;
}
div#choicebox p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px;
	text-indent: 0px;
	text-align: left;
}
div#choicebox p.editor {
	text-align: right;
	margin: 0px;
}
div#choicebox span.large {
	font-size: 120%;
	font-weight: bold;
}
div.navbar {
	margin-top: 5px;
}
.onlineofferings-heading {
	color: #004877;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 14px;
	font-variant: small-caps;
	padding-top: 7px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: center;
}
#onlineofferings-heading-psychcom {
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #990000;
}
#first-subhead {
	background-image: url(/publishingimages/new_tocs/blue_rule.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.onlineofferings-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	margin-top: 15px;
	padding-top: 8px;
	background: none;
	color: #004877;
	font-variant: small-caps;
	line-height: 14px;
	font-weight: bold;
}
.digit5 {
	text-indent: -50px !important;
	margin: 0 0 0 50px !important;
}
p.onlineofferings-subhead span.terms-link {
	color: #000000;
	font: normal 10px/10px "Times New Roman" ,Times,serif;
	text-transform: lowercase;
}
div#exclusives {
	background-image: url('/PublishingImages/blue_rule_vertical.jpg');
	background-position: left;
	background-repeat: no-repeat;
	background-size: 4px 100%;
	padding-left: 15px;
	margin-left: 5px;
}
/*---------------------------------------*/
/* PCC article abstract view FGW 4/25/13 */
/*---------------------------------------*/
div.article-viewer-ctrl {
	padding: 5px;
}
/*---------------------------------------*/
/* Clinical Points FGW 9/23/13           */
/*---------------------------------------*/
.clinical {
	background-color: #E2ECF5;
	margin: 10px 0px 0px 41px;
	width: 559px;
	background-image: url(/publishingimages/new_tocs/clinical_points_background.gif);
	background-repeat: repeat-y;
	display: none;
}
.clinical ul {
	font-size: 10pt;
	line-height: 15pt;
	float: left;
	border-left: 3px solid #004877;
	padding: 10px 10px 10px 30px;
	margin: 0px;
	list-style-type: square;
	width: 483px;
}
.clinical div.heading {
	float: left;
	width: 30px;
	height: 100%;
	background-color: #004877;
	border-right: 3px solid white;
}
.clinical p.clearer {
	clear: both;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding-bottom: 10px;
}
div.clinical li {
	font-style: normal;
}
div.clinical-points li {
	font-style: normal;
}
.cme {
	font-weight: bold;
	text-transform: uppercase;
	color: gray;
	font-size: 70%;
}
/*---------------------------------------*/
/* Publisher's Podcast FGW 6/10/14       */
/*---------------------------------------*/
.wp-toc-ctrl #podcast {
	float: none;
	margin: 20px auto;
	height: auto;
	width: 72%;
	margin-bottom: 20px;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #369;
}
.wp-toc-ctrl #podcast img {
	float: left;
	height: auto;
	width: auto;
	position: relative;
	top: 3px;
}
.wp-toc-ctrl #podcast #podcast-listen {
	font-size: 10pt;
	text-align: left;
	margin-left: 133px;
	line-height: 16px;
	margin-top: 4px;
}
.wp-toc-ctrl #podcast .border {
	font-size: 10pt;
	line-height: 16px;
	text-align: left;
	margin-left: 133px;
	padding-top: 6px;
	border-top: 1px solid #CCC;
}


/*---------------------------------------*/
/* Infoforauthors.aspx FGW 8/12/14       */
/*---------------------------------------*/
.guidelines .linkhead {
    font-size: 10px;
    line-height: 13px;
}
.guidelines .link {
    font-size: 9px;
    line-height: 12px;
    margin: 0px 0px 4px 10px;
}

#textbox2 {
    padding: 5px;
    width: 440px;
    z-index: 3;
    border: 1px #336699 solid;
    float: right;
    margin-bottom: 10px;
}
#textbox2 li {
	font-style:normal !important;
}
#textbox2 ul {
	margin:0px;
}


/*---------------------------------------*/
/* PCC Flip Book TOC style FGW 3/25/15   */
/*---------------------------------------*/
#flipbook {
	float:right;
	background-color:#F9F8DF;
	width:60px;
	padding:10px;
	margin:0px 10px 10px;
	text-align:center;
}
#flipbook img {
	margin-top:10px;
}

#podcast-pcc {
	width: 467px;
	height: 85px;
	background-image: url(/PublishingImages/pcc-toc-podcast-flip.gif);
	margin:40px auto 10px;
}
#podcast-pcc p {
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	line-height: 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
#podcast-links {
	margin: 25px 0px 0px 132px;
	float: left;
	width: 140px;
}
#flipbook-links {
	margin: 37px 0px 10px 70px;
	float: left;
}


/*-----------------------------------------*/
/* Interstitial FGW 9/6/16 */
/*-----------------------------------------*/

#box {
	position: fixed;
    z-index: 100003;
    top: 200px;
    width: 300px;
    height: 286px;
    background-color: white;
    border: 1px solid black;
    display:none;
}
#box p.close {
    margin: 0px 4px 4px 0px;
    line-height: 12px;
    font-size: 10px;
    text-align: right;
    cursor: pointer;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#grey {
	position: fixed;
    z-index: 100001;
    opacity: 0.8;
    background-color: #333333;
    top: 0px;
    left: 0px;
    display:none;
}

/*-----------------------------------------*/
/* PCC Category page FGW 4/9/15            */
/*-----------------------------------------*/

#pcccategories {
	font-family:Calibri, Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	line-height:18px;
	margin:20px 10px 10px;
}
#pcccategories select {
	font-size:14px;
}
#pcccategories ul {
	font-style:normal;
	font-size:14px;
	line-height:18px;
	list-style:none;
	margin:10px 0px;
	padding:0px;
}
#pcccategories ul li.citation {
	font-style:italic;
}
#pcccategories ul li {
	margin-bottom:0px;
}
#pcccategories .pagehead {
	font-size:16px;
	line-height:18px;
	margin:0px 0px 10px 0px;
}


/*Forum layout FGW 4-16-2015*/
#PPPForumsWP {
	width:600px;
	margin:5px auto 0px;
}
#PPPForumsWP textarea {
	width:575px;
}
#PPPForumsWP .NextPrevFooter {
	border:none;
}


/*For new search July 2015 FGW*/
.srch-results {
	padding-left:0px !important;
	margin:0px 5px;
	max-width:none !important;
}
.search-workspace {
	font-family:Calibri, Helvetica, Arial, Verdana, sans-serif;
	color:black;
}
.search-bb {
	font-weight:bold;
	color:#990000;
	margin-right:10px;
	float:right;
}
.search-term {
	font-size:12px;
	line-height:15px;
	margin:0px 5px;
	font-family:Arial, Helvetica, sans-serif;
}
.search-relevance {
	font-weight:bold;
}
.search-unselected {
	font-weight:normal;
	cursor:pointer;
}
.search-term #result {
	font-weight:bold;
}
.search-abstract p {
	margin:0px 0px 7px;
	font-size:12px;
	line-height:15px;
}
.search-abstract {
	padding:10px;
	margin:10px 0px 10px;
	background-color:#E2ECF5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	display:none;
}
.search-abstract .bold-italic {
	font-weight:bold;
	font-style:italic;
}
.search-abstract .semibold-ital {
	font-weight:bold;
	font-style:italic;
}
.search-abstract .italic {
	font-style:italic;
}
.search-abstract .bold {
	font-weight:bold;
}
.search-abstract .smallcaps {
	font-variant:small-caps;
}
.search-url {
	font-size:14px;
	line-height:17px;
	margin:0px 0px 5px;
}
.search-citation-doi {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	line-height:12px !important;
	margin:0px 0px 5px !important;
	text-indent:0px !important;
}
.search-description {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	line-height:15px !important;
	margin:0px 0px 5px !important;
	text-indent:0px !important;
}
.search-authors {
	font-size:15px !important;
	line-height:17px !important;
	margin:0px 0px 5px !important;
	text-indent:0px !important;
}
.search-title {
	margin:21px 0px 0px !important;
	font-size:17px !important;
	line-height:20px !important;
	text-indent:0px !important;
}
.search-section {
	font-size:12px;
}
.search-authors {
	font-style:italic;
	text-indent:0px !important;
}
.search-show-abstract {
	font-size: 11px;
	font-weight: bold;
	padding: 1px 3px;
	color: white;
	background-color: #336699;
	cursor:pointer;
}
.srch-Page {
	font-size:14px;
	line-height:14px;
	padding:0px;
	margin:10px 0px 0px;
	text-align:right;
}
.srch-Page a, .srch-Page strong {
	display:inline !important;
	float:none !important;
	font-size:12px !important;
	padding:4px !important
}
.srch-BB-Result {
	padding:10px 0px;
}
.srch-BB-Result {
	background-color:#FFE1E1;
	padding:10px !important;
	margin:10px 5px 0px !important;
}
.srch-BestBetsBottom {
	display:none;
}
#search-new {
	background-color: #E2ECF5;
	padding: 3px 6px;
	font-weight: bold;
	color: #336699;
	border: 1px solid #336699;
	cursor: pointer;
}

/*for contacts on /pages/customers.aspx */
.contacts p {
	text-indent:0px !important;
	margin-bottom:5px !important;
}
span.descr {
	width:35%;
	display:inline-block;
	vertical-align:top;
}

/*for login help page*/
h1.logh1 {
	font-size:16px;
	line-height:20px;
	margin:0px 0px 5px 10px;
}
h2.logh2 {
	font-size:12px;
	line-height:12px;
	margin:0px 0px 30px 10px;
	color:#990000;
}
.loginfo h3 {
	color:#336699;
	margin:0px 0px 10px;
}
.loginfo p, .login-help p, .login-help label {
	font-family:Calibri, Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	line-height:18px;
}
.login-help label {
	width:90px;
	text-align:right;
	display:inline-block;
}
.loginfo {
	margin:0px 0px 0px 10px;
}
.login-help {
	width:320px;
	margin:0px auto;
}
.loginfo .separate {
	margin-top:10px;
	border-top:1px solid #DDDDDD;
	padding-top:10px;
}
/*poll details*/
.poll_answer input[type="radio"], .poll_answer input[type="checkbox"] {
	margin-left:10px !important;
	float:left;
}
.poll_answer label {
    display: block;
    margin:2px 10px 0px 25px;	
}


/*related style for focus on lists*/
p.relart {
	margin: -5px 0px 5px 20px;
	color: #990000;
	font-size: 11px
}
p.subart {
	margin-left:20px !important;
}
p.subart + p.article-author {
	margin-left:20px !important;
}


/*left-hand style in prep for new layout*/
#links_bs_left {
    PADDING-BOTTOM: 5px;
    PADDING-LEFT: 5px;
    WIDTH: 140px;
    PADDING-RIGHT: 5px;
    FLOAT: left;
    min-height: 100%;
    HEIGHT: 100%;
    PADDING-TOP: 5px;
    border: 1px solid #336699;
}

/*make links easier to see*/
a:link, a:active, a:visited, .ms-WPBody a:link, .ms-WPBody a:active, .ms-WPBody a:visited {
    color: #2068C0;
}

/*for the jobs widget*/
#featuredJobsList .article-title {
	font-weight:bold;
	margin:15px 0px 0px;
	padding:0px 2px;
}
#featuredJobsList .article-author {
	margin:0px;
	padding:0px 2px;
}
#featuredJobsList {
	margin-bottom:20px;
}


/*EZ Proxy TOCs since 2015*/
#proxybody {
	margin:0px;
	overflow:hidden;
}
#proxyframe {
	position:absolute;
	left:0px;
	width:100%;
	top:0px;
	height:100%;
}


/*special forum page for case and comments*/
#casecomment {
	margin:10px auto;
	width:602px;
}
#casecomment .header {
	background-color: #003366;
}
#casecomment .white {
	border-top: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 110%;
    font-weight: bold;
    line-height: 110%;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-top: 5px;
}


/*top 10 pages*/
.top10-article-ctrl ol li p, .top10-article-ctrl ol li {
	font-size:14px !important;
	line-height:18px !important;	
}
.top10-article-ctrl .list-header {
	font-weight:bold;
	font-size:18px;
	font-variant:small-caps;
}
.top10-title {
	margin-bottom:0px !important;
}
.top10-article-ctrl ol li .top10-author {
	font-style:italic;
	margin-bottom:0px !important;
}
.top10-article-ctrl ol li .top10-citation {
	font-size:86% !important;
}

/*For first pages instead of abstracts*/
#firstpagebig {
	position:absolute;
	top:10px;
	left:10px;
	cursor:pointer;
	z-index:200000;
}
.firstpageenlarge {
	cursor:pointer;
	color:#336699;
	text-decoration:underline;
}
#ctl00_PlaceHolderMain_IdArticleViewer_AbstractRichHtmlField__ControlWrapper_RichHtmlField #grey {
	position:fixed;
	top:0px;
	left:0px;
	z-index:100000;
}
#ctl00_PlaceHolderMain_IdArticleViewer_AbstractRichHtmlField__ControlWrapper_RichHtmlField #grey img {
	opacity:0.4;
}
#closetext {
	font-family:Calibri, Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	position:relative;
	color:#336699;
	bottom:5px;
}
#closebig {
	position:absolute;
	right:10px;
	top:10px;
}

.intro-warn {
	text-align: left !important;
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: bold;
    padding: 10px 20px;
    background-color: #FFF4F4;
    margin-bottom: 20px;
}
#mobiledfp {
	display:none;
}

/*new JCP Home Page FGW 6/27/2016*/
#homebody {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:10.66667px !important;
	line-height:1.5 !important;
}
#homebody a {
	color: #005790;
}
#homebody a:hover {
	color: #336699;
	text-decoration: underline;
}
#homebody #leftcolumn {
	float:left;
	width:149px;
	margin-right:29px;
	padding-right:10px;
	border-right: 1px solid #E8E8E8;
}
#homebody #middlecolumn {
	float:left;
	width:570px;
	margin-right:30px;
}
#homebody #rightcolumn {
	width: 168px;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    height: auto;
    padding: 0;
    text-align: right;
}
#homebody .jcp_sidebar1 {
    margin-bottom: 20px;
}
#homebody #mcright, #homebody #mcleft {
	float:left;
}
#homebody #featuredJobsList .article-title {
    font-weight: bold;
    margin: 15px 0px 0px;
    padding: 0px 2px;
}
#homebody #featuredJobsList .article-author {
    margin: 0px;
    padding: 0px 2px;
}
#homebody #mcleft {
	margin-right:30px;
}
#homebody .middlebox {
	width:270px;
}
#homebody .tab_div_title {
	font-family: Georgia, "Times New Roman",Times, serif;
    color: #333;
    font-size: 15px;
	line-height:22px;
    margin-top: 0;
    margin-bottom: 5px;
    border-bottom: 2px solid #1E497E;
	clear:both;
}
#homebody #middlecolumn .tab_div_title img, .pccmore {
	float:right;
	position:relative;
	top:3px;
}
#homebody .article-title {
	font-size:12px;
	margin:0px 0px 2px;
}
.article-title-tab {
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 2px;
}
#homebody .article-blurb {
	margin:0px 0px 12px;
}
#homebody ul.tabs1 {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: auto;
    border-bottom: 1px solid #79A5D0;
    width: 100%;
    font-size: 11px;
    font-style: normal;
	line-height:16px;
}
#homebody ul.tabs1 li {
    float: left;
    margin: 0;
    height: 14px;
    line-height: 14px;
    border-left: none;
    margin-bottom: -1px;
    overflow: hidden;
    background: #F4F8FB;
    margin-right: 2px;
    padding: 8px 12px;
    cursor:pointer;
}
#homebody ul.tabs1 li a {
    text-decoration: none;
    color: #000;
    display: block;
    outline: none;
}
#homebody ul.tabs1 li.active {
    background: #E2ECF5;
    border: 1px solid #79A5D0;
    border-bottom: none;
}
#homebody .tab_container {
    border: none;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    clear: both;
    float: left;
    width: 568px;
	min-height:50px;
    background: #fff;
    padding: 5px 0px;
	margin:15px 0px 20px;
}
#homebody .collectionsRight {
    float: right;
    display: inline-block;
    width: 40%;
    margin-top: 10px;
    padding: 0;
}
#homebody .collectionsLeft {
    float: left;
    display: inline-block;
    width: 40%;
    margin-right: 20px;
    margin-top: -10px;
    padding: 0;
}
#homebody .collectionsLeft ul {
    margin: 0 0 0 0;
    font-style: normal;
    padding: 0;
}
#homebody .collectionsRight ul {
    margin: 0 0 0 0;
    font-style: normal;
    padding: 0;
}
#homebody .collectionsRight ul li, #homebody .collectionsLeft ul li {
    margin: 0;
    list-style-image: none;
    list-style-type: none;
    display: block;
    padding-left: 0;
    margin-bottom: 4px;
}
#homebody .collectionsRight ul li.specialhighlight, #homebody .collectionsLeft ul li.specialhighlight {
	padding: 8px 5px;
    border: 1px solid rgb(51, 102, 153);
    width: 85%;
    margin-top: 10px;	
}
#homebody #smsquare {
    float: left;
    margin: 0px 30px 10px 0px;
    padding: 5px 28px;
    border: 1px solid #E8E8E8;
}
#homebody #smsquare p, #homebody #rightcolumn p {
	font-size:5px;
	line-height:5px;
	margin:0px;
}
#homebody #square {
    float: left;
}
#ctl00_PlaceHolderMain_IdArticleViewer_ForumDiv {
	clear:both;
}
h1.plain {
	margin:0px;
	padding:0px;
}
#mobilemenu {
	display:none;
}


/*PCC Home Page Dynamic Cover and new current issue layout with video*/
#dynamiccover {
	margin:15px 15px 0px 0px;
	width:240px;
	height:176px;
	overflow:hidden;
	font-family:"Minion Pro", "Times New Roman", Times, serif;
	background-color:white;
	float:left;
}
#pcc_latest_issue {
	padding-bottom:0px !important;
}
#dynamiccoverleft{
	width:80px;
	text-align:right;
	margin:15px 10px 0px 15px;
	padding-right:5px;
	border-right:1px solid #DDDDDD;
	float:left;
}
.dcl-a {
	color:#0066CC;
	font-size:7px !important;
	line-height:7px !important;
	margin-bottom:2px;
	border-bottom:1px solid #0066CC;
	font-variant:small-caps;
}
.dcl-t {
	font-size:9px !important;
	line-height:11px !important;
	margin-bottom:160px;
}
.dcr-t {
	font-size:12px !important;
	line-height:14px !important;
	margin:0px 15px 0px 0px;
	font-weight:bold;
}
.dcr-a {
	font-size:9px !important;
	line-height:11px !important;
	font-style:italic;
	margin-left:99px;
}
#pcc_latest_issue #pcc-issue-links {
	float:left;
	margin:0px;
	width:220px;
}
.medline {
	margin:10px 0px 0px;
	font-size:10.6666px !important;
}
#toclinksnew h2 {
	margin-top:5px !important;
}
#toclinksnew ul {
	margin:3px 0px 0px;
	padding-left:20px;
}
#toclinksnew li {
	list-style-type: none;
	list-style-image: url('../../PublishingImages/listBck_pccfeatured_arrow.png');
	font-style:normal;
	margin-bottom:3px;
	line-height:12px;
	font-size:10.6666px;	
}
#toclinksnew a {
	font-size:10.6666px;
}
#pcc_latest_issue #pcc-video, #jcp_latest_issue #jcp-video {
	width:180px;
	float:right;
	margin:15px 0px 0px 10px;
}
#pcc_latest_issue #pcc-video img {
	width:100%;
	border:5px ridge #DDDDDD;
	box-sizing:border-box;
}
#pcc_latest_issue #pcc-video .video-caption {
	font-style:italic;
}
#jcp_latest_issue #jcp-video .video-caption {
	font-style:italic;
	color:#DDDDDD;
}

/*new JCP home page banners*/
p.panelclear {
	font-size:1px;
	line-height:1px;
	margin:0px;
	clear:both;
}
#education-cme {
	width:570px;
	height:130px;
	margin:10px 0px;
}
#education-cme .panel {
	width:280px;
	height:130px;
	padding:40px 10px 10px 100px;
	box-sizing:border-box;
	font-family:Calibri, Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	cursor:pointer;
}
#education-cme #cme {
	background-image:url('/PublishingImages/jcp-home-cme.png');
	float:left;
	color:#336699;
}
#education-cme #education {
	background-image:url('/PublishingImages/jcp-home-edu.png');
	float:right;
	color:#990000;
}
#education-cme .strip {
	width:570px;
	height:60px;
	padding:10px 10px 10px 320px;
	box-sizing:border-box;
	font-family:Calibri, Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	cursor:pointer;
}
#education-cme #cme-s {
	background-image:url('/PublishingImages/jcp-home-cme-s.png');
	color:#336699;
	margin-bottom:10px;
}
#education-cme #education-s {
	background-image:url('/PublishingImages/jcp-home-edu-s.png');
	color:#990000;
}

/*Character styles*/
span.bold {
	font-weight: bold;
}
span.bold-italic, span.sm {
	font-style: italic;
	font-weight: bold;
}
span.callout {
}
span.italic {
	font-style: italic;
}
span.uppercase {
	text-transform:uppercase;
}
span.underline {
	text-decoration: underline;
}
span.underline-italic {
	text-decoration: underline;
	font-style:italic;
}
span.smallcaps-ital, span.smallcaps-light-ital {
	font-style:italic;
	font-variant: small-caps;
}
span.subscript {
	font-size:83%;
	position:relative;
	top:5px;
	text-indent:0px;
}
span.superscript {
	font-size:83%;
	position:relative;
	bottom:5px;
	text-indent:0px;
}
span.htm-cite {
	font-size:83%;
	position:relative;
	bottom:5px;
	text-indent:0px;
}
.smallcaps {
	font-variant: small-caps;
}
.strikethrough {
	text-decoration:line-through;
}

/*Curated Collections*/
#curatedcollections {
	background: url(/publishingimages/mask-fade.png) no-repeat 378px -94px;
	border:1px solid #CCC;
	background-color: #F5E6D8;
	height: 70px;
	box-sizing: border-box;
	cursor:pointer;
}
div#curatedcollections.curatedpsychcom {
	background: url(/publishingimages/cannabis-fade.png) 513px -106px / 290px no-repeat;
	height: 90px;
	background-size:290px;
	background-color:azure;
}
#curatedcollections div {
	position:relative;
	height: 70px;
	vertical-align: middle;
	display: table-cell;
}
div#curatedcollections.curatedpsychcom div {
	height: 90px;
}
#curatedcollections img {
	height: 50px;
	position: absolute;
	left: 15px;
	top: 9px;
}
div#curatedcollections.curatedpsychcom img {
	height: 70px;
	left: 27px;
	top: 9px;
}
#wrapper p.curatedtopic {
	font-size:19px;
	font-variant:small-caps;
	margin: 0 0 0 75px;
	vertical-align: middle;
	float:left;
	width:100%;
}
#wrapper div#curatedcollections.curatedpsychcom p.curatedtopic {
	font-size:27px;
	margin-left:110px;
}
#wrapper p.curatedtopic a {
	color:#182042; 
	text-decoration:none;
}
#curatedtagline {
	font-family:georgia;
	font-variant: normal;
	letter-spacing: 0px;
	font-size: 12px;
	margin: 5px 0 0 76px;
	float:left;
	width:100%;
}
div#curatedcollections.curatedpsychcom #curatedtagline {
	font-size:12px !important;
	margin:10px 0 0 112px;
}
.domainbanner img {
	border:0;
}
.domainbanner + .domainbanner {
	margin-top:26px;
}
.domainbanner, #google_ads_div_PsychCom_Home_Foot_z93_ad_wrapper {
	width:728px;
	margin:0 auto
}
.mobilestrongvet {
	display:none;
}
#weeklyoffer {
	text-align:center; 
	width:330px; 
	margin:15px auto !important; 
	padding:5px; 
	border:1px solid #336699;
}
#weeklylogo {
	margin:15px auto !important;
	width:700px;
	display:block;
}


/*TrendMD*/
div.trendmd-widget-container:before {
	display:none !important;
}
div.trendmd-widget-header h3.trendmd-widget-header__heading {
    width: 200px;
    border-top: 1px solid #DDDDDD !important;
    padding-top: 10px !important;
    margin-top:40px !important;
    color:#336699;
}
div#trendmd-suggestions {
    width: 524px;
}
div.related_wrapper div#trendmd-suggestions {
	width:100%;
	height:100%;
	overflow-y:scroll;
	padding-bottom:10px;
}
div.related_wrapper div.trendmd-widget-header h3.trendmd-widget-header__heading {
	border:none !important;
	padding-top:0px !important;
	margin-top:0px !important;
}
div.trendmd-widget-header {
	margin-bottom:5px !important;
}
div.trendmd-widget:hover span.trendmd-widget-brand__logo {
	height:18px !important;
	background-position: 0 -19px!important	
}
span.trendmd-widget-brand__logo__faded {
	height:18px !important;
	background-position: 0 0px !important
}
div.trendmd-widget-footer-inner-right a {
	font-size:.8em !important;
}
span.trendmd-widget-brand__logo.trendmd-widget-brand__logo__faded {
    position: relative;
    top: 3px;
}
li.trendmd-widget-list-item {
	margin-bottom:0px !important;
}

/*Indent created 8/18/17*/
.push-in {
	margin-top: -18px;
	margin-left: 31px;
}
.push-in::before {
    content: url(/publishingimages/joiner.gif);
    position: relative;
    left: -23px;
    top: 18px;
}

/*tag for disassociated sections fgw 10/16/18*/
span.focus-tag {
    font-size: 12px;
    line-height: 12px;
    font-style: normal;
    color: #336699;
}


/*border around light ads*/
.lightad {
	border:1px solid #DDDDDD;
}

/*for neurology emails*/
#elertwelcome {
    font-family: Calibri, Helvetica, Arial, sans-serif !important;
    border: 1px solid #990000;
    padding: 3%;
    margin: 20px 0px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.3;
    color: #990000;
}
#elertwelcome a {
	font-weight:bold;
}

/*new poll colors*/
#poll {
	background-color:#E2ECF5 !important;
}
.poll_head {
	background-color: #C4DCF0 !important;
    padding: 10px;
    border: 1px solid #336699;
}
.poll_intro {
	background-color:white !important;
}
.poll_question, .poll_answer label {
	font-size:11px !important;
	line-height:1.4 !important;
	color:#336699 !important;
}
#poll .submit_button {
	margin-top:10px !important;
}
