/*
Theme Name: The Private Clinic
Theme URI: http://www.theprivateclinic.co.uk/
Description: This theme was implemented by JLS IT Consultants from designs by ColumnsDesign.  The theme draws  stylesheet and structural from reference to Michael Heilemann's Kubrick design (see below). 
Version: 1.0
Author: JLS IT Consultants
Author URI:  http://www.theprivateclinic.co.uk/
Tags: the private clinic

We would like to recognise the excellent Kubrick v1.5 Wordpress theme 
that was used as a reference to the CSS structure of a typical Wordpress site:

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The Kubrick v1.5 CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Main Stuctural Elements */

*{
  margin:0px;
  padding:0px;
  border:0px;
}

body {
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#wrapper {
width:960px;
max-width:960px;
min-width:960px;
background-color:#fff;
border:none;
margin:0;
margin-top:3px;
padding:0;
padding-top:0px;
text-align:left;
overflow:none;
padding-top:30px;
clear:both;
height:auto;
padding-left:27px;
}

div.block_1 {
float:left;
width:228px;
margin:0px;
margin-top:6px;
margin-right:6px;
padding:0px;
overflow:none;
}

div.block_2 {
float:left;
width:462px;
margin:0px;
margin-top:6px;
padding:0px;
background-color:#e0f4f3;
overflow:none;
}

div.block_2_treatment {
background-color:#fff;
}

div.block_2_two_col {
background-color:#fff;
width:692px;
}

div.block_3 {
float:left;
width:228px;
margin:0px;
margin-top:6px;
margin-left:6px;
padding:0px;
overflow:none;
}

div.block_3a{
margin-top:6px;
padding:0px;
background-color:#fff;
height:auto;
}

div.address p{
	margin-bottom:5px;
}

div.address ul li {
	padding:8px;	
	height:auto;
	color:#999999;	
}

div.address ul li{
	list-style-type:square;
	list-style-position:inside;	
	padding:0px;	
	color:#999999;		
}

div.address ul li a:hover{
	text-decoration:underline;
	color:#85d4d1;		
}

div.block_1a, div.block_1c{
margin-top:10px;
}

div.block_1a p, div.block_1c p{
color:#999;
}

div.block_1b, div.block_3b, div.block_3c, div.block_3d, div.block_3e, div.block_3f, div.block_3g, div.block_3h {
margin-top:6px;
padding:0px;
background-color:#e0f4f3;
height:auto;
}

div.block_1b h2, div.block_1b p, div.block_3b h2, div.block_3b p, div.block_3c h2, div.block_3c p, div.block_3d h2, div.block_3d p, 
div.block_3e h2, div.block_3e p, div.block_3f h2, div.block_3f p, div.block_3g h2, div.block_3g p, div.block_3h h2, div.block_3h p {
	padding:8px;
}


div.block_1a_homepage{
	margin-top:5px;
}

div.block_1a_homepage h1 {
	padding:0px;
	margin-top:0px;
	padding-bottom:8px;
}

div.block_1a_homepage h2 {
	padding:0px;
	margin-top:0px;
	padding-bottom:2px;
	color:#58595B;
}

div.block_1a_homepage p {
	padding:0px;
	margin-top:0px;
	padding-bottom:10px;
	font-size:13px;
	color:#58595B;
}

div.block_1a_homepage a {
	color:#69C9C7;
}

div.block_1a_homepage a:hover {
	color:#58595B;
	text-decoration:none;
}


div.block_appform{
margin-top:6px;
background-color:#fff;
height:auto;
}

div.block_appform input#address2{
margin-top:0px;
}

div.block_appform_page{
margin-top:6px;
margin-left:30px;
background-color:#fff;
height:auto;
width:350px;
}

div.block_appform_page input, div.block_appform_page select{
width:350px;
border:solid 1px #737879;
margin-top:5px;   
margin-bottom:5px; 
font-weight:bold;  
color:#737879;
font-size:12px;
}

div.block_appform_page select, div.block_appform_page select option{
border:none;
background-color:#e6e6e7;
}

div.block_appform_page label{
font-size:12px;
font-weight:bold;
color:#737879;
float:left;
}

div.block_appform_page input#reset, div.block_appform_page input#submit{
font-size:12px;
width:112px;
border:none;
background-color:#999;
color:#fff;
}

div.block_appform_page input#reset:hover, div.block_appform_page input#submit:hover{
background-color:#58595b;
}






