/* ******

InterMED

Author: Kemp Goldberg
Date: 11/29/11

Color Legend:

   Color 1: #0c2239;
   Color 2: #1e67b1;


*****
   ================================================== */



*
{
	margin: 0;
	padding: 0;
}
html, body
{

	height: 100%;
	width:100%;
	margin: 0;
	min-height: 316px;
	/*overflow-x:hidden*/
	
}
#foot-push
{
	overflow: hidden;
	padding-bottom: 10px;
	width: 1000px;
	height:3em;
}
body
{
	background: #FFF;
}
p, li {
	font-family: Arial, sans-serif;
}
#container
{
	height: 100%;
	height: auto !important;
	left: 50px;
	margin: 0;
	min-height: 100%;
	position: absolute;
	width: 1000px;
	z-index: 2;
}
#container.alt-container {
	position: relative;
	left: auto;
	margin: 0 auto;
	width: 90%;
	max-width: 1000px;
}
a:link,
a:visited
{
	color: #FFF;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5
{
	font-weight: bold;
	margin: 0 0 25px 0;
}
h4
{
	color: #907815;
	font-size: 14px;
	margin: 0;
}
p
{
	color: #666;
	font-size: 12px;
	line-height: 22px;
	margin: 0 0 15px 0;
}
td p
{
	line-height: 22px;
	margin: 0 5px 10px 0;
}
p a:link, p a:visited
{
	color: #666;
	text-decoration: underline;
}
a.btn:link
{
	background: linear-gradient(top, rgba(78,109,169,1) 0%,rgba(20,51,111,1) 100%);
	background: -moz-linear-gradient(top, rgba(78,109,169,1) 0%, rgba(20,51,111,1) 100%);
	background: -ms-linear-gradient(top, rgba(78,109,169,1) 0%,rgba(20,51,111,1) 100%);
	background: -o-linear-gradient(top, rgba(78,109,169,1) 0%,rgba(20,51,111,1) 100%);
	background: rgb(78,109,169);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(78,109,169,1)), color-stop(100%,rgba(20,51,111,1)));
	background: -webkit-linear-gradient(top, rgba(78,109,169,1) 0%,rgba(20,51,111,1) 100%);
	border-radius: 9px;
	box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.2);
	color: #FFF;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e6da9', endColorstr='#14336f',GradientType=0 );
	font-size: 12px;
	moz-border-radius: 9px;
	moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.2);
	ms-border-radius: 9px;
	ms-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.2);
	o-border-radius: 9px;
	o-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.2);
	padding: 2px 17px 4px 17px;
	text-align: center;
	text-decoration: none;
	webkit-border-radius: 9px;
	webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.2);
}
a.btn:hover
{
	background: linear-gradient(top, rgba(87,115,168,1) 0%,rgba(20,51,111,1) 100%);
	background: -moz-linear-gradient(top, rgba(87,115,168,1) 0%, rgba(20,51,111,1) 100%);
	background: -ms-linear-gradient(top, rgba(87,115,168,1) 0%,rgba(20,51,111,1) 100%);
	background: -o-linear-gradient(top, rgba(87,115,168,1) 0%,rgba(20,51,111,1) 100%);
	background: rgb(87,115,168);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(87,115,168,1)), color-stop(100%,rgba(20,51,111,1)));
	background: -webkit-linear-gradient(top, rgba(87,115,168,1) 0%,rgba(20,51,111,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5773a8', endColorstr='#14336f',GradientType=0 );
}
a.btn:active
{
	background: linear-gradient(top, rgba(15,48,109,1) 0%,rgba(71,104,165,1) 100%);
	background: -moz-linear-gradient(top, rgba(15,48,109,1) 0%, rgba(71,104,165,1) 100%);
	background: -ms-linear-gradient(top, rgba(15,48,109,1) 0%,rgba(71,104,165,1) 100%);
	background: -o-linear-gradient(top, rgba(15,48,109,1) 0%,rgba(71,104,165,1) 100%);
	background: rgb(15,48,109);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(15,48,109,1)), color-stop(100%,rgba(71,104,165,1)));
	background: -webkit-linear-gradient(top, rgba(15,48,109,1) 0%,rgba(71,104,165,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f306d', endColorstr='#4768a5',GradientType=0 );
}
ul#top-nav
{
	margin: 10px 0 0 0;
	position: fixed;
	right: 35px;
	top:0px;
}
ul#top-nav li
{
	background: url("../images/nav-sep.png") no-repeat scroll right 5px transparent;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	text-shadow: 2px 2px 3px #666666;
}
ul#top-nav li a:link
{
	color: #FFFFFF;
	font-size: 12px;
}
ul#top-nav li.search-sep
{
	background: transparent url('../images/search-sep.png') no-repeat left top;
	overflow: hidden;
	padding-right: 0;
}
.search-sep label
{
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	width: 58px;
}
.search-sep form
{
	float: left;
	margin: 0;
}
input.search-top.toggle
{
	background: #FFF;
	background-color: rgba(255, 255, 255,0.9 );
	border: 0;
	color: #666666;
	float: left;
	font-size: 11px;
	height: 15px;
	line-height: 16px;
	padding: 5px 5px 0px 5px;
}
#menu
{
	background-color: rgba(255, 255, 255, 0.7);
	border: 1px solid #cacdcb;
	border-radius: 15px;
	box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.2);
	height: 105px;
	left: 0px;
	margin: 40px 0 0 0;
	moz-border-radius: 15px;
	moz-box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.2);
	ms-border-radius: 15px;
	ms-box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.2);
	o-border-radius: 15px;
	o-box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 0px;
	webkit-border-radius: 15px;
	webkit-box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.2);
}
.main-nav-wrap
{
	border-radius: 15px;
	float: left;
	moz-border-radius: 15px;
	ms-border-radius: 15px;
	o-border-radius: 15px;
	webkit-border-radius: 15px;
}
#logo
{
	background-color: rgba(255, 255, 255, 0.7);
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
	float: left;
	height: 105px;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-topleft: 15px;
	ms-border-radius-bottomleft: 15px;
	ms-border-radius-topleft: 15px;
	padding: 0px 30px 0 10px;
	position: relative;
	webkit-border-radius-bottomleft: 15px;
	webkit-border-radius-topleft: 15px;
	width: 127px;
}
#logo h1.logo_seo
{
	background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
	clear: both;
	left: 15px;
	padding: 0;
	position: absolute;
	top: 8px;
	width: 150px;
	height: 86px;
	z-index: 700;
	padding-right: 15px;
}
#logo h1.logo_seo a
{
	display: block;
	float: left;
	height: 65px;
	width: 114px;
}
#logo h1.logo_seo a span
{
	position: absolute;
	top: -9999px;
}
#container.alt-container #inm-logo {
	padding: 30px 0;
}
ul.top-menu li a
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
ul.top-menu li
{
	list-style-type: none;
	margin: 0 0 8px;
}
.top-menu li ul
{
	display: none;
}
ul.top-menu-left,
ul.top-menu-right
{
	background-color: rgba(255, 255, 255, 0.7);
	float: left;
	height: 85px;
	padding: 20px 15px 0 35px;
	width: 114px;
}
.top-menu-right
{
	border-bottom-right-radius: 15px;
	border-top-right-radius: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topright: 15px;
	ms-border-radius-bottomright: 15px;
	ms-border-radius-topright: 15px;
	webkit-border-radius-bottomright: 15px;
	webkit-border-radius-topright: 15px;
}
ul#sub-nav-contain, ul#sub-nav-contain-right
{
	background-color: rgba(20, 63, 144, 0.8);
	border-top: 1px solid rgba(20, 63, 144, 0.8);
	box-shadow: inset 8px 2px 3px rgba(00, 00, 00, 0.2);
	display: none;
	float: left;
	height: 95px;
	margin: -1px 0px 0 0;
	moz-box-shadow: inset 3px 3px 3px rgba(00, 00, 00, 0.9);
	padding: 12px 20px 0;
	width: 339px;
}
ul#sub-nav-contain-right
{
	margin: -1px 15px 0 0;
	/*width: 250px;*/
	width: 339px;
}
.menu-col
{
	float: left;
	line-height: 12px;
	list-style-type: none;
	margin-bottom: 20px !important;
	width: 113px;
}
.menu-col li a
{
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	margin: 0 0 8px;
}
#main
{
	left: 50px;
	margin: 200px 0px 25px 0px;
	min-height: 300px;
	width: 926px;
}
#container.alt-container #main {
	width: 90%;
	max-width: 923px;
	margin: 30px auto;
	left: auto;
}
#drmain
{
	margin: 200px 0 25px;
	min-height: 300px;
	width: 923px;
}

