﻿/* ------------------------------------------------- */
/* global ppp styles used for cme  
/* Added July 2012 by mp
/* Last edited 3-10-15 10:45 am - adjusted top menu width 
/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* header 
/* ------------------------------------------------- */
#wrapper {
	scrollbar-face-color: #ccc;
	scrollbar-arrow-color: #999;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-Color: #ffffff;
}
/* ------------------------------------------------- */
/* 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-image: url('../../PublishingImages/header_gradient.png');*/
	background-repeat: repeat-x;
	background-position: bottom left;
}
#globalMenuHolder {
	margin:  0 auto;
	max-width: 1024px;
	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;
	overflow: hidden;
	position: relative;
}
#global_footer .footer_column1 {
	width: 20%;
	height: auto;
	margin-right: 4%;
	float: left;
	display: inline-block;
	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: right;
	display: inline-block;
	margin-left: 0;
	margin-right: 0;
}
/* ---------------------------------------------------- */
/* layout.css
/* ---------------------------------------------------- */
#wrapper {
	line-height: 1.5;
	color: #666;
	margin: 5px auto 20px auto;
	width: 100%;
	max-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: 3.12%;
	width: 760px;
	margin-top: 0;
	min-width: 320px;
}
#wrapper .content_row {
	margin: 10px 0 20px 0;
	width: 100%;
	overflow: hidden;
	padding: 0;
}
#wrapper .ppp_featured_column {
	float: left;
	display: inline;
	margin-left: 0;
	margin-right: 30px;
	width: 167.5px;
	height: auto;
}
#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;
}
/* ---------------------------------------------------- */
/* logo and user log-in 
/* ---------------------------------------------------- */
#wrapper #logo {
	width: auto;
	margin-top:0;
	display:block;
}
#wrapper .pageHeader {
	width: 100%;
	margin-bottom: 20px;
	padding: 0;
	overflow: hidden;
	height: auto;
}
#wrapper .ppp_topnav {
	float: right;
	padding: 0;
	margin-top: 0;
	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: 95%;
	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;
}
/*------------------------------------------------------*/
/* main page nav								                */
/* -----------------------------------------------------*/
#wrapper .aboutusBanner {
	color: #fff;
	float: left;
	margin-right: 10px;
}
#wrapper #main_page_nav {
	width: 96%;
	margin: 0;
	padding: 1% 2%;
	background-color: #285786;
	color: #fff;
	overflow: hidden;
	margin-bottom:10px;
}
#wrapper #main_page_nav a {
	color: #fff;
	padding:0 3px;
	font-size:120%;
	font-family: Georgia, "Times New Roman",
          Times, serif;

}
#wrapper #main_page_nav a:hover {
	color: #fff;
	text-decoration: underline;
}
#wrapper #main_page_nav .psych_page_nav {
	float: right;
	width: 60%;
	text-align: right;
}
/* ------------------------------------------------- */
/* ads 
/* ------------------------------------------------- */
#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-left: 0;
	width: 300px;
	height: 250px;
	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;
}
#global_footer .bottom_ads {
	width: auto;
	margin: 20px 0;
	text-align: center;
	clear: both;
	padding: 10px 0;
}
/* ------------------------------------------------- */
/* typos 
/* ------------------------------------------------- */
#wrapper p {
	font-size: 100%;
	line-height: 1.5;
}
#wrapper li {
	margin-bottom: 4px;
}
#wrapper a {
	color: #285786;
	color: #003a64;
}
#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.row_div_title {
	
	font-family: Georgia, "Times New Roman",Times, serif;
	color: #33383D;
	border-bottom: 1px solid #999;
	font-size: 140%;
	margin-top: 0;
	margin-bottom: 10px;
	font-style: normal;
	line-height: 1;

}
#wrapper h2.tab_div_title {
	font-family: Georgia, "Times New Roman",Times, serif;
	color: #33383D;
	font-size: 140%;
	margin-top: 0;
	border-bottom: 2px solid #1E497E;
	line-height: 1;
	margin-bottom: 0;
	padding-bottom: 5px;
	font-style: normal;
}
#wrapper h3.featuredWebsites {
	width: auto;
	color: #336699;
	line-height: 1.4;
	margin-bottom: 10px;
}
#wrapper h4.featuredTitles {
	font-family: Georgia, "Times New Roman",Times, serif;
	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: 10px;
	color: #777;
	font-size: 100%;
}
/* --- making a links look like button ----*/
#wrapper .btn {
	color: #333;
	font-size: 100%;
	background-color: #fff;
	padding: 5px 20px;
	border: 1px solid #2B5580;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
