
html,body {
	height: 100%;
}

body {
	font: 12px/ 1.0em Arial, Helvetica, sans-serif;
	color: #3073c6;
	background: url(../images/bg_global_tile.gif) 0 0 repeat-x #fff;
}

body#home {
	background: url(../images/bg_home_tile.gif) 0 0 repeat-x;
}

/* GLOBAL CONFIG */
a:link,a:visited,a:active {
	color: #3073c6;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

img {
	border: 0;
}

#middlecol p img {
	padding: 5px;
	border: solid 2px #c0cfe1;
	margin: 0 0 10px 10px;
	float: right;
}
#leftcol{
	margin: 30px;	
	
}
.contact{
	padding-left:30px;	
}
/* MAIN ELEMENTS */
#container {
	position: relative;
	width: 1000px;
	min-height: 100%;
	margin: 0 auto -200px auto;
}

#top-header {
	width: 100%;
	height: 21px;
}

#header {
	width: 100%;
	height: 122px;
}

#content {
	width: 100%;
}

#home #content #leftcol {
	float: left;
	width: 560px;
	margin: 25px 0 0 0;
}

#home #content #rightcol {
	float: right;
	width: 320px;
	margin: 25px 0 0 0;
}

#content #leftcol {
	float: left;
	width: 180px;
	margin: 25px 0 0 0;
	padding-right: 35px;
}

#content #middlecol {
	float: left;
	width: 550px;
	margin: 30px 0 0 0;
	padding: 0 20px 0 0;
}

#content #rightcol {
	float: right;
	width: 200px;
	margin: 20px 0 0 0;
}

#content #widecol {
	float: left;
	width: 660px;
	margin: 30px 0 0 0;
	padding: 0 20px 0 0;
}

#content #widecol img {
	border: 1px solid #efefef;
	background: #fff;
	padding: 3px;
}

/* TYPE/LINKS */
h1 a {
	float: left;
	width: 240px;
	height: 70px;
	background: url(../images/st_vincents_logo.gif) 0 0 no-repeat;
	margin: 36px 0 0 0;
	text-indent: -9999px;
}

h2 {
	position: relative;
	font-size: 2.0em;
	font-style: normal;
	font-weight: normal;
	color: #043e87;
	margin: 0 0 1.0em 0;
	z-index: -10;
}

h3 {
	position: relative;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #043e87;
	line-height: 1.25em;
	margin: 0 0 0.5em 0;
}

h4 {
	position: relative;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #043e87;
	line-height: 1.25em;
	margin: 0 0 0.4em 0;
}

p {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
}

p.intro {
	font-size: 1.167em;
}

#rightcol h4 {
	font-size: 16px;
	font-weight: normal;
}

strong {
	font-weight: bold;
	color: #043e87;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #043e87;
	font-size: 14px;
	font-style: italic;
	line-height: 1.25em;
	margin: 0 0 20px 0;
}

/* OTHER */
ul#list {
	line-height: 1.5em;
	font-size: 1.15em;
	font-weight: bold;
	margin: 0 0 20px 0;
}
h3.floated { width: 360px; float: left; padding-right: 20px; margin: 0;}
p.back-option { float: right; width: 170px; text-align:right; font-weight: bold; padding-top: 3px; margin: 0;}
.headwrap { padding-bottom: 20px; width: 100%; float: left; }
#content ul li ul { list-style: circle; margin-top: 4px;}

.show {
	list-style: square;
}

.show li {
	margin: 15px;
}

ul#list {
	line-height: 1.5em;
	font-size: 1.15em;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#parking td {
	padding: 8px;
}

#specialistprofile a { text-decoration: underline;}
#specialistprofile p { margin-bottom: 5px; }
#specialistprofile h4 { margin-top: 25px;}
#content #specialistprofile ul {margin: 1em 0 1.5em 1.1em}
#content #specialistprofile ul li {line-height: 14px;}
#content ul {
	list-style: disc;
	margin: 0 0 1.5em 1.8em;
}

#content ul li { 
	
	margin: 0 0 0.5em 0;
	}
#content ul li p {
	
	margin-bottom: 0;
}

/* BUTTONS */
a.patient_info {
	float: left;
	width: 170px;
	height: 30px;
	background: url(../images/patient_info.gif) 0 0 no-repeat;
	margin: 0 0 0 -10px;
	text-indent: -9999px;
}

