/** =css3
************************************************************/
/** =screen.css
************************************************************
@project Baker Online
************************************************************/
/** =structure
************************************************************/
body {
  background: #e6e3da url(images/bg-grad.png) repeat-x; }

.container {
  margin: 0 auto;
  width: 954px; }

.content-wrapper {
  background: url(images/bg-interior.png) repeat-y 0 4px;
  padding: 0;
  width: 994px; }

.content-wrapper h1,
.content-wrapper .content-header {
  background: #51626f;
  color: #fff;
  font-weight: normal;
  position: relative;
  z-index: 10;
  padding: 0 24px; }

.content-wrapper h1 {
  height: 56px;
  line-height: 52px; }

.content-main {
  padding-top: 10px; }

.header {
  margin-top: 32px;
  position: relative; }

.header .logo {
  padding-top: 22px;
  float: left;
  width: 184px;
  height: 51px;
  margin-left: -19px;
  position: relative; }

.footer {
  background: url(images/bg-interior-btm.png) no-repeat;
  position: relative;
  padding: 6px 20px 6em; }

.footer .inner {
  background: url(images/logo-bkr-footer.png) no-repeat 100% 10px;
  padding: 5px 74px 0 0;
  min-height: 53px; }

.decor-footer {
  position: absolute;
  left: -33px;
  top: -47px;
  width: 314px;
  height: 125px;
  z-index: 10; }

.page-nav-local .content-wrapper {
  background: url(images/bg-interior-sidebar.png) repeat-y; }

.page-nav-local .footer {
  background: url(images/bg-interior-sidebar-btm.png) no-repeat; }

.content {
  padding: 6px 2px 0;
  min-height: 313px;
  background: url(images/bg-sides-top.png) no-repeat; }

.page-nav-local .content {
  padding-bottom: 50px; }

.page-nav-local .content-main {
  width: 711px;
  margin-left: 263px; }

.page-nav-local .content-side {
  width: 205px;
  margin-left: -974px;
  margin-top: -8px;
  padding: 18px 19px 0; }

.page-nav-local .content-main,
.page-nav-local .content-side {
  float: left; }

/** =nav-main
************************************************************/
.nav-main {
  width: 781px;
  height: 25px;
  float: right;
  margin-right: -19px;
  margin-top: 38px;
  margin: 62px -19px 12px 0;
  background: url(images/nav-main.png) no-repeat; }

.nav-main li {
  float: left; }

.nav-main li a {
  text-indent: -999em;
  overflow: hidden;
  display: block;
  font-size: 1px;
  background: url(images/nav-main.png) no-repeat;
  height: 25px;
  border: 0; }

.nav-main li.li-1 a {
  width: 120px; }

.nav-main li.li-1 a:hover {
  background-position: 0 -100px; }

.nav-main li.li-1 a.active {
  background-position: 0 -200px; }

.nav-main li.li-2 a {
  background-position: -120px 0;
  width: 138px; }

.nav-main li.li-2 a:hover {
  background-position: -120px -100px; }

.nav-main li.li-2 a.active {
  background-position: -120px -200px; }

.nav-main li.li-3 a {
  background-position: -258px 0;
  width: 66px; }

.nav-main li.li-3 a:hover {
  background-position: -258px -100px; }

.nav-main li.li-3 a.active {
  background-position: -258px -200px; }

.nav-main li.li-4 a {
  background-position: -324px 0px;
  width: 109px; }

.nav-main li.li-4 a:hover {
  background-position: -324px -100px; }

.nav-main li.li-4 a.active {
  background-position: -324px -200px; }

.nav-main li.li-5 a {
  background-position: -433px 0;
  width: 101px; }

.nav-main li.li-5 a:hover {
  background-position: -433px -100px; }

.nav-main li.li-5 a.active {
  background-position: -433px -200px; }

.nav-main li.li-6 a {
  background-position: -534px 0;
  width: 98px; }

.nav-main li.li-6 a:hover {
  background-position: -534px -100px; }

.nav-main li.li-6 a.active {
  background-position: -534px -200px; }

.nav-main li.li-7 a {
  background-position: -632px 0;
  width: 100px; }

.nav-main li.li-7 a:hover {
  background-position: -632px -100px; }

.nav-main li.li-7 a.active {
  background-position: -632px -200px; }

.nav-main li.li-8 a {
  background-position: -732px 0;
  width: 49px; }

.nav-main li.li-8 a:hover {
  background-position: -732px -100px; }

.nav-main li.li-8 a.active {
  background-position: -732px -200px; }

/** =baker college system nav
************************************************************/
.super {
  background: #453d36;
  border-bottom: 2px solid #c7d28a;
  position: absolute;
  text-align: center;
  height: 30px;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden; }

.super .inner {
  position: relative;
  left: -75px; }

.super .logo {
  position: absolute;
  top: 9px;
  left: 0; }

.super .nav {
  width: 999em;
  position: absolute;
  left: 160px; }

.super .nav a {
  color: #fff;
  height: 30px;
  line-height: 30px;
  padding: 0 13px;
  border: 0; }

.super .nav a:hover {
  background-color: #4D443F;
  color: #F1E5DF; }

.super .nav a.active {
  background-color: #3b342e;
  color: #fff; }

/** =footer
************************************************************/
.footer .nav {
  margin-bottom: 2px; }

.footer .nav li,
.nav-util li {
  background: url(images/dotted-vert-brown.png) repeat-y 100% 50%; }

.footer .nav li,
.nav-util li {
  margin-right: 9px;
  padding-right: 9px; }

.footer .nav li.last,
.nav-util li.last {
  background: none;
  margin-right: 0;
  padding-right: 0; }

.footer .legal {
  clear: both;
  float: right; }

.footer .nav-wrapper {
  float: right;
  padding-top: 10px;
  margin-left: -20px; }

/** =nav-local
************************************************************/
.nav-local {
  margin: -21px -18px 18px -19px;
  padding-bottom: 2px; }

.nav-local li li {
  border-bottom: 0; }

.nav-local a,
.nav-local .hdg {
  padding: 8px 18px;
  font-weight: bold;
  display: block;
  color: #114e6f;
  border: 0; }

.nav-local a:hover {
  background-color: #b5d9e3; }

.nav-local li.here a,
.nav-local li.parent-here li.here a {
  color: #313131;
  background: white url(images/nav-sidebar-active.png) no-repeat 237px center; }

.nav-local li.here {
  margin-right: -1px; }

.nav-local ul {
  margin: 0; }

.nav-local {
  background: url(images/nav-div.png) repeat-x 0 100%; }

.nav-local li {
  background: url(images/nav-div.png) repeat-x 0 0;
  padding-top: 2px; }

.nav-local li.sub-level-1 a,
.nav-local ul li a,
.nav-local li.here li a {
  padding: 4px 36px;
  font-weight: normal;
  font-size: 12px; }

.nav-local ul li.sub-level-1,
.nav-local ul li {
  border-top: 1px dotted #c8d5da;
  background-image: none;
  padding-top: 0; }

.nav-local li ul li.sub-level-1.last a,
.nav-local li ul li.last a {
  padding-bottom: 6px; }

.nav-local li ul li.sub-level-1.last,
.nav-local li ul li.last {
  border-bottom: none; }

.article-nav .date {
  font-size: 11px;
  color: #51626f;
  display: block;
  font-style: italic;
  font-weight: normal; }

li.rss {
  padding: 15px 18px; }

li.rss a,
li.rss a:hover {
  display: inline;
  padding-bottom: 3px;
  background-color: transparent; }

a.rss-help,
a.rss-help:hover {
  padding: 0;
  background: none; }

.nav-alt {
  margin-bottom: 19px; }

.nav-alt a {
  background-color: #cfe7ee; }

/** =common
************************************************************/
.intro {
  font-size: 18px;
  margin-bottom: 1.25em;
  color: #b5c26d; }

a.more,
p.more a {
  font-weight: bold; }

.block,
li.block {
  display: block;
  margin-bottom: 18px; }

.framed {
  border: 3px solid #FAF5EA; }

.framed-alt {
  background-color: #fff;
  padding: 1px;
  border: 2px solid #eee7d9; }

/** =homepage
************************************************************/
.home-main .intro {
  font-size: 17px;
  color: #313131;
  font-weight: bold;
  margin-bottom: .5em; }

.home-main h2 {
  color: #b5c26d;
  font-size: 16px; }

.home-main {
  padding: 0 18px;
  margin-top: -30px; }

.home-splash {
  height: 312px;
  background: #51626f;
  padding: 14px 18px 30px; }

.home-splash .slideshow,
.home-splash .ad-feature,
.home-splash .big-three {
  float: left;
  margin-right: 18px; }

.home-splash .ad-feature {
  margin-right: 0; }

.home-splash .ad-feature a {
  border: 0; }

.slideshow,
.slideshow .slides,
.slideshow * {
  overflow: hidden;
  width: 630px;
  display: block; }

.slideshow .slides,
.slideshow * {
  height: 252px;
  background: #000; }

.slideshow {
  height: 282px;
  position: relative; }

.slideshow .controls {
  height: 30px;
  padding: 0 12px;
  background: url(images/bg-slideshow-controls.png) no-repeat; }

.slideshow .controls a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  float: left;
  text-align: center;
  color: #fff;
  border: 0;
  background: url(images/slideshow-active.png) repeat-x 0 -999em; }

.slideshow .controls a.activeSlide {
  background-position: 0 0;
  color: #d49d66; }

.slideshow b {
  position: absolute;
  width: 2px;
  height: 2px;
  font-size: 0px;
  top: 0;
  z-index: 200;
  background: url(images/rnd-corners.png) no-repeat; }

.slideshow b.tl {
  left: 0; }

.slideshow b.tr {
  top: 0;
  right: 0;
  background-position: 100% 0; }

.home-splash .big-three a {
  background: url(images/buttons/big-3-home-sprite.png) no-repeat;
  width: 98px;
  height: 90px;
  margin-bottom: 6px; }

.home-splash .big-three a:hover {
  background-position: -100px 0; }

.home-splash .big-three .li-2 a {
  background-position: 0 -100px; }

.home-splash .big-three .li-2 a:hover {
  background-position: -100px -100px; }

.home-splash .big-three .li-3 a {
  background-position: 0 -200px; }

.home-splash .big-three .li-3 a:hover {
  background-position: -100px -200px; }

.home-main .inner {
  background: url(images/bg-box-grad.png) no-repeat;
  padding: 17px 12px; }

.news-list .publish-date {
  background: url(images/date-box-map.png) no-repeat;
  width: 41px;
  height: 35px;
  display: block;
  text-align: center;
  color: #2c2c2c;
  font-weight: bold;
  float: left;
  text-indent: -2px;
  padding-top: 5px; }

.news-list .publish-date span {
  display: block; }

.news-list .publish-date .month {
  text-transform: uppercase;
  color: #d49d66;
  line-height: 1em; }

.news-list ul {
  margin: 0 0 10px; }

.news-list .ruled li {
  overflow: hidden;
  padding: 12px 0 8px; }

.news-list ul a.title {
  float: left;
  border: 0;
  padding: 3px 8px 0;
  width: 225px; }

.news-list a.more {
  float: right; }

.news-list .inner {
  padding-top: 5px; }

a.rss {
  font-weight: bold;
  background: url(images/icons/rss-sprite.png) no-repeat;
  padding: 0 0 2px 20px;
  min-height: 16px;
  border: 0; }

a.rss:hover {
  background-position: 0 -100px; }

a.rss-help {
  margin-left: 3px; }

.home-main .inner {
  min-height: 19.5em; }

.home-main p.more {
  margin-bottom: 0; }

.ad-feature a.last {
  margin-bottom: 0; }

.ad-feature a {
  margin-bottom: 18px; }

.ad-feature a.last {
  margin-bottom: 0; }

/** =news
************************************************************/
body.news-listing .meta {
  color: #B5C26D;
  font-style: italic;
  font-size: 11px; }

body.news .article .publish-date {
  color: #313131;
  font-style: italic;
  font-size: 13px;
  margin-bottom: 1.5em; }

body.news-listing .article {
  border-bottom: 1px solid #E6CDBB;
  padding: 0 0 .75em;
  margin-bottom: 1.5em; }

.article h2 {
  font-style: normal;
  font-size: 20px;
  margin-bottom: .15em; }

/** =tabs
************************************************************/
.tabs-nav {
  float: right; }

.tabs-nav li {
  margin-left: 2px; }

.tabs-panels {
  min-height: 220px; }

.tabs-panel {
  overflow: hidden;
  clear: both; }

h2.getting-started {
  float: left; }

.tabs-nav a {
  font-weight: bold;
  color: #fff;
  border: none; }

.tabs-nav a,
.tabs-nav a span {
  background: url(images/home-tabs.png) no-repeat;
  display: block;
  height: 30px;
  line-height: 30px; }

.tabs-nav a {
  padding: 0 0 0 12px; }

.tabs-nav a span {
  padding: 0 12px 0 0;
  background-position: 100% 0; }

.tabs-nav a:hover {
  background-position: 0 -100px; }

.tabs-nav a:hover span {
  background-position: 100% -100px; }

.tabs-nav a.active {
  background-position: 0 -200px; }

.tabs-nav a.active span {
  background-position: 100% -200px; }

.tabs-nav a.active {
  color: #313131; }

/** =pagination
************************************************************/
.pagination span,
.pagination a,
.pagination strong {
  float: left;
  padding: 2px 6px;
  border: 1px solid #DBD6CE;
  line-height: 1.2em;
  font-weight: bold;
  margin-right: 6px;
  color: #ABA8A2;
  background: #F4EFE6; }

.pagination a:hover {
  border-color: #B8B4AE; }

.pagination strong,
.pagination .current {
  border-color: #cd2420;
  background: #cd2420;
  color: #fff; }

/** =media blocks on pages
************************************************************/
.media-block,
.person-info {
  float: right;
  width: 225px;
  margin-left: 1.5em; }

.person-info {
  margin-bottom: 12px; }

.media-block img {
  display: block; }

.single-vid,
.multi-vid,
.media-block .img {
  margin-bottom: 12px;
  background: #e6e3da;
  line-height: 1.2em;
  font-size: 12px; }

.single-vid,
.multi-vid {
  -moz-border-radius: 3px;
  /* gecko */
  -webkit-border-radius: 3px;
  /* webkit */
  border-radius: 3px;
  /* w3 */
  background: #e6e3da; }

.media-block .img {
  padding: 3px; }

.media-block a {
  font-weight: bold; }

/* single-vid */
.single-vid {
  padding: 9px; }

.single-vid .vid {
  background: url(images/video-frame.png) no-repeat; }

.single-vid img {
  padding: 9px 10px 11px; }

.single-vid .subtitle {
  display: block;
  margin-top: 3px; }

.single-vid .meta {
  padding: 0 0 0 40px;
  min-height: 27px;
  background: url(images/buttons/play-sprite.png) no-repeat 3px 5px; }

/* multi-vid */
.multi-vid {
  padding: 7px 12px 6px; }

.multi-vid .vid {
  border-bottom: 1px solid #eee7d9;
  padding: 5px 0 6px;
  position: relative;
  clear: both; }

.multi-vid .last {
  border: none; }

.multi-vid img {
  float: left;
  margin-right: 9px; }

.multi-vid .meta {
  margin-top: 4px; }

.multi-vid .subtitle {
  display: block;
  margin-top: 4px; }

.multi-vid .btn-play {
  position: absolute;
  bottom: 4px;
  left: 43px;
  margin: 0; }

/** =big three sidebar ads
************************************************************/
.content-side .big-three a {
  background: url(images/buttons/big-3-sidebar-sprite.png) no-repeat;
  width: 205px;
  height: 66px;
  margin-bottom: 6px;
  border: 0; }

.content-side .big-three li.li-1 a:hover {
  background-position: -205px 0; }

.content-side .big-three li.li-2 a {
  background-position: 0 -76px; }

.content-side .big-three li.li-2 a:hover {
  background-position: -205px -76px; }

.content-side .big-three li.li-3 a {
  background-position: 0 -152px; }

.content-side .big-three li.li-3 a:hover {
  background-position: -205px -152px; }

/** =facutly & staff
************************************************************/
.profile-listing img {
  float: left;
  margin-right: 6px; }

.profile-listing .main {
  margin-left: 150px; }

.profile-listing .position {
  color: #8b7453;
  font-style: italic;
  font-size: 13px; }

.profile-listing li.even {
  margin-right: 0; }

.profile-listing li {
  width: 337px;
  margin-right: 20px;
  float: left; }

.content-main ul.reset {
  margin-top: 0; }

/** =visit form
************************************************************/
#visit_form #comments {
  height: 206px; }

#visit_form {
  width: 650px; }

#visit_form .visit-info {
  float: right; }

.ui-datepicker-trigger {
  cursor: pointer;
  position: absolute;
  right: -20px;
  top: 18px; }

#contact_form {
  width: 306px;
  float: left; }

/** =social links
************************************************************/
.social {
  border: 1px solid #e5dccb;
  border-top: 0;
  border-bottom: 0;
  padding: 10px;
  float: right;
  margin-left: 10px;
  position: relative; }

.social h4 {
  font-style: italic;
  display: block;
  clear: left;
  text-align: center;
  font-weight: bold;
  color: #8B8984;
  font-size: 12px;
  margin-top: 6px; }

.social a {
  background: url(images/buttons/social-links.png) no-repeat;
  width: 16px;
  height: 16px;
  float: left;
  margin: 0 2px;
  border: 0; }

.social a.twitter {
  background-position: -100px 0; }

.social a.twitter:hover {
  background-position: -100px -100px; }

.social a.youtube {
  background-position: -200px 0; }

.social a.youtube:hover {
  background-position: -200px -100px; }

.social a.facebook {
  background-position: 0 0; }

.social a.facebook:hover {
  background-position: 0 -100px; }

/** =landing
************************************************************/
.page-landing .super,
.page-landing .nav-main,
.page-landing .nav-util,
.page-landing .footer .nav,
.page-landing .footer .social,
.page-tabbed .super,
.page-tabbed .nav-main,
.page-tabbed .nav-util,
.page-tabbed .footer .nav,
.page-tabbed .footer .social {
  display: none; }
.page-landing .header,
.page-tabbed .header {
  margin-top: 0; }

/** =nav-util
************************************************************/
.header .nav-util {
  position: absolute;
  right: -17px;
  top: 17px; }

.header .nav-util .phone span {
  text-indent: -999em;
  overflow: hidden;
  display: block;
  font-size: 1px;
  background: url(images/header-phone.png) no-repeat;
  width: 79px;
  height: 16px;
  margin: 6px 0 7px; }

/** =home-vids
************************************************************/
.home-vids li {
  position: relative; }

.home-vids .vid-image {
  float: left;
  margin-right: 8px;
  padding: 1px;
  background-color: #fff;
  border: 1px solid #999; }

.video-play-btn {
  position: absolute;
  top: 30px;
  left: 43px; }

.home-vids .vid-name,
.ruled-links .title {
  float: left;
  padding-top: 6px;
  font-weight: bold; }

.home-vids .vid-title,
.ruled-links .desc {
  display: block;
  font-weight: normal; }

.home-vids a {
  border: 0; }

ul.ruled-links li.icn img {
  float: left;
  margin: 0 8px 0 0; }

/** =landing
************************************************************/
body.audience h3 {
  font-size: 16px;
  color: #b9b6ae;
  margin: 0 0 .75em;
  border-bottom: 1px solid #e0ddd5; }

html.js body.audience h3 span {
  background: #fff;
  float: left;
  margin-bottom: -0.3em;
  padding-right: 3px; }

body.audience h1 {
  height: 64px;
  font-size: 36px;
  padding: 30px 46px 32px;
  position: relative; }

body.audience h1 img {
  position: absolute;
  right: 0;
  bottom: 0; }

.landing-ads .images {
  width: 168px;
  height: 102px;
  overflow: hidden;
  float: left; }

.landing-ads .ad-1 {
  margin-right: 10px; }

body.audience .col {
  width: 346px;
  float: left;
  display: inline;
  margin-right: 19px; }

body.audience .col-last {
  margin-right: 0; }

body.audience .col .ruled {
  margin-left: 0;
  margin-right: 0; }

.side-ads a {
  margin-bottom: 12px; }

/** =programs list
************************************************************/
ul.programs-list li strong,
div.letter h3 {
  font-size: 16px;
  display: block;
  margin: 0 0 .25em; }

ul.programs-list {
  width: 346px;
  margin: 0 19px 0 0;
  float: left;
  display: inline; }

ul.last {
  margin-right: 0; }

ul.programs-list li {
  background: none;
  padding: 0;
  margin: 0 0 .75em; }

ul.programs-list li li {
  margin: 0; }

ul.programs-list ul {
  margin: 0; }

ul.programs-list li li strong {
  font-size: 12px;
  color: #898272;
  font-style: italic;
  margin: 0; }

ul.programs-list ul.entries {
  margin: 0 0 .5em 10px; }

ul.programs-list ul.entries li,
div.letter li {
  background: url(images/bullet-sm-blue.png) no-repeat 0 0.5em;
  padding-left: 8px; }

.program-desc {
  clear: both; }

.letter .top-link {
  float: right; }

/** =programs detail
************************************************************/
body.program-detail .program-type {
  color: #AEA08C;
  font-size: 16px;
  font-weight: bold;
  margin: 1em 0 .25em; }

body.program-detail h2 {
  margin: .25em 0 .75em; }

.classes th {
  text-align: center;
  text-transform: uppercase;
  background: #ecf3f5;
  color: #313131;
  padding: 0; }

.classes table {
  border-collapse: collapse; }

.classes td {
  border: 1px solid #c8d5da;
  border-left: none;
  border-right: none; }

.classes td strong {
  color: #aaa; }

/** =search
************************************************************/
#search-main {
  margin: 4px 0 0 3px;
  float: left; }

#search-main input {
  float: left;
  padding: 0; }

input#search-main-input {
  height: 18px;
  width: 109px;
  border: 0;
  padding: 3px 5px 0;
  background: url(images/bg-search-input.png) no-repeat; }

.js #request_info .program {
  display: none; }

.js #request_info div.active {
  display: block; }

/** =landing tabs
************************************************************/
.page-tabbed .content {
  position: relative; }
.page-tabbed .header .logo {
  padding: 16px 0; }
.page-tabbed .tagline {
  font-weight: normal;
  position: absolute;
  top: -58px;
  left: 220px;
  font-size: 28px;
  margin: 0;
  line-height: 1.2em;
  letter-spacing: -0.02em; }
.page-tabbed .content-header {
  padding-top: 18px;
  padding-bottom: 48px; }
.page-tabbed h1 {
  font-size: 28px; }
.page-tabbed .tabs-nav {
  margin: -30px 0 0 0;
  float: none; }
.page-tabbed .content-main {
  z-index: 100;
  position: relative;
  padding: 0 0 0 18px; }
.page-tabbed .content-side {
  padding-right: 18px; }
  .page-tabbed .content-side h2 {
    font-size: 28px;
    margin: -76px 0 18px 0;
    padding: 0;
    position: relative;
    z-index: 10;
    color: #fff;
    font-weight: normal; }
.page-tabbed .content-wrapper h1 {
  height: auto;
  line-height: 1em;
  padding: 0;
  margin: 0; }
.page-tabbed .tabs-panel {
  padding-top: 30px; }
  .page-tabbed .tabs-panel h2 {
    margin-bottom: .75em; }
  .page-tabbed .tabs-panel .intro {
    margin-bottom: 1.5em; }
.page-tabbed #request_info {
  width: auto;
  float: none;
  z-index: 10;
  margin: 0 0 40px;
  position: relative;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 20px;
  background-color: #c7d28a; }
  .page-tabbed #request_info select,
  .page-tabbed #request_info select.col-4 {
    width: 266px; }
  .page-tabbed #request_info .actions,
  .page-tabbed #request_info fieldset {
    border: none;
    padding: 0;
    margin: 0; }
  .page-tabbed #request_info .col-4 {
    width: auto; }
  .page-tabbed #request_info .text input,
  .page-tabbed #request_info .text textarea {
    width: 260px; }
  .page-tabbed #request_info .col-2 {
    width: 127px;
    margin-right: 12px; }
    .page-tabbed #request_info .col-2 select {
      wdith: 127px; }
    .page-tabbed #request_info .col-2 input {
      width: 121px; }
  .page-tabbed #request_info .last {
    margin-right: 0; }
