@charset "utf-8";
/* CSS Document */


div#home_hero {
	height:284px;
	width:969px;
	/*border:1px solid #9dc3df;*/
	margin-top:17px;
}

div#home_hero p {
	 line-height:1.5em;
}

div#home_hero div.hero_area {
	width:700px;
	height:284px;
	float:left;
	position:relative;
	display:none;
}

div#home_hero div.active {
	display:block;
}

div#home_hero div#tab1_area { background-image:url(../images/home/hero/hero1.jpg); }
div#home_hero div#tab2_area { background-image:url(../images/home/hero/hero2.jpg); }
div#home_hero div#tab3_area { background-image:url(../images/home/hero/hero3.jpg); }
div#home_hero div#tab4_area { background-image:url(../images/home/hero/hero4.jpg); }
div#home_hero div#tab5_area { background-image:url(../images/home/hero/hero5.jpg); }

div#home_hero div.hero_area div.hero_title {
	color:#d82484;
}

div#home_hero div.hero_area div.content_subtitle {
	color:#d82484;
	font-size:20px;
}

div#home_hero div#tab1_area div.hero_title {
	font-size:25px;
}

div#home_hero div#tab1_area div.hero_content {
	width:270px;
	height:185px;
	position:absolute;
	top:48px;
	left:38px;
}

div#home_hero div#tab1_area .hero_button {
	position:absolute;
	left:0px;
	bottom:0px;
}

div#home_hero div#tab2_area div.hero_title {
	font-size:24px;
}

div#home_hero div#tab2_area div.hero_content {
	width:283px;
	height:227px;
	position:relative;
	top:28px;
	left:358px;
}

div#home_hero div#tab2_area .hero_button {
	position:absolute;
	right:0px;
	bottom:0px;
}

div#home_hero div#tab3_area div.hero_title {
	/*font-size:32px;*/
	font-size:24px;
}

div#home_hero div#tab3_area .hero_button a {
	float:left;
	margin-right:5px;
}


div#home_hero div#tab3_area div.hero_content {
	/*width:676px;
	height:227px;
	position:relative;
	margin-top:25px;
	margin-left:24px;*/
	width:325px;
	height:227px;
	position:relative;
	/*top:85px;*/
	top:30px;
	left:350px;	
}

div#home_hero div#tab3_area div.content_left {
	background:transparent url(../images/home/bgWhatsNewCalloutLeft.gif) no-repeat;
	width:210px;
	height:185px;
	position:relative;
	margin-top:35px;
	padding-left:128px;
	float:left;
	display:inline;
}

div#home_hero div#tab3_area div.content_right {
	background:transparent url(../images/home/bgWhatsNewCalloutRight.gif) no-repeat;
	width:220px;
	height:185px;
	position:relative;
	margin-top:35px;
	padding-left:118px;
	float:left;
	display:inline;
}

div#home_hero div#tab4_area div.hero_title {
	font-size:24px;
}

div#home_hero div#tab4_area div.content_top {
	width:380px;
	height:95px;
	position:absolute;
	top:25px;
	left:285px;
}

div#home_hero div#tab4_area div.content_bottom {
	width:380px;
	height:95px;
	position:absolute;
	top:160px;
	left:285px;
}

div#home_hero div#tab4_area div.content_top .hero_button,
div#home_hero div#tab4_area div.content_bottom .hero_button {
	position:absolute;
	bottom:0px;
	right:0px;
}

div#home_hero div#tab5_area div.hero_title {
	font-size:28px;
}

div#home_hero div#tab5_area div.hero_content {
	width:260px;
	height:240px;
	position:absolute;
	top:42px;
	left:42px;
}



div#home_hero div#hero_tabs {
	width:269px;
	height:284px;
	float:right;
}

div#home_hero div.hero_tab {
	display:block;
	width:269px;
	height:56px;
	margin-bottom:1px;
	background-position:0px 0px;
}

div#home_hero div#tab1 { background-image:url(../images/home/hero/heroTab1.jpg); }
div#home_hero div#tab2 { background-image:url(../images/home/hero/heroTab2.jpg); }
div#home_hero div#tab3 { background-image:url(../images/home/hero/heroTab3.jpg); }
div#home_hero div#tab4 { background-image:url(../images/home/hero/heroTab4.jpg); }
div#home_hero div#tab5 { background-image:url(../images/home/hero/heroTab5.jpg); margin-bottom:0px;}

div#hero_tabs div.hover {
	background-position:0px -56px;
	cursor:pointer;
}

div#hero_tabs div.active {
	background-position:0px -112px;
}

div#home_callouts {
	padding:10px;
	background-color:#d6e7f7;
	margin-top:17px;
}

div#home_callouts div.callout {
	float:left;
	margin-right:10px;	
	min-height:195px;
	height:auto !important;
	height:195px;
	width:228px;
	border:1px solid #b0cee6;
	background-color:#fff;
	background-repeat:no-repeat;
	line-height:1.25em;
}

div#home_callouts div#callout1 { background-image:url(../images/home/bgFindCenterCallout.jpg); background-position:right bottom; }
div#home_callouts div#callout2 { background-image:url(../images/home/bgFindDoctorCallout.jpg); background-position:right bottom; }
/*div#home_callouts div#callout2 { background-image:url(../images/home/bgTakeQuizCallout.jpg); background-position:right bottom; }
div#home_callouts div#callout2 { background-image:url(../images/home/bgPatientLineCallout.jpg); background-position:right bottom; } */
div#home_callouts div#callout3 { background-image:url(../images/home/bgTravelServicesCallout.jpg); }
div#home_callouts div#callout4 { background-image:url(../images/home/bgTopsCallout.jpg); margin-right:0px; }

