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

body
{
	background-color:#FFFFFF;
	font-family:Verdana, Tahoma;
	color:#666;
	font-size:10px;
	line-height:18px;
}



div#nonfooter
{
}

div#wrapper
{
	margin:0 auto;
	text-align:left;
	background:#FFFFFF;
	width:962px;
	margin-top:20px;
	margin-bottom:40px;
	min-height:100%;
}

	div#wrapper a:link, div#wrapper a:visited
	{
		color:#1a4a6c;
		text-decoration:none;
	}

	div#wrapper a:hover, div#wrapper a:active
	{
		color:#10273c;
		text-decoration:underline;
	}

div#header
{
	background:url(../images/header.png) no-repeat;
	text-align:right;
	width:904px;
	height:51px;
	padding:47px 58px 0 0;
	font-size:12px;
	color:#FFF;
}

	div#header a:link, div#header a:visited
	{
		color:#f6cf3d;
		text-decoration:none;
	}

	div#header a:hover, div#header a:active
	{
		color:#f6cf3d;
		text-decoration:underline;
	}

#fade_test
{
	width:962px;
	height:570px;
	position:absolute;
	top:145px;
	.top:170px;
	margin-left:-40px;
	z-index:0;
}

#fade_test ul
{
	list-style:none;
}


.content
{
	width:495px;
/*	background-color:#FFF;
*/	padding:20px 449px 0 18px;
	position:relative;
	z-index:1;
}

/*	.content_home{background:url(../images/content_bg1.jpg) top center no-repeat;}
	.content_adult{background:url(../images/content_bg2.jpg) top center no-repeat;}
	.content_pediatric{background:url(../images/content_bg3.jpg) top center no-repeat;}
	.content_intensivists{background:url(../images/content_bg4.jpg) top center no-repeat;}
	.content_recruiting{background:url(../images/content_bg5.jpg) top center no-repeat;}
*/
h1
{
	height:22px;
	width:500px;
	margin-left:-5px;
	border-bottom:#d4d4d4 solid 1px;
}

h2
{
	color:#1a4a6c;
	font-size:18px;
	font-weight:normal;
	margin:10px 0;
}

p
{
	font-family:Verdana, Tahoma;
	color:#666;
	font-size:10px;
	line-height:18px;
}

#footer
{
	margin-top:25px;
	width:962px;
	margin:0 auto;
	position:relative;
}

	#footer a:link, #footer a:visited
	{
		color:#1a4a6c;
		text-decoration:none;
	}

	#footer a:hover, #footer a:active
	{
		color:#10273c;
		text-decoration:underline;
	}

.higher_care
{
	font-family:"Times New Roman", Times, serif;
	color:#1a4a6c;
	font-size:10px;
	font-weight:bold;
}

/*******************Alternating Table*******************/

table.doctorslist
{
	width:493px;
}

	table.doctorslist td
	{
		height:142px;
		padding:0 14px;
	}

	table.doctorslist img
	{
		margin:12px 15px 0 0;
		float:left;
	}

	tr.oddrow {}
	tr.evenrow 
	{
		background:#f1f8ff;
		border:#9F9;
	}

	tr.evenrow td
	{
		border:solid 1px #d4d4d4;
	}

/*******************Accordion2*******************/

.basic  {
	width: 495px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1a4a6c;
	font-size:16px;
	font-weight:normal;
	line-height:26px;
	float:left;
	margin-bottom:30px;
}
.basic div {
}

.basic p {
	text-decoration: none;
	margin: 0px;
	padding: 10px 20px;
}
.basic a {
	cursor:pointer;
	display:block;
	text-decoration: none;
	color:#1a4a6c;
	padding-left:20px;
	background:url(../images/bullet_bg.png) top left no-repeat;
}
.basic a:hover {
	text-decoration:none;
	background:url(../images/bullet_bg.png) top left no-repeat;
	padding-left:20px;
}
.basic a.selected {
	text-decoration:none;
	background:url(../images/bullet_bg_over.png) top left no-repeat;
	padding-left:20px;
}

/*******************Accordion*******************/

h3
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#1a4a6c;
	margin:10px 0;
	font-size:16px;
	font-weight:normal;
}

#accordion a.heading
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#1a4a6c;
	margin:40px 0;
	font-size:16px;
	font-weight:normal;
	line-height:26px;
}

#accordion a.heading:link, #accordion a.heading:visited
{
	text-decoration:none;
	background:url(../images/bullet_bg.png) top left no-repeat;
	padding-left:20px;
}

#accordion a.heading:hover, #accordion a.heading:active
{
	text-decoration:none;
	background:url(../images/bullet_bg_over.png) top left no-repeat;
	padding-left:20px;
}

#accordion p
{
	padding-left:25px;
}

.ui-accordion a.
{
	background-color:#F00;
}

/*******************Navigation*******************/

.navback
{
	width:960px;
	height:37px;
	background:url(../images/navback_repx.png) repeat-x;
	border-left:solid 1px #d4d4d4;
	border-right:solid 1px #d4d4d4;
}

.nav
{
	width:671px;
	height:37px;
	position:relative;
}

.nav a:link, .nav a:visited
{
	top:0;
	height:37px;
	text-indent:-9000px;
	overflow:hidden;
	z-index:10;
	float:left;
}

	.nav .home a:link, .nav .home a:visited{
		background:url(../images/nav_home.png) no-repeat;
		width:92px;
	}
	.nav .home a:hover, .nav .home a:active{
		background:url(../images/nav_home.png) no-repeat 0px -37px;
	}

	.nav .adult a:link, .nav .adult a:visited{
		background:url(../images/nav_adult.png) no-repeat;
		width:162px;
	}
	.nav .adult a:hover, .nav .adult a:active{
		background:url(../images/nav_adult.png) no-repeat 0px -37px;
	}

	.nav .pediatric a:link, .nav .pediatric a:visited{
		background:url(../images/nav_pediatric.png) no-repeat;
		width:181px;
	}
	.nav .pediatric a:hover, .nav .pediatric a:active{
		background:url(../images/nav_pediatric.png) no-repeat 0px -37px;
	}

	.nav .intensivists a:link, .nav .intensivists a:visited{
		background:url(../images/nav_intensivists.png) no-repeat;
		width:121px;
	}
	.nav .intensivists a:hover, .nav .intensivists a:active{
		background:url(../images/nav_intensivists.png) no-repeat 0px -37px;
	}

	.nav .recruiting a:link, .nav .recruiting a:visited{
		background:url(../images/nav_recruiting.png) no-repeat;
		width:115px;
	}
	.nav .recruiting a:hover, .nav .recruiting a:active{
		background:url(../images/nav_recruiting.png) no-repeat 0px -37px;
	}



