@charset "UTF-8";

/* CSS Document */

body {
	background: #e4ebf3 url(../images/backgroundmain2.png) no-repeat scroll 50% 0;
}

/* header */


a.button {
	display: block;
	text-align: left;
	text-indent: -9999px;
}

a#pflogo {
	background: url(../images/pflogo.png);
	height: 54px;
	width: 300px;
	position: absolute;
	left: 0;
	opacity: 1.0;
}

.last {
	margin: 0;
	padding-bottom: 40px;
}

ul.tabs {
	list-style: none;
	margin: 0;
	display: block;
}

ul.tabs a {
	float: left;
	outline: none;
	text-indent: -9999px;
}

.practicefusionEHR {
	display: block;
	text-align: left;
	text-indent: -9999px;
}

#freeEHR {
	background: url(../images/freeEHR.png);
	height:100px;
	width: 915px;
	position: relative;
	opacity: 1.0;
	left: 20px;
	top: 80px;
	
}

/* end */

div.header, div.footer {
	margin: 0 auto;
	position: relative;
	width: 950px;
}

div.header {
	height: 200px;
	z-index: 20;
}

/* Login Box */

div.header div.login a {
	background: url(../images/loginbuttons2.png) 0 0 no-repeat;
	float: right;
	height: 23px;
	opacity: 0.7;
}

div.header div.login a.signup {
	margin-left: 25px;
	width:73px;
}

div.header div.login a.support {
	background-position: -210px 0;
	margin-left:25px;
	width: 60px;
}

div.header div.login a.login {
	background-position: -100px 0px;
	margin-left: 25px;
	width:73px;
}

div.header div.login a:hover {
	opacity: 1.0;
}

/* Tabs */

body.whypf a#tab-whypf, body.features a#tab-features, body.who a#tab-who, body.blog a#tab-blog {
	opacity: 1.0;
}

div.header ul.tabs {
	height: 27px;
	position: absolute;
	top: 55px;
	right: 0px;
	width: 635px;
}

div.header ul.tabs a {
	background: url(../images/maintabs2.png) 0 0 no-repeat;
	height: 27px;
	margin-left: 25px;
	opacity: 0.8;
}

div.header ul.tabs a:hover {
	opacity: 1.0;
}

div.header ul.tabs a#tab-whypf {
	margin: 0;
	width: 206px;
}

div.header ul.tabs a#tab-who {
	background-position: -238px 0;
	width: 155px;
}

div.header ul.tabs a#tab-features {
	background-position: -428px 0;
	width: 85px;
}

div.header ul.tabs a#tab-blog {
	background-position: -548px 0;
	width: 100px;
}

/* social media */

div.socialMedia ul.social {
	height: 43px;
	margin-top: 15px;
	margin-left:50px;
	width: 200px;
}

div.socialMedia {
	float:left;
}

ul.social a {
	float: left;
	outline: none;
	text-indent: -9999px;
}

div.socialMedia ul.social a {
	background: url(../images/socialMedia.png) 0 0 no-repeat;
	height: 43px;
	margin-left: 8px;
	opacity: 0.9;
}

ul.social {
	list-style:none;
}

div.socialMedia ul.social a:hover {
	opacity: 1.0;
}

div.socialMedia ul.social a#social-linkedin {
	margin: 0;
	width: 32px;
}

div.socialMedia ul.social a#social-facebook {
	background-position: -40px 0;
	width: 32px;
}

div.socialMedia ul.social a#social-twitter {
	background-position: -80px 0;
	width: 30px;
}

div.socialMedia ul.social a#social-flickr {
	background-position: -120px 0;
	width: 30px;
}

div.socialMedia ul.social a#social-youtube {
	background-position: -160px 0;
	width: 30px;
}

/* Content */

div.container {
	width: 980px;
	min-height: 700px;
	margin-left:auto;
	margin-right:auto;
}

div.main {
	width: 980px;
}

.active {
	visibility: visible !important;
}

div.benefit {
	position: absolute;
	visibility: hidden;
	height: 260px;
	
}

.benefit h1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#606060;
	margin-left: 300px;
	margin-top:74px;
	margin-bottom: 0px;
	font-size: 26px;
}

.benefit h2.h1style {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#606060;
	margin-left: 300px;
	margin-top:74px;
	margin-bottom: 0px;
	font-size: 26px;
}

.benefit p {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#606060;
	margin-left: 300px;
	margin-top: 10px;
	font-size: 19px;
}

a.benefit:link, a.benefit:visited, a.benefit:active {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#606060;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 19px;
	text-decoration: underline;
}

a.benefit:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#0084A9;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 19px;
	text-decoration: underline;
}

/* benefits */

