 /* html resets/
----------------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, fieldset, form, label, legend, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  text-align: left;
  margin: 0;
  padding: 0;
  border-collapse: collapse; }

#contentdiv table {
  background: transparent; }

object {
  width: 100%; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  border: 0; }

td > img {
  max-height: initial;
  max-width: initial; }

img[align="left"] {
  margin-right: 1em; }

img[align="right"] {
  margin-left: 1em; }

hr {
  border: 0;
  height: 1px;
  background: #ccc;
  margin: 1em 0; }

address {
  font-style: normal; }

a[href*="tel"] {
  color: inherit;
  text-decoration: none; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  overflow-x: hidden;
  position: relative;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  background: #282828;
  color: #646464;
  font-size: 14px;
  font-family: "franklin-gothic-urw", Helvetica, Arial, sans-serif;
  line-height: 1.78571;
  -webkit-font-smoothing: antialiased; }

#topbanner, #midcontainer {
  background: #fff; }

/* general typography */
h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  line-height: 1em;
  color: #f48b20;
  margin: 5.6px 0 14px; }

h1 {
  font-size: 33px;
  margin-top: 0;
  font-weight: 700; }

h2 {
  font-size: 28px; }

h3 {
  font-size: 25px;
  font-weight: 700; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 20px;
  font-weight: 700; }

h6 {
  font-size: 17px;
  font-weight: 700; }

p, .text_misc p {
  margin-bottom: 1em; }

a {
  color: #f48b20;
  text-decoration: none; }

a:hover {
  text-decoration: none; }

#rightbanner .etitle a, #rightbanner .etitle a.desclinks {
  color: #282828 !important; }

/* selected text color */
::-moz-selection {
  background: #646464;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #646464;
  color: #fff;
  text-shadow: none; }

/* general layout */
body {
  background: url("../../images3/bottombg.jpg") center center repeat; }

#bottomcontainer {
  background: url("../../images3/skyline.jpg") center top repeat-x;
  min-height: 226px;
  border-top: 4px solid #fff; }

#midcontainer {
  background: url("../../images3/bgstripelight.jpg") center top repeat; }

#bodydiv {
  margin: 0 auto; }

#topcontainer,
#midcontainer,
#bottombanner {
  margin: 0;
  padding: 0;
  width: 100%; }

#topbanner .bannermodcontent,
#mainmiddle,
#bottombanner .bannermodcontent,
.btmBtnsCon > .bannermodcontent,
.btmQuote > .bannermodcontent {
  max-width: 980px;
  min-width: 980px;
  margin: 0 auto; }

#mainmiddle {
  padding: 20px 20px; }

#leftbanner {
  float: left;
  width: 24.4898%;
  padding: 0px 10px 0px 20px;
  min-height: 200px; }

#contentdiv {
  width: 100%;
  float: left;
  padding: 0px 20px; }

.hasLeftbanner #contentdiv {
  width: 75.5102%; }

.hasRightbanner #contentdiv {
  width: 75.5102%;
  padding: 0px 40px 0 20px; }

.hasRightbanner.hasLeftbanner #contentdiv {
  width: 51.02041%; }

#rightbanner {
  float: left;
  width: 24.4898%;
  margin-left: 0%; }

#bottomcontainer {
  text-align: left; }

#bottombanner {
  max-width: 980px;
  min-width: 980px;
  margin: 0 auto; }
  #bottombanner:before, #bottombanner:after {
    content: '';
    display: table; }
  #bottombanner:after {
    clear: both; }
  #bottombanner {
    zoom: 1; }

#poweredby {
  padding: 10px 0 1em; }
  #poweredby div {
    max-width: 980px;
    min-width: 980px;
    margin: 0 auto; }

.secondNav {
  background: url("../../images3/blueborderbg.jpg") center bottom repeat-x, url("../../images3/bgstripelight.jpg") center top repeat; }
  .secondNav .bannermodcontent {
    padding: 35px 0 30px 70px !important; }

.secondNav ul.navmod a, .secondNav ul.portalnavmod a, .secondNav ul.navmodsub a {
  display: inline-block;
  color: #306880;
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
  padding: 8px 6px 8px 18px;
  text-decoration: none; }
  .secondNav ul.navmod a:hover, .secondNav ul.portalnavmod a:hover, .secondNav ul.navmodsub a:hover {
    color: #f48b20; }
  .secondNav ul.navmod a.navon, .secondNav ul.portalnavmod a.navon, .secondNav ul.navmodsub a.navon {
    color: #f48b20; }

.leftNav ul.navmod a, .leftNav ul.portalnavmod a, .leftNav ul.navmodsub a {
  display: block;
  color: #6199b1;
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
  padding: 10px 6px 4px 0px;
  text-decoration: none; }
  .leftNav ul.navmod a:hover, .leftNav ul.portalnavmod a:hover, .leftNav ul.navmodsub a:hover {
    color: #f48b20; }
  .leftNav ul.navmod a.navon, .leftNav ul.portalnavmod a.navon, .leftNav ul.navmodsub a.navon {
    color: #f48b20;
    border-bottom: 2px solid #f48b20; }

.secondNav ul.navmod, .secondNav ul.portalnavmod, .secondNav ul.navmodsub {
  list-style: none;
  margin: 0;
  padding: 0; }
  .secondNav ul.navmod li, .secondNav ul.portalnavmod li, .secondNav ul.navmodsub li {
    display: inline-block;
    width: 220px;
    vertical-align: top; }
  .secondNav ul.navmod li, .secondNav ul.portalnavmod li, .secondNav ul.navmodsub li {
    margin: 0;
    padding: 0; }

.leftNav ul.navmod, .leftNav ul.portalnavmod, .leftNav ul.navmodsub {
  list-style: none;
  margin: 0;
  padding: 0; }
  .leftNav ul.navmod li, .leftNav ul.portalnavmod li, .leftNav ul.navmodsub li {
    display: block; }
  .leftNav ul.navmod li, .leftNav ul.portalnavmod li, .leftNav ul.navmodsub li {
    margin: 0;
    padding: 0; }
  .leftNav ul.navmod ul a, .leftNav ul.portalnavmod ul a, .leftNav ul.navmodsub ul a {
    padding-left: 20px; }
  .leftNav ul.navmod ul ul a, .leftNav ul.portalnavmod ul ul a, .leftNav ul.navmodsub ul ul a {
    padding-left: 25px; }
  .leftNav ul.navmod ul ul ul a, .leftNav ul.portalnavmod ul ul ul a, .leftNav ul.navmodsub ul ul ul a {
    padding-left: 30px; }

ul.menu {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.menu li {
    margin: 0;
    padding: 0; }
  ul.menu li {
    display: inline-block; }

/* Calendar styles */
.listonly_block .caldata {
  border-right: none;
  border-bottom: none;
  background: none;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

.listcap, .eventobj {
  font-size: inherit !important;
  vertical-align: top; }

.event_stackdate {
  width: 100%;
  position: relative;
  margin-right: 0m;
  line-height: 1;
  padding-bottom: 15px; }

.event_stackdate span {
  display: block;
  padding: 0 .3em;
  line-height: 1; }

.listonly_block .event_stackdayname {
  display: block !important;
  color: #fff;
  text-align: center;
  font-size: 21px;
  width: 80%;
  padding: 0 0 0 0;
  font-family: "franklin-gothic-urw-comp", sans-serif;
  font-weight: 700; }

.listonly_block .event_stackmonname {
  color: #fff;
  text-align: center;
  font-size: 21px;
  width: 80%;
  padding: 0 0 0 0;
  font-family: "franklin-gothic-urw-comp", sans-serif;
  font-weight: 700; }

.listonly_block .event_stackdaynum {
  color: #306880;
  font-size: 54px;
  font-weight: 700;
  position: absolute;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.6);
  top: -.13em;
  left: 45%;
  font-family: "franklin-gothic-urw-comp", sans-serif; }

.listonly_block .etitle {
  font-size: 1.2em;
  line-height: 1; }

.page_1 .etitle, .page_1 .eventcon, .page_5154 .etitle, .page_5154 .eventcon {
  color: #fff; }

.eventcon {
  text-align: center;
  min-height: 100px; }

.event_stackrepeat {
  visibility: visible; }

.eventcol_short .eventcon {
  width: 100% !important; }

span.eventspacer {
  display: none; }

ul[style*="clear"] {
  display: none; }

.eventobj {
  display: inline-block;
  width: 200px;
  margin: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative !important;
  display: inline-block;
  white-space: normal;
  line-height: 1.2;
  vertical-align: top; }

.calendarcon {
  border-style: none; }
  .calendarcon .eventobj {
    width: auto; }
  .calendarcon .monthrow {
    background-color: transparent; }
  .calendarcon .lastrow {
    border-style: none; }
  .calendarcon .tblock .caldata, .calendarcon .tblocklast .caldata {
    background: transparent; }
  .calendarcon .coltitle {
    font-weight: normal;
    color: #f48b20; }
  .calendarcon .caldata {
    background: #efefef;
    margin: 1px;
    padding: 4px 8px;
    line-height: 1.2;
    border-style: none;
    border-radius: 4px;
    overflow: hidden; }
    .calendarcon .caldata.hotdate {
      background: #e4e4e4; }
  .calendarcon .daycap {
    margin-bottom: 0.5em;
    background: transparent;
    color: #f48b20;
    font-weight: bold;
    font-size: 1.2em; }
  .calendarcon .daycap_off {
    background: transparent;
    opacity: 0.6; }
  .calendarcon .eventcon {
    width: 78% !important; }
  .calendarcon .etitle {
    font-weight: normal; }

#calendar_nav {
  margin-bottom: 1em;
  font-family: "franklin-gothic-urw", Helvetica, Arial, sans-serif; }

#calendar_buttons {
  margin-bottom: 0.5em;
  border-bottom: 1px solid #f48b20; }
  #calendar_buttons a.periodbutton, #calendar_buttons a.periodbutton_on {
    background-color: transparent;
    color: #f48b20;
    border: 1px solid #f48b20;
    border-bottom-style: none; }
  #calendar_buttons a.periodbutton_on {
    background-color: #f48b20;
    color: #fff; }

#calendar_icons {
  margin: 0;
  padding: 0; }

.calendar_titlebar {
  background-color: transparent;
  color: #f48b20;
  font-size: 1em;
  padding: 0;
  border-width: 0;
  font-weight: bold; }
  .calendar_titlebar a, .calendar_titlebar a:link, .calendar_titlebar a:visited {
    color: #f48b20; }

#minical_img1, #minical_img2 {
  margin-right: 6px; }

#calendar_titlebar_bottom {
  display: none; }

#calkeybar {
  font-size: 1em;
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #f48b20; }

.identifierkey {
  width: 11px;
  height: 11px;
  margin: 0 4px 0 0;
  border-color: #f48b20; }
  .identifierkey img {
    display: none; }

.newsposttitle {
  border-bottom: 1px solid #f48b20; }
  .newsposttitle a {
    color: #f48b20;
    text-decoration: none; }
  .newsposttitle img {
    display: block;
    margin: 0 1em 1em 0;
    float: left; }
    .newsposttitle img[alt="Pinned:"] {
      display: none; }

#contentdiv .ui-tabs {
  padding: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }
  #contentdiv .ui-tabs .ui-tabs-panel {
    padding: 0; }
  #contentdiv .ui-tabs .ui-tabs-nav {
    padding: 0;
    border-bottom: 3px solid #6199b1;
    margin-bottom: 1.5em; }
    #contentdiv .ui-tabs .ui-tabs-nav li {
      margin: 0 2px 0 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      background: #fafafa; }
      #contentdiv .ui-tabs .ui-tabs-nav li a {
        color: #999;
        font-family: "franklin-gothic-urw-comp", sans-serif;
        font-size: 0.75em;
        font-weight: normal;
        letter-spacing: 1px;
        text-transform: uppercase; }
        #contentdiv .ui-tabs .ui-tabs-nav li a:hover {
          background: #e6e6e6;
          color: #999; }
      #contentdiv .ui-tabs .ui-tabs-nav li:hover {
        background: #e6e6e6;
        color: #999; }
    #contentdiv .ui-tabs .ui-tabs-nav .ui-state-default {
      background: #fafafa;
      padding: 0px;
      border-radius: 8px 8px 0px 0px;
      border-right: 1px solid #dedede;
      border-left: 1px solid #dedede;
      font-size: 20px;
      font-family: "franklin-gothic-urw-comp", sans-serif; }
    #contentdiv .ui-tabs .ui-tabs-nav .ui-state-active {
      opacity: .8;
      color: #f48b20; }
      #contentdiv .ui-tabs .ui-tabs-nav .ui-state-active a, #contentdiv .ui-tabs .ui-tabs-nav .ui-state-active a:link, #contentdiv .ui-tabs .ui-tabs-nav .ui-state-active a:visited {
        color: #f48b20; }
#contentdiv .ui-widget-header {
  border-style: none;
  background: transparent;
  color: #f48b20;
  font-weight: bold;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }
