/* Minnesota Neonatal Physicians Stylesheet */
/* David May - Thelen Advertising */


/* ############# general definitions */

* {
	padding: 0;
	margin: 0;
}



html {
	/*background: url(../images/background2.gif) left top repeat-y;*/
	background-color:#3C3C3C;
}

a img {
	border:none;
}
	

body {
	font: normal 80%/1.2em Verdana, Arial, Helvetica, sans-serif;
	color:#525150;
	height: 60em; /* sort of a min-height hack for IE to show the full background image in this element */
}

#wraprepeat {
 	background: url(../images/background2.gif) left top repeat-y;
	background-position:0px;
	width:800px;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	
}

#wrap {
	background: url(../images/background.gif) left top no-repeat;
	width: 800px;
	min-height: 590px;
	padding-bottom: 5em;
	margin:auto;
	position:relative;
}


#breakerbar {
	clear:both;
	height:6px;
}


#footer {
	padding: 80px 20px 20px 20px;
	font-size: .8em;
	font-style: italic;
	color: #808080;
	text-align: center;
	clear: both;
}

#interviews h3 a {
	font-size:20px;
	color: #1872c1;
	text-decoration:underline;
}

#interviews h3 a:hover {
	font-size:20px;
	color: #feaf29;
	text-decoration:underline;
	background-color:#ffffff;
}

.monitor a:hover {
	background-color:#ffffff;
}


a {
	text-decoration: underline;
	color: #b2b2b2;
}

a.links {
	text-decoration: underline;
	color: #0077c0;
}

a:hover {
	background-color: #f2e7d7;
	color: #666 ;
}

h2 {
	color: #0076BF;
	font-size: 14px;
	text-align: left;
	padding: 15px 0;
}



p.center {
	text-align: center;
}

p.smallish{
	font-size: 70%;
}

ul.reg {
	padding: 0 50px 0 75px;
}

ul.reg li {
	padding: 5px 0;
}

ul.subreg {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 60px;
	list-style-type: disc;
}

ul.homepage {
	list-style-type: disc;
}

table.frontpage {
	width: 720px;
	line-height: 1.8em;
	padding-left: 10px;
}


.caption {
	display:block;
	padding:0px;
	margin-top:10px;
}


/* subnavigation page */


#submenulinks {
	margin-top: 20px;
	margin-right: 60px;
	width: 200px;
	float: right;
	clear:both;
	margin-left: 50px;
	background-color: #d7e3f0; /* LIGHT BLUE */
}

#submenulinks h2 {
	color: #0077c0; 
}

ul#submenunavigation {
	margin-left: 0;
	padding-left: 0;
}

#submenunavigation {
	list-style-type: none;
	text-align: center;
}

#submenunavigation a { 
	display: block;
	padding: 3px 0;
	margin: 3px 0;
	text-decoration: none;
	background-color: #d7e3f0;
	color: #1a3d8b; /* DARK BLUE */
	}

#submenunavigation a:link, #navlist a:visited {
	color: #1a3d8b;
	background-color:#d7e3f0;
	text-decoration: none;
}

#submenunavigation a:hover {
	color: #fff;
	background-color: #0077c0;
	text-decoration: none;
}

#submenunavigation li {
	border-top: solid 1px #1a3d8b;
	}

.subtitle {
	padding-left:30px;
	}

#infolinks {
	margin-left: 10px;
	margin-right: 20px;
	width: 250px;
	float: right;
	background-color: #d7e3f0;
	text-align: center;
	clear:right;
	font-size:10px;
}

#infolinks h2 {margin: 0;
	color: #808080;
}

#infolinks ul li {display: block;
	background-color: #d7e3f0; 
	padding: 4px 0;
	margin: 3px 0;
}

ul#infonavigation {
	margin: 0;
	padding: 0;
}


#infonavigation {
	list-style-type: none;
	text-align: center;
}

#infonavigation a { 
	padding: 3px 0;
	margin: 3px 0;
	text-decoration: none;
	background-color: #d7e3f0;
	}

#infonavigation a:link, a:visited {
	color: #1a3d8b;
	text-decoration: none;
}

#infonavigation a:hover {
	color:#666666;
	text-decoration: none;
}

#outcomelinks {
	margin-right: 20px;
	margin-left: 10px;
	width: 250px;
	float: right;
	background-color: #f2e7d7;
	text-align: center;
	clear:right;
	font-size:10px;
}