a.clinic_directory {
	float: left;
	width: 155px;
	height: 30px;
	background: url(../images/clinic_directory.gif) 0 0 no-repeat;
	margin: 0 10px;
	text-indent: -9999px;
}

a.research {
	float: left;
	width: 105px;
	height: 30px;
	background: url(../images/research.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

a.patient_info:hover,a.clinic_directory:hover,a.research:hover {
	background-position: 0 -30px;
}

a.donate {
	float: left;
	width: 330px;
	height: 35px;
	background: url(../images/donate_to_the_clinic.gif) 0 0 no-repeat;
	margin: 0 0 10px 100px;
	text-indent: -9999px;
}

#rightcol a.donate {
height: 52px; width: 200px; background: url(../images/donate_to_the_clinic_right.gif) 0 0 no-repeat; overflow: hidden;
}
#rightcol a.donate:hover {
background-position: 0 -52px;
}

#rightcol a.sprite { text-decoration: none !important; float: left; width: 200px; height: 37px; overflow: hidden; margin-bottom: 6px; background: url(../images/btn/right-buttons.gif) 0 0 no-repeat;}
#rightcol a.cd {  background: url(../images/btn/right-buttons.gif) 0 0 no-repeat; margin-top: 10px;}
#rightcol a.pi { background: url(../images/btn/right-buttons.gif) 0 -37px no-repeat;}
#rightcol a.research { background: url(../images/btn/right-buttons.gif) 0 -74px no-repeat;}
#rightcol a.donate2 { background: url(../images/btn/right-buttons.gif) 0 -111px no-repeat; height: 53px;}
#rightcol a.cd:hover { background-position:  -200px 0;}
#rightcol a.pi:hover { background-position:  -200px -37px;}
#rightcol a.research:hover { background-position: -200px -74px ;}
#rightcol a.donate2:hover { background-position: -200px -111px ;}

.donate#donate-left{
	margin:0px;	
}

a.patient_enquiry {
	float: left;
	width: 180px;
	height: 35px;
	background: url(../images/patient_enquiry_form.gif) 0 0 no-repeat;
	margin: 20px 0 10px 0;
	text-indent: -9999px;
}

a.patient_feedback {
	float: left;
	width: 190px;
	height: 35px;
	background: url(../images/patient_feedback_form.gif) 0 0 no-repeat;
	margin: 20px 0 10px 20px;
	text-indent: -9999px;
}

a.donate:hover,a.patient_enquiry:hover,a.patient_feedback:hover {
	background-position: 0 -35px;
}

/* TOP NAV */
#top-header ul {
	float: right;
	margin: 0;
	line-height: 21px;
}

#top-header ul li {
	float: left;
}

#top-header ul li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #fff;
	margin: 0;
	padding: 0 10px;
}

#top-header ul li a:hover {
	color: #8c98e2;
	text-decoration: none;
}

#top-header ul li.active a {
	color: #ccc;
}

/* SEARCH */
#searchblock {
	float: right;
}

#notice {
	color: red;
}

fieldset.search {
	position: relative;
	float: right;
	width: 250px;
	height: 28px;
	margin: 44px 0 0 0;
	border: none;
}

.search input,.search button {
	float: left;
	border: none;
}

.search input.box {
	color: #6D6E71;
	font-size: 1.2em;
	width: 163px;
	background: url(../images/bg_search_input.gif) 0 0 no-repeat;
	padding: 6px 6px;
}

.search button.btn {
	float: right;
	width: 65px;
	height: 28px;
	margin: 0 0 0 6px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(../images/search_btn.gif) 0 0 no-repeat;
}

/* CONTROLS */
ul#controls {
	float: right;
	width: 250px;
	height: 25px;
	margin: 13px 0 0 0;
}

ul#controls li {
	float: left;
}

ul#controls li a.print {
	display: block;
	height: 25px;
	background: url(../images/print_icon.gif) 0 0 no-repeat;
	padding-left: 30px;
	line-height: 25px;
}

ul#controls li a.email {
	display: block;
	height: 25px;
	background: url(../images/email_icon.gif) 0 0 no-repeat;
	margin: 0 20px;
	padding-left: 30px;
	line-height: 25px;
}