#contentdiv .ui-widget-content {
  color: #646464;
  background: transparent;
  border-style: none; }

.portal_column {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1.5em 0 0; }
  .portal_column.two_column:nth-child(2) {
    padding-right: 0; }

/*
.two_column{ float: left; width: 50%; }
.twothirds_column{ float: left; width: 66.6%; }
.three_column{ float: left; width: 33.3%; }
.four_column{ float: left; width: 25%; }
.five_column{ float: left; width: 20%; }
*/
.portlet {
  border-style: none;
  margin: 0 0 1em; }

.portlet_header {
  background-color: #6199b1 !important;
  border-width: 0;
  border-radius: 8px 8px 0px 0px;
  padding: 0;
  min-height: 1em;
  font-weight: bold; }

.portlet_title {
  margin-bottom: 0;
  font-size: 20px;
  padding: 6px 20px 6px 25px;
  color: #fff;
  text-shadow: 1px 1px 0px #538297; }

.portlet_content {
  background: #fff;
  padding: 20px; }
  .portlet_content > div {
    margin: 0 !important; }
  .portlet_content .newscon {
    padding: 0; }

div.rss_entry, #portal_tabs div.rss_entry {
  margin: 0;
  padding: 0 0 2em;
  border-style: none; }

@media (max-width: 750px) {
  #acct_bar.acct_bar_on_top {
    min-width: 100%;
    overflow: hidden; }
    #acct_bar.acct_bar_on_top:before {
      content: ' Account Menu';
      display: block;
      line-height: 2em;
      padding-left: 8px;
      pointer-events: none; }
    #acct_bar.acct_bar_on_top:hover {
      height: auto; }
    #acct_bar.acct_bar_on_top a {
      display: block;
      float: none;
      border-width: 0; }
    #acct_bar.acct_bar_on_top #acct_menu {
      margin-left: 0; } }

@media (max-width: 750px) {
  div.acct_menus {
    left: 50% !important;
    width: 50%;
    z-index: 9999; } }
#athteamnav {
  margin-bottom: 1em; }

/* Athletics list fix */
#athschedule, #athschedule td {
  border: 0; }
#athschedule .athrowsep {
  background: transparent !important; }

/* Group Directory table fix */
.pagetype_directory #contentdiv table, .pagetype_directory #contentdiv td, .pagetype_directory #contentdiv td div {
  background: transparent !important;
  border: 0 !important; }
.pagetype_directory .fsDirEntry {
  font-family: "franklin-gothic-urw", Helvetica, Arial, sans-serif;
  color: #f48b20;
  font-size: 14px;
  line-height: 1.78571 !important; }
.pagetype_directory .fsDirEntryName {
  font-size: 14px !important;
  text-transform: uppercase; }

.gridTable {
  width: 100%; }
  .gridTable .contentElementTitle {
    font-weight: normal;
    text-align: center; }

