/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */
*	{ outline: none !important; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background:#fff;  }
body { margin: 0; font-size: 16px; line-height: 1.231; color:#000; }
body, button, input, select, textarea { font-family: sans-serif; color: #000; }
p	{ line-height: 1.3em; }

::-moz-selection { background: #E5D9D0; color: #333; text-shadow: none; }
::selection { background: #E5D9D0; color: #333; text-shadow: none; }

a { color: #000; }
a:hover { color: #000; text-decoration: none; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #666666; margin: 2em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0 !important; padding: 0 !important; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

html, body, #main, #container 	{ width: 100%; }
.no-screen	{ display: none !important; }
img	{ max-width: 100%; }

.ie7 body,
.ie8 body	{ min-width: 1160px !important; width: 100%; }

/* ==|== primary styles =====================================================
   Author: Adam Kizer
   ========================================================================== */
html,
body	{ width: 100%; }
html	{ background: transparent url(images/bg-footer.gif) repeat left top; }
body	{ margin-bottom: 40px; }

.margin-fix		{ margin: 0 20px; }
.fixed-width	{ max-width: 1120px; width: 100%; margin: 0 auto; }
.centered		{ text-align: center; }

ul.no-bullets,
ul.no-bullets li	{ list-style: none; padding-left: 0; }
.inline-list		{ padding-left: 15px; }
ul li				{ margin-bottom: 3px; }
p					{ margin: 0 0 14px; }
.blue-text			{ color: #5D7E95; }
.mid-main-menu,
.small-screen-only	{ display: none; }

header				{ position: relative; background: #d0c9c1; position: relative; z-index: 1; box-shadow: 0px 0 10px #444; border-bottom: solid 1px #a99f93; }
#header-content		{ max-width: 1120px; width: 100%; margin: 0 auto; }
header h1			{ float: left; background: transparent url('/images/logo.gif?v=1.1.1') no-repeat left top; display: block; width: 222px; height: 57px; overflow: hidden; text-indent: -10000px; margin: 10px 0 13px; }
header nav			{ float: right; margin: 46px 0 0; }
header nav li		{ float: left; font-size: 1.12em;  }
header nav a		{ margin-left: 18px; text-decoration: none; font-family: 'Spinnaker', sans-serif; color: #333333; }
header nav a:hover		{ color: #5D7E95; }
header nav a.selected	{ color: #5D7E95; }

header a[href^='tel'] { display: inline-block; margin: 0 0 0 2px;; }
header .request-appointment-button { display: inline-block; background: rgba(99,100,102,.6); color: #fff; text-decoration: none; padding: 12px 12px 10px; line-height: 1em;  transition: ease .2s all; border-top: none; }
header .request-appointment-button:hover { background: #5D7E95; color: #fff; }
header .or { display: inline-block; margin: 0 10px 0 3px; }

@media only screen and (min-width: 1120px) {
	header nav a	{ margin-left:28px; }
}

.ie7 header nav		{ margin-bottom:16px; }
.ie7 header h1		{ margin-top:12px; margin-bottom:0; }

header .phone		{ font-size: .9em; color: #333333; position: absolute; top: 0; right: 0; }
header a[href^=tel]	{ color: #333333 !important; text-decoration: none; }
header .fixed-width	{ position: relative; }

footer 				{  }
footer .fixed-width	{ border-top: 1px solid #5D7E95; margin: 50px auto 40px; padding-top: 22px; }
footer p			{ text-align: center; font-size: .75em; line-height: 1.4em; }
footer .patient-portal { display: inline-block; background; background: #5D7E95; color: #fff; text-decoration: none; line-height: 1em; padding: 8px 12px; font-size: 12px;  border: solid 1px #5D7E95; transition: ease all .2s;  } 
footer .patient-portal:hover { background: #fff; color: #5D7E95; } 

#main			{  }

h1		{ font-size: 38px; text-align: center; font-family: 'Spinnaker', sans-serif; font-weight: normal; color: #333; margin-bottom: 25px; }
h2		{ font-family: 'Spinnaker', sans-serif; font-weight: normal; }
h3		{ font-size: 18px; font-family: 'Spinnaker', sans-serif; font-weight: normal; color: #333; margin-bottom: 6px; margin-top: 0; line-height: 1em; }
p,
li 		{ color: #666666; font-size: 14px; font-family: 'Spinnaker', sans-serif; }
p strong	{ color: #333; }

.ie7 #main h1	{ padding-top:25px; }

/* HOME
----------------------------*/
.banners		{ border-bottom: 3px solid #5d7e95; background: #fff; }

.features		{ margin: 28px 0 0; }
.feature		{ width: 25%; float: left; text-decoration: none; font-size: .85em; color: #666666; line-height: 1.2em; font-family: 'Spinnaker', sans-serif; text-align: center; padding: 0 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; position: relative;   } 
.feature h2		{ margin: 0 0 3px; font-size: 1.4em; line-height: 1.1em; color: #666666; }
.feature img	{ float: none; width: 100%; border: solid 4px #fff; outline: solid 1px #ccc !important; margin: 30px 0 12px 0; width: 80%; position: relative; transition: ease all .2s; }
.feature .feature-content	{ float: none; width: 100%; padding-left: 8px; padding-bottom: 20px; }

.feature:hover		{ color: #666666; }
.feature:hover h2	{ color: #000; }
.feature:hover img	{ transform: scale(1.05); }

.welcome-banner				{ position: relative; }
.welcome-banner-text		{ position: absolute; width: 65%; left: 33%; top: 38%;  }

.video-wrapper { margin: 20px 0; float: left; padding: 0 20px; width: 50%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; position: relative; } 
.video-wrapper .video { position: relative; padding: 0 0 56%; height: 0; }
.video-wrapper iframe { width: 100%; position: absolute; top: 0; left: 0; height: 100%; }
.video-wrapper p { padding: 20px 0; text-align: center; display: block; }
@media screen and (max-width:700px) {
	.video-wrapper { padding: 0; width: 100%; margin: 0 0 20px; }
}

/* SUBPAGES
-----------------------------*/
.column					{ float: left; width: 30%; margin-left: 1.5%; margin-right: 1.5%; }
.column.two-column		{ width: 45%; margin-left: 2.5%; margin-right: 2.5%; }

.subnav 				{ list-style: none; padding-left: 0; margin-top: 0; }
.subnav li				{ margin-bottom: 6px; background: transparent url(images/subnav-bg.png) no-repeat 0 0; padding-left: 24px; height: 16px; line-height: 16px; }
.subnav li.selected,
.subnav li:hover			{ background-position: 0 -16px; }
.subnav a					{ text-decoration: none; color: #666666; }
.subnav a:hover				{ color: #000; }
.subnav li.selected a		{ color: #5D7E95; }

ul.file-list				{ width:500px; margin:0 auto; padding: 0; }
ul.file-list li				{ list-style: none; margin: 0 0 20px; width: 200px; margin-left: 25px; margin-right: 25px; float: left; }
ul.file-list li.pdf a		{ background: url(images/file-pdf-lg.png) no-repeat scroll left bottom transparent; height: 40px; list-style: none; padding: 5px 0 0 55px; text-decoration: none; display: block; }
ul.file-list li.pdf a:hover	{ background-position: top left; }


/* PATIENT INFORMATION 
------------------------------*/
.doctors,
.patient-info-links				{ width: 80%; margin: 0 auto; }
.doctor,
.patient-info-link				{ width: 21.25%; float: left; margin-right: 5%; text-align: center; font-family: 'Spinnaker', sans-serif; color: #333; text-decoration: none; font-size: .9em; margin-bottom: 12px; }
.doctor.last,
.patient-info-link.last			{ margin-right: 0; }
.doctor img,
.patient-info-link img			{ width: 100%; margin: 0 0 8px; outline: solid 1px #ccc !important; transition: ease all .2s;   }
.doctor:hover,
.patient-info-link:hover		{ color: #000; }
.doctor:hover img,
.patient-info-link:hover img	{ transform: scale(1.05); }

.doctor:nth-child(4n+5) { clear: both; }

.ie7 .doctor img,
.ie7 .patient-info-link img,
.ie8 .doctor img,
.ie8 .patient-info-link img			{ border: solid 1px #ccc; }

/* CONTACT PAGE
------------------------------*/
.contact-columns { max-width: 900px; margin: 0 auto; padding-left: 100px; }

form.contact					{ width: 100%; }
form.contact label				{ clear: both; float: left; width: 100%; margin-bottom: 8px; line-height: 1.8em; font-family: 'Spinnaker', sans-serif; font-size: .9em; }
form.contact label textarea,
form.contact label select,
form.contact label input.text	{ float: right; width: 275px; padding: 7px 12px; font-family: Arial.Helvetica,sans-serif; font-size: 13px; background: #fff; border: solid 1px #ccc; }
form.contact label textarea		{ height: 142px; }

form.contact .sensitive-info	{ float:right; width:300px; font-size:11px; }

form.contact .submit-buttons button		{ float: right; display: block; background: #5d7e95; color: #fff; border: none; padding: 6px 30px; line-height: 1em; font-family: 'Spinnaker', sans-serif; margin-right: 200px; margin-top: 2px; }
form.contact .submit-buttons button:hover	{ background-position: bottom left; }
form.contact button.submit-button			{ float: left; width: 83px; background-image: url(images/submit-bg.gif); }
form.contact .submit-buttons button:hover	{ background: #8CA3B3; }

.Error				{ padding: 10px 20px; margin-bottom: 15px; color: #fff; background: #e00000; border: 1px solid #e00000; margin-left: 2.5%; margin-right: 2.5%: }
.Error p			{ margin: 0; padding: 0; color: #fff !important;  }

.ie7 .contact-columns .column		{ width:44%; }
.ie7 form.contact label textarea, 
.ie7 form.contact label select, 
.ie7 form.contact label input.text	{
	width: 90% !important;
	float: none !important;
}
.ie7 form.contact .submit-buttons button {
	float: none !important;
}

form.contact .sensitive-info	{ float:right; width:100%; font-size:11px; }
	form.contact label textarea, 
	form.contact label select, 
	form.contact label input.text	{
		width: 95%;
		float: none;
	}
	form.contact .submit-buttons button		{ float: none; margin: 0 !important; clear: both; }
	
.form-callout { max-width: 465px; margin: 0 auto 40px; border: solid 1px #5D7E95; background: rgba(255,255,255,.5); box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding: 20px 25px; transition: ease all .2s; display: block; text-align: center; text-decoration: none !important; font-family: 'Spinnaker', sans-serif; font-size: 14px; }
.form-callout:hover{ background: rgba(255,255,255,.85);  }
.form-callout .copy { display: block; text-decoration: none !important; margin: 0 0 12px; }
.form-callout p:last-child { margin: 0; text-align: center; }
.form-callout .button { display: inline-block; background: #5D7E95; color: #fff; text-decoration: none; line-height: 1em; padding: 8px 12px; font-size: 12px; transition: ease .2s all; border: solid 1px #5D7E95; }
.form-callout .button:hover { background: #fff; color: #5D7E95; }

/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.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; }

/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
