@charset "utf-8";

/* Eric Meyer Reset, v1.0 | 20080212, http://meyerweb.com/eric/tools/css/reset/index.html, modified */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}/* mods */h1,h2,h3,h4,h5,h6{font-weight:normal}
/*CLEAR FIX*/.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix {display: inline-block;}
/* Hides from IE-mac \*/* html .clearfix { height: 1%;} .clearfix {display: block;}

/*
Order of Elements...
	1. Display and Flow
	2. Positioning
	3. Dimensions
	4. Margins, Padding, Borders, Outline
	5. Typographic Styles
	6. Backgrounds
	7. Opacity, Cursors, Generated Content
*/


/***************************************************************
	Basic Elements */
body {
	font: normal 75% Helvetica, Arial, sans-serif;
	text-align: center;
	background: #1c739e;
}
body.home {
	background: #366e8c;
}


/****************************************************************
	Generic Classes */


/****************************************************************
	Basic Layout */

#container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 100%;
	background: url(../images/bg-header-repeat.png) repeat-x;
}
#headerBg {
	width: 100%;
	background: url(../images/bg-header.png) no-repeat center top;
}
#headerContent {
	position: relative;
	width: 994px;
	height: 115px;
	margin: 0 auto;
	background: url(../images/bg-header.png) no-repeat center top;
	z-index: 900;
}
#nav {
	position: absolute;
	right: 0;
	top: 34px;
}
#contentBg1 {
	width: 100%;
	background: #126089 url(../images/bg-content-repeat-x.png) repeat-x;
}
#contentBg2 {
	width: 100%;
	background: url(../images/bg-content-repeat-y.png) repeat-y center top;
}
#contentBg3 {
	width: 100%;
	background: url(../images/bg-content.jpg) no-repeat center top;
}
#contentBg4 {
	width: 994px;
	margin: 0 auto;
	background: url(../images/bg-content-repeat-y.png) repeat-y center top;
}
#content {
	padding: 0 0 0 24px;
	background: url(../images/bg-content.jpg) no-repeat center top;
}
#homeContentBg {
	width: 100%;
	background: #114f7b url(../images/bg-content-home.jpg) no-repeat center top;
}
#homeContent {
	width: 994px;
	height: 431px;
	margin: 0 auto;
	background: #114f7b url(../images/bg-content-home.jpg) no-repeat center top;
}
#newsTickerBg {
	width: 100%;
	height: 45px;
	background: #1a5a84 url(../images/bg-news-ticker-repeat.png) repeat-x;
}
#newsTicker {
	width: 100%;
	height: 45px;
	background: transparent url(../images/bg-news-ticker.png) no-repeat center top;
}
#newsTickerContent {
	position: relative;
	width: 994px;
	height: 45px;
	margin: 0 auto;
	line-height: 45px;
	background: #1a5a84 url(../images/bg-news-ticker.png) no-repeat center top;
}
#footerBg {
	width: 100%;
	background: #1a5a84 url(../images/bg-footer-repeat.png) repeat-x;
}
#container .footerHomeBg {
	background: #1a5a84 url(../images/bg-footer-home-repeat.png) repeat-x;
}
#footer {
	width: 100%;
	background: transparent url(../images/bg-footer.png) no-repeat center top;
}
#container .footerHome {
	background: transparent url(../images/bg-footer-home.png) no-repeat center top;
}
#footerContent {
	position: relative;
	width: 974px;
	min-height: 301px;
	margin: 0 auto;
	padding: 0 0 60px 20px;
	line-height: 1.5em;
	background: #366e8c url(../images/bg-footer.png) no-repeat center top;
}
#container .footerHomeContent {
	min-height: 331px;
	background: #366e8c url(../images/bg-footer-home.png) no-repeat center top;
}

/****************************************************************
	Header */
#header .logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 167px;
	height: 115px;
}
#header .logo a {
	display: block;
	position: relative;
	width: 167px;
	height: 115px;
}
#header .logo a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 167px;
	height: 115px;
	background: url(../images/bg-header.png) no-repeat -249px top;
	cursor: pointer;
}