.mcExpandingList, ul.sub_list {
  width: 100%;
  border-width: 0; }
  .mcExpandingList .contentElementTitle, .mcExpandingList a.sub_title, ul.sub_list .contentElementTitle, ul.sub_list a.sub_title {
    font-weight: normal;
    color: #000;
    padding: 5px 0px;
    border-width: 0;
    border-radius: 0;
    text-transform: none;
    letter-spacing: 0;
    position: relative; }
    .mcExpandingList .contentElementTitle.ui-state-default, .mcExpandingList a.sub_title.ui-state-default, ul.sub_list .contentElementTitle.ui-state-default, ul.sub_list a.sub_title.ui-state-default {
      background: #6f6f6f;
      padding-right: 55px; }
      .mcExpandingList .contentElementTitle.ui-state-default .ui-icon, .mcExpandingList a.sub_title.ui-state-default .ui-icon, ul.sub_list .contentElementTitle.ui-state-default .ui-icon, ul.sub_list a.sub_title.ui-state-default .ui-icon {
        background: none; }
      .mcExpandingList .contentElementTitle.ui-state-default::after, .mcExpandingList a.sub_title.ui-state-default::after, ul.sub_list .contentElementTitle.ui-state-default::after, ul.sub_list a.sub_title.ui-state-default::after {
        display: block;
        z-index: 2;
        content: "\f067";
        position: absolute;
        color: #fff;
        width: 46px;
        height: 100%;
        border-left: 1px solid #fff;
        padding: 14px 0 0 16px;
        top: 0;
        right: 0px;
        line-height: 1;
        font-family: FontAwesome; }
    .mcExpandingList .contentElementTitle.ui-state-active, .mcExpandingList a.sub_title.ui-state-active, ul.sub_list .contentElementTitle.ui-state-active, ul.sub_list a.sub_title.ui-state-active {
      background: #f48b20; }
      .mcExpandingList .contentElementTitle.ui-state-active::after, .mcExpandingList a.sub_title.ui-state-active::after, ul.sub_list .contentElementTitle.ui-state-active::after, ul.sub_list a.sub_title.ui-state-active::after {
        display: block;
        z-index: 2;
        content: "\f068";
        position: absolute;
        color: #fff;
        width: 46px;
        height: 100%;
        border-left: 1px solid #fff;
        padding: 14px 0 0 16px;
        top: 0;
        right: 0px;
        line-height: 1;
        font-family: FontAwesome; }
    .mcExpandingList .contentElementTitle.ui-state-hover, .mcExpandingList a.sub_title.ui-state-hover, ul.sub_list .contentElementTitle.ui-state-hover, ul.sub_list a.sub_title.ui-state-hover {
      background: #b9b9b9; }
      .mcExpandingList .contentElementTitle.ui-state-hover::after, .mcExpandingList a.sub_title.ui-state-hover::after, ul.sub_list .contentElementTitle.ui-state-hover::after, ul.sub_list a.sub_title.ui-state-hover::after {
        display: block;
        z-index: 2;
        content: "\f067";
        position: absolute;
        color: #fff;
        width: 46px;
        height: 100%;
        border-left: 1px solid #d5d5d5;
        padding: 14px 0 0 16px;
        top: 0;
        right: 0px;
        line-height: 1;
        font-family: FontAwesome; }
    .mcExpandingList .contentElementTitle a, .mcExpandingList a.sub_title a, ul.sub_list .contentElementTitle a, ul.sub_list a.sub_title a {
      color: #fff; }
  .mcExpandingList .ui-accordion-content, ul.sub_list .ui-accordion-content {
    padding: 0; }
  .mcExpandingList .contentElementDesc, ul.sub_list .contentElementDesc {
    padding: 1em;
    background: #f3f3f3; }

/* style manager additions */
input, select, textarea {
  font-size: 14px;
  font-family: "franklin-gothic-urw", Helvetica, Arial, sans-serif; }

.text_misc, .text_misc td {
  line-height: 1.78571; }

.buttons {
  font-size: 14px;
  font-family: "franklin-gothic-urw", Helvetica, Arial, sans-serif;
  background-color: #646464;
  color: #fff;
  font-weight: 400; }

/* Pop Up Editor style */
.mceContentBody {
  background: #fff;
  line-height: 1.78571; }

/*reset edit e's in unpublished*/
.editE img {
  max-height: 9px !important;
  max-width: 9px !important;
  min-height: 9px !important;
  min-width: 9px !important;
  border-style: none !important; }

/* Search */
#search_div {
  position: absolute;
  display: block;
  opacity: 0;
  top: 35px;
  height: 0px;
  width: 0px;
  overflow: hidden;
  right: 16px;
  padding: 0px;
  background: #f48b20 !important;
  border: 0px solid #fff;
  border-radius: 0px;
  -webkit-transition: opacity .80s ease-out;
  -moz-transition: opacity .80s ease-out;
  -ms-transition: opacity .80s ease-out;
  -o-transition: opacity .80s ease-out;
  transition: opacity .80s ease-out; }

body.searchOn #search_div {
  opacity: 1;
  height: auto;
  width: auto;
  padding: 9px;
  height: 42px; }

#search_keywords {
  border: 0px solid #d3d3d3;
  background: #dc6f00;
  width: 172px;
  height: 24px;
  font-size: 16px;
  color: #ffc88f;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  padding: 5px 10px;
  margin-top: 0px !important;
  border-radius: 3px;
  vertical-align: top;
  display: inline;
  box-shadow: inset -1px -1px #c06100; }

#search_submit {
  background: transparent;
  border: 0px;
  color: #494949;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.2;
  height: 24px;
  cursor: pointer;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); }

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999; }

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999; }

#topbanner .headerPhoto .bannermodcontent {
  max-width: 100%; }
  #topbanner .headerPhoto .bannermodcontent div[id*="content"] {
    position: relative; }
  #topbanner .headerPhoto .bannermodcontent img {
    width: 100%; }

#leftbanner div[id*="content"] img,
#rightbanner div[id*="content"] img,
#text1 img,
#text2 img {
  /*background: #fafafa;
  padding: 9px;
  border: 8px solid #e8e8e8;*/
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

#leftbanner div[id*="content"] img[src*=".png"],
#rightbanner div[id*="content"] img[src*=".png"],
#text1 img[src*=".png"],
#text2 img[src*=".png"] {
  border: 0px;
  padding: 0px;
  background: none; }

#text1 .hier-tools img {
  background: none;
  padding: 0px;
  border: 0px; }

#leftbanner .noborder div[id*="content"] img,
#rightbanner .noborder div[id*="content"] img,
#text1 .noborder img,
#text2 .noborder img {
  padding: 0px;
  border: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#boxesBg {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  background: transparent url("../images2/overgrid.png") center top repeat; }

.top {
  background: #f48b20; }
  .top div[id*="content"] {
    position: relative;
    height: 35px; }

#subLogo {
  display: inline-block;
  width: 35%; }

#subNav {
  float: right; }
  #subNav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #subNav ul li {
      margin: 0;
      padding: 0; }
  #subNav li {
    display: inline-block;
    padding: 7px 12px 0px 12px !important;
    line-height: 1.3; }
  #subNav a {
    line-height: 1;
    font-family: "franklin-gothic-urw-comp", sans-serif;
    color: #fff;
    font-size: 20px;
    padding: 0px 4px !important;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); }
    #subNav a:hover {
      color: #494949;
      text-shadow: 0px 1px 1px transparent; }

#qlBtn:before {
  position: absolute;
  content: ' ';
  background: url("../../images3/qlarrow.png") center center no-repeat;
  width: 25px;
  height: 9px;
  margin: -15px 0 0 15px;
  z-index: 1000; }

.fixedHead {
  position: fixed;
  width: 100%;
  z-index: 2000; }

#tagLine {
  position: absolute;
  bottom: 13px;
  right: 0px;
  font-weight: 700;
  color: #fff;
  font-size: 15px;
  line-height: 1; }

#logo_link {
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  position: absolute;
  margin: 9px 0 0 6px;
  width: 357px;
  height: 81px;
  background: transparent url("../images2/logo_big.png") center center no-repeat; }

.main-nav {
  background: #6199b1;
  border-bottom: 3px solid #fff; }

.site-title a {
  text-decoration: none; }

#main-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0px;
  text-align: justify;
  zoom: 1;
  text-justify: distribute-all-lines; }
  #main-nav li {
    margin: 0;
    padding: 0; }
  #main-nav > li {
    display: inline-block;
    zoom: 1; }
    #main-nav > li > a {
      padding: 14px 10px 0px 10px;
      height: 42px;
      display: inline-block;
      line-height: 1;
      text-decoration: none;
      color: #fff;
      font-size: 16px;
      font-weight: 700;
      text-shadow: 0px 1px 0px #3c5f6e; }
      #main-nav > li > a:hover {
        background: #306880;
        color: #fff;
        text-shadow: 1px 1px 0px #1e404f; }
  #main-nav::after {
    width: 100%;
    display: inline-block;
    content: ".";
    visibility: hidden; }

.landingBigBtns {
  background: url("../../images3/bgstripesquiggle.jpg") center bottom repeat-x, url("../../images3/bgstripedark.jpg") center top repeat; }

.headerPhotos {
  background: url("../../images3/bgstripesquiggle.jpg") center bottom repeat-x, url("../../images3/bgstripedark.jpg") center top repeat;
  padding-bottom: 42px !important;
  padding-top: 92px !important; }
  .headerPhotos .bannermodcontent {
    overflow: hidden; }
    .headerPhotos .bannermodcontent > div[id*="content"] {
      width: 1200px;
      margin: 29px 0 0 267px;
      height: 237px; }
      .headerPhotos .bannermodcontent > div[id*="content"] img {
        margin-right: 15px; }

.headerPortal {
  background: url("../../images3/bgstripesquiggle.jpg") center bottom repeat-x, url("../../images3/bgstripedark.jpg") center top repeat;
  padding-bottom: 22px !important;
  padding-top: 92px !important; }
  .headerPortal .bannermodcontent {
    overflow: hidden; }
    .headerPortal .bannermodcontent > div[id*="content"] {
      width: 1200px;
      margin: 29px 0 0 267px;
      height: 142px; }
      .headerPortal .bannermodcontent > div[id*="content"] img {
        margin-right: 15px; }

