@import url("reset.css");
@import url("text.css");
@import url("960.css");
@import url("forms.css");

/* @group Header */

#header {
	display: block;
	position: relative;
	width: 100%;
	height: 140px;
	background: url(../images/head-bg.jpg) repeat-x left top;
	overflow: visible;
}

#header div#branding-nav {
	position: relative;
	height: 140px;
}

#header h1 {
	display: block;
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 100;
}

#header a#email-a-patient {
	display: block;
	position: absolute;
	width: 187px;
	height: 35px;
	top: 0;
	left: 27px;
	color: #494949;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	background: transparent url(../images/email-patient.gif) no-repeat left top;
}

#header #email-a-patient:hover {
	background: transparent url(../images/email-patient.gif) no-repeat left -35px;
}

#header ul {
	list-style: none;
	overflow: hidden;
}

#header ul li {
	display:-moz-inline-stack;
	display:block;
	float: left;
	zoom:1;
	*display:inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#header ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#header ul li a:hover {
	color: #a2d9ee;
}

ul#nav-main {
	float: right;
	margin-top: 95px;
}

ul#nav-main li a {
	display: block;
	position: relative;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	padding: 0 12px 0 12px;
}

ul#nav-util {
	display: block;
	position: absolute;
	top: 10px;
	left: 100%;
	margin-left: -342px;
	height: 20px;
	text-align: right;
}

ul#nav-util li {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

ul#nav-util li a {
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	padding: 0 10px 0 10px;
}

/* @end */

/* @group Content */

#content {
	font-size: 12px;
	min-height: 650px;
	background: #fff url(../images/bg-interior.jpg) no-repeat center top;
}

body.interior #content {
	padding-bottom: 30px;
}

#content div.container_12 {
	position: relative;
}

#content #content-main {
	color: #303030;
	width: 520px;
	padding: 0 10px 20px 10px;
}

#content #content-main h1 {
	color: #73b8e6;
	font-weight: normal;
	font-size: 48px;
	text-transform: lowercase;
	margin-top: 35px;
}

#content #content-main h4 {
	color: #104b93;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#content #content-main h3 {
	margin-bottom: 10px;
}

#content #content-main h2 {
	color: #303030;
	font-weight: normal;
	font-size: 22px;
	line-height: 28px;
}

#content #content-main hr {
	display: block;
	position: relative;
	height: 3px;
	border: none;
	background: url(../images/hr.gif) repeat-x;
}

#content #content-main ul {
	list-style:none;
}

#content #content-main ul li {
	padding-left: 15px;
	margin: 0 0 0 0;
	background: url(../images/bullet2.gif) no-repeat left 6px;
}

#content #content-main ul ul {
	margin: 5px 0;
}

#content #content-main ul ul li {
	padding-left: 15px;
	margin: 0 0 0 0;
	background: url(../images/bullet4.gif) no-repeat left 6px;
}

#content div#wellness-tip {
	display: block;
	position: absolute;
	width: 149px;
	z-index: 200;
	left: 561px;
	top: 22px;
	background: transparent url(../images/wellness-tip-bg.gif) no-repeat center bottom;
}

#content div#wellness-tip h5 {
	display: block;
	position: relative;
	height: 95px;
	width: 149px;
	margin: 0 0 0 0;
	background: url(../images/wellness-tip-trans.png) no-repeat left top;
}

#content div#wellness-tip dl {
	display: block;
	position: relative;
	width: 109px;
	padding: 10px 20px 154px 20px;
	margin: 0 0 0 0;
	color: #fff;
	background: #800040 url(../images/wellness-tip-int-bg.gif) no-repeat center bottom;
}

#content div#wellness-tip dl dt {
	display: block;
	width: 109px;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
}

#content div#wellness-tip dl dd {
	font-size: 12px;
}