#wrapper .btn:hover {
	color: #333;
	font-size: 100%;
	background-color: #cecece;
	padding: 5px 20px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	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;
	
}
#wrapper .btn.blue:hover {
	background-color: #7EA9D3;
	color: #fff;
}
.whiteText{
	color:#fff;
}

/* ------------------------------------------------- */
/* elerts 
/* ------------------------------------------------- */
#wrapper #elerts_div {
	padding: 10px;
	width: auto;
	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 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: auto;
	height: auto;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	float: left;
	display: inline;
	margin-left: 0;
	margin-right: 30px;
	padding: 0px 10px 10px 10px;
}
/* ------------------------------------------------- */
/* 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;
	border: 1px solid #ccc;
}
/*--------------------------------*/
/* 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 web part               */
/* -----------------------------------------------------*/
#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;
	font-style:italic;
}
#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;
}
/* ---------------------------------------------------- */
/* Podcast for portal page
/* ---------------------------------------------------- */
#wrapper .podcast_container {
	float: left;
	display: inline;
	margin-left: 0;
	margin-right: 30px;
	width: 167.5px;
	height: auto;
}
#wrapper .podcast_container .featured-article-list-ctrl {
	width: 165px;
	border: 0;
}
#wrapper .podcast_container .featured-article-list-ctrl a:hover {
	text-decoration: underline;
}
#wrapper .podcast_container .featured-article-list-ctrl p.article-title {
	font-weight: normal;
}
/* ---------------------------------------------------- */
/* SLIDESHOW 
/* ---------------------------------------------------- */
#slideshow {
	width: 760px;
	margin: 0 0 20px 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: 758px;
	background-color: transparent;
	color: #FFFFFF;
	border-top:1px solid #cacaca;
	border-left:1px solid #cacaca;

border-right:1px solid #cacaca;

}
#slideshow .slides ul {
	width: 3032px;
	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/featuredCMEback1.png');
	background-repeat: no-repeat;
	background-color: #000000;
}
#slideshow .slides ul li#slide-two {
	background-image: url('../../PublishingImages/featuredCMEback2.png');

	background-repeat: no-repeat;
	background-color: #678EB2;
}
#slideshow .slides ul li#slide-three {
	background-image: url('../../PublishingImages/featuredCMEback3.png');

	background-repeat: no-repeat;
	background-color: #678EB2;
}
#slideshow .slides ul li#slide-four {
	background-image: url('../../PublishingImages/featuredCMEback4.png');

	background-repeat: no-repeat;
	background-color: #678EB2;
}
#slideshow .slides li {
	width: 720px;
	float: left;
	padding: 15px 20px 12px 20px;
	height: 175px;
	background-color: transparent;
}
#slideshow .slides li .slideData {
	float: left;
	width: 65%;
}
#slideshow .slides h2 {
	margin-top: 0;
}
#slideshow .slides h3 {
	font-size: 140%;
	color:#333;
     margin:0;
     padding:0;
     line-height:1.5;

}
#slideshow .slides p {
	margin-left: 0;
	color:#333;
	
	
}
#slideshow .slides h3.whiteText {
	
	color:#fff;

}
#slideshow .slides p.whiteText {
	
	color:#fff;
	

}