.section-hdr > .bannermodcontent > div[id*="content"] {
  position: absolute !important;
  margin-top: -226px !important;
  width: 261px;
  height: 180px !important;
  padding-top: 100px;
  text-align: center;
  background: url("../../images3/logolower.png") center top no-repeat; }
  .section-hdr > .bannermodcontent > div[id*="content"] a, .section-hdr > .bannermodcontent > div[id*="content"] h1 {
    color: #858278;
    text-shadow: 2px 1px 1px rgba(255, 255, 255, 0.8);
    font-size: 40px; }

.portal-hdr > .bannermodcontent > div[id*="content"] {
  position: absolute !important;
  margin-top: -140px !important;
  width: 720px;
  height: 140px !important;
  padding-top: 20px;
  text-align: center;
  background: url("../../images3/logolower.png") 50px top no-repeat; }
  .portal-hdr > .bannermodcontent > div[id*="content"] a, .portal-hdr > .bannermodcontent > div[id*="content"] h1 {
    color: #858278;
    text-shadow: 2px 1px 1px rgba(255, 255, 255, 0.8);
    font-size: 40px; }

.hier-tools {
  padding: 0px 20px 15px 20px; }

.hier, .hiersect {
  display: inline; }

#homeicon {
  margin-top: 4px; }

.quote {
  background: #ddd;
  border-radius: 8px;
  padding: 22px;
  font-size: 20px;
  color: #306880;
  line-height: 1.2em;
  font-style: italic; }
  .quote .bannermodtitle {
    border-bottom: 3px solid #f48b20;
    margin-bottom: 10px;
    padding-bottom: 10px;
    height: 40px;
    background: url("../../images3/quote.gif") 5px top no-repeat; }
  .quote p {
    margin: 0; }

.rBtn a {
  display: block;
  padding: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 24px;
  font-weight: 700; }
  .rBtn a:hover {
    opacity: .9; }
.rBtn.blue a {
  background: url("../../images3/btnbgblue.jpg") center center repeat; }
.rBtn.green a {
  background: url("../../images3/btnbggreen.jpg") center center repeat; }
.rBtn.grey a {
  background: url("../../images3/btnbggrey.jpg") center center repeat; }
.rBtn.orange a {
  background: url("../../images3/btnbgorange.jpg") center center repeat; }
.rBtn.yellow a {
  background: url("../../images3/btnbgyellow.jpg") center center repeat; }

.badge a {
  display: table-cell;
  width: 157px;
  height: 157px;
  padding-top: 52px;
  line-height: 1.1;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  font-family: "franklin-gothic-urw-comp", sans-serif; }
  .badge a b, .badge a strong {
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6); }
.badge.blue a {
  background: url("../../images3/badgeblue.png") center center repeat;
  color: #204f63; }
.badge.grey a {
  background: url("../../images3/badgegrey.png") center center repeat;
  color: #434343; }
.badge.orange a {
  background: url("../../images3/badgetop.png") center center repeat;
  color: #be6101; }
.badge.yellow a {
  background: url("../../images3/badgeyellow.png") center center repeat;
  color: #936401; }
.badge.blue a:hover {
  background: url("../../images3/badgeblue-on.png") center center repeat;
  color: #204f63; }
.badge.grey a:hover {
  background: url("../../images3/badgegrey-on.png") center center repeat;
  color: #434343; }
.badge.orange a:hover {
  background: url("../../images3/badgetop-on.png") center center repeat;
  color: #be6101; }
.badge.yellow a:hover {
  background: url("../../images3/badgeyellow-on.png") center center repeat;
  color: #936401; }

.badge.annual-fund a{
  background: url("images/25th-annual-fund-badge.svg") center center no-repeat;
	background-size: contain;
	text-indent: -9999px;
	overflow: hidden;
}

#topbanner .badge.over a {
  position: absolute;
  margin: -138px 0 0 784px; }

.box {
  background: #fafafa;
  border: 1px solid #ebebeb;
  border-bottom: 2px solid #ebebeb;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 6%; }

.section-hdr-no-photo {
  padding-top: 70px; }

.nav-login {
  padding-bottom: 4px;
  display: none; }
  .nav-login input {
    width: 100px;
    display: inline;
    background: #d77018;
    color: #fbca91;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.38);
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.38);
    border: none !important;
    outline: none !important;
    padding: 3px; }
    .nav-login input:first-child {
      margin-right: 20px; }
  .nav-login ::-webkit-input-placeholder {
    color: #fbca91; }
  .nav-login :-moz-placeholder {
    /* Firefox 18- */
    color: #fbca91; }
  .nav-login ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fbca91; }
  .nav-login :-ms-input-placeholder {
    color: #fbca91; }

#login-button {
  display: inline-block;
  padding: 0px 4px 0px 4px;
  background: none;
  outline: none;
  border: none;
  font-family: "franklin-gothic-urw-comp", sans-serif;
  color: #fff;
  line-height: 1;
  font-size: 20px;
  font-weight: normal;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); }

#navi {
  vertical-align: bottom; }

#bottombanner {
  padding: 70px 45px 0px 35px;
  color: #fff; }

.foot1 {
  text-align: right; }

#contactCon {
  font-family: "franklin-gothic-urw-comp", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 2; }
  #contactCon a {
    color: #494949;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
    text-decoration: none; }
    #contactCon a:hover {
      opacity: .8; }

#schoolCon {
  font-family: "franklin-gothic-urw-comp", sans-serif;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.5; }
  #schoolCon a {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    text-decoration: none; }

#addressCon {
  line-height: 1.5;
  font-size: 17px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); }

#copyCon {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  padding-top: 33px;
  color: #fff;
  font-weight: 500;
  font-size: 17px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); }
  #copyCon a {
    color: #fff;
    text-decoration: none; }

#socCon {
  float: right;
  padding-top: 15px;
  display: inline-block;
  width: 49%;
  text-align: right;
  vertical-align: top; }
  #socCon img {
    margin-left: 14px; }
    #socCon img:hover {
      opacity: .8; }

.foot3 {
  padding-top: 15px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); }

.listNews #newscon {
  overflow: hidden !important; }

.treatNews {
  background: url("../../images3/home/bdrcal.gif") center 47px repeat-x, url("../../images3/home/calbg.jpg") center top repeat;
  border-bottom: 4px solid #fff;
  padding: 25px 0px 35px 0px;
  text-align: center; }
  .treatNews div[id*="content"] {
    position: relative; }
  .treatNews h1 {
    background: url("../../images3/home/calbg.jpg") center top repeat;
    font-size: 56px;
    font-family: "franklin-gothic-urw-comp", sans-serif;
    color: #306880;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
    line-height: 40px;
    display: inline-block;
    padding: 0px 30px 30px 30px; }
  .treatNews .prevNews {
    width: 21px;
    height: 38px;
    display: block;
    text-indent: -9999px;
    left: 0px;
    margin-left: -40px;
    margin-top: 100px;
    z-index: 1000;
    position: absolute;
    background: url("../../images3/home/calleft.png") center center no-repeat; }
  .treatNews .nextNews {
    width: 21px;
    height: 38px;
    display: inline-block;
    text-indent: -9999px;
    right: 0px;
    margin-right: -40px !important;
    margin-top: 100px;
    z-index: 1000;
    position: absolute;
    background: url("../../images3/home/calright.png") center center no-repeat; }

.tnOrange {
  background: url("../../images3/home/bdrcalor.gif") center 47px repeat-x, url("../../images3/home/quoteorange.jpg") center top repeat !important; }
  .tnOrange h1 {
    background: url("../../images3/home/quoteorange.jpg") center top repeat !important;
    color: #e36704 !important; }
  .tnOrange .prevNews {
    background: url("../../images3/home/calleftor.gif") center center no-repeat !important; }
  .tnOrange .nextNews {
    background: url("../../images3/home/calrightor.gif") center center no-repeat !important; }

.tnGrey {
  background: url("../../images3/home/bdrcalgrey.gif") center 47px repeat-x, url("../../images3/quotegrey.jpg") center top repeat !important; }
  .tnGrey h1 {
    background: url("../../images3/quotegrey.jpg") center top repeat !important;
    color: #2f2f2f !important; }
  .tnGrey .prevNews {
    background: url("../../images3/home/calleftgrey.png") center center no-repeat !important; }
  .tnGrey .nextNews {
    background: url("../../images3/home/calrightgrey.png") center center no-repeat !important; }

.tnGreen {
  background: url("../../images3/home/bdrcalgr.gif") center 47px repeat-x, url("../../images3/quotegreen.jpg") center top repeat !important; }
  .tnGreen h1 {
    background: url("../../images3/quotegreen.jpg") center top repeat !important;
    color: #828419 !important; }
  .tnGreen .prevNews {
    background: url("../../images3/home/calleftgreen.png") center center no-repeat !important; }
  .tnGreen .nextNews {
    background: url("../../images3/home/calrightgreen.png") center center no-repeat !important; }

#topbanner #newscon {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  overflow-y: hidden !important;
  height: 260px; }
#topbanner .newspostitem {
  width: 230px;
  margin: 0 7px;
  background: #fff;
  padding: 10px 10px 20px 10px;
  display: inline-block;
  border-radius: 10px !important;
  white-space: normal;
  line-height: 1.2;
  vertical-align: top;
  text-align: left; }
#topbanner .newsposttitle {
  border: 0px; }