/****************************************************************
	Navigation */

/* Drop-down nav navigation */
#nav,
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav li {
	position: relative;
	float: left;
	margin: 0 9px;
}
#nav li span {
	display: block;
	float: left;
	width: 7px;
	height: 44px;
	background: url(../images/bg-nav.png) no-repeat left 44px;
}
#nav a {
	float: left;
	display: block;
	height: 47px;
	padding: 0 4px;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	line-height: 46px;
	color: #fff;
	background: url(../images/bg-nav.png) repeat-x center 44px;
}
#nav li:hover,
#nav li.sfHover {
	left: 0;
}
#nav li:hover span.left,
#nav li.sfHover span.left {
	background-position: left top;
}
#nav li:hover span.right,
#nav li.sfHover span.right {
	background-position: left -44px;
}
#nav li:hover a,
#nav li.sfHover a {
	background-position: center -88px;
}
#nav li.current span.left {
	background-position: center -132px;
}
#nav li.current span.right {
	background-position: center -176px;
}
#nav li.current a {
	background-position: center -220px;
}
#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide navs because display: none isn't read by screen readers */
	top: 44px;
	width: 131px;
	padding: 0 0 7px;
	background: url(../images/bg-nav-dropdown-bot.png) no-repeat left bottom;
}
#nav li li {
	float: none;
	margin: 0;
	padding: 0 7px;
	background: #0a314a none;
}
#nav li li.first {
	padding-top: 19px;
	background: transparent url(../images/bg-nav-dropdown-top.png) no-repeat;
}
#nav li li a {
	display: block;
	float: none;
	width: 105px;
	height: auto;
	padding: 5px 6px;
	border-bottom: 1px solid #194059;
	font-size: 13px;
	text-transform: lowercase;
	text-align: left;
	line-height: 18px;
	color: #cfe1ed;
	background-image: none;
}
#nav li li a:hover {
	background: #071d32;
}
#nav li:hover ul,
#nav li.sfHover ul { /* lists nested under hovered list items */
	left: 1px;
}

/****************************************************************
	News Ticker */
#newsTickerContent h2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 68px;
	height: 45px;
	padding-right: 18px;
	text-align: right;
	font-weight: bold;
	color: #8cc2d9;
}
#newsTickerContent .newsItem {
	position: absolute;
	top: 0;
	left: 86px;
	width: 896px;
	padding-left: 12px;
	color: #9ccef2;
}
#newsTickerContent .newsItem a {
	text-decoration: none;
	color: #9ccef2;
}
#newsTickerContent .newsItem a:hover {
	text-decoration: underline;
}
	
/****************************************************************
	Footer */
#footerContent a {
	text-decoration: none;
}
#footerContent a:hover {
	text-decoration: underline;
}
#footerContent .callout {
	position: relative;
	float: left;
	width: 199px;
	padding: 81px 30px 0 90px;
}
#footerContent .patient {
	width: 198px;
}
#footerContent .data {
	width: 200px;
}
#footerContent .callout h2 {
	position: absolute;
	top: 15px;
	left: 0;
	overflow: hidden;
	width: 289px;
	height: 73px;
	text-indent: -999em;
}
#footerContent .patient h2 {
	background: url(../images/electronic-patient-report-outcomes.png) no-repeat;
}
#footerContent .data h2 {
	background: url(../images/site-reported-data.png) no-repeat;
}
#footerContent .solutions h2 {
	background: url(../images/flexible-solutions.png) no-repeat;
}
#footerContent .callout p.copy {
	margin: 0 24px .667em 0;
	padding: 0 0 .75em 0;
	border-bottom: .083em solid #6ea6c1;
	color: #081e33;
	
}
#footerContent .callout p.learnMore a {
	float: left;
	padding-right: 17px;
	color: #e8e8e8;
	background: url(../images/bg-link-learn-more.png) no-repeat right .4em;
}
#footerContent .copyright {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 5em;
	color: #95b5c3;
	line-height: 5em;
}
#footerContent .copyright a {
	color: #95b5c3;
}

