
Stylesheet

Theme Name: TP3

Theme URI: http://www.theplanet.com/
Description: The Planet Blog theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

Author: The Planet Web Development Team

o

Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

Version: 1.6

Author: Michael Heilemann

Author URI: http://binarybonsai.com/


	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/


/* Begin Typography & Colors */

.gray-line {
	height: 1px;
	background-color: #c8c8c8;
	clear:both;
}

.widecolumn{
float:left;
width:660px;
margin:0 0 15px;
padding:0 0 5px 0;
}

h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited {
color:#333;
}

.titlebox{
/*border: 2px solid #0092dd;
border: 1px solid #000;
background-color: #F0F5FA;
background-color: #0096DB;
background-color: #555555;
border: 1px solid #FFF;
outline: 1px solid #555555;*/
padding: 2px 5px 7px 20px;
margin: 10px 0 0;
position:relative;
left:-8px;
}

.titlebox h2 a, .titlebox h2, .titlebox h2 a:visited{
color:#0096db;
}

.narrowcolumn .postmetadata {
padding: 7px;
background-color:#F0F5FA;
border:1px solid #c2cfdf;
margin: 0 10px;
}

.alt {
background-color:#f8f8f8;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
margin:0;
padding:10px;
}

small {
font-family:Arial, Helvetica, Sans-Serif;
padding-left:3px;
}

h2.pagetitle {
font-size:1.6em;
margin-top:10px;
text-align:center;
}

#sidebar h2 {
/*color: #333;
border: 1px solid #0092dd;
background-color: #F0F5FA;
background-color: #555555;
background-color: #0096db;
border:1px solid #000;
border:1px solid #FFF;
outline:1px solid #0096db;*/
font-size:16px;
font-weight:bolder;
padding: 2px 0 0 1px;
margin: 0 10px 5px 0;
width:284px;
position:relative;
left:-6px;
color:#0096db;
border-top:1px solid black;
}

#sidebar .sidebar-photo{
margin: 0 0 0 15px;
padding:0;
width:auto;
}

h3 {
font-size:18px;
margin:10px 0 5px 0;
padding:0;
color:#0096db;
}

h4 {
font-size:16px;
margin:10px 0 3px 0;
padding:0;
}

h1,h1 a,h1 a:visited,#headerimg .description {
text-decoration:none;
color:#333;
}

h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite {
text-decoration:none;
}

.commentlist li,#commentform input,#commentform textarea {
font:0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
font-weight:bold;
list-style:none;
margin:15px 0 3px;
padding:5px 10px 3px;
}

.commentlist li .avatar {
float:right;
border:1px solid #eee;
background:#fff;
padding:2px;
}

.commentlist cite,.commentlist cite a {
font-weight:bold;
font-style:normal;
font-size:1.1em;
}

.commentlist p {
font-weight:normal;
line-height:1.5em;
text-transform:none;
margin:10px 5px 10px 0;
}

#commentform p {
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
margin:5px 0;
}

.commentmetadata {
font-weight:normal;
display:block;
margin:0;
}

#sidebar {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
float:right;
width:295px;
padding:0;
margin:0;
background-color: #ffffff;
}

#sidebar ul li{
padding: 0 5px 10px;
/*border:1px solid #9C9C9C; 
background-color:#E9E9E9;*/
}

#sidebar ul li li{
border:none; 
padding: 5px 0;
list-style-type:square;
}

#sidebar ul li ul{
	margin: 0 10px 0 20px;
}

small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,strike {
color:#333;
line-height:12px;
}

blockquote{
color: #5f5f5f;
}

.titlebox small, .titlebox small a, .titlebox small a:visited{
color:#000;
}

code {
font:1.1em 'Courier New', Courier, Fixed;
font-weight:500;
}

acronym,abbr,span.caps {
font-size:0.9em;
letter-spacing:.07em;
cursor:help;
}

/*h2 a:hover{
color:#fff;
}*/

a, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:none;
color: #0096DB;
}

h2 a:hover{
text-decoration:underline;
}

#highlight h2 a:hover{
color: #0084D6;
}

.entry p a:visited {
color:#147;
}

a:hover {
color:#147;
text-decoration:underline;
}

#wp-calendar #prev a,#wp-calendar #next a {
font-size:9pt;
}

#wp-calendar a {
text-decoration:none;
display:block;
}

#wp-calendar caption {
font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align:center;
width:100%;
}

#wp-calendar th {
font-style:normal;
text-transform:capitalize;
}

.narrowcolumn {
float:left;
width:634px;
/*margin:0 0 15px;*/
margin:0;
padding:0 0 5px 0;
background-color:#ffffff;
}

.post {
text-align:justify;
margin:0 0 25px;
}

.post hr {
display:block;
}

.widecolumn .post {
margin:0;
}

.widecolumn .postmetadata {
margin:10px 0;
}

.widecolumn .smallattachment {
text-align:center;
float:left;
width:128px;
margin:5px 5px 5px 0;
}

.widecolumn .attachment {
text-align:center;
margin:5px 0;
}

.postmetadata {
clear:left;
}

#footer p {
text-align:center;
margin:0;
padding:20px 0;
}

.post h2 {
text-align:left;
}

.post img.profile {
border:1px solid gray; 
float: right;
margin: 5px 0 7px 15px;
}

.post img.profileLeft {
border:1px solid gray; 
float: left;
margin: 5px 15px 7px 0px;
}
.post .centered {
display:block;
margin: 0 auto;
clear:both;
border: 1px solid #E5E5E5;
}

.post .video {
width:540px;
margin: 0 auto;
padding:0;
clear:both;
}

.post .youtube560{
width:560px;
margin: 0 auto 10px auto;
padding:0;
clear:both;
}

h3.comments {
margin:40px auto 20px;
padding:0;
}

img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

.navigation .alignleft a, .navigation .alignright a{
border: 2px solid #0096DB;
padding:5px;
background-color: #F0F5FA;
margin: 5px 0 10px 0;
display:block;
font-weight:600;
min-width:130px;
text-align:center;
}

.navigation .alignleft a:hover, .navigation .alignright a:hover{
background-color: #0096DB;
color:#fff;
text-decoration:none;
}


.alignright {
float:right;
text-align:right;
}

.alignleft {
float:left;
text-align:left;
}

html>body .entry ul {
margin:0 0 20px 0;
text-indent:-10px;
padding:0 0 0 10px;
list-style:none;
}

html>body .entry li {
margin: 0 0 0 10px;
}

.entry ul li:before {
content:"\00BB \0020";
}

.entry ol {
margin:0;
padding:0 0 0 35px;
}

.entry ol li {
margin:0;
padding:0;
}

.postmetadata ul,.postmetadata li {
display:inline;
list-style:none;
list-style-image:none;
}

#sidebar ul{
margin:0 auto;
padding:5px 0;
}

#sidebar ul ol{
padding:0;
}

#sidebar ul li {
list-style-type:none;
margin-bottom:10px;
}

#sidebar ul p,#sidebar ul select {
margin:5px 0 8px;
}

#sidebar ul ul,#sidebar ul ol {
margin:0 0 0 13px;
padding: 0;
}

#sidebar ul ul ul,#sidebar ul ol {
margin:0 0 0 10px;
}

ol li,#sidebar ul ol li {
list-style:decimal outside;
}

#sidebar ul ul li,#sidebar ul ol li {
margin:3px 0 0;
padding:0;
}

#searchform {
text-align: center;
margin:0 auto;
padding: 10px 0 5px 0;
}

#sidebar #searchform #s {
width:140px;
padding:3px 5px 3px 3px;
margin: 0 5px 0 0;
}

#sidebar #searchsubmit {
padding: 3px;
}

.entry form {
}

select {
width:130px;
}

#commentform input {
width:170px;
margin:5px 5px 1px 0;
padding:2px;
}