#main.pright
{
	float: right;
}
ul.tabs
{
	float: left;
	height: 32px;
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
ul.tabs li
{
	float: left;
	height: 31px;
	line-height: 31px;
	margin: 0 1px 0 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
ul.tabs li a
{
	background-color: rgba(208, 208, 208, 0.9);
	color: #666666;
	display: block;
	font-size: 12px;
	outline: medium none;
	padding: 0 12px;
	text-decoration: none;
}
ul.tabs li a:hover
{
	background-color: rgba(255, 255, 255, 0.9);
}
html ul.tabs li.active a, html ul.tabs li.active a:hover
{
	background-color: rgba(255, 255, 255, 0.9);
}
.tab_container
{
	background-color: rgba(255, 255, 255, 0.9);
	clear: both;
	float: left;
	overflow: hidden;
	width: 100%;
}
.backnavs
{
	background-color: rgba(245, 245, 245, 0.5) !important;
	color: #666666;
	font-weight: bold;
}
.tab_content
{
	padding: 15px 20px 20px 20px;
}
.tab_content a:link, .tab_content a:visited
{
	color: #666666;
	text-decoration: underline;
}
.health_container
{
	background-color: rgba(255, 255, 255, 0.9);
	clear: both;
	float: left;
	overflow: hidden;
	width: auto !important;
}
.physician_container
{
	background-color: rgba(255, 255, 255, 0.8);
	clear: both;
	float: left;
	overflow: hidden;
	width: 550px !important;
}
.tab_content h1
{
	color: #907815;
	font-family: "Helvetica Neue",sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 20px;
}
.tab_content li{
	padding-left:10px;
	margin:0px 5px 5px 25px;
}

.box-col
{
	background-color: rgba(255, 255, 255, 0.8);
	float: left;
	height: 145px;
	margin: 7px 8px 0 0;
	position: relative;
	width: 267px;
}
.promo_list{
		overflow-x:hidden;
		overflow-y: auto;
		width:252px;
		height:90px;
		color:#666;

}

.promo_list a{
	line-height:20px;
}

.promo_list a{
		overflow-x:hidden;
		overflow-y: auto;
		width:252px;
		height:90px;
		color:#666;
		text-decoration:underline;

}


.box-col-wrap
{
	padding: 15px;
}
.box-col-wrap ul
{
	color: #666;
	font-size: 12px;
	height: 70px;
	line-height: 22px;
	list-style: none;
	margin: 0 0 20px 0;
	margin-top: 5px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 250px;
}
.box-col p
{
	line-height: 18px;
}
.box-col p.imaging-button-pos
{
	bottom: 0px;
	position: absolute;
	right: 18px;
}
#box-col-one, #box-col-two, #box-col-three
{
	display: none;
}
#box-col-one.active, #box-col-two.active, #box-col-three.active
{
	display: block;
}
#bottom-row
{
	float: left;
	margin: 0 0 10px 0;
	width: 930px;
}
ul#bottom-row-list
{
}
ul#bottom-row-list li
{
	color: #000;
	float: left;
	list-style-type: none;
	width: 305px;
}
ul#bottom-row-list li a:link, ul#bottom-row-list li a:visited
{
	background: url("../images/plus.png") no-repeat scroll 90% 11px rgba(255, 255, 255, 0.85);
	color: #000000;
	display: block;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	moz-transition: background-color 0.5s ease-in-out;
	ms-transition: background-color 0.5s ease-in-out;
	o-transition: background-color 0.5s ease-in-out;
	padding: 0 0 0 20px;
	transition: background-color 0.5s ease-in-out;
	webkit-transition: background-color 0.5s ease-in-out;
}
ul#bottom-row-list li.alert a:link, ul#bottom-row-list li.alert a:visited
{
	background: url("../images/plus.png") no-repeat scroll 90% 11px rgb(252,209,22);
	background: url("../images/plus.png") no-repeat scroll 90% 11px rgba(252,209,22,0.85);
}
ul#bottom-row-list li a:hover
{
	background-color: rgba(255, 255, 255, 1.0);
	color: #000;
	text-decoration: none;
}
ul#bottom-row-list li.alert a:hover
{
	background-color: url("../images/plus.png") no-repeat scroll 90% 11px rgba(255, 255, 255, 1.0);
	color: #000;
	text-decoration: none;
}
ul#top-nav li.last,
	ul#bottom-row-list li.last,
	#foot-social-list li.last,
	#foot-list li.last
{
	background: none;
	margin-right: 0;
}

footer
{
	position:absolute;
	min-height:4em;
	overflow-x: hidden;
	overflow-y: visible;
	width: 923px;
	bottom:15px !important;

}
ul#foot-list
{
	margin: 10px 0 10px 0;
	float: left;
	line-height: 27px;
}
ul#foot-list li
{
	background: url("../images/nav-sep.png") no-repeat scroll right 9px transparent;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	text-shadow: 2px 2px 3px #666666;
}
ul#foot-list li:first-child {
	padding-left: 0;
}
#foot-list li a:link
{
	color: #FFF;
}
#foot-social-list
{
	float: right;
	margin: 10px 0 0;
}
body.homebase #foot-social-list {
	margin-right:27px;
}
#foot-social-list li
{
	float: left;
	list-style-type: none;
	margin: 0 0 0 5px;
	width: 27px;
	overflow: hidden;
}
#foot-social-list li:first-child {
	margin-left: 0;
}
#foot-social-list li a {
	display: block;
	line-height: 27px;
	_height: 27px;
	min-height: 27px;
	height: 27px;
	max-height: 27px;
	background-image: url(../images/socials.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 100%;
}
#foot-social-list li.fb-social a {
	background-position: 0 0;
}
#foot-social-list li.gplus-social a {
	background-position: -33px 0;
}
#foot-social-list li.li-social a {
	background-position: -66px 0;
}
#foot-social-list li.pin-social a {
	background-position: -99px 0;
}
#foot-social-list li.tw-social a {
	background-position: -130px 0;
}
#foot-social-list li.yt-social a {
	background-position: -164px 0;
}
#contact-us-left, #contact-us-right
{
	display: inline;
	float: left;
	padding: 10px;
	width: 400px;
}
#map
{
	border: 1px #666 solid;
	height: 350px;
	margin-bottom: 20px;
	width: 350px;
}
#contact-us-left a
{
	color: #666;
}
#contact-form
{
	color: #666;
	margin-top: 15px;
}
#contact-form input
{
	height: 20px;
	margin: 5px;
	width: 250px;
}
#contact-form textarea
{
	height: 100px;
	margin: 5px;
	width: 250px;
}

