@charset "utf-8";

/* Tag Values ---------------------------------------------------- */


a[href^=tel] { 
	color: orange;
	text-decoration:none;
}

a.shortLink {
	padding-left:10px;
	padding-right:10px;
}

a.btn:hover {
	text-decoration: none !important;
}

body {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
}



div.menu a {
	color: #ffffff;
	text-decoration:none;
}

div.menu td.active {
	border-left: 1px solid #5b87ce;
	background-color:#5b87ce;
}

div.menu td.notActive:hover {
	background-color:rgba(91,135,206,0.5);
	text-decoration: underline;
}

div.menu {
	color: #ffffff;
} 

div.menu2 a {
	color: #eeeeee;
	text-decoration:none;

}

div.menu2 a.active {
	background-color:#835fc9;
}

div.menu2 a.notActive:hover {
	text-decoration: underline;
}

div.menu2 {
	position:absolute;
	bottom:6px;
	color: #ffffff;
} 

form {
	margin: 0;
}

h1 {
    font-size: 25px;
    margin: 0px 0 17px 0;
    color: #205ab0;
    font-weight: bold;
}

h2 {
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
}

h2.classyHeading {
    color: #000000;
    font-family: sans-serif;
    font-weight: normal;
    margin: 25px 0 10px 0;
    padding-bottom: 3px;
    font-size: 23px;
}

h2.fpClassyHeading {
    border-bottom: 1px dotted #AAAAAA;
    color: #000000;
    font-family: sans-serif;
    font-weight: normal;
    margin: 0px 0 10px 0;
    padding-bottom: 3px;
}

h2.subheading {
	font-size: 21px;
	font-family: sans-serif;
	font-weight: 500;
	margin: 18px 0px 5px 0;
	padding-bottom: 2px;
	color: #497fce;
}

h3 {
	font-size:1.3em;
	color:#333;
	margin:0 0 10px 0;
}

h4 {
	font-size: 15px;
	color: #000;
    font-weight: bold;
	margin:0 0 10px 0;
}

html {overflow-y: scroll;}

p {
	margin:0;
}

table.menu td {
	border-right: 1px solid #5b87ce;
	border-left: 1px solid #5b87ce;
	text-align: center;
	font-size: 13px;
}

table.menu a {
    display: block;
    padding: 8px;
}

table.menu2 {
	border-left: 1px solid #856cb0;
}

table.menu2 a {
	border-right:1px solid #856cb0;
	text-align:center;
	display: block;
	font-size:13px;
	padding-top:9px;
	padding-bottom:9px;
} 

table.standard {
	margin: 10px 0;
	
}

table.standard, table.standard td {
	border-collapse:collapse;
	border: 1px solid #cad1e0;
	padding: 6px;
	vertical-align: top;
}

table.standard tr.head
{
	font-weight:normal;
	background-color:#ecf0f9;
}




/* CLASS VALUES -------------------------------------------------- */

.adminButton {
	padding:2px 9px;
	border:1px solid #949494; 
	font-size:12px; 
	background:url(/images/buttonBg.gif) repeat-x;
	border-radius:4px;
	color:black;
	text-decoration:none;	
	display:inline-block;
	margin:2px 0;
}
.adminButton:visited {
	color: #000;
}

.adminButton:hover {
	color: black;
}

.articleBody {
	font-size:100%;
	margin-top:10px;
}

.articleBody p:empty {
	min-height: 1.5em;
}

.cell a{
	text-decoration: none;
	color: #444444;
}

.cell a:hover {
	text-decoration: underline;
}

.condensedViewTable {
	/*font-size:90%;*/
}

.condensedViewContainter {
     padding: 12px;
 }

.condensedViewContainter:nth-of-type(odd) {
    background: #f0f4fc;
}

.defaultTextActive {
    color: #bbb;
}

.homePagePortal {
	border: 7px solid #d9e5f7;
	height: 236px;
	margin-bottom: 20px;
	background: white
}

.listViewContainter {
    padding: 8px 12px;
}

.listViewContainter:nth-of-type(odd) {
    background: #f0f4fc;
}

.fadein {
	position:relative;
	height:236px;
	width:625px;
}

.fadein img {
	position:absolute;
	left:0;
	top:0;
}

.footerLinkWhite {
	padding:8px 0 6px 0;
	border-bottom: 1px dotted #B3AAA1;
}

.footerLinkWhite a {
	text-decoration:none;
	color: #010101;
}

.footerLinkWhite a:hover {
	color: #f59719;
}

.footerLinkOrange {
	padding:8px 0 6px 0;
	border-bottom: 1px dotted #B3AAA1;
}

.footerLinkOrange a {
	text-decoration:none;
}

.footerLinkOrange a:hover {
}

.fpInterfaceActiveLink {
	color: #aa0000;	
}