div#home_callouts div.callout_header {
	font-size:20px;
	line-height:22px;
	color:#084769;
}

div#home_callouts div.callout_content {
	/*width:208px;*/
	padding:10px;
}

div#home_callouts div#callout2 div.callout_content {
	/*width:208px;*/
	padding-right:15px;
}

div#home_callouts div#callout1 div.callout_header { margin-bottom:7px; }
div#home_callouts div#callout2 div.callout_header { margin-bottom:10px; }
div#home_callouts div#callout3 div.callout_header { margin-bottom:10px; }
div#home_callouts div#callout4 div.callout_header { margin-bottom:67px; }

div#home_callouts div.callout_link {
	margin-top:12px;
}

div#home_callouts div.callout_link a {
	background:transparent url(../images/home/calloutLink.gif) no-repeat 100% 0;
	padding-right:28px;
	height:22px;
	line-height:22px;
	display:inline-block;
}

div#home_callouts div#callout4 div.callout_link {
	margin-top:6px;
	display:block;
}

div#home_callouts a:link,
div#home_callouts a:visited {
	color:#BD1572;
}

.home_footer {
	 font-size:9px;
	 color:#333;
	 margin-top: 0px;
	 padding: 15px 180px 25px 240px;
	 /*background-image:url(../images/portlets/home_footer_border.jpg);
	 background-repeat:repeat-x;*/
}

#home_footer_container {
	width: 971px;
	margin-top:30px;
}

div#footer_peak {
	width:211px;
	height:62px;
	background:#fff url(../shell/footer_peak.gif) no-repeat;
	float:left;
	position:relative;
}

div#footer_peak a {
	color:#d82484;
	display:block;
	position:absolute;
	left:75px;
	top:30px;
	width:130px;
	text-align:right;
}


input#zipcode_home {
	border:1px solid #E5E5E5;
	color:#999999;
	font-weight:normal;
	height:26px;
	margin:0 5px 0 0;
	padding:2px;
	width:100px;
}

#zipform input.zipcode_input_active  {
	color:#333333;
	font-weight:bold;
}

.findaNumberPink {
	font-size:18px;
	color:#d82484;
	font-weight:bold;
}

.findaNumberBlue {
	font-size:14px;
	color:#0d75ac;
	font-weight:bold;
}

div#featuredVideos {
	margin-top:17px;
	border:1px solid #9dc3df; 
	padding:16px 19px 20px 19px;
	/*height:311px; */
	background:#fff url(../images/bg_home_featured_videos.gif) repeat-x;
}

div#featuredVideosContent {
	height:271px;
}

div#featuredVideosTitle {
	background:transparent url(../images/home/iconFeaturedVideos.png) no-repeat 0px 0px;
	padding-left:40px;
	line-height:25px;
	height:21px;
	padding-top:2px;
	font-size:20px;
	color:#084769;
	margin-bottom:13px;
}

div.videoPanel {
	/*background:transparent url(../images/home/videoPanel.png) no-repeat;*/
	/*padding:2px 3px 4px 3px;*/
	background-color:#fff;
	float:left;
	margin-left:8px;
	display:inline;
	cursor:pointer;
	width:164px;
	height:227px;
	border:2px solid #dcebf6;
	position:relative;
}

div#featuredVideos div.hover {
	border-color:#4e98c4; 
}

div.videoPanelContent {
	/*width:130px;*/
	height:202px;
	padding:17px 17px 7px 17px;
	font-size:13px;
	position:relative;
}

div.videoPanelContent div.videoPlay {
	background:#fff url(../images/home/btnVideoPlay.gif) no-repeat 0 0;
	width:66px;
	height:25px;
	position:absolute;
	/*top:190px;*/
	bottom:5px;
	right:8px;
}

div.videoScroll {
	width:22px;
	height:234px;
	float:left;
	display:inline;
	background-color:transparent;
	background-position:0 0;
	background-repeat:no-repeat;
}

div#scrollArea {
	float:left;
	width:880px;
	overflow:hidden;
	position:relative;
}

div#scrollAreaContent {
	float:left;
	width:1056px;
	position:relative;
	top:0;
	left:0;
}

div#scrollLeft {
	background-image:url(../images/home/videoScrollLeft.png);
	cursor:pointer;
}

div#scrollRight {
	background-image:url(../images/home/videoScrollRight.png);
	margin-left:6px;
	cursor:pointer;
}

div#featuredVideosContent div.disabled {
	background-image:url(../images/home/videoScrollDisabled.png);
	cursor:auto;
}

div.videoThumb {
	width:127px;
	height:72px;
	border:1px solid #9dc3df; 
	margin-bottom:10px;
}

div.video1 div.videoThumb { background-image:url(../images/home/videos/video1.jpg); }
div.video2 div.videoThumb { background-image:url(../images/home/videos/video2.jpg); }
div.video3 div.videoThumb { background-image:url(../images/home/videos/video3.jpg); }
div.video4 div.videoThumb { background-image:url(../images/home/videos/video4.jpg); }
div.video5 div.videoThumb { background-image:url(../images/home/videos/video5.jpg); }
div.video6 div.videoThumb { background-image:url(../images/home/videos/video6.jpg); }

div.videoTitle {
	color:#d82484;
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}