#commentform textarea {
width:100%;
padding:2px;
}

#commentform #submit {
float:right;
margin:0;
}

.commentlist {
text-align:justify;
padding:0;
}

.nocomments {
text-align:center;
margin:0;
padding:0;
}

#sidebar form {
margin:0;
}

#sidebar a {
color:#333;
}

#sidebar a:hover{
color: #0397D6;
}

#wp-calendar {
empty-cells:show;
width:155px;
margin:10px auto 0;
}

#wp-calendar #next a {
padding-right:10px;
text-align:right;
}

#wp-calendar #prev a {
padding-left:10px;
text-align:left;
}

#wp-calendar td {
text-align:center;
padding:3px 0;
}

#wp-calendar td.pad:hover {
background-color:#fff;
}

acronym,abbr {
border-bottom:1px dashed #999;
}

blockquote {
background: url('/layout/quote.gif') no-repeat;
padding-left:25px;
border: 0;
margin:15px 30px 0 10px;
}

blockquote cite {
display:block;
margin:5px 0 0;
}

.center {
text-align:center;
clear:both;
}

hr {
display:none;
}

.navigation {
display:block;
text-align:center;
margin-top:5px;
margin-bottom:10px;
}

/* End Various Tags & Classes*/

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*# The Planet Template #*/
/*# Standard Elements #*/
body {
	background-color:#ccc;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#333;
}

p {
	margin:3px 0 12px;
}

h1 {
	font-size:24px;
	line-height:39px;
	color:#333;
	font-weight:bolder;
	margin:7px 0 0 0;
}

h2 {
	font-size:20px;
	line-height:20px;
	color:#0096db;
font-weight:lighter;
	margin:5px 0 2px 0;
}

/*h3 {
	font-size:12px;
	line-height:18px;
	color:#333;
	font-weight:bold;
	margin:0;
}*/

img {
border:none;
}

/*h4 {
	font-size:12px;
	line-height:12px;
	color:#3A3A3A;
	font-weight:bold;
	margin:0;
}*/

h5 {
	font-size:12px;
	line-height:12px;
	color:#3A3A3A;
	font-weight:bold;
	margin:0;
}

/* ul {
	margin:0 18px 18px;
	padding:0 9px 0;
}
ul ul {
	margin:0 18px 0;
	padding:0;
} */

input, textarea, select {


	background:#fff;
	border:1px solid #333;
	padding:2px;
}
input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
	border:1px solid #0096db;
}
i, b {
}

.clear {
	clear:both;
	height:1px;
}
/*# Text #*/
.textBlue {
	color:#0092dd;
}
/*# Overall Layout #*/
/*# Overall Layout/Page Top #*/
#pageTop {
	background:#fff url(http://www.patientcentral.com/v2/images/BgWhtCnrBot.gif) no-repeat left bottom;
	margin:0 auto 5px;
	width:940px;
	height:66px;
	padding-right:10px;
	padding-left:10px;
}
#pageTop #logo {
	float:left;
	width:230px;
}
/*# Overall Layout/Mini Navigation #*/
#miniNavigation {
	float:right;
	width:700px;
	text-align:right;
	padding-top:10px;
}
#miniNavigation p {
	margin:0 0 13px;
	padding:0;
	float:right;
}
#miniNavigation a {
	color:#333;
}
#miniNavigation .searchBox {
	float:right;
	border:1px solid #555;
	margin:0 0 0 8px;
	padding:0;
}
#miniNavigation input {
	border:none;
	margin:0;
	vertical-align:middle;
}

#miniNavigation #callsToAction a, #miniNavigation #callsToAction p {
	float:right;
	height: 30px;
	margin: 13px 0 0;
	text-decoration: none;
	padding:0px;
}

#miniNavigation #callsToAction p.endCap {
	background: url(http://www.patientcentral.com/v2/images/TopEndCap.gif) no-repeat;
	width: 2px;
}