#outcomelinks h2 {margin: 0;
	color: #808080;
}

#outcomelinks ul li {display: block;
	background-color: #808080; 
	padding: 4px 0;
	margin: 3px 0;
}

ul#outcomenavigation {
	margin: 0;
	padding: 0;
}


#outcomenavigation {
	list-style-type: none;
	text-align: center;
}

#outcomenavigation a { 
	padding: 3px 0;
	margin: 3px 0;
	text-decoration: none;
	background-color: #808080;
	color: #fff;
	}

#outcomenavigation a:link {
	color: #fff;
	background-color: #808080;
	text-decoration: none;
}

#outcomenavigation a:hover {
	color: #fff;
	background-color: #369;
	text-decoration: none;
}

#outcome_foot {
	width: 650px;
	margin-left: 50px;
	font-size: .7em;
	line-height: 1.1em;
	}

#outcome_foot a {color: #808080;
	padding: 0 5px;
	text-decoration:none;
	}

#outcome_foot a:hover {background-color: #369;
	color: #FFFFFF;
	}

#outcome_foot ul {float: left;
	list-style:none;
	width: 330px;
	}
	
#outcome_foot ul.left {float: left;
	list-style:none;
	width: 250px;
	}
	
#outcome_foot ul li {
	padding: 5px;
}

#outcome_nav {clear: both;
	width: 650px;
	margin-left: 50px;
	font-size: .85em;
	margin-bottom: 50px;
	}

#nav_left {float:left;
	width: 200px;
	}
	
#nav_center {float:left;
	width: 249px;
	text-align: center;
	}

#nav_right {float: right;
	width: 200px;
	text-align: right;
	}
	

	
#outcome_list {width: 650px;
	margin-left: 50px;
	}
	
.ul {float: left;
	width: 300px;
	}

.ul li {margin-bottom: 5px;
	margin-left: 25px;}

#subsLeft {font-size: 9px;
	width: 300px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}

#anchLeft {width: 300px;
	float: left;
	margin-left: 50px;
	margin-right: 10px;
}

#anchLeft ul {list-style: none;
}

#subsRight {
	font-size: 9px;
	width: 300px;
	float: right;
	margin-right: 20px;
	padding-left:20px;
}

/* for our colleagues page */
table.guidelines {
	margin: 0 auto;
}

table.guidelines th {
	background-color: #aabcd7;
	height: 30px;
}

table.guidelines td {
	text-align: left;
}

table.guidelines td a {
	display: block;
	padding: 5px;
}

table.guidelines td.left {
	width: 30em;
}

p {
	padding: 10px 50px;
	line-height: 1.4em;
}



img.left {
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}

img.right {
	float: right;
	padding-right: 20px;
	margin-left: 10px;
}

#cystlist{margin-left: 100px;
	}
	
#note {
	line-height: 1.2em;
	font-size: .8em;
	font-style: italic;
}

/* ############# main element definitions */

#header {
	height: 97px;
}

#header img {
	float: left;
}

#header a img {
	border: none;
}

#nav {
	height: 39px;
	padding-left: 70px;
	z-index: 3;

}

#main_content_wrap {
	float: right;
	width: 730px;
	padding-top: 12px;
	z-index: 1;
	padding-bottom: 5em;
}

#main_content {
	margin-right: 2px;
}

.clear {
	clear: both;
}

.clear ul {
	list-style-type: disc;
}

.center {
	text-align: center;
}



#news {
	float: right;
	width: 145px;
	clear: right;
}

#news img {
	width: 145px;
}

#news a img {
	border: none;
}
#main_content {
	width: 580px;
	height: 360px;
	border: none;
	z-index: 1;
	position: absolute;
	background: transparent url(../images/loading.gif) center center no-repeat;
}

/* NAVIGATION OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO */



#nav ul.main {
	text-align: center;
	padding-top: 9px;
	font-family: Arial;
	list-style: none;
	white-space: nowrap;
}

#nav li {
	float: left;
	text-align: center;
	font-size: 11px;
} 


#nav li a.first {
	background-color:#0077c0;
	display: block;
	color: #fff;
	border: none;
	text-decoration: none;
	line-height: 22px;
	width: 115px;
	margin: 0 3px;
}