ul#controls li a.fsmall {
	font-size: 0.85em;
	margin: 0 5px;
}

ul#controls li a.fnormal {
	font-size: 1.0em;
	margin: 0 5px;
}

ul#controls li a.flarge {
	font-size: 1.15em;
	margin: 0 5px;
}

ul#controls a {
	color: #87a3c5;
	line-height: 25px;
}

ul#controls a:hover {
	color: #043e87;
}

/* GLOBAL NAV */
ul#globalnav {
	position: relative;
	float: left;
	width: 100%;
	height: 29px;
	line-height: 29px;
	z-index: 50;
}

ul#globalnav li {
	float: left;
}

ul#globalnav li a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0 20px;
}

ul#globalnav li a:hover {
	background: #043e87;
}

#globalnav li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}

#globalnav li ul li {
	float: none;
	display: inline;
}

#globalnav li ul li a {
	width: 150px;
	background: #bccbdf;
	line-height: 1.5em;
	padding: 6px 20px;
}

#globalnav li ul li a:hover {
	background: #043e87;
}

#globalnav li ul li a:hover ul {
	display: block;
}

#top-header ul li.active a {
	color: #ccc;
}

/* SUB-NAV */
ul#subnav{
	float: left;
	width: 160px;
}

ul#sitemap {
	float: left;
	width: 260px;
}
ul#sitemap #subpage {
	width: 560px;
	padding: 0px 0px 0px 30px;
}

ul#subnav li{
	display: inline;
}


ul#sitemap li{
	list-style: none;
}

ul#sitemap #subpage li {
	list-style: upper-roman;
}

ul#subnav li a {
	display: block;
	color: #3073c6;
	line-height: 1.5em;
	background: url(../images/bg_subnav.gif) 8px 11px no-repeat;
	padding: 5px 0 5px 20px;
}

ul#sitemap li a {
	display: block;
	color: #3073c6;
	line-height: 1.5em;
	background: url(../images/bg_subnav.gif) 8px 11px no-repeat;
	padding: 5px 0 5px 20px;
}

ul#sitemap li li a {
	display: block;
	color: #3073c6;
	line-height: 1.5em;
	background:none;
	padding: 3px 0 3px 0px;
}

ul#subnav li a:hover, ul#sitemap li a:hover {
	color: #3073c6;
	text-decoration: none;
}

ul#subnav li a.selected {
	color: #043e87;
}

/* HOME BANNER */
#homebanner {
	float: left;
	width: 100%;
	height: 205px;
	background: url(../images/bg_home_banner.png) top right no-repeat;
}

#homebanner #introcontent {
	float: left;
	width: 465px;
	margin: 30px 0 0 20px;
}

#homebanner #introcontent h2 {
	position: relative;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #043e87;
	font-size: 2.333em;
	letter-spacing: -0.01em;
	line-height: 0.5em;
	margin: 0 0 0.5em 0;
	z-index: -10;
}

#homebanner #introcontent p {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #043e87;
	font-size: 1.25em;
	margin-bottom: 1.5em;
	text-shadow: 0px 1px 1px #fff;
}

#breadcrumb{
	padding:10px 0px 10px 10px;
	margin: 5px 0px 0px 25px;
    background: url("../images/dotted.png") repeat-x;
	width: 720px;
	color: #3073c6;
}

/* GALLERY */
#gallery {
	position: relative;
	float: left;
	width: 560px;
	height: 250px;
	margin: 0 0 40px 0;
	border: 1px solid #efefef;
}

#gallery img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background: #fff;
}

#gallery span {
	position: absolute;
	width: 544px;
	bottom: 0;
	left: 0;
	z-index: 20;
	background: #043e87;
	color: #fff;
	padding: 10px 8px;
}

ul#featurelist {
	position: absolute;
	top: 230px;
	right: 10px;
	z-index: 30;
}

ul#featurelist li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul#featurelist li a,ul.featurelist li a:visited {
	float: left;
	display: block;
	width: 10px;
	height: 10px;
	background: url(../images/feature_btn.png) 0 0 no-repeat;
	margin: 0 0 0 5px;
	cursor: pointer;
}

ul#featurelist li a:hover,ul.featurelist li a:visited:hover {
	color: #fff;
	background-position: 0 -10px;
}

