/*
Theme Name: Mytheme
Theme URI: http://www.pulseinc.com
Description: The Official Theme of Pulse Systems, Inc. All Rights Reserved.
Version: 1.0
Author: Shelton Koskie
Author URI: http://www.pulseinc.com
Tags:
*/

/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; color: #063c5e; }
body {
	background:#dddddd url(images/bg-repeat.gif) repeat-x 0 0; font-size:12px;
	line-height:11px; font-family:"Verdana", Arial, Helvetica, sans-serif;
	}
body#shadowbox{background:#dddddd;}
#interior {background:#dddddd url(images/bg-repeat-int.gif) repeat-x 0 0;}
#wrap {width:962px; margin:0 auto;}
#main {width:645px;	float:left;	overflow:hidden;}

ol {margin-left:0; list-style-position:inside;}
ol li {background:none; padding:0;}
ul {margin-bottom:15px; margin-left:0; list-style-type:none; padding-left:2px;}
li ul {margin:0;}
li ul li {margin:3px 0 0 0;}
li {
	line-height:20px; 
	margin:0; 
	padding-left:10px;
	list-style:none;
	background:url(images/purple-arrow.png) no-repeat 0 5px;
}
ul.news li {margin:8px 0;}

.post ul li, 
.page ul li {font-size:11px; line-height:18px;}

