/* Style Sheet */
@import url("master.css");
#container {
	background: url('../images/background.jpg') repeat-y scroll top left;
	width: 989px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}
#header {
	background: url('../images/header.jpg') no-repeat scroll top left;
	width: 989px;
	height: 131px;
}

#funtional-nav{
	float:right;
	margin-right:10px;
	color:#8BB854;
	font-size:11px;
	margin-top:10px;
}
#funtional-nav a{
	font-family: "Myriad Pro",Arial, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}

a.logo {
	display:block;
	background: url('../images/logo.png') no-repeat scroll top left;
	width: 148px;
	height: 96px;
	position:absolute;
	margin-left:15px;
	margin-top:10px;
	text-indent:-3000px;
}
#flash-intro{
	display:block;
	margin-left:4px;
	z-index: 1;
}
#home-content{
	font-size:13px;
	color:#545454;
	margin-left:4px;
	width:600px;
	padding-left:30px;
	padding-top:30px;
	line-height:1.25;
}
#home-content p{
	font-size:13px;
	line-height:1.7;
	padding:10px 0px 10px 0px;
}
.homepage-callouts {
	display:block;
	width: 189px;
	height: 400px;
	float:right;
	margin-right:50px;
	margin-top:10px;
}
#footer {
	background: url('../images/footer.jpg') no-repeat scroll top left;
	width: 954px;
	height: 99px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	padding-top:20px;
	padding-left:35px;
}
#footer a.healtheast{
	font-weight:bold;
	color:#515E90;
	position: absolute;
    height:50px;
    display:block;
 	margin-left: 654px;
	margin-top: 0px;
	

}
#healtheast-footer a.healtheast{
	font-weight:bold;
	color:#455D93;
	display:block;
	float:left;
	margin-right:50px;

}

#healtheast-footer img{
	margin-top:-5px;
}
#healtheast-footer{
	float:right;
	margin-right:0px;
	font-weight:bold;
	width:300px;
}
a.logo{
	cursor:pointer;
}
/*SUB PAGE STYLE */
#sub-container {
	background: url('../images/sub_background.jpg') repeat-y scroll top left;
	width: 989px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}
#header-sub {
	background: url('../images/header_sub.jpg') no-repeat scroll top left;
	width: 989px;
	height: 109px;
}
#header-sub  a.logo {
	display:block;
	background: url('../images/logo.png') no-repeat scroll top left;
	width: 138px;
	height: 96px;
	position:absolute;
	margin-left:15px;
	margin-top:5px;
	text-indent:-3000px;
}
#left-content{
	display:block;
	float:left;
	width:173px;
}
#sub-footer {
	background: url('../images/sub_footer.jpg') no-repeat scroll top left;
	width: 789px;
	height: 120px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	padding-top:20px;
	padding-left:200px;
}
a.footer{
	font-family: "Myriad Pro",Arial, sans-serif;
	font-size:11px;
	color:#4e4e4e;
	padding-left:4px;
	padding-right:4px;
}
#center-content{
	float:left;
	margin-left:4px;
	width:609px;
}

#right-content {
	background: url('../images/subright_background.jpg') no-repeat scroll top left;
	width: 198px;
	float:left;
}
#center-content h1{
	font-size:24px;
	color:#183e88;
/*	color:#768dbc;   original color ns */  
	padding:10px 20px 3px 20px;
}
#center-content h2{
	font-size:18px;
	color:#768dbc;
/*	color:#768dbc;  original color ns */ 
	padding:10px 20px 5px 20px;
}
#center-content h3{
	font-size:16px;
	color:#4a7edf;
/*	color:#768dbc; original color ns */
	padding:10px 20px 12px 20px;
}
#center-content h4{
	font-size:14px;
	color:#4a7edf;
/*	color:#768dbc; original color ns */
	padding:10px 20px 0px 20px;
}
#center-content p{
	font-size:12px;
	line-height:1.7;
	padding:2px 60px 13px 20px;
}
/* ALL MENU STUFF BELOW */