#topbanner .newsposttitle a {
  color: #f48b20;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  line-height: 1; }
#topbanner .newsposttitle a img {
  float: none; }

.btmBtnsCon {
  background: url("../../images3/qlbg.jpg") center center repeat; }

#btmBtnsCon {
  display: block;
  max-height: 161px;
  height: 161px;
  margin-top: 50px !important;
  margin-left: 10px !important; }

.btmBtns {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 10px !important; }
  .btmBtns > .bannermodcontent > div[id*="content"] {
    width: 220px;
    background: #444;
    height: 110px;
    line-height: 1;
    text-align: center;
    border-radius: 10px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }
  .btmBtns.blue > .bannermodcontent > div[id*="content"] {
    background: url("../../images3/landing/btnblue.gif") center center repeat; }
  .btmBtns.green > .bannermodcontent > div[id*="content"] {
    background: url("../../images3/landing/btngreen.gif") center center repeat; }
  .btmBtns.yellow > .bannermodcontent > div[id*="content"] {
    background: url("../../images3/landing/btnyellow.gif") center center repeat; }
  .btmBtns.orange > .bannermodcontent > div[id*="content"] {
    background: url("../../images3/landing/btnorange.gif") center center repeat; }
  .btmBtns p {
    margin: 0px; }
  .btmBtns a {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-family: "franklin-gothic-urw-comp", sans-serif;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2);
    line-height: 1; }
    .btmBtns a i, .btmBtns a em {
      text-shadow: 0px 0px 0px;
      font-style: normal;
      color: #434343;
      font-family: "adobe-caslon-pro", serif;
      line-height: .5; }

.pager {
  width: 100%;
  background: #fff;
  text-align: center; }
  .pager span {
    display: inline-block;
    text-indent: -9999px;
    color: #777;
    background: #777;
    border-radius: 13px;
    width: 25px;
    height: 25px;
    margin: 10px 5px 7px 5px;
    cursor: pointer; }
    .pager span.cycle-pager-active {
      color: #f48b20;
      background: #f48b20; }

#topbanner .landingPhoto .bannermodcontent {
  max-width: 100%;
  width: 100%; }

.landingPhoto img {
  width: 100%; }

.landing-section-hdr > .bannermodcontent {
  position: relative; }

.landing-section-hdr > .bannermodcontent > div[id*="content"] {
  position: absolute !important;
  margin-top: -165px !important;
  width: 261px;
  height: 165px !important;
  padding-top: 100px;
  text-align: center;
  background: url("../../images3/landing/asl.png") center top no-repeat; }
  .landing-section-hdr > .bannermodcontent > div[id*="content"] a, .landing-section-hdr > .bannermodcontent > div[id*="content"] h1 {
    color: #fff;
    text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.8);
    font-size: 30px;
    text-align: center; }
  .landing-section-hdr > .bannermodcontent > div[id*="content"] a {
    position: absolute;
    bottom: 0px;
    left: 10px;
    display: inline-block;
    background: rgba(0, 0, 0, 0.7);
    padding: 13px 25px;
    border-radius: 6px 6px 0px 0px;
    min-width: 240px; }

.landingBigBtns {
  background: url("../../images3/bgstripesquiggle.jpg") center bottom repeat-x, url("../../images3/bgstripedark.jpg") center top repeat;
  text-align: center;
  padding: 30px 0px 43px 0px; }
  .landingBigBtns a {
    margin: 0px 10px; }

.landing.rightBtn a {
  display: inline-block;
  position: absolute;
  margin: -54px 0 0 740px;
  height: 54px;
  padding: 18px 33px 0px 33px;
  text-align: center;
  mid-width: 220px;
  background: rgba(155, 155, 155, 0.8);
  border-radius: 6px 6px 0px 0px;
  color: #fff;
  font-family: "franklin-gothic-urw-comp", sans-serif;
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: .8;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); }
  .landing.rightBtn a:hover {
    background: rgba(125, 125, 125, 0.8); }

/* QUOTE BOTTOM */
.btmQuoteCon {
  position: relative;
  background: url("../../images3/qlbg.jpg") center center repeat; }
  .btmQuoteCon .bgPhoto {
    display: none !important; }
  .btmQuoteCon .controls {
    position: relative !important;
    margin-top: -30px;
    background: url("../../images3/lowerspecialcontrolbg.png") bottom center repeat-x;
    height: 63px; }
    .btmQuoteCon .controls .naviContainer {
      text-align: center; }
      .btmQuoteCon .controls .naviContainer .navi {
        padding-top: 20px; }
        .btmQuoteCon .controls .naviContainer .navi a {
          width: 24px;
          height: 24px;
          margin: 0px 5px;
          display: inline-block;
          border-radius: 12px; }
          .btmQuoteCon .controls .naviContainer .navi a:nth-child(1) {
            background: #6f6f6f; }
          .btmQuoteCon .controls .naviContainer .navi a:nth-child(2) {
            background: #5994ae; }
          .btmQuoteCon .controls .naviContainer .navi a:nth-child(3) {
            background: #a9b62b; }
          .btmQuoteCon .controls .naviContainer .navi a:nth-child(4) {
            background: #f57c00; }

.btmQuote > .bannermodcontent > div[id*="content"] {
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 0px !important; }

#btmQuoteCon {
  display: block; }

.btmQuote {
  display: none;
  position: absolute;
  width: 100%;
  color: #fff; }
  .btmQuote b, .btmQuote strong {
    color: #222; }
  .btmQuote > .bannermodcontent {
    max-width: 970px !important;
    width: 970px !important; }
  .btmQuote > .bannermodcontent > div[id*="content"] {
    font-size: 22px;
    white-space: normal !important;
    font-weight: 700; }
    .btmQuote > .bannermodcontent > div[id*="content"] * {
      white-space: normal !important; }
  .btmQuote a {
    color: #fff; }
  .btmQuote h1 {
    color: #222;
    font-size: 40px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.6); }

/* drop down menus */
#nav_menus div {
  position: absolute;
  background: #306880;
  background: rgba(48, 104, 128, 0.7);
  top: 0px;
  left: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  z-index: 9999;
  display: none; }

/*.page_1 #nav_menus div {z-index: 0;}*/
#nav_menus div ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 980px !important;
  left: 50% !important;
  margin-left: -490px !important;
  padding: 14px 0; }
  #nav_menus div ul li {
    margin: 0;
    padding: 0; }

#nav_menus li {
  display: inline-block;
  width: 230px;
  padding: 0;
  margin: 0; }

#nav_menus a {
  display: block;
  font: 15px "franklin-gothic-urw", Helvetica, Arial, sans-serif;
  text-decoration: none;
  padding: 4px 8px;
  color: #fff;
  font-weight: 500;
  -webkit-transition: color 0.3s linear, background 0.3s linear;
  -moz-transition: color 0.3s linear, background 0.3s linear;
  -o-transition: color 0.3s linear, background 0.3s linear;
  transition: color 0.3s linear, background 0.3s linear; }

#nav_menus a:hover {
  color: #f48b20; }

#ql_menu {
  background: url("../../images3/qlbg.jpg") center top repeat;
  position: relative;
  width: 100%;
  padding: 0;
  z-index: 2;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all .7s linear;
  -moz-transition: all .7s linear;
  -o-transition: all .7s linear;
  transition: all .7s linear;
  text-align: right; }
  #ql_menu.on {
    max-height: 100px; }

#ql_menu ul {
  position: relative;
  width: 980px;
  left: 50% !important;
  margin: 0px;
  margin-left: -490px !important;
  margin-right: auto;
  list-style-type: none;
  border: 0 none;
  padding: 10px 10px; }

#ql_menu li {
  display: inline-block;
  width: 230px;
  padding: 0;
  margin: 0; }

#ql_menu a {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 5px 6px 5px 18px;
  text-decoration: none;
  -webkit-transition: color 0.3s linear, background 0.3s linear;
  -moz-transition: color 0.3s linear, background 0.3s linear;
  -o-transition: color 0.3s linear, background 0.3s linear;
  transition: color 0.3s linear, background 0.3s linear;
  text-align: left !important; }

