@charset "utf-8";
/* CSS Document */

body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif, Calibri;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color: #0066cc;
	text-decoration: none;
	}
	a:hover {
		color: #990000;
	}
	
a.pdf {
	display: block;
	background: url( '/images/icon_pdf.png' ) no-repeat;
	height: 30px;
	padding: 5px 0 0 35px;
}

a.img {
	display: block;
	height: 75px;
	padding: 5px 0 0 55px;
	background-repeat: no-repeat;
	font-size: 18px;
	}
	a.img span {
		display: block;
		color: #000;
		font-size: 13px;
	}

#container {
	width: 750px;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
}

#container #header {
	height: 45px;
	padding: 25px 0 25px 0;
	}
	#container #header #logo {
		float: left;
		margin: 0 0 0 13px;
	}
	#container #header #header_links {
		float: left;
		list-style: none;
		list-style-type: none;
		margin: 0 0 0 75px;
		padding: 0;
		}
		#container #header #header_links li {
			float: left;
			background: url( '/images/header_link_li.jpg' ) 0 4px no-repeat;
			padding: 0 0 0 10px;
			margin: 0 10px 0 0;
			font-size: 11px;
			font-weight: bold;
			}
			#container #header #header_links li a {
				color: #555555;
				text-decoration: none;
			}
	#container #header #contact {
		float: left;
		margin: 0 0 0 10px !important;
		margin: 0;
	}

#container #nav {
	clear: both;
	list-style: none;
	list-style-type: none;
	padding: 0 0 1px 0;
	margin: 0;
	height: 30px;
	width: 752px;
	}
	#container #nav li {
		float: left;
		margin: 0 2px 0 0;
		}
		#container #nav li a {
			display: block;
			color: #fff;
			text-decoration: none;
			font-size: 13px;
			font-weight: bold;
			padding: 6px 0 0 20px;
		}
		#container #nav li a:hover {
			background-position: 0 -30px !important;
		}
		#container #nav li.active a, #container #nav li.active a:hover {
			background-position: 0 -60px !important;
		}
		#container #nav #nav_home {
			background: url( '/images/nav_home.jpg' ) no-repeat;
			width: 53px;
			height: 24px;
		}
		#container #nav #nav_locations {
			background: url( '/images/nav_location.jpg' ) no-repeat;
			width: 77px;
			height: 24px;
		}
		#container #nav #nav_physicians {
			background: url( '/images/nav_physicians.jpg' ) no-repeat;
			width: 110px;
			height: 24px;
		}
		#container #nav #nav_edu {
			background: url( '/images/nav_edu.jpg' ) no-repeat;
			width: 130px;
			height: 24px;
		}
		#container #nav #nav_resources {
			background: url( '/images/nav_resources.jpg' ) no-repeat;
			width: 174px;
			height: 24px;
		}
		#container #nav #nav_about {
			background: url( '/images/nav_about.jpg' ) no-repeat;
			width: 76px;
			height: 24px;
		}

.external #container #banner {
	clear: both;
	height: 274px;
}
.internal #container #banner {
	clear: both;
	float: left;
	height: 121px;
}

.external #container #content {
	clear: both;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	background: url( '/images/content_bg.jpg' ) repeat-y;
}
.internal #container #content {
	clear: both;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	background: url( '/images/int_content_bg.jpg' ) repeat-y;
}
#container #content #fp_left_module {
	float: left;
	height: 66px;
	margin: 0 1px 0 0;
}
#container #content #fp_right_module {
	float: left;
	height: 66px;
	margin: 0 0 0 0;
}	
.external #container #content #sidebar {
	clear: both;
	float: left;
	text-align: center;
	width: 140px;
	}
.internal #container #content #sidebar {
	clear: both;
	float: left;
	width: 190px;
	padding: 5px 0 10px 10px !important;
	padding: 15px 0 10px 10px;
	}
	.internal #container #content #sidebar h3 {
		font-size: 16px;
		color: #000;
		margin: 10px 0 10px 0;
	}
	.internal #container #content #sidebar p {
		font-size: 13px;
		}
		.internal #container #content #sidebar p a {
			display: block;
			margin: 0 0 10px 0;
			text-decoration: underline;
		}
		
	#container #content #sidebar .module {
		border-top: 1px dashed #c1c1c1;
		padding: 5px 2px 5px 2px;
		}
		#container #content #sidebar .module p {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			text-align: center;
		}
	#container #content #sidebar #email_us {
		margin: 10px 0 10px 0;
	}