#miniNavigation #callsToAction a.buyNow {
	background: url(http://www.patientcentral.com/v2/images/TopOrder.gif) no-repeat;
	width: 70px;
}

#miniNavigation #callsToAction a.myCart {
	background: url(http://www.patientcentral.com/v2/images/TopCart.gif) no-repeat;
	width: 70px;
}

#miniNavigation #callsToAction a.email {
	background: url(http://www.patientcentral.com/v2/images/TopEmail.gif) no-repeat;
	width: 145px;
}


/*# Overall Layout/Main Navigation #*/
#mainNavigation {
	background:url(http://www.patientcentral.com/v2/images/BgMainNavigation.gif);
	margin:0 auto;
	height:35px;
	width:960px;
}
#mainNavigation ul {
	margin:0;
	padding:0;
}
#mainNavigation ul li {
	display:block;
	float:left;
	list-style:none;
	height:26px;
	padding: 9px 12px 0 10px;
}
#mainNavigation ul li.CMSListMenuHighlightedLI {
	background:url(http://www.patientcentral.com/v2/images/BgMainNavigationSelected.gif);
}
#mainNavigation ul li.CMSListMenuHighlightedLIFirst {
	background:url(http://www.patientcentral.com/v2/images/BgMainNavigationFirstSelected.gif);
}
#mainNavigation li a {
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}
/*# Overall Layout/Page Middle #*/
#pageMiddle {
	width:944px;
	margin:0 auto;
	padding: 0 8px;
	background:#ffffff url(http://www.patientcentral.com/v2/images/BgWhtCnrBot.gif) no-repeat left bottom;
}
/*# Search Page #*/
#pageMiddle .search {
	padding:10px;
}
#pageMiddle .search a {
	color:#0096db;
}
#pageMiddle .search .SearchDialog {
	margin:1.2em 0;
}
#pageMiddle .search input.CMSSearchDialogSearchButton {
	padding:0;
}
#pageMiddle .search .SearchResult {
	border-bottom:1px dashed #ddd;
	padding:3px 0;
}
#pageMiddle .search .ResultTitle a {
	font-weight:bold;
}
#pageMiddle .search .ResultTitle a:hover {
	background-color:#0096db;
	color:#fff;
	text-decoration:none
}
#pageMiddle .search .ResultPath {
	display:none;
	color:#959595;
}
/*# Overall Layout/Page Bottom #*/
#pageBottom {
	width:960px;
	height:232px;
	margin:5px auto 0;
	background:#363636 url(http://www.patientcentral.com/v2/images/BgGryCrnBot.gif) no-repeat left bottom;
	color:#ccc;
}
#pageBottom h2 {
	font-size:12px;
	line-height:18px;
	margin:5px auto 0;
	padding:0;
}
#pageBottom p {
	margin:5px auto 0;
	display:block;
}
#pageBottom ul {
	margin:0;
	padding:0;
}
#pageBottom ul li {
	list-style:none;
	line-height:2.2em;
	border-bottom:1px solid #707070;

	margin:0;
	padding:0;
}
#pageBottom ul li.last {
	border-bottom:none;
}
#pageBottom a {




	color:#ccc;
}
#pageBottom .top {


	background:url(http://www.patientcentral.com/v2/images/BgGryCnrTop.gif) no-repeat left top;
	height:5px;
	width:960px;
}
#pageBottom .left {
	float:left;
	margin-right:5px;
	margin-left:10px;
}
#pageBottom .left p, #pageBottom .left h2 {
	font-weight:bold;
	margin-bottom:.8em;
}