/****************************************************************
	Content */

#content .mainCopy {
	position: relative;
	float: left;
	width: 620px;
	padding-bottom: 7.917em;
	line-height: 1.583em;
	color: #c3e4f4;
	background: url(../images/outcome-logix-small.png) no-repeat top right;
}
#content .mainCopy a {
	color: #fff;
}
#content .mainCopy a:hover {
	text-decoration: none;
}
#content .mainCopy hr {
	height: 1px;
	margin: 1.583em 0;
	border: none;
	color: #3F7C9D;
	background-color: #3F7C9D;
}
#content .mainCopy .header .links {
	height: 4.75em;
}
#content .mainCopy .header .links a {
	float: left;
	height: 2.167em;
	margin: 1.417em 12px 1.167em 0;
	padding-left: 10px;
	text-decoration: none;
	line-height: 2.167em;
	color: #fff;
}
#content .mainCopy .header .links a.shareThisLink {
	width: 93px;
	background: url(../images/bg-btn-share-this.png) no-repeat left center;
}
#content .mainCopy .header .links a.requestDemoLink {
	width: 125px;
	background: url(../images/bg-btn-request-small.png) no-repeat left center;
}
#content .mainCopy .copy {
	padding-right: 254px;
	position:relative;
}
#content .mainCopy .copyForm {
	padding-right: 85px;
}
#content .mainCopy .photos {
	width: 161px;
	position: absolute;
	top: 0px;
	right: 53px;
}
#content .mainCopy .photos a {
	position: relative;
	display: block;
	width: 154px;
	height: 100px;
	margin: 15px 0;
	padding: 5px 0 0 7px;
}
#content .mainCopy .photos a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 161px;
	height: 105px;
	background: url(../images/bg-main-copy-image.png) no-repeat;
	cursor: pointer;
}
#content .mainCopy .photos a:hover span {
	background-position: left -105px;
}
#content .mainCopy strong,
#content .mainCopy b {
	color: #e0edf4;
}
#content .mainCopy h1 {
	float: left;
	margin: .95em 0 .317em;
	border-bottom: .033em solid #3f7c9d;
	font: normal 2.5em Georgia, "Times New Roman", Times, serif;
	line-height: 1.267em;
	color: #f7fafc;
}
#content .mainCopy h2 {
	margin: 1.188em 0;
	font: italic 1.333em Georgia, "Times New Roman", Times, serif;
	line-height: 1.188em;
	color: #f7fafc;
}
#content .mainCopy p {
	margin: 1.583em 0;
}
#content .mainCopy ul {
	margin: 1.583em 0 1.583em 1.583em;
	list-style-type: disc;
}
#content .mainCopy ol {
	margin: 1.583em 0 1.583em 1.583em;
	list-style-type: decimal;
}

/* form */
#content .form {
	padding: 1.917em 18px;
	background: url(../images/bg-form.png);
}
#content .error {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0afbe1;
}
#content .form p.float {
	float: left;
	width: 242px;
	margin-top: 0;
}
#content .form p.left {
	margin-right: 15px;
}
#content .form label {
	font: italic 1.333em Georgia, "Times New Roman", Times, serif;
	line-height: 1.781em;
}
#content .form table label {
	padding-right: 1em;
	font: normal .813em Helvetica, Arial, sans-serif;
	color: #fff;
}
#content .form .txtInput {
/*	width: 228px;
*/	width: 218px;
	height: 22px;
	padding: 5px 7px 0;
	border: none;
	font-size: 1.083em;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	background: #0b425f;
}
#content .form .txtArea {
	width: 484px;
	height: 76px;
	padding: 5px 7px;
	border: none;
	font-size: 1.083em;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	background: #0b425f;
}
#content .form .btnSubmit {
	height: 2.333em;
	padding: 0 12px;
	border: 0;
	text-transform: lowercase;
	font: italic 1em Georgia, "Times New Roman", Times, serif;
	line-height: 2.333em;
	color: #0b425f;
	background: #a8e2f8;
	cursor: pointer;
}

