/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

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%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } html, button, input, select, textarea { font-family: sans-serif; color: #222; } body { margin: 0; font-size: 1em; line-height: 1.4; } ::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; } ::selection { background: #fe57a1; color: #fff; text-shadow: none; } a { color: #00e; } a:visited { color: #551a8b; } a:hover { color: #06e; } 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 #ccc; margin: 1em 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, serif; _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; white-space: normal; } button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; } button, input { line-height: normal; } button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; } button[disabled], input[disabled] { cursor: default; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; } 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, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } 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; } .chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* --- Custom Styles ------------------------------------- */

body { text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 80%; line-height: 1em;	color: #333; }
#masthead, #main section, footer { text-align: left; width: 960px; margin: 0 auto; clear: both; }
#masthead { width: 1020px; height: 100px; margin: 30px auto -130px auto; position: relative; z-index: 5; background: #fff; border-radius: 50px; /*background: url(../images-bot/bg-header.png) top center no-repeat;*/ }
.home #masthead { margin-bottom: -170px; } 
#main {  }
#logo { position: absolute; left: 30px; width: 240px; height: 100px; }
#tagline { position: absolute; margin-left: 270px; top: 39px; width: 680px; text-align: right; padding: 20px; 
font-family: NewJuneMedium, Arial, Helvetica, sans-serif; color: #00377c; font-size: 16px; line-height: 21px; }

/* Main Navigation ---------------------------- */

#header-nav { position: absolute; top: 100px; padding-left: 50px; display: block; z-index: 5; width: 920px; }
#header-nav ul li { float: left; }
#header-nav ul li a { display: block; line-height: 45px; height: 45px; width: 102px; padding: 0; text-decoration: none; color: #fff; text-align: center; border-radius: 0 0 20px 20px; background: url(../images-bot/bg-header.png) 1000px -105px no-repeat; }
#header-nav ul li a:hover { background-position: -115px -105px; }
#header-nav ul li a.on { background-position: 0 -105px; background-color: #fff; color: #00377c; }

/* Home Feature ---------------------------- */

#main section#feature {	position: relative; height: 550px; line-height: 550px; width: 100%; overflow: hidden; text-align: left; }
.feature-item { position: relative; height: 550px; width: 100%; text-align: center; margin: 0 auto; background: url(../images-bot/bg-colour.png) repeat-x; }
.feature-item .feature-pic { height: 550px; }
.feature-item article { position: relative; margin-top: -380px; text-align: left; color: #fff; font-family: NewJuneMedium, Arial, Helvetica, sans-serif; }
.feature-item h1 { margin-top: 160px; font-size: 22px; line-height: 24px; width: 560px; color: #fff; }
.feature-red { background-position: 0 0; }
.feature-green { background-position: 0 -550px; }
.feature-yellow { background-position: 0 -1100px; }
.feature-blue { background-position: 0 -1650px; }

/* Footer ---------------------------- */

footer { width: 960px; display: block; padding-bottom: 80px; padding-top: 20px; font-size: 0.85em; color: #666; }
footer ul { list-style-type: none; margin: 0; padding: 0; line-height: 1.6em; } 
footer ul li { list-style-type: none; margin: 0; padding: 0; margin-bottom: 10px; line-height: 1.6em; }
footer p { line-height: 1.6em; }
footer a, footer a:link, footer a:visited { color: #666; text-decoration: none; }
a#nba-rehab-logo { display: inline-block; text-align: right; text-indent: 106px; width: 104px; height: 20px; overflow: hidden; background: url(../images-bot/logo-nba-group@2x.png) no-repeat; background-size: 104px 40px;  }
a#nba-rehab-logo:hover { background-position: 0 -20px; }
/*a#smile-power-logo { display: inline-block; text-align: left; text-indent: 80px; width: 80px; height: 42px; overflow: hidden; background: url(../images-bot/logo-smile-power-sm.gif) no-repeat; }
a#smile-power-logo:hover { background-position: 0 -42px; }*/

/* Columns ---------------------------- */

.col { float: left; padding: 0px 20px 20px 19px; }
.dot { padding-bottom: 40px; }
.dot .col { background: url(../images-bot/bg-col-dot.png) repeat-y; }
.dot .col.no-dot { background: none; }
.rule { background: url(../images-bot/bg-rule-dot.png) repeat-x; padding-top: 40px; margin-top: 40px 0; } 
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-8 { clear: both; width: 960px; margin: 0 auto; text-align: left; }
.grid-1 .col { width: 920px; }
.grid-2 .col { width: 440px; } /* 2 columns */
.grid-3 .col { width: 280px; } /* 3 columns */
.grid-4 .col { width: 200px; } /* 4 columns */
.grid-5 .col { width: 152px; } /* 5 columns */
.grid-6 .col { width: 120px; } /* 6 columns */
.grid-8 .col { width: 100px; } /* 8 columns */

.grid-3 .colx2 { width: 600px; } 
.grid-4 .colx2 { width: 440px; } 
.grid-5 .colx2 { width: 344px; }
.grid-6 .colx2 { width: 280px; } 
.grid-8 .colx2 { width: 200px; } 

.grid-4 .colx3 { width: 680px; } 
.grid-5 .colx3 { width: 536px; }
.grid-6 .colx3 { width: 440px; } 
.grid-8 .colx3 { width: 320px; } 

/* Text styles ------------------ */

a { color: #00377C; }
a:visited { color: #00377C; }
a:hover, a:active { text-decoration: none; color: #00377C; outline: 0;}
h1 { font-family: NewJuneMedium, Arial, Helvetica, sans-serif; color: #000; font-size: 2em; line-height: 1.0em; font-weight: normal; margin: 0.5em 0 0.7em 0; }
h2 { font-family: NewJuneMedium, Arial, Helvetica, sans-serif; color: #808080; font-size: 1.3em; line-height: 1.3; font-weight: normal; margin: 1em 0 0.7em 0; }
h3 { font-weight: bold; font-size: 1.0em; margin: 1em 0 0.7em 0; line-height: 1.6; }
h4 { color: #808080; font-weight: normal; font-size: 1.0em; margin: 0.7em 0 0.7em 0; line-height: 1.6;}
h5 { font-weight: bold; font-size: 1em; margin: 0.7em 0 0.2em 0; line-height: 1.6;}
p { line-height: 1.6; margin: 0 0 0.7em 0; }
ol, ul, li { line-height: 1.6;  }
ul.checklist { list-style-type: none; padding-left: 0; }
ul.checklist li { padding-left: 22px; margin-bottom: 0.4em; background: url(../images-bot/bullet-blue.png) no-repeat 0 0.25em; }
li.spaced { margin-bottom: 0.7em; }
h2 a, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover { color: #808080; }
h2.first { margin-top: 0; }
h2 span.small { font-size: 0.6666666em; color: #808080; }
h2.job-title { line-height: 1em; }
h2.name {font-size: 2em; color: #6fb12a; margin-bottom: 0.05em; }
h2.name span.small { font-size: 0.5em; color: #808080; }
p.intro { font-family: NewJuneMedium, Arial, Helvetica, sans-serif; color: #888; font-size: 1.3em; line-height: 1.3em; font-weight: normal; margin: 0 0 0.7em 0; }
p.caption { font-size: 0.9em; color: #808080; }
.align-right { text-align: right; }
img.align-left { float: left; margin: 0 15px 10px 0; clear: left; }
img.align-right { float: right; margin: 0 0 10px 15px; clear: right; }
img.number { display: block; margin: 0 0 15px 0; }
.block { clear: both; display: block; }
.small { font-size: 0.85em; }
#back { float: right; }
#back a { width: 25px; height: 25px; overflow: hidden; text-indent: 30px; display: block; background: url(../images-bot/btn-back.png) no-repeat; }
#back a:hover { background-position: 0 -50px; }
.green { color: #6fb12a; }

/* Pages/Sections ------------------ */

#main section#page { position: relative; width: 100%; }
#page article { text-align: center; }
#page article header { position: relative; width: 100%; height: 330px; overflow: hidden; margin-bottom: 40px; display: block; background: url(../images-bot/bg-colour.png) repeat-x; background-position: 0 -220px; text-align: center;  }
#page article header .img { position: relative; margin: -220px auto -330px auto; }
#page article h1 { position: relative; width: 920px; margin: 0 auto; padding-top: 280px; text-align: left; color: #fff; }
#page.page-green article header { background-position: 0 -770px; }
#page.page-yellow article header { background-position: 0 -1320px; }
#page.page-blue article header { background-position: 0 -1870px; }

#skills { padding-top: 50px; }
#skills h2 { margin-bottom: 0.5em; }
#skills p { font-size: 0.85em; line-height: 1.6em; }
#testimonials { padding-bottom: 20px; }
#testimonials h2 { font-size: 1.7em; margin-top: 0.45em; } 
#testimonials .quote { background: url(../images-bot/bg-quote.png) no-repeat; }
#testimonials blockquote { font-size: 1.2em; line-height: 1.4em; font-style: italic; color: #666; }
#testimonials blockquote em { font-size: 0.7em; }

/* Images in Circle ------------------ */
.circle-portrait { position: relative; display: block; width :200px; height: 200px; overflow: hidden; border-radius: 50%; }
.circle-portrait img { width: 100%; height: auto; }
.circle-portrait.small-pic { width :100px; height: 100px; }

/* Forms ------------------ */

label { display: inline-block; width: 100px;  }
.grid-3 .colx2 textarea { width: 590px; }
.button { background-color: #009ee2; color: #fff; border: 0; padding: 5px 10px; font-family: NewJuneMedium, Arial, Helvetica, sans-serif; }
input, textarea { border: 1px solid #ccc; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

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

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   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; *line-height: 0; }
.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; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  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: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  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; }
}