#container #content #newsfeed {
	float: left;
	padding: 0 10px 0 15px;
	width: 245px;
	border-top: dashed 1px #c1c1c1;
	}
	#container #content #newsfeed h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #2b64af;
		font-style: italic;
		font-size: 20px;
		margin: 20px 0 0 0;
	}
	#container #content #newsfeed p {
		font-size: 13px;
	}
	#container #content #newsfeed .RssHeadline {
		font-size: 13px;
		margin: 15px 0 0 0;
		}
		#container #content #newsfeed .RssHeadline .RssDate {
			font-weight: bold;
		}
	#container #content #newsfeed .RssDate {
	
	}
#container #content #locations {
	float: right;
	width: 335px;
	padding: 0 0 10px 0;
	margin: 0;
	border-top: dashed 1px #c1c1c1;
	}
	#container #content #locations h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #2b64af;
		font-style: italic;
		font-size: 20px;
		padding: 20px 0 0 10px !important;
		padding: 20px 0 0 15px;
		margin: 0;
		width: 325px !important;
		width: 320px;
	}
	#container #content #locations ul {
		width: 335px;
		list-style: none;
		list-style-type: none;
		margin: 0;
		padding: 0 !important;
		padding: 10px 0 0 0;
		}
		#container #content #locations ul li {
			background: url( '/images/location_li_bg.jpg' ) no-repeat;
			height: 58px;
			width: 325px;
			margin: 10px 0 0 10px;
			font-family: Georgia, "Times New Roman", Times, serif;
			}
			#container #content #locations ul li span {
				display: block;
				float: left;
				font-size: 11px;
				font-weight: bold;
				margin: 10px 0 0 10px !important;
				margin: 10px 0 0 5px;
				line-height: 20px;
				}
				#container #content #locations ul li span a {
					color: #2b64af;
					font-size: 11px;
					text-decoration: underline;
					}
					#container #content #locations ul li span a:hover {
						color: #900;
					}
			#container #content #locations ul li p {
				float: right;
				font-size: 11px;
				margin: 10px 10px 0 0 !important;
				margin: 10px 5px 0 0;
				line-height: 20px;
				text-align: right;
			}
#container #content #edu_quicklinks {
	clear: right;
	float: right;
	width: 330px;
	padding: 15px 5px 10px 0;
	}
	#container #content #edu_quicklinks h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #2b64af;
		font-style: italic;
		font-size: 17px;
		padding: 0 0 0 10px;
		margin: 0;
	}
	#container #content #edu_quicklinks p {
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 0 0 0 10px;
		font-size: 13px;
		}
		#container #content #edu_quicklinks p a {
			color: #386eb4;
			font-size: 13px;
			text-decoration: none;
			font-weight: bold;
			}
			#container #content #edu_quicklinks p a:hover {
				text-decoration: underline;
				color: #900;
			}
#container #content #footer {
	clear: both;
	background: #fff;
	border-top: dashed 1px #c1c1c1;
	color: #707070;
	font-size: 12px;
	line-height: 20px;
	height: 75px;
	padding: 0 !important;
	padding: 10px 0 0 0;
	}
	#container #content #footer p {
		float: left;
	}
	#container #content #footer a {
		color: #707070;
		}
		#container #content #footer a:hover {
			color: #900;
		}
	#container #content #footer img {
		float: right;
		margin: 15px 0 0 0;
	}
	
	

.internal #container #content #content_body {
	padding: 10px 10px 10px 15px;
	float: left;
	width: 525px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	}
	.internal #container #content #content_body h1 {
		color: #e3970b;
		font-size: 20px;
		margin: 0 0 10px 0;
	}
	.internal #container #content #content_body h2 {
		color: #006699;
		font-size: 16px;
		margin: 0 0 10px 0;
	}
	.internal #container #content #content_body p {
		font-size: 13px;
		line-height: 20px;
	}
	.internal #container #content #content_body ul {
		font-size: 13px;
		line-height: 20px;
	}
	.internal #container #content #content_body ol {
		font-size: 13px;
		line-height: 20px;
	}
	
	