/* sidebar */
#content .sidebar {
	float: left;
	width: 323px;
	padding: 5.917em 0 2.25em 0;
	line-height: 1.583em;
}
#content #sidebarNav li {
	margin-top: 4em;
}
#content #sidebarNav li + li {
	margin-top: 0;
}
#content #sidebarNav li {
	width: 323px;
	height: 51px;
}
#content #sidebarNav a {
	display: block;
	width: 284px;
	height: 51px;
	padding: 0 13px 0 26px;
	font: normal 1.167em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 50px;
	color: #315766;
	background: url(../images/bg-sidebar-nav.png) no-repeat left -51px;
}
#content #sidebarNav a:hover {
	background-position: left top;
}
#content #sidebarNav a.current {
	color: #fff;
	background-position: left -102px;
}
#content .sidebar .widget {
	margin: 0 53px 0 0;
	padding: 2.25em 0 0 28px;
}
#content .sidebar .widget h3 {
	margin-bottom: .375em;
	border-bottom: 1px solid #70bedc;
	font: normal 1.333em Georgia, "Times New Roman", Times, serif;
	line-height: 1.438em;
	color: #fff;
}
#content .sidebar .news {
	color: #15354c;
	background: url(../images/bg-sidebar-news.png) no-repeat top left;
}
#content .sidebar .event {
	position: relative;
	padding: .333em 12px 1.583em 65px;
	background: url(../images/bg-sidebar-event.png) no-repeat;
}
#content .sidebar .event p.date {
	position: absolute;
	top: 0;
	left: 0;
	width: 43px;
	padding: .308em 1px 0 11px;
	font: normal 1.083em Georgia, "Times New Roman", Times, serif;
	line-height: 16.9px;
	color: #c5f0f6;
}
#content .sidebar .event a {
	padding-right: 19px;
	text-decoration: none;
	color: #031a26;
	background: url(../images/bg-sidebar-event-link.png) no-repeat right center;
}
#content .sidebar .event a:hover {
	text-decoration: underline;
}
#content .sidebar .contact {
	background: url(../images/bg-sidebar-contact.png) no-repeat 28px 57px;
}
#content .sidebar .contact p {
	padding: .333em 12px 1.583em 65px;
	color: #d7ecf4;
}
#content .sidebar .contact a {
	padding-right: 14px;
	text-decoration: none;
	color: #a1d4e8;
	background: url(../images/bg-sidebar-contact-link.png) no-repeat right center;
}
#content .sidebar .contact a:hover {
	text-decoration: underline;
}

/* home */
#homeContent .homeContentCopy {
	position: relative;
	float: left;
	width: 434px;
	padding-top: 36px;
	line-height: 1.583em;
	color: #c7d8e3;
}
#homeContent .homeContentCopy h1 {
	width: 434px;
	height: 99px;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/outcome-logix.png) no-repeat;
}
#homeContent .homeContentCopy h2 {
	margin: 0 75px .389em 27px;
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
	line-height: 1.222em;
	color: #f7fafc;
}
#homeContent .homeContentCopy h3 {
	margin-top: 23px;
}
#homeContent .homeContentCopy h3 a {
	position: relative;
	display: block;
	width: 387px;
	height: 191px;
}
#homeContent .homeContentCopy h3 a span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 387px;
	height: 191px;
	background: url(../images/announcement.png) no-repeat;
	cursor: pointer;
}
#homeContent .homeContentCopy p {
	margin: .583em 0 0 27px;
	padding: 0 75px 1.583em 0;
}
#homeContent .homeContentCopy a.button {
	position: absolute;
	top: 300px;
	left: 27px;
	display: block;
	width: 146px;
	height: 33px;
	padding: 0 12px;
	font-size: 1.333em;
	text-decoration: none;
	line-height: 32px;
	color: #fff;
	background: url(../images/bg-btn-request-a-demo.png) no-repeat;
}
#homeContent .homeContentCopy a.button:hover {
	background-position: left -33px;
}
#homeContent #patientConnect {
	float: left;
}