/* HOME MENU */
#home-nav ul{
	
}
#home-nav {
	background: url('../images/homepage_menu_back.png') no-repeat scroll top left;
	width: 661px;
	height: 26px;
	position:absolute;
	margin-left:300px;
	margin-top:100px;
	padding-left:10px;
	padding-top:2px;
}

#home-nav ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
}
#home-nav a {
display: block;
margin: 0;
}
#home-nav a.aneurysm {
	background: url('../images/home_nav/aneurysm_treatment.png') no-repeat scroll top left;
	width: 151px;
	height: 25px;
	text-indent:-3000px;
}
#home-nav a.aneurysm:hover {
	background: url('../images/home_nav/aneurysm_treatment_active.png') no-repeat scroll top left;
}
#home-nav a.other {
	background: url('../images/home_nav/other_brain.png') no-repeat scroll top left;
	width: 228px;
	height: 25px;
	text-indent:-3000px;
}
#home-nav a.other:hover {
	background: url('../images/home_nav/other_brain_active.png') no-repeat scroll top left;
}
#home-nav a.physicians {
	background: url('../images/home_nav/for_physicians.png') no-repeat scroll top left;
	width: 111px;
	height: 25px;
	text-indent:-3000px;
}
#home-nav a.physicians:hover {
	background: url('../images/home_nav/for_physicians_active.png') no-repeat scroll top left;
}
#home-nav a.newsroom {
	background: url('../images/home_nav/newsroom.png') no-repeat scroll top left;
	width: 85px;
	height: 25px;
	text-indent:-3000px;
}
#home-nav a.newsroom:hover {
	background: url('../images/home_nav/newsroom_active.png') no-repeat scroll top left;
}
#home-nav a.library {
	background: url('../images/home_nav/library.png') no-repeat scroll top left;
	width: 67px;
	height: 25px;
	text-indent:-3000px;
}
#home-nav a.library:hover {
	background: url('../images/home_nav/library_active.png') no-repeat scroll top left;
}


#home-nav a {

}

#home-nav a:hover {

}
#home-nav li {position: relative;}

#home-nav ul ul {
position: absolute;
z-index: 500;
background-color:#183e88;
width:205px;
margin-left:-10px;
}
#home-nav ul ul a{
color:#fff;
font-size:12px;
line-height:1.5;
padding:5px 5px 5px 10px;
width:190px;
display:block;
display:block;
}
#home-nav ul ul a:hover{
color:#f5da7f;
background-color:#112b5e;
text-decoration:none;
}
#home-nav ul.library {
position: absolute;
z-index: 500;
background-color:#183e88;
width:105px;
margin-left:-10px;
}
#home-nav ul.library a{
color:#fff;
font-size:12px;
line-height:1.5;
padding:5px 5px 5px 10px;
width:90px;
display:block;
display:block;
}
#home-nav ul.research {
position: absolute;
z-index: 500;
background-color:#183e88;
width:145px;
margin-left:-10px;
}
#home-nav ul.research a{
color:#fff;
font-size:12px;
line-height:1.5;
padding:5px 5px 5px 10px;
width:130px;
display:block;
display:block;
}
#home-nav ul ul ul {
top: 0;
left: 100%;
}

div#home-nav ul ul,
div#home-nav ul li:hover ul ul,
div#home-nav ul ul li:hover ul ul
{display: none;}

div#home-nav ul li:hover ul,
div#home-nav ul ul li:hover ul,
div#home-nav ul ul ul li:hover ul
{display: block;}


/* SUBPAGE MENU */
#sub-nav {
	background: url('../images/subpage_menu_back.png') no-repeat scroll top left;
	width: 764px;
	height: 26px;
	position:absolute;
	margin-left:167px;
	margin-top:80px;
	padding-left:5px;
	padding-top:4px;
}

