/*

Nationwide Children's Hospital v. 2.0.1
All work copyright 2011 Nationwide Children's Hospital

Maintained by Conrad | Phillips | Vutech  << cpvinc.com >>

**** Middle column stylesheet

*/
/* middle column ======================================================= */

#midcolumn {
	margin: 0;
	padding:0;
}

#breadcrumb_default {
	position:absolute;
	left:0;
	top:19px;
	margin:0 22px 0 0;
}

#healthehints-email
{
    display: inline;
    float: left;
    padding: 0px;
    margin: 0px;
    height:25px;
}

#healthehints-email input[type="image"]{
    vertical-align:bottom;
}

#healthehints-email input[type="text"] {
    border: 1px solid #999999;
    height: 14px;
    width: 160px;
	font:normal 8pt/133% Times, "Times New Roman", serif;
    padding:2px 5px;
    color: #999999;
}

.alertbanner {
	margin:10px 0;
	padding:.25em 60px .25em 77px;
	position:relative;
	z-index:999;
	width:820px;
	left:-21px;
}

#midcolumn-home {
	margin:0 0 0 56px;
	position:relative;
	clear:both;
}

#home-slider {
	margin:0;
	padding:0;
	height:249px;
	width:918px;
	overflow:hidden;
}

.bx-wrapper {
	position:relative;
	height:264px;
	margin:4px 0 15px 0;
	padding:0 0 10px 0;
	background:url(../images/home/border-horiz.png) repeat-x left bottom;
}

.bx-window {
	height:264px;
}

#home-slider img {
	display:block;
	height:264px;
}

	.bx-prev {
		display:block;
		text-indent:-999em;
		width:19px;
		height:19px;
		background:url(/gd/applications/carousel/images/slider-left.png) no-repeat 0 0;
		overflow:hidden;
		position:absolute;
		top:45%;
		left:0;
		z-index:999;
	}
	
	.bx-next {
		display:block;
		text-indent:-999em;
		width:19px;
		height:19px;
		background:url(/gd/applications/carousel/images/slider-right.png) no-repeat 0 0;
		overflow:hidden;
		position:absolute;
		top:45%;
		right:0;
		z-index:999;
	}
	
	.bx-prev:hover, .bx-next:hover {
		background-position:0 -19px;
	}

#thumbs {
	position:absolute;
	top:425px;
	left:36px;
}

.alertbanner.active {
	background:#f8971d;
}

#midcolumn-home ul {
	margin:0;
	padding:0;
}

	#midcolumn-home li {
		display:block;
		float:left;
		min-height:19em;
	}

	#midcolumn-home .iwanto-home {
		background:url(../images/home/border-vert.png) repeat-y 100% 100%;
		width:402px;
	}
	
	#midcolumn-home .enews {
		background:url(../images/home/border-vert.png) repeat-y 100% 100%;
		width:220px;
		padding:0 15px;
	}
	
		#midcolumn-home .enews li {
			min-height:24px;
			margin:.5em .75em 0 0;
		}
	
	#midcolumn-home .updates {
		width:160px;
		padding:0 15px;
	}

#mainbody_home #midcolumn {
	margin:0;
}

#mainbody_vendor #midcolumn {
	padding:20px;
	margin:0;
}

	#midcolumn .home {
		padding:30px 0 0 0;
	}

	#midcolumn .intro_default {
		margin:0 0 5px 0;
		padding:0;
	}
	
	#midcolumn .intro_heart {
		margin:0 0 15px 0;
		padding:0;
	}
	
	#midcolumn .separatorbar {
		margin:15px 0 0 0;
		padding:15px 0 0 0;
		border:none;
		border-bottom:2px solid #f8971d;
	}
	
	#midcolumn .pagecontent {
	}

	#midcolumn #midcolumn_left {
		float:left;
		width:218px;
		padding-right:1em;
	}
	
		#midcolumn_left .mid_news {

		}

	#midcolumn #midcolumn_right {
		margin:0 0 0 238px;
		padding:0 0 0 10px;
		border-left:1px dotted #f8971d;
	}

	#midcolumn #midcolumn_right .yellowbox_default {
		width:198px;
		margin:0 0 20px 0;
		padding:0;
	}
	
		#midcolumn_right .yellowbox_default .yellowbox_top, #midcolumn_right .yellowbox_default .yellowbox_btm {
			display:none;
		}
		
		#midcolumn_right .yellowbox_default .yellowbox_content {
		}

	#midcolumn .textbox_default {
			width:198px;
			margin:10px 0 0 0;
			padding:10px 0;
	}

#midcolumn .service_default {
	border-bottom:2px solid #f8971d;
	padding:10px 0;
	margin:25px 30px 0 0;
}

#midcolumn .service_heart {
	border-bottom:2px solid #f8971d;
	padding:10px 0;
	margin:25px 30px 0 0;
}

#midcolumn .guestservice_default {
	
}

#midcolumn .patientstory_default {
	border-bottom:2px solid #f8971d;
	padding:20px 0;
	margin:15px 0 0 0;
}

#midcolumn .patientstory_heart {
	border-bottom:2px solid #f8971d;
	padding:20px 0;
	margin:15px 0 0 0;
}

#midcolumn .video_default {
	margin:20px 0 0 0;
}

	
#midcolumn .selectbox, #fullcolumn .selectbox {
	margin:15px 0 0 0;
	padding:0;
	width:456px;
	background:#e6e6e6;
}

	#midcolumn .selectbox .selectbox_top {
		background:#e6e6e6;
		margin:0;
		padding:0;
		height:14px;
		width:456px;
	}
	
	#midcolumn .selectbox .selectbox_btm {
		background:#e6e6e6;
		margin:0;
		padding:0;
		height:14px;
		width:456px;
	}

.standardinfo {
	border-bottom:2px solid #f8971d;
	padding:0 0 20px 0;
	margin: 0 10px 0 0;
	min-height:230px; /* fixes stacking problem with short bios */
}

.practiceinfo {
	border-bottom:2px solid #f8971d;
	padding:0 0 30px 0;
	margin: 0 10px 0 0;
	min-height:10em;
}

	.photo-column {
		width:106px;
		float:left;
	}
	
		.photo-column img {
			max-width:100px;
			display:block;
			margin-left:auto;
			margin-right:auto;
		}

	.standardinfo-column {
		margin:0 0 0 120px;
		padding:0;
		min-height:200px;
	}

#midcolumn .section-toggle {
	position:relative;
	border-bottom:1px dotted #f8971d;
	padding:20px 0;
	margin:0 10px 0 0;
}

	.section-toggle .HiddenFields {
		padding-top:10px;
	}


#fullcolumn .pressarticle-rightcolumn {
	width:165px;
	padding: 0;
	margin-left:15px;
	float: left;
}

	.pressarticle-rightcolumn img {
		width:165px;	
	}

/* carryover styles from find-a-doc page */

#finddoc_container #help {
	background-color: #efefef;
	margin: 0;
	padding: 20px 30px;
}

#finddoc_container fieldset.quicksearch {
	background-color: #efefef;
	margin:0 0 0 5px;
	padding: 20px;
}