/* App Form */
p.title{
color: #85d3d3;
font-wieght:bold;
}

div.block_appform form{
margin-top:20px;
}

div.block_appform input, div.block_appform select{
width:228px;
border:solid 1px #737879;
margin-top:5px;   
margin-bottom:5px; 
font-weight:bold;  
color:#737879;
font-size:12px;
}

div.block_appform select, div.block_appform select option{
border:none;
background-color:#e6e6e7;
}

div.block_appform label{
font-size:12px;
font-weight:bold;
color:#737879;
}

div.block_appform input#reset, div.block_appform input#submit{
font-size:12px;
width:112px;
border:none;
background-color:#999;
color:#fff;
}

div.block_appform input#reset:hover, div.block_appform input#submit:hover{
background-color:#58595b;
}

span.mandatory{
color:#b0e2e1;
}

#patient_comments{
margin-top:6px;
padding:8px;
background-color:#e0f4f3;
height:auto;
}

#patient_comments p, div.block_3c p{
margin-top:8px;
}

#patient_comments p, #patient_comments p a, div.block_3c p, div.block_3c p a, div.block_1b p, div.block_1b p a{
font-size:13px;
font-weight:bold;
color:#58595b;
}

#patient_comments p a, div.block_3c p a{
text-decoration:underline;
display:block;
}

#patient_comments p a:hover, div.block_3b p a:hover{
color:#69c9c7;
}

#content{
    padding:8px;
}	

div.block_2 #content{
	padding-top:0px;
}

div {
margin:0px;
padding:0px;
}

div.clear {
	clear:both;
	height:1px;
	line-height:1px;
}

/* Header Elements */
#logo {
	float:left;
	margin-top:0px;
}

#logo_image {
	width:200px;
}

div.header_major {
	float:left;
	width:400px;
	height:auto;
	margin-right:0px;
}

div.header_major p {
	font-size:22px;
	color:#67c8c6;
	margin-top:0px;	
}


div.header_minor {
	float:left;
	width:400px;
	height:auto;
	margin-top:35px;
}

div.header_minor p {
	font-size:14px;
	color:#67c8c6;
	margin-top:0px;	
}

table.navigation {
	float:left;
	width:420px;
	margin-top:35px;
}

table.navigation tr td{
	width:140px;
}

table.navigation tr td a{
	color:#000;
	font-weight:bold;
}

#healthcare {
	float:right;
	height:44px;
	padding:0px;
	margin:0px;
	margin-top:48px;
	margin-right:0px;
}

#banner_home, #banner {
	height:105px;
	width:930px;
	margin:0px;
	padding:0px;
	margin-top:4px;
	margin-bottom:0px;
	clear:both;
	float:left;	
    z-index:-1; 	
}

#banner_image_span {
    height:105px;
	background: url(images/homepage_banner_1_img.png) no-repeat left top;
	border:none;
	padding:0;
	margin:0;    
}

#banner_image {
    height:105px;
	border:none;
	padding:0;
	margin:0;  	
}

#banner_text_span {
    height:105px;
	background: url(images/homepage_banner_background.gif) no-repeat left top;
	border:none;
	padding:0;
	margin:0;   	
}

#banner_text {
    height:105px;
	border:none;
	padding:0;
	margin:0;  
    background-color:#85d4d1;   			
}

#banner {
	background:#58595b;
	height:105px;	
}

#banner_left {
	width:242px;
	float:left;
}

#banner_right {
	width:670px;
	float:left;
	margin-top:20px;
}

#call_to_action{
	float:right;
	width:280px;
	margin-top:15px;
}

#banner_iframe {
	width:931px;
	height:105px;
    z-index:-10;
    padding:0px;
    margin:0px;
}

/* Homepage Elements */

div.entry {
	margin-top:5px;	
}


/* Main Textual Elements */
p {
	font-family: Arial, Verdana, Sans-Serif;	
	font-size: 12px;	
	text-align: left;
}

p.edit {
	text-align:right;
	color:green;
	margin-right:5px;	
}

div#top_nav p a.edit,div#top_nav p a.edit:visited, a.edit, a.edit:visited, p.edit a, p.edit a:visited {
	color:green;
}

span.date{
	font-size:11px;
}

input.edit {
	background-color:transparent;
	color:green;
}

input.edit:hover {
	text-decoration:underline;
}


/* Defaults For Images */
img {
	border:none;
	padding:0px;
	margin:0px;
}