#content-main dl.events-edu { display: block; }
#content-main dl.events-edu dt { display: block; font-size: 14px; margin-bottom: 10px; }
#content-main dl.events-edu dt span { color: #056fb9; font-size: 12px;}
#content-main dl.events-edu dd { display: block; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #e3e3e3; }
#content-main dl.events-edu dd.last { border-bottom: none; }

#content a {
	color: #244e95;
	text-decoration: none;
}

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

/* @group Index Overrides */

body.index #content div#wellness-tip {
	left: 790px;
	top: 245px;
}

body.index #content div#wellness-tip dl {
	padding: 10px 20px 16px 20px;
	background: #800040 url(../images/wellness-tip-bg.gif) no-repeat center bottom;
}

body.index #content {
	background: #fff url(../images/bg2.jpg) no-repeat center top;
}

body.index #content h1 {
	width: 550px;
	margin: 90px 0 20px 25px;
}

body.index #content h3 {
	width: 500px;
	margin: 0 0 20px 25px;
}

body.index div.half {
	display: inline;
	float: left;
	width: 436px;
	color: #333;
	font-size: 12px;
	padding: 15px 22px 40px 22px;
}

body.index div.half p {
	margin: 25px 0 10px 0;
}

body.index div.half ul {
	display: block;
	float: left;
	width: 33%;
	list-style: none;
}

body.index div.half dt {
	font-weight: bold;
}

body.index div.half dd {
	margin-bottom: 10px;
}

body.index div.half ul li {
	display: inline;
	width: 140px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	list-style-image: url(../images/bullet.gif) no-repeat left top;
	line-height: 13px;
}


body.index div.half h4 {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	text-shadow: #4981c3 1px 1px 0;
}

body.index div#services {
	background: url(../images/left-half-bg.jpg) no-repeat left top;
}

body.index div#events-education {
	background: url(../images/right-half-bg.jpg) no-repeat left top;
}

body.index div#events-education p {
	width: 260px;
}

body.index div#financial {
	margin-top: 30px; background-color: #a2d7ff; border-radius: 12px; padding: 10px; height: 240px;
}


/*
body.index div#from-our-patients {
	height: 167px;
	margin-bottom: -10px;
	z-index: 100;
}

body.index div#from-our-patients h4 {
	color: #4698e5;
	font-size: 18px;
	height: 20px;
	font-weight: normal;
	padding-left: 14px;
	border-bottom: 1px solid #4698e5;
}

body.index div#from-our-patients blockquote {
	color: #454546;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 14px;
}

body.index div#from-our-patients cite {
	color: #4698e5;
	font-size: 16px;
	height: 20px;
	margin: 0 0 0 14px;
	font-weight: normal;
	font-style: normal;
}

body.index div#from-our-patients img {
	display: block;
	position: absolute;
	left: 100%;
	top: 0;
	margin-left: -160px;
}
*/

body.interior div#from-our-patients {

}

body.interior div#from-our-patients h4 {
	color: #4698e5;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom: 1px solid #4698e5;
}

body.interior div#from-our-patients blockquote {
	color: #454546;
	font-size: 14px;
	line-height: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 0;
}

body.interior div#from-our-patients blockquote cite {
	color: #4698e5;
	font-size: 12px;
	margin: 5px 0 0 0;
	font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-weight: bold;
	font-style: normal;
}

body.interior div#from-our-patients img {
	display: block;
	position: absolute;
	left: 100%;
	top: 0;
	margin-left: -160px;
}


body.index div#since-1944 {
	height: 167px;
	margin-top: 35px;
	margin-bottom: -70px;
	z-index: 98;
}

body.index div#since-1944 h4 {
	color: #4698e5;
	font-size: 14px;
	height: 20px;
	font-weight: bold;
	padding-left: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #4698e5;
	text-transform: uppercase;
/*	margin-left: 160px;
	margin-right: 200px; */
	margin: -20px 200px 0 160px;
}

body.index div#since-1944 blockquote {
	color: #454546;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 174px;
}