#ql_menu a:hover {
  color: #f48b20; }

#ql_menu br {
  display: none; }

.page_1 #midcontainer, .page_5154 #midcontainer {
  background: url("../../images3/home/photosbg.jpg") center top repeat; }
.page_1 #mainmiddle, .page_5154 #mainmiddle {
  padding: 0px 0px 30px 0px;
  min-width: 1080px;
  max-width: 1080px;
  width: 1080px; }
.page_1 #leftbanner, .page_1 #contentbanner, .page_5154 #leftbanner, .page_5154 #contentbanner {
  display: none; }
.page_1 #rightbanner, .page_5154 #rightbanner {
  padding: 0px;
  margin: 0px;
  width: 100% !important; }
  .page_1 #rightbanner > div, .page_5154 #rightbanner > div {
    display: inline-block; }
    .page_1 #rightbanner > div img, .page_5154 #rightbanner > div img {
      border: 0px;
      padding: 0px; }
.page_1 #topbanner .photoHolder .bannermodcontent, .page_5154 #topbanner .photoHolder .bannermodcontent {
  max-width: 100%;
  min-width: 980px; }
.page_1 #topbanner .bgPhoto, .page_5154 #topbanner .bgPhoto {
  display: none !important; }
.page_1 #topbanner .contentElementDesc, .page_1 #topbanner .contentElementDiv, .page_5154 #topbanner .contentElementDesc, .page_5154 #topbanner .contentElementDiv {
  position: absolute;
  display: none;
  width: 100%; }
.page_1 #topbanner .contentElementDiv img, .page_5154 #topbanner .contentElementDiv img {
  width: 100%; }
.page_1 #slider, .page_1 .photoHolder > .bannermodcontent > div[id*="content"], .page_5154 #slider, .page_5154 .photoHolder > .bannermodcontent > div[id*="content"] {
  position: relative; }
.page_1 #titleContain, .page_5154 #titleContain {
  position: absolute;
  bottom: 0px;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  left: 0px;
  right: 0px;
  height: 100%;
  background: url("../../images3/home/logoover.png") left bottom no-repeat; }
  .page_1 #titleContain .contentElementDesc, .page_5154 #titleContain .contentElementDesc {
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 10px 10px 0px 0px;
    width: auto;
    min-width: 200px;
    max-width: 500px;
    padding: 20px 30px;
    text-align: right;
    color: #fff; }
    .page_1 #titleContain .contentElementDesc a, .page_5154 #titleContain .contentElementDesc a {
      color: #fff; }
    .page_1 #titleContain .contentElementDesc h4, .page_5154 #titleContain .contentElementDesc h4 {
      color: #fff;
      font-size: 32px;
      text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
      margin: 0px 0 5px 0px; }
.page_1 #topbanner .scrollCon .bannermodcontent, .page_5154 #topbanner .scrollCon .bannermodcontent {
  z-index: 1000;
  position: fixed !important;
  top: 220px;
  right: 0px;
  max-width: 100px;
  min-width: 100px;
  width: 100px;
  border-radius: 6px 0px 0px 6px;
  background: rgba(90, 90, 90, 0.75); }
  .page_1 #topbanner .scrollCon .bannermodcontent ul, .page_5154 #topbanner .scrollCon .bannermodcontent ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-right: 12px; }
    .page_1 #topbanner .scrollCon .bannermodcontent ul li, .page_5154 #topbanner .scrollCon .bannermodcontent ul li {
      margin: 0;
      padding: 0; }
    .page_1 #topbanner .scrollCon .bannermodcontent ul li, .page_5154 #topbanner .scrollCon .bannermodcontent ul li {
      text-align: right;
      padding: 8px 0px; }
      .page_1 #topbanner .scrollCon .bannermodcontent ul li.sidenews, .page_5154 #topbanner .scrollCon .bannermodcontent ul li.sidenews {
        background: url("../../images3/home/icNews.png") right center no-repeat; }
      .page_1 #topbanner .scrollCon .bannermodcontent ul li.sidecal, .page_5154 #topbanner .scrollCon .bannermodcontent ul li.sidecal {
        background: url("../../images3/home/icCal.png") right center no-repeat; }
      .page_1 #topbanner .scrollCon .bannermodcontent ul li.sidemission, .page_5154 #topbanner .scrollCon .bannermodcontent ul li.sidemission {
        background: url("../../images3/home/icMission.png") right center no-repeat;
        padding: 10px 0px; }
      .page_1 #topbanner .scrollCon .bannermodcontent ul li.sidediversity, .page_5154 #topbanner .scrollCon .bannermodcontent ul li.sidediversity {
        background: url("../../images3/home/icDiversity.png") right center no-repeat; }
      .page_1 #topbanner .scrollCon .bannermodcontent ul li.sidephotos, .page_5154 #topbanner .scrollCon .bannermodcontent ul li.sidephotos {
        background: url("../../images3/home/icPhotos.png") right center no-repeat; }
      .page_1 #topbanner .scrollCon .bannermodcontent ul li.sidecontact, .page_5154 #topbanner .scrollCon .bannermodcontent ul li.sidecontact {
        background: url("../../images3/home/icContact.png") right center no-repeat; }
      .page_1 #topbanner .scrollCon .bannermodcontent ul li.sidenews:hover, .page_5154 #topbanner .scrollCon .bannermodcontent ul li.sidenews:hover {
        background: url("../../images3/home/icNewson.png") right center no-repeat; }
      .page_1 #topbanner .scrollCon .bannermodcontent ul li.sidecal:hover, .page_5154 #topbanner .scrollCon .bannermodcontent ul li.sidecal:hover {
        background: url("../../images3/home/icCalon.png") right center no-repeat; }
      .page_1 #topbanner .scrollCon .bannermodcontent ul li.sidemission:hover, .page_5154 #topbanner .scrollCon .bannermodcontent ul li.sidemission:hover {
        background: url("../../images3/home/icMissionon.png") right center no-repeat;
        padding: 10px 0px; }
      .page_1 #topbanner .scrollCon .bannermodcontent ul li.sidediversity:hover, .page_5154 #topbanner .scrollCon .bannermodcontent ul li.sidediversity:hover {
        background: url("../../images3/home/icDiversityon.png") right center no-repeat; }
      .page_1 #topbanner .scrollCon .bannermodcontent ul li.sidephotos:hover, .page_5154 #topbanner .scrollCon .bannermodcontent ul li.sidephotos:hover {
        background: url("../../images3/home/icPhotoson.png") right center no-repeat; }
      .page_1 #topbanner .scrollCon .bannermodcontent ul li.sidecontact:hover, .page_5154 #topbanner .scrollCon .bannermodcontent ul li.sidecontact:hover {
        background: url("../../images3/home/icContacton.png") right center no-repeat; }
      .page_1 #topbanner .scrollCon .bannermodcontent ul li a, .page_5154 #topbanner .scrollCon .bannermodcontent ul li a {
        color: #fff;
        padding: 8px 30px 8px 0px;
        font-size: 13px; }
        .page_1 #topbanner .scrollCon .bannermodcontent ul li a:hover, .page_5154 #topbanner .scrollCon .bannermodcontent ul li a:hover {
          color: #f48b20; }
.page_1 .homeMission, .page_5154 .homeMission {
  border-top: 4px solid #fff;
  font-size: 32px;
  font-family: "adobe-caslon-pro", serif;
  color: #f48b20;
  font-weight: 500;
  line-height: 1;
  text-shadow: 2px 1px 1px rgba(255, 255, 255, 0.7);
  background: url("../../images3/home/missionsquiggle.jpg") center bottom repeat-x, url("../../images3/bg.jpg") center top repeat;
  padding: 50px 0px 79px 0px; }
  .page_1 .homeMission #missionbuttons, .page_5154 .homeMission #missionbuttons {
    padding-top: 32px; }
    .page_1 .homeMission #missionbuttons a, .page_5154 .homeMission #missionbuttons a {
      margin-left: 20px; }
      .page_1 .homeMission #missionbuttons a:first-child, .page_5154 .homeMission #missionbuttons a:first-child {
        margin-left: 0px; }