/* Link Styles */

a {
color:#58595b;
text-decoration:none;
}

a:hover, a:visited:hover{
    color:#85d3d3;
    text-decoration:underline;
}

a:visited{
color:#58595b;
}

a.type1{
    color:#3dabac;
    text-decoration:underline;
}

a.news-heading-on-page{
    color:#85D4D1;
}

a.type1:hover, a.news-heading-on-page:hover{
color:#58595b;
}


/* */

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

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

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.wrappertitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.2em;
	}

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

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

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

.commentlist li {
	font-weight: bold;
	}

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

.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;
	}

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

.commentmetadata {
	font-weight: normal;
	}

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

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


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

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

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

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

.narrowcolumn {
	float: left;
	padding:0px;
	margin:0px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

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

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

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

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

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

.postmetadata {
	clear: both;
}

.clear, .clear p {
	clear: both;
	height:1px;
}

div.dashed{
	clear:both;
	height:1px;
	margin-bottom:20px;
	border-bottom:1px dashed #bbb;	
}

/* End Structure */



/* Headers */
h1 {
	font-family: Arial, Verdana, Sans-Serif;	
	font-size:14px;
	color:#67c8c6;
	font-weight:bold;
	margin-top:10px;
	text-align: left;
	padding-top:0px;	
}	

h1.banner_title, h1.banner_title_section, a.banner_title {
	font-size:26px;
	color:#64c9c5;
	font-weight:normal;	
	font-family: Georgia, San-Serif;
	text-transform:capitalize;		
}

h1.banner_title span.section, a.banner_title {
	text-decoration:none;
	color:#64c9c5;
}

a.banner_title:hover {
	color:#fff;
	text-decoration:none;
}

h1.banner_title_flat:hover {
	color:#64c9c5;
	text-decoration:none;
}

h2.banner_sub_title {
	font-size:26px;
	color:#fff;
	font-weight:normal;	
	font-family: Georgia, San-Serif;
}


h2 {
	font-family: Arial, Verdana, Sans-Serif;	
	font-size:13px;
	color:#67c8c6;
	font-weight:bold;
	margin-top:0px;
	text-align: left;
	padding-top:0px;
}

a.widgettitle, a.widgettitle:visited {
	color:#67c8c6;
}

a.widgettitle:hover{
    color:#58595B;
}

h3{
    margin:0px;
    padding:0px;
	color:#58595b;
	margin-bottom:10px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Lists */

html>body .entry ul {
	list-style-type:square;
}

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

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

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

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

#sidebar {
	margin:0xp;
	margin-top:5px;
	padding:0px;
}
	
#sidebar ul li, #sidebar ul, #sidebar ul ol, #sidebar ul li a {
	margin: 0;
	padding: 0;
	text-decoration:none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 5px;
	margin-bottom: 15px;
	}	
	
#sidebar ul li p  {
font-size:13px;
color:#58595b;
}	

#sidebar ul li p a {
font-size:13px;
font-weight:bold;
color:#58595b;
}

#sidebar a.sidebar_readmore, a.readmore {
font-size:13px;
font-weight:bold;
color:#58595b;
text-decoration:underline;
}

#sidebar a.sidebar_readmore:hover {
color:#69c9c7;
}

#sidebar a.sidebar_heading, a.sidebar_heading {
color:#58595b;
}

#sidebar a.sidebar_heading:hover {
color:#69c9c7;
}

ul.sidebar, ul.sidebar li ul, ul.sidebar li ul li a{
	list-style-type: none;
	list-style-image: none;
	font-size:13px;
	color:#58595b;	
	font-weight:bold;	
	text-transform:capitalize;	
}

ul.sidebar li ul li a:hover{
	font-size:13px;
	font-weight:bold;
	color:#58595b;
	text-transform:capitalize;
}

#sidebar ul li.cat-item {
	margin-bottom:0px;
	margin-left:10px;
}

#banner_right {
	margin:0xp;
	margin-top:5px;
	margin-left:5px;	
	padding:0px;
}
	
#banner_right ul li, #banner_right ul, #banner_right ul ol, #banner_right ul li a {
	margin: 0;
	padding: 0;
	color:#fff;
	font-weight:bold;
	font-wieght:13px;
	}

#banner_right ul li {
	list-style-type: none;
	list-style-image: none;
	float:left;
	margin-right:15px;	
	width:140px;
}	