ul#featurelist li a.current {
	color: #fff;
	background-position: 0 -20px;
}

/* FORMS */
#specialistSearch,#departmentSearch, .login form {
	margin: 10px 0 0 0;
	padding: 15px 0px 15px 15px;
	background-color: #043e87;
	border: solid 1px #efefef;
	width: 500px;
}

dl.specialist {
	margin-top: 25px;
	width: 100%;
	overflow: hidden;
}
dl.specialist dt { 
	color: #043E87;
	width:55px; 
	font-weight: bold;
	float: left;
	clear: left;

	}
	
dl.specialist dd { 
	float: left;
	width: 260px;

	}
	
	dl.specialist dd, dl.specialist dt { padding: 6px 0; border-bottom: solid 1px #d8e2ef;}
	dd.alt, dt.alt { border-top: solid 1px #d8e2ef;}



.formCap { 
background:  url('../images/bg/search-panel-top.jpg') no-repeat 0 top;
height: 9px;
overflow: hidden;
}

#specialistSearch {
	padding: 20px 8px 15px 15px;
	background:  url('../images/bg/lg-search-panel-btm-1.jpg') no-repeat 0 bottom;
	border: none;
margin-top: 0;
}


#specialistSearch label, .login form label { 
	color: #043b81 !important;
margin-top: 5px;	
}

.login h2 { background:  url('../images/bg/search-panel-top.jpg') no-repeat 0 bottom; margin-bottom: 0; padding-bottom: 30px;} 
.login p { margin: 0;}
#specialistSearch select.lng {
	width: 230px;
}

#specialistSearch input.button, #departmentSearch input.button {
	margin-left: 130px;
	float: left; 
}

#specialistSearch select {
	width: 160px;
}

#specialistSearch input.box {
	background-color: #f2f5f9;
	border: solid 1px #bccbdd;
}

#specialistSearch fieldset.element {
	margin-bottom: 12px;
}

#formContainer {
	margin: 30px 0 0 0;
}

#departmentSearch STRONG {
	}

#departmentSearch, .login form { 
padding: 15px 9px 15px 15px;
	background:  url('../images/bg/sm-search-panel-btm.jpg') no-repeat 0 bottom;
	border: none;
margin-top: 0;
margin-bottom: 40px
}
.login form label { text-align: right; width: 110px; margin-right: 20px; }
.login #login { margin-left: 130px;}
#content .login ul.errors  { color:red; float:left; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding-top:10px;}



.element {
	width: 500px;
	margin: 0 0 20px 0;
	border: none;
}

.block {
	margin: 40px 0 20px 0;
}  /* add height to checkbox */
.element label {
	float: left;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.5em;
	width: 120px;
	text-align: left;
	margin: 8px 10px 0 0;
}

.element label.check {
	float: left;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.5em;
	width: 500px;
	text-align: left;
	margin: 2px 0 0 5px;
	padding: 0;
}

.element span {
	color: red;
}

.element select {
	height: 22px;
	margin: 5px 5px 0 0;
}

.element input {
	float: left;
	border: 1px solid #efefef;
}

.element input.box {
	width: 220px;
	line-height: 1.5em;
	color: #043e87;
	background: #efefef;
	padding: 3px;
	border: solid 1px #ccc;
}

.element input.box:focus {
	background: #E7EBF4;
}

.element textarea {
	width: 350px;
	line-height: 1.5em;
	color: #043e87;
	background: #efefef;
	padding: 3px;
	border: solid 1px #ccc;
}

.element textarea:focus {
	background: #E7EBF4;
}

.element .button {
	float: right;
	margin: 5px 10px 0 0;
	border: none;
}
/* TABLE */
#search-clinic{
	padding: 10px 10px 10px 0px;	
}
#search-clinic td.line1{
	padding: 0px 2px 0px 5px;
	width: 25%;
	
}
#search-clinic td.header{
	padding: 0px 2px 0px 5px;

	
}
#search-clinic td.line2{
	padding:0px 2px 0px 5px;
	width: 25%;
}
#search-clinic td, #search-clinic th{
	padding: 5px 15px 5px 15px;
}

.odd{
	background: #dfe6ef;	
}

/* ELEMENTS */
.homeitem {
	float: left;
	width: 560px;
	margin: 10px 0;
}