/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow #slideshownav {
	height: 24px;
	padding: 5px;
	margin-top: 1px;
	background-color: #fafafa;
	border: 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;
	margin-right: 0;
	margin-bottom: 0;
}
#slideshownav .slides-nav li a {
	display: block;
	padding: 2px 8px 4px 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: 10px 20px 15px 20px;
}
#slideshow h2 {
	margin: 20px 20px 10px 20px;
}
#slideshow #slideshownav a.featureHref {
	text-decoration: none;
}
/* ---------------------------------------------------- */
/* 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: 480px; /*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;
}

/*------------------------------------------------------*/
/* used for JCP main page				                */
/* -----------------------------------------------------*/
#wrapper #jcp_search {
	width: 350px;
	margin-left: 130px;
	margin-right: 0;
	float: right;
	display: inline;
}
#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 280px;
	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: 140%;
	margin: 0;
	margin-bottom: 20px;
}
#wrapper #latest_issue .IssueNav {
	margin: 70px 20px auto 20px;
	float: left;
	display: inline;
	height: 200px;
}
#wrapper #latest_issue span.IssueLinks {
	margin: 0;
	border: 1px solid #fff;
	width: auto;
	height: auto;
}
#wrapper #latest_issue .IssueNav li {
	list-style-type: none;
	list-style-image: url('../../PublishingImages/listBck_white_arrow.png');
}
#wrapper #latest_issue .IssueNav a {
	color: #fff;
	font-size: 100%;
	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: 20px;
}
#wrapper #main_content .content_column1 {
	float: left;
	display: inline;
	width: 149px;
	margin-right: 30px;
	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;
}
#wrapper #main_content .content_column2 .content_column2-2 {
	float: left;
	display: inline;
	width: 270px;
	margin-right: 0;
}
/*------------------------------------------------------*/
/* tabs									                */
/* -----------------------------------------------------*/
#wrapper #main_content .content_column2 ul.tabs1 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/;
	border-bottom: 1px solid #999;
	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: 32px; /*--Set height of tabs--*/;
	border-bottom: 1px solid #999;
	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: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/;
	overflow: hidden;
	background: #e8e8e8;
}
#wrapper #main_content .content_column2 ul.tabs2 li {
	float: left;
	margin: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/;
	overflow: hidden;
	background: #e8e8e8;
}
#wrapper #main_content .content_column2 ul.tabs1 li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 10px;
	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: 0 10px;
	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: #ccc;
}
#wrapper #main_content .content_column2 ul.tabs2 li a:hover {
	background: #ccc;
}
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: #fff;
	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: #fff;
	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: #fff;
	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 {
	/*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
#wrapper #main_content .content_column2 .tab_container {
	border: none;
	border-bottom: 1px dotted #999;
	overflow: hidden;
	clear: both;
	float: left;
	width: 568px;
	background: #fff;
}
#wrapper #main_content .content_column2 .tab_content2 {
	padding: 10px 20px;
}
#wrapper #main_content .content_column2 .tab_content1 {
	padding: 10px 20px;
}
#wrapper #main_content .content_column2 .tab_main {
	margin: 0 auto;
	width: 570px;
	overflow: hidden;
	margin-bottom: 30px;
}
/*------------ end of tab content -----------------*/
#wrapper .jcp_quicklinks {
	margin-bottom: 20px;
}
#wrapper .jcp_quicklinks a {
	display: list-item;
	margin: 0;
	padding-left: 14px;
	font-weight: normal;
	background-image: url('../../PublishingImages/listBck_gray_arrow.png');
	background-repeat: no-repeat;
	background-position: left;
}
#wrapper .jcp_quicklinks span.mobileHide {
	height: 0;
	width: 0;
	display: none;
}
.jcp_sidebar1 .featured-article-list-ctrl {
	margin: 0;
	padding: 0;
	width: auto;
	border: none;
}
.jcp_sidebar1 .featured-article-list-ctrl p.article-title {
	font-weight: normal;
	font-size: 90%;
}
.jcp_sidebar1 .featured-article-list-ctrl p.article-title a:hover {
	text-decoration: underline;
}
.jcp_sidebar1 table td {
	border: none;
}
/*------------------------------------------------------*/
/* CME			                						*/
/* -----------------------------------------------------*/
#wrapper .CME_col-1 {
	width: 300px;
	width: 39.48%; /* 300.2 px*/;
	margin-right: 30px;
	margin-right: 3.94%;
	float: left;
	display: inline;
	overflow: hidden;
}
#wrapper .CME_col-2 {
	width: 430px;
	width: 56.57%; /*425.6 px*/;
	margin-right: 0;
	float: left;
	display: inline;
}
#wrapper .cme_content1 {
	margin-bottom: 10px;
}
#wrapper div.cme-feature {
	width: 100%;
	height: auto;
	padding: 5px 10px;
	border: none;
	float: left;
	margin-bottom: 0;
	border-bottom: 1px dotted #e8e8e8;
}
#wrapper div.cme-feature img {
	border: 1px solid #333;
	padding: 4px;
}
#wrapper div.cme-feature p.cme-feature-title {
	font-weight: bold;
	color: #555;
	font-size: 140%;
	line-height: 1.3;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*-- for content editor --*/