.page_1 .homeNews, .page_5154 .homeNews {
  background: url("../../images3/home/bdrnews.gif") center 47px repeat-x, url("../../images3/home/newsbg.jpg") center top repeat;
  border-bottom: 4px solid #fff;
  padding: 25px 0px 35px 0px;
  text-align: center; }
  .page_1 .homeNews div[id*="content"], .page_5154 .homeNews div[id*="content"] {
    position: relative;
    min-height: 330px; }
  .page_1 .homeNews h1, .page_5154 .homeNews h1 {
    background: url("../../images3/home/newsbg.jpg") center top repeat;
    font-size: 56px;
    font-family: "franklin-gothic-urw-comp", sans-serif;
    color: #2e2617;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
    line-height: 40px;
    display: inline-block;
    padding: 0px 30px 30px 30px; }
  .page_1 .homeNews .prevNews, .page_5154 .homeNews .prevNews {
    width: 21px;
    height: 38px;
    display: block;
    text-indent: -9999px;
    left: 0px;
    margin-left: -40px;
    margin-top: 100px;
    z-index: 1000;
    position: absolute;
    background: url("../../images3/home/newsleft.png") center center no-repeat; }
  .page_1 .homeNews .nextNews, .page_5154 .homeNews .nextNews {
    width: 21px;
    height: 38px;
    display: inline-block;
    text-indent: -9999px;
    right: 0px;
    margin-right: -40px !important;
    margin-top: 100px;
    z-index: 1000;
    position: absolute;
    background: url("../../images3/home/newsright.png") center center no-repeat; }
.page_1 #newscon, .page_5154 #newscon {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  overflow-y: visible !important; }
.page_1 .newspostitem, .page_5154 .newspostitem {
  width: 230px;
  margin: 0 7px;
  background: #fff;
  padding: 10px 10px 20px 10px;
  display: inline-block;
  border-radius: 10px !important;
  white-space: normal;
  line-height: 1.2;
  vertical-align: top;
  text-align: left; }
.page_1 .newsposttitle, .page_5154 .newsposttitle {
  border: 0px; }
.page_1 .newsposttitle a, .page_5154 .newsposttitle a {
  color: #f48b20;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  line-height: 1; }
.page_1 .newsposttitle a img, .page_5154 .newsposttitle a img {
  float: none; }
.page_1 .tourBadge a, .page_5154 .tourBadge a {
  position: absolute;
  margin: -50px 0 0 30px;
  display: table-cell;
  width: 137px;
  height: 137px;
  padding-top: 22px;
  line-height: 1.1;
  text-align: center;
  color: #665a46;
  font-size: 18px;
  font-weight: 400;
  font-family: "franklin-gothic-urw-comp", sans-serif;
  background: url("../../images3/badgeTour.png") center center repeat;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
  z-index: 2; }
  .page_1 .tourBadge a:hover, .page_5154 .tourBadge a:hover {
    background: url("../../images3/badgeTour-on.png") center center repeat; }
  .page_1 .tourBadge a b, .page_1 .tourBadge a strong, .page_5154 .tourBadge a b, .page_5154 .tourBadge a strong {
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6); }
.page_1 .videoBox, .page_5154 .videoBox {
  position: absolute !important;
  display: inline-block;
  left: 50%;
  padding-left: 23px !important;
  margin-left: -350px !important;
  margin-top: -50px !important;
  background: url("../../images3/home/tourarrow.png") left top no-repeat;
  width: 600px;
  z-index: 2000;
  text-align: center;
  opacity: 0;
  display: none; }
  .page_1 .videoBox h1, .page_5154 .videoBox h1 {
    color: #7a7a7a;
    font-family: "franklin-gothic-urw-comp", sans-serif; }
  .page_1 .videoBox .bannermodcontent, .page_5154 .videoBox .bannermodcontent {
    min-width: 600px !important;
    max-width: 600px !important;
    width: 600px !important;
    background: rgba(255, 255, 255, 0.7);
    padding: 15px !important; }
.page_1 body.tourOn .videoBox, .page_5154 body.tourOn .videoBox {
  opacity: 1;
  display: block;
  -webkit-transition: all .7s linear;
  -moz-transition: all .7s linear;
  -o-transition: all .7s linear;
  transition: all .7s linear; }