#news_module {
	position: relative;
	float: left;
	width: 280px;
	border: 1px solid #efefef;
	margin: 0 0 20px 0;
	padding: 10px 20px;
}
#news_module img { float: left; }

#news_module  a { font-weight: normal; }

#news_module p {
	float: left; width: 190px; padding-left: 15px; 
}

#news_module h4 { clear: both; padding-top: 15px; }

#news_module_main { padding-left: 30px;}
#news_module_main p { display: block; width: 300px; float: left; }
#news_module_main img { float: left; margin-right: 20px; margin-bottom: 40px;}
#news_module_main div.peel { float: left; width: 400px; }
#news_module_main h4 { margin-top: 15px; clear: both;}

#news_module a.more {
	position: absolute;
	top: 13px;
	right: 10px;
	padding: 5px 8px;
	font-weight: normal;
	font-size: 10px;
}

#flashholder {
	float: left;
	width: 300px;
	height: 220px;
	margin: 20px 0;
}

#home #news_module a.moduleblock {
	width: 280px;
	padding: 10px 0px;
}

a.moduleblock {
	position: relative;
	float: left;
	width: 160px;
	background: #fff;
	margin: 0 0 20px 0;
	padding: 10px 20px;
	border: 1px solid #efefef;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

a.moduleblock:hover .peel {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	bottom: -1px;
	right: -1px;
	background: url(../images/peel_icon.gif) 0 0 no-repeat;
}


a.moduleblock img {
	float: left;
	background: #fff;
	border: 1px solid #efefef;
	margin: 0 20px 10px 0;
	padding: 3px;
}

img.sample {
	border: 1px solid #efefef;
	margin: 20px 0;
}

/* TABLE STYLES */
td.header {
	height: 30px;
	background: #043e87;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
	padding: 0px 8px;
	border-bottom: 1px solid #fff;
}

td.line1 {
	height: 30px;
	background: #eff3f7;
	color: #043e87;
	font-weight: normal;
	vertical-align: middle;
	padding: 0px 8px;
	border-bottom: 1px solid #fff;
}

td.line2 {
	height: 30px;
	background: #dfe6ef;
	color: #043e87;
	font-weight: normal;
	vertical-align: middle;
	padding: 0px 8px;
	border-bottom: 1px solid #fff;
}

/* TAB STYLES */
.usual {
	float: left;
	width: 560px;
	height: 200px;
	margin: 20px 0 0 0;
}

.usual li {
	float: left;
	list-style: none;
}

.usual ul a {
	display: block;
	padding: 6px 10px;
	text-decoration: none;
	margin: 1px;
	margin-left: 0;
	color: #fff;
	background: #043e87;
}
.clears{
	clear: both;
	height: 10px;
}
.usual ul a:hover {
	color: #fff;
	background: #ccc;
}

.usual ul a.selected {
	margin-bottom: 0;
	color: #043e87;
	background: snow;
	border-bottom: 1px solid snow;
	cursor: default;
}

.usual div {
	padding: 20px 20px 8px 20px;
	clear: left;
	background: snow;
}

a.offsite { text-decoration: underline;}

/* FOOTER */
.clearfooter {
	clear: both;
	height: 200px;
}

#footerwrapper {
	position: relative;
	width: 100%;
	height: 200px;
	background: #043e87 url(../images/bg_footer_tile.gif) 0 0 repeat-x;
	margin: 40px 0 0 0;
}

#footercontent {
	width: 920px;
	margin: 0 auto;
}

#footercontent #left {
	float: left;
	width: 535px;
	margin: 30px 0 0 0;
}

#footercontent #right {
	float: right;
	width: 380px;
	margin: 30px 0 0 0;
	text-align: right;
}

#footercontent p {
	color: #fff;
	font-size: 11px;
}

#footercontent a {
	color: #fff;
	text-decoration: none;
}

#footercontent a:hover {
	color: #3073c6;
}

/* Search results */
#searchResults { padding-left: 30px;}
#searchResults div.results h4 a { text-decoration: underline !important; color: #043E87}
#searchResults div.results p { line-height: 1.3em; margin-bottom: 8px;}
#searchResults div.results p.url { padding-bottom: 15px; margin-bottom: 15px; border-bottom: solid 1px #e1e1e1; color: #043E87;}