#sub-nav ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
}
#sub-nav a {
display: block;
margin: 0;
}
#sub-nav a.aneurysm {
	background: url('../images/sub_nav/aneurysm_treatment.png') no-repeat scroll top left;
	width: 137px;
	height: 22px;
	text-indent:-3000px;
}
#sub-nav a.aneurysm:hover {
	background: url('../images/sub_nav/aneurysm_treatment_ro.png') no-repeat scroll top left;
}
#aneurysm #sub-nav a.aneurysm, #aneurysm #sub-nav a.aneurysm:hover {
	background: url('../images/sub_nav/aneurysm_treatment_active.png') no-repeat scroll top left;
}
#sub-nav a.other {
	background: url('../images/sub_nav/other_brain.png') no-repeat scroll top left;
	width: 201px;
	height: 22px;
	text-indent:-3000px;
}
#sub-nav a.other:hover {
	background: url('../images/sub_nav/other_brain_ro.png') no-repeat scroll top left;
}

#other #sub-nav a.other:hover, #other #sub-nav a.other {
	background: url('../images/sub_nav/other_brain_active.png') no-repeat scroll top left;
}

#sub-nav a.our-patients {
	background: url('../images/sub_nav/our_patients.png') no-repeat scroll top left;
	width: 96px;
	height: 22px;
	text-indent:-3000px;
}
#sub-nav a.our-patients:hover {
	background: url('../images/sub_nav/our_patients_ro.png') no-repeat scroll top left;
}
#our-patients #sub-nav a.our-patients:hover, #our-patients #sub-nav a.our-patients {
	background: url('../images/sub_nav/our_patients_active.png') no-repeat scroll top left;
}

#sub-nav a.our-approach {
	background: url('../images/sub_nav/our_approach.png') no-repeat scroll top left;
	width: 90px;
	height: 22px;
	text-indent:-3000px;
}
#sub-nav a.our-approach:hover {
	background: url('../images/sub_nav/our_approach_ro.png') no-repeat scroll top left;
}
#our-approach #sub-nav a.our-approach:hover, #our-approach #sub-nav a.our-approach {
	background: url('../images/sub_nav/our_approach_active.png') no-repeat scroll top left;
}

#sub-nav a.physicians{
	background: url('../images/sub_nav/for_physicians.png') no-repeat scroll top left;
	width: 98px;
	height: 22px;
	text-indent:-3000px;
}
#sub-nav a.physicians:hover{
	background: url('../images/sub_nav/for_physicians_ro.png') no-repeat scroll top left;
}
#physicians #sub-nav a.physicians:hover, #physicians #sub-nav a.physicians{
	background: url('../images/sub_nav/for_physicians_active.png') no-repeat scroll top left;
}


#sub-nav a.newsroom {
	background: url('../images/sub_nav/newsroom.png') no-repeat scroll top left;
	width: 77px;
	height: 22px;
	text-indent:-3000px;
}
#sub-nav a.newsroom:hover {
	background: url('../images/sub_nav/newsroom_ro.png') no-repeat scroll top left;
}
#newsroom #sub-nav a.newsroom:hover, #newsroom #sub-nav a.newsroom {
	background: url('../images/sub_nav/newsroom_active.png') no-repeat scroll top left;
}


#sub-nav a.library {
	background: url('../images/sub_nav/library.png') no-repeat scroll top left;
	width: 55px;
	height: 22px;
	text-indent:-3000px;
}
#sub-nav a.library:hover {
	background: url('../images/sub_nav/library_ro.png') no-repeat scroll top left;
}
#library #sub-nav a.library:hover, #library #sub-nav a.library {
	background: url('../images/sub_nav/library_active.png') no-repeat scroll top left;
}

#sub-nav a {

}

#sub-nav a:hover {

}
#sub-nav li {position: relative;}

#sub-nav ul ul {
position: absolute;
z-index: 500;
background-color:#183e88;
width:180px;
margin-left:0px;
}
#sub-nav ul ul a{
color:#fff;
font-size:11px;
line-height:1.25;
padding:5px 5px 5px 10px;
width:165px;
display:block;
}
#sub-nav ul ul a:hover{
color:#f5da7f;
background-color:#112b5e;
text-decoration:none;
}
#sub-nav ul ul ul {
top: 0;
left: 100%;
}
#sub-nav ul.library {
position: absolute;
z-index: 500;
background-color:#183e88;
width:100px;
margin-left:0px;
}
#sub-nav ul.library a{
color:#fff;
font-size:11px;
line-height:1.25;
padding:5px 5px 5px 10px;
width:85px;
display:block;
}
div#sub-nav ul ul,
div#sub-nav ul li:hover ul ul,
div#sub-nav ul ul li:hover ul ul
{display: none;}