#nav li a.first:hover {
	background-color:#d7e3f0;
	color:#1a3d8b;
}


	
#nav li a.active {
	background-color:#d7e3f0;
	display: block;
	color:#1a3d8b;
	border: none;
	text-decoration: none;
	line-height: 22px;
	width: 115px;
	margin: 0 3px;
}

/*
.navlarge {
	display: block;
	background-color:#0077c0;
	color: #fff;
	border: none;
	text-decoration: none;
	line-height: 22px;
	width:135px;
	margin: 0 3px;
} */

li a.active {
	width:300px;
	}


.active {
	display: block;
	background-color:#d7e3f0;
	color:#1a3d8b;
	border: none;
	text-decoration: none;
	line-height: 22px;
	width:158px;
	margin: 0 3px;
}

.sub2 li a {
	background-color:#d7e3f0;
	width:158px;
	margin:0;
}


#nav ul.sub {
	position: absolute;
	list-style: none;
	left: -900px;
	text-align: center;
	background-color: #d7e3f0;
	z-index: 10;
}


#nav li:hover ul.sub, #nav li.sfhover ul.sub {
	position: absolute;
	left: auto;
	z-index: 6000;
}

#nav ul.sub li {
	float: none;
	padding: 3px 0;
	width: 158px;
	border-bottom: solid 1px #1a3d8b;
}

#nav ul.sub li a {
	display: block;
	padding: 3px 0;
	text-decoration: none;
	color: #1a3d8b;
}

#nav ul.sub li a:hover {
	background-color:#0077c0; /* dropdown hover */
	color:#fff;
}



/* END NAVIGATION XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

/* OUTCOMES TABLE */

#outcomes {
	border-collapse:collapse;
	background-color:#E7E7E7;
	color:#0077c0;
	margin:0 20px 10px 0;
	float:right;
	clear:both;
	}
	
.row1 {
	background-color:#666666;
	color:#FFF;
	}
	
.outcomestitle {
	font-size:16px;
	font-weight:bold;
	}

#outcomes td {
	padding:5px 10px 5px 10px;
	border-style:solid;
	border-width:thin;
	border-color:#FFFFFF;
	text-align:center;
	}
	
.small {
	font-size:9px;
	}
	
#outcomes tr.blue {
	background-color:#CCCCCC;
	color:#0077c0;
	}
	
	.CDH-LHR {
		font-size:1.3em;
		width:240px;
	}
	

/* our physicians page */
#portrait {
	text-align: center;
	float: left;
	font-variant: capitalize;
	margin: 10px 8px;
	width: 115px;
}

#stories {
	text-align: center;
	float: left;
	font-variant: capitalize;
	margin: 10px 8px;
	width: 115px;
}

#storiesport {
	padding-left: 50px;
}

#portrait a img {
	border: solid 2px #f2e7d7;
}

#return a {
	text-decoration:underline;
	color:#1a3d8b;
	}
	
#return a:hover {
	text-decoration:underline;
	color:#666;
	}
	

/* newsletter */
#newsheader {
	height: 122px;
	background-color: #aabcd7;
	
}

#newsheader img {
	float: right;
	position: relative;
}

#news a { margin:0;
}

.newshead {
	text-align: right;
	padding-top: 60px;
	padding-left: 50px;
	float: left;
	width: 130px;
	font-size: 80%;
}

.clear {clear: both;
}

.parents {
	margin-left:60px;
	}

.newshead a {
	color: #fff;
}

.newshead a:hover {
	background-color: #fff;
	color: #1a3d8b;
}

.img_left {margin-left: 50px;
	}
	
.sidebarheadline {display:block;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	line-height:1.5	;
	margin-top:15px;
	}
	

.indent1 {
	padding-left:50px;
}


.indent2 {
	padding-left:150px;
}
	
	
#mircopreemies {
width: 100px;
margin-right: 10px;
float: right;

}	
	
#people_photo {
width: 200px;
margin-right: 50px;
float: left;

}

#peoplemag {
	border-top:solid 2px  #0076BF;
	border-bottom:solid 2px  #0076BF;
	
	padding-bottom:20px;
	margin-top:50px;
	width:650px;
}

#interviews {
	float:right;
	position:absolute;
	top:580px;
	left:400px;
	width:380px;
	line-height:20px;
}

#interviews p {
	padding-left:0px;
}

#ownwords {
	font-style:italic;
	font-size:16px;
	font-weight:bolder;
	line-height:5px;
}