#main ol li {font-size:11px;}
li.even {background-color:#EFEFEF;}
p {margin-bottom:15px; font-size:11px; line-height:18px;}
strong {font-weight:bold;}

/* Update to this soon...

h2 {font-size:18px; margin-top:6px; color:#666; line-height:30px; font-weight:normal; Font-family:Arial}
*/

h1, h2 {font-size:14px; margin-top:4px; color:#008f40; line-height:22px; word-wrap:break-word;}
h3 {font-size:14px; margin-top:4px; color:#64096A; /* Purple */ line-height:22px;}
h4 {font-size:11px; margin-top:4px; color:#000; line-height:22px; background:#cccace url(images/green-arrow.png) no-repeat 240px 5px; font-weight:normal; padding:0 0 0 10px;}
.alt {background:url(images/green-arrow.png) no-repeat 240px 5px !important;}
h5 {font-size:1.084em; margin-top:4px; line-height:22px;}
a:link {text-decoration:none; color:#059341; border:none;}
a:active {text-decoration:none; color:#059341; border:none;}
a:visited {text-decoration:none; color:#059341; border:none;}
a:hover {text-decoration:underline; color:#059341; border:none;}
a img {border:none;}
blockquote {margin:0 0 0 20px; color:#f6921d; border-left:2px solid #006c64; padding-left:15px;}
sup{font-size:0.6em;}
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */

.floatleft {float:left;}
.left, .alignleft {float:left;}
.floatright {float:right; text-align:right; margin:30px 0 20px 20px;}
.right, .alignright{float:right;}
.moreright {margin-right:30px; }
.clear {clear:both;}
.submit {border:1px solid #999999; background:#cccccc; color:#000000; padding:1px 5px 1px 5px; font-size:10px; cursor:pointer !important;}
.submit:hover {border:1px solid #999999; background:#999999; color:#ffffff; padding:1px 5px 1px 5px; font-size:10px; cursor:pointer !important;}
.requiredfield {color:#162f65; font-weight:bold;}
.block {display: block;}
.white {color:#ffffff; margin:25px 0 0 0; line-height:13px;}
.bluebutton {background:url(images/buttonbg.png) no-repeat 0 0; width: 90px; height: 29px; display: block; line-height: 29px; text-align: center; font-size: 1.167em; margin: 20px 0 0 0; }
a.bluebutton {color:#ffffff;}
a:hover.bluebutton {background:url(images/buttonbg.png) no-repeat 0 -29px; text-decoration:none; color: #063c5e;}
.blueborder {border:2px solid #063c5e;}
iframe {border:none; overflow: hidden; background:none !important; overflow:hidden;}
table {margin:0 0 15px 0; font-size:11px;}
tr {line-height:25px;}
textarea {width:462px;}
.hidden {display:none;}
.underline {text-decoration:underline;}
.allcaps {text-transform: uppercase;}
.hide_from_mobile{ visibility:visible; }
.mobile_only{ display:none; }
.print-only{ display:none; }
ul.highlight-odd li:nth-child(odd), tr.highlight-odd td:nth-child(odd){
	background:#eee;
}
.nowrap{
	white-space:nowrap;
}

/* ACRONYMS */
acronym {
	color:#ED7429; 
	border-bottom: 1px dashed #999;
	display:inline;
}
acronym:hover { 
	background:#333; 
	color:#ccc;
	cursor: help;
}

acronym .acronym-def {
	display:none;
}
acronym:hover .acronym-def {
	display:inline;
	position:absolute;
	z-index:101;
	width:400px;
	padding:7px;
	background:#eee;
	/* background:url(images/dropdown-bg.png) repeat 0 0; */
	color:#000;
	border:2px solid #F38935;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-box-shadow: 3px 5px 10px #bbb; 
	
}
	acronym .top{
		bottom:102%;
	}
	acronym .bottom{
		top:102%;
	}
	acronym .right{
		left:-2%;
	}
	acronym .left{
		right:-2%;
	}

.set-relative{
	position:relative;
}

/* END TOOLBOX */


/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */


#header{
	width:962px; 
	height:113px; 
	background:url(images/header-bg.jpg) no-repeat top left; 
	position:relative;
}

.logo {margin:35px 0 0 30px;}

#nav {position:absolute; right:25px; top:50px;}

#nav ul {list-style:none !important; font-size:14px; font-weight:bold;}

#nav ul li {display:inline;	margin:0; padding:0 !important;	background:none !important;	position:relative;}

#nav ul li a:link, #nav ul li a:active, #nav ul li a:visited {color:#000; padding:5px 15px 5px 15px; line-height:32px;}

#nav ul li a:hover {text-decoration:none; background:url(images/nav-over.png) repeat-x center left;}

#nav .dir ul {display:none;	position:absolute; top:22px; left:0; z-index:100; height:auto; line-height:normal; font-size:12px; padding:17px; background:url(images/dropdown-bg.png) repeat 0 0;}

#nav li:hover > ul, #nav li.hover > ul{display:block; z-index:101;}

#nav .dir ul li {
	background:none;
	text-align:left;
	display:block;
	position:relative;
	z-index:103;
	margin:3px 0 3px 5px;
	padding-left:5px;
	
	} 

#nav .dir ul li a {white-space:nowrap;}

#nav .dir ul li a:link,
#nav .dir ul li a:active,
#nav .dir ul li a:visited {
	display: list-item;
	list-style: none outside url(images/white-arrow.png);
	color:#ffffff;
	cursor:pointer;
	font-weight:normal;
	line-height:15px;
	padding:0 10px 0 0;
	height:auto !important;
	white-space:nowrap;
	
}

.productnav {width:140px;}

#nav .dir ul li a:hover {background:#ffffff; color:#000;}

#nav .dir .dir ul {
	display:none;
	position:absolute;
	top:22px;
	left:0;
	z-index:100;
	height:auto;
	line-height:normal;
	font-size:11px;
	padding:10px;
	background:url(images/dropdown-bg.png) repeat top left;
}

#nav .dir .dir ul li {background:none; text-align:left;	display:block; position:relative; z-index:102;}

#nav .dir .dir ul li a:link,
#nav .dir .dir ul li a:active,
#nav .dir .dir ul li a:visited {
	background:url(images/white-arrow.png) no-repeat 0 4px;
	text-transform:capitalize;
	color:#ffffff;
	cursor:pointer;
	font-weight:normal;
	line-height:1.33em;
	padding:0 10px 0 10px;
	height:auto !important;
}

#nav .dir .dir ul li a:hover {background:#ffffff; color:#000;}

#flash_header {width:962px; height:131px; background:url(images/int-bg.gif) no-repeat top left; margin-top:0;}

.flash_header {height:260px !important; background:url(images/flash-bg.jpg) no-repeat top left !important;	display:block;}

#customizebox {width:922px;	height:76px; background: url(images/customize-bg.png) no-repeat top left; margin:7px 0 0 0; padding:5px 20px 0 20px;}

#customizebox ul {list-style:none; margin:0; padding:0;}

#customizebox ul li {display:inline; width:170px; float:left; margin:25px 0 0 0; padding:0 !important; background:none !important;}

#customizebox select {margin-left:20px; border:1px solid #ccc;}

li.firstcustom {width:320px !important; margin:0 !important;}
li.button {width:79px !important;}

#customizebox h2, #customizebox p {width:300px;}

#customizebox p {font-size:10px;}

#customizebox select {width:135px; font-size:11px;}

#tyeSubmit {
	font-size:10px;
	background: url(images/buttonbg.png) no-repeat 0 0;
	width:79px;
	height:22px;
	line-height:22px;
	text-align:center;
	border:none;
	margin-left:20px;
}

#tyeSubmit:hover {background:url(images/buttonbg.png) no-repeat 0 -22px; cursor:pointer !important;}

#header-banner{
	width:962px;
	height:107px;
	border: 0px solid;
	text-align: center;
	margin: 8px auto;
	padding:0;
}

#contenttop {width:962px; height:12px; background:url(images/content-top.png) no-repeat top left; margin:7px 0 0 0;}

#content {width:920px; background:#ffffff; border-right:1px solid #666666; border-left:1px solid #666666; overflow:hidden; padding:5px 20px;}

.main-full-width {
	width:920px;
}

.homecolumn1, .homecolumn2, .homecolumn3 {
	float:left;
	width:190px;
	background: url(images/border.gif) no-repeat top right;
	min-height:375px;
	height:auto !important;
	height:375px;
}

.homecolumn1 {padding:0 10px 0 0;}

.homecolumn2 {padding:0 15px;}

.homecolumn3 {padding:0 14px;}

.homecolumn4 {float:left; width:260px; padding:0 0 0 12px;}

.intcolumn1  {
	float:left;
	width:190px;
	background: url(images/border.gif) no-repeat top right;
	min-height:375px;
	height:auto !important;
	height:375px;
	padding:0 15px 0 0;
}

.intcolumn2 {
	padding:0 15px 0 15px;
	background:url(images/border.gif) no-repeat top right;
	min-height:375px;
	height:auto !important;
	height:375px;
	width:410px;
	float:left;
}

.intcolumn2 h1, .intcolumn2 h2 {padding-bottom:5px;}

.intcolumn2-large {
	padding:0 15px 0 15px;
	background:url(images/border.gif) no-repeat top right;
	min-height:375px;
	height:auto !important;
	height:375px;
	width:615px;
	float:left;
}

.intcolumn3 {float:left; width:260px; padding:0 0 0 15px;}

a:link.buttonlinks , a:active.buttonlinks , a:visited.buttonlinks, input.buttonlinks {
	font-size:9px;
	background:url(images/buttonbg.png) no-repeat 0 0;
	width:80px;
	height:22px;
	line-height:22px;
	text-align:center;
	border:none;
	display:block;
	text-transform:uppercase;
	color:#000;
	margin:0 0 20px 0;
}

a:hover.buttonlinks, input:hover.buttonlinks {background:url(images/buttonbg.png) no-repeat 0 -22px; cursor:pointer !important; text-decoration:none;}

input.buttonlinks, input:hover.buttonlinks {margin:20px;}

#contentbtm {width:962px; height:12px; background:url(images/content-btm.png) no-repeat top left;}

#footer {width:600px; text-align:center; margin:20px auto 15px; font-size:10px;}

#footer a:link, #footer a:active, #footer a:visited {color:#000;}

#footer .copyright {padding:3px 0; line-height:20px;}



/* post */
.post .info {padding:15px 0 10px 0;}
.post .content {padding:5px 0 10px 0;}

.post .date, 
.post .author, 
.post .editpost, 
.post .comments, 
.post .addcomment, 
.post .addlink, 
.post .editlinks {
	background:url(images/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
}

.post .date {background-position:0 -48px; margin-right:15px; font-weight:bold;; float:left;}
.post .tags, 
.post .categories {
	background:url(images/icons.gif) no-repeat;
	width:16px;
	height:16px;
	line-height:16px;
	display:block;
	text-indent:-999em;
}
.post .under span.tags, 
.post .under span.categories {
	margin-right:6px;
}
.post .act {
	height:16px;
	float:right;
}
.post .act span {
	float:left;
	margin-left:15px;
}
.post .tags {
	background-position:0 -400px;
}
.post .categories {
	background-position:0 -480px;
}
.post .author {
	background-position:0 0;
	float:left;
}
.post .editpost {
	background-position:0 -64px;
	margin-left:15px;
	float:right;
}
.post .comments {
	background-position:0 -96px;
	float:right;
}
.post .addcomment {
	background-position:0 -112px;
	margin-left:15px;
	float:right;
}
.post .addlink {
	background-position:0 -176px;
}
.post .editlinks {
	background-position:0 -192px;
}

.post .under {
	height:16px;
	line-height:16px;
	font-size:11px;
	padding:0 0 10px;
}
.post .under span {
	float:left;
	margin-right:15px;
}

#respond {padding:5px 0 5px 15px;}
#respond .row {padding:5px 0;}
#respond input {margin:0;}
#submitbox {padding:10px 0;}
#submitbox .submitbutton {padding:5px 0;}

/* sidebar */
#sidebar {float:left; width:260px; padding:0 0 0 15px; font-size:11px;}
#sidebar .widget {padding-bottom:15px;}
#sidebar .widget_posts li {background:none; padding:0 0 10px 0;}
#sidebar .widget_posts li strong {padding-top:10px;}
#sidebar .widget_posts li a {background:transparent url(images/purple-arrow.png) no-repeat 0 6px; padding-left:10px; display:block;}
#sidebar .ipad_testimonial{
	height:600px;
	width:245px;
	background:url(images/iPad-Testimonial-Heartland-Surgical-1.png) no-repeat 0 0;
}
#pagenavi, 
#postnavi {
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	background:url(images/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	background:url(images/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}

/* comment START */
#commentlist {
	background:#FCFCFC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:0 15px;
}
#commentlist ol, 
#commentlist li {
	list-style:none;
}
#cmtswitcher {
	background:#FFF;
	font-size:10px;
	padding-top:50px;
}
#cmtswitcher a.tab, 
#cmtswitcher a.curtab {
	padding:5px 10px;
	margin-bottom:-1px;
	display:block;
	float:right;
	color:#555;
	text-decoration:none;
}
#cmtswitcher a.tab {
	border:1px solid #FFF;
	border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
	background:#FCFCFC;
	border:1px solid #CCC;
	border-bottom-color:#FCFCFC;
}
#cmtswitcher .addcomment, 
#cmtswitcher .addtrackback {
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:left;
	margin-right:15px;
	margin-top:4px !important;
	margin-top:3px;
}
#cmtswitcher .addcomment {
	background:url(images/icons.gif) 0 -112px no-repeat;
}
#cmtswitcher .addtrackback {
	background:url(images/icons.gif) 0 -144px no-repeat;
}
#thecomments, 
#thetrackbacks {
	padding-bottom:15px;
}
#thecomments .comment, 
#thecomments .messagebox {
	margin-top:15px;
}
.comment .author {
	float:left;
	width:81px;
	text-align:center;
}
.comment .pic {
	background:url(images/commentpoint.png) 100% 33% no-repeat;
	padding-right:14px;
	margin-top:10px;
}
.comment .name {
	width:67px;
	padding-right:14px;
	font-weight:bold;
	overflow:hidden;
}
.comment .avatar {
	padding:1px;
	border:1px solid #999;
}
.comment .info {
	background:#EDEFF0 url(images/comment.gif) 0 0 no-repeat;
	float:left;
	padding:10px 15px 0;
	width:494px;
}
.comment .date, 
.trackback .date {
	float:left;
	font-size:10px;
}
.comment .act, 
.trackback .act {
	float:right;
	font-size:10px;
}
.comment .content {
	background:url(images/comment.gif) 100% 100% no-repeat;
	margin:0 -15px;
	padding:0 15px 10px;
	line-height:145%;
}
.comment .content p {
	margin-top:10px;
}
.comment .content blockquote p {
	margin-top:0;
	margin-bottom:10px;
}
.admincomment .author {
	float:right;
}
.admincomment .pic {
	background:url(images/commentpoint.png) 0% 33% no-repeat;
	padding-right:0;
	padding-left:14px;
}
.admincomment .name {
	padding-right:0;
	padding-left:14px;
}
.admincomment .info {
	float:right;
}
#comment_login {
	margin-top:15px;
}
#thetrackbacks {
	display:none;
}
#thetrackbacks li {
	margin-top:15px;
}
.trackback {
	background:#EDEFF0 url(images/box.gif) 0 0 no-repeat;
	padding:10px 15px 0;
	width:575px;
}
.trackback .title {
	background:#EDEFF0 url(images/box.gif) 100% 100% no-repeat;
	padding:10px 15px !important;
	padding:0 15px 10px;
	width:575px;
	margin:0 -15px;
}
#respond {
	padding:10px 0 0;
	font-size:11px;
}
#respond .row {
	margin-bottom:5px;
}
#respond .textfield {
	width:200px;
}
#emoticon {
	float:right;
	margin-top:1px;
	margin-right:10px;
}
#comment {
	width:601px;
}
#commentnavi {
	background:#EDEFF0 url(images/box.gif) 0 0 no-repeat;
	padding:10px 15px;
	font-size:11px;
}
#commentnavi a.page-numbers {
	padding:5px 7px;
	text-decoration:none;
	border:1px solid #EDEFF0;
	margin:0 -2px;
}
#commentnavi a.page-numbers:hover {	
	background:#F7F7F7;
	border:1px solid #CCC;
	text-decoration:none;
}
#commentnavi span.pages {
	padding:0 7px 0 22px;
	background:url(images/icons.gif) 0 -272px no-repeat;
	height:16px;
	line-height:16px;
	float:left;
}
#commentnavi span.current {
	background:#F7F7F7;
	padding:5px 7px;
	border:1px solid #F7F7F7;
	font-weight:bold;
	margin:0 -2px;
}
#commentnavi #commentpager {
	line-height:16px;
}
#submitbox a.feed {
	background:url(images/icons.gif) 0 -256px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}