#wrapper div.cme-feature2 {
	width: 100%;
	height: auto;
	padding: 5px 10px ;
	border: none;
	float: left;
	margin-bottom: 0;
	border-bottom: 1px dotted #ccc;
}
#wrapper div.cme-feature2 img {
	border: 1px solid #333;
	padding: 4px;
}
#wrapper div.cme-feature2 p.cme-feature-title {
	font-weight: bold;
	color: #555;
	font-size: 140%;
	line-height: 1.3;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper div.cme-feature2 p.cme-feature-entire {
	margin-left: 220px;
	}
#wrapper div.cme-feature2 span.new-featured-article{
	color:#990000;
	font-size: 120%;
	font-weight:bold;

}
#wrapper div.cme-feature2 p.cme-feature-author{
   font-style:italic;

}

/*---end -----*/

#wrapper div.featured-activity-list-ctrl {
	width: 100%;
	height: auto;
	padding: 5px 10px;
	border: none;
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999;
}
#wrapper div.featured-activity-list-ctrl p.activity-title {
	color: #34689A;
	text-decoration: none;
	font-weight: normal;
	font-size: 90%;
	margin-bottom: 0px;
}
#wrapper div.featured-activity-list-ctrl a {
	color: #285786;
	background-image: url('../../PublishingImages/listBck_featured_articles.png');
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 12px;
	display: block;
}
#wrapper div.featured-activity-list-ctrl p.list-header {
	font-variant: normal;
	font-size: 90%;
}
#wrapper div.featured-activity-list-ctrl p.activity-author {
	margin-left: 14px;
	margin-bottom: 6px;
	font-size:11px;
}
#wrapper div.featured-activity-list-ctrl a:hover {
	color: #369;
	text-decoration: underline;
}
#wrapper div.featured-activity-list-ctrl p.list-header {
	font-size: 100%;
	margin-bottom: 10px;
	color: #666;
}
#wrapper div.wp-poc-details-ctrl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	border: 1px solid #cecece;
	background-color: #fff;
	margin-bottom: 20px;
}
#wrapper div.wp-poc-details-ctrl .header {
	color: #33383d;
	border-top: none;
	border-bottom: 1px solid #bebebe;
	padding: 5px 10px;
	font-size: 120%;
	font-weight: bold;
	line-height: 12px;
	background-color: #e8e8e8;
}
#wrapper div.wp-poc-details-ctrl .start {
	width: auto;
	height: 200px;
	padding: 10px;
	overflow: auto;
	border: none;
	border-top: 1px solid #fff;
}
#wrapper div.wp-poc-details-ctrl .start h1 {
}
#wrapper div.wp-poc-details-ctrl .test {
	width: 80%;
	height: auto;
	padding: 10px 0;
	border: 0;
	border-top: 1px dashed #d7d7d7;
	
	margin: 0 auto;
}
#wrapper div.wp-poc-details-ctrl .test input[type=submit] {
	color: #fff;
	font-size: 95%;
	background-color: #6397CB;
	padding: 4px 8px;
	border-top: none;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
#wrapper div.wp-poc-details-ctrl .test input[type=submit]:hover {
	background-color: #7EA9D3;
	color: #fff;
}
#wrapper div.self-assess-list-ctrl {
	padding: 0;
	border: 1px solid #cecece;
	background-color: #fff;
	margin-bottom: 20px;
	width: auto;
	height: auto;
}
#wrapper div.self-assess-list-ctrl img:first-child {
	display: none;
}
#wrapper div.self-assess-list-ctrl span.heading {
	margin: 0;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #bebebe;
	color: #33383d;
	padding: 5px 10px;
	background-color: #e8e8e8;
	width: auto;
	height: auto;
	float: none;
	display: block;
}
#wrapper div.self-assess-list-ctrl div.sacontent {
	margin: 0;
	font-style: normal;
	line-height: 1.5;
	width: auto;
	height: auto;
	padding: 10px;
	
}
#wrapper div.self-assess-list-ctrl div.sacontent p.blurb {
	font-size:90%;	
}