.header1SearchBox {
	border: 1px solid #c7b8e3;
	padding:3px;
	border-radius: 3px;
}

.header2SearchBox {
	font-size:15px;	
	border: 1px solid #b2b2b2;
	padding:4px 3px;
	border-radius: 3px;
}

.heading2Link {
	color: #524f4f;
	font-size: 16px;
	text-decoration: none;
}

.heading2Link:hover {
	text-decoration: underline;
}

.top_banner_strip_buttons {
    background: url('/images/top_nav_button_background.png');
    border-top: 1px solid #fff;
    border-bottom: 6px solid #5b87ce;
}

.top_banner_strip_logo {
    background: #eaf0fa;
    min-height: 114px;
    border-top: 1px solid #fff;
}


div.home_page_portlet {
	background-color: #d9e5f7;
	padding: 0 8px 8px 8px;
	margin-bottom: 20px;
}

div.home_page_portlet_title {
	padding: 8px 11px;
}

div.home_page_portlet_body {
	padding: 11px;
	font-size: 13px;
	background-color: #fff;
}

.infoWindow { 
	font: 12px/1.5 Verdana, sans-serif; 
	color: #2a3333;
}

.introBody {
	padding: 10px;
	border: 1px dotted #999;
	border-radius: 4px;
	background-color: #fdfdf0;

}

.missingResourceMessage {
    background-color: #DDFAC6;
    font-size:14px;
    padding: 12px 10px;
    margin-top:15px;
}

ul.nav_tabs_mobile {
	padding-left: 0;
	border-bottom: 1px solid #9a86cc;
	padding-bottom:20px
}

ul.nav_tabs_mobile > li {
	list-style: none;
}

/* This qtip style is necessary for 'Add to favourites' functionality (I think) */
.qtip-titlebar{
    overflow: visible;
}

.recordSummary {
	padding:5px 0;
}

.relatedDiv {
	font-size:90%;
}

.relatedItem {
	padding: 7px 0 7px 0px;
}

.showMessage {
	padding:10px; 
}

.showMessageSuccess {
	border:1px dotted #D6FFD7;
	background-color: #f4fff3;
}

.showMessageError {
	border:1px dotted #ffe7e7;
	background-color: #fff7f7;
}

.siteLinks {
    padding-top: 8px;
	padding-right: 4px;
}

.siteLinks a {
	margin-left:10px;
	font-size:12px;
	color: #1650a2;
	text-decoration: none;
}

.siteLinks a:hover {
	text-decoration:underline;
}

.slideOutList {
	position: fixed;
	right: 0px;
	top: 169px;
	margin: 0;
	padding: 0;
	z-index: 1000;
}

.slideOutItem {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color:#f4f4f4;
	padding: 10px 5px;
	width:34px;
	margin-bottom: 20px;
}
	
.st_sharethis_custom {
	margin-left:10px;
	font-size:12px;
	color: #706f75;
	text-decoration: none;	
	cursor: pointer;
}

.st_sharethis_custom:hover {
	text-decoration: underline;
}

.subtitle {
    font-weight:bold;
    color: #000;
    font-size: 15px;
}

.summaryBody {
	padding:2px 10px 10px 10px;
}

.summaryBodyOrganization {
	padding:6px 10px 4px 10px;
}

.summaryHeadingOrganization {
	background-color:#d9e5f7;
	
}

.summaryHeadingService {
	background-color:#f0f4fc;
}

.summaryBodyService {
	padding:6px 10px 4px 10px;
}

.summaryContainer {
	/*
	background: url(/images/summaryBg625-.gif) bottom left no-repeat;
	*/
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 6px 0px;
	border: 1px solid #e5e5e5;
}

.summaryHeading {
	padding: 5px 10px;
}

.summaryLeft {
	width: 299px;
}

.summaryRecordType {
	color:#333333;
	padding-left:0px;
}

.summaryRight {
	
}

.summaryTable {
	margin-top:5px;
}

.summaryTable td {
	padding: 3px;
}

.summaryTitle {
	padding-right: 40px;
}

.summaryTitlePrivatePractice {
	padding-right: 20px;
}


.table_padding_4  td {
    padding: 4px;
}

.table-borderless td, .table-borderless th {
    border: none !important;
}

.template2SubNav {
	padding:10px;
	border-bottom:1px solid #504f57;
}

.template2SubNav a{
	text-decoration: none;
	color: #e1e1e1;
}

.template2SubNav a:hover{
	text-decoration: none;
	color: #f28c1b;
}

.tgreen {
	color:white;background-color:green;
}

.tred {
	color:white;background-color:red
}

.topNavCell {
	border-right:1px solid #9a83c3; 
	border-left: 1px solid #6f50a6;
	text-align:center;
	width:auto;
}

