html, button, input, select, textarea { color: #222; }

body
{
	font-size: 1em;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	background: #f1f1f1 url('/pics/shared/body-bckgrnd-rptx-btm2.png') bottom repeat-x;
}

#my-content #my-menu {
   display: none;
}
#my-menu:not( .mm-menu ) {
   display: none;
}

img.onebanner {width: 100%; height: auto;}

::-moz-selection
{
	background: #b3d4fc;
	text-shadow: none;
}

::selection
{
	background: #b3d4fc;
	text-shadow: none;
}

a
{
	color: #2b8daf;
	text-decoration: none;
	font-weight: 300;
}

img {border: 0px solid white;}

.arrow
{
	font-family: 'Quicksand', sans-serif;
	font-size: 0.8em;
	padding: 0 5px;
}

hr
{
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px dotted #999;
	margin: 1em 0;
	padding: 0;
}

sub, sup
{
	font-size: 75%;
	line-height: 0;
	position: relative;
}


.copy-block table  {border-collapse: collapse;}

.copy-block table td {padding: 10px}

fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
}

textarea { resize: vertical; }
iframe {max-width: 600px;}

.chromeframe
{
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}

.error{color: #9f1d26;font-weight: 400;}

textarea{	font-family: 'Lato', sans-serif; color: #333;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 300;
	border: 1px solid #ccc;
	padding: 1%;
}

select{	font-family: 'Lato', sans-serif; color: #333;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 300;
	border: 1px solid #ccc;
	padding: 1% 1% 1% 1%;
/* 
	background: url('/pics/shared/arrow-dwn.png') right no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
 */
}


/* ==========================================================================
   Site Styles
   ========================================================================== */

header { padding: 2% 0; }

h1
{
	font-weight: 300;
	margin: 0;
	padding: 0;
	font-size: 30px;
}

h2
{
	font-weight: 300;
	color: #2b8daf;
	font-size: 24px;
	line-height: 28px;
	margin: 2% 0 1% 0;
	padding: 0;
}

h3
{
	font-weight: 300;
	color: #2b8daf;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

h4
{
	font-weight: 300;
	color: #6aa28b;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

.breadcrumbs
{
	color: #666;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: 300;
}

.breadcrumbs a { font-weight: 400; }

.breadcrumbs-addthis
{
	width: 100%;
	margin: 0 0 2% 0;
}

.nomargin { margin: 0; }
.nopad { padding: 0; }

p
{
	color: #333;
	font-size: 1.02em;
	line-height: 1.5;
	margin: 0 0 2% 0;
}

p.homepage-txt
{
	color: #666;
	font-size: .9em;
}

table td {padding: 1% 0;vertical-align: top;}

table.form{width: 600px;}

/* .section ul { display: table; } */

img.image_left, img.left
{
	float: left;
	margin: 0 2% 2% 0;
}

img.image_right, img.right
{
	float: right;
	margin: 0 0 2% 2%;
}


.search
{
	float: right;
	width:420px;
	font-size: 11px;
	color: #999;
	font-weight: 400;
	margin:  0 0 0 0;
	border: 0px solid red;
}

.search input
{
	background: #d3d3d3 url('/pics/shared/magnify.png') 5% 5px no-repeat;
	padding: 8px !important;
	text-indent: 25px;
	border: 0px solid red;
	width: 150px;
	margin-right: 10px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}



.search a { color: #999; }
.search a:hover { color: #2b8daf; }

/* 
.social
{
	border-left: 1px solid #b3b3b3;
	float: right;
	padding-left: 1%;
	width: 30%;
}
 */

.search img
{
	float: right;
	margin-left: 5px;
}

a.logout
{
	color: #fff;
	background: #6AA28B;
	margin: 0 0 0 2%;
	padding: 5px 10px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-weight: 400;
	font-size: 12px;
	display: inline-block;
	float: right;
	text-decoration: none;
}

a:hover.logout, a:hover.myhealth {color: #fff;}

a.myhealth
{
	color: #fff;
	background: #4B9CB8;
	margin: 0 0 0 2%;
	padding: 5px 10px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-weight: 400;
	font-size: 12px;
	display: inline-block;
	float: right;
	text-decoration: none;

}

.welcome
{
	float: right;
	margin: 1% 0 2% 0;
	color: #666;
	text-align: right;
	font-size: 12px;
}

.welcome a {color:#4B9CB8; font-weight: 700; }





.container
{
	clear: both;
	padding: 0px;
	margin: 0px auto;
	min-width: 960px;
	width: 90%;
	max-width: 1200px;
	border: 0px solid red;
}

.whitediv
{
	background: #fff;
	border-bottom: 9px solid #d8d8d8;
	margin: 0;
	padding: 0;
}

.whitebox
{
	border: 20px solid white;
	background-color: #fff;
	margin-top: -270px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

.bluebar, .bluebar-expanded
{
	background: url('/pics/shared/blue-stripe-bckgrnd2.png') top repeat-y;
	margin: 0;
	border-bottom: 9px solid #d8d8d8;
	height: 350px;
}

.bluebar h1
{
	color: #fff;
	text-shadow: -1px -1px 0px #333;
	font-size: 30px;
	font-weight: 300;
	margin: 0 0 1% 0;
	padding: 2% 0 0 0;
}

.locations {}
.mobile-locations {display: none;}

img.menubar
{
	float: left;
	margin: .75% 1% .75% 2%;
}

.step
{
	background: #4B9CB8;
	color: #fff;
	padding: 1%;
	display: block;
	width: 100px;
	margin: 0 1% 1% 0;
	text-align: center;
}

/*Entity Menu styles*/
.entity-menu
{
	background: #333;
	width: 600px;
	position: absolute;
	z-index: 99;
	margin-top: -65px;
}

.entity-menu h1
{
	color: #fff;
	text-shadow: 0px 0px 0px #333;
	background: #0e455a;
	padding: 2%;
}

.entity-menu h1 img
{
	vertical-align: middle;
	padding: 0 2.5% 1% 3%;
}

.entity-menu ul { padding-bottom: 20px; }

.entity-menu ul li
{
	list-style: none;
	color: #ccc;
	padding: 1% 0 1% 45px;
	background: url('/pics/shared/logo-mark-wht-smll.png') left no-repeat;
	margin-left: 20px;
	font-size: 18px;
}

.entity-menu ul li.no-icon
{
	list-style: none;
	color: #ccc;
	padding: 1% 0 1% 45px;
	background: transparent;
	margin-left: 20px;
}


.entity-menu ul li a { color: #ccc; }
.entity-menu ul li a.active { color: #4b9cb8; }
.entity-menu ul li a:hover { color: #666; }

/*End Entity Menu styles*/
.mobile { display: none; }



/*begin main navigation styles*/
.nav
{
	background: #333;
	padding: 0 0 0 0;
	margin: 0 auto;
}

.nav .container
{
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	position: relative;
	display: block;
	height: 45px;
}

.nav .container ul
{
	margin: 0 auto !important;
	padding: 0 0;
	width: 100%;
}

.nav .container ul li
{
	display: inline-block;
	text-align: center;
	list-style: none;
	text-transform: uppercase;
	color: #fff;
	margin: 0 !important;
	padding: 0 0;
	letter-spacing: .03em;
}

.nav .container ul li a
{
	color: #fff;
	display: block !important;
	float: left;
	padding: 10px 7px 15px 7px;
	border: 0px solid red;
	font-size: 16px;
	/*min-height: 35px;*/
}

.nav .container ul li.on a {color: #2B8DAF;}

.nav .container li:hover a { color: #2B8DAF; }

.nav .container ul li ul
{
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	opacity: 0;
	position: absolute;
	/* float: left; */
	left: 0;
	top: 0;
	visibility: hidden;
	z-index: 999;
	width: 90.4%;
	padding: 3% 4%;
	background: #f1f1f1;
	border: 10px solid #fff;
	box-shadow: 0px 0px 5px #333;
	text-align: left !important;
}

/* 
.nav .container ul li ul.last
{right: 0;}
 */

.nav .container ul li ul li
{
	width:100%; 
	 display: inline-block;
	margin: 0 3% 0 3% !important;
	text-align: left !important;
	list-style: none;
	text-transform: capitalize;
	color: #fff;
	padding: 0 0 0 0 !important;
	border-bottom: 1px dotted #999;
	/*background: #fff;*/
	letter-spacing: 0;
}

.nav .container ul li ul li:hover { background: #fff; }

.nav .container li:hover ul
{
	opacity: 1;
	top: 45px;
	visibility: visible;
}

.nav .container li ul li a
{
	display: block;
	float: none;
	font-weight: 400;
}

/*end main navigation styles*/
/*
.slider
{
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
	margin-bottom: 1.8%;
}

.slider img { width: 100%; }
*/
.slider-sub
{
	width: 100%;
	max-height: 320px;
	position: relative;
	overflow: hidden;
	margin-bottom: 1.8%;
}


/*
.slider-sub img { width: 100%; }
*/

.gray-box
{
	width: 100%;
	background: #f1f1f1;
	margin: 0 0 2% 0;
	border: 1px solid #f1f1f1;
}

.slider-baby
{
	width: 43%;
	position: relative;
	margin: 2%;
}

.slider-baby img
{
	width: 100%;
	height: auto;
	border: 15px solid #fff;
	box-shadow: 0px 0px 3px #999;
}

.babygallery-box
{
	float: right;
	width: 39%;
	padding: 4%;
	background: #fff;
	border: 1px dotted #999;
	margin: 2%;
	line-height: 30px;
}

.babygallery-box big
{
	font-size: 18px;
	color: #2b8daf;
}

.slider-title
{
	font-size: 26px;
	font-weight: 300;
	color: #fff;
	background: url('/pics/shared/black-50.png');
	padding: 1% 2%;
	position: absolute;
	bottom: 0;
	width: 100%;
}

ul.bg-names
{
	border: 0px solid green;
	padding: 0;
	margin: 0;
}

ul.bg-names li
{
	width: 15.6%;
	font-size: 18px;
	float: left;
	list-style: none;
	display: block;
	margin: 1% .5% 1% .5%;
	min-height: 140px;
	text-align: center;
}

.babyimgdiv
{
	/*

height: 110px;

*/
	overflow: hidden;
	vertical-align: bottom;
	border: 0px solid red;
	margin-bottom: 3px;
}

ul.bg-names li img
{
	width: 100%;
	height: auto;
}

.date
{
	font-size: 12px;
	font-weight: 400;
	color: #999;
}

.right-side-col
{
	width: 200px;
	float: right;
	border: 0px solid blue;
	margin-left: 2%;
}

.right-cta
{
	float: right;
	width: 200px;
	height: 200px;
	margin: 0 0 15px 0;
	position: relative;
	clear: right;
}

.right-cta img { width: 100%; }

.cta-link a
{
	font-size: 16px;
	line-height: 18px;
	font-weight: 300;
	text-align: center;
	color: #fff;
	background: url('/pics/shared/black-50.png');
	padding: 2% 3% 3% 3%;
	position: absolute;
	bottom: 0;
	width: 94%;
	text-decoration: none !important;
}

.sidebar
{
	float: right;
	width: 26%;
	margin: 0 0 2% 2%;
	position: relative;
	background: #f1f1f1;
	padding: 2% 2% 3% 2%;
}

.news
{
	background-color: #f1f1f1;
	min-height: 340px;
}

.calendar
{
	background-color: #f1f1f1;
	min-height: 340px;
}

.brendan
{
	background: url('/pics/shared/calendar-background.jpg') bottom no-repeat;
	min-height: 340px;
}


.spotlight
{
	/* overflow: hidden; */
	min-height: 340px;
	background-color: #f1f1f1;
	background-repeat: no-repeat;
	/*background-size: 100% auto;*/
	background-position: bottom;
	position: relative;
	/* width: 374px;  */
	/* height: 280px; */
	border: 0px solid red;
}



.news h3, .calendar h3, .spotlight h3
{
	color: #fff;
	font-size: 22px;
	text-align: left;
	font-weight: 300;
	padding: 15px 20px;
	margin: 0;
}

.news h3 a, .calendar h3 a, .spotlight h3 a {color: #fff; font-weight: 300;}

/* 
.calendar h3
{
	background-image: url('/pics/shared/calendar-icon.png');
	background-repeat: no-repeat;
	background-position: 6% 50%;
	text-indent: 40px;
}
 */

.news h4, .calendar h4, .spotlight h4
{
	font-size: 15px;
	text-align: left;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: #444;
}

.news p, .calendar p, .spotlight p
{
	font-size: 15px;
	line-height: 18px;
	text-align: left;
	font-weight: 300;
	padding: 0 0 3% 0;
	margin: 0;
	color: #444;
}

.news  a, .calendar a, .spotlight a {font-weight: normal;}


.green { background: #6aa28b !important; }
.blue { background: #4b9cb8; }
.red { background: #7e2428; }
.mauve { background: #5d3c3f; }
.green-blue {background: #81BBCF !important;}

.padded { padding: 20px; }

.button-new, .button, a.button
{
	background: #4b9cb8;
	color: #fff;
	padding: 3% 2%;
	margin: 10px auto;
	display: block;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	border: 0px solid red;
	font-family: 'Lato', sans-serif;
	text-decoration: none !important;
}

.button-new img { vertical-align: center; }

input.submit, .submit, a.submit
{
	background: #4b9cb8;
	color: #fff;
	padding: 1.5% 2%;
	margin: 5px !important;
	display: inline-block;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	border: 0px solid red;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	cursor: pointer;
	text-decoration: none !important;
	-webkit-appearance: none;
}

.section input
{
	padding: 1.5%;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 300;
}

.bottom-position
{
	position: absolute;
	bottom: 0;
	width: 90%;
	border: 0px solid red;
	background: url('/pics/shared/wht-80.png');
}

.small-box
{
	border: 0px solid red;
	max-height: 160px;
	overflow: hidden;
	position: relative;
}

.small-box img
{
	width: 100%;
	height: auto;
}

.small-box .small-box-text
{
	width: 96%;
	height: auto;
	background: url('/pics/shared/black-50.png');
	color: #fff;
	text-align: center;
	padding: 2% 2% 2% 2% !important;
	position: absolute;
	bottom: 0;
	border: 0px solid red;
	display: block;
	z-index: 99;
	font-size: 15px;
	font-weight: 300;
}

.categoryheader, .categoryheader a
{
	font-weight: 400;
	color: #53b1ca;
	font-size: 1.1em;
}
.copy-block h1 {color: #2b8daf;}
.copy-block
{
	width: 74%;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}

.copy-block a { text-decoration: underline; }

.content-block {clear: left;}

a.document {
	background: url('/pics/shared/document-icon.png') left no-repeat;
	padding: 3px 0 0 25px;
	display: block;
	text-decoration: none;
}

.sub-nav
{
	float: left;
	padding: 4% 3% 4% 3%;
	margin: 0 2% 2% 0;
	width: 18%;
	background: #333 url('/pics/shared/subnav-bckgrnd.png') top repeat-x;
}

.sub-nav ul
{
	padding: 0%;
	margin: 0;
	display: block;
}

.sub-nav ul li
{
	padding: 0%;
	margin: 2% 0 2% 15px;
	list-style-image: url('/pics/shared/arrow.png');
}

.sub-nav ul li a
{
	color: #ddd;
	font-weight: 300;
}

.sub-nav ul li.on a
{
	color: #53B1CA;
	font-weight: 300;
}


/*Physician Search Styles*/
.div-50
{
	width: 45%;
	float: left;
	margin: 0 0 0 0;
	background: #f1f1f1;
	padding: 2%;
}

.div-70
{
	width: 65%;
	float: left;
	margin: 0 0 0 0;
}

.first { margin-right: 2%; }

.staff-div
{
	width: 30%;
	float: left;
	margin: 0 1% 1% 0;
	border: 1px solid #ccc;
	padding: 1%;
	font-size: 15px;
	line-height: 18px;
	min-height: 160px;
}

.copy-block .staff-div
{
	width: 50%;
	float: none;
}

.staff-div a {text-decoration: none; font-weight: 400;}

.staff-div img
{
	float: left;
	margin: 0 10px 10px 0;
	width: 110px;
	height: auto;
}

.staff-div h2
{
	color: #2b8daf;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 2px 0;
	font-weight: 400;
}

.staff-div .specialty
{
	color: #6aa28b;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 13px;
}

.staff-div .clinic
{
	color: #666;
	font-size: 15px;
}

img.staff-detail
{
	float: left;
	margin: 0 2% 2% 0;
	/* width: 25%; */
	padding: .5%;
	border: 1px solid #ccc;
}

.staff-detail-div
{
	width: 69%;
	float: left;
}

/*end Physician Search Styles*/

/*Calendar Styles*/

div.calendar-toggle {float: left; border: 0px solid red;margin: 8px 10px 0 0;}

.custom-dropdown--small {
    font-size: 2em;
}

.custom-dropdown__select{
    font-size: inherit; /* inherit size from .custom-dropdown */
    padding: .5em; /* add some space*/
    margin: 0; /* remove default margins */
		font-family: 'Lato', sans-serif;
		font-weight: 300;
	
}

.custom-dropdown__select--white {
    background-color: #6aa28b;
    color: #fff;    
}

@supports (pointer-events: none) and
      ((-webkit-appearance: none) or
      (-moz-appearance: none) or
      (appearance: none)) 
{

.custom-dropdown
{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 35%;
	background-color: #6aa28b;
	margin-right: 10px;

}

.custom-dropdown__select
{
	padding-right: 2.5em;
	/* accommodate with the pseudo elements for the dropdown arrow */
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;

}

.custom-dropdown::before,
    .custom-dropdown::after
{
	content: "";
	position: absolute;
	pointer-events: none;
}

.custom-dropdown::after
{
	/*  Custom dropdown arrow */
	content: "\25BC";
	height: 1em;
	font-size: .625em;
	line-height: 1;
	right: 1.2em;
	top: 50%;
	margin-top: -.5em;
}

.custom-dropdown::before
{
	/*  Custom dropdown arrow cover */
	width: 2em;
	right: 0;
	top: 0;
	bottom: 0;
}

.custom-dropdown__select[disabled] { color: rgba(255,255,255,.3); }
.custom-dropdown.custom-dropdown--disabled::after { color: rgba(255,255,255,.1); }

/* White dropdown style */
.custom-dropdown--white::before
{
	background-color: #598f78;
	border-left: 1px solid rgba(0,0,0,.2);
}

.custom-dropdown--white::after { color: rgba(255,255,255,.9); }

/* FF only temp fix */

@-moz-document   url-prefix() {
        .custom-dropdown__select { padding-right: .9em }
        .custom-dropdown--large .custom-dropdown__select { padding-right: 1.3em }
        .custom-dropdown--small .custom-dropdown__select { padding-right: .5em }
    }

}


ul.events
{
	margin: 0;
	padding: 0;
}

ul.events li
{
	list-style: none;
	padding: 5px ;
	margin: 5px 0 0  0;
	background: #DFFFF4;
	font-size: 13px;
	line-height: 16px;
}

table.calendar {
	width: 100%;
	border-spacing: 0px;
	margin-top: 2%;
	 /* table-layout: fixed; */
	font-size: .9em;
	background: #fff;}

table.border {border-left: 1px solid #ddd;}
table.calendar td.nopadding {padding: 1%;}
table.calendar th
{
	background: #5399b2;
	color: #fff;
	font-weight: 300;
	text-align: left;
	padding: 1.5%;
	font-size: 1.2em;
}
table.calendar tr {background: #fff;}
table.calendar tr.gray {background: #f1f1f1;}
table.calendar td.border {border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
table.calendar td
{
	font-weight: 300;
	text-align: left;
	padding: 1.5%;
	vertical-align: top;
}
table.calendar td .submit {margin: 0;}

table.calendar td.small-td {width: 20%; vertical-align: top;}
table.calendar td.large-td {width: 50% !important; vertical-align: top;}


.class-title
{
	font-size: 20px;
	color: #5399b2;
}

input.calendar-submit
{
	background: #4b9cb8;
	color: #fff;
	padding: .9% 2% 1% ;
	margin: 5px;
	display: inline;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	border: 0px solid red;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	cursor: pointer;
	-webkit-appearance: none;
}

td input.calendar-submit {padding: 4%;}

.reset {background-color: #666 !important;}

ul.sitemap {margin-top: 0;}
ul.sitemap li{list-style: none;}
ul.sitemap h2{margin: 2% 0 0 0 !important; border-bottom: 1px dotted #ccc;padding: 0 0 2% 0;}

/*end Calendar Styles*/

footer ul.entities
{
	max-width: 1200px;
	border-bottom: 1px dotted #666;
	margin: 0 auto;
	padding: 2% 0 2% 0;
	text-align: center;
}

footer ul.entities li
{
	display: inline-block;
	text-transform: uppercase;
	color: #f1f1f1;
	padding: 0 2%;
	margin-bottom: .5%;

}

footer ul.entities li a
{
	color: #f1f1f1;
	font-weight: 300;
	font-size: .7em;
	text-align: center;
}

footer ul.entities li.on-state a
{
	color: #f1f1f1;
	background: #5399b2;
	font-weight: 300;
	font-size: .7em;
	text-align: center;
	padding: 5px 8px;
}

footer ul.utility
{
	max-width: 1200px;
	margin: 0 auto;
	padding: 1.5% 0;
	text-align: center;
}

footer ul.utility li
{
	display: inline;
	text-transform: uppercase;
	padding: 2%;
	text-align: center;
}

footer ul.utility li a
{
	color: #87c6ac;
	font-weight: 300;
	font-size: .8em;
	text-align: center;
}

footer ul.footer-links
{
	text-align: center;
	margin: 0 0 2% 0;
	padding: 0;
}

footer ul.footer-links li
{
	display: inline;
	text-transform: uppercase;
	padding: 2%;
	text-align: center;
}

footer ul.footer-links li a
{
	color: #fff;
	font-weight: 300;
	font-size: .7em;
	text-align: center;
}


footer p
{
	text-align: center;
	color: #a6a6a6;
	font-size: .8em;
	margin: 0 0 3% 0;
}

.form-container {background: #fff;padding: 2%; width:960px; margin: 2% auto;border: 1px solid #ccc;}

form.email-patient, .col50 form
{
	border: 0px solid red;
	padding: 0 2%;
}

form.email-patient input[type=text], form.email-patient textarea, form.email-patient input[type=password]
{
	width: 30%;
	padding: 8px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 300;
	border: 1px solid #ccc;
}

form.email-patient textarea {width: 50%;}


form.donor input[type=text], form.donor textarea
{
	width: 70%;
	padding: 8px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 300;
	border: 1px solid #ccc;
}
.col50 {width: 45%; float: left;margin-right: 2%;}

.col50 input[type=text], .col50 textarea, .col50 input[type=password]
{
	width: 70%;
	padding: 8px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 300;
	border: 1px solid #ccc;
}


/*  SECTIONS  */
.section
{
	clear: both;
	padding: 0px;
	margin: 0px;
	border: 0px solid red;
}

/*  COLUMN SETUP  */
.col
{
	display: block;
	float: left;
	margin: 0 0 1% 1.6%;
}

.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after
{
	content: "";
	display: table;
}

.group:after { clear: both; }

.group
{
	zoom: 1;
	/* For IE 6/7 */
}

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%;}
.span_1_of_3 { width: 32.26%;}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 1024px) and (max-width: 1224px)
{
	ul.bg-names li { font-size: 15px; }
	
	.babyimgdiv
	{
		height: 90px;
		overflow: hidden;
		vertical-align: bottom;
		border: 0px solid red;
		margin-bottom: 3px;
	}
	.nav .container ul li a
{
	font-size: .8em;
}

.g-recaptcha iframe {width: 100% !important; height: 78px;}

iframe {max-width: 450px;}
.copy-block img {
    max-width: 500px;
}

img.image_right, img.right, img.image_left, img.left
{
	max-width: 500px;
	height: auto;
}

}

@media only screen and (min-width: 980px) and (max-width: 1023px)
{

	ul.bg-names li { font-size: 15px; }
	
	.babyimgdiv
	{
		height: 90px;
		overflow: hidden;
		vertical-align: bottom;
		border: 0px solid red;
		margin-bottom: 3px;
	}
	
	.nav .container ul li a
{
	font-size: .8em;
}

.g-recaptcha iframe {width: 100% !important; height: 78px;}

iframe {max-width: 450px;}


}

@media only screen and (max-width: 979px)
{
.bluebar, .bluebar-expanded { border-bottom: 0px solid #d8d8d8; }

.bluebar-expanded
{
	background: url('/pics/shared/blue-stripe-bckgrnd2.png') top repeat-y;
	margin: 0;
	border-bottom: 9px solid #d8d8d8;
	height: 950px;
}

.mobile-locations h1
{
	padding: 1.5% 4% 0 30px;
	font-weight: 400;
	color: #fff;
	background: url('/pics/shared/left-arrow.png') 14px 18px no-repeat;
	font-size: 16px;
	line-height: 22px;
	text-shadow: none;
}

.bluebar-expanded h1
{
	padding: 3% 4% 0 30px;
	font-weight: 400;
	color: #fff;
	background: url('/pics/shared/down-triangle.png') 12px 20px no-repeat;
	text-shadow: none;
}

.bluebar-expanded ul
{
	margin: 4% 0;
	padding: 0;
	border-top: 0px solid #3384A5;
	background: #3384A5;
}

.bluebar-expanded ul li
{
	list-style: none;
	padding: 2% 4% 2% 4%;
	border-bottom: 1px solid #53A0BF;
	margin: 0;
}

.bluebar-expanded ul li a
{
	color: #fff;
	font-weight: 300;
	font-size: 14px;
}

.locations { display: none; }
.mobile-locations { display: block; }



.col50
{
	width: 96%;
	float: none;
	margin: 0;
}

.desktop { display: none; }
table.form { width: 100%; }
header { padding: 0; }

.nav
{
	background: #fff !important;
	width: 20px;
	float: left;
	padding: 10px 0 0 10px;
}

/* virtual visit styles */
.photo-box
{
	position: relative;
	float: none;
	width: 96% !important;
	margin-left: 0;
}

ul.sitemap
{
	margin: 0 0 0 0;
	padding: 0;
	clear: both;
}

ul.sitemap ul
{
	margin: 0 10px 0 10px;
	padding: 0;
}

.summit-logo { width: 60% !important; }

.summit-logo img
{
	float: none;
	width: auto;
	height: 40px;
	margin: 1% auto;
}

/* 
.copy-block table td {clear: left !important; width: 100%;display: block; border-collapse: collapse;}
 */

input.submit, .submit, a.submit
{
	padding: 10px;
	-webkit-appearance: none;
}

iframe { width: 100% !important; }

footer
{
	padding: 0 0 !important;
	background: #333;
}

.ui-tabs .ui-tabs-nav li
{
	float: none;
	width: 100%;
	margin: 3px .2em 0 0 !important;
}

.custom-dropdown
{
	width: 96%;
	margin-bottom: 10px;
}

table.calendar { width: 98% !important; }

table.calendar td
{
	clear: left !important;
	display: block;
	padding: 2%;
	width: 100% !important;
}

table.calendar td .submit { margin: 0; }

.class-title
{
	font-size: 18px;
	color: #5399b2;
	margin: 0;
}

table.calendar th { display: none; }

table.calendar td.small-td
{
	width: 100%;
	vertical-align: top;
}

table.calendar td.large-td
{
	width: 100% !important;
	vertical-align: top;
}

a.logout, .social-icon { display: none; }
/* a.myhealth { display: none; } */


.welcome
{
	float: none;
	display: block;
	margin: 10px 0 0 0;
	color: #666;
	text-align: center;
	font-size: 12px;
}

.welcome a
{
	color: #4B9CB8;
	font-weight: 700;
}

/* 
.bluebar h1
	{
		font-size: 18px;
		line-height: 22px;
		font-weight: 400;
		padding: 2% 4%;
		clear: both;
		text-shadow: 0px 0px 0px #333;
	}
 */

img.image_left
{
	float: none;
	margin: 0 0 2% 0;
	max-width: 300px;
	height: auto;
}

img.image_right
{
	float: none;
	margin: 0 0 2% 0;
	max-width: 300px;
	height: auto;
}

table.form td, table.form th
{
	width: 100%;
	clear: left;
	display: block;
	border: 0px solid red;
	text-align: left;
}

.custom-dropdown__select--white
{
	background-color: #f1f1f1;
	color: #333;
	font-size: 14px;
	margin-bottom: 8px;
}

.form-container
{
	width: 96%;
	margin: 0 auto;
	border: 0px solid #ccc;
}

form.email-patient
{
	border: 0px solid red;
	padding: 0 2%;
}

form.email-patient input[type=text], form.email-patient textarea,  form.email-patient input[type=password]
{
	width: 93%;
	padding: 8px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 300;
	border: 1px solid #ccc;
}

.copy-block
{
	width: 100%;
	float: none;
	margin: 0 !important;
	padding: 0 !important;
}

ul.bg-names li
{
	width: 48.3%;
	font-size: 15px;
	float: left;
	list-style: none;
	display: block;
	margin: 1% .5% 1% .5%;
	min-height: 120px;
	text-align: center;
}

.slider-baby
{
	width: 89%;
	position: relative;
	margin: 2%;
}

.slider-baby img
{
	width: 100%;
	height: auto;
	border: 10px solid #fff;
	box-shadow: 0px 0px 3px #999;
}

.babygallery-box
{
	float: none;
	width: 87%;
}

.container
{
	clear: both;
	padding: 0px;
	margin: 0px auto;
	min-width: 100%;
	width: 90%;
	max-width: 100%;
	border: 0px solid red;
}

.whitebox
{
	border: 10px solid white;
	background-color: #fff;
	margin-top: -300px;
	margin-bottom: 1%;
}

img.logo
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 2% 0;
}

/* 
.social
	{
		width: 100%;
		margin: 0 0 1% 0;
		padding: 0 0 0 0;
		float: none;
		display: block;
		text-align: center;
		clear: both;
		border-top: 1px solid #f1f1f1;
		border-left: 0px solid #ccc;
		background: #f1f1f1;
	}
 */

.nav ul, .menubar { display: none; }
.mobile { display: block; }
.menuicon { padding: 2% 4%; }
h1 { font-size: 24px; }
h2 { font-size: 20px; }
.slider-title
{
	font-size: 18px;
	position: relative;
	background: #333;
	clear: both;
}

.theme-default .nivo-caption { font-size: 14px !important; }
.copy-block .nivoSlider { width: 100% !important; }

.slider-sub
{
	width: 100%;
	min-height: 110px;
	clear: both;
}

.slider-sub img
{
	width: 100%;
	height: auto;
}


.sub-nav
{
	float: none;
	padding: 35px 3% 4% 3%;
	margin: 0 2% 2% 0;
	width: 94%;
}

.breadcrumbs
{
	padding: 1%;
	clear: both;
	display: block;
	background: #f1f1f1;
}

.entity-menu { display: none; }
footer { padding: 0 3%; }

img.staff-detail
{
	float: left;
	margin: 0 2% 2% 0;
	/* width: 50%; */
	padding: .5%;
	border: 1px solid #ccc;
}

.div-50
{
	width: 96%;
	float: none;
	margin-bottom: 2%;
	margin-top: 0;
}

.div-70
{
	width: 100%;
	float: none;
	margin: 0;
}

.col50 input[type=text], .col50 textarea, .col50 input[type=password] { width: 96%; }
.first { margin-right: 2%; }

.staff-div
{
	width: 96%;
	float: left;
}

.staff-detail-div
{
	width: 96%;
	float: left;
}

.copy-block .staff-div
{
	width: 96%;
	float: none;
}

.copy-block img {
    max-width: 500px;
}

img.image_right, img.right, img.image_left, img.left
{
	max-width: 500px;
	height: auto;
}


.search
{
	float: none;
	background: #f1f1f1;
	width: 98% !important;
	text-align: center;
	font-size: 11px;
	color: #999;
	font-weight: 400;
	padding: 10px 2% 10px 0;
	margin: 2% 0 0 0;
	border-top: 1px solid #ddd;
}

.search img {width: 18px; height: auto;margin: 8px 3px 0 0;}

.search input
{
	width: 50%;
	padding: 2%;
	margin-bottom: 0;
	margin-top: 0;
}



}


/* ipad Mini Portrait */
@media only screen and (width:768px) {

.search
{
	float: none;
	background: #f1f1f1;
	width: 100% !important;
	text-align: center;
	font-size: 11px;
	color: #999;
	font-weight: 400;
	padding: 10px 0 10px 0;
	margin: 2% 0 0 0;
	border-top: 1px solid #ddd;
}

.search input
{
	width: 50%;
	padding: 2%;
	margin-bottom: 0;
	margin-top: 0;
}

}
/*  iphone media queries */

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
.col { margin: 1% 0 1% 0%; }
.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
.right-side-col
{
	width: 300px;
	float: none;
	border: 0px solid blue;
	margin-left: 0;
}

.right-cta
{
	float: none;
	width: 300px;
	height: 300px;
	margin: 0 0;
	position: relative;
}

.sidebar
{
	float: none;
	width: 96%;
	margin: 2% 0;
}


.mobile-locations h1
{
	padding: 3% 4% 0 30px;
}

.copy-block img {
    max-width: 300px;
}

img.image_right, img.right, img.image_left, img.left
{
	float: none;
	margin: 0 0 2% 0;
	max-width: 300px;
	height: auto;
	display: block;
}


/* 
#my-menu select
{
	margin: 8px 8px 8px 20px;
	border: 0px solid #555;
	padding: 0.5em;
	font-size: 15px;
	line-height: 1.2em;
	width: 80%;
	background: #333 url() right no-repeat;
	color: #ccc;
}
 */

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir
{
	background-color: transparent;
	border: 0;
	overflow: hidden;
	*text-indent: -9999px;
}

.ir:before
{
	content: "";
	display: block;
	width: 0;
	height: 150%;
}

.hidden
{
	display: none !important;
	visibility: hidden;
}

.visuallyhidden
{
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus
{
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible { visibility: hidden; }

.clearfix:before, .clearfix:after
{
	content: " ";
	display: table;
}

.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print
{
	
}