/******* screen-large.less *******/
/******* mixins.less 2013-1-16 *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/******* hide-mobile.less 2013-1-16 *******/
#mobile-navi,
.togglenavigation,
.cb-mobile-access,
.cb-mobile-navigation,
.body-mobile {
  display: none;
}
.cb-mobile-navigation {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.cb-mobile-invisible,
.body-non-mobile {
  display: block;
}
/******* navigation-large.less 2013-1-16 *******/
.navi,
.navi > .item,
.dock {
  display: block;
  float: left;
}
.menu {
  display: block;
}
/* LEVEL 1 */
#navigation div.sub1 {
  width: 100%;
}
#navigation .sub1 > .item {
  margin-right: 10px;
  margin-top: 10px;
}
#navigation .sub1 > .item.exit {
  margin-right: 0;
}
#navigation div.sub1 .menu {
  color: #000;
  background: #ccc;
  padding: 5px 10px;
  font-size: 14px;
}
#navigation div.sub1 .menu .cb-navigation-subtext {
  display: block;
  font-size: 12px;
  font-family: Georgia, Times, "Times New Roman";
  font-style: italic;
}
#navigation div.sub1 .menu:hover,
#navigation div.sub1 .menu:focus {
  background: #990000;
  color: #fff;
}
#navigation div.sub1 a.path {
  background: #990000;
  color: #fff;
}
#view #navigation div.sub1 > .item {
  width: 100%;
  margin: 0;
}
#view #navigation div.sub1 > .item.exit .menu {
  border: none;
}
#view #navigation div.sub1 > .item .menu {
  font-size: 18px;
  display: block;
  color: #000;
  background: none;
  padding: 5px 0 5px 10px;
  line-height: 1.1;
  border-bottom: 1px solid #ccc;
  margin: 0 32px 0 38px;
}
#view #navigation div.sub1 > .item .menu .cb-navigation-subtext {
  font-size: 13px;
  margin-top: 4px;
}
#view #navigation div.sub1 > .item .menu:hover,
#view #navigation div.sub1 > .item .menu:focus,
#view #navigation div.sub1 > .item .menu.path {
  background: none;
  color: #990000;
}
#footer div.sub1 {
  width: 100%;
  margin-top: 25px;
  padding-bottom: 75px;
}
#footer .sub1 > .item {
  width: 15.66666667%;
  margin-right: 1%;
  min-height: 140px;
}
#footer div.sub1 .menu {
  color: #6c6d6d;
  font-size: 12px;
  font-weight: bold;
  min-height: 51px;
}
#footer div.sub1 .menu .cb-navigation-subtext {
  display: none;
}
#footer div.sub1 .menu:hover,
#footer div.sub1 .menu:focus {
  color: #990000;
}
#footer div.sub1 a.here {
  color: #990000;
}
/* LEVEL 2 */
div.sub2 {
  width: 100%;
}
#navigation div.sub2 {
  display: none;
}
#footer .sub2 > .item {
  width: 100%;
}
#footer div.sub2 .menu {
  font-weight: normal;
  display: inline-block;
  padding: 3px 0;
  line-height: 1.2;
  min-height: 0;
}
#footer div.sub2 .menu .cb-navigation-subtext {
  display: none;
}
#subnavi .sub2 > .item {
  width: 100%;
}
#subnavi div.sub2 .menu {
  float: left;
  display: inline-block;
  font-weight: bold;
  color: #000;
  line-height: 1.1;
  padding: 4px 15px 3px 0;
}
#subnavi div.sub2 .menu .cb-navigation-subtext {
  display: none;
}
#subnavi div.sub2 .menu:hover,
#subnavi div.sub2 .menu:focus {
  color: #990000;
}
#subnavi div.sub2 a.path {
  color: #990000;
}
/* LEVEL 3 */
#social {
  float: right;
  margin-top: 20px;
}
#social .meta {
  display: block;
  float: left;
  width: 51px;
  height: 51px;
  background: url(/images/social.png) no-repeat 0 0;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
  color: #000;
  margin-left: 10px;
  background-size: 204px auto;
}
#social .meta.service_custcontact {
  background: none;
  height: auto;
  width: auto;
  min-height: 17px;
  padding: 17px 0;
  margin-left: 0;
  margin-right: 20px;
}
#social .meta.service_google {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
#social .meta.service_facebook {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-position: -51px 0;
}
#social .meta.service_twitter {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-position: -102px 0;
}
#social .meta.service_youtube {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-position: -153px 0;
}
#social .meta:hover,
#social .meta:focus {
  opacity: 0.6;
  color: #990000;
}
/******* layout-large.less 2013-1-16 *******/
.desk {
  max-width: 96%;
}
#home {
  width: 140px;
}
.cb-layout2 #home,
.cb-layout3 #home {
  width: 100px;
}
.claim {
  margin-top: 118px;
  margin-left: 18px;
  min-height: 55px;
}
.cb-layout2 .claim,
.cb-layout3 .claim {
  margin-left: 6.17021277%;
}
#content {
  margin-top: 25px;
}
#view #navigation {
  top: 198px;
}
.area {
  width: 100%;
}
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area h2,
.area .foot {
  margin-right: 1.56739812%;
  margin-left: 1.56739812%;
}
.area .part,
.area > .grid table {
  margin-right: 1.56739812%;
  margin-left: 1.56739812%;
  width: 96.86520376%;
}
.area .tiny {
  width: 46.86520376%;
}
.area > .slim {
  width: 50%;
}
.area > .slim h2,
.area > .slim .foot,
.area > .slim .part,
.area > .slim.grid table {
  margin-right: 3.13479624%;
  margin-left: 3.13479624%;
}
.area > .slim .part,
.area > .slim.grid table {
  width: 93.73040752%;
}
.area > .slim .tiny {
  width: 43.73040752%;
}
.cb-layout2 .main,
.cb-layout2 .base,
.cb-layout3 .main,
.cb-layout3 .base {
  width: 100%;
}
.cb-layout2 .main > .unit,
.cb-layout2 .base > .unit,
.cb-layout3 .main > .unit,
.cb-layout3 .base > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.cb-layout2 .main h2,
.cb-layout2 .base h2,
.cb-layout3 .main h2,
.cb-layout3 .base h2,
.cb-layout2 .main .foot,
.cb-layout2 .base .foot,
.cb-layout3 .main .foot,
.cb-layout3 .base .foot {
  margin-right: 2.09205021%;
  margin-left: 2.09205021%;
}
.cb-layout2 .main .part,
.cb-layout2 .base .part,
.cb-layout3 .main .part,
.cb-layout3 .base .part,
.cb-layout2 .main > .grid table,
.cb-layout2 .base > .grid table,
.cb-layout3 .main > .grid table,
.cb-layout3 .base > .grid table {
  margin-right: 2.09205021%;
  margin-left: 2.09205021%;
  width: 95.81589958%;
}
.cb-layout2 .main .tiny,
.cb-layout2 .base .tiny,
.cb-layout3 .main .tiny,
.cb-layout3 .base .tiny {
  width: 45.81589958%;
}
.cb-layout2 .main > .slim,
.cb-layout2 .base > .slim,
.cb-layout3 .main > .slim,
.cb-layout3 .base > .slim {
  width: 50%;
}
.cb-layout2 .main > .slim h2,
.cb-layout2 .base > .slim h2,
.cb-layout3 .main > .slim h2,
.cb-layout3 .base > .slim h2,
.cb-layout2 .main > .slim .foot,
.cb-layout2 .base > .slim .foot,
.cb-layout3 .main > .slim .foot,
.cb-layout3 .base > .slim .foot,
.cb-layout2 .main > .slim .part,
.cb-layout2 .base > .slim .part,
.cb-layout3 .main > .slim .part,
.cb-layout3 .base > .slim .part,
.cb-layout2 .main > .slim.grid table,
.cb-layout2 .base > .slim.grid table,
.cb-layout3 .main > .slim.grid table,
.cb-layout3 .base > .slim.grid table {
  margin-right: 4.18410042%;
  margin-left: 4.18410042%;
}
.cb-layout2 .main > .slim .part,
.cb-layout2 .base > .slim .part,
.cb-layout3 .main > .slim .part,
.cb-layout3 .base > .slim .part,
.cb-layout2 .main > .slim.grid table,
.cb-layout2 .base > .slim.grid table,
.cb-layout3 .main > .slim.grid table,
.cb-layout3 .base > .slim.grid table {
  width: 91.63179916%;
}
.cb-layout2 .main > .slim .tiny,
.cb-layout2 .base > .slim .tiny,
.cb-layout3 .main > .slim .tiny,
.cb-layout3 .base > .slim .tiny {
  width: 41.63179916%;
}
.side {
  width: 100%;
}
.side > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.side h2,
.side .foot {
  margin-right: 3.10559006%;
  margin-left: 3.10559006%;
}
.side .part,
.side > .grid table {
  margin-right: 3.10559006%;
  margin-left: 3.10559006%;
  width: 93.78881988%;
}
.side .tiny {
  width: 43.78881988%;
}
.side > .slim .part,
.side > .slim.grid table {
  width: 93.78881988%;
}
.side > .slim .tiny {
  width: 43.78881988%;
}
.unit.form .tile .name,
.unit a.capt {
  float: left;
  width: 33%;
}
.unit.form .tile .chop,
.unit.form .tile textarea,
.unit.form .tile input.text,
.unit.form .tile .ctrl,
.unit input.capt {
  float: right;
  width: 63%;
}
/*.unit {
  margin-top: 10px;
  margin-bottom: 10px;
}*/
.main,
.base {
  margin-left: -1.61812298%;
  margin-top: 6px;
  width: 103.23624595%;
}
.cb-layout2 .main,
.cb-layout2 .base,
.cb-layout3 .main,
.cb-layout3 .base {
  margin-left: -2.18340611%;
  width: 104.36681223%;
}
.side {
  float: right;
  width: 34.25531915%;
  margin-top: -10px;
  margin-right: -1.06382979%;
}
div.side div.slim div.tiny {
  width: 43.47826087%;
}
div.side div.flat {
  width: 93.78881988%;
  margin-left: 3.10559006%;
  margin-right: 3.10559006%;
}
div.side div.flat div.head h2,
div.side div.flat div.part {
  margin-left: 5.9602649%;
  margin-right: 5.9602649%;
}
div.side div.flat div.tall {
  width: 88.0794702%;
}
div.side div.flat div.tiny {
  width: 38.0794702%;
}
#disp {
  left: 50%;
  margin-left: -175px;
  width: 350px;
  font-size: 15px;
  font-size: 1.5rem;
  top: 120px !important;
}
#disp.zoom {
  left: 50%;
  margin-left: -665px;
  width: 1330px;
}
#disp.tube {
  left: 50%;
  margin-left: -330px;
  width: 660px;
}
#disp.site > .body {
  overflow: auto;
  max-height: 400px;
}
/*#disp.site li,
div.cb-sitemap li {
  .font-size(14); 
}*/
h1,
h2 {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
/*# sourceMappingURL=screen-large.css.map */