#customer-portal{display:inline;width:600px;}
#customer-portal .orbit-rollback, #customer-portal .northstar-elite, #customer-portal .server-command {float:left;width:180px;height:180px;padding-right:25px;text-align:center;}
#customer-portal .orbit-rollback{padding-left:25px;}
/*# Chapter & Content Page/Breadcrumb #*/
#breadcrumb {
	margin:0 auto;
	height:22px;
	width:940px;
	background:#555;
	color:#fff;
	padding:3px 10px 0;
}
#breadcrumb a {
	color:#fff;
}
/*# Chapter & Content Page/Sub Navigation #*/
#subNav {
	width:190px;
	float:left;
	margin:10px 0px;
	padding: 0px 0px 0px 10px;
}
#subNav .learnMore {
	background:url(http://www.patientcentral.com/v2/images/BgSubNavTop.gif) no-repeat;
	height:27px;
	width:180px;
	font-weight:bold;
	color:#fff;
	padding:8px 0 0 10px;
}
#subNav td {
	width:190px;
	padding:4px 0px;
}
#subNav td.oneCMSTreeMenuItem, #subNav td.oneCMSTreeMenuItemEmpty, #subNav td.oneCMSTreeMenuSelectedItem, #subNav td.oneCMSTreeMenuSelectedItemEmpty {
	border-bottom:1px solid #898989;
	background:#e2e2e2;
}
#subNav a.oneCMSTreeMenuLink, #subNav a.oneCMSTreeMenuLinkEmpty, #subNav a.oneCMSTreeMenuSelectedLink, #subNav a.oneCMSTreeMenuSelectedLinkEmpty {

	color:#555;
	padding-left:10px;
	font-weight:bold;
}
#subNav a.oneCMSTreeMenuLink {
	/*background:url(http://www.patientcentral.com/v2/images/IconSubNavClosed.gif) no-repeat left;*/
}
#subNav a.oneCMSTreeMenuSelectedLink {
	/*background:url(http://www.patientcentral.com/v2/images/IconSubNavOpen.gif) no-repeat left;*/
}
#subNav td.twoCMSTreeMenuItem, #subNav td.twoCMSTreeMenuItemEmpty, #subNav td.twoCMSTreeMenuSelectedItem, #subNav td.twoCMSTreeMenuSelectedItemEmpty {
	background:#898989;
}
#subNav td.first {
	background:#898989 url(http://www.patientcentral.com/v2/images/BgSubNavOpenTop.gif) no-repeat left top;
	padding-top:5px;
}
#subNav td.last {
	background:#898989 url(http://www.patientcentral.com/v2/images/BgSubNavOpenBottom.gif) no-repeat left bottom;
	padding-bottom:5px;
}
#subNav a.twoCMSTreeMenuLink, #subNav a.twoCMSTreeMenuLinkEmpty, #subNav a.twoCMSTreeMenuSelectedLink, #subNav a.twoCMSTreeMenuSelectedLinkEmpty {
	color:#ebebeb;

	/*background:url(http://www.patientcentral.com/v2/images/IconArrowLgtGray.gif) no-repeat left 4px;*/
	padding-left:10px;
	font-weight:bold;
}
#subNav .buyOnline, #subNav .contactUs {
	background:url(http://www.patientcentral.com/v2/images/BgSubNavBottom.gif) no-repeat;
	height:50px;
	width:190px;
	text-align:center;
	vertical-align:middle;
}
#subNav .contactUs {
	height:42px;
	padding-top: 8px;
}
#subNav .buyOnline a.oneCMSTreeMenuLink, #subNav .buyOnline a.oneCMSTreeMenuLinkEmpty, #subNav .buyOnline a.oneCMSTreeMenuSelectedLink, #subNav .buyOnline a.oneCMSTreeMenuSelectedLinkEmpty {
	font-size:1.6em;
	font-weight:bold;
	color:#fff;
	background:none;
	padding:0;
}
#subNav .buyOnline a.oneCMSTreeMenuLinkEmpty:hover {
	background-color:#fff;
	color:#0096db;	
	text-decoration:none;
}
#subNav .contactUs a.oneCMSTreeMenuLinkEmpty {
	font-size:1.4em;
	font-weight:bold;
	color:#fff;
	background:none;
	padding:0;
}
#subNav .contactUs a.oneCMSTreeMenuLinkEmpty:hover {
	background-color:#fff;
	color:#0096db;	
	text-decoration:none;
}
#subNav .contactUs span {
	font-size:1em;
	font-weight:bold;
	color:#fff;
	background:none;
	padding:0;
}
/*# Tabbed Content #*/
#tabsa {
	margin-bottom: 1.5em;
}
#tabsa ul {
	margin: 0;
	padding-left: 0;
}
#tabsa ul li {
	display: inline;
	list-style: none;
	cursor: pointer;
	background: url(http://www.patientcentral.com/v2/images/TabA.gif) no-repeat center bottom;
	padding-bottom: 7px;
	margin-right: 8px;
	font-weight: bold;
	color:#999;
}
#tabsa label {
	display: inline-block;
	cursor: pointer;
	background: url(http://www.patientcentral.com/v2/images/TabA.gif) no-repeat center bottom;

	padding-bottom: 7px;
	margin-right: 8px;
	font-weight: bold;
	color:#ccc;
}
#tabsa ul li:hover, #tabsa label:hover {
	color: #0096db;
}
#tabsa ul li.selected, #tabsa .selected label {
	color: #0096db;
	background: url(http://www.patientcentral.com/v2/images/TabASelected.gif) no-repeat center bottom;
}
#tabsa ul li:hover.selected, #tabsa .selected label:hover {
	color: #0096db;
}
#tabsa input {
	display:none;
}
#tabsa-content {
	border:2px solid #0096db;
	padding: 9px;
	margin-top:-6px;
}
#tabsa-content.xsml {
}
#tabsa-content.sml {
	height:315px;
}
#tabsa-content.med {
	height:340px;
}
#tabsa-content.lrg {
}
#tabsa-content.xl {
	height:875px;
}
#tabsa-content h2 {
	margin-top: 0;
}