#banner_right ul li a:hover {
color:#69c9c7;
text-decoration:none;
}

div.block_3 * ul{
	list-style-type:square;
	list-style-position:inside;
	padding:8px;
	padding-top:0px;
}

div.block_3 * ul li{
	padding-top:5px;
}

div.block_3d ul{
	list-style-type:none;
	list-style-position:outside;
	padding:8px;
	padding-top:0px;
}

div.block_3d ul li{
	padding-top:5px;
	margin-bottom:15px;
}

div.block_3d ul li h1{
	font-size:13px;
	color:#58595B;
	padding-top:0px;
	margin-top:0px;
}

div.block_3d ul li p{
	font-size:13px;
	color:#58595B;
	padding:0px;
	padding-top:0px;
	padding-bottom:3px;
	margin-top:0px;
	font-weight:bold;	
}

div.block_3d ul li p a{
	font-weight:normal;	
	text-decoration:underline;
}

span.source{
	color:#67C8C6;
	font-weight:bold;
	text-transform: capitalize;
}


/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

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

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

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

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	margin-left: 0px;
	width: 228px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



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

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

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

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	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 {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

div, #wrapper, #footer, #block_1, #block_2, #block_3 {
	border:dashed 0px #bbb;
}

/* Top Right Hand Corner Navigation */
div#top_nav{
    width:300px;
}

div#top_nav p{
    font-size:11px;
    float:left;
}

div#top_nav p a{
    font-size:12px;
    color:#a1a1a3;
    margin-right:8px;
    text-decoration:none;    
    font-weight:bold;
}

a.sf-with-ul, a.sf-with-ul:visited, a.sf-with-ul:hover, a.sf-with-ul:visited:hover,
a.sf-menu, a.sf-menu:visited, a.sf-menu:hover, a.sf-menu:visited:hover{
	text-decoration:none;  
}

div#top_nav p a:hover{
    color:#66c8c7;
	text-decoration:none;    
}

/* Main Navigation Bar */
div.nav_bar_item, div.nav_bar_item_last {
    float:left;
    width:228px;
    height:33px;
    width:228px;
    margin-right:6px;
    background-color:#85d4d1;    
}

div.nav_bar_item:hover, div.nav_bar_item_last:hover {
    background-color:#58595b;
}

div.nav_bar_item_last {
    margin-right:0px;
    margin-left:0px;
}

div.nav_bar_item p, div.nav_bar_item_last p, div.nav_bar_item p a, div.nav_bar_item_last p a{
    color:#fff;
    font-size:10pt;
    margin-left:11px;
    margin-top:9px;    
    margin-bottom:8px;    
}



img.plain{
    border:0px;
}

div.wp-caption{
	background-color:transparent;
	border:none;
	padding:0px;
	margin:0px;
}

p.wp-caption-text{
	text-align:center;
}

/* Post or Page Specific Formating */

/* Homepage - id 23 */
div#post-23 h3{
	font-size: 21px;
	font-family: Georgia, San-Serif;
	line-height:25px;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	color:#58595b;	
	margin-bottom:10px;
}

div#post-23 p{
	font-size: 13px;
	font-family: Georgia, San-Serif;
	line-height:16px;	
	text-decoration:none;
	font-weight:normal;
	text-align:left;
    color:#58595b;
}

div#post-23 ul li{
	font-size: 13px;
	font-family: Georgia, San-Serif;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
    color:#58595b;
}

div#post-23 ul {
	font-family: Georgia, San-Serif;
    list-style-type:disc;  
    list-style-postion:inside;    
    margin-top:8px;
    margin-left:15px;
}


div#post-23 ul li{
    list-style-type:disc;
    list-style-postion:inside;   
}

div#post-23 ul li:before{
	content: ""; 
}

img.hr{
    margin-top:5px;
    margin-bottom:5px;    
}

/* Footer */

#footer {
	width: 930px;
	clear: both;
	padding-top:17px;
	padding-bottom:17px;	
	}

#footer p {
	text-align: left;
    color:#58595b;	
	}

div#footer ul{
    list-style-type:none;
    list-style-postion:inside;  
}

div#footer ul li{
    list-style:none;
    list-style-postion:inside;
    background:url(images/footer_list_divid.png) no-repeat right center;
    padding-right:8px;
    background-color:transparent;
    float:left;
    margin-left:5px;
    color:#58595b;        
}

div#footer ul li.last-item{
    background:none;
}

