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

#main_content .box1, /*Combined styles for Box 1, 2, 3  DIV */
#main_content .box2,
#main_content .box3 {
	min-height:180px;

}
/* --------------------------------------------------------------------------------
  Specialties Childrens
--------------------------------------------------------------------------------*/	
#specialities .intro_wchob {
	background-image: url(/Childrens/images/specialties-wchob.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 78px;
	width: 172px;
	padding:12px 10px 0px;
	float: left;
}
#specialities .usnews_wchob {
	background-image: url(/Childrens/images/specialties-wchob.jpg);
	background-repeat: no-repeat;
	background-position: -192px 0px;
	height: 90px;
	width: 192px;
	float: left;	
}

#specialities .usnews_wchob:hover {
	background-position: -192px -90px;
	cursor: pointer;	
}


#specialities .maternity_wchob {
	background-image: url(/Childrens/images/specialties-wchob.jpg);
	background-repeat: no-repeat;
	background-position: -384px 0px;
	height: 90px;
	width: 192px;
	float: left;	
}
#specialities .maternity_wchob:hover {
	background-position: -384px -90px;
	cursor: pointer;	
}
#specialities .bnmc_wchob {
	background-image: url(/Childrens/images/specialties-wchob.jpg);
	background-repeat: no-repeat;
	background-position: -576px 0px;
	height: 90px;
	width: 192px;
	float: left;	
}
#specialities .bnmc_wchob:hover {
	background-position: -576px -90px;
	cursor: pointer;	
}
#specialities .pediatrics_wchob {
	background-image: url(/Childrens/images/specialties-wchob.jpg);
	background-repeat: no-repeat;
	background-position: -768px 0px;
	height: 90px;
	width: 192px;
	float: left;	
}
#specialities .pediatrics_wchob:hover {
	background-position: -768px -90px;
	cursor: pointer;	
}

#specialities .usnews_wchob a,
#specialities .maternity_wchob a,
#specialities .bnmc_wchob a,
#specialities .pediatrics_wchob a{
	margin: 0px;
	padding: 12px 0px 6px 30px;
	color: white;
	display:block;
	height: 75px;
}

/* -------------------------------------------------------------------------------
    New Hospital Pages CSS styles
-------------------------------------------------------------------------------*/
#main_content #oishei_grad_bkg {
	background-image: url(../Childrens/images/bnmc/bkg_main_gradient_Oishei.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#Intro_box_oishei_home {
	background-image: url(../Childrens/images/bnmc/Oishei-rendering-home-grad.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
	min-height:390px;
}
#Intro_box_oishei_home h2{
	font-size: 40px;
}
#Intro_box_oishei_home p{
	width:390px;
	
}
#main_content .box1_oishei, /*Combined styles for oishei Box 1, 2, 3  DIV */
#main_content .box2_oishei,
#main_content .box3_oishei {
	float: left;
	min-height:216px;
	width:216px; 
	text-indent:-9999px;
}
#main_content .box1_oishei a, /*Combined styles for oishei Box 1, 2, 3  DIV */
#main_content .box2_oishei a,
#main_content .box3_oishei a{
	display:block;
	min-height:196px;
	width:216px;
	
}
#main_content .box1_oishei{
	margin:0px 0px 0px 0px;
	background-image:url(../Childrens/images/bnmc/btn_naming.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main_content .box1_oishei:hover{ 
	background-image:url(../Childrens/images/bnmc/btn_naming.png);
	background-repeat: no-repeat;
	background-position: 0px -216px;
}
#main_content .box2_oishei{
	margin:0px 25px 0px 25px;
	background-image:url(../Childrens/images/bnmc/btn_support.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main_content .box2_oishei:hover{ 
	background-image:url(../Childrens/images/bnmc/btn_support.png);
	background-repeat: no-repeat;
	background-position: 0px -216px;
}
#main_content .box3_oishei{
	margin:0px 0px 0px 0px;
	background-image:url(../Childrens/images/bnmc/btn_news.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main_content .box3_oishei:hover{ 
	background-image:url(../Childrens/images/bnmc/btn_news.png);
	background-repeat: no-repeat;
	background-position: 0px -216px;
}
#Intro_box_oishei_home #rotating_kids {
	float: right;
	width: 350px;
	height: 345px;
	overflow: hidden;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