#wrapper div.wp-picme-ctrl {
	padding: 0;
	border: 1px solid #cecece;
	background-color: #fff;
	margin-bottom: 10px;
	width: auto;
	height: auto;
}
#wrapper div.wp-picme-ctrl img:first-child {
	display: none;
}
#wrapper div.wp-picme-ctrl a:hover {
	text-decoration: underline;
}
#wrapper div.wp-picme-ctrl .content-section {
	border: 0;
	margin-top: 0;
	font-size: 95%;
}
#wrapper div.wp-picme-ctrl .title-header {
	border-bottom: 1px solid #bebebe;
	padding: 5px 10px;
	text-align: left;
	width: auto;
	background-color: #e8e8e8;
}
div.wp-picme-ctrl .title-red {
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	display: inline-block;
	font-weight: bold;
	font-size: 120%;
	line-height: 20px;
	color: #33383d;
	margin: 0;
}
#wrapper div.wp-picme-ctrl .title-blue {
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	display: inline-block;
	font-weight: bold;
	font-size: 100%;
	line-height: 20px;
	color: #990000;
	margin: 0;
}
#wrapper div.wp-picme-ctrl .choice-box {
	padding: 0;
}
#wrapper div.ms-PartSpacingVertical {
	margin-top: 0;
}
/*------------- psychlopedia row ---------------------*/
#wrapper #psychlopedia_div{
	width: 740px;
	margin: 0 0 10px 0;
	height: auto;
	overflow: hidden;
	display: block;
	padding:10px;	
	background-color: #fafafa;
	border: 1px solid #cacaca;
	background-image: url('../../PublishingImages/slideshowNav_gradient.png');
	background-repeat: repeat-x;
	background-position: bottom left;

}
#wrapper #psychlopedia_div #psychlopedia-featured{
	float:left;
	margin-right:20px;
	display:inline;
	width:40%;
	overflow:hidden;
}
#wrapper #psychlopedia_div #psychlopedia-more-articles{
	float:left;
	width:55%;
	display:inline;
	overflow:hidden;

}
#wrapper #psychlopedia_div div.cme-feature{	
	width:auto;
}

#wrapper #psychlopedia_div div.featured-activity-list-ctrl{
	border-bottom:none;
}
#wrapper #psychlopedia_div div.cme-feature {
	
	border-bottom: none;
}
#wrapper #psychlopedia_div h2 {
	font-family: Georgia, "Times New Roman",Times, serif;
	color: #33383D;
	font-size: 140%;
	margin-top: 0;
	border-bottom: 1px dotted #ccc;
	line-height: 1;
	margin-bottom: 0;
	padding-bottom: 5px;
	font-style: normal;
}
#wrapper #psychlopedia_div div.cme-feature p.cme-feature-entire, #wrapper #psychlopedia_div div.cme-feature p.cme-feature-related{
	margin-left:100px;
}
#wrapper #psychlopedia_div div.cme-feature span.new-featured-article {
	color: #990000;
	font-size: 120%;
	font-weight: bold;
}

/*------------- skins --------------------*/
.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;
}

/*------------------------------------------------------*/
/* Polls			                					*/
/* -----------------------------------------------------*/
#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 Polls -----------------*/

/* --------------- Psychlopedia Series Page ---------------*/
#psychlopedia-Series-List .featured-activity-list-ctrl{
	
	border:none;
	
}

#psychlopedia-Series-List p.list-header{
	font-family: Georgia, "Times New Roman",Times, serif;
	color: #33383D;
	border-bottom: 1px solid #999;
	font-size: 140%;
	margin-top: 0;
	margin-bottom: 20px;
	font-variant:normal;
	padding-bottom:5px;
	
}

#psychlopedia-Series-List p.activity-title a:hover{
	color:#990000;
	text-decoration:underline;
}


/*--------------Classic Activities Wrapper--------------------*/
.classic {
	margin:0;
	height:100%;
	width:100%;
	overflow:hidden;
}
.classic #activity {
	width:100% ;
    height:100% ;
    border:none ;
}

/*-----------------------------------------*/
/* 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;
}

