@font-face {
  font-family: "FrutigerNext LT MediumCn";
  src: url("../fonts/lt_54368.eot");
  src: url("../fonts/lt_54368.eot?") format("embedded-opentype"),
     url("../fonts/lt_54368.woff") format("woff"),
     url("../fonts/lt_54368.ttf") format("truetype"),
     url("../fonts/lt_54368.svg#web") format("svg");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "FrutigerNext LT BoldCn";
  src: url("../fonts/lt_54369.eot");
  src: url("../fonts/lt_54369.eot?") format("embedded-opentype"),
     url("../fonts/lt_54369.woff") format("woff"),
     url("../fonts/lt_54369.ttf") format("truetype"),
     url("../fonts/lt_54369.svg#web") format("svg");
  font-style: normal;
  font-weight: bold;
}

html, body {
  margin: 0;
  padding: 0;
}

body {
  color: #000;
  font-family: "FrutigerNext LT MediumCn", Arial, Verdana, sans-serif;
  font-size: 10pt;
  line-height: 12pt;
  background-color: #fff;
}

h1, h2, p {
  margin: 0 0 12pt 0;
  font-weight: normal;
}

h3, b, strong {
  font-family: "FrutigerNext LT BoldCn", Arial, Verdana, sans-serif;
  font-weight: bold;
}

h1,
.headline {
  font-size: 28px;
  padding: 2px 5px;
  margin-left: -5px;
  display: inline-block;
  color: #fff;
  background-color: #c90c10;
  text-transform: uppercase;
}

h2 {
  font-size: 18pt;
  line-height: 19pt;
}

h3 {
  font-size: 10pt;
  line-height: 12pt;
}

h3.align-right {
  text-transform: uppercase;
}

ul {
  padding: 0;
  list-style: none;
}

li {
  margin-bottom: 5px;
  padding-left: 10px;
  background: url(../images/list.gif) no-repeat 1px 8px;
}

a img {
  border: none;
}

textarea,
input {
  font: inherit;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.clear {
  clear: both;
}

a,
.red {
  color: #c90c10;
  text-decoration: none;
}

.headline {
}

.slider_content .headline {
  position: absolute;
  top: 50px;
  z-index: 50;
}

p:last-child {
  margin-bottom: 0;
}

.gm-style div, .gm-style span, .gm-style label, .gm-style a {
  font-family: "FrutigerNext LT MediumCn", Arial, Verdana, sans-serif;
}


#page {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

#head {
  position: fixed;
  top: 0;
  width: 845px;
  padding: 0 78px 5px 77px;
  background-color: #fff;
  z-index: 80;
}

#logo {
  padding: 45px 0 50px 0;
}

#top {
  border-bottom: 1px solid #000;
}

#mainnav {
  /*padding-bottom: 2px;*/
  float: left;
}

#mainnav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}

#mainnav ul.level0 {
  padding-bottom: 2px;
  /*border-bottom: 1px solid #000;*/
}

#mainnav ul li {
  display: inline-block;
  padding: 0 40px 0 0;
  background-image: none;
  margin: 0;
}

#mainnav ul li a {
  color: #000;
  text-decoration: none;
}

#mainnav div.sub_breadcrumbs,
#mainnav ul li a.active,
#mainnav ul li.hover a.level0,
#mainnav ul li a:hover {
  color: #c90c10;
}

#mainnav div.sub,
#mainnav div.sub_breadcrumbs {
  display: none;
  border-bottom: 1px solid #000;
  width: 100%;
}

#mainnav ul.sub {
  width: 140px;
  float: left;
}

#mainnav ul.sub li {
  padding: 3px 20px 3px 0;
}

#mainnav ul.sub li.clear {
  clear: both;
  float: none;
}

#mainnav_10 ul.sub li,
#mainnav_12 ul.sub li {
  padding: 3px 0;
  width: 140px;
}

#mainnav .sub_wrap {
  background: url(../images/white_80.png);
  left: -5px;
  margin-top: 3px;
  padding-left: 5px;
  position: absolute;
}

#mainnav div.sub_breadcrumbs {
  background: url(../images/white_80.png);
  padding: 3px 0;
  margin-top: 1px;
  position: absolute;
}

#social {
  float: right;
}

#social img {
  height: 15px;
  padding-left: 3px;
  width: 15px;
}

#content {
  width: 845px;
  margin: 0 auto;
  padding-top: 190px;
  z-index: 10;
}

.page_content {
  padding: 30px 0 50px 0;
  background: url(../images/separator_line.gif) no-repeat left bottom;
  position: relative;
  min-height: 100px;
}

.page_content:last-child {
  background: none;
  padding-bottom: 0;
}

/* slider */
.slider {
  position: relative;
  height: 335px;
  overflow: hidden;
  margin: 0;
}

.slider .csc-textpic-text,
.slider .csc-header {
  padding-top: 70px;
}

.slider .slide {
  width: 845px;
  background: none;
  margin: 0;
  padding: 0;
}

.slider .prev,
.slider .next {
  position: absolute;
  top: 50%;
}
.slider .prev {
  left: -80px;
}
.slider .next {
  right: -80px;
}

.slide.loading {
  background: url(../images/ajax-loader.gif) no-repeat center center;
}


.anythingSlider .popup_slider {
  height: 335px;
}

.popup_slider .csc-textpic-imagewrap {
  height: 335px;
  overflow: hidden;
}

.anythingSlider .anythingSlider .panel {
  clear: none;
}

.anythingSlider-default .anythingControls a span {
  display: none;
}