div#sub-nav ul li:hover ul,
div#sub-nav ul ul li:hover ul,
div#sub-nav ul ul ul li:hover ul
{display: block;}


/* LEFT NAV */
a.left-inactive, a.left-inactive:visited{
	margin-left:5px;
	width:144px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding:9px 3px 9px 25px;
	display:block;
	border-bottom:1px solid #a5b8d6;
}
a.left-inactive:hover{
	text-decoration:none;
	background: #425689 url('../images/sub_nav/sub_rollover.jpg') no-repeat center right;
	
}
a.left-active, a.left-active:hover,a.left-active:visited{
	border-left:10px solid #DFBE4D;
	width:144px;
	background-color:#F5E29B;
	color:#6B7EAC;
	margin-left:5px;
	font-size:11px;
	font-weight:bold;
	color:#6379AE;
	padding:9px 3px 9px 15px;
	display:block;
	border-bottom:1px solid #a5b8d6;
	text-decoration:none;
}

/* TABBED STYLES (third level nav) */
.tabbed{
	background: url('../images/tab_background.jpg') repeat-y scroll top left;
	width: 593px;
	margin-left:8px;
}
.tabbed-menu{
	background: url('../images/tab_top.jpg') no-repeat scroll top left;
	width: 593px;
	height: 33px;
	padding-top:5px;	
}
.tabbed-menu a{
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#728ab5;
	border-right:2px solid #fff;
	padding-right:20px;
	padding-left:20px;
	padding-top:9px;
	padding-bottom:2px;
	height: 21px;
	margin-top:-4px;
}
.tabbed-menu a:hover{
	text-decoration:none;
	background: url('../images/tab_active_right.jpg') no-repeat scroll top right;
	padding-right:22px;
	border:none;
}
.tabbed-menu a.left:hover{
	margin-left:-14px;
	background: url('../images/tab_active_right.jpg') no-repeat scroll top right;
	height: 24px;
	border-right:none;
	padding:0px;
	padding-top:10px;
	padding-right:22px;
	margin-top:-5px;
	margin-left:6px;
}
.tabbed-menu a.left{
	height: 24px;
	border-right:none;
	padding:0px;
	padding-top:10px;
	padding-right:20px;
	margin-top:-5px;
	margin-left:25px;
	border-right:2px solid #fff;
}
.tabbed-menu a.active{
	text-decoration:none;
	background: url('../images/tab_active_right.jpg') no-repeat scroll top right;
	padding-right:22px;
	border:none;
	color:#20519b;
}
.tabbed-menu a.active-left{
	margin-left:-14px;
	background: url('../images/tab_active_right.jpg') no-repeat scroll top right;
	height: 24px;
	border-right:none;
	padding:0px;
	padding-top:10px;
	padding-right:20px;
	margin-top:-5px;
	margin-left:6px;
	color:#20519b;
}
.tabbed-menu a.active-left span, .tabbed-menu a.left:hover span{
	display:block;
	background: url('../images/tab_active_left.jpg') no-repeat scroll top left;
	width: 9px;
	height: 33px;
	float:left;
	margin-top:-10px;
	margin-right:10px;
}
.tabbed-footer {
	background: url('../images/tab_bottom.jpg') no-repeat scroll top left;
	width: 593px;
	height: 34px;
	margin-left:8px;
}

/*  ADDED STYLE NS */

#center-content li{
	font-size:12px;
	line-height:1.7;
	margin-left:40px;
    list-style-type: disc;
}


}
img.left {
float: left;
}
img.right {
float: right;
}
.video-right{
	float:right;
	margin-right:50px;
	margin-left:20px;
	margin-bottom:15px;
}
table.t12 {
	margin-left:40px;
	font-size:12px;
}