#submitbox #submit {
	padding:3px 6px;
	background:#B4D666;
	border-top:1px solid #B4D666;
	border-right:1px solid #81B840;
	border-bottom:1px solid #81B840;
	border-left:1px solid #B4D666;
	color:#2970A6;
	font-size:11px;
	cursor:pointer;
}
#submitbox #submit:hover {
	background:#98C64C;
	border-top:1px solid #76B33A;
	border-right:1px solid #98C64C;
	border-bottom:1px solid #98C64C;
	border-left:1px solid #76B33A;
	color:#074A7E;
}
#submitbox .submitbutton {
	float:right;
}
#cp_post_id {
	display:none;
}
/* comment END */

/* ------------------------------------------ */
/*                 WordPress                  */
/* ------------------------------------------ */

/* calendar START */
.widget_calendar h3 {
	display:none;
}
#wp-calendar {
	width:100%;
}
#wp-calendar #today {
	background:#E6E6E6;
}
#wp-calendar tbody a {
	font-weight:bold;
}
#wp-calendar caption {
	font-family:Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	font-size:16px;
	line-height:16px;
	text-align:left;
	padding-bottom:5px;
}
#wp-calendar th, 
#wp-calendar td {
	text-align:center;
}
#wp-calendar tbody td {
	border:1px solid #CCC;
}
#wp-calendar tbody td.pad {
	border:0 none;
}
#wp-calendar th {
	background:#999;
	color:#FFF;
}
#wp-calendar td#prev {
	text-align:left;
	padding-top:5px;
}
#wp-calendar td#next {
	text-align:right;
	padding-top:5px;
}
/* calendar END */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption, .gallery-item {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img, .gallery-icon img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text, .gallery-item .gallery-caption {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Pulse Price  */

.pulse-price-container {
	width: 410px;
	margin: 0 auto;
	font-family: "Trebuchet MS";
	padding-bottom:10px;
}
.pulse-price-container ul li {
	float: left;
	background: none;
	padding: 0;
	margin: 0;
}
.pulse-price-container .pulse-price {
	color: #6E4D8F;
	font-size: 72px;
	margin-left: 30px;
	line-height: 108px;
	font-style: italic;
	font-weight: bold;
}
.pulse-price-container .pulse-large-price {
	color: #6E4D8F;
	font-size: 54px;
	margin-left: 20px;
	line-height: 72px;
	font-style: italic;
	font-weight: bold;
}
.pulse-price-container .pulse-disclaimer {
	margin-left:30px;
	width: 150px;
	color: #666666;
	font-size: 10px;
	line-height: 16px;
	padding: 15px 5px 10px 0;
	font-style: italic;
	font-weight: bold;
}

.cross-sell-container3 {
	padding:0px;
	width:410px;
	background-color: #008F40;
}

.cross-sell-container3 .pulse-cross-sell1,
.cross-sell-container3 .pulse-cross-sell2 {
	float: left;
	width:190px;	
	padding: 0;
	padding: 10px 5px;
	text-align:center;
	line-height:14px;
}

.cross-sell-container3 .pulse-cross-sell1 a,
.cross-sell-container3 .pulse-cross-sell2 a {
	color: #fff;
	font-size: 15px;
	line-height: 1.2;
}

.cross-sell-container3 .pulse-cross-sell1 a:hover,
.cross-sell-container3 .pulse-cross-sell2 a:hover {
	font-style:italic;

}

.cross-sell-container3 .cross-sell-divider{
	float:left;
	background:#fff;
	height:100px;
	width:10px;
}

/* Price Chart */

#simplicity-container{
	margin-left:auto;
	margin-right:auto;
	width:410px;
	margin-top:30px;
}
p.zeroDown {
	color: #64096A;
	font-size: 90px;
	line-height: 100px;
	text-align:center;
	font-family:Verdana, Arial, sans-serif;
}
p.subheader {
	color: #64096A;
	font-size: 27px;
	line-height: 40px;
	text-align:center;
	margin-top:-6px;
	margin-bottom:30px;
	padding-top:10px;
	border-top:1px solid #999;
	
}
p.sub-subheader{
	color:#666;
	font-size:20px;
	text-align:center;
	
}
table.priceChart{
	float:right;
	text-align:left;
	border:none;
	margin:10px;
	
}
table.priceChart tr th,
table.priceChart .disclaimer,
table.priceChart .disclaimer a {
	font-size:10px;
	font-weight:normal;
	color:#666;
	padding:2px 3px;
	border:none;
	line-height:12px;
}
table.priceChart tr td {
	border:1px solid #999999;
	margin:0;
	padding:5px 10px;
	border-spacing:0px;
	border-collapse:collapse;
	font-size:13px;
	text-align:center;
}
table.priceChart tr td p,
table.priceChart tr td ul{
	text-align:left;
}
table.priceChart tr td.vHeader {
	background-color:#64096A; /* Purple */
	color:#fff;
	text-align:left;
}
table.priceChart tr td.hHeader{
	background-color:#64096A; /* Purple */
	color:#fff;
	text-align:center;
}
table.priceChart .disclaimer {
	border:none;
	
}

/* Accordion */
#moduleAccordion{
	margin-left:5px;
}