.sel-box{
	display:none;
	width:450px;
}

.sel-box p{
	margin-top:15px;
}

#next{
	cursor:pointer;
}

.alphabet td
{
	background-color: #666666;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	padding: 3px 5px;
}
.alphabet td a, .alphabet td a:visited
{
	color: #fff !important;
	display: block;
	height: 18px;
	text-align: center;
	text-decoration: none !important;
	width: 11px;
}
#search td
{
	border-bottom: 1px solid #ffffff;
	padding-right: 10px;
	padding-top: 20px;
}
h3
{
	color: #666666;
}
.specialty
{
	margin-top: 20px;
	width: 210px;
}
.highlight
{
	color: #907815 !important;
	font-weight: bold;
}
.accordion_wrapper
{
	float: left;
	margin-right: 5px;
	padding: 0;
	width: 305px;
}
.accordionContent
{
	background: no-repeat 280px 14px rgba(255, 255, 255, 0.8);
	bottom: 0;
	color: #000000;
	border-top: 1px solid #333;
	display:none;
	height: 0px;
	overflow: hidden;
	padding: 10px 5px 5px 10px;
	width: 290px;
}
ul#bottom-row-list li .accordionContent a:link, ul#bottom-row-list li .accordionContent a:visited
{
	background: transparent !important;
	background-image: none;
	color: #000;
	margin: 0 !important;
	padding: 0 !important;
	text-decoration: underline !important;
}
#imagetour
{
	color: #ffffff;
	left: 10px;
	position: absolute;
	top: 8px;
	z-index: 999;
}
#imagetour a
{
	color: #ffffff;
	font-family: "Arial",sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#imagetour a:hover
{
	color: #ffffff;
	font-family: "Arial", sans-serif;
	text-decoration:underline;
}
.opp ul
{
	margin-left: 15px;
}
.opp
{
	border-bottom: 1px solid #333333;
	margin: 10px 0px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.opp h1
{
	color: #333333;
}
.hotspot
{
	background: rgba(20,20,20,0.7);
	border: #999 1px solid;
	height: auto;
	position: absolute;
	width: auto;
	z-index: 999;
	left:50%;
	display:none;
	padding:10px;
	z-index:15;
}

.hs
{
	width: auto;
	height:auto;
	color:#fff;
	z-index:25;
	background-color:transparent;

}
.hs p{
	color:#fff;
	margin:0;
	font-size:16px;
	
}

.hs a{
	float:right;
	text-decoration:underline;
	
}

.home{
	overflow:hidden !important;
	background:#333;
}

.homefooter
{
	bottom: 0px;

	position: absolute;
}
#results
{
	overflow: hidden;
}
.back
{
	display: none;
}
p.button
{
	padding-top: 10px;
}
.rightpos
{
	display:none;
	margin-left: 390px;
}
.leftpos
{
	margin-left: 0px !important;
}

.ui-accordion-content.ui-helper-reset.ui-widget-content.ui-corner-bottom.ui-accordion-content-active,
.ui-accordion-header{
	font-family: "Helvetica Neue",sans-serif !important;
	font-size: 12px !important;
	color:#666 !important;
}

#search h3{
	margin-bottom:10px;
}


.jsMovieFrame{
background-size:cover;
}

#movie{
	width:100%;
	height:100%;
	z-index:-1;
	position:fixed;
}