.topNavCell a {
	color: white;
	text-decoration: none;
}

.topNavCell a:hover {
	text-decoration: underline;
	background-color:#aa0000;
}

.topRightUpdateButton {
	float:right; 
	margin: 0px 0px 10px 10px;
	
}

.topRightUpdateButtonText {
	width:210px;
	padding:5px 0 5px 5px;
	font-size:80%;
	color: #444444;
}

.update-button-table {
	font-size:13px;
}

.addToRx {
	font-size:12px;
	float:right;
	margin-bottom:5px;
	border-radius:3px;
	padding:5px 7px 6px 5px;
	cursor:pointer;
}

.inRx {
	background-color:#E6FFD7;
	border:1px solid #BCDAAA;
	color: #333333;
}

.notInRx {
	background-color:#f1fdee;
	border:1px solid #BCDAAA;
	color: #555;
}

.v-outer {
	display: table;
	overflow: hidden;
	height: 36px;
	padding-top:6px;
	width: 100%;
}

.v-middle {
	display: table-cell;
	vertical-align: middle;
}

.v-inner {
	width: 185px;
	padding-left:5px;
	line-height: 12px;
}



/* ID VALUES ----------------------------------------------------- */

#adminBox {
	border:1px dotted #267936;
	background: url(/images/iconAdminFrontEnd.png) 7px 7px no-repeat;
	background-color: #f1ffde;
	text-align:left;
	padding:10px 10px 10px 50px;
	position:fixed; 
	top:0px;
	left:0px;
	color:#000;
	font-size:85%;
	margin:5px 8px;
    z-index: 200;
	
}

#articleAbstract {
}


#breadcrumb {
	font-size:75%;
    float:left;
    margin-top:5px;
    color: #999;
}

#fatFooter {
	position:relative;
	padding:10px 5px 20px 0px;
}

#fatFooterRightColumn {
	color: #515151;
	line-height: 140%;
	padding-top:30px;
}

#footer {
	font-size: 11px;
	color: #7b7a7a;
}

#fpTagLine {
	font-family: Lucida Grande,Arial;
	font-size: 29px;
	color: #838184;
	top: 60px;
	left: 70px;
	display: block;
	position:absolute;
	font-weight: normal;
}


#header2 {
	height: 229px;
	background: url(/templateImages/header2Background.gif);
	position:relative;
}

#prescriptionBox {
	float:right;
	padding:20px 0 0 0;
	z-index: 2000;

}

#prescriptionBoxString {
	background: url(/images/carePlanBg.png) no-repeat;
	width: 222px;
}

#prescriptionBoxString a {
	color: white;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding:9px 10px 11px 43px;
}

#printerHeader {
	display: none;
	text-align:left;
	margin-bottom:40px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}

#quickFeedbackDiv {
    color: #555555;
    padding:25px 0 0 0;
    text-align:left;
    margin: 0 auto;
    clear: both;
    font-size:12px
}

#rssCurrent {
	color: #cc0000;
}

#searchString {
	background: url(/templateImages/searchGlass.gif) no-repeat 4px 5px #ffffff;
	padding-left:23px;
}



#tagLine {
	font-family: Arial;
	font-size: 11.7px;
	color: #1650a2;
    padding:5px 0 0 104px;
}


#topMenu {
	border-top: 1px solid #ccbfe1;
	border-left: 1px solid #ccbfe1;
	background-color: #664698;
}

#topMenu a {
	border-right:1px solid #ccbfe1; 
	text-align:center;
	display: block;
	font-size:13px;
	padding-top:9px;
	padding-bottom:9px;
	color: #ffffff;
	text-decoration: none;
	height:15px;
}

#topMenu a:hover {
	text-decoration: underline;
}

#topMenu2 {
	margin-top:3px;
	border-left: 1px solid #856cb0;
}

#topMenu2 a {
	border-right:1px solid #856cb0; 
	text-align:center;
	display: block;
	font-size:13px;
	padding-top:9px;
	padding-bottom:9px;
	color: #ffffff;
	text-decoration: none;
} 

#topMenu2 a:hover {
	text-decoration: underline;
} 


#toTop {
	width:100px;
	background:none;
	text-align:center;
	padding:0px;
	position:fixed; 
	bottom:55px;
	right:45px;
	left:auto;
	cursor:pointer;
	display:none;
	color:#fff;
	font-size:85%;
	font-weight:bold;
	border-radius:4px;
	text-decoration:underline;
}


/* PRINT SETTINGS ------------------------------------------------- */

@media print 
{
	body {
		background:none;
		font-size: 14px;
		padding: 20px;
	}

	.noprint{
		visibility:hidden;
		display: none;
		
	}
	
	#printerHeader {
		display: block;
	}
	
	#body {
		width: 100%;
	}
}