#pageMiddle .client-login-form
{
	position: absolute;
	z-index: 98;
}
#pageMiddle .client-login-title
{
	width: 344px;
	height: 23px;
	background-image: url(http://www.patientcentral.com/v2/images/Cart/login-title.gif);
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 5px;
	color: #fff;
	font-size: 1.2em;
}
#pageMiddle .client-login-body
{
	width: 344px;
	height: 165px;
	border: 1px solid #0096db;
	padding: 2px;
	padding-left: 12px;
	padding-right: 12px;
	color: #333;
	text-align: center;
	background: #FFFFFF url(http://www.patientcentral.com/v2/images/Cart/login-bg.gif) no-repeat left top;
}
#pageMiddle .client-login-body span
{
	font-weight: bold; 
}
#pageMiddle .client-login-form dl {
	margin: 0;
	padding: 0;
	clear: both;
	color: #333;
}
#pageMiddle .client-login-form dt {
	float: left;
	width: 100px;
	padding: 2px 0 2px 0;
	margin: 0;
	margin-bottom: 3px;
}
#pageMiddle .client-login-form dd {
	float: left;
	width: 118px;
	padding: 2px 0 2px 0;
	margin: 0;
	margin-bottom: 3px;
	text-align: right;
}
#pageMiddle .client-login-button {
	margin: 0 auto;
	width: 82px;
	height: 17px;
	border: none;
	background: url(http://www.patientcentral.com/v2/images/Cart/login-button.gif);
}
#pageMiddle .client-login-button:hover {
	border: none;
}
#pageMiddle a.client-login-cancel {
	display: block;
	float: right;
	width: 16px;
	height: 15px;
	font-size: 0.75em;
	font-weight: bold;
	color: #0096db;
	text-decoration: none;
	line-height: normal;
	text-align: center;
	background: url(http://www.patientcentral.com/v2/images/Cart/login-close.gif) no-repeat;
	padding: 1px 0 0;
}
#pageMiddle a:hover.client-login-cancel {
	color: #0096db;
}
#pageMiddle .error-msg
{
	color: #ff0000;
	font-weight: bold;
}
/*# Shopping Cart/Error PopUp #*/
#pageMiddle .ErrorPopUp
{
	position: absolute;
	width: 435px;
	z-index: 98;
}
#pageMiddle .ErrorPopUpTitle
{
	width: 409px;
	height: 23px;
	background-image: url(http://www.patientcentral.com/v2/images/Cart/error-title.gif);

	padding-left: 13px;
	padding-right: 13px;
	padding-top: 5px;
	color: #fff;
	font-size: 1.2em;


}
#pageMiddle .ErrorPopUpBody
{
	position: relative;
	background-color: #e4e4e4;
	border: 1px solid #f8a42f;
	padding: 12px;
	height: 185px;
}
#pageMiddle .ErrorPopUpBody div
{
	position: relative;
	background-color: #fff;
	border: 1px solid #333;
	padding: 3px;
	height: 175px;
	overflow: auto;
}
#pageMiddle .ErrorPopUpBody div div
{
	text-align: center;
	height: auto;
	border: none;
}
#pageMiddle a.ErrorPopUpCancel
{
	display: block;
	float: right;
	width: 16px;
	height: 15px;
	font-size: 0.75em;
	font-weight: bold;
	color: #f8a42f;
	text-decoration: none;
	line-height: normal;
	text-align: center;
	background: url(http://www.patientcentral.com/v2/images/Cart/error-close.gif) no-repeat;
	padding: 1px 0px 0px;
}
#pageMiddle a:hover.ErrorPopUpCancel
{
	color:#f8a42f;
}

.entry{
padding: 5px 0;
margin: 0 15px;
border-top:1px solid black;
}

.container{
background-color: #fff;
}

#crp_related ul{
margin-bottom: 0;
}

.chart {
border:1px solid #333;
margin-bottom:10px;
}

.chart td{
padding: 0 3px;
}

.chart .heading{
font-weight: bolder;
background-color: #F0F5FA;
}

/*#WP Polls#*/
.wp-polls{
border: 1px solid gray;
}

/*#Sociable#*/
div.sociable { margin: 16px auto;
width:380px; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 48px;
	height: 48px;
	border: 0;
	margin: 0;
	padding: 0;
}

#crp_related{
margin-bottom:10px;
}