.learn{
	color: #907815 !important;
	font-weight:bold;
	margin:-30px 0 0 140px;
	width:120px;
} 
.provider-title {
	font-size:12px;
	line-height:22px;
	margin:0 0 15px 0;
}
/*************  background ***********************/
a.backo{
	padding-bottom:15px !important;
}


#bg{
    min-width:110%;
	min-height:110%;
	z-index:-100;
	position:fixed;
	top: -20px;
	left: -5px;
}	

#front{
   min-width:100%;
	min-height:100%;
	z-index:-90;
	position:fixed;
	top: 0px;
	left:50px;
}	

#mid{
   min-width:100%;
	min-height:100%;
	z-index:-95;
	position:fixed;
	top: 0px;
	left:50px;
}	
.editblock{
	float:left;
	width:372px;
	margin:5px 20px 5px 0;
}


.headline{
	color: #907815;
	font-family: "Helvetica Neue",sans-serif;
	font-size: 36px;
	line-height:38px;
	font-weight: bold;
	width:300px;
	margin-top:10px;
}

#grad-top{
	top:0;
	left:0;
	width:100%;
	height:156px;
	position:fixed;
	background-image:url('../images/grad-top.png');
	z-index:1;
}
#grad-bottom{
	bottom:0px;
	margin-bottom:-10px;
	left:0;
	width:100%;
	height:156px;
	position:fixed;
	background-image:url('../images/grad-bottom.png');
	z-index:1;
}

