/*
!!!!! Don't put any color stuff here -- put it in one of the sceme.css files
*/

a { text-decoration:none;word-wrap: break-word; }
a:hover { text-decoration:underline;}

/* Tables */

table p, table ul, table ol { margin-bottom:0; }
table { border-collapse:collapse; }
table td { vertical-align:top; }
.textbookContent table { font-size:11px; }
.supportingAsset img, .supportingAsset table { margin-bottom:0; }
.supportingAsset { margin-bottom:12px; }

/* Forms */
form input,select { display:block; } 
form input[type='text'], form input[type='password'] { margin-top:0; padding:2px; }
form input[type='submit'] { margin-top:12px; margin-right:20px; }
form select { width:100%; margin-top:0!important; padding:2px!important }
form label { font-weight:normal; display:block; }
form label input { display:inline; }
form textarea { height:60px; }
form textarea, form select, form input[type='text'], form input[type='password'] { width:100%; }
.checkboxList { margin-bottom:12px; }
.checkboxList label {font-size:12px; }

/* Shortcuts */
.hidden{display:none;}
.left{float:left;}
.right{float:right;}
.nobottom{margin-bottom:0px;}
.center { text-align:center; }
.clear { clear:both; }
.greytext { color:Gray; }         
.middle { vertical-align:middle; }
.center { text-align:center; }
.wordbreak {word-wrap: break-word;}

/* Sections */          
.container { padding:10px; }
.sectionTitle {	margin:0px;	padding:0px 10px 0px 10px;font-weight:bold; font-size:18px; }
.sectionContent { padding:10px; }
.sectionEdit { padding:1px 8px 1px 8px; font-size:14px; margin-left:50px;cursor:pointer; }
.section h1, h2, h3, h4, h5, h6 {padding-bottom:0px;margin-bottom:5px;}

#Mini { padding:10px; }
#Mini .supportingAsset { padding:0; margin:0; }

/* Header */
.header { margin: -10px -10px 10px -10px; text-align: left;}
.header input[type='text'] {margin-top:15px;width:100px;}

.specialtyFilter label { margin-right: 20px;font-size:12px;}

/* User Bar */
.userBar {	padding-top:3px; padding-bottom:3px; height:18px; text-align: right; }
.userBar div { float:right; }
.userBar div.app { padding-left:15px; padding-right:10px; }

/*Home Background*/
.homeMain {height:330px;}
.homeIntro {padding: 30px 35px 10px 470px; text-align:left;}
#homeBottom {width:930px;padding-left:15px;}
#homeBottom:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#homeBottom .container {float: left;width:33%;padding:0;text-align:left;}
#homeBottom .rounded {padding-left:10px;padding-bottom:10px;}
#homeBottom h2 {padding-right:15px;font-size:22px;font-weight:bold;}
#homeBottom h2.sectionTitle {font-size:18px;}
#homeBottom .providerBox {padding: 50px 35px 25px 35px;}
#homeBottom .supportBox {padding: 20px 25px 25px 15px;}
.homeBox { height: 180px; }
.homeBoxIcon {float:left;padding-top:5px;}
.homeBoxText {padding-left:45px;}

/* Style Bar */
.styleBar {	height:14px; }

/* Logo & Search */
.search { margin:20px 0px 0px 0px; }
.search a { font-weight:bold; }
.search p { margin:-3px 0 0 5px; }
.search .span-12 {padding-left:15px;padding-top:10px;}

.search img
{	
	margin-left:6px;
	margin-bottom:10px;
	padding-left:6px;
}

.search input[type='text']
{
	margin-top:8px;
	width:325px;	
	font-size:17px;
	padding-top:1px;
	padding-bottom:1px;
}

.search input[type='button']
{
	font-size:16px;	
	margin-top:1px;
	padding-top:0px;
	padding-bottom:4px;
	margin-left:15px;
	height: 25px;	
}

.viewMoreResults { margin-top:-18px; padding-right:5px; }