.anythingSlider-default .anythingControls a {
  border-radius: 0;
  background-color: transparent !important;
}

.anythingControls {
  position: relative;
  top: -13px;
}

.anythingControls ul li {
  background: none;
  padding-left: 5px;
}

div.anythingSlider.activeSlider .anythingControls ul a.cur,
div.anythingSlider.activeSlider .anythingControls ul a {
  font: inherit;
  background: transparent url(../images/slider_normal.png) no-repeat left top;
  border-radius: 0;
  margin: 0 0 0 3px;
  padding: 0;
  width: 11px;
  height: 11px;
}

div.anythingSlider.activeSlider .anythingControls ul a.cur,
div.anythingSlider.activeSlider .anythingControls ul a:hover {
  background-image: url(../images/slider_current.png);
}


/* tiles */
.tiles {
  padding-top: 20px;
}

.tile {
  height: 165px;
  width: 165px;
  margin: 0 5px 5px 0;
  background-repeat: no-repeat;
  float: left;
  position: relative;
  cursor: pointer;
}

.tile.last {
  margin-right: 0;
}

.default .tile div {
  display: none;
}

.tile span.mask {
  height: 165px;
  width: 165px;
  background: url(../images/tile_mask.png);
  display: block;
}
.tile span.name {
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 75px;
  display: block;
  width: 165px;
}

.gray .tile {
  color: #fff;
}

.gray .tile:hover {
  color: #c90c10;
}

.gray .tile div {
  position: absolute;
  bottom: 30px;
  width: 165px;
  text-align: center;
}

/* layer */
#layer {
  position:fixed;
  left:0;
  top:0;
  z-index:99;
  width:100%;
  height:100%;
  background-color:#fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter:alpha(opacity=80);
}

.close,
#layer_close {
  background: url(../images/close.png) no-repeat center center;
  height: 60px;
  width: 60px;
  position: absolute;
  right: -24px;
  top: -9px;
  cursor: pointer;
  z-index: 120;
}

#layer_content {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  background: #fff url(../images/shadow_bottom.gif) repeat-x left bottom;
  background-color: #fff;
  /*border-bottom: 1px solid #000;*/
  padding-bottom: 15px;
}
.layer_content_top {
  background: url(../images/shadow_top.gif) repeat-x left top;
  /*border-top: 1px solid #000;*/
  padding-top: 15px;
  height: 365px;
  overflow: hidden;
}
.layer_content {
  padding: 15px 0;
  height: 335px;
  width: 845px;
  margin: 0 auto;
  position: relative;
}

/* boxes */
.box_content {
  float: left;
  margin-right: 20px;
  position: relative;
}

.box_content_60 {
  width: 505px;
}

.box_content_40 {
  width: 320px;
}

.box_content.last {
  margin: 0;
}

.layer_content .box_content_60,
.layer_content .box_content_40 {
  min-height: 335px;
}

/* content */
div.csc-textpic div.csc-textpic-single-image img {
  margin-bottom: 0;
  display: block;
}

.red_background {
  background-color: #C90C10;
  padding: 15px;
  color: #fff;
  height: 305px;
}

.red_background h2 {
  font-size: 18pt;
  line-height: 22pt;
}

.content_bottom {
  bottom: 0;
  position: absolute;
  width: 100%;
}

.content_bottom h3 {
  text-transform: uppercase;
  margin-bottom: 0;
}

/* powermail */
.tx-powermail-pi1 label {
  display: block;
}

.tx-powermail-pi1 fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

.tx-powermail-pi1 fieldset legend {
  display: none;
}

.tx-powermail-pi1 input[type=text],
.tx-powermail-pi1 input[type=submit],
.tx-powermail-pi1 textarea {
  border: 1px solid #000;
}

.tx-powermail-pi1 input[type=submit] {
  color: #c90c10;
}

.tx_powermail_pi1_fieldwrap_html {
  padding-bottom: 10px;
}
.error {
  right: 0;
  margin-top: 4px;
  left: auto !important;
  color: #c90c10;
}

/* mp3 player */

.playlist {
  position: relative;
}

.playlist .csc-textpic-text {
  position: absolute;
  bottom: 15px;
  width: 100%;
}

.playlist .csc-textpic-text .left {
  float: left;
  padding-left: 60px;
  width: 180px;
}

.playlist .csc-textpic-text .right {
  float: right;
  padding-right: 60px;
  width: 180px;
}

.playlist .csc-textpic-text .sm2_link {
  margin-bottom: 15px;
}

.sm2_link {
  display: block;
  padding: 1px 3px 1px 25px;
  border: 1px solid #ddd;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-image: url(../images/icon_play.png);
  border-radius: 3px;
}

.sm2_playing,
.sm2_link:hover {
  border: 1px solid #C90C10;
  background-color: #C90C10;
  color: #fff;
}

.sm2_playing {
  background-image: url(../images/icon_pause.png);
}

#contactform input[type=text],
#contactform textarea {
  width: 480px;
  margin: 0;
  padding: 1px;
}

#contactform textarea {
  height: 80px;
}

.contact .box_content {
  min-height: auto;
}

#foot {
  border-top: 1px solid #000;
  margin: 30px 75px 0 75px;
  padding-bottom: 30px;
}

#foot .metanav {
  margin: 0;
  display: inline-block;
}

#foot .metanav li {
  background: none;
  padding: 0 0 0 3px;
  display: inline-block;
}

#foot .metanav li a {
  color: #000;
}

#debug {
  position: fixed;
  top: 0;
  z-index: 1000;
}