div#benefit-free {
	background-image: url(../images/free.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#benefit-webbased {
	background-image: url(../images/webbased.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#benefit-livefive {
	background-image: url(../images/livefive.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#benefit-secure {
	background-image: url(../images/secure.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#benefit-incentives {
	background-image: url(../images/incentives.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#benefit-content {
	height: 260px;
	width:650px;
	float:left;
}

/*  CTA Column */
div.text {
	width: 330px;
	height: 260px;
	float:right;
}

div.ctaColumn {
	width: 330px;
	margin-top: 30px;
	float: right;
	z-index: 15;
}

ul.CTAButtons {
	list-style: none;
	width:270px;
	display: block;
	color: #0084A9;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:lighter;
}

.subCTAtext {
	color: #666666;
	font-size:.8em;
}

ul.CTAButtons a {
	outline: none;
	text-indent: -9999px;
	float:left;
}

#signUp {
	background-image:url(../images/signup_home.png);
	background-repeat: no-repeat;
	width:264px;
	height:70px;
	
}

#register {
	background-image:url(../images/register_3_home.png);
	background-repeat: no-repeat;
	margin-left:-15px;
	margin-top:5px;
	width:270px;
	height:27px;
}

#download {
	background-image:url(../images/download_3_home.png);
	background-repeat: no-repeat;
	margin-top:5px;
	margin-left:-15px;
	width:270px;
	height:27px;
}

#read {
	background-image:url(../images/read_3_home.png);
	background-repeat: no-repeat;
	margin-top:5px;
	margin-left:-15px;
	width:270px;
	height:27px;
}

/* end CTA */

/* blue nav */

div.graphbuttons {
	width: 980px;
	height: 69px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/blueNav_home.png);
	background-repeat: no-repeat;
	background-position: 0px;
	clear:both;
}

ul#benefit-tabs {
	width: 980px;
	margin-left: -40px;
}

ul#benefit-tabs a {
	background-image: url(../images/home_tabs2.png);
	height: 69px;
	width: 196px;
}

ul#benefit-tabs a:hover, ul#benefit-tabs li.selected a {
	background-color: #6B8BB8;
}

ul#benefit-tabs li#tab-free a {
	background-position: 0px 0;
}

ul#benefit-tabs li#tab-webbased a {
	background-position: -196px 0;
}

ul#benefit-tabs li#tab-livefive a {
	background-position: -392px 0;
}

ul#benefit-tabs li#tab-secure a {
	background-position: -588px 0;
}

ul#benefit-tabs li#tab-incentives a {
	background-position: -784px 0;
}

/* end blue nave */



div.press {
	width: 980px;
	height: 190px;
}

div.quote {
	width: 465px;
	/*background-image: url(../images/users_background_home.png);*/
	height:280px;
	background-position: 10px 40px;
	background-repeat: no-repeat;
	float:left;
	margin-left: 20px;
}

h3.quote {
	text-align: left;
	text-indent: -9999px;
	background-image:url(../images/quote_header.png);
	background-repeat: no-repeat;
	background-position: 20px;
	margin-bottom: -3px;
}

p.testimonial {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-style:italic;
	font-size:1em;
	line-height: 1.2em;
	margin-left: 45px;
	margin-top: 25px;
	margin-bottom: 0px;
	width: 375px;
	text-align:left;
}

p.testimonialSig {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-style:normal;
	font-size:.8em;
	line-height: 1em;
	margin-top:0px !important;
	width: 425px;
	text-align:right;
}

a.testimonialSig:link, a.testimonialSig:visited {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#0084A9;
	font-style: normal;
	text-decoration:none;
}

a.testimonialSig:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color:#666666;
	font-style: normal;
	font-size: .9em;
	text-decoration:underline;
}

/* HHS */
div.HHS {
	width: 465px;
	height: 130px;
	float:right;
	padding-right: 10px;
}

h3.HHS {
	text-align: left;
	text-indent: -9999px;
	background-image: url(../images/hhsCertification.png);
	background-repeat: no-repeat;
	background-position: 25px;
	margin-bottom: 5px;
}

a.HHS:link, a.HHS:visited {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color:#0084A9;
	text-decoration:none;
}

a.HHS:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:underline;
}

p.HHS {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color: #000000;
	margin-left: 30px;
	margin-top: 0px !important;
	margin-bottom: 0px;
	width:430px;	
	text-align:left;
}

/* news hits */
div.newsHits {
	width: 490px;
	height: 130px;
	float:right;
}

h3.news {
	text-align: left;
	text-indent: -9999px;
	background-image: url(../images/news_header.png);
	background-repeat: no-repeat;
	background-position: 20px;
}

a.news:link, a.news:visited {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color:#0084A9;
	text-decoration:none;
}

a.news:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:underline;
}

p.news {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color: #000000;
	margin-left: 30px;
	margin-top: 0px !important;
	margin-bottom: 0px;
	width:450px;
	text-align:left;
}

div.logoLT {
	float: left;
	padding-left: 35px;
}

div.logoRT {
	float: right;
	padding-right: 30px;
}

div.pressRelease {
	width: 490px;
	height: 130px;
	float:right;
}

h3.press {
	text-align: left;
	text-indent: -9999px;
	background-image: url(../images/news_header.png);
	background-repeat: no-repeat;
	background-position: 20px;
}

a.press:link, a.press:visited {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color:#0084A9;
	text-decoration:none;
}

a.press:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:underline;
}