div#footer ul li a{
    color:#58595b;            
}

div#footer ul li a:hover{
    color:#85d3d3;
    text-decoration:none;
}

img.footer-hr{
    width:auto;
    height:1px;
    margin-top:11px;
    margin-bottom:11px;    
}

.error{
    color:red;
}

/* Page entry structure */

div.entry h1{
font-size:22px;
font-weight:normal;
color:#85d4d1;
margin-bottom:20px;
}

div.entry h2{
margin-bottom:10px;
}

div.entry h3{
font-weight:bold;
margin-bottom:0;
}

div.entry p{
font-size:11pt;
color:#58595b;
display:block;
margin-bottom:20px;
}

div.entry ul{
margin-bottom:20px;
}

div.entry ul li{
list-style-type:square;
list-style-position:outside;
margin-left:15px;
padding-left:0px;
color:#58595b;
font-size:13px;
}

div.entry ul.pagecontent li{
list-style-type: none;
list-style-position:outside;
margin-left:0px;
padding-left:0px;
color:#58595b;
font-size:13px;
border-bottom:1px dashed #bbb;
}

div.entry ul.pagecontent li > firstitem {
border-top:1px dashed #bbb;
}

div.entry ul.pagecontent li a{
	text-decoration:none;
}

div.entry ul.pagecontent li a:hover{
color:#85d4d1;
}

a.samepage, a.samepage:visited, a.samepage:hover {
color:#58595b;
}

div.entry p a, div.entry p a:visited{
	text-decoration:underline;
}

/* Tables */
div.entry table{
	border:2px solid #bbb;
	border-collapse:separate;
	border-spacing:0px;
}

div.entry table tr{
	vertical-align:top;
	border-bottom:1px dashed #bbb;
}

div.entry table tr td{
	padding:5px;		
}

/* Multimap Maps */
div#MMEmbeddedMap div , div#MMEmbeddedMap div p, div#MMEmbeddedMap div a{
	font-size:10px;
	color:#999;
}

/* Back link from papers page */
a.back, p.back{
	text-size:13px;
	font-weight:bold;
	margin-top:10px;
}

/* Map Div */
div.map{
	margin-top:20px;
	margin-bottom:20px;	
}

/* News Block */
div.news div#sidebar ul li {
	padding:8px;	
	background-color:#e0f4f3;
	height:auto;
}

div.news div#sidebar li ul li{
	list-style-type:square;
	list-style-position:inside;	
	padding:0px;	
}

div.news div#sidebar li ul li a:hover{
	text-decoration:underline;
	color:#85d4d1;	
}

div.entry table.clinics{
	border:none;
}

div.entry table.clinics tr {
	border:none;
}

div.entry table.clinics tr td {
	border:none;
	width:350px;
}

div.entry table.clinics tr td h3, div.entry table.clinics tr td p, div.entry table.clinics tr td p a{
	font-size:10pt;
}

span.home-news-date{
	text-align:right;
	font-style:italic;
	font-size:9pt;
	margin-left:10px;
}

/* Products */
div.products{
	padding:5px;
}


div.products-image{
	float:left;
	width:180px;
	padding:0;
	margin:0px 6px 0 0;	
	background-color:#fff;
}

div.products-text{
	padding-right:15px;
}

div.products-text h2, div.products-text p {
	margin-bottom:5px;
}

div.products-text p.call {
	float:right;
	color:#85d4d1;
	margin-right:10px;	
	text-align:right;
	margin-bottom:0px;	
}

div.products-text p.call:hover {
	color:#58595b;
}

div.products-odd{
}

div.products-sep{
	border-top:1px solid #eee;
	width:630px;
	margin-top:5px;	
	margin-bottom:10px;	
}

img.call_to_purchase {
	float:right;
	margin-top:10px;
	margin-right:5px;
}

div.block_lhs_menu ul li{
list-style-type: none;
list-style-position:outside;
margin-left:0px;
padding-left:0px;
color:#58595b;
font-size:13px;
border-bottom:1px dashed #bbb;
padding-top:10px;
padding-bottom:10px;
}

div.block_lhs_menu ul li a.activepage{
	text-decoration:none;
	color:#85D3D3;	
}

div.block_lhs_menu ul li a:hover{
	text-decoration:none;
}

div.block_lhs_menu ul li a img.arrow {
	padding-bottom:1px;
	
}

div#recaptcha_area {
    margin-left:20px;
}