.four{

	background: rgba(20,20,20,0.7) !important;
	border: #999 1px solid;
	height: auto;

	width: auto;
	z-index: 999;
	left:50%;
	padding:10px;
	z-index:15;
	color:#fff;
}

#con1,#con2,#con3{
	display:none;
}

#sub-about li a{
	margin-top:0px !important;
	margin-bottom:6px;
	padding:0px;
}
/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  max-width: 100%;
  }
#board-members-list {
	width: 92%;
}
#board-members-list > div {
	width: 100%;
}
#board-members-list > div > div {
	width: 49%;
	margin-left: 2%;
	float: left;
}
#board-members-list > div > div:first-child {
	width: 49%;
	margin-left: 0;
}
.featured-pediatrics {
	position: relative;
}
.featured-pediatrics > div {
	float: left;
	width: 25%;
}
.featured-pediatrics > div > div {
	margin: 0 15px;
}
.featured-pediatrics > div > div img {
	display: block;
	width: 100%;
	height: auto;
	border:1px solid #947d20;
	margin: 0 0 5px;
}
.featured-pediatrics > div.last > div {
	margin: 0 0 0 15px;
}
.flu-clinic-practice h3 {
	margin-bottom: 0;
}
.flu-clinic-practice p {
	font-weight: bold;
}
.flu-clinic-practice ul {
	margin-bottom: 20px;
}
.filter-flu-clinics {
	margin: 20px 0;
}
.filter-flu-clinics > div {
	float: left;
	margin-right: 20px;
}
.flu-clinic-location-options ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.flu-clinic-location-options ul li {
	float: left;
	display: block;
	margin: 0 20px 0 0;
	list-style: none;
	padding: 0;
}
@media only screen and (max-width: 768px){
	.flu-clinic-practice ul {
		padding-left: 16px;
	}
	.flu-clinic-practice ul li {
		padding-left: 0px !important;
	}
}
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}