.viewMoreResults a
{
	background-image:url(/images/inPractice/arrowbox_down.gif);
	background-position:left;
	background-repeat:no-repeat;	
	padding-left:15px!important;
	cursor:pointer;
	font-weight:normal;
}

/*Marketing Copy*/
.marketingCopy h2 {font-size:17px;line-height:14px;font-weight:bold;}

.actions
{
	height: 35px;
}

.actionLinks
{
	padding-top:3px;
	padding-bottom:3px;
	float:right;
	text-align:right;
	margin-right:-5px;
	margin-top:-5px;
}

.actions a { padding:5px 10px 5px 10px; }

a.toggleBookmark:hover { text-decoration:none; }
a.toggleBookmark:hover span { text-decoration:underline; }
.footer { text-align:center;padding-top:9px; margin:0px;}
.footer p { margin-bottom:6px; }
.footer a { padding-left:10px;padding-right:10px; color:#707070; }
.header a { padding-left:6px;padding-right:6px; }
.disclaimer p {	font-size:9px; }

.debug { border:1px solid red;padding:3px;font-size:11px; }
.debug p { margin:0px;padding:0px; }

.affiliatedPartySection
{
	border-bottom: solid 1px #ccc;
	padding-bottom: 0px;
	margin: 0 10px 5px 10px;
}

.affiliatedPartySection p
{
	padding-bottom: 0;
	margin-bottom: 10px;
}

/* Providers */
.providerBox {	text-align:center; margin-bottom:-2px; font-size:11px;}
.providerBox img {	padding-bottom:8px; padding-top:8px; }
.ccoProviderBox { font-size:11px; }

/* Supporters */
.supportBox { height: 160px; font-size:11px;}
.supportBox p {	padding: 0 25px; text-align:center; padding-bottom:10px; }
.supporter_slideshow { margin-left: 31px; padding-bottom: 0; margin-bottom: 3px; padding-top:10px;}
#homeBottom .supporter_slideshow {margin-left:50px;}
.supporter_slideshow img { margin: 0; padding: 0; }
.supportersLink { padding-top: 40px;}
.supporterContent { margin:0 auto; width:400px; }
.supporterCol { float:left; margin-left:15px; margin-right:15px; text-align:center; }
.supporterCol div { height:65px; }
.supporterCol h2 { margin-bottom:15px; }
.nobottomborder {border-bottom:none;}

/* Textbook */
li.current { font-weight:bold; }
li.current ul { font-weight: normal; }
ul.firstItem { margin:0px; padding:0px; }
ul.firstItem li{ list-style:none;}
ul.firstItem li.current { list-style:none; list-style-image:none; }
ul.firstItem li ul{ margin:0px 10px 0px 10px; padding: 0px 0px 0px 10px; font-weight: normal; list-style-image:none;}
ul.firstItem li ul li{list-style-type:disc; color:#000;}


.textbookContent h1{font-size:20px;margin-bottom:6px;}
.textbookContent h2{font-size:19px;border-bottom:solid 1px #CCC;}
.textbookContent h3{font-size:17px;}
.textbookContent h4{font-size:14px;}
.textbookContent h5{font-size:13px;}
.textbookContent h6{font-size:12px;font-weight:bold;}
.textbookContent img{padding-bottom:18px;}

.referenceCitation { margin-bottom:9px; }

/* Drugs */
.textSectionText { margin-bottom:12px; }
.drugFooter { font-size: 9px; color: #666;}
#drugEula p {color:#000;font-size:9px;}
#drugEula h5, #drugEula h6 {color:#000;}
.drugDisclaimerPopup { height:500px;overflow:auto;background-color:#fff;padding: 0px 5px 0px 5px;color:#000;}
.leftDrugResult { width:250px; float:left; }
.rightDrugResult { width:250px; float:left; }

/* CME Manager */
#cmeManager .summaryNumCol { text-align:center; }
#cmeManager .summaryCol { width:260px; text-align:left; }
#cmeManager .activityCol { width: 215px; text-align:left; }
#cmeManager .providerCol { width: 120px; text-align:center; }
#cmeManager .actionsCol { width: 120px; text-align:center; }
#cmeManager .dateCol { width: 50px; text-align:center; }
#cmeManager .creditsCol { width: 50px; text-align:center; }	

/* Share */
.share textarea { height:120px; }
.share .entry { width:40%; float:left; margin-right:40px; }
.share .view { width:50%; float:left; }
.share .pointer { text-align:right; padding:20px 20px 10px 0;background-image:url(/images/inPractice/Scheme_01/current_arrow.gif);background-repeat:no-repeat;background-position:right;}
.share #message { border:solid 1px Black; padding:10px; word-wrap:break-word; }

/* Login */
.login { width:400px; }

/* Bookmarks */
.bookmarkCount,.creditCount
{
	padding-top:-5px;			
	margin:0px 10px 0px -10px;	
	border:none;
	font-size:10px;		
	width:18px;
	height:18px;
	text-align:center;
}

.isBookmarked
{
	padding-left:20px;
}

.bookshelf .item { width:*; text-align:left; }
.bookshelf .date { width:15%; text-align:center; }
.bookshelf .action { width:15%; text-align:center; }

/* Keywords */
.keyword {	margin-bottom:9px; }
.ml { float:left; width:325px; height:300px; margin:10px; }
.arrowSection { margin-top:120px; }
.entryOnly { border:solid 1px blue }

/* PoC */
.certificate iframe { height:620px;width:650px;text-align:center;}
.question {	margin-bottom:9px; }
.question textarea { width:450px; }
.smallDdl { width:100px; }

/* Search Page*/
.searchSection { margin: 10px 10px 10px 10px; }
.resultsList {padding-bottom:14px;}
#section_pubmed .resultsList {padding-bottom:5px;}
.resultsBar { height: 18px; padding: 4px 10px 2px 10px; }

.resultsBar h3, .resultsBar h4
{
	font-size:12px;
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	line-height: 18px;
}

.searchResultsSummary {	float: right; text-align: right; }
.results, .searchResults { padding: 10px; }
.searchLink, .guidelineResultTitle { font-weight:bold; margin: 0; padding: 0; }

.searchDescription, .guidelineResult
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #ccc;
}

.searchFilters
{
	margin-left: 10px;
}

.searchFilters li
{
	list-style-type: none;
}

.searchFilters ul
{
	margin-left: 0px;
	padding-left:5px;
}

.collapsibleBar
{
	cursor:pointer;
}

.collapsed, .notCollapsed
{
	background-repeat:no-repeat;
	background-position: top left;
}

.rightText
{
	text-align: right;
}

.restricted
{
	border: solid 1px Red;
}

.textbookOutlineChapter
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #ccc;
}

.textbookOutlineChapter p
{
	margin: 0 0 0 30px;
	padding-bottom: 0;
}

.sectionCenter { text-align:center; }
.sectionCenter img { padding-bottom:18px;}

.linkTitle { font-weight:bold; }

/* Keywords and Suggested CME */
.fromAncestor { font-style: italic;}
.duplicateSource { color: Red;}

/*Style for rounded sections - color specific bits in the scheme file*/
.rounded {background: transparent; margin:10px 3px 10px 3px; }
.rounded_top, .rounded_bottom {display:block; background:transparent; font-size:1px;}
.bend1, .bend2, .bend3, .bend4,
.title_bend1, .title_bend2, .title_bend3, .title_bend4, 
.highlighted_bend1, .highlighted_bend2, .highlighted_bend3, .highlighted_bend4,
.highlighted_title_bend1, .highlighted_title_bend2, .highlighted_title_bend3, .highlighted_title_bend4 {display:block; overflow:hidden;}
.bend1, .bend2, .bend3,
.title_bend1, .title_bend2, .title_bend3,
.highlighted_bend1, .highlighted_bend2, .highlighted_bend3, 
.highlighted_title_bend1, .highlighted_title_bend2, .highlighted_title_bend3 {height:1px;}
.bend1, .title_bend1, .highlighted_bend1, .highlighted_title_bend1 {margin:0 5px;}
.bend2, .title_bend2, .highlighted_bend2, .highlighted_title_bend2 {margin:0 3px; border-width:0 2px;}
.bend3, .title_bend3, .highlighted_bend3, .highlighted_title_bend3 {margin:0 2px;}
.bend4, .title_bend4, .highlighted_bend4, .highlighted_title_bend4 {height:2px; margin:0 1px;}

/* MODAL WINDOW */
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow 
{
    display: none;    
    position: fixed;
    top: 75px;
    left: 50%;    
    margin-left: -400px;    
    padding:0;
    width: 780px;   
    z-index: 10000;   
}

#modalDialogHeader
{
	margin:0;
	padding:8px 20px 8px 20px;	
}

#modalDialogContent
{
	margin:0;
	padding:0;
	height:400px;
	overflow:auto;
}

.modalContent
{
	padding:15px 20px 15px 20px!important;
}

#modalDialogFooter
{
	display:none;
	margin:0;
	padding:5px;
}

#modalDialogCloseBtn
{
	text-align:right;
}

.modalframe 
{
	width:100%; height:100%; overflow:auto;
}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm 
{
	position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow 
{
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/*EULA*/
#eulaFooter { text-align:center; }
#eulaHeader .innerHead { background-color: #999; padding:5px; text-align:center; }
#eulaHeader .head1 { text-transform:uppercase; color: #fff;	margin:10px; font-size:14px; font-weight:bold; }
#eulaHeader .head2 { text-transform:uppercase; background-color: #fff; margin:0 30px 10px 30px;	padding:5px; }
#eulaHeader .head3 { padding:10px; text-align:center; margin-bottom:15px; color:#666;}
#eulaElements { border:solid 1px #999; }

.eula_ok_button, .eula_ok_button_disabled, .eula_cancel_button { background-color:Gray; background-repeat: no-repeat; height: 50px; cursor: pointer; }
.eula_ok_button { background-image: url(/images/inPractice/but_eula.gif);  width: 455px; }
.eula_ok_button_disabled { background-image: url(/images/inPractice/but_eula_disabled.gif);  width: 455px; }
.eula_cancel_button { background-image: url(/images/inPractice/but_eula_cancel.gif); width: 155px; }

.cmeElements { font-size:11px; padding:10px 15px 10px 15px; }
.elementsSection { clear:both; }
.elementsSection h2 { font-size:12px; font-weight:bold; clear:both; }
.elementsSection .col1 { float:left; width:10%; }
.elementsSection .col2 { float:left; width:40%; margin-right:20px; }
.elementsSection .col3Headshots { float:left; width:45%; }
.elementsSection .col3 { float:left; width:55% }

.JobTitle {
	font-style: italic;
}


.intFrame 
{
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	background: #ffffff;
}

.recommendationMain{
background-color: #fff8dd;
padding: 10px;
margin-left: 10px;
margin-right: 12px;
}

.recommendationMain h2{
font-size:18px;padding-bottom:0px;margin-bottom:0px;
}
.sectionContent_printLogo { display: none; }
.sectionContent_printInfo { }
.sectionContent_Outer {}
.print { display: none; }
div#print-footer {display: none;}
.disclaimer_Print p {	display: none; }

/*Author Box + Cme*/
.authorBox {width:650px}
.authorBoxInfo {width:370px;float:left;margin-right:20px;}
.authorBoxCredit {width:230px;background-color:#eee;padding:10px;float:left;}
.authorBoxCreditTitle {border-bottom:1px solid #333;margin-bottom:4px;}
.authorBoxCreditTitle h3 {color:#3b5998;font-size:12px;font-weight:bold;margin-bottom:0px;}