.accordionHeader {
	-moz-border-radius:5px 5px 5px 5px;
	background:url("images/purple-arrow.png") no-repeat scroll 5px 6px transparent;
	border:1px solid #000000;
	font-size:11px;
	line-height:1.2em;
	margin-bottom:6px;
	padding:5px 10px 5px 15px;
	text-indent:0;
}

.accordionHeader:hover { 
	cursor: pointer; 
	border: 1px solid #F38935;
	background:url("images/purple-arrow.png") no-repeat scroll 5px 6px #eeeeee;
}

.accordionContent{
	padding-left:8px;
	border-left: 4px solid #F38935;
	margin-left:1px;
}

/* Executive */
.executive{
	float:left;
	width:200px;
}

.aboutExecutive {
	float:right;
	width:409px;
}

/* Partnership */
.partnerships img {padding:20px;}

/* Contact Form */
.contact_form_p {
	width:500px; 
	margin:20px 0px; 
	background:#ddd;
}

#contactbtn input {
	border:1px solid #999999; 
	background:#cccccc; 
	color:#000000; 
	padding:1px 5px 1px 5px; 
	margin-top:20px; 
	font-size:10px; 
	cursor:pointer !important;
}
#contactbtn input:hover {
	border:1px solid #999999; 
	background:#999999; 
	color:#ffffff; 
	padding:1px 5px 1px 5px; 
	font-size:10px; 
	cursor:pointer !important;
}

/*     Trademark Notice      */
.trademark-notice {
	font-size:9px;
	color:#555555;
	font-family:georgia, New York, serif;
	text-align:center;
}

/*      Demos       */

a.flashDemo{
	height:247px;
	width:410px;
	margin:5px auto;
	display:block;
}

a#ehrDemoThumb{
	background-image: url(images/watch-demo.jpg);
}
a#ehrDemoThumb:hover{
	background-image: url(images/watch-demo-hover.jpg);
}

/*     Block Notice       */
/*     Used on Gateway page       */

div.notice{
	background:#FDF3C4; /* Light Yellow */
	padding:20px 15px;
	margin:12px 0px;
	width:90%;
	border:#F38935 3px solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.notice p{
	font-size:1.1em;
	color:#F38935; /* Orange */
}

/*     Social Media Buttons on single.php       */

ul#social_badges{
	list-style:none;
	margin:0 auto;
	display:block;
	position:relative;
}
ul#social_badges li{
	float:left;
	margin:0 0 10px 20px;
	padding:0;
	list-style:none;
	vertical-align: bottom;
	display:block;
	bottom:0px;
	
	
}