#subscribe a:hover{
text-decoration:none;
}

#subscribe{
margin-top:10px;
}

#subscribe .networks{
width:147px;
margin:0; 
padding: 4px 0; 
display:block;
float:left;
}

#insideheader{
display:block; 
margin: 0 auto; 
padding: 15px 0 0; 
text-align:center;
}

#insideheadertext{
margin: 10px 0; 
font-size: 24px; 
font-weight: bolder;
}

.postmetacomments{
float:right;
font-size: 14px;
padding: 5px;
font-weight:bold;
}

.postmetatags{
clear:both;
padding-top: 5px;
border-top: 1px solid #C2CFDF;
}

.postmetatags a{
color:#333;
}

.postmetacategory{
float:left;
font-size: 14px;
padding: 5px;
font-weight:bold;
}

sup{
font-size:8px;
}

#widgetphotodisplay{
margin:0 auto;
}
.tagline {
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
}	
/* Difference Table *****************************/
	
	
.DifferenceTable table{
		margin: 0px;
		padding: 0px;
		border-spacing: 0px;
		border-collapse: collapse;
		
}
.DifferenceTable th{
	background-color: #5c9ad3;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;  
	
	text-decoration: none;
	font-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #000000;
}	
	


.DifferenceTable td{
	
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;  
	
	text-decoration: none;
	font-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	 border: 1px solid #000000;
}
/* Resources **********************************/
	.resources {
		float: right;
		border: 1px solid #000000;
		font-size: 10px;
		font-weight: normal;
		padding: 0px;
		margin: 10px;
	}
	.resources th {
		font-weight: bold;
		font-size: 12px;
		font-color: #FFFFFF;
		background-color: #999999;
	}