body.index div#since-1944 img {
	display: block;
	position: absolute;
	left: 20px;
	top: -60px;
	margin-right: 160px;
}

/* @end */

#content-sub {
	margin-top: 91px;
}

#content-sub ul#nav-sub {
	margin-top: 4px;
	list-style: none;
}

#content-sub ul#nav-sub li {
	display: block;
	position: relative;
	height: 31px;
	line-height: 31px;
	width: 200px;
	margin: 0 0 0 10px;
	border-top: 1px solid #b8e1fd;
}

#content-sub ul#nav-sub li:first-child {
	border: none;
}

#content-sub ul#nav-sub li a {
	display: block;
	width: 174px;
	height: 29px;
	margin: 1px 0 1px 0;
	padding: 0 13px 0 13px;
	font-size: 12px;
	color: #244e95;
}

#content-sub ul#nav-sub li a:hover {
	color: #244e95;
	/* background-color: #c2e6fe; */
	text-decoration: underline;
}

#content-sub dl {
	display: block;
	width: 200px;
	padding: 0 13px 0 13px;
}

#content-sub dl dt {
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #133e70;
	height: 31px;
	line-height: 31px;
	border-bottom: 1px solid #95c9e5;
	margin-bottom: 10px;
}

#content-sub dl dt img {
	display: inline;
	float: left;
	margin-right: 7px;
	margin-top: 5px;
}

#content-sub dl dd {
	color: #303030;
	font-size: 12px;
}

#content-sub dl dd ul {
	list-style: none;
}

#content-sub dl dd ul li {
	padding-left: 10px;
	margin: 0 0 0 0;
	background: url(../images/bullet3.gif) no-repeat left 8px;
}

#content-sub .him-links { display: block; margin: 0; padding: 0; list-style-type: none; margin-top: 30px; }
#content-sub .him-links li { display: block; margin: 0 0 8px 0; padding: 0 0 8px 0; line-height: 14px; border-bottom: 1px solid #e3e3e3;}

#phone-ext li { font-size: 11px !important; }

/* @end */

/* @group Footer */

#footer {
	display: block;
	position: relative;
	width: 100%;
	height: 110px;
	padding-top: 30px;
	background: url(../images/foot-bg.jpg) repeat-x left top;
	z-index: 99;
}

#footer #site-info {
	display: block;
	overflow: hidden;
	position: relative;
	height: 100px;
}

#footer dl {
	color: #333;
	font-size: 12px;
}

#footer dl dt {
	font-weight: bold;
}

#footer ul#nav-util-foot {
	list-style: none;
	font-size: 11px;
	text-align: right;
}

#footer ul#nav-util-foot li {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin: 0 0 0 0;
}

#footer ul#nav-util-foot li a {
	height: 11px;
	line-height: 11px;
	color: #333;
	text-decoration: none;
	padding: 0 10px 0 9px;
	border-left: 1px solid #333;
}

#footer ul#nav-util-foot li a:hover, #footer dl#font-sizer dd a:hover {
	color: #133d6f;
	text-decoration: underline;
}

#footer ul#nav-util-foot li:first-child a {
	border: none;
}

#footer dl#font-sizer {
	display: block;
	position: absolute;
	width: 60px;
	list-style: none;
	left: 100%;
	top: 30px;
	margin-left: -80px;
}

#footer dl#font-sizer dt {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #fff;
}

#footer dl#font-sizer dd {
	display: inline;
	float: left;
	width: 20px;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 24px;
}

#footer dl#font-sizer dd small {
	font-size: 9px;
}

#footer dl#font-sizer dd big {
	font-size: 15px;
	line-height: 24px;
}

#footer dl#font-sizer dd a {
	color: #333;
	text-decoration: none;
}

#footer dd.nondiscrim a {
	color: #244e95;
	text-decoration: none;
}

#footer dd.nondiscrim a:hover {
	color: #333;
	text-decoration: underline;
}

/* @end */