﻿@charset "utf-8";
/* CSS Document */

/*navigation menu styles*/
#navMenu {
	width:200px;
	height:400px;
	border:1px solid #336699;
	padding:5px;
	overflow:auto;
	/*background-color: #E2ECF5;*/
	overflow-x: hidden;
}
/*this style makes the menu stay fixed in older browsers like IE6*/
* html #navMenu { 
	/*\*/position: absolute; 
	top: expression((40 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); 
	left: expression((767 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ 
}
/*this style makes the menu stay fixed in newer browsers like IE7 and FireFox. "body>div#" is not recognized by older browsers so it will be ignored*/
body>div#navMenu {
	position:fixed;
	top:40px;
	left:767px;
}
#likebox {
	width:225px;
	height:80px;
}
* html #likebox { 
	/*\*/position: absolute; 
	top: expression((462 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); 
	left: expression((767 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ 
}
body>div#likebox {
	position:fixed;
	top:462px;
	left:767px;
}
#navMenu p {
	margin:0px 0px 4px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	text-indent:-15px;
	padding:0px;
}
#unit, #chapter {
	margin:0px 0px 0px 15px;
}
#section {
	margin:0px 0px 0px 20px
}
#section p {
	text-indent:-10px;
}
#related {
	margin:0px 0px 0px 30px;
}
.contract {
	height:1px;
	overflow:hidden;
	display:none;
}
.expand {
	height:auto;
}

/*author styles*/
#author_picture {
	float:left;
	margin: 0px 10px 10px 0px;
}
#author_description {
	height:90px;
	font-size:10px;
	line-height:15px;
}
#author_column {
	width:298px;
	float:left;
	padding-top:10px;
	border-top:1px solid #DDDDDD;
}

/*activity styles*/
#activity {
	clear:both;
	position:relative;
}
#activity_description {
	width: 380px;
	float:right;
}
#activity_description p {
	font-size:10px;
	line-height:15px;
	text-indent: 0px;
}
#activity_description strong {
	color:#333333;
	text-indent:0px;
	margin:0px;
}
#activity_figure {
	float:left;
	width:200px;
	border:1px solid #336699;
	padding:5px;
}
#placeholder {
	clear:both;
	font-size:5px;
	line-height:5px;
	margin-bottom:15px;
}
#support {
	margin:0px;
	font-style: italic;
	font-size:10px;
	line-height:15px;
}
#cme_psychlopedia {
	position:absolute;
	top:380px;
	left:90px;
	z-index:40;
	width:580px;
	height:300px;
	border:3px #D4D0C8 ridge;
	background:#FFFFFF;
}
#cme_psychlopedia_content {
	padding:10px;
	position:absolute;
	top:19px;
	left:0px;
	width:561px;
	height:262px;
	overflow:scroll;
	overflow-x:hidden;
}
#cme_psychlopedia_content h1 {
	font-size:14px;
	line-height:16px;
	margin:0px 0px 10px 0px;
}
#cme_psychlopedia_content h2 {
	font-size:12px;
	line-height:14px;
	margin:20px 0px 10px 0px;
}
#cme_psychlopedia_content li {
	font-size:10px;
	line-height:14px;
	margin:20px 0px 10px 0px;
}
#cme_psychlopedia_content p {
	font-size:10px;
	line-height:14px;
	margin:0px 0px 10px 0px;
}
@media print {
#activity_description {
	width: 100%;
	float:none;
}
#activity_figure {
	float:none;
	margin-bottom:10px;
}
#author_column {
	width:auto;
	float:none;
	padding-bottom:0px;
	border-bottom:none;
	margin-bottom:0px;
}
#author_description {
	height:auto;
	margin-bottom:20px;
}
#author_picture {
	float:none;
	margin: 0px 0px 5px 0px;
}
#activity {
	page-break-inside:avoid;
	position:static;
}

}
/*styles for AV tiltes and footnotes*/
div.small_div {
	padding:0;
	border: 1px solid #336699;
	width:210px;
}
div.small_div img {
	border:none;
	margin:5px;
}
div.small_div p.small_title {
	background-color:#336699;
	padding:5px;
	width:200px;
	font-size:10px !important;
	line-height:14px !important;
	font-weight:bold !important;
	color:#ffffff;
	text-align:left;
	margin:0px 0px 2px 0px !important;
	text-indent:0px !important;
}
div.small_div p.small_footnote {
	border-top:1px solid #336699;
	background-color:#c2d1e1;
	padding:5px;
	width:200px;
	margin:2px 0px 0px 0px !important;
	color:#000000;
	text-indent:0px !important;
	font-size:9px !important;
	line-height:14px !important;
}

/*New Styles for Word Export*/

body#psychlopedia h1 {
	font-size:14px;
	line-height:20px;
	margin:0px 5px 10px;
}
body#psychlopedia h2 {
	font-size:12px;
	line-height:18px;
	margin:0px 5px 5px 10px;
}
body#psychlopedia div#cme_psychlopedia_content h2 {
	font-size:12px;
	line-height:18px;
	margin:20px 0px 10px;
}
body#psychlopedia ul {
	font-size: 9px; 
	font-weight: normal; 
	margin-top: 5px;
}
body#psychlopedia ul li {
	margin-top:3px;
}
body#psychlopedia p.psychlopedia-no-indent {
	text-indent:0px;
}
body#psychlopedia p.posttest-link {
	margin:15px 100px 15px 100px; 
	padding:10px; 
	border:1px solid #336699; 
	text-align:center; 
	font-size:12px; 
	font-weight:bold;
	text-indent:0px;
}
body#psychlopedia p.references-10-99, body#psychlopedia p.references-1-9 {
	font-size:9px;
	line-height:13px;
	margin: 0 5px 5px 25px;
}
body#psychlopedia p.references-1-9 {
    text-indent: -13px;
}
body#psychlopedia p.references-10-99 {
    text-indent: -20px;
}
/*body#psychlopedia p.unordered-list:before {
	content:"▪";
	margin-right:8px;
	font-size:20px;
	position:relative;
	top:3px;
}*/
body#psychlopedia p.unordered-list {
	margin:0px 0px 0px 27px;
	padding:0px;
	text-indent:0px;
	display:list-item;
	list-style:square;
}
p.unordered-list + h2 {
	margin-top:10px !important;
}