/************************************************************************************
* Locations Page Styles
*************************************************************************************/
#locations .locationBox {
	margin: 0 0 25px 0;
	}
	#locations .locationBox p {
		clear: both;
		line-height: 20px;
		margin: 0;
		padding: 0 0 15px 0;
		}
		#locations .locationBox p strong {
			font-size: 15px;
		}
#locations .locationBox.left {
	float: left;
	margin-left: 35px !important;
	margin-left: 15px;
}
#locations .locationBox.right {
	float: right;
	margin-right: 35px !important;
	margin-right: 15px;
}

/************************************************************************************
* Individual Location Page Styles
*************************************************************************************/
#location h1 {
	padding: 15px 0 0 35px;
}
#location #locationAddress {
	float: left;
	font-size: 15px !important;
	line-height: 25px;
	padding: 0 0 0 35px;
	margin: 0;
	}
	#location #locationAddress strong {
		font-size: 17px;
	}
#location #locationHours {
	float: right;
	font-size: 14px;
	position: relative;
	bottom:32px;
	padding: 0;
	width: 200px;
	}
	#location #locationHours div {
		margin: 5px 0 5px 0;
		color: #666666;
		font-size: 13px;
		}
		#location #locationHours div span {
			display: block;
			float: right;
			
			color: #000;
		}
		
		
#location #locationDirections {
	clear: both;
	margin: 0 0 0 15px;
	background: url( '/images/map_directions2.gif' ) no-repeat;
	width: 494px;
	padding: 45px 0 0 0;
	}
	#location #locationDirections label {
		font-size: 14px;
	}
#location #locationMap {
	clear: both;
	float: left;
	margin: 30px 0 0 0;
	width: 520px;
	}
	#location #locationMap h2 {
		margin: 0 !important;
	}
	#location #locationMap p {
		margin: 0;
	}
	#location #locationMap #googlemap {
		border: solid 1px #000;
		margin: 15px 0 0 0;
		width: 520px;
		height: 400px;
	}
	
/************************************************************************************
* Physicians Page Styles -- For Physicians overview
*************************************************************************************/	
#physicians table {
	width: 100%;
	}
	#physicians table tr td {
		width: 25%;
		text-align: center;
		font-size: 13px;
		padding: 10px 0 15px 0;
		}
		#physicians table tr td img {
			border: solid 1px #000;
		}
/************************************************************************************
* Physician Page Styles -- For Physicians profile
*************************************************************************************/			
#physician #content_body h3 {
	font-size: 16px;
	border-bottom: solid 1px #000;
}
#physician #content_body img {
	float: right;
	border: solid 1px #000;
	margin: 0 0 0 10px;
}

/************************************************************************************
* Patient Resources Page Styles
*************************************************************************************/			
#resources #sidebar h3 {
	padding: 0;
	margin: 0;
}
#resources #sidebar p {
	padding-bottom: 10px;
	padding-top: 0;
	margin: 0;
}

/************************************************************************************
* Affiliated Hospitals styles
*************************************************************************************/
#hospitals #content #content_body ul {
	list-style: none;
	list-style-type: none;
	}
	#hospitals #content #content_body ul li {
		height: 130px;
		}
		#hospitals #content #content_body ul li p img {
			float: left;
			border: solid 1px #000;
			margin: 0 15px 0 0;
		}
		#hospitals #content #content_body ul li p a {
			font-size: 18px;
			display: block;
		}
		#hospitals #content #content_body ul li p strong {
			font-size: 15px;
		}

/************************************************************************************
* EDU / Fullspan Styles
*************************************************************************************/			
.fullspan #container #content {
	clear: both;
	background: none !important;
}
.fullspan #container #content_body {
	width: 725px !important;
}

img.bill-pay{ margin: 26px 0px 0px 0px;}