.page_1 .homeCal, .page_5154 .homeCal {
  background: url("../../images3/home/bdrcal.gif") center 47px repeat-x, url("../../images3/home/calbg.jpg") center top repeat;
  border-bottom: 4px solid #fff;
  padding: 25px 0px 15px 0px;
  text-align: center; }
  .page_1 .homeCal div[id*="content"], .page_5154 .homeCal div[id*="content"] {
    position: relative; }
  .page_1 .homeCal h1, .page_5154 .homeCal h1 {
    background: url("../../images3/home/calbg.jpg") center top repeat;
    font-size: 56px;
    font-family: "franklin-gothic-urw-comp", sans-serif;
    color: #306880;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
    line-height: 40px;
    display: inline-block;
    padding: 0px 30px 30px 30px; }
  .page_1 .homeCal a, .page_5154 .homeCal a {
    color: #fff; }
  .page_1 .homeCal .prevCal, .page_5154 .homeCal .prevCal {
    width: 21px;
    height: 38px;
    display: block;
    text-indent: -9999px;
    left: 0px;
    margin-left: -40px;
    margin-top: 20px;
    z-index: 1000;
    position: absolute;
    background: url("../../images3/home/calleft.png") center center no-repeat; }
  .page_1 .homeCal .nextCal, .page_5154 .homeCal .nextCal {
    width: 21px;
    height: 38px;
    display: inline-block;
    text-indent: -9999px;
    right: 0px;
    margin-right: -40px !important;
    margin-top: 20px;
    z-index: 1000;
    position: absolute;
    background: url("../../images3/home/calright.png") center center no-repeat; }
.page_1 .homeTag, .page_5154 .homeTag {
  background: url("../../images3/home/taglinebg.jpg") center top repeat;
  border-bottom: 4px solid #fff;
  padding: 30px 0px; }
.page_1 .knowBadge a, .page_5154 .knowBadge a {
  position: absolute;
  margin-top: -70px;
  display: table-cell;
  width: 157px;
  height: 157px;
  padding-top: 52px;
  line-height: 1.1;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  font-family: "franklin-gothic-urw-comp", sans-serif;
  background: url("../../images3/badgetop.png") center center repeat;
  color: #be6101; }
  .page_1 .knowBadge a:hover, .page_5154 .knowBadge a:hover {
    background: url("../../images3/badgetop-on.png") center center repeat; }
  .page_1 .knowBadge a b, .page_1 .knowBadge a strong, .page_5154 .knowBadge a b, .page_5154 .knowBadge a strong {
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6); }
.page_1 .knowBadge.blue a, .page_5154 .knowBadge.blue a {
  background: url("../../images3/badgeblue.png") center center repeat;
  color: #204f63; }
.page_1 .knowBadge.grey a, .page_5154 .knowBadge.grey a {
  background: url("../../images3/badgegrey.png") center center repeat;
  color: #434343; }
.page_1 .knowBadge.yellow a, .page_5154 .knowBadge.yellow a {
  background: url("../../images3/badgeyellow.png") center center repeat;
  color: #936401; }
.page_1 .homeKnow, .page_5154 .homeKnow {
  background: url("../../images3/home/bdrknow.gif") center 47px repeat-x, url("../../images3/home/greystripe.jpg") center top repeat;
  border-bottom: 4px solid #fff;
  padding: 30px 0px;
  text-align: center; }
  .page_1 .homeKnow h1, .page_5154 .homeKnow h1 {
    background: url("../../images3/home/greystripe.jpg") center -4px repeat;
    font-size: 56px;
    font-family: "franklin-gothic-urw-comp", sans-serif;
    color: #f48b20;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
    line-height: 40px;
    display: inline-block;
    padding: 0px 30px; }
.page_1 .kIm, .page_5154 .kIm {
  display: inline-block;
  margin-left: 20px;
  margin-top: 40px !important; }
  .page_1 .kIm.first, .page_5154 .kIm.first {
    margin-left: 0px; }
.page_1 .kUnder, .page_5154 .kUnder {
  text-align: right;
  padding-top: 20px; }
  .page_1 .kUnder a, .page_5154 .kUnder a {
    font-size: 33px;
    font-family: "adobe-caslon-pro", serif;
    color: #9e9b92;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.5); }
    .page_1 .kUnder a:hover, .page_5154 .kUnder a:hover {
      color: #666; }
.page_1 .know1, .page_1 .know2, .page_1 .know3, .page_1 .knowUnder, .page_5154 .know1, .page_5154 .know2, .page_5154 .know3, .page_5154 .knowUnder {
  display: none; }
.page_1 .homeDiversity, .page_5154 .homeDiversity {
  background: url("../../images3/home/bdrdiversity.gif") center 47px repeat-x, url("../../images3/home/greensquiggle.jpg") center bottom repeat-x, url("../../images3/home/mapbg.jpg") center top repeat;
  padding: 30px 0px;
  text-align: center; }
  .page_1 .homeDiversity h1, .page_5154 .homeDiversity h1 {
    background: url("../../images3/home/mapbg.jpg") center top repeat;
    font-size: 56px;
    font-family: "franklin-gothic-urw-comp", sans-serif;
    color: #60533d;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
    line-height: 40px;
    display: inline-block;
    padding: 0px 30px; }
.page_1 .diversityBadge .bannermodcontent > div[id*="content"], .page_5154 .diversityBadge .bannermodcontent > div[id*="content"] {
  position: absolute;
  margin-top: 75px; }
.page_1 .diversityBadge a, .page_5154 .diversityBadge a {
  display: table-cell;
  width: 157px;
  height: 157px;
  padding-top: 22px;
  line-height: 1.1;
  text-align: center;
  color: #f48b20;
  font-size: 20px;
  font-weight: 700;
  font-family: "franklin-gothic-urw-comp", sans-serif;
  background: url("../../images3/badgeblue.png") center center repeat;
  text-shadow: 1px 1px 1px #204f63; }
  .page_1 .diversityBadge a:hover, .page_5154 .diversityBadge a:hover {
    background: url("../../images3/badgeblue-on.png") center center repeat; }
  .page_1 .diversityBadge a b, .page_1 .diversityBadge a strong, .page_5154 .diversityBadge a b, .page_5154 .diversityBadge a strong {
    color: #fff;
    font-weight: 700;
    font-size: 58px;
    text-shadow: 0px 1px 1px #875a23;
    line-height: 1; }
.page_1 .diversityLeft .bannermodcontent > div[id*="content"], .page_5154 .diversityLeft .bannermodcontent > div[id*="content"] {
  position: absolute;
  margin: 330px 0 0 10px; }
.page_1 .diversityRight .bannermodcontent > div[id*="content"], .page_5154 .diversityRight .bannermodcontent > div[id*="content"] {
  position: absolute;
  margin: 220px 0 0 850px; }
.page_1 .homeButtons, .page_5154 .homeButtons {
  background: url("../../images3/home/greenbg.jpg") center top repeat;
  border-bottom: 4px solid #fff;
  padding: 30px 0px;
  text-align: center; }
  .page_1 .homeButtons ul, .page_5154 .homeButtons ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .page_1 .homeButtons ul li, .page_5154 .homeButtons ul li {
      margin: 0;
      padding: 0; }
  .page_1 .homeButtons li, .page_5154 .homeButtons li {
    display: inline-block; }
    .page_1 .homeButtons li a, .page_5154 .homeButtons li a {
      display: block;
      margin: 10px 30px 0px 30px;
      min-width: 185px;
      color: #424900;
      text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3);
      font-weight: 700;
      font-size: 39px;
      font-family: "franklin-gothic-urw-comp", sans-serif;
      line-height: 1;
      padding: 25px 10px;
      background: url("../../images3/home/calloutbg.jpg") center top repeat;
      border-radius: 10px;
      box-shadow: -1px -1px #676b39;
      border-bottom: 1px solid #bbc089;
      border-right: 1px solid #bbc089; }
      .page_1 .homeButtons li a b, .page_1 .homeButtons li a strong, .page_5154 .homeButtons li a b, .page_5154 .homeButtons li a strong {
        color: #fff;
        text-shadow: 0px 1px 1px #797d43; }
      .page_1 .homeButtons li a:hover, .page_5154 .homeButtons li a:hover {
        background: #7a8127 none; }
.page_1 .homePhotos, .page_5154 .homePhotos {
  background: url("../../images3/home/bdrphotos.gif") center 47px repeat-x, url("../../images3/home/photosbg.jpg") center top repeat;
  padding: 30px 0px;
  text-align: center; }
  .page_1 .homePhotos h1, .page_5154 .homePhotos h1 {
    background: url("../../images3/home/photosbg.jpg") center top repeat;
    font-size: 56px;
    font-family: "franklin-gothic-urw-comp", sans-serif;
    color: #60533d;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
    line-height: 40px;
    display: inline-block;
    padding: 0px 30px; }
.page_1 .homelinkcal,
.page_1 .homelinknews, .page_5154 .homelinkcal,
.page_5154 .homelinknews {
  text-align: right; }
  .page_1 .homelinkcal .bannermodcontent,
  .page_1 .homelinknews .bannermodcontent, .page_5154 .homelinkcal .bannermodcontent,
  .page_5154 .homelinknews .bannermodcontent {
    position: relative; }
  .page_1 .homelinkcal a,
  .page_1 .homelinknews a, .page_5154 .homelinkcal a,
  .page_5154 .homelinknews a {
    position: absolute;
    right: 0;
    margin-top: -44px;
    height: 40px;
    padding: 10px 20px 0px 20px;
    display: inline-block;
    background: rgba(0, 0, 0, 0.6);
    color: #fff; }
.page_1 #rightbanner, .page_5154 #rightbanner {
  height: 1490px;
  padding-top: 15px; }
  .page_1 #rightbanner .photo, .page_5154 #rightbanner .photo {
    position: absolute !important; }
    .page_1 #rightbanner .photo.p1, .page_5154 #rightbanner .photo.p1 {
      margin: 0px 0px 0px 0px !important; }
    .page_1 #rightbanner .photo.p2, .page_5154 #rightbanner .photo.p2 {
      margin: 235px 0px 0px 0px !important; }
    .page_1 #rightbanner .photo.p3, .page_5154 #rightbanner .photo.p3 {
      margin: 0px 0px 0px 492px !important; }
    .page_1 #rightbanner .photo.p4, .page_5154 #rightbanner .photo.p4 {
      margin: 490px 0px 0px 0px !important; }
    .page_1 #rightbanner .photo.p5, .page_5154 #rightbanner .photo.p5 {
      margin: 852px 0px 0px 0px !important; }
    .page_1 #rightbanner .photo.p6, .page_5154 #rightbanner .photo.p6 {
      margin: 490px 0px 0px 307px !important; }
    .page_1 #rightbanner .photo.p7, .page_5154 #rightbanner .photo.p7 {
      margin: 490px 0px 0px 653px !important; }
    .page_1 #rightbanner .photo.p8, .page_5154 #rightbanner .photo.p8 {
      margin: 839px 0px 0px 653px !important; }
    .page_1 #rightbanner .photo.p9, .page_5154 #rightbanner .photo.p9 {
      margin: 994px 0px 0px 0px !important; }
    .page_1 #rightbanner .photo.p10, .page_5154 #rightbanner .photo.p10 {
      margin: 1153px 0px 0px 653px !important; }
    .page_1 #rightbanner .photo.p11, .page_5154 #rightbanner .photo.p11 {
      margin: 1153px 0px 0px 897px !important; }
    .page_1 #rightbanner .photo .bannermodcontent > div[id*="content"], .page_5154 #rightbanner .photo .bannermodcontent > div[id*="content"] {
      position: relative;
      background: #000; }
    .page_1 #rightbanner .photo img, .page_5154 #rightbanner .photo img {
      opacity: 1;
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      transition: all 0.5s linear; }
    .page_1 #rightbanner .photo .bannermodtitle, .page_5154 #rightbanner .photo .bannermodtitle {
      position: absolute;
      bottom: 58px;
      display: none;
      background: #f48b20;
      font-size: 18px;
      line-height: 1;
      font-family: "franklin-gothic-urw", Helvetica, Arial, sans-serif;
      color: #fff;
      padding: 5px 10px; }
      .page_1 #rightbanner .photo .bannermodtitle a, .page_5154 #rightbanner .photo .bannermodtitle a {
        color: #fff;
        text-decoration: none; }
    .page_1 #rightbanner .photo.hastitle .bannermodcontent > div[id*="content"]:hover .bannermodtitle, .page_5154 #rightbanner .photo.hastitle .bannermodcontent > div[id*="content"]:hover .bannermodtitle {
      display: block; }
    .page_1 #rightbanner .photo.hastitle .bannermodcontent > div[id*="content"]:hover img, .page_5154 #rightbanner .photo.hastitle .bannermodcontent > div[id*="content"]:hover img {
      opacity: .7; }
.page_1 .expand, .page_5154 .expand {
  position: absolute;
  display: inline-block;
  margin: 57px 0 0 -232px;
  background: url("../../images3/home/expand.gif") center center no-repeat;
  width: 145px;
  height: 16px;
  text-indent: -9999px; }
.page_1 body.on .expand, .page_5154 body.on .expand {
  background: url("../../images3/home/collapse.gif") center center no-repeat; }
.page_1 #mainmiddle, .page_5154 #mainmiddle {
  position: relative;
  padding: 0px;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all .7s linear;
  -moz-transition: all .7s linear;
  -o-transition: all .7s linear;
  transition: all .7s linear; }
.page_1 body.on #mainmiddle, .page_5154 body.on #mainmiddle {
  max-height: 1510px;
  padding-bottom: 30px; }
.page_1 .listNews #newscon, .page_5154 .listNews #newscon {
  overflow: hidden !important; }

/*# sourceMappingURL=main.css.map */