p.press {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color: #000000;
	margin-left: 30px;
	margin-top: 0px !important;
	margin-bottom: 0px;
	width:450px;
	text-align:left;
}

div.announcements {
	width: 470px;
	height: 130px;
	float:left;
	margin-left: 20px;
}

h3.announcements {
	text-align: left;
	text-indent: -9999px;
	background-image: url(../images/recent_announcements.png);
	background-repeat: no-repeat;
	background-position: 20px;
}

p.announcements {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color: #000000;
	margin-left: 30px;
	margin-top: 0px !important;
	margin-bottom: 0px;
	width:450px;
	text-align:left;
}

div.pfhome {
	width: 980px;
	height: 280px;
	clear:both;
}

/* HITECH incentives */

h3.HITECH {
	text-align: left;
	text-indent: -9999px;
	background-image: url(../images/HITECHincentives.png);
	background-repeat: no-repeat;
	background-position: 20px;
	margin-bottom: 5px;
}

p.HITECH {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color: #000000;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 150%;
}

a.HITECH:link, a.HITECH:visited {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color:#0084A9;
	text-decoration:none;
}

a.HITECH:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:underline;
}

/* experts */
div.experts {
	width: 465px;
	height:280px;
	float:right;
}

h3.experts {
	text-align: left;
	text-indent: -9999px;
	background-image: url(../images/news_header.png);
	background-repeat: no-repeat;
	background-position: 20px;
}

p.experts {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color: #000000;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
}

a.experts:link, a.experts:visited {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#666666;
	text-decoration:none;
}

a.experts:hover {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#0084A9;
	text-decoration:underline;
}

p.expertsBlog {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color: #000000;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align:right;
	margin-right: 20px;
}

a.expertsBlog:link, a.expertsBlog:visited {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#0084A9;
	text-decoration:none;
	text-align:right;
	margin-right: 0px;
}

a.expertsBlog:hover {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#666666;
	text-decoration:underline;
	text-align:right;
	margin-right: 0px;
}

/* Get started today */

div.getstarted {
	width: 465px;
	height:280px;
	float:right;
}

h3.getstarted {
	text-align: left;
	text-indent: -9999px;
	background-image: url(../images/getstartedtoday.png);
	background-repeat: no-repeat;
	background-position: 20px;
}

p.getstarted {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color: #000000;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
}




/* Salesforce Footer */

a.salesforcebutton {
	display: block;
	text-indent: -9999px;
}

div.salesForceFooter {
	margin: 10px;
	float: left;
}

a#salesForce {
	background-image:url(../images/salesforceFooter.png);
	height: 190px;
	height: 52px;
	width: 225px;
}

/* Footer */

div#footerContainer {
	width: auto;
	clear:both;
}

div.footer p.copyright {
	clear: both;
	margin: 10px 0;
}

div.footer p.copyright span {
	display: none;
}

p.copyright span {
	display: inline;
}

p.copyright {
	display: block;
}

div.footer {
	background: url(../images/footerbg.jpg) repeat;
	color: #6b8bb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	padding: 20px 0;
	min-height: 160px;
}

div.footer a {
	color: #6b8bb8;
	text-decoration: none;
}

div.footer a:hover {
	color: #6b8bb8;
	text-decoration: underline;
}

div.footer ul {
	float: left;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 20%;
}

div.footerLinks {
	margin-left:70px;
}

div.footer ul ul {
	float: none;
	font-weight: normal;
	width: 100%;
}

/* end footer */







#nav {
	float: right;
	margin-right: -270px;
	margin-top: 30px;
	padding: 0 5px;
	height: 30px;/*background: #ccc;
	border: 1px solid #bbb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
	font-family: Arial, Helvetica, sans-serif;
	}

#nav li {
	float: left;
	position: relative;
	list-style: none;
	font-weight: strong;
	
}

#nav li.open, #nav li:hover {
	
}

#nav li a {
	display: block;
	padding: 5px 5px;
	line-height: 20px;
	color: #6b8bb8;
	text-decoration: none;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 32px;
	left: 0;
	width: 150px;
	padding: 0 0 5px;
	background: #c2e3e8;
	border: solid #c2e3e8;
	border-width: 0 1px 1px;
	
	
	
	/*bottom curve*/
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	
	/*top curve*/
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	
	/*bottom shadow*/
	-webkit-box-shadow: 4px 6px 2px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 4px 6px 2px rgba(0, 0, 0, 0.20);
	box-shadow: 4px 6px 2px rgba(0, 0, 0, 0.20);
}

#nav li ul.whypf_menu {
	margin-left: 32px;
}

#nav li ul.whousing_menu {
	margin-left: 15px;
}

#nav li ul.features_menu {
	margin-left: -21px;
}

#nav li ul.resources_menu {
	margin-left: -21px;
}

#nav li:hover ul {
	display: block;
}

#nav li ul li {
	float: none;
}

#nav li ul li a {
	padding: 8px 10px;
	display: inline-block;
	font-size: 13px;
	line-height: 80%;
	color: #0083a9;
}

#nav li ul li a {
	display: block;
}

#nav li ul li a:hover {
	background: #7993b0;
	color: #fff